(NUM_RECENT_KEYS): Bump up to 300.
[emacs.git] / man / gnus.texi
blob2ca1d225786160cedd34550e3ee490b347bb8b93
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, 2007 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 are:
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 Changes from the group editing commands are stored in
2499 @file{~/.newsrc.eld} (@code{gnus-startup-file}).  An alternative is the
2500 variable @code{gnus-parameters}, @xref{Group Parameters}.
2502 @table @kbd
2504 @item G m
2505 @kindex G m (Group)
2506 @findex gnus-group-make-group
2507 @cindex making groups
2508 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2509 for a name, a method and possibly an @dfn{address}.  For an easier way
2510 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2512 @item G M
2513 @kindex G M (Group)
2514 @findex gnus-group-read-ephemeral-group
2515 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2516 will prompt you for a name, a method and an @dfn{address}.
2518 @item G r
2519 @kindex G r (Group)
2520 @findex gnus-group-rename-group
2521 @cindex renaming groups
2522 Rename the current group to something else
2523 (@code{gnus-group-rename-group}).  This is valid only on some
2524 groups---mail groups mostly.  This command might very well be quite slow
2525 on some back ends.
2527 @item G c
2528 @kindex G c (Group)
2529 @cindex customizing
2530 @findex gnus-group-customize
2531 Customize the group parameters (@code{gnus-group-customize}).
2533 @item G e
2534 @kindex G e (Group)
2535 @findex gnus-group-edit-group-method
2536 @cindex renaming groups
2537 Enter a buffer where you can edit the select method of the current
2538 group (@code{gnus-group-edit-group-method}).
2540 @item G p
2541 @kindex G p (Group)
2542 @findex gnus-group-edit-group-parameters
2543 Enter a buffer where you can edit the group parameters
2544 (@code{gnus-group-edit-group-parameters}).
2546 @item G E
2547 @kindex G E (Group)
2548 @findex gnus-group-edit-group
2549 Enter a buffer where you can edit the group info
2550 (@code{gnus-group-edit-group}).
2552 @item G d
2553 @kindex G d (Group)
2554 @findex gnus-group-make-directory-group
2555 @cindex nndir
2556 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2557 for a directory name (@code{gnus-group-make-directory-group}).
2559 @item G h
2560 @kindex G h (Group)
2561 @cindex help group
2562 @findex gnus-group-make-help-group
2563 Make the Gnus help group (@code{gnus-group-make-help-group}).
2565 @item G a
2566 @kindex G a (Group)
2567 @cindex (ding) archive
2568 @cindex archive group
2569 @findex gnus-group-make-archive-group
2570 @vindex gnus-group-archive-directory
2571 @vindex gnus-group-recent-archive-directory
2572 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2573 default a group pointing to the most recent articles will be created
2574 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2575 group will be created from @code{gnus-group-archive-directory}.
2577 @item G k
2578 @kindex G k (Group)
2579 @findex gnus-group-make-kiboze-group
2580 @cindex nnkiboze
2581 Make a kiboze group.  You will be prompted for a name, for a regexp to
2582 match groups to be ``included'' in the kiboze group, and a series of
2583 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2584 @xref{Kibozed Groups}.
2586 @item G D
2587 @kindex G D (Group)
2588 @findex gnus-group-enter-directory
2589 @cindex nneething
2590 Read an arbitrary directory as if it were a newsgroup with the
2591 @code{nneething} back end (@code{gnus-group-enter-directory}).
2592 @xref{Anything Groups}.
2594 @item G f
2595 @kindex G f (Group)
2596 @findex gnus-group-make-doc-group
2597 @cindex ClariNet Briefs
2598 @cindex nndoc
2599 Make a group based on some file or other
2600 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2601 command, you will be prompted for a file name and a file type.
2602 Currently supported types are @code{mbox}, @code{babyl},
2603 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2604 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2605 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2606 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2607 you run this command without a prefix, Gnus will guess at the file
2608 type.  @xref{Document Groups}.
2610 @item G u
2611 @kindex G u (Group)
2612 @vindex gnus-useful-groups
2613 @findex gnus-group-make-useful-group
2614 Create one of the groups mentioned in @code{gnus-useful-groups}
2615 (@code{gnus-group-make-useful-group}).
2617 @item G w
2618 @kindex G w (Group)
2619 @findex gnus-group-make-web-group
2620 @cindex Google
2621 @cindex nnweb
2622 @cindex gmane
2623 Make an ephemeral group based on a web search
2624 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2625 command, make a solid group instead.  You will be prompted for the
2626 search engine type and the search string.  Valid search engine types
2627 include @code{google}, @code{dejanews}, and @code{gmane}.
2628 @xref{Web Searches}.
2630 If you use the @code{google} search engine, you can limit the search
2631 to a particular group by using a match string like
2632 @samp{shaving group:alt.sysadmin.recovery}.
2634 @item G R
2635 @kindex G R (Group)
2636 @findex gnus-group-make-rss-group
2637 Make a group based on an @acronym{RSS} feed
2638 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2639 @xref{RSS}.
2641 @item G DEL
2642 @kindex G DEL (Group)
2643 @findex gnus-group-delete-group
2644 This function will delete the current group
2645 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2646 actually delete all the articles in the group, and forcibly remove the
2647 group itself from the face of the Earth.  Use a prefix only if you are
2648 absolutely sure of what you are doing.  This command can't be used on
2649 read-only groups (like @code{nntp} groups), though.
2651 @item G V
2652 @kindex G V (Group)
2653 @findex gnus-group-make-empty-virtual
2654 Make a new, fresh, empty @code{nnvirtual} group
2655 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2657 @item G v
2658 @kindex G v (Group)
2659 @findex gnus-group-add-to-virtual
2660 Add the current group to an @code{nnvirtual} group
2661 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2662 @end table
2664 @xref{Select Methods}, for more information on the various select
2665 methods.
2667 @vindex gnus-activate-foreign-newsgroups
2668 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2669 Gnus will check all foreign groups with this level or lower at startup.
2670 This might take quite a while, especially if you subscribe to lots of
2671 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2672 @code{gnus-activate-level} also affects activation of foreign
2673 newsgroups.
2676 @node Group Parameters
2677 @section Group Parameters
2678 @cindex group parameters
2680 The group parameters store information local to a particular group.
2681 Here's an example group parameter list:
2683 @example
2684 ((to-address . "ding@@gnus.org")
2685  (auto-expire . t))
2686 @end example
2688 We see that each element consists of a ``dotted pair''---the thing before
2689 the dot is the key, while the thing after the dot is the value.  All the
2690 parameters have this form @emph{except} local variable specs, which are
2691 not dotted pairs, but proper lists.
2693 Some parameters have correspondent customizable variables, each of which
2694 is an alist of regexps and values.
2696 The following group parameters can be used:
2698 @table @code
2699 @item to-address
2700 @cindex to-address
2701 Address used by when doing followups and new posts.
2703 @example
2704 (to-address . "some@@where.com")
2705 @end example
2707 This is primarily useful in mail groups that represent closed mailing
2708 lists---mailing lists where it's expected that everybody that writes to
2709 the mailing list is subscribed to it.  Since using this parameter
2710 ensures that the mail only goes to the mailing list itself, it means
2711 that members won't receive two copies of your followups.
2713 Using @code{to-address} will actually work whether the group is foreign
2714 or not.  Let's say there's a group on the server that is called
2715 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2716 the articles from a mail-to-news gateway.  Posting directly to this
2717 group is therefore impossible---you have to send mail to the mailing
2718 list address instead.
2720 See also @code{gnus-parameter-to-address-alist}.
2722 @item to-list
2723 @cindex to-list
2724 Address used when doing @kbd{a} in that group.
2726 @example
2727 (to-list . "some@@where.com")
2728 @end example
2730 It is totally ignored
2731 when doing a followup---except that if it is present in a news group,
2732 you'll get mail group semantics when doing @kbd{f}.
2734 If you do an @kbd{a} command in a mail group and you have neither a
2735 @code{to-list} group parameter nor a @code{to-address} group parameter,
2736 then a @code{to-list} group parameter will be added automatically upon
2737 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2738 @vindex gnus-add-to-list
2740 @findex gnus-mailing-list-mode
2741 @cindex mail list groups
2742 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2743 entering summary buffer.
2745 See also @code{gnus-parameter-to-list-alist}.
2747 @anchor{subscribed}
2748 @item subscribed
2749 @cindex subscribed
2750 @cindex Mail-Followup-To
2751 @findex gnus-find-subscribed-addresses
2752 If this parameter is set to @code{t}, Gnus will consider the
2753 to-address and to-list parameters for this group as addresses of
2754 mailing lists you are subscribed to.  Giving Gnus this information is
2755 (only) a first step in getting it to generate correct Mail-Followup-To
2756 headers for your posts to these lists.  The second step is to put the
2757 following in your @file{.gnus.el}
2759 @lisp
2760 (setq message-subscribed-address-functions
2761       '(gnus-find-subscribed-addresses))
2762 @end lisp
2764 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2765 a complete treatment of available MFT support.
2767 @item visible
2768 @cindex visible
2769 If the group parameter list has the element @code{(visible . t)},
2770 that group will always be visible in the Group buffer, regardless
2771 of whether it has any unread articles.
2773 This parameter cannot be set via @code{gnus-parameters}. See
2774 @code{gnus-permanently-visible-groups} as an alternative.
2776 @item broken-reply-to
2777 @cindex broken-reply-to
2778 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2779 headers in this group are to be ignored, and for the header to be hidden
2780 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2781 can be useful if you're reading a mailing list group where the listserv
2782 has inserted @code{Reply-To} headers that point back to the listserv
2783 itself.  That is broken behavior.  So there!
2785 @item to-group
2786 @cindex to-group
2787 Elements like @code{(to-group . "some.group.name")} means that all
2788 posts in that group will be sent to @code{some.group.name}.
2790 @item newsgroup
2791 @cindex newsgroup
2792 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2793 will treat all responses as if they were responses to news articles.
2794 This can be useful if you have a mail group that's really a mirror of a
2795 news group.
2797 @item gcc-self
2798 @cindex gcc-self
2799 If @code{(gcc-self . t)} is present in the group parameter list, newly
2800 composed messages will be @code{Gcc}'d to the current group.  If
2801 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2802 generated, if @code{(gcc-self . "string")} is present, this string will
2803 be inserted literally as a @code{gcc} header.  This parameter takes
2804 precedence over any default @code{Gcc} rules as described later
2805 (@pxref{Archived Messages}).
2807 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2808 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2809 doesn't accept articles.
2811 @item auto-expire
2812 @cindex auto-expire
2813 @cindex expiring mail
2814 If the group parameter has an element that looks like @code{(auto-expire
2815 . t)}, all articles read will be marked as expirable.  For an
2816 alternative approach, @pxref{Expiring Mail}.
2818 See also @code{gnus-auto-expirable-newsgroups}.
2820 @item total-expire
2821 @cindex total-expire
2822 @cindex expiring mail
2823 If the group parameter has an element that looks like
2824 @code{(total-expire . t)}, all read articles will be put through the
2825 expiry process, even if they are not marked as expirable.  Use with
2826 caution.  Unread, ticked and dormant articles are not eligible for
2827 expiry.
2829 See also @code{gnus-total-expirable-newsgroups}.
2831 @item expiry-wait
2832 @cindex expiry-wait
2833 @vindex nnmail-expiry-wait-function
2834 If the group parameter has an element that looks like
2835 @code{(expiry-wait . 10)}, this value will override any
2836 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2837 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2838 can either be a number of days (not necessarily an integer) or the
2839 symbols @code{never} or @code{immediate}.
2841 @item expiry-target
2842 @cindex expiry-target
2843 Where expired messages end up.  This parameter overrides
2844 @code{nnmail-expiry-target}.
2846 @item score-file
2847 @cindex score file group parameter
2848 Elements that look like @code{(score-file . "file")} will make
2849 @file{file} into the current score file for the group in question.  All
2850 interactive score entries will be put into this file.
2852 @item adapt-file
2853 @cindex adapt file group parameter
2854 Elements that look like @code{(adapt-file . "file")} will make
2855 @file{file} into the current adaptive file for the group in question.
2856 All adaptive score entries will be put into this file.
2858 @item admin-address
2859 @cindex admin-address
2860 When unsubscribing from a mailing list you should never send the
2861 unsubscription notice to the mailing list itself.  Instead, you'd send
2862 messages to the administrative address.  This parameter allows you to
2863 put the admin address somewhere convenient.
2865 @item display
2866 @cindex display
2867 Elements that look like @code{(display . MODE)} say which articles to
2868 display on entering the group.  Valid values are:
2870 @table @code
2871 @item all
2872 Display all articles, both read and unread.
2874 @item an integer
2875 Display the last @var{integer} articles in the group.  This is the same as
2876 entering the group with @kbd{C-u @var{integer}}.
2878 @item default
2879 Display the default visible articles, which normally includes unread and
2880 ticked articles.
2882 @item an array
2883 Display articles that satisfy a predicate.
2885 Here are some examples:
2887 @table @code
2888 @item [unread]
2889 Display only unread articles.
2891 @item [not expire]
2892 Display everything except expirable articles.
2894 @item [and (not reply) (not expire)]
2895 Display everything except expirable and articles you've already
2896 responded to.
2897 @end table
2899 The available operators are @code{not}, @code{and} and @code{or}.
2900 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2901 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2902 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2903 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2905 @end table
2907 The @code{display} parameter works by limiting the summary buffer to
2908 the subset specified.  You can pop the limit by using the @kbd{/ w}
2909 command (@pxref{Limiting}).
2911 @item comment
2912 @cindex comment
2913 Elements that look like @code{(comment . "This is a comment")} are
2914 arbitrary comments on the group.  You can display comments in the
2915 group line (@pxref{Group Line Specification}).
2917 @item charset
2918 @cindex charset
2919 Elements that look like @code{(charset . iso-8859-1)} will make
2920 @code{iso-8859-1} the default charset; that is, the charset that will be
2921 used for all articles that do not specify a charset.
2923 See also @code{gnus-group-charset-alist}.
2925 @item ignored-charsets
2926 @cindex ignored-charset
2927 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2928 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2929 default charset will be used for decoding articles.
2931 See also @code{gnus-group-ignored-charsets-alist}.
2933 @item posting-style
2934 @cindex posting-style
2935 You can store additional posting style information for this group
2936 here (@pxref{Posting Styles}).  The format is that of an entry in the
2937 @code{gnus-posting-styles} alist, except that there's no regexp matching
2938 the group name (of course).  Style elements in this group parameter will
2939 take precedence over the ones found in @code{gnus-posting-styles}.
2941 For instance, if you want a funky name and signature in this group only,
2942 instead of hacking @code{gnus-posting-styles}, you could put something
2943 like this in the group parameters:
2945 @example
2946 (posting-style
2947   (name "Funky Name")
2948   ("X-My-Header" "Funky Value")
2949   (signature "Funky Signature"))
2950 @end example
2952 @item post-method
2953 @cindex post-method
2954 If it is set, the value is used as the method for posting message
2955 instead of @code{gnus-post-method}.
2957 @item banner
2958 @cindex banner
2959 An item like @code{(banner . @var{regexp})} causes any part of an article
2960 that matches the regular expression @var{regexp} to be stripped.  Instead of
2961 @var{regexp}, you can also use the symbol @code{signature} which strips the
2962 last signature or any of the elements of the alist
2963 @code{gnus-article-banner-alist}.
2965 @item sieve
2966 @cindex sieve
2967 This parameter contains a Sieve test that should match incoming mail
2968 that should be placed in this group.  From this group parameter, a
2969 Sieve @samp{IF} control structure is generated, having the test as the
2970 condition and @samp{fileinto "group.name";} as the body.
2972 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2973 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2974 translating the group parameter into a Sieve script (@pxref{Sieve
2975 Commands}) the following Sieve code is generated:
2977 @example
2978 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2979         fileinto \"INBOX.list.sieve\";
2981 @end example
2983 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2984 Top, sieve, Emacs Sieve}.
2986 @item (agent parameters)
2987 If the agent has been enabled, you can set any of the its parameters
2988 to control the behavior of the agent in individual groups. See Agent
2989 Parameters in @ref{Category Syntax}.  Most users will choose to set
2990 agent parameters in either an agent category or group topic to
2991 minimize the configuration effort.
2993 @item (@var{variable} @var{form})
2994 You can use the group parameters to set variables local to the group you
2995 are entering.  If you want to turn threading off in @samp{news.answers},
2996 you could put @code{(gnus-show-threads nil)} in the group parameters of
2997 that group.  @code{gnus-show-threads} will be made into a local variable
2998 in the summary buffer you enter, and the form @code{nil} will be
2999 @code{eval}ed there.
3001 Note that this feature sets the variable locally to the summary buffer.
3002 But some variables are evaluated in the article buffer, or in the
3003 message buffer (of a reply or followup or otherwise newly created
3004 message).  As a workaround, it might help to add the variable in
3005 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3006 Stuff}.  So if you want to set @code{message-from-style} via the group
3007 parameters, then you may need the following statement elsewhere in your
3008 @file{~/.gnus} file:
3010 @lisp
3011 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3012 @end lisp
3014 @vindex gnus-list-identifiers
3015 A use for this feature is to remove a mailing list identifier tag in
3016 the subject fields of articles.  E.g. if the news group
3018 @example
3019 nntp+news.gnus.org:gmane.text.docbook.apps
3020 @end example
3022 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3023 tag can be removed from the article subjects in the summary buffer for
3024 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3025 into the group parameters for the group.
3027 This can also be used as a group-specific hook function.  If you want to
3028 hear a beep when you enter a group, you could put something like
3029 @code{(dummy-variable (ding))} in the parameters of that group.
3030 @code{dummy-variable} will be set to the (meaningless) result of the
3031 @code{(ding)} form.
3033 Alternatively, since the VARIABLE becomes local to the group, this
3034 pattern can be used to temporarily change a hook.  For example, if the
3035 following is added to a group parameter
3037 @lisp
3038 (gnus-summary-prepared-hook
3039   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3040 @end lisp
3042 when the group is entered, the 'd' key will not mark the article as
3043 expired.
3045 @end table
3047 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3048 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3049 presents you with a Customize-like interface.  The latter helps avoid
3050 silly Lisp errors.)  You might also be interested in reading about topic
3051 parameters (@pxref{Topic Parameters}).
3053 @vindex gnus-parameters
3054 Group parameters can be set via the @code{gnus-parameters} variable too.
3055 But some variables, such as @code{visible}, have no effect (For this
3056 case see @code{gnus-permanently-visible-groups} as an alternative.).
3057 For example:
3059 @lisp
3060 (setq gnus-parameters
3061       '(("mail\\..*"
3062          (gnus-show-threads nil)
3063          (gnus-use-scoring nil)
3064          (gnus-summary-line-format
3065           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3066          (gcc-self . t)
3067          (display . all))
3069         ("^nnimap:\\(foo.bar\\)$"
3070          (to-group . "\\1"))
3072         ("mail\\.me"
3073          (gnus-use-scoring  t))
3075         ("list\\..*"
3076          (total-expire . t)
3077          (broken-reply-to . t))))
3078 @end lisp
3080 String value of parameters will be subjected to regexp substitution, as
3081 the @code{to-group} example shows.
3083 @vindex gnus-parameters-case-fold-search
3084 By default, whether comparing the group name and one of those regexps
3085 specified in @code{gnus-parameters} is done in a case-sensitive manner
3086 or a case-insensitive manner depends on the value of
3087 @code{case-fold-search} at the time when the comparison is done.  The
3088 value of @code{case-fold-search} is typically @code{t}; it means, for
3089 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3090 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3091 group.  If you want to make those regexps always case-sensitive, set the
3092 value of the @code{gnus-parameters-case-fold-search} variable to
3093 @code{nil}.  Otherwise, set it to @code{t} if you want to compare them
3094 always in a case-insensitive manner.
3097 @node Listing Groups
3098 @section Listing Groups
3099 @cindex group listing
3101 These commands all list various slices of the groups available.
3103 @table @kbd
3105 @item l
3106 @itemx A s
3107 @kindex A s (Group)
3108 @kindex l (Group)
3109 @findex gnus-group-list-groups
3110 List all groups that have unread articles
3111 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3112 command will list only groups of level ARG and lower.  By default, it
3113 only lists groups of level five (i.e.,
3114 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3115 groups).
3117 @item L
3118 @itemx A u
3119 @kindex A u (Group)
3120 @kindex L (Group)
3121 @findex gnus-group-list-all-groups
3122 List all groups, whether they have unread articles or not
3123 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3124 this command will list only groups of level ARG and lower.  By default,
3125 it lists groups of level seven or lower (i.e., just subscribed and
3126 unsubscribed groups).
3128 @item A l
3129 @kindex A l (Group)
3130 @findex gnus-group-list-level
3131 List all unread groups on a specific level
3132 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3133 with no unread articles.
3135 @item A k
3136 @kindex A k (Group)
3137 @findex gnus-group-list-killed
3138 List all killed groups (@code{gnus-group-list-killed}).  If given a
3139 prefix argument, really list all groups that are available, but aren't
3140 currently (un)subscribed.  This could entail reading the active file
3141 from the server.
3143 @item A z
3144 @kindex A z (Group)
3145 @findex gnus-group-list-zombies
3146 List all zombie groups (@code{gnus-group-list-zombies}).
3148 @item A m
3149 @kindex A m (Group)
3150 @findex gnus-group-list-matching
3151 List all unread, subscribed groups with names that match a regexp
3152 (@code{gnus-group-list-matching}).
3154 @item A M
3155 @kindex A M (Group)
3156 @findex gnus-group-list-all-matching
3157 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3159 @item A A
3160 @kindex A A (Group)
3161 @findex gnus-group-list-active
3162 List absolutely all groups in the active file(s) of the
3163 server(s) you are connected to (@code{gnus-group-list-active}).  This
3164 might very well take quite a while.  It might actually be a better idea
3165 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3166 thing to match on.  Also note that this command may list groups that
3167 don't exist (yet)---these will be listed as if they were killed groups.
3168 Take the output with some grains of salt.
3170 @item A a
3171 @kindex A a (Group)
3172 @findex gnus-group-apropos
3173 List all groups that have names that match a regexp
3174 (@code{gnus-group-apropos}).
3176 @item A d
3177 @kindex A d (Group)
3178 @findex gnus-group-description-apropos
3179 List all groups that have names or descriptions that match a regexp
3180 (@code{gnus-group-description-apropos}).
3182 @item A c
3183 @kindex A c (Group)
3184 @findex gnus-group-list-cached
3185 List all groups with cached articles (@code{gnus-group-list-cached}).
3187 @item A ?
3188 @kindex A ? (Group)
3189 @findex gnus-group-list-dormant
3190 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3192 @item A /
3193 @kindex A / (Group)
3194 @findex gnus-group-list-limit
3195 List groups limited within the current selection
3196 (@code{gnus-group-list-limit}).
3198 @item A f
3199 @kindex A f (Group)
3200 @findex gnus-group-list-flush
3201 Flush groups from the current selection (@code{gnus-group-list-flush}).
3203 @item A p
3204 @kindex A p (Group)
3205 @findex gnus-group-list-plus
3206 List groups plus the current selection (@code{gnus-group-list-plus}).
3208 @end table
3210 @vindex gnus-permanently-visible-groups
3211 @cindex visible group parameter
3212 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3213 always be shown, whether they have unread articles or not.  You can also
3214 add the @code{visible} element to the group parameters in question to
3215 get the same effect.
3217 @vindex gnus-list-groups-with-ticked-articles
3218 Groups that have just ticked articles in it are normally listed in the
3219 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3220 @code{nil}, these groups will be treated just like totally empty
3221 groups.  It is @code{t} by default.
3224 @node Sorting Groups
3225 @section Sorting Groups
3226 @cindex sorting groups
3228 @kindex C-c C-s (Group)
3229 @findex gnus-group-sort-groups
3230 @vindex gnus-group-sort-function
3231 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3232 group buffer according to the function(s) given by the
3233 @code{gnus-group-sort-function} variable.  Available sorting functions
3234 include:
3236 @table @code
3238 @item gnus-group-sort-by-alphabet
3239 @findex gnus-group-sort-by-alphabet
3240 Sort the group names alphabetically.  This is the default.
3242 @item gnus-group-sort-by-real-name
3243 @findex gnus-group-sort-by-real-name
3244 Sort the group alphabetically on the real (unprefixed) group names.
3246 @item gnus-group-sort-by-level
3247 @findex gnus-group-sort-by-level
3248 Sort by group level.
3250 @item gnus-group-sort-by-score
3251 @findex gnus-group-sort-by-score
3252 Sort by group score.  @xref{Group Score}.
3254 @item gnus-group-sort-by-rank
3255 @findex gnus-group-sort-by-rank
3256 Sort by group score and then the group level.  The level and the score
3257 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3259 @item gnus-group-sort-by-unread
3260 @findex gnus-group-sort-by-unread
3261 Sort by number of unread articles.
3263 @item gnus-group-sort-by-method
3264 @findex gnus-group-sort-by-method
3265 Sort alphabetically on the select method.
3267 @item gnus-group-sort-by-server
3268 @findex gnus-group-sort-by-server
3269 Sort alphabetically on the Gnus server name.
3272 @end table
3274 @code{gnus-group-sort-function} can also be a list of sorting
3275 functions.  In that case, the most significant sort key function must be
3276 the last one.
3279 There are also a number of commands for sorting directly according to
3280 some sorting criteria:
3282 @table @kbd
3283 @item G S a
3284 @kindex G S a (Group)
3285 @findex gnus-group-sort-groups-by-alphabet
3286 Sort the group buffer alphabetically by group name
3287 (@code{gnus-group-sort-groups-by-alphabet}).
3289 @item G S u
3290 @kindex G S u (Group)
3291 @findex gnus-group-sort-groups-by-unread
3292 Sort the group buffer by the number of unread articles
3293 (@code{gnus-group-sort-groups-by-unread}).
3295 @item G S l
3296 @kindex G S l (Group)
3297 @findex gnus-group-sort-groups-by-level
3298 Sort the group buffer by group level
3299 (@code{gnus-group-sort-groups-by-level}).
3301 @item G S v
3302 @kindex G S v (Group)
3303 @findex gnus-group-sort-groups-by-score
3304 Sort the group buffer by group score
3305 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3307 @item G S r
3308 @kindex G S r (Group)
3309 @findex gnus-group-sort-groups-by-rank
3310 Sort the group buffer by group rank
3311 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3313 @item G S m
3314 @kindex G S m (Group)
3315 @findex gnus-group-sort-groups-by-method
3316 Sort the group buffer alphabetically by back end name@*
3317 (@code{gnus-group-sort-groups-by-method}).
3319 @item G S n
3320 @kindex G S n (Group)
3321 @findex gnus-group-sort-groups-by-real-name
3322 Sort the group buffer alphabetically by real (unprefixed) group name
3323 (@code{gnus-group-sort-groups-by-real-name}).
3325 @end table
3327 All the commands below obey the process/prefix convention
3328 (@pxref{Process/Prefix}).
3330 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3331 commands will sort in reverse order.
3333 You can also sort a subset of the groups:
3335 @table @kbd
3336 @item G P a
3337 @kindex G P a (Group)
3338 @findex gnus-group-sort-selected-groups-by-alphabet
3339 Sort the groups alphabetically by group name
3340 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3342 @item G P u
3343 @kindex G P u (Group)
3344 @findex gnus-group-sort-selected-groups-by-unread
3345 Sort the groups by the number of unread articles
3346 (@code{gnus-group-sort-selected-groups-by-unread}).
3348 @item G P l
3349 @kindex G P l (Group)
3350 @findex gnus-group-sort-selected-groups-by-level
3351 Sort the groups by group level
3352 (@code{gnus-group-sort-selected-groups-by-level}).
3354 @item G P v
3355 @kindex G P v (Group)
3356 @findex gnus-group-sort-selected-groups-by-score
3357 Sort the groups by group score
3358 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3360 @item G P r
3361 @kindex G P r (Group)
3362 @findex gnus-group-sort-selected-groups-by-rank
3363 Sort the groups by group rank
3364 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3366 @item G P m
3367 @kindex G P m (Group)
3368 @findex gnus-group-sort-selected-groups-by-method
3369 Sort the groups alphabetically by back end name@*
3370 (@code{gnus-group-sort-selected-groups-by-method}).
3372 @item G P n
3373 @kindex G P n (Group)
3374 @findex gnus-group-sort-selected-groups-by-real-name
3375 Sort the groups alphabetically by real (unprefixed) group name
3376 (@code{gnus-group-sort-selected-groups-by-real-name}).
3378 @item G P s
3379 @kindex G P s (Group)
3380 @findex gnus-group-sort-selected-groups
3381 Sort the groups according to @code{gnus-group-sort-function}.
3383 @end table
3385 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3386 move groups around.
3389 @node Group Maintenance
3390 @section Group Maintenance
3391 @cindex bogus groups
3393 @table @kbd
3394 @item b
3395 @kindex b (Group)
3396 @findex gnus-group-check-bogus-groups
3397 Find bogus groups and delete them
3398 (@code{gnus-group-check-bogus-groups}).
3400 @item F
3401 @kindex F (Group)
3402 @findex gnus-group-find-new-groups
3403 Find new groups and process them (@code{gnus-group-find-new-groups}).
3404 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3405 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3406 to query the server for new groups, and subscribe the new groups as
3407 zombies.
3409 @item C-c C-x
3410 @kindex C-c C-x (Group)
3411 @findex gnus-group-expire-articles
3412 @cindex expiring mail
3413 Run all expirable articles in the current group through the expiry
3414 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3415 all expirable articles in the group that have been around for a while.
3416 (@pxref{Expiring Mail}).
3418 @item C-c C-M-x
3419 @kindex C-c C-M-x (Group)
3420 @findex gnus-group-expire-all-groups
3421 @cindex expiring mail
3422 Run all expirable articles in all groups through the expiry process
3423 (@code{gnus-group-expire-all-groups}).
3425 @end table
3428 @node Browse Foreign Server
3429 @section Browse Foreign Server
3430 @cindex foreign servers
3431 @cindex browsing servers
3433 @table @kbd
3434 @item B
3435 @kindex B (Group)
3436 @findex gnus-group-browse-foreign-server
3437 You will be queried for a select method and a server name.  Gnus will
3438 then attempt to contact this server and let you browse the groups there
3439 (@code{gnus-group-browse-foreign-server}).
3440 @end table
3442 @findex gnus-browse-mode
3443 A new buffer with a list of available groups will appear.  This buffer
3444 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3445 a lot) like a normal group buffer.
3447 Here's a list of keystrokes available in the browse mode:
3449 @table @kbd
3450 @item n
3451 @kindex n (Browse)
3452 @findex gnus-group-next-group
3453 Go to the next group (@code{gnus-group-next-group}).
3455 @item p
3456 @kindex p (Browse)
3457 @findex gnus-group-prev-group
3458 Go to the previous group (@code{gnus-group-prev-group}).
3460 @item SPACE
3461 @kindex SPACE (Browse)
3462 @findex gnus-browse-read-group
3463 Enter the current group and display the first article
3464 (@code{gnus-browse-read-group}).
3466 @item RET
3467 @kindex RET (Browse)
3468 @findex gnus-browse-select-group
3469 Enter the current group (@code{gnus-browse-select-group}).
3471 @item u
3472 @kindex u (Browse)
3473 @findex gnus-browse-unsubscribe-current-group
3474 Unsubscribe to the current group, or, as will be the case here,
3475 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3477 @item l
3478 @itemx q
3479 @kindex q (Browse)
3480 @kindex l (Browse)
3481 @findex gnus-browse-exit
3482 Exit browse mode (@code{gnus-browse-exit}).
3484 @item d
3485 @kindex d (Browse)
3486 @findex gnus-browse-describe-group
3487 Describe the current group (@code{gnus-browse-describe-group}).
3489 @item ?
3490 @kindex ? (Browse)
3491 @findex gnus-browse-describe-briefly
3492 Describe browse mode briefly (well, there's not much to describe, is
3493 there) (@code{gnus-browse-describe-briefly}).
3494 @end table
3497 @node Exiting Gnus
3498 @section Exiting Gnus
3499 @cindex exiting Gnus
3501 Yes, Gnus is ex(c)iting.
3503 @table @kbd
3504 @item z
3505 @kindex z (Group)
3506 @findex gnus-group-suspend
3507 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3508 but it kills all buffers except the Group buffer.  I'm not sure why this
3509 is a gain, but then who am I to judge?
3511 @item q
3512 @kindex q (Group)
3513 @findex gnus-group-exit
3514 @c @icon{gnus-group-exit}
3515 Quit Gnus (@code{gnus-group-exit}).
3517 @item Q
3518 @kindex Q (Group)
3519 @findex gnus-group-quit
3520 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3521 The dribble file will be saved, though (@pxref{Auto Save}).
3522 @end table
3524 @vindex gnus-exit-gnus-hook
3525 @vindex gnus-suspend-gnus-hook
3526 @vindex gnus-after-exiting-gnus-hook
3527 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3528 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3529 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3530 exiting Gnus.
3532 Note:
3534 @quotation
3535 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3536 numbly heavy and herself fall into a hazy trance as the boy sitting
3537 behind her drew repeated lines with his pencil across the back of her
3538 plastic chair.
3539 @end quotation
3542 @node Group Topics
3543 @section Group Topics
3544 @cindex topics
3546 If you read lots and lots of groups, it might be convenient to group
3547 them hierarchically according to topics.  You put your Emacs groups over
3548 here, your sex groups over there, and the rest (what, two groups or so?)
3549 you put in some misc section that you never bother with anyway.  You can
3550 even group the Emacs sex groups as a sub-topic to either the Emacs
3551 groups or the sex groups---or both!  Go wild!
3553 @iftex
3554 @iflatex
3555 \gnusfigure{Group Topics}{400}{
3556 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3558 @end iflatex
3559 @end iftex
3561 Here's an example:
3563 @example
3564 Gnus
3565   Emacs -- I wuw it!
3566      3: comp.emacs
3567      2: alt.religion.emacs
3568     Naughty Emacs
3569      452: alt.sex.emacs
3570        0: comp.talk.emacs.recovery
3571   Misc
3572      8: comp.binaries.fractals
3573     13: comp.sources.unix
3574 @end example
3576 @findex gnus-topic-mode
3577 @kindex t (Group)
3578 To get this @emph{fab} functionality you simply turn on (ooh!) the
3579 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3580 is a toggling command.)
3582 Go ahead, just try it.  I'll still be here when you get back.  La de
3583 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3584 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3585 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3586 Hot and bothered?
3588 If you want this permanently enabled, you should add that minor mode to
3589 the hook for the group mode.  Put the following line in your
3590 @file{~/.gnus.el} file:
3592 @lisp
3593 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3594 @end lisp
3596 @menu
3597 * Topic Commands::              Interactive E-Z commands.
3598 * Topic Variables::             How to customize the topics the Lisp Way.
3599 * Topic Sorting::               Sorting each topic individually.
3600 * Topic Topology::              A map of the world.
3601 * Topic Parameters::            Parameters that apply to all groups in a topic.
3602 @end menu
3605 @node Topic Commands
3606 @subsection Topic Commands
3607 @cindex topic commands
3609 When the topic minor mode is turned on, a new @kbd{T} submap will be
3610 available.  In addition, a few of the standard keys change their
3611 definitions slightly.
3613 In general, the following kinds of operations are possible on topics.
3614 First of all, you want to create topics.  Secondly, you want to put
3615 groups in topics and to move them around until you have an order you
3616 like.  The third kind of operation is to show/hide parts of the whole
3617 shebang.  You might want to hide a topic including its subtopics and
3618 groups, to get a better overview of the other groups.
3620 Here is a list of the basic keys that you might need to set up topics
3621 the way you like.
3623 @table @kbd
3625 @item T n
3626 @kindex T n (Topic)
3627 @findex gnus-topic-create-topic
3628 Prompt for a new topic name and create it
3629 (@code{gnus-topic-create-topic}).
3631 @item T TAB
3632 @itemx TAB
3633 @kindex T TAB (Topic)
3634 @kindex TAB (Topic)
3635 @findex gnus-topic-indent
3636 ``Indent'' the current topic so that it becomes a sub-topic of the
3637 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3638 ``un-indent'' the topic instead.
3640 @item M-TAB
3641 @kindex M-TAB (Topic)
3642 @findex gnus-topic-unindent
3643 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3644 parent of its current parent (@code{gnus-topic-unindent}).
3646 @end table
3648 The following two keys can be used to move groups and topics around.
3649 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3650 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3651 kill and yank rather than cut and paste.
3653 @table @kbd
3655 @item C-k
3656 @kindex C-k (Topic)
3657 @findex gnus-topic-kill-group
3658 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3659 topic will be removed along with the topic.
3661 @item C-y
3662 @kindex C-y (Topic)
3663 @findex gnus-topic-yank-group
3664 Yank the previously killed group or topic
3665 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3666 before all groups.
3668 So, to move a topic to the beginning of the list of topics, just hit
3669 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3670 move the cursor to the beginning of the buffer (just below the ``Gnus''
3671 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3672 paste.  Like I said -- E-Z.
3674 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3675 you can move topics around as well as groups.
3677 @end table
3679 After setting up the topics the way you like them, you might wish to
3680 hide a topic, or to show it again.  That's why we have the following
3681 key.
3683 @table @kbd
3685 @item RET
3686 @kindex RET (Topic)
3687 @findex gnus-topic-select-group
3688 @itemx SPACE
3689 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3690 When you perform this command on a group, you'll enter the group, as
3691 usual.  When done on a topic line, the topic will be folded (if it was
3692 visible) or unfolded (if it was folded already).  So it's basically a
3693 toggling command on topics.  In addition, if you give a numerical
3694 prefix, group on that level (and lower) will be displayed.
3696 @end table
3698 Now for a list of other commands, in no particular order.
3700 @table @kbd
3702 @item T m
3703 @kindex T m (Topic)
3704 @findex gnus-topic-move-group
3705 Move the current group to some other topic
3706 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3707 convention (@pxref{Process/Prefix}).
3709 @item T j
3710 @kindex T j (Topic)
3711 @findex gnus-topic-jump-to-topic
3712 Go to a topic (@code{gnus-topic-jump-to-topic}).
3714 @item T c
3715 @kindex T c (Topic)
3716 @findex gnus-topic-copy-group
3717 Copy the current group to some other topic
3718 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3719 convention (@pxref{Process/Prefix}).
3721 @item T h
3722 @kindex T h (Topic)
3723 @findex gnus-topic-hide-topic
3724 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3725 a prefix, hide the topic permanently.
3727 @item T s
3728 @kindex T s (Topic)
3729 @findex gnus-topic-show-topic
3730 Show the current topic (@code{gnus-topic-show-topic}).  If given
3731 a prefix, show the topic permanently.
3733 @item T D
3734 @kindex T D (Topic)
3735 @findex gnus-topic-remove-group
3736 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3737 This command is mainly useful if you have the same group in several
3738 topics and wish to remove it from one of the topics.  You may also
3739 remove a group from all topics, but in that case, Gnus will add it to
3740 the root topic the next time you start Gnus.  In fact, all new groups
3741 (which, naturally, don't belong to any topic) will show up in the root
3742 topic.
3744 This command uses the process/prefix convention
3745 (@pxref{Process/Prefix}).
3747 @item T M
3748 @kindex T M (Topic)
3749 @findex gnus-topic-move-matching
3750 Move all groups that match some regular expression to a topic
3751 (@code{gnus-topic-move-matching}).
3753 @item T C
3754 @kindex T C (Topic)
3755 @findex gnus-topic-copy-matching
3756 Copy all groups that match some regular expression to a topic
3757 (@code{gnus-topic-copy-matching}).
3759 @item T H
3760 @kindex T H (Topic)
3761 @findex gnus-topic-toggle-display-empty-topics
3762 Toggle hiding empty topics
3763 (@code{gnus-topic-toggle-display-empty-topics}).
3765 @item T #
3766 @kindex T # (Topic)
3767 @findex gnus-topic-mark-topic
3768 Mark all groups in the current topic with the process mark
3769 (@code{gnus-topic-mark-topic}).  This command works recursively on
3770 sub-topics unless given a prefix.
3772 @item T M-#
3773 @kindex T M-# (Topic)
3774 @findex gnus-topic-unmark-topic
3775 Remove the process mark from all groups in the current topic
3776 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3777 sub-topics unless given a prefix.
3779 @item C-c C-x
3780 @kindex C-c C-x (Topic)
3781 @findex gnus-topic-expire-articles
3782 @cindex expiring mail
3783 Run all expirable articles in the current group or topic through the
3784 expiry process (if any)
3785 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3787 @item T r
3788 @kindex T r (Topic)
3789 @findex gnus-topic-rename
3790 Rename a topic (@code{gnus-topic-rename}).
3792 @item T DEL
3793 @kindex T DEL (Topic)
3794 @findex gnus-topic-delete
3795 Delete an empty topic (@code{gnus-topic-delete}).
3797 @item A T
3798 @kindex A T (Topic)
3799 @findex gnus-topic-list-active
3800 List all groups that Gnus knows about in a topics-ified way
3801 (@code{gnus-topic-list-active}).
3803 @item T M-n
3804 @kindex T M-n (Topic)
3805 @findex gnus-topic-goto-next-topic
3806 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3808 @item T M-p
3809 @kindex T M-p (Topic)
3810 @findex gnus-topic-goto-previous-topic
3811 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3813 @item G p
3814 @kindex G p (Topic)
3815 @findex gnus-topic-edit-parameters
3816 @cindex group parameters
3817 @cindex topic parameters
3818 @cindex parameters
3819 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3820 @xref{Topic Parameters}.
3822 @end table
3825 @node Topic Variables
3826 @subsection Topic Variables
3827 @cindex topic variables
3829 The previous section told you how to tell Gnus which topics to display.
3830 This section explains how to tell Gnus what to display about each topic.
3832 @vindex gnus-topic-line-format
3833 The topic lines themselves are created according to the
3834 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3835 Valid elements are:
3837 @table @samp
3838 @item i
3839 Indentation.
3840 @item n
3841 Topic name.
3842 @item v
3843 Visibility.
3844 @item l
3845 Level.
3846 @item g
3847 Number of groups in the topic.
3848 @item a
3849 Number of unread articles in the topic.
3850 @item A
3851 Number of unread articles in the topic and all its subtopics.
3852 @end table
3854 @vindex gnus-topic-indent-level
3855 Each sub-topic (and the groups in the sub-topics) will be indented with
3856 @code{gnus-topic-indent-level} times the topic level number of spaces.
3857 The default is 2.
3859 @vindex gnus-topic-mode-hook
3860 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3862 @vindex gnus-topic-display-empty-topics
3863 The @code{gnus-topic-display-empty-topics} says whether to display even
3864 topics that have no unread articles in them.  The default is @code{t}.
3867 @node Topic Sorting
3868 @subsection Topic Sorting
3869 @cindex topic sorting
3871 You can sort the groups in each topic individually with the following
3872 commands:
3875 @table @kbd
3876 @item T S a
3877 @kindex T S a (Topic)
3878 @findex gnus-topic-sort-groups-by-alphabet
3879 Sort the current topic alphabetically by group name
3880 (@code{gnus-topic-sort-groups-by-alphabet}).
3882 @item T S u
3883 @kindex T S u (Topic)
3884 @findex gnus-topic-sort-groups-by-unread
3885 Sort the current topic by the number of unread articles
3886 (@code{gnus-topic-sort-groups-by-unread}).
3888 @item T S l
3889 @kindex T S l (Topic)
3890 @findex gnus-topic-sort-groups-by-level
3891 Sort the current topic by group level
3892 (@code{gnus-topic-sort-groups-by-level}).
3894 @item T S v
3895 @kindex T S v (Topic)
3896 @findex gnus-topic-sort-groups-by-score
3897 Sort the current topic by group score
3898 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3900 @item T S r
3901 @kindex T S r (Topic)
3902 @findex gnus-topic-sort-groups-by-rank
3903 Sort the current topic by group rank
3904 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3906 @item T S m
3907 @kindex T S m (Topic)
3908 @findex gnus-topic-sort-groups-by-method
3909 Sort the current topic alphabetically by back end name
3910 (@code{gnus-topic-sort-groups-by-method}).
3912 @item T S e
3913 @kindex T S e (Topic)
3914 @findex gnus-topic-sort-groups-by-server
3915 Sort the current topic alphabetically by server name
3916 (@code{gnus-topic-sort-groups-by-server}).
3918 @item T S s
3919 @kindex T S s (Topic)
3920 @findex gnus-topic-sort-groups
3921 Sort the current topic according to the function(s) given by the
3922 @code{gnus-group-sort-function} variable
3923 (@code{gnus-topic-sort-groups}).
3925 @end table
3927 When given a prefix argument, all these commands will sort in reverse
3928 order.  @xref{Sorting Groups}, for more information about group
3929 sorting.
3932 @node Topic Topology
3933 @subsection Topic Topology
3934 @cindex topic topology
3935 @cindex topology
3937 So, let's have a look at an example group buffer:
3939 @example
3940 @group
3941 Gnus
3942   Emacs -- I wuw it!
3943      3: comp.emacs
3944      2: alt.religion.emacs
3945     Naughty Emacs
3946      452: alt.sex.emacs
3947        0: comp.talk.emacs.recovery
3948   Misc
3949      8: comp.binaries.fractals
3950     13: comp.sources.unix
3951 @end group
3952 @end example
3954 So, here we have one top-level topic (@samp{Gnus}), two topics under
3955 that, and one sub-topic under one of the sub-topics.  (There is always
3956 just one (1) top-level topic).  This topology can be expressed as
3957 follows:
3959 @lisp
3960 (("Gnus" visible)
3961  (("Emacs -- I wuw it!" visible)
3962   (("Naughty Emacs" visible)))
3963  (("Misc" visible)))
3964 @end lisp
3966 @vindex gnus-topic-topology
3967 This is in fact how the variable @code{gnus-topic-topology} would look
3968 for the display above.  That variable is saved in the @file{.newsrc.eld}
3969 file, and shouldn't be messed with manually---unless you really want
3970 to.  Since this variable is read from the @file{.newsrc.eld} file,
3971 setting it in any other startup files will have no effect.
3973 This topology shows what topics are sub-topics of what topics (right),
3974 and which topics are visible.  Two settings are currently
3975 allowed---@code{visible} and @code{invisible}.
3978 @node Topic Parameters
3979 @subsection Topic Parameters
3980 @cindex topic parameters
3982 All groups in a topic will inherit group parameters from the parent
3983 (and ancestor) topic parameters.  All valid group parameters are valid
3984 topic parameters (@pxref{Group Parameters}).  When the agent is
3985 enabled, all agent parameters (See Agent Parameters in @ref{Category
3986 Syntax}) are also valid topic parameters.
3988 In addition, the following parameters are only valid as topic
3989 parameters:
3991 @table @code
3992 @item subscribe
3993 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3994 @code{subscribe} topic parameter says what groups go in what topic.  Its
3995 value should be a regexp to match the groups that should go in that
3996 topic.
3998 @item subscribe-level
3999 When subscribing new groups by topic (see the @code{subscribe} parameter),
4000 the group will be subscribed with the level specified in the
4001 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
4003 @end table
4005 Group parameters (of course) override topic parameters, and topic
4006 parameters in sub-topics override topic parameters in super-topics.  You
4007 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
4008 verb, although you may feel free to disagree with me here.)
4010 @example
4011 @group
4012 Gnus
4013   Emacs
4014      3: comp.emacs
4015      2: alt.religion.emacs
4016    452: alt.sex.emacs
4017     Relief
4018      452: alt.sex.emacs
4019        0: comp.talk.emacs.recovery
4020   Misc
4021      8: comp.binaries.fractals
4022     13: comp.sources.unix
4023    452: alt.sex.emacs
4024 @end group
4025 @end example
4027 The @samp{Emacs} topic has the topic parameter @code{(score-file
4028 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4029 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4030 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4031 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4032 . "religion.SCORE")}.
4034 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4035 will get the @file{relief.SCORE} home score file.  If you enter the same
4036 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4037 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4038 get the @file{religion.SCORE} home score file.
4040 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4041 there are some problems, especially with the @code{total-expiry}
4042 parameter.  Say you have a mail group in two topics; one with
4043 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4044 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4045 of these topics you mean to expire articles from, so anything may
4046 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4047 happens.  You just have to be careful if you do stuff like that.
4050 @node Misc Group Stuff
4051 @section Misc Group Stuff
4053 @menu
4054 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4055 * Group Information::           Information and help on groups and Gnus.
4056 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4057 * File Commands::               Reading and writing the Gnus files.
4058 * Sieve Commands::              Managing Sieve scripts.
4059 @end menu
4061 @table @kbd
4063 @item v
4064 @kindex v (Group)
4065 @cindex keys, reserved for users (Group)
4066 The key @kbd{v} is reserved for users.  You can bind it key to some
4067 function or better use it as a prefix key.  For example:
4069 @lisp
4070 (define-key gnus-group-mode-map (kbd "v j d")
4071   (lambda ()
4072     (interactive)
4073     (gnus-group-jump-to-group "nndraft:drafts")))
4074 @end lisp
4076 On keys reserved for users in Emacs and on keybindings in general
4077 @xref{Keymaps, Keymaps, , emacs, The Emacs Editor}.
4079 @item ^
4080 @kindex ^ (Group)
4081 @findex gnus-group-enter-server-mode
4082 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4083 @xref{Server Buffer}.
4085 @item a
4086 @kindex a (Group)
4087 @findex gnus-group-post-news
4088 Start composing a message (a news by default)
4089 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4090 under the point.  If the prefix is 1, prompt for a group to post to.
4091 Contrary to what the name of this function suggests, the prepared
4092 article might be a mail instead of a news, if a mail group is specified
4093 with the prefix argument.  @xref{Composing Messages}.
4095 @item m
4096 @kindex m (Group)
4097 @findex gnus-group-mail
4098 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4099 use the posting style of the group under the point.  If the prefix is 1,
4100 prompt for a group name to find the posting style.
4101 @xref{Composing Messages}.
4103 @item i
4104 @kindex i (Group)
4105 @findex gnus-group-news
4106 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4107 post to the group under the point.  If the prefix is 1, prompt
4108 for group to post to.  @xref{Composing Messages}.
4110 This function actually prepares a news even when using mail groups.
4111 This is useful for ``posting'' messages to mail groups without actually
4112 sending them over the network: they're just saved directly to the group
4113 in question.  The corresponding back end must have a request-post method
4114 for this to work though.
4116 @end table
4118 Variables for the group buffer:
4120 @table @code
4122 @item gnus-group-mode-hook
4123 @vindex gnus-group-mode-hook
4124 is called after the group buffer has been
4125 created.
4127 @item gnus-group-prepare-hook
4128 @vindex gnus-group-prepare-hook
4129 is called after the group buffer is
4130 generated.  It may be used to modify the buffer in some strange,
4131 unnatural way.
4133 @item gnus-group-prepared-hook
4134 @vindex gnus-group-prepare-hook
4135 is called as the very last thing after the group buffer has been
4136 generated.  It may be used to move point around, for instance.
4138 @item gnus-permanently-visible-groups
4139 @vindex gnus-permanently-visible-groups
4140 Groups matching this regexp will always be listed in the group buffer,
4141 whether they are empty or not.
4143 @item gnus-group-name-charset-method-alist
4144 @vindex gnus-group-name-charset-method-alist
4145 An alist of method and the charset for group names.  It is used to show
4146 non-@acronym{ASCII} group names.
4148 For example:
4149 @lisp
4150 (setq gnus-group-name-charset-method-alist
4151     '(((nntp "news.com.cn") . cn-gb-2312)))
4152 @end lisp
4154 @item gnus-group-name-charset-group-alist
4155 @cindex UTF-8 group names
4156 @vindex gnus-group-name-charset-group-alist
4157 An alist of regexp of group name and the charset for group names.  It
4158 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4159 utf-8))} is the default value if UTF-8 is supported, otherwise the
4160 default is @code{nil}.
4162 For example:
4163 @lisp
4164 (setq gnus-group-name-charset-group-alist
4165     '(("\\.com\\.cn:" . cn-gb-2312)))
4166 @end lisp
4168 @end table
4170 @node Scanning New Messages
4171 @subsection Scanning New Messages
4172 @cindex new messages
4173 @cindex scanning new news
4175 @table @kbd
4177 @item g
4178 @kindex g (Group)
4179 @findex gnus-group-get-new-news
4180 @c @icon{gnus-group-get-new-news}
4181 Check the server(s) for new articles.  If the numerical prefix is used,
4182 this command will check only groups of level @var{arg} and lower
4183 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4184 command will force a total re-reading of the active file(s) from the
4185 back end(s).
4187 @item M-g
4188 @kindex M-g (Group)
4189 @findex gnus-group-get-new-news-this-group
4190 @vindex gnus-goto-next-group-when-activating
4191 @c @icon{gnus-group-get-new-news-this-group}
4192 Check whether new articles have arrived in the current group
4193 (@code{gnus-group-get-new-news-this-group}).
4194 @code{gnus-goto-next-group-when-activating} says whether this command is
4195 to move point to the next group or not.  It is @code{t} by default.
4197 @findex gnus-activate-all-groups
4198 @cindex activating groups
4199 @item C-c M-g
4200 @kindex C-c M-g (Group)
4201 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4203 @item R
4204 @kindex R (Group)
4205 @cindex restarting
4206 @findex gnus-group-restart
4207 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4208 file(s), closes the connection to all servers, clears up all run-time
4209 Gnus variables, and then starts Gnus all over again.
4211 @end table
4213 @vindex gnus-get-new-news-hook
4214 @code{gnus-get-new-news-hook} is run just before checking for new news.
4216 @vindex gnus-after-getting-new-news-hook
4217 @code{gnus-after-getting-new-news-hook} is run after checking for new
4218 news.
4221 @node Group Information
4222 @subsection Group Information
4223 @cindex group information
4224 @cindex information on groups
4226 @table @kbd
4229 @item H f
4230 @kindex H f (Group)
4231 @findex gnus-group-fetch-faq
4232 @vindex gnus-group-faq-directory
4233 @cindex FAQ
4234 @cindex ange-ftp
4235 Try to fetch the @acronym{FAQ} for the current group
4236 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4237 from @code{gnus-group-faq-directory}, which is usually a directory on
4238 a remote machine.  This variable can also be a list of directories.
4239 In that case, giving a prefix to this command will allow you to choose
4240 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4241 used for fetching the file.
4243 If fetching from the first site is unsuccessful, Gnus will attempt to go
4244 through @code{gnus-group-faq-directory} and try to open them one by one.
4246 @item H c
4247 @kindex H c (Group)
4248 @findex gnus-group-fetch-charter
4249 @vindex gnus-group-charter-alist
4250 @cindex charter
4251 Try to open the charter for the current group in a web browser
4252 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4253 prefix argument.
4255 Gnus will use @code{gnus-group-charter-alist} to find the location of
4256 the charter.  If no location is known, Gnus will fetch the control
4257 messages for the group, which in some cases includes the charter.
4259 @item H C
4260 @kindex H C (Group)
4261 @findex gnus-group-fetch-control
4262 @vindex gnus-group-fetch-control-use-browse-url
4263 @cindex control message
4264 Fetch the control messages for the group from the archive at
4265 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4266 group if given a prefix argument.
4268 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4269 Gnus will open the control messages in a browser using
4270 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4271 and displayed in an ephemeral group.
4273 Note that the control messages are compressed.  To use this command
4274 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4275 Files, ,Compressed Files, emacs, The Emacs Manual}).
4277 @item H d
4278 @itemx C-c C-d
4279 @c @icon{gnus-group-describe-group}
4280 @kindex H d (Group)
4281 @kindex C-c C-d (Group)
4282 @cindex describing groups
4283 @cindex group description
4284 @findex gnus-group-describe-group
4285 Describe the current group (@code{gnus-group-describe-group}).  If given
4286 a prefix, force Gnus to re-read the description from the server.
4288 @item M-d
4289 @kindex M-d (Group)
4290 @findex gnus-group-describe-all-groups
4291 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4292 prefix, force Gnus to re-read the description file from the server.
4294 @item H v
4295 @itemx V
4296 @kindex V (Group)
4297 @kindex H v (Group)
4298 @cindex version
4299 @findex gnus-version
4300 Display current Gnus version numbers (@code{gnus-version}).
4302 @item ?
4303 @kindex ? (Group)
4304 @findex gnus-group-describe-briefly
4305 Give a very short help message (@code{gnus-group-describe-briefly}).
4307 @item C-c C-i
4308 @kindex C-c C-i (Group)
4309 @cindex info
4310 @cindex manual
4311 @findex gnus-info-find-node
4312 Go to the Gnus info node (@code{gnus-info-find-node}).
4313 @end table
4316 @node Group Timestamp
4317 @subsection Group Timestamp
4318 @cindex timestamps
4319 @cindex group timestamps
4321 It can be convenient to let Gnus keep track of when you last read a
4322 group.  To set the ball rolling, you should add
4323 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4325 @lisp
4326 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4327 @end lisp
4329 After doing this, each time you enter a group, it'll be recorded.
4331 This information can be displayed in various ways---the easiest is to
4332 use the @samp{%d} spec in the group line format:
4334 @lisp
4335 (setq gnus-group-line-format
4336       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4337 @end lisp
4339 This will result in lines looking like:
4341 @example
4342 *        0: mail.ding                                19961002T012943
4343          0: custom                                   19961002T012713
4344 @end example
4346 As you can see, the date is displayed in compact ISO 8601 format.  This
4347 may be a bit too much, so to just display the date, you could say
4348 something like:
4350 @lisp
4351 (setq gnus-group-line-format
4352       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4353 @end lisp
4355 If you would like greater control of the time format, you can use a
4356 user-defined format spec.  Something like the following should do the
4357 trick:
4359 @lisp
4360 (setq gnus-group-line-format
4361       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4362 (defun gnus-user-format-function-d (headers)
4363   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4364     (if time
4365         (format-time-string "%b %d  %H:%M" time)
4366       "")))
4367 @end lisp
4370 @node File Commands
4371 @subsection File Commands
4372 @cindex file commands
4374 @table @kbd
4376 @item r
4377 @kindex r (Group)
4378 @findex gnus-group-read-init-file
4379 @vindex gnus-init-file
4380 @cindex reading init file
4381 Re-read the init file (@code{gnus-init-file}, which defaults to
4382 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4384 @item s
4385 @kindex s (Group)
4386 @findex gnus-group-save-newsrc
4387 @cindex saving .newsrc
4388 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4389 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4390 file(s) whether Gnus thinks it is necessary or not.
4392 @c @item Z
4393 @c @kindex Z (Group)
4394 @c @findex gnus-group-clear-dribble
4395 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4397 @end table
4400 @node Sieve Commands
4401 @subsection Sieve Commands
4402 @cindex group sieve commands
4404 Sieve is a server-side mail filtering language.  In Gnus you can use
4405 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4406 sieve rules that should apply to each group.  Gnus provides two
4407 commands to translate all these group parameters into a proper Sieve
4408 script that can be transfered to the server somehow.
4410 @vindex gnus-sieve-file
4411 @vindex gnus-sieve-region-start
4412 @vindex gnus-sieve-region-end
4413 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4414 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4415 between two delimiters, @code{gnus-sieve-region-start} and
4416 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4417 outside these delimiters that will not be removed the next time you
4418 regenerate the Sieve script.
4420 @vindex gnus-sieve-crosspost
4421 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4422 is generated.  If it is non-@code{nil} (the default) articles is
4423 placed in all groups that have matching rules, otherwise the article
4424 is only placed in the group with the first matching rule.  For
4425 example, the group parameter @samp{(sieve address "sender"
4426 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4427 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4428 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4429 except that the line containing the call to @code{stop} is removed.)
4431 @example
4432 if address "sender" "owner-ding@@hpc.uh.edu" @{
4433         fileinto "INBOX.ding";
4434         stop;
4436 @end example
4438 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4440 @table @kbd
4442 @item D g
4443 @kindex D g (Group)
4444 @findex gnus-sieve-generate
4445 @vindex gnus-sieve-file
4446 @cindex generating sieve script
4447 Regenerate a Sieve script from the @code{sieve} group parameters and
4448 put you into the @code{gnus-sieve-file} without saving it.
4450 @item D u
4451 @kindex D u (Group)
4452 @findex gnus-sieve-update
4453 @vindex gnus-sieve-file
4454 @cindex updating sieve script
4455 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4456 @code{sieve} group parameters, save the file and upload it to the
4457 server using the @code{sieveshell} program.
4459 @end table
4462 @node Summary Buffer
4463 @chapter Summary Buffer
4464 @cindex summary buffer
4466 A line for each article is displayed in the summary buffer.  You can
4467 move around, read articles, post articles and reply to articles.
4469 The most common way to a summary buffer is to select a group from the
4470 group buffer (@pxref{Selecting a Group}).
4472 You can have as many summary buffers open as you wish.
4474 You can customize the Summary Mode tool bar, see @kbd{M-x
4475 customize-apropos RET gnus-summary-tool-bar}.  This feature is only
4476 available in Emacs.
4478 @kindex v (Summary)
4479 @cindex keys, reserved for users (Summary)
4480 The key @kbd{v} is reserved for users.  You can bind it key to some
4481 function or better use it as a prefix key.  For example:
4482 @lisp
4483 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
4484 @end lisp
4486 @menu
4487 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4488 * Summary Maneuvering::         Moving around the summary buffer.
4489 * Choosing Articles::           Reading articles.
4490 * Paging the Article::          Scrolling the current article.
4491 * Reply Followup and Post::     Posting articles.
4492 * Delayed Articles::            Send articles at a later time.
4493 * Marking Articles::            Marking articles as read, expirable, etc.
4494 * Limiting::                    You can limit the summary buffer.
4495 * Threading::                   How threads are made.
4496 * Sorting the Summary Buffer::  How articles and threads are sorted.
4497 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4498 * Article Caching::             You may store articles in a cache.
4499 * Persistent Articles::         Making articles expiry-resistant.
4500 * Article Backlog::             Having already read articles hang around.
4501 * Saving Articles::             Ways of customizing article saving.
4502 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4503 * Article Treatment::           The article buffer can be mangled at will.
4504 * MIME Commands::               Doing MIMEy things with the articles.
4505 * Charsets::                    Character set issues.
4506 * Article Commands::            Doing various things with the article buffer.
4507 * Summary Sorting::             Sorting the summary buffer in various ways.
4508 * Finding the Parent::          No child support? Get the parent.
4509 * Alternative Approaches::      Reading using non-default summaries.
4510 * Tree Display::                A more visual display of threads.
4511 * Mail Group Commands::         Some commands can only be used in mail groups.
4512 * Various Summary Stuff::       What didn't fit anywhere else.
4513 * Exiting the Summary Buffer::  Returning to the Group buffer,
4514                                 or reselecting the current group.
4515 * Crosspost Handling::          How crossposted articles are dealt with.
4516 * Duplicate Suppression::       An alternative when crosspost handling fails.
4517 * Security::                    Decrypt and Verify.
4518 * Mailing List::                Mailing list minor mode.
4519 @end menu
4522 @node Summary Buffer Format
4523 @section Summary Buffer Format
4524 @cindex summary buffer format
4526 @iftex
4527 @iflatex
4528 \gnusfigure{The Summary Buffer}{180}{
4529 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4530 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4532 @end iflatex
4533 @end iftex
4535 @menu
4536 * Summary Buffer Lines::        You can specify how summary lines should look.
4537 * To From Newsgroups::          How to not display your own name.
4538 * Summary Buffer Mode Line::    You can say how the mode line should look.
4539 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4540 @end menu
4542 @findex mail-extract-address-components
4543 @findex gnus-extract-address-components
4544 @vindex gnus-extract-address-components
4545 Gnus will use the value of the @code{gnus-extract-address-components}
4546 variable as a function for getting the name and address parts of a
4547 @code{From} header.  Two pre-defined functions exist:
4548 @code{gnus-extract-address-components}, which is the default, quite
4549 fast, and too simplistic solution; and
4550 @code{mail-extract-address-components}, which works very nicely, but is
4551 slower.  The default function will return the wrong answer in 5% of the
4552 cases.  If this is unacceptable to you, use the other function instead:
4554 @lisp
4555 (setq gnus-extract-address-components
4556       'mail-extract-address-components)
4557 @end lisp
4559 @vindex gnus-summary-same-subject
4560 @code{gnus-summary-same-subject} is a string indicating that the current
4561 article has the same subject as the previous.  This string will be used
4562 with those specs that require it.  The default is @code{""}.
4565 @node Summary Buffer Lines
4566 @subsection Summary Buffer Lines
4568 @vindex gnus-summary-line-format
4569 You can change the format of the lines in the summary buffer by changing
4570 the @code{gnus-summary-line-format} variable.  It works along the same
4571 lines as a normal @code{format} string, with some extensions
4572 (@pxref{Formatting Variables}).
4574 There should always be a colon or a point position marker on the line;
4575 the cursor always moves to the point position marker or the colon after
4576 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4577 possible to change this.  Just write a new function
4578 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4579 @xref{Positioning Point}.
4581 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4583 The following format specification characters and extended format
4584 specification(s) are understood:
4586 @table @samp
4587 @item N
4588 Article number.
4589 @item S
4590 Subject string.  List identifiers stripped,
4591 @code{gnus-list-identifiers}.  @xref{Article Hiding}.
4592 @item s
4593 Subject if the article is the root of the thread or the previous article
4594 had a different subject, @code{gnus-summary-same-subject} otherwise.
4595 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4596 @item F
4597 Full @code{From} header.
4598 @item n
4599 The name (from the @code{From} header).
4600 @item f
4601 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4602 From Newsgroups}).
4603 @item a
4604 The name (from the @code{From} header).  This differs from the @code{n}
4605 spec in that it uses the function designated by the
4606 @code{gnus-extract-address-components} variable, which is slower, but
4607 may be more thorough.
4608 @item A
4609 The address (from the @code{From} header).  This works the same way as
4610 the @code{a} spec.
4611 @item L
4612 Number of lines in the article.
4613 @item c
4614 Number of characters in the article.  This specifier is not supported
4615 in some methods (like nnfolder).
4616 @item k
4617 Pretty-printed version of the number of characters in the article;
4618 for example, @samp{1.2k} or @samp{0.4M}.
4619 @item I
4620 Indentation based on thread level (@pxref{Customizing Threading}).
4621 @item B
4622 A complex trn-style thread tree, showing response-connecting trace
4623 lines.  A thread could be drawn like this:
4625 @example
4628 | +->
4629 | | \->
4630 | |   \->
4631 | \->
4634 @end example
4636 You can customize the appearance with the following options.  Note
4637 that it is possible to make the thread display look really neat by
4638 replacing the default @acronym{ASCII} characters with graphic
4639 line-drawing glyphs.
4640 @table @code
4641 @item gnus-sum-thread-tree-root
4642 @vindex gnus-sum-thread-tree-root
4643 Used for the root of a thread.  If @code{nil}, use subject
4644 instead.  The default is @samp{> }.
4646 @item gnus-sum-thread-tree-false-root
4647 @vindex gnus-sum-thread-tree-false-root
4648 Used for the false root of a thread (@pxref{Loose Threads}).  If
4649 @code{nil}, use subject instead.  The default is @samp{> }.
4651 @item gnus-sum-thread-tree-single-indent
4652 @vindex gnus-sum-thread-tree-single-indent
4653 Used for a thread with just one message.  If @code{nil}, use subject
4654 instead.  The default is @samp{}.
4656 @item gnus-sum-thread-tree-vertical
4657 @vindex gnus-sum-thread-tree-vertical
4658 Used for drawing a vertical line.  The default is @samp{| }.
4660 @item gnus-sum-thread-tree-indent
4661 @vindex gnus-sum-thread-tree-indent
4662 Used for indenting.  The default is @samp{  }.
4664 @item gnus-sum-thread-tree-leaf-with-other
4665 @vindex gnus-sum-thread-tree-leaf-with-other
4666 Used for a leaf with brothers.  The default is @samp{+-> }.
4668 @item gnus-sum-thread-tree-single-leaf
4669 @vindex gnus-sum-thread-tree-single-leaf
4670 Used for a leaf without brothers.  The default is @samp{\-> }
4672 @end table
4674 @item T
4675 Nothing if the article is a root and lots of spaces if it isn't (it
4676 pushes everything after it off the screen).
4677 @item [
4678 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4679 for adopted articles (@pxref{Customizing Threading}).
4680 @item ]
4681 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4682 for adopted articles.
4683 @item >
4684 One space for each thread level.
4685 @item <
4686 Twenty minus thread level spaces.
4687 @item U
4688 Unread.  @xref{Read Articles}.
4690 @item R
4691 This misleadingly named specifier is the @dfn{secondary mark}.  This
4692 mark will say whether the article has been replied to, has been cached,
4693 or has been saved.  @xref{Other Marks}.
4695 @item i
4696 Score as a number (@pxref{Scoring}).
4697 @item z
4698 @vindex gnus-summary-zcore-fuzz
4699 Zcore, @samp{+} if above the default level and @samp{-} if below the
4700 default level.  If the difference between
4701 @code{gnus-summary-default-score} and the score is less than
4702 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4703 @item V
4704 Total thread score.
4705 @item x
4706 @code{Xref}.
4707 @item D
4708 @code{Date}.
4709 @item d
4710 The @code{Date} in @code{DD-MMM} format.
4711 @item o
4712 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4713 @item M
4714 @code{Message-ID}.
4715 @item r
4716 @code{References}.
4717 @item t
4718 Number of articles in the current sub-thread.  Using this spec will slow
4719 down summary buffer generation somewhat.
4720 @item e
4721 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4722 article has any children.
4723 @item P
4724 The line number.
4725 @item O
4726 Download mark.
4727 @item *
4728 Desired cursor position (instead of after first colon).
4729 @item &user-date;
4730 Age sensitive date format.  Various date format is defined in
4731 @code{gnus-user-date-format-alist}.
4732 @item u
4733 User defined specifier.  The next character in the format string should
4734 be a letter.  Gnus will call the function
4735 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4736 following @samp{%u}.  The function will be passed the current header as
4737 argument.  The function should return a string, which will be inserted
4738 into the summary just like information from any other summary specifier.
4739 @end table
4741 Text between @samp{%(} and @samp{%)} will be highlighted with
4742 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4743 There can only be one such area.
4745 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4746 have to be handled with care.  For reasons of efficiency, Gnus will
4747 compute what column these characters will end up in, and ``hard-code''
4748 that.  This means that it is invalid to have these specs after a
4749 variable-length spec.  Well, you might not be arrested, but your summary
4750 buffer will look strange, which is bad enough.
4752 The smart choice is to have these specs as far to the left as possible.
4753 (Isn't that the case with everything, though?  But I digress.)
4755 This restriction may disappear in later versions of Gnus.
4758 @node To From Newsgroups
4759 @subsection To From Newsgroups
4760 @cindex To
4761 @cindex Newsgroups
4763 In some groups (particularly in archive groups), the @code{From} header
4764 isn't very interesting, since all the articles there are written by
4765 you.  To display the information in the @code{To} or @code{Newsgroups}
4766 headers instead, you need to decide three things: What information to
4767 gather; where to display it; and when to display it.
4769 @enumerate
4770 @item
4771 @vindex gnus-extra-headers
4772 The reading of extra header information is controlled by the
4773 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4774 instance:
4776 @lisp
4777 (setq gnus-extra-headers
4778       '(To Newsgroups X-Newsreader))
4779 @end lisp
4781 This will result in Gnus trying to obtain these three headers, and
4782 storing it in header structures for later easy retrieval.
4784 @item
4785 @findex gnus-extra-header
4786 The value of these extra headers can be accessed via the
4787 @code{gnus-extra-header} function.  Here's a format line spec that will
4788 access the @code{X-Newsreader} header:
4790 @example
4791 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4792 @end example
4794 @item
4795 @vindex gnus-ignored-from-addresses
4796 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4797 summary line spec returns the @code{To}, @code{Newsreader} or
4798 @code{From} header.  If this regexp matches the contents of the
4799 @code{From} header, the value of the @code{To} or @code{Newsreader}
4800 headers are used instead.
4802 @end enumerate
4804 @vindex nnmail-extra-headers
4805 A related variable is @code{nnmail-extra-headers}, which controls when
4806 to include extra headers when generating overview (@acronym{NOV}) files.
4807 If you have old overview files, you should regenerate them after
4808 changing this variable, by entering the server buffer using @kbd{^},
4809 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4810 regeneration.
4812 @vindex gnus-summary-line-format
4813 You also have to instruct Gnus to display the data by changing the
4814 @code{%n} spec to the @code{%f} spec in the
4815 @code{gnus-summary-line-format} variable.
4817 In summary, you'd typically put something like the following in
4818 @file{~/.gnus.el}:
4820 @lisp
4821 (setq gnus-extra-headers
4822       '(To Newsgroups))
4823 (setq nnmail-extra-headers gnus-extra-headers)
4824 (setq gnus-summary-line-format
4825       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4826 (setq gnus-ignored-from-addresses
4827       "Your Name Here")
4828 @end lisp
4830 (The values listed above are the default values in Gnus.  Alter them
4831 to fit your needs.)
4833 A note for news server administrators, or for users who wish to try to
4834 convince their news server administrator to provide some additional
4835 support:
4837 The above is mostly useful for mail groups, where you have control over
4838 the @acronym{NOV} files that are created.  However, if you can persuade your
4839 nntp admin to add (in the usual implementation, notably INN):
4841 @example
4842 Newsgroups:full
4843 @end example
4845 to the end of her @file{overview.fmt} file, then you can use that just
4846 as you would the extra headers from the mail groups.
4849 @node Summary Buffer Mode Line
4850 @subsection Summary Buffer Mode Line
4852 @vindex gnus-summary-mode-line-format
4853 You can also change the format of the summary mode bar (@pxref{Mode Line
4854 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4855 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4857 Here are the elements you can play with:
4859 @table @samp
4860 @item G
4861 Group name.
4862 @item p
4863 Unprefixed group name.
4864 @item A
4865 Current article number.
4866 @item z
4867 Current article score.
4868 @item V
4869 Gnus version.
4870 @item U
4871 Number of unread articles in this group.
4872 @item e
4873 Number of unread articles in this group that aren't displayed in the
4874 summary buffer.
4875 @item Z
4876 A string with the number of unread and unselected articles represented
4877 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4878 articles, and just as @samp{<%U more>} if there are just unread articles
4879 and no unselected ones.
4880 @item g
4881 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4882 shortened to @samp{r.a.anime}.
4883 @item S
4884 Subject of the current article.
4885 @item u
4886 User-defined spec (@pxref{User-Defined Specs}).
4887 @item s
4888 Name of the current score file (@pxref{Scoring}).
4889 @item d
4890 Number of dormant articles (@pxref{Unread Articles}).
4891 @item t
4892 Number of ticked articles (@pxref{Unread Articles}).
4893 @item r
4894 Number of articles that have been marked as read in this session.
4895 @item E
4896 Number of articles expunged by the score files.
4897 @end table
4900 @node Summary Highlighting
4901 @subsection Summary Highlighting
4903 @table @code
4905 @item gnus-visual-mark-article-hook
4906 @vindex gnus-visual-mark-article-hook
4907 This hook is run after selecting an article.  It is meant to be used for
4908 highlighting the article in some way.  It is not run if
4909 @code{gnus-visual} is @code{nil}.
4911 @item gnus-summary-update-hook
4912 @vindex gnus-summary-update-hook
4913 This hook is called when a summary line is changed.  It is not run if
4914 @code{gnus-visual} is @code{nil}.
4916 @item gnus-summary-selected-face
4917 @vindex gnus-summary-selected-face
4918 This is the face (or @dfn{font} as some people call it) used to
4919 highlight the current article in the summary buffer.
4921 @item gnus-summary-highlight
4922 @vindex gnus-summary-highlight
4923 Summary lines are highlighted according to this variable, which is a
4924 list where the elements are of the format @code{(@var{form}
4925 . @var{face})}.  If you would, for instance, like ticked articles to be
4926 italic and high-scored articles to be bold, you could set this variable
4927 to something like
4928 @lisp
4929 (((eq mark gnus-ticked-mark) . italic)
4930  ((> score default) . bold))
4931 @end lisp
4932 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4933 @var{face} will be applied to the line.
4934 @end table
4937 @node Summary Maneuvering
4938 @section Summary Maneuvering
4939 @cindex summary movement
4941 All the straight movement commands understand the numeric prefix and
4942 behave pretty much as you'd expect.
4944 None of these commands select articles.
4946 @table @kbd
4947 @item G M-n
4948 @itemx M-n
4949 @kindex M-n (Summary)
4950 @kindex G M-n (Summary)
4951 @findex gnus-summary-next-unread-subject
4952 Go to the next summary line of an unread article
4953 (@code{gnus-summary-next-unread-subject}).
4955 @item G M-p
4956 @itemx M-p
4957 @kindex M-p (Summary)
4958 @kindex G M-p (Summary)
4959 @findex gnus-summary-prev-unread-subject
4960 Go to the previous summary line of an unread article
4961 (@code{gnus-summary-prev-unread-subject}).
4963 @item G g
4964 @kindex G g (Summary)
4965 @findex gnus-summary-goto-subject
4966 Ask for an article number and then go to the summary line of that article
4967 without displaying the article (@code{gnus-summary-goto-subject}).
4968 @end table
4970 If Gnus asks you to press a key to confirm going to the next group, you
4971 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4972 buffer, searching for the next group to read without actually returning
4973 to the group buffer.
4975 Variables related to summary movement:
4977 @table @code
4979 @vindex gnus-auto-select-next
4980 @item gnus-auto-select-next
4981 If you issue one of the movement commands (like @kbd{n}) and there are
4982 no more unread articles after the current one, Gnus will offer to go to
4983 the next group.  If this variable is @code{t} and the next group is
4984 empty, Gnus will exit summary mode and return to the group buffer.  If
4985 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4986 next group with unread articles.  As a special case, if this variable
4987 is @code{quietly}, Gnus will select the next group without asking for
4988 confirmation.  If this variable is @code{almost-quietly}, the same
4989 will happen only if you are located on the last article in the group.
4990 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4991 command will go to the next group without confirmation.  Also
4992 @pxref{Group Levels}.
4994 @item gnus-auto-select-same
4995 @vindex gnus-auto-select-same
4996 If non-@code{nil}, all the movement commands will try to go to the next
4997 article with the same subject as the current.  (@dfn{Same} here might
4998 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4999 for details (@pxref{Customizing Threading}).)  If there are no more
5000 articles with the same subject, go to the first unread article.
5002 This variable is not particularly useful if you use a threaded display.
5004 @item gnus-summary-check-current
5005 @vindex gnus-summary-check-current
5006 If non-@code{nil}, all the ``unread'' movement commands will not proceed
5007 to the next (or previous) article if the current article is unread.
5008 Instead, they will choose the current article.
5010 @item gnus-auto-center-summary
5011 @vindex gnus-auto-center-summary
5012 If non-@code{nil}, Gnus will keep the point in the summary buffer
5013 centered at all times.  This makes things quite tidy, but if you have a
5014 slow network connection, or simply do not like this un-Emacsism, you can
5015 set this variable to @code{nil} to get the normal Emacs scrolling
5016 action.  This will also inhibit horizontal re-centering of the summary
5017 buffer, which might make it more inconvenient to read extremely long
5018 threads.
5020 This variable can also be a number.  In that case, center the window at
5021 the given number of lines from the top.
5023 @end table
5026 @node Choosing Articles
5027 @section Choosing Articles
5028 @cindex selecting articles
5030 @menu
5031 * Choosing Commands::           Commands for choosing articles.
5032 * Choosing Variables::          Variables that influence these commands.
5033 @end menu
5036 @node Choosing Commands
5037 @subsection Choosing Commands
5039 None of the following movement commands understand the numeric prefix,
5040 and they all select and display an article.
5042 If you want to fetch new articles or redisplay the group, see
5043 @ref{Exiting the Summary Buffer}.
5045 @table @kbd
5046 @item SPACE
5047 @kindex SPACE (Summary)
5048 @findex gnus-summary-next-page
5049 Select the current article, or, if that one's read already, the next
5050 unread article (@code{gnus-summary-next-page}).
5052 If you have an article window open already and you press @kbd{SPACE}
5053 again, the article will be scrolled.  This lets you conveniently
5054 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5056 @item G n
5057 @itemx n
5058 @kindex n (Summary)
5059 @kindex G n (Summary)
5060 @findex gnus-summary-next-unread-article
5061 @c @icon{gnus-summary-next-unread}
5062 Go to next unread article (@code{gnus-summary-next-unread-article}).
5064 @item G p
5065 @itemx p
5066 @kindex p (Summary)
5067 @findex gnus-summary-prev-unread-article
5068 @c @icon{gnus-summary-prev-unread}
5069 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5071 @item G N
5072 @itemx N
5073 @kindex N (Summary)
5074 @kindex G N (Summary)
5075 @findex gnus-summary-next-article
5076 Go to the next article (@code{gnus-summary-next-article}).
5078 @item G P
5079 @itemx P
5080 @kindex P (Summary)
5081 @kindex G P (Summary)
5082 @findex gnus-summary-prev-article
5083 Go to the previous article (@code{gnus-summary-prev-article}).
5085 @item G C-n
5086 @kindex G C-n (Summary)
5087 @findex gnus-summary-next-same-subject
5088 Go to the next article with the same subject
5089 (@code{gnus-summary-next-same-subject}).
5091 @item G C-p
5092 @kindex G C-p (Summary)
5093 @findex gnus-summary-prev-same-subject
5094 Go to the previous article with the same subject
5095 (@code{gnus-summary-prev-same-subject}).
5097 @item G f
5098 @itemx .
5099 @kindex G f  (Summary)
5100 @kindex .  (Summary)
5101 @findex gnus-summary-first-unread-article
5102 Go to the first unread article
5103 (@code{gnus-summary-first-unread-article}).
5105 @item G b
5106 @itemx ,
5107 @kindex G b (Summary)
5108 @kindex , (Summary)
5109 @findex gnus-summary-best-unread-article
5110 Go to the unread article with the highest score
5111 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5112 go to the first unread article that has a score over the default score.
5114 @item G l
5115 @itemx l
5116 @kindex l (Summary)
5117 @kindex G l (Summary)
5118 @findex gnus-summary-goto-last-article
5119 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5121 @item G o
5122 @kindex G o (Summary)
5123 @findex gnus-summary-pop-article
5124 @cindex history
5125 @cindex article history
5126 Pop an article off the summary history and go to this article
5127 (@code{gnus-summary-pop-article}).  This command differs from the
5128 command above in that you can pop as many previous articles off the
5129 history as you like, while @kbd{l} toggles the two last read articles.
5130 For a somewhat related issue (if you use these commands a lot),
5131 @pxref{Article Backlog}.
5133 @item G j
5134 @itemx j
5135 @kindex j (Summary)
5136 @kindex G j (Summary)
5137 @findex gnus-summary-goto-article
5138 Ask for an article number or @code{Message-ID}, and then go to that
5139 article (@code{gnus-summary-goto-article}).
5141 @end table
5144 @node Choosing Variables
5145 @subsection Choosing Variables
5147 Some variables relevant for moving and selecting articles:
5149 @table @code
5150 @item gnus-auto-extend-newsgroup
5151 @vindex gnus-auto-extend-newsgroup
5152 All the movement commands will try to go to the previous (or next)
5153 article, even if that article isn't displayed in the Summary buffer if
5154 this variable is non-@code{nil}.  Gnus will then fetch the article from
5155 the server and display it in the article buffer.
5157 @item gnus-select-article-hook
5158 @vindex gnus-select-article-hook
5159 This hook is called whenever an article is selected.  The default is
5160 @code{nil}.  If you would like each article to be saved in the Agent as
5161 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5162 hook will do so.
5164 @item gnus-mark-article-hook
5165 @vindex gnus-mark-article-hook
5166 @findex gnus-summary-mark-unread-as-read
5167 @findex gnus-summary-mark-read-and-unread-as-read
5168 @findex gnus-unread-mark
5169 This hook is called whenever an article is selected.  It is intended to
5170 be used for marking articles as read.  The default value is
5171 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5172 mark of almost any article you read to @code{gnus-read-mark}.  The only
5173 articles not affected by this function are ticked, dormant, and
5174 expirable articles.  If you'd instead like to just have unread articles
5175 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5176 instead.  It will leave marks like @code{gnus-low-score-mark},
5177 @code{gnus-del-mark} (and so on) alone.
5179 @end table
5182 @node Paging the Article
5183 @section Scrolling the Article
5184 @cindex article scrolling
5186 @table @kbd
5188 @item SPACE
5189 @kindex SPACE (Summary)
5190 @findex gnus-summary-next-page
5191 Pressing @kbd{SPACE} will scroll the current article forward one page,
5192 or, if you have come to the end of the current article, will choose the
5193 next article (@code{gnus-summary-next-page}).
5195 @vindex gnus-article-boring-faces
5196 @vindex gnus-article-skip-boring
5197 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5198 the article consists only of citations and signature, then it will be
5199 skipped; the next article will be shown instead.  You can customize
5200 what is considered uninteresting with
5201 @code{gnus-article-boring-faces}.  You can manually view the article's
5202 pages, no matter how boring, using @kbd{C-M-v}.
5204 @item DEL
5205 @kindex DEL (Summary)
5206 @findex gnus-summary-prev-page
5207 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5209 @item RET
5210 @kindex RET (Summary)
5211 @findex gnus-summary-scroll-up
5212 Scroll the current article one line forward
5213 (@code{gnus-summary-scroll-up}).
5215 @item M-RET
5216 @kindex M-RET (Summary)
5217 @findex gnus-summary-scroll-down
5218 Scroll the current article one line backward
5219 (@code{gnus-summary-scroll-down}).
5221 @item A g
5222 @itemx g
5223 @kindex A g (Summary)
5224 @kindex g (Summary)
5225 @findex gnus-summary-show-article
5226 @vindex gnus-summary-show-article-charset-alist
5227 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5228 given a prefix, fetch the current article, but don't run any of the
5229 article treatment functions.  This will give you a ``raw'' article, just
5230 the way it came from the server.
5232 If given a numerical prefix, you can do semi-manual charset stuff.
5233 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5234 encoded in the @code{cn-gb-2312} charset.  If you have
5236 @lisp
5237 (setq gnus-summary-show-article-charset-alist
5238       '((1 . cn-gb-2312)
5239         (2 . big5)))
5240 @end lisp
5242 then you can say @kbd{C-u 1 g} to get the same effect.
5244 @item A <
5245 @itemx <
5246 @kindex < (Summary)
5247 @kindex A < (Summary)
5248 @findex gnus-summary-beginning-of-article
5249 Scroll to the beginning of the article
5250 (@code{gnus-summary-beginning-of-article}).
5252 @item A >
5253 @itemx >
5254 @kindex > (Summary)
5255 @kindex A > (Summary)
5256 @findex gnus-summary-end-of-article
5257 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5259 @item A s
5260 @itemx s
5261 @kindex A s (Summary)
5262 @kindex s (Summary)
5263 @findex gnus-summary-isearch-article
5264 Perform an isearch in the article buffer
5265 (@code{gnus-summary-isearch-article}).
5267 @item h
5268 @kindex h (Summary)
5269 @findex gnus-summary-select-article-buffer
5270 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5272 @end table
5275 @node Reply Followup and Post
5276 @section Reply, Followup and Post
5278 @menu
5279 * Summary Mail Commands::       Sending mail.
5280 * Summary Post Commands::       Sending news.
5281 * Summary Message Commands::    Other Message-related commands.
5282 * Canceling and Superseding::
5283 @end menu
5286 @node Summary Mail Commands
5287 @subsection Summary Mail Commands
5288 @cindex mail
5289 @cindex composing mail
5291 Commands for composing a mail message:
5293 @table @kbd
5295 @item S r
5296 @itemx r
5297 @kindex S r (Summary)
5298 @kindex r (Summary)
5299 @findex gnus-summary-reply
5300 @c @icon{gnus-summary-mail-reply}
5301 @c @icon{gnus-summary-reply}
5302 Mail a reply to the author of the current article
5303 (@code{gnus-summary-reply}).
5305 @item S R
5306 @itemx R
5307 @kindex R (Summary)
5308 @kindex S R (Summary)
5309 @findex gnus-summary-reply-with-original
5310 @c @icon{gnus-summary-reply-with-original}
5311 Mail a reply to the author of the current article and include the
5312 original message (@code{gnus-summary-reply-with-original}).  This
5313 command uses the process/prefix convention.
5315 @item S w
5316 @kindex S w (Summary)
5317 @findex gnus-summary-wide-reply
5318 Mail a wide reply to the author of the current article
5319 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5320 goes out to all people listed in the @code{To}, @code{From} (or
5321 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5322 present, that's used instead.
5324 @item S W
5325 @kindex S W (Summary)
5326 @findex gnus-summary-wide-reply-with-original
5327 Mail a wide reply to the current article and include the original
5328 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5329 the process/prefix convention.
5331 @item S v
5332 @kindex S v (Summary)
5333 @findex gnus-summary-very-wide-reply
5334 Mail a very wide reply to the author of the current article
5335 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5336 that goes out to all people listed in the @code{To}, @code{From} (or
5337 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5338 articles.  This command uses the process/prefix convention.
5340 @item S V
5341 @kindex S V (Summary)
5342 @findex gnus-summary-very-wide-reply-with-original
5343 Mail a very wide reply to the author of the current article and include the
5344 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5345 command uses the process/prefix convention.
5347 @item S B r
5348 @kindex S B r (Summary)
5349 @findex gnus-summary-reply-broken-reply-to
5350 Mail a reply to the author of the current article but ignore the
5351 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5352 If you need this because a mailing list incorrectly sets a
5353 @code{Reply-To} header pointing to the list, you probably want to set
5354 the @code{broken-reply-to} group parameter instead, so things will work
5355 correctly.  @xref{Group Parameters}.
5357 @item S B R
5358 @kindex S B R (Summary)
5359 @findex gnus-summary-reply-broken-reply-to-with-original
5360 Mail a reply to the author of the current article and include the
5361 original message but ignore the @code{Reply-To} field
5362 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5364 @item S o m
5365 @itemx C-c C-f
5366 @kindex S o m (Summary)
5367 @kindex C-c C-f (Summary)
5368 @findex gnus-summary-mail-forward
5369 @c @icon{gnus-summary-mail-forward}
5370 Forward the current article to some other person
5371 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5372 is forwarded according to the value of (@code{message-forward-as-mime})
5373 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5374 message and forward directly inline; if the prefix is 2, forward message
5375 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5376 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5377 directly inline; otherwise, the message is forwarded as no prefix given
5378 but use the flipped value of (@code{message-forward-as-mime}).  By
5379 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5380 section.
5382 @item S m
5383 @itemx m
5384 @kindex m (Summary)
5385 @kindex S m (Summary)
5386 @findex gnus-summary-mail-other-window
5387 @c @icon{gnus-summary-mail-originate}
5388 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5389 the posting style of the current group.  If given a prefix, disable that.
5390 If the prefix is 1, prompt for a group name to find the posting style.
5392 @item S i
5393 @itemx i
5394 @kindex i (Summary)
5395 @kindex S i (Summary)
5396 @findex gnus-summary-news-other-window
5397 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5398 post to the current group.  If given a prefix, disable that.  If the
5399 prefix is 1, prompt for a group to post to.
5401 This function actually prepares a news even when using mail groups.
5402 This is useful for ``posting'' messages to mail groups without actually
5403 sending them over the network: they're just saved directly to the group
5404 in question.  The corresponding back end must have a request-post method
5405 for this to work though.
5407 @item S D b
5408 @kindex S D b (Summary)
5409 @findex gnus-summary-resend-bounced-mail
5410 @cindex bouncing mail
5411 If you have sent a mail, but the mail was bounced back to you for some
5412 reason (wrong address, transient failure), you can use this command to
5413 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5414 will be popped into a mail buffer where you can edit the headers before
5415 sending the mail off again.  If you give a prefix to this command, and
5416 the bounced mail is a reply to some other mail, Gnus will try to fetch
5417 that mail and display it for easy perusal of its headers.  This might
5418 very well fail, though.
5420 @item S D r
5421 @kindex S D r (Summary)
5422 @findex gnus-summary-resend-message
5423 Not to be confused with the previous command,
5424 @code{gnus-summary-resend-message} will prompt you for an address to
5425 send the current message off to, and then send it to that place.  The
5426 headers of the message won't be altered---but lots of headers that say
5427 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5428 means that you actually send a mail to someone that has a @code{To}
5429 header that (probably) points to yourself.  This will confuse people.
5430 So, natcherly you'll only do that if you're really eVIl.
5432 This command is mainly used if you have several accounts and want to
5433 ship a mail to a different account of yours.  (If you're both
5434 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5435 to the @code{root} account, you may want to resend it to
5436 @code{postmaster}.  Ordnung muss sein!
5438 This command understands the process/prefix convention
5439 (@pxref{Process/Prefix}).
5441 @item S D e
5442 @kindex S D e (Summary)
5443 @findex gnus-summary-resend-message-edit
5445 Like the previous command, but will allow you to edit the message as
5446 if it were a new message before resending.
5448 @item S O m
5449 @kindex S O m (Summary)
5450 @findex gnus-uu-digest-mail-forward
5451 Digest the current series (@pxref{Decoding Articles}) and forward the
5452 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5453 uses the process/prefix convention (@pxref{Process/Prefix}).
5455 @item S M-c
5456 @kindex S M-c (Summary)
5457 @findex gnus-summary-mail-crosspost-complaint
5458 @cindex crossposting
5459 @cindex excessive crossposting
5460 Send a complaint about excessive crossposting to the author of the
5461 current article (@code{gnus-summary-mail-crosspost-complaint}).
5463 @findex gnus-crosspost-complaint
5464 This command is provided as a way to fight back against the current
5465 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5466 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5467 command understands the process/prefix convention
5468 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5470 @end table
5472 Also @xref{Header Commands, ,Header Commands, message, The Message
5473 Manual}, for more information.
5476 @node Summary Post Commands
5477 @subsection Summary Post Commands
5478 @cindex post
5479 @cindex composing news
5481 Commands for posting a news article:
5483 @table @kbd
5484 @item S p
5485 @itemx a
5486 @kindex a (Summary)
5487 @kindex S p (Summary)
5488 @findex gnus-summary-post-news
5489 @c @icon{gnus-summary-post-news}
5490 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5491 default, post to the current group.  If given a prefix, disable that.
5492 If the prefix is 1, prompt for another group instead.
5494 @item S f
5495 @itemx f
5496 @kindex f (Summary)
5497 @kindex S f (Summary)
5498 @findex gnus-summary-followup
5499 @c @icon{gnus-summary-followup}
5500 Post a followup to the current article (@code{gnus-summary-followup}).
5502 @item S F
5503 @itemx F
5504 @kindex S F (Summary)
5505 @kindex F (Summary)
5506 @c @icon{gnus-summary-followup-with-original}
5507 @findex gnus-summary-followup-with-original
5508 Post a followup to the current article and include the original message
5509 (@code{gnus-summary-followup-with-original}).  This command uses the
5510 process/prefix convention.
5512 @item S n
5513 @kindex S n (Summary)
5514 @findex gnus-summary-followup-to-mail
5515 Post a followup to the current article via news, even if you got the
5516 message through mail (@code{gnus-summary-followup-to-mail}).
5518 @item S N
5519 @kindex S N (Summary)
5520 @findex gnus-summary-followup-to-mail-with-original
5521 Post a followup to the current article via news, even if you got the
5522 message through mail and include the original message
5523 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5524 the process/prefix convention.
5526 @item S o p
5527 @kindex S o p (Summary)
5528 @findex gnus-summary-post-forward
5529 Forward the current article to a newsgroup
5530 (@code{gnus-summary-post-forward}).
5531  If no prefix is given, the message is forwarded according to the value
5532 of (@code{message-forward-as-mime}) and
5533 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5534 message and forward directly inline; if the prefix is 2, forward message
5535 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5536 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5537 directly inline; otherwise, the message is forwarded as no prefix given
5538 but use the flipped value of (@code{message-forward-as-mime}).  By
5539 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5541 @item S O p
5542 @kindex S O p (Summary)
5543 @findex gnus-uu-digest-post-forward
5544 @cindex digests
5545 @cindex making digests
5546 Digest the current series and forward the result to a newsgroup
5547 (@code{gnus-uu-digest-post-forward}).  This command uses the
5548 process/prefix convention.
5550 @item S u
5551 @kindex S u (Summary)
5552 @findex gnus-uu-post-news
5553 @c @icon{gnus-uu-post-news}
5554 Uuencode a file, split it into parts, and post it as a series
5555 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5556 @end table
5558 Also @xref{Header Commands, ,Header Commands, message, The Message
5559 Manual}, for more information.
5562 @node Summary Message Commands
5563 @subsection Summary Message Commands
5565 @table @kbd
5566 @item S y
5567 @kindex S y (Summary)
5568 @findex gnus-summary-yank-message
5569 Yank the current article into an already existing Message composition
5570 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5571 what message buffer you want to yank into, and understands the
5572 process/prefix convention (@pxref{Process/Prefix}).
5574 @end table
5577 @node Canceling and Superseding
5578 @subsection Canceling Articles
5579 @cindex canceling articles
5580 @cindex superseding articles
5582 Have you ever written something, and then decided that you really,
5583 really, really wish you hadn't posted that?
5585 Well, you can't cancel mail, but you can cancel posts.
5587 @findex gnus-summary-cancel-article
5588 @kindex C (Summary)
5589 @c @icon{gnus-summary-cancel-article}
5590 Find the article you wish to cancel (you can only cancel your own
5591 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5592 c} (@code{gnus-summary-cancel-article}).  Your article will be
5593 canceled---machines all over the world will be deleting your article.
5594 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5596 Be aware, however, that not all sites honor cancels, so your article may
5597 live on here and there, while most sites will delete the article in
5598 question.
5600 Gnus will use the ``current'' select method when canceling.  If you
5601 want to use the standard posting method, use the @samp{a} symbolic
5602 prefix (@pxref{Symbolic Prefixes}).
5604 Gnus ensures that only you can cancel your own messages using a
5605 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5606 message, Message Manual}).
5608 If you discover that you have made some mistakes and want to do some
5609 corrections, you can post a @dfn{superseding} article that will replace
5610 your original article.
5612 @findex gnus-summary-supersede-article
5613 @kindex S (Summary)
5614 Go to the original article and press @kbd{S s}
5615 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5616 where you can edit the article all you want before sending it off the
5617 usual way.
5619 The same goes for superseding as for canceling, only more so: Some
5620 sites do not honor superseding.  On those sites, it will appear that you
5621 have posted almost the same article twice.
5623 If you have just posted the article, and change your mind right away,
5624 there is a trick you can use to cancel/supersede the article without
5625 waiting for the article to appear on your site first.  You simply return
5626 to the post buffer (which is called @code{*sent ...*}).  There you will
5627 find the article you just posted, with all the headers intact.  Change
5628 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5629 header by substituting one of those words for the word
5630 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5631 you would do normally.  The previous article will be
5632 canceled/superseded.
5634 Just remember, kids: There is no 'c' in 'supersede'.
5636 @node Delayed Articles
5637 @section Delayed Articles
5638 @cindex delayed sending
5639 @cindex send delayed
5641 Sometimes, you might wish to delay the sending of a message.  For
5642 example, you might wish to arrange for a message to turn up just in time
5643 to remind your about the birthday of your Significant Other.  For this,
5644 there is the @code{gnus-delay} package.  Setup is simple:
5646 @lisp
5647 (gnus-delay-initialize)
5648 @end lisp
5650 @findex gnus-delay-article
5651 Normally, to send a message you use the @kbd{C-c C-c} command from
5652 Message mode.  To delay a message, use @kbd{C-c C-j}
5653 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5654 message should be delayed.  Possible answers are:
5656 @itemize @bullet
5657 @item
5658 A time span.  Consists of an integer and a letter.  For example,
5659 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5660 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5661 (months) and @code{Y} (years).
5663 @item
5664 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5665 delayed until that day, at a specific time (eight o'clock by default).
5666 See also @code{gnus-delay-default-hour}.
5668 @item
5669 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5670 stuff.  The deadline will be at that time today, except if that time has
5671 already passed, then it's at the given time tomorrow.  So if it's ten
5672 o'clock in the morning and you specify @code{11:15}, then the deadline
5673 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5674 that means a time tomorrow.
5675 @end itemize
5677 The action of the @code{gnus-delay-article} command is influenced by a
5678 couple of variables:
5680 @table @code
5681 @item gnus-delay-default-hour
5682 @vindex gnus-delay-default-hour
5683 When you specify a specific date, the message will be due on that hour
5684 on the given date.  Possible values are integers 0 through 23.
5686 @item gnus-delay-default-delay
5687 @vindex gnus-delay-default-delay
5688 This is a string and gives the default delay.  It can be of any of the
5689 formats described above.
5691 @item gnus-delay-group
5692 @vindex gnus-delay-group
5693 Delayed articles will be kept in this group on the drafts server until
5694 they are due.  You probably don't need to change this.  The default
5695 value is @code{"delayed"}.
5697 @item gnus-delay-header
5698 @vindex gnus-delay-header
5699 The deadline for each article will be stored in a header.  This variable
5700 is a string and gives the header name.  You probably don't need to
5701 change this.  The default value is @code{"X-Gnus-Delayed"}.
5702 @end table
5704 The way delaying works is like this: when you use the
5705 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5706 calculates the deadline of the message and stores it in the
5707 @code{X-Gnus-Delayed} header and puts the message in the
5708 @code{nndraft:delayed} group.
5710 @findex gnus-delay-send-queue
5711 And whenever you get new news, Gnus looks through the group for articles
5712 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5713 function for this.  By default, this function is added to the hook
5714 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5715 Maybe you want to use the demon to send drafts?  Just tell the demon to
5716 execute the @code{gnus-delay-send-queue} function.
5718 @table @code
5719 @item gnus-delay-initialize
5720 @findex gnus-delay-initialize
5721 By default, this function installs @code{gnus-delay-send-queue} in
5722 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5723 argument @code{no-check}.  If it is non-@code{nil},
5724 @code{gnus-get-new-news-hook} is not changed.  The optional first
5725 argument is ignored.
5727 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5728 Presumably, you want to use the demon for sending due delayed articles.
5729 Just don't forget to set that up :-)
5730 @end table
5733 @node Marking Articles
5734 @section Marking Articles
5735 @cindex article marking
5736 @cindex article ticking
5737 @cindex marks
5739 There are several marks you can set on an article.
5741 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5742 neologism ohoy!) of the article.  Alphabetic marks generally mean
5743 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5745 In addition, you also have marks that do not affect readedness.
5747 @ifinfo
5748 There's a plethora of commands for manipulating these marks.
5749 @end ifinfo
5751 @menu
5752 * Unread Articles::             Marks for unread articles.
5753 * Read Articles::               Marks for read articles.
5754 * Other Marks::                 Marks that do not affect readedness.
5755 * Setting Marks::               How to set and remove marks.
5756 * Generic Marking Commands::    How to customize the marking.
5757 * Setting Process Marks::       How to mark articles for later processing.
5758 @end menu
5761 @node Unread Articles
5762 @subsection Unread Articles
5764 The following marks mark articles as (kinda) unread, in one form or
5765 other.
5767 @table @samp
5768 @item !
5769 @vindex gnus-ticked-mark
5770 Marked as ticked (@code{gnus-ticked-mark}).
5772 @dfn{Ticked articles} are articles that will remain visible always.  If
5773 you see an article that you find interesting, or you want to put off
5774 reading it, or replying to it, until sometime later, you'd typically
5775 tick it.  However, articles can be expired (from news servers by the
5776 news server software, Gnus itself never expires ticked messages), so if
5777 you want to keep an article forever, you'll have to make it persistent
5778 (@pxref{Persistent Articles}).
5780 @item ?
5781 @vindex gnus-dormant-mark
5782 Marked as dormant (@code{gnus-dormant-mark}).
5784 @dfn{Dormant articles} will only appear in the summary buffer if there
5785 are followups to it.  If you want to see them even if they don't have
5786 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5787 Otherwise (except for the visibility issue), they are just like ticked
5788 messages.
5790 @item SPACE
5791 @vindex gnus-unread-mark
5792 Marked as unread (@code{gnus-unread-mark}).
5794 @dfn{Unread articles} are articles that haven't been read at all yet.
5795 @end table
5798 @node Read Articles
5799 @subsection Read Articles
5800 @cindex expirable mark
5802 All the following marks mark articles as read.
5804 @table @samp
5806 @item r
5807 @vindex gnus-del-mark
5808 These are articles that the user has marked as read with the @kbd{d}
5809 command manually, more or less (@code{gnus-del-mark}).
5811 @item R
5812 @vindex gnus-read-mark
5813 Articles that have actually been read (@code{gnus-read-mark}).
5815 @item O
5816 @vindex gnus-ancient-mark
5817 Articles that were marked as read in previous sessions and are now
5818 @dfn{old} (@code{gnus-ancient-mark}).
5820 @item K
5821 @vindex gnus-killed-mark
5822 Marked as killed (@code{gnus-killed-mark}).
5824 @item X
5825 @vindex gnus-kill-file-mark
5826 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5828 @item Y
5829 @vindex gnus-low-score-mark
5830 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5832 @item C
5833 @vindex gnus-catchup-mark
5834 Marked as read by a catchup (@code{gnus-catchup-mark}).
5836 @item G
5837 @vindex gnus-canceled-mark
5838 Canceled article (@code{gnus-canceled-mark})
5840 @item F
5841 @vindex gnus-souped-mark
5842 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5844 @item Q
5845 @vindex gnus-sparse-mark
5846 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5847 Threading}.
5849 @item M
5850 @vindex gnus-duplicate-mark
5851 Article marked as read by duplicate suppression
5852 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5854 @end table
5856 All these marks just mean that the article is marked as read, really.
5857 They are interpreted differently when doing adaptive scoring, though.
5859 One more special mark, though:
5861 @table @samp
5862 @item E
5863 @vindex gnus-expirable-mark
5864 Marked as expirable (@code{gnus-expirable-mark}).
5866 Marking articles as @dfn{expirable} (or have them marked as such
5867 automatically) doesn't make much sense in normal groups---a user doesn't
5868 control expiring of news articles, but in mail groups, for instance,
5869 articles marked as @dfn{expirable} can be deleted by Gnus at
5870 any time.
5871 @end table
5874 @node Other Marks
5875 @subsection Other Marks
5876 @cindex process mark
5877 @cindex bookmarks
5879 There are some marks that have nothing to do with whether the article is
5880 read or not.
5882 @itemize @bullet
5884 @item
5885 You can set a bookmark in the current article.  Say you are reading a
5886 long thesis on cats' urinary tracts, and have to go home for dinner
5887 before you've finished reading the thesis.  You can then set a bookmark
5888 in the article, and Gnus will jump to this bookmark the next time it
5889 encounters the article.  @xref{Setting Marks}.
5891 @item
5892 @vindex gnus-replied-mark
5893 All articles that you have replied to or made a followup to (i.e., have
5894 answered) will be marked with an @samp{A} in the second column
5895 (@code{gnus-replied-mark}).
5897 @item
5898 @vindex gnus-forwarded-mark
5899 All articles that you have forwarded will be marked with an @samp{F} in
5900 the second column (@code{gnus-forwarded-mark}).
5902 @item
5903 @vindex gnus-cached-mark
5904 Articles stored in the article cache will be marked with an @samp{*} in
5905 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5907 @item
5908 @vindex gnus-saved-mark
5909 Articles ``saved'' (in some manner or other; not necessarily
5910 religiously) are marked with an @samp{S} in the second column
5911 (@code{gnus-saved-mark}).
5913 @item
5914 @vindex gnus-recent-mark
5915 Articles that according to the server haven't been shown to the user
5916 before are marked with a @samp{N} in the second column
5917 (@code{gnus-recent-mark}).  Note that not all servers support this
5918 mark, in which case it simply never appears.  Compare with
5919 @code{gnus-unseen-mark}.
5921 @item
5922 @vindex gnus-unseen-mark
5923 Articles that haven't been seen before in Gnus by the user are marked
5924 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5925 Compare with @code{gnus-recent-mark}.
5927 @item
5928 @vindex gnus-downloaded-mark
5929 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5930 downloaded for unplugged (offline) viewing.  If you are using the
5931 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5932 (The variable @code{gnus-downloaded-mark} controls which character to
5933 use.)
5935 @item
5936 @vindex gnus-undownloaded-mark
5937 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5938 not have been downloaded.  Such articles cannot be viewed while you
5939 are unplugged (offline).  If you are using the @samp{%O} spec, these
5940 articles get the @samp{-} mark in that spec.  (The variable
5941 @code{gnus-undownloaded-mark} controls which character to use.)
5943 @item
5944 @vindex gnus-downloadable-mark
5945 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5946 automatically, but it is also possible to explicitly mark articles for
5947 download, even if they would not be downloaded automatically.  Such
5948 explicitly-marked articles get the @samp{%} mark in the first column.
5949 (The variable @code{gnus-downloadable-mark} controls which character to
5950 use.)
5952 @item
5953 @vindex gnus-not-empty-thread-mark
5954 @vindex gnus-empty-thread-mark
5955 If the @samp{%e} spec is used, the presence of threads or not will be
5956 marked with @code{gnus-not-empty-thread-mark} and
5957 @code{gnus-empty-thread-mark} in the third column, respectively.
5959 @item
5960 @vindex gnus-process-mark
5961 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5962 variety of commands react to the presence of the process mark.  For
5963 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5964 all articles that have been marked with the process mark.  Articles
5965 marked with the process mark have a @samp{#} in the second column.
5967 @end itemize
5969 You might have noticed that most of these ``non-readedness'' marks
5970 appear in the second column by default.  So if you have a cached, saved,
5971 replied article that you have process-marked, what will that look like?
5973 Nothing much.  The precedence rules go as follows: process -> cache ->
5974 replied -> saved.  So if the article is in the cache and is replied,
5975 you'll only see the cache mark and not the replied mark.
5978 @node Setting Marks
5979 @subsection Setting Marks
5980 @cindex setting marks
5982 All the marking commands understand the numeric prefix.
5984 @table @kbd
5985 @item M c
5986 @itemx M-u
5987 @kindex M c (Summary)
5988 @kindex M-u (Summary)
5989 @findex gnus-summary-clear-mark-forward
5990 @cindex mark as unread
5991 Clear all readedness-marks from the current article
5992 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5993 article as unread.
5995 @item M t
5996 @itemx !
5997 @kindex ! (Summary)
5998 @kindex M t (Summary)
5999 @findex gnus-summary-tick-article-forward
6000 Tick the current article (@code{gnus-summary-tick-article-forward}).
6001 @xref{Article Caching}.
6003 @item M ?
6004 @itemx ?
6005 @kindex ? (Summary)
6006 @kindex M ? (Summary)
6007 @findex gnus-summary-mark-as-dormant
6008 Mark the current article as dormant
6009 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
6011 @item M d
6012 @itemx d
6013 @kindex M d (Summary)
6014 @kindex d (Summary)
6015 @findex gnus-summary-mark-as-read-forward
6016 Mark the current article as read
6017 (@code{gnus-summary-mark-as-read-forward}).
6019 @item D
6020 @kindex D (Summary)
6021 @findex gnus-summary-mark-as-read-backward
6022 Mark the current article as read and move point to the previous line
6023 (@code{gnus-summary-mark-as-read-backward}).
6025 @item M k
6026 @itemx k
6027 @kindex k (Summary)
6028 @kindex M k (Summary)
6029 @findex gnus-summary-kill-same-subject-and-select
6030 Mark all articles that have the same subject as the current one as read,
6031 and then select the next unread article
6032 (@code{gnus-summary-kill-same-subject-and-select}).
6034 @item M K
6035 @itemx C-k
6036 @kindex M K (Summary)
6037 @kindex C-k (Summary)
6038 @findex gnus-summary-kill-same-subject
6039 Mark all articles that have the same subject as the current one as read
6040 (@code{gnus-summary-kill-same-subject}).
6042 @item M C
6043 @kindex M C (Summary)
6044 @findex gnus-summary-catchup
6045 @c @icon{gnus-summary-catchup}
6046 Mark all unread articles as read (@code{gnus-summary-catchup}).
6048 @item M C-c
6049 @kindex M C-c (Summary)
6050 @findex gnus-summary-catchup-all
6051 Mark all articles in the group as read---even the ticked and dormant
6052 articles (@code{gnus-summary-catchup-all}).
6054 @item M H
6055 @kindex M H (Summary)
6056 @findex gnus-summary-catchup-to-here
6057 Catchup the current group to point (before the point)
6058 (@code{gnus-summary-catchup-to-here}).
6060 @item M h
6061 @kindex M h (Summary)
6062 @findex gnus-summary-catchup-from-here
6063 Catchup the current group from point (after the point)
6064 (@code{gnus-summary-catchup-from-here}).
6066 @item C-w
6067 @kindex C-w (Summary)
6068 @findex gnus-summary-mark-region-as-read
6069 Mark all articles between point and mark as read
6070 (@code{gnus-summary-mark-region-as-read}).
6072 @item M V k
6073 @kindex M V k (Summary)
6074 @findex gnus-summary-kill-below
6075 Kill all articles with scores below the default score (or below the
6076 numeric prefix) (@code{gnus-summary-kill-below}).
6078 @item M e
6079 @itemx E
6080 @kindex M e (Summary)
6081 @kindex E (Summary)
6082 @findex gnus-summary-mark-as-expirable
6083 Mark the current article as expirable
6084 (@code{gnus-summary-mark-as-expirable}).
6086 @item M b
6087 @kindex M b (Summary)
6088 @findex gnus-summary-set-bookmark
6089 Set a bookmark in the current article
6090 (@code{gnus-summary-set-bookmark}).
6092 @item M B
6093 @kindex M B (Summary)
6094 @findex gnus-summary-remove-bookmark
6095 Remove the bookmark from the current article
6096 (@code{gnus-summary-remove-bookmark}).
6098 @item M V c
6099 @kindex M V c (Summary)
6100 @findex gnus-summary-clear-above
6101 Clear all marks from articles with scores over the default score (or
6102 over the numeric prefix) (@code{gnus-summary-clear-above}).
6104 @item M V u
6105 @kindex M V u (Summary)
6106 @findex gnus-summary-tick-above
6107 Tick all articles with scores over the default score (or over the
6108 numeric prefix) (@code{gnus-summary-tick-above}).
6110 @item M V m
6111 @kindex M V m (Summary)
6112 @findex gnus-summary-mark-above
6113 Prompt for a mark, and mark all articles with scores over the default
6114 score (or over the numeric prefix) with this mark
6115 (@code{gnus-summary-clear-above}).
6116 @end table
6118 @vindex gnus-summary-goto-unread
6119 The @code{gnus-summary-goto-unread} variable controls what action should
6120 be taken after setting a mark.  If non-@code{nil}, point will move to
6121 the next/previous unread article.  If @code{nil}, point will just move
6122 one line up or down.  As a special case, if this variable is
6123 @code{never}, all the marking commands as well as other commands (like
6124 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6125 The default is @code{t}.
6128 @node Generic Marking Commands
6129 @subsection Generic Marking Commands
6131 Some people would like the command that ticks an article (@kbd{!}) go to
6132 the next article.  Others would like it to go to the next unread
6133 article.  Yet others would like it to stay on the current article.  And
6134 even though I haven't heard of anybody wanting it to go to the
6135 previous (unread) article, I'm sure there are people that want that as
6136 well.
6138 Multiply these five behaviors with five different marking commands, and
6139 you get a potentially complex set of variable to control what each
6140 command should do.
6142 To sidestep that mess, Gnus provides commands that do all these
6143 different things.  They can be found on the @kbd{M M} map in the summary
6144 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6145 to list in this manual.
6147 While you can use these commands directly, most users would prefer
6148 altering the summary mode keymap.  For instance, if you would like the
6149 @kbd{!} command to go to the next article instead of the next unread
6150 article, you could say something like:
6152 @lisp
6153 @group
6154 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6155 (defun my-alter-summary-map ()
6156   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6157 @end group
6158 @end lisp
6160 @noindent
6163 @lisp
6164 (defun my-alter-summary-map ()
6165   (local-set-key "!" "MM!n"))
6166 @end lisp
6169 @node Setting Process Marks
6170 @subsection Setting Process Marks
6171 @cindex setting process marks
6173 Process marks are displayed as @code{#} in the summary buffer, and are
6174 used for marking articles in such a way that other commands will
6175 process these articles.  For instance, if you process mark four
6176 articles and then use the @kbd{*} command, Gnus will enter these four
6177 commands into the cache.  For more information,
6178 @pxref{Process/Prefix}.
6180 @table @kbd
6182 @item M P p
6183 @itemx #
6184 @kindex # (Summary)
6185 @kindex M P p (Summary)
6186 @findex gnus-summary-mark-as-processable
6187 Mark the current article with the process mark
6188 (@code{gnus-summary-mark-as-processable}).
6189 @findex gnus-summary-unmark-as-processable
6191 @item M P u
6192 @itemx M-#
6193 @kindex M P u (Summary)
6194 @kindex M-# (Summary)
6195 Remove the process mark, if any, from the current article
6196 (@code{gnus-summary-unmark-as-processable}).
6198 @item M P U
6199 @kindex M P U (Summary)
6200 @findex gnus-summary-unmark-all-processable
6201 Remove the process mark from all articles
6202 (@code{gnus-summary-unmark-all-processable}).
6204 @item M P i
6205 @kindex M P i (Summary)
6206 @findex gnus-uu-invert-processable
6207 Invert the list of process marked articles
6208 (@code{gnus-uu-invert-processable}).
6210 @item M P R
6211 @kindex M P R (Summary)
6212 @findex gnus-uu-mark-by-regexp
6213 Mark articles that have a @code{Subject} header that matches a regular
6214 expression (@code{gnus-uu-mark-by-regexp}).
6216 @item M P G
6217 @kindex M P G (Summary)
6218 @findex gnus-uu-unmark-by-regexp
6219 Unmark articles that have a @code{Subject} header that matches a regular
6220 expression (@code{gnus-uu-unmark-by-regexp}).
6222 @item M P r
6223 @kindex M P r (Summary)
6224 @findex gnus-uu-mark-region
6225 Mark articles in region (@code{gnus-uu-mark-region}).
6227 @item M P g
6228 @kindex M P g (Summary)
6229 @findex gnus-uu-unmark-region
6230 Unmark articles in region (@code{gnus-uu-unmark-region}).
6232 @item M P t
6233 @kindex M P t (Summary)
6234 @findex gnus-uu-mark-thread
6235 Mark all articles in the current (sub)thread
6236 (@code{gnus-uu-mark-thread}).
6238 @item M P T
6239 @kindex M P T (Summary)
6240 @findex gnus-uu-unmark-thread
6241 Unmark all articles in the current (sub)thread
6242 (@code{gnus-uu-unmark-thread}).
6244 @item M P v
6245 @kindex M P v (Summary)
6246 @findex gnus-uu-mark-over
6247 Mark all articles that have a score above the prefix argument
6248 (@code{gnus-uu-mark-over}).
6250 @item M P s
6251 @kindex M P s (Summary)
6252 @findex gnus-uu-mark-series
6253 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6255 @item M P S
6256 @kindex M P S (Summary)
6257 @findex gnus-uu-mark-sparse
6258 Mark all series that have already had some articles marked
6259 (@code{gnus-uu-mark-sparse}).
6261 @item M P a
6262 @kindex M P a (Summary)
6263 @findex gnus-uu-mark-all
6264 Mark all articles in series order (@code{gnus-uu-mark-all}).
6266 @item M P b
6267 @kindex M P b (Summary)
6268 @findex gnus-uu-mark-buffer
6269 Mark all articles in the buffer in the order they appear
6270 (@code{gnus-uu-mark-buffer}).
6272 @item M P k
6273 @kindex M P k (Summary)
6274 @findex gnus-summary-kill-process-mark
6275 Push the current process mark set onto the stack and unmark all articles
6276 (@code{gnus-summary-kill-process-mark}).
6278 @item M P y
6279 @kindex M P y (Summary)
6280 @findex gnus-summary-yank-process-mark
6281 Pop the previous process mark set from the stack and restore it
6282 (@code{gnus-summary-yank-process-mark}).
6284 @item M P w
6285 @kindex M P w (Summary)
6286 @findex gnus-summary-save-process-mark
6287 Push the current process mark set onto the stack
6288 (@code{gnus-summary-save-process-mark}).
6290 @end table
6292 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6293 set process marks based on article body contents.
6296 @node Limiting
6297 @section Limiting
6298 @cindex limiting
6300 It can be convenient to limit the summary buffer to just show some
6301 subset of the articles currently in the group.  The effect most limit
6302 commands have is to remove a few (or many) articles from the summary
6303 buffer.
6305 All limiting commands work on subsets of the articles already fetched
6306 from the servers.  None of these commands query the server for
6307 additional articles.
6309 @table @kbd
6311 @item / /
6312 @itemx / s
6313 @kindex / / (Summary)
6314 @findex gnus-summary-limit-to-subject
6315 Limit the summary buffer to articles that match some subject
6316 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6317 matching articles.
6319 @item / a
6320 @kindex / a (Summary)
6321 @findex gnus-summary-limit-to-author
6322 Limit the summary buffer to articles that match some author
6323 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6324 matching articles.
6326 @item / x
6327 @kindex / x (Summary)
6328 @findex gnus-summary-limit-to-extra
6329 Limit the summary buffer to articles that match one of the ``extra''
6330 headers (@pxref{To From Newsgroups})
6331 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6332 matching articles.
6334 @item / u
6335 @itemx x
6336 @kindex / u (Summary)
6337 @kindex x (Summary)
6338 @findex gnus-summary-limit-to-unread
6339 Limit the summary buffer to articles not marked as read
6340 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6341 buffer to articles strictly unread.  This means that ticked and
6342 dormant articles will also be excluded.
6344 @item / m
6345 @kindex / m (Summary)
6346 @findex gnus-summary-limit-to-marks
6347 Ask for a mark and then limit to all articles that have been marked
6348 with that mark (@code{gnus-summary-limit-to-marks}).
6350 @item / t
6351 @kindex / t (Summary)
6352 @findex gnus-summary-limit-to-age
6353 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6354 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6355 articles younger than that number of days.
6357 @item / n
6358 @kindex / n (Summary)
6359 @findex gnus-summary-limit-to-articles
6360 With prefix @samp{n}, limit the summary buffer to the next @samp{n}
6361 articles.  If not given a prefix, use the process marked articles
6362 instead.  (@code{gnus-summary-limit-to-articles}).
6364 @item / w
6365 @kindex / w (Summary)
6366 @findex gnus-summary-pop-limit
6367 Pop the previous limit off the stack and restore it
6368 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6369 the stack.
6371 @item / .
6372 @kindex / . (Summary)
6373 @findex gnus-summary-limit-to-unseen
6374 Limit the summary buffer to the unseen articles
6375 (@code{gnus-summary-limit-to-unseen}).
6377 @item / v
6378 @kindex / v (Summary)
6379 @findex gnus-summary-limit-to-score
6380 Limit the summary buffer to articles that have a score at or above some
6381 score (@code{gnus-summary-limit-to-score}).
6383 @item / p
6384 @kindex / p (Summary)
6385 @findex gnus-summary-limit-to-display-predicate
6386 Limit the summary buffer to articles that satisfy the @code{display}
6387 group parameter predicate
6388 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6389 Parameters}, for more on this predicate.
6391 @item / E
6392 @itemx M S
6393 @kindex M S (Summary)
6394 @kindex / E (Summary)
6395 @findex gnus-summary-limit-include-expunged
6396 Include all expunged articles in the limit
6397 (@code{gnus-summary-limit-include-expunged}).
6399 @item / D
6400 @kindex / D (Summary)
6401 @findex gnus-summary-limit-include-dormant
6402 Include all dormant articles in the limit
6403 (@code{gnus-summary-limit-include-dormant}).
6405 @item / *
6406 @kindex / * (Summary)
6407 @findex gnus-summary-limit-include-cached
6408 Include all cached articles in the limit
6409 (@code{gnus-summary-limit-include-cached}).
6411 @item / d
6412 @kindex / d (Summary)
6413 @findex gnus-summary-limit-exclude-dormant
6414 Exclude all dormant articles from the limit
6415 (@code{gnus-summary-limit-exclude-dormant}).
6417 @item / M
6418 @kindex / M (Summary)
6419 @findex gnus-summary-limit-exclude-marks
6420 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6422 @item / T
6423 @kindex / T (Summary)
6424 @findex gnus-summary-limit-include-thread
6425 Include all the articles in the current thread in the limit.
6427 @item / c
6428 @kindex / c (Summary)
6429 @findex gnus-summary-limit-exclude-childless-dormant
6430 Exclude all dormant articles that have no children from the limit@*
6431 (@code{gnus-summary-limit-exclude-childless-dormant}).
6433 @item / C
6434 @kindex / C (Summary)
6435 @findex gnus-summary-limit-mark-excluded-as-read
6436 Mark all excluded unread articles as read
6437 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6438 also mark excluded ticked and dormant articles as read.
6440 @item / N
6441 @kindex / N (Summary)
6442 @findex gnus-summary-insert-new-articles
6443 Insert all new articles in the summary buffer.  It scans for new emails
6444 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6446 @item / o
6447 @kindex / o (Summary)
6448 @findex gnus-summary-insert-old-articles
6449 Insert all old articles in the summary buffer.  If given a numbered
6450 prefix, fetch this number of articles.
6452 @end table
6455 @node Threading
6456 @section Threading
6457 @cindex threading
6458 @cindex article threading
6460 Gnus threads articles by default.  @dfn{To thread} is to put responses
6461 to articles directly after the articles they respond to---in a
6462 hierarchical fashion.
6464 Threading is done by looking at the @code{References} headers of the
6465 articles.  In a perfect world, this would be enough to build pretty
6466 trees, but unfortunately, the @code{References} header is often broken
6467 or simply missing.  Weird news propagation exacerbates the problem,
6468 so one has to employ other heuristics to get pleasing results.  A
6469 plethora of approaches exists, as detailed in horrible detail in
6470 @ref{Customizing Threading}.
6472 First, a quick overview of the concepts:
6474 @table @dfn
6475 @item root
6476 The top-most article in a thread; the first article in the thread.
6478 @item thread
6479 A tree-like article structure.
6481 @item sub-thread
6482 A small(er) section of this tree-like structure.
6484 @item loose threads
6485 Threads often lose their roots due to article expiry, or due to the root
6486 already having been read in a previous session, and not displayed in the
6487 summary buffer.  We then typically have many sub-threads that really
6488 belong to one thread, but are without connecting roots.  These are
6489 called loose threads.
6491 @item thread gathering
6492 An attempt to gather loose threads into bigger threads.
6494 @item sparse threads
6495 A thread where the missing articles have been ``guessed'' at, and are
6496 displayed as empty lines in the summary buffer.
6498 @end table
6501 @menu
6502 * Customizing Threading::       Variables you can change to affect the threading.
6503 * Thread Commands::             Thread based commands in the summary buffer.
6504 @end menu
6507 @node Customizing Threading
6508 @subsection Customizing Threading
6509 @cindex customizing threading
6511 @menu
6512 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6513 * Filling In Threads::          Making the threads displayed look fuller.
6514 * More Threading::              Even more variables for fiddling with threads.
6515 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6516 @end menu
6519 @node Loose Threads
6520 @subsubsection Loose Threads
6521 @cindex <
6522 @cindex >
6523 @cindex loose threads
6525 @table @code
6526 @item gnus-summary-make-false-root
6527 @vindex gnus-summary-make-false-root
6528 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6529 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6530 Yup.)  Loose subtrees occur when the real root has expired, or you've
6531 read or killed the root in a previous session.
6533 When there is no real root of a thread, Gnus will have to fudge
6534 something.  This variable says what fudging method Gnus should use.
6535 There are four possible values:
6537 @iftex
6538 @iflatex
6539 \gnusfigure{The Summary Buffer}{390}{
6540 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6541 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6542 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6543 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6545 @end iflatex
6546 @end iftex
6548 @cindex adopting articles
6550 @table @code
6552 @item adopt
6553 Gnus will make the first of the orphaned articles the parent.  This
6554 parent will adopt all the other articles.  The adopted articles will be
6555 marked as such by pointy brackets (@samp{<>}) instead of the standard
6556 square brackets (@samp{[]}).  This is the default method.
6558 @item dummy
6559 @vindex gnus-summary-dummy-line-format
6560 @vindex gnus-summary-make-false-root-always
6561 Gnus will create a dummy summary line that will pretend to be the
6562 parent.  This dummy line does not correspond to any real article, so
6563 selecting it will just select the first real article after the dummy
6564 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6565 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6566 which is the subject of the article.  @xref{Formatting Variables}.
6567 If you want all threads to have a dummy root, even the non-gathered
6568 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6570 @item empty
6571 Gnus won't actually make any article the parent, but simply leave the
6572 subject field of all orphans except the first empty.  (Actually, it will
6573 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6574 Buffer Format}).)
6576 @item none
6577 Don't make any article parent at all.  Just gather the threads and
6578 display them after one another.
6580 @item nil
6581 Don't gather loose threads.
6582 @end table
6584 @item gnus-summary-gather-subject-limit
6585 @vindex gnus-summary-gather-subject-limit
6586 Loose threads are gathered by comparing subjects of articles.  If this
6587 variable is @code{nil}, Gnus requires an exact match between the
6588 subjects of the loose threads before gathering them into one big
6589 super-thread.  This might be too strict a requirement, what with the
6590 presence of stupid newsreaders that chop off long subject lines.  If
6591 you think so, set this variable to, say, 20 to require that only the
6592 first 20 characters of the subjects have to match.  If you set this
6593 variable to a really low number, you'll find that Gnus will gather
6594 everything in sight into one thread, which isn't very helpful.
6596 @cindex fuzzy article gathering
6597 If you set this variable to the special value @code{fuzzy}, Gnus will
6598 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6599 Matching}).
6601 @item gnus-simplify-subject-fuzzy-regexp
6602 @vindex gnus-simplify-subject-fuzzy-regexp
6603 This can either be a regular expression or list of regular expressions
6604 that match strings that will be removed from subjects if fuzzy subject
6605 simplification is used.
6607 @item gnus-simplify-ignored-prefixes
6608 @vindex gnus-simplify-ignored-prefixes
6609 If you set @code{gnus-summary-gather-subject-limit} to something as low
6610 as 10, you might consider setting this variable to something sensible:
6612 @c Written by Michael Ernst <mernst@cs.rice.edu>
6613 @lisp
6614 (setq gnus-simplify-ignored-prefixes
6615       (concat
6616        "\\`\\[?\\("
6617        (mapconcat
6618         'identity
6619         '("looking"
6620           "wanted" "followup" "summary\\( of\\)?"
6621           "help" "query" "problem" "question"
6622           "answer" "reference" "announce"
6623           "How can I" "How to" "Comparison of"
6624           ;; ...
6625           )
6626         "\\|")
6627        "\\)\\s *\\("
6628        (mapconcat 'identity
6629                   '("for" "for reference" "with" "about")
6630                   "\\|")
6631        "\\)?\\]?:?[ \t]*"))
6632 @end lisp
6634 All words that match this regexp will be removed before comparing two
6635 subjects.
6637 @item gnus-simplify-subject-functions
6638 @vindex gnus-simplify-subject-functions
6639 If non-@code{nil}, this variable overrides
6640 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6641 list of functions to apply to the @code{Subject} string iteratively to
6642 arrive at the simplified version of the string.
6644 Useful functions to put in this list include:
6646 @table @code
6647 @item gnus-simplify-subject-re
6648 @findex gnus-simplify-subject-re
6649 Strip the leading @samp{Re:}.
6651 @item gnus-simplify-subject-fuzzy
6652 @findex gnus-simplify-subject-fuzzy
6653 Simplify fuzzily.
6655 @item gnus-simplify-whitespace
6656 @findex gnus-simplify-whitespace
6657 Remove excessive whitespace.
6659 @item gnus-simplify-all-whitespace
6660 @findex gnus-simplify-all-whitespace
6661 Remove all whitespace.
6662 @end table
6664 You may also write your own functions, of course.
6667 @item gnus-summary-gather-exclude-subject
6668 @vindex gnus-summary-gather-exclude-subject
6669 Since loose thread gathering is done on subjects only, that might lead
6670 to many false hits, especially with certain common subjects like
6671 @samp{} and @samp{(none)}.  To make the situation slightly better,
6672 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6673 what subjects should be excluded from the gathering process.@*
6674 The default is @samp{^ *$\\|^(none)$}.
6676 @item gnus-summary-thread-gathering-function
6677 @vindex gnus-summary-thread-gathering-function
6678 Gnus gathers threads by looking at @code{Subject} headers.  This means
6679 that totally unrelated articles may end up in the same ``thread'', which
6680 is confusing.  An alternate approach is to look at all the
6681 @code{Message-ID}s in all the @code{References} headers to find matches.
6682 This will ensure that no gathered threads ever include unrelated
6683 articles, but it also means that people who have posted with broken
6684 newsreaders won't be gathered properly.  The choice is yours---plague or
6685 cholera:
6687 @table @code
6688 @item gnus-gather-threads-by-subject
6689 @findex gnus-gather-threads-by-subject
6690 This function is the default gathering function and looks at
6691 @code{Subject}s exclusively.
6693 @item gnus-gather-threads-by-references
6694 @findex gnus-gather-threads-by-references
6695 This function looks at @code{References} headers exclusively.
6696 @end table
6698 If you want to test gathering by @code{References}, you could say
6699 something like:
6701 @lisp
6702 (setq gnus-summary-thread-gathering-function
6703       'gnus-gather-threads-by-references)
6704 @end lisp
6706 @end table
6709 @node Filling In Threads
6710 @subsubsection Filling In Threads
6712 @table @code
6713 @item gnus-fetch-old-headers
6714 @vindex gnus-fetch-old-headers
6715 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6716 more old headers---headers to articles marked as read.  If you would
6717 like to display as few summary lines as possible, but still connect as
6718 many loose threads as possible, you should set this variable to
6719 @code{some} or a number.  If you set it to a number, no more than that
6720 number of extra old headers will be fetched.  In either case, fetching
6721 old headers only works if the back end you are using carries overview
6722 files---this would normally be @code{nntp}, @code{nnspool},
6723 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6724 the thread has been expired by the server, there's not much Gnus can
6725 do about that.
6727 This variable can also be set to @code{invisible}.  This won't have any
6728 visible effects, but is useful if you use the @kbd{A T} command a lot
6729 (@pxref{Finding the Parent}).
6731 @item gnus-fetch-old-ephemeral-headers
6732 @vindex gnus-fetch-old-ephemeral-headers
6733 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6734 newsgroups.
6736 @item gnus-build-sparse-threads
6737 @vindex gnus-build-sparse-threads
6738 Fetching old headers can be slow.  A low-rent similar effect can be
6739 gotten by setting this variable to @code{some}.  Gnus will then look at
6740 the complete @code{References} headers of all articles and try to string
6741 together articles that belong in the same thread.  This will leave
6742 @dfn{gaps} in the threading display where Gnus guesses that an article
6743 is missing from the thread.  (These gaps appear like normal summary
6744 lines.  If you select a gap, Gnus will try to fetch the article in
6745 question.)  If this variable is @code{t}, Gnus will display all these
6746 ``gaps'' without regard for whether they are useful for completing the
6747 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6748 off sparse leaf nodes that don't lead anywhere.  This variable is
6749 @code{nil} by default.
6751 @item gnus-read-all-available-headers
6752 @vindex gnus-read-all-available-headers
6753 This is a rather obscure variable that few will find useful.  It's
6754 intended for those non-news newsgroups where the back end has to fetch
6755 quite a lot to present the summary buffer, and where it's impossible to
6756 go back to parents of articles.  This is mostly the case in the
6757 web-based groups, like the @code{nnultimate} groups.
6759 If you don't use those, then it's safe to leave this as the default
6760 @code{nil}.  If you want to use this variable, it should be a regexp
6761 that matches the group name, or @code{t} for all groups.
6763 @end table
6766 @node More Threading
6767 @subsubsection More Threading
6769 @table @code
6770 @item gnus-show-threads
6771 @vindex gnus-show-threads
6772 If this variable is @code{nil}, no threading will be done, and all of
6773 the rest of the variables here will have no effect.  Turning threading
6774 off will speed group selection up a bit, but it is sure to make reading
6775 slower and more awkward.
6777 @item gnus-thread-hide-subtree
6778 @vindex gnus-thread-hide-subtree
6779 If non-@code{nil}, all threads will be hidden when the summary buffer is
6780 generated.
6782 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6783 Available predicates are @code{gnus-article-unread-p} and
6784 @code{gnus-article-unseen-p}.
6786 Here's an example:
6788 @lisp
6789 (setq gnus-thread-hide-subtree
6790       '(or gnus-article-unread-p
6791            gnus-article-unseen-p))
6792 @end lisp
6794 (It's a pretty nonsensical example, since all unseen articles are also
6795 unread, but you get my drift.)
6798 @item gnus-thread-expunge-below
6799 @vindex gnus-thread-expunge-below
6800 All threads that have a total score (as defined by
6801 @code{gnus-thread-score-function}) less than this number will be
6802 expunged.  This variable is @code{nil} by default, which means that no
6803 threads are expunged.
6805 @item gnus-thread-hide-killed
6806 @vindex gnus-thread-hide-killed
6807 if you kill a thread and this variable is non-@code{nil}, the subtree
6808 will be hidden.
6810 @item gnus-thread-ignore-subject
6811 @vindex gnus-thread-ignore-subject
6812 Sometimes somebody changes the subject in the middle of a thread.  If
6813 this variable is non-@code{nil}, which is the default, the subject
6814 change is ignored.  If it is @code{nil}, a change in the subject will
6815 result in a new thread.
6817 @item gnus-thread-indent-level
6818 @vindex gnus-thread-indent-level
6819 This is a number that says how much each sub-thread should be indented.
6820 The default is 4.
6822 @item gnus-sort-gathered-threads-function
6823 @vindex gnus-sort-gathered-threads-function
6824 Sometimes, particularly with mailing lists, the order in which mails
6825 arrive locally is not necessarily the same as the order in which they
6826 arrived on the mailing list.  Consequently, when sorting sub-threads
6827 using the default @code{gnus-thread-sort-by-number}, responses can end
6828 up appearing before the article to which they are responding to.
6829 Setting this variable to an alternate value
6830 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6831 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6832 more logical sub-thread ordering in such instances.
6834 @end table
6837 @node Low-Level Threading
6838 @subsubsection Low-Level Threading
6840 @table @code
6842 @item gnus-parse-headers-hook
6843 @vindex gnus-parse-headers-hook
6844 Hook run before parsing any headers.
6846 @item gnus-alter-header-function
6847 @vindex gnus-alter-header-function
6848 If non-@code{nil}, this function will be called to allow alteration of
6849 article header structures.  The function is called with one parameter,
6850 the article header vector, which it may alter in any way.  For instance,
6851 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6852 in systematic ways (by adding prefixes and such), you can use this
6853 variable to un-scramble the @code{Message-ID}s so that they are more
6854 meaningful.  Here's one example:
6856 @lisp
6857 (setq gnus-alter-header-function 'my-alter-message-id)
6859 (defun my-alter-message-id (header)
6860   (let ((id (mail-header-id header)))
6861     (when (string-match
6862            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6863       (mail-header-set-id
6864        (concat (match-string 1 id) "@@" (match-string 2 id))
6865        header))))
6866 @end lisp
6868 @end table
6871 @node Thread Commands
6872 @subsection Thread Commands
6873 @cindex thread commands
6875 @table @kbd
6877 @item T k
6878 @itemx C-M-k
6879 @kindex T k (Summary)
6880 @kindex C-M-k (Summary)
6881 @findex gnus-summary-kill-thread
6882 Mark all articles in the current (sub-)thread as read
6883 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6884 remove all marks instead.  If the prefix argument is negative, tick
6885 articles instead.
6887 @item T l
6888 @itemx C-M-l
6889 @kindex T l (Summary)
6890 @kindex C-M-l (Summary)
6891 @findex gnus-summary-lower-thread
6892 Lower the score of the current (sub-)thread
6893 (@code{gnus-summary-lower-thread}).
6895 @item T i
6896 @kindex T i (Summary)
6897 @findex gnus-summary-raise-thread
6898 Increase the score of the current (sub-)thread
6899 (@code{gnus-summary-raise-thread}).
6901 @item T #
6902 @kindex T # (Summary)
6903 @findex gnus-uu-mark-thread
6904 Set the process mark on the current (sub-)thread
6905 (@code{gnus-uu-mark-thread}).
6907 @item T M-#
6908 @kindex T M-# (Summary)
6909 @findex gnus-uu-unmark-thread
6910 Remove the process mark from the current (sub-)thread
6911 (@code{gnus-uu-unmark-thread}).
6913 @item T T
6914 @kindex T T (Summary)
6915 @findex gnus-summary-toggle-threads
6916 Toggle threading (@code{gnus-summary-toggle-threads}).
6918 @item T s
6919 @kindex T s (Summary)
6920 @findex gnus-summary-show-thread
6921 Expose the (sub-)thread hidden under the current article, if any@*
6922 (@code{gnus-summary-show-thread}).
6924 @item T h
6925 @kindex T h (Summary)
6926 @findex gnus-summary-hide-thread
6927 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6929 @item T S
6930 @kindex T S (Summary)
6931 @findex gnus-summary-show-all-threads
6932 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6934 @item T H
6935 @kindex T H (Summary)
6936 @findex gnus-summary-hide-all-threads
6937 Hide all threads (@code{gnus-summary-hide-all-threads}).
6939 @item T t
6940 @kindex T t (Summary)
6941 @findex gnus-summary-rethread-current
6942 Re-thread the current article's thread
6943 (@code{gnus-summary-rethread-current}).  This works even when the
6944 summary buffer is otherwise unthreaded.
6946 @item T ^
6947 @kindex T ^ (Summary)
6948 @findex gnus-summary-reparent-thread
6949 Make the current article the child of the marked (or previous) article
6950 (@code{gnus-summary-reparent-thread}).
6952 @end table
6954 The following commands are thread movement commands.  They all
6955 understand the numeric prefix.
6957 @table @kbd
6959 @item T n
6960 @kindex T n (Summary)
6961 @itemx C-M-f
6962 @kindex C-M-n (Summary)
6963 @itemx M-down
6964 @kindex M-down (Summary)
6965 @findex gnus-summary-next-thread
6966 Go to the next thread (@code{gnus-summary-next-thread}).
6968 @item T p
6969 @kindex T p (Summary)
6970 @itemx C-M-b
6971 @kindex C-M-p (Summary)
6972 @itemx M-up
6973 @kindex M-up (Summary)
6974 @findex gnus-summary-prev-thread
6975 Go to the previous thread (@code{gnus-summary-prev-thread}).
6977 @item T d
6978 @kindex T d (Summary)
6979 @findex gnus-summary-down-thread
6980 Descend the thread (@code{gnus-summary-down-thread}).
6982 @item T u
6983 @kindex T u (Summary)
6984 @findex gnus-summary-up-thread
6985 Ascend the thread (@code{gnus-summary-up-thread}).
6987 @item T o
6988 @kindex T o (Summary)
6989 @findex gnus-summary-top-thread
6990 Go to the top of the thread (@code{gnus-summary-top-thread}).
6991 @end table
6993 @vindex gnus-thread-operation-ignore-subject
6994 If you ignore subject while threading, you'll naturally end up with
6995 threads that have several different subjects in them.  If you then issue
6996 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6997 wish to kill the entire thread, but just those parts of the thread that
6998 have the same subject as the current article.  If you like this idea,
6999 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
7000 is non-@code{nil} (which it is by default), subjects will be ignored
7001 when doing thread commands.  If this variable is @code{nil}, articles in
7002 the same thread with different subjects will not be included in the
7003 operation in question.  If this variable is @code{fuzzy}, only articles
7004 that have subjects fuzzily equal will be included (@pxref{Fuzzy
7005 Matching}).
7008 @node Sorting the Summary Buffer
7009 @section Sorting the Summary Buffer
7011 @findex gnus-thread-sort-by-total-score
7012 @findex gnus-thread-sort-by-date
7013 @findex gnus-thread-sort-by-score
7014 @findex gnus-thread-sort-by-subject
7015 @findex gnus-thread-sort-by-author
7016 @findex gnus-thread-sort-by-number
7017 @findex gnus-thread-sort-by-random
7018 @vindex gnus-thread-sort-functions
7019 @findex gnus-thread-sort-by-most-recent-number
7020 @findex gnus-thread-sort-by-most-recent-date
7021 If you are using a threaded summary display, you can sort the threads by
7022 setting @code{gnus-thread-sort-functions}, which can be either a single
7023 function, a list of functions, or a list containing functions and
7024 @code{(not some-function)} elements.
7026 By default, sorting is done on article numbers.  Ready-made sorting
7027 predicate functions include @code{gnus-thread-sort-by-number},
7028 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7029 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7030 @code{gnus-thread-sort-by-most-recent-number},
7031 @code{gnus-thread-sort-by-most-recent-date},
7032 @code{gnus-thread-sort-by-random} and
7033 @code{gnus-thread-sort-by-total-score}.
7035 Each function takes two threads and returns non-@code{nil} if the first
7036 thread should be sorted before the other.  Note that sorting really is
7037 normally done by looking only at the roots of each thread.
7039 If you use more than one function, the primary sort key should be the
7040 last function in the list.  You should probably always include
7041 @code{gnus-thread-sort-by-number} in the list of sorting
7042 functions---preferably first.  This will ensure that threads that are
7043 equal with respect to the other sort criteria will be displayed in
7044 ascending article order.
7046 If you would like to sort by reverse score, then by subject, and finally
7047 by number, you could do something like:
7049 @lisp
7050 (setq gnus-thread-sort-functions
7051       '(gnus-thread-sort-by-number
7052         gnus-thread-sort-by-subject
7053         (not gnus-thread-sort-by-total-score)))
7054 @end lisp
7056 The threads that have highest score will be displayed first in the
7057 summary buffer.  When threads have the same score, they will be sorted
7058 alphabetically.  The threads that have the same score and the same
7059 subject will be sorted by number, which is (normally) the sequence in
7060 which the articles arrived.
7062 If you want to sort by score and then reverse arrival order, you could
7063 say something like:
7065 @lisp
7066 (setq gnus-thread-sort-functions
7067       '((lambda (t1 t2)
7068           (not (gnus-thread-sort-by-number t1 t2)))
7069         gnus-thread-sort-by-score))
7070 @end lisp
7072 @vindex gnus-thread-score-function
7073 The function in the @code{gnus-thread-score-function} variable (default
7074 @code{+}) is used for calculating the total score of a thread.  Useful
7075 functions might be @code{max}, @code{min}, or squared means, or whatever
7076 tickles your fancy.
7078 @findex gnus-article-sort-functions
7079 @findex gnus-article-sort-by-date
7080 @findex gnus-article-sort-by-score
7081 @findex gnus-article-sort-by-subject
7082 @findex gnus-article-sort-by-author
7083 @findex gnus-article-sort-by-random
7084 @findex gnus-article-sort-by-number
7085 If you are using an unthreaded display for some strange reason or
7086 other, you have to fiddle with the @code{gnus-article-sort-functions}
7087 variable.  It is very similar to the
7088 @code{gnus-thread-sort-functions}, except that it uses slightly
7089 different functions for article comparison.  Available sorting
7090 predicate functions are @code{gnus-article-sort-by-number},
7091 @code{gnus-article-sort-by-author},
7092 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7093 @code{gnus-article-sort-by-random}, and
7094 @code{gnus-article-sort-by-score}.
7096 If you want to sort an unthreaded summary display by subject, you could
7097 say something like:
7099 @lisp
7100 (setq gnus-article-sort-functions
7101       '(gnus-article-sort-by-number
7102         gnus-article-sort-by-subject))
7103 @end lisp
7107 @node Asynchronous Fetching
7108 @section Asynchronous Article Fetching
7109 @cindex asynchronous article fetching
7110 @cindex article pre-fetch
7111 @cindex pre-fetch
7113 If you read your news from an @acronym{NNTP} server that's far away, the
7114 network latencies may make reading articles a chore.  You have to wait
7115 for a while after pressing @kbd{n} to go to the next article before the
7116 article appears.  Why can't Gnus just go ahead and fetch the article
7117 while you are reading the previous one?  Why not, indeed.
7119 First, some caveats.  There are some pitfalls to using asynchronous
7120 article fetching, especially the way Gnus does it.
7122 Let's say you are reading article 1, which is short, and article 2 is
7123 quite long, and you are not interested in reading that.  Gnus does not
7124 know this, so it goes ahead and fetches article 2.  You decide to read
7125 article 3, but since Gnus is in the process of fetching article 2, the
7126 connection is blocked.
7128 To avoid these situations, Gnus will open two (count 'em two)
7129 connections to the server.  Some people may think this isn't a very nice
7130 thing to do, but I don't see any real alternatives.  Setting up that
7131 extra connection takes some time, so Gnus startup will be slower.
7133 Gnus will fetch more articles than you will read.  This will mean that
7134 the link between your machine and the @acronym{NNTP} server will become more
7135 loaded than if you didn't use article pre-fetch.  The server itself will
7136 also become more loaded---both with the extra article requests, and the
7137 extra connection.
7139 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7140 you really want to.
7142 @vindex gnus-asynchronous
7143 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7144 happen automatically.
7146 @vindex gnus-use-article-prefetch
7147 You can control how many articles are to be pre-fetched by setting
7148 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7149 that when you read an article in the group, the back end will pre-fetch
7150 the next 30 articles.  If this variable is @code{t}, the back end will
7151 pre-fetch all the articles it can without bound.  If it is
7152 @code{nil}, no pre-fetching will be done.
7154 @vindex gnus-async-prefetch-article-p
7155 @findex gnus-async-read-p
7156 There are probably some articles that you don't want to pre-fetch---read
7157 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7158 variable controls whether an article is to be pre-fetched.  This
7159 function should return non-@code{nil} when the article in question is
7160 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7161 returns @code{nil} on read articles.  The function is called with an
7162 article data structure as the only parameter.
7164 If, for instance, you wish to pre-fetch only unread articles shorter
7165 than 100 lines, you could say something like:
7167 @lisp
7168 (defun my-async-short-unread-p (data)
7169   "Return non-nil for short, unread articles."
7170   (and (gnus-data-unread-p data)
7171        (< (mail-header-lines (gnus-data-header data))
7172           100)))
7174 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7175 @end lisp
7177 These functions will be called many, many times, so they should
7178 preferably be short and sweet to avoid slowing down Gnus too much.
7179 It's probably a good idea to byte-compile things like this.
7181 @vindex gnus-prefetched-article-deletion-strategy
7182 Articles have to be removed from the asynch buffer sooner or later.  The
7183 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7184 articles.  This is a list that may contain the following elements:
7186 @table @code
7187 @item read
7188 Remove articles when they are read.
7190 @item exit
7191 Remove articles when exiting the group.
7192 @end table
7194 The default value is @code{(read exit)}.
7196 @c @vindex gnus-use-header-prefetch
7197 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7198 @c from the next group.
7201 @node Article Caching
7202 @section Article Caching
7203 @cindex article caching
7204 @cindex caching
7206 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7207 consider turning article caching on.  Each article will then be stored
7208 locally under your home directory.  As you may surmise, this could
7209 potentially use @emph{huge} amounts of disk space, as well as eat up all
7210 your inodes so fast it will make your head swim.  In vodka.
7212 Used carefully, though, it could be just an easier way to save articles.
7214 @vindex gnus-use-long-file-name
7215 @vindex gnus-cache-directory
7216 @vindex gnus-use-cache
7217 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7218 all articles ticked or marked as dormant will then be copied
7219 over to your local cache (@code{gnus-cache-directory}).  Whether this
7220 cache is flat or hierarchical is controlled by the
7221 @code{gnus-use-long-file-name} variable, as usual.
7223 When re-selecting a ticked or dormant article, it will be fetched from the
7224 cache instead of from the server.  As articles in your cache will never
7225 expire, this might serve as a method of saving articles while still
7226 keeping them where they belong.  Just mark all articles you want to save
7227 as dormant, and don't worry.
7229 When an article is marked as read, is it removed from the cache.
7231 @vindex gnus-cache-remove-articles
7232 @vindex gnus-cache-enter-articles
7233 The entering/removal of articles from the cache is controlled by the
7234 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7235 variables.  Both are lists of symbols.  The first is @code{(ticked
7236 dormant)} by default, meaning that ticked and dormant articles will be
7237 put in the cache.  The latter is @code{(read)} by default, meaning that
7238 articles marked as read are removed from the cache.  Possibly
7239 symbols in these two lists are @code{ticked}, @code{dormant},
7240 @code{unread} and @code{read}.
7242 @findex gnus-jog-cache
7243 So where does the massive article-fetching and storing come into the
7244 picture?  The @code{gnus-jog-cache} command will go through all
7245 subscribed newsgroups, request all unread articles, score them, and
7246 store them in the cache.  You should only ever, ever ever ever, use this
7247 command if 1) your connection to the @acronym{NNTP} server is really, really,
7248 really slow and 2) you have a really, really, really huge disk.
7249 Seriously.  One way to cut down on the number of articles downloaded is
7250 to score unwanted articles down and have them marked as read.  They will
7251 not then be downloaded by this command.
7253 @vindex gnus-uncacheable-groups
7254 @vindex gnus-cacheable-groups
7255 It is likely that you do not want caching on all groups.  For instance,
7256 if your @code{nnml} mail is located under your home directory, it makes no
7257 sense to cache it somewhere else under your home directory.  Unless you
7258 feel that it's neat to use twice as much space.
7260 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7261 regexp of groups to cache, @samp{^nntp} for instance, or set the
7262 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7263 Both variables are @code{nil} by default.  If a group matches both
7264 variables, the group is not cached.
7266 @findex gnus-cache-generate-nov-databases
7267 @findex gnus-cache-generate-active
7268 @vindex gnus-cache-active-file
7269 The cache stores information on what articles it contains in its active
7270 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7271 of the cache) becomes all messed up for some reason or other, Gnus
7272 offers two functions that will try to set things right.  @kbd{M-x
7273 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7274 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7275 file.
7277 @findex gnus-cache-move-cache
7278 @code{gnus-cache-move-cache} will move your whole
7279 @code{gnus-cache-directory} to some other location.  You get asked to
7280 where, isn't that cool?
7282 @node Persistent Articles
7283 @section Persistent Articles
7284 @cindex persistent articles
7286 Closely related to article caching, we have @dfn{persistent articles}.
7287 In fact, it's just a different way of looking at caching, and much more
7288 useful in my opinion.
7290 Say you're reading a newsgroup, and you happen on to some valuable gem
7291 that you want to keep and treasure forever.  You'd normally just save it
7292 (using one of the many saving commands) in some file.  The problem with
7293 that is that it's just, well, yucky.  Ideally you'd prefer just having
7294 the article remain in the group where you found it forever; untouched by
7295 the expiry going on at the news server.
7297 This is what a @dfn{persistent article} is---an article that just won't
7298 be deleted.  It's implemented using the normal cache functions, but
7299 you use two explicit commands for managing persistent articles:
7301 @table @kbd
7303 @item *
7304 @kindex * (Summary)
7305 @findex gnus-cache-enter-article
7306 Make the current article persistent (@code{gnus-cache-enter-article}).
7308 @item M-*
7309 @kindex M-* (Summary)
7310 @findex gnus-cache-remove-article
7311 Remove the current article from the persistent articles
7312 (@code{gnus-cache-remove-article}).  This will normally delete the
7313 article.
7314 @end table
7316 Both these commands understand the process/prefix convention.
7318 To avoid having all ticked articles (and stuff) entered into the cache,
7319 you should set @code{gnus-use-cache} to @code{passive} if you're just
7320 interested in persistent articles:
7322 @lisp
7323 (setq gnus-use-cache 'passive)
7324 @end lisp
7327 @node Article Backlog
7328 @section Article Backlog
7329 @cindex backlog
7330 @cindex article backlog
7332 If you have a slow connection, but the idea of using caching seems
7333 unappealing to you (and it is, really), you can help the situation some
7334 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7335 already read articles so that it doesn't have to re-fetch articles
7336 you've already read.  This only helps if you are in the habit of
7337 re-selecting articles you've recently read, of course.  If you never do
7338 that, turning the backlog on will slow Gnus down a little bit, and
7339 increase memory usage some.
7341 @vindex gnus-keep-backlog
7342 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7343 at most @var{n} old articles in a buffer for later re-fetching.  If this
7344 variable is non-@code{nil} and is not a number, Gnus will store
7345 @emph{all} read articles, which means that your Emacs will grow without
7346 bound before exploding and taking your machine down with you.  I put
7347 that in there just to keep y'all on your toes.
7349 The default value is 20.
7352 @node Saving Articles
7353 @section Saving Articles
7354 @cindex saving articles
7356 Gnus can save articles in a number of ways.  Below is the documentation
7357 for saving articles in a fairly straight-forward fashion (i.e., little
7358 processing of the article is done before it is saved).  For a different
7359 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7360 (@pxref{Decoding Articles}).
7362 For the commands listed here, the target is a file.  If you want to
7363 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7364 command (@pxref{Mail Group Commands}).
7366 @vindex gnus-save-all-headers
7367 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7368 unwanted headers before saving the article.
7370 @vindex gnus-saved-headers
7371 If the preceding variable is @code{nil}, all headers that match the
7372 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7373 deleted before saving.
7375 @table @kbd
7377 @item O o
7378 @itemx o
7379 @kindex O o (Summary)
7380 @kindex o (Summary)
7381 @findex gnus-summary-save-article
7382 @c @icon{gnus-summary-save-article}
7383 Save the current article using the default article saver
7384 (@code{gnus-summary-save-article}).
7386 @item O m
7387 @kindex O m (Summary)
7388 @findex gnus-summary-save-article-mail
7389 Save the current article in a Unix mail box (mbox) file
7390 (@code{gnus-summary-save-article-mail}).
7392 @item O r
7393 @kindex O r (Summary)
7394 @findex gnus-summary-save-article-rmail
7395 Save the current article in Rmail format
7396 (@code{gnus-summary-save-article-rmail}).
7398 @item O f
7399 @kindex O f (Summary)
7400 @findex gnus-summary-save-article-file
7401 @c @icon{gnus-summary-save-article-file}
7402 Save the current article in plain file format
7403 (@code{gnus-summary-save-article-file}).
7405 @item O F
7406 @kindex O F (Summary)
7407 @findex gnus-summary-write-article-file
7408 Write the current article in plain file format, overwriting any previous
7409 file contents (@code{gnus-summary-write-article-file}).
7411 @item O b
7412 @kindex O b (Summary)
7413 @findex gnus-summary-save-article-body-file
7414 Save the current article body in plain file format
7415 (@code{gnus-summary-save-article-body-file}).
7417 @item O h
7418 @kindex O h (Summary)
7419 @findex gnus-summary-save-article-folder
7420 Save the current article in mh folder format
7421 (@code{gnus-summary-save-article-folder}).
7423 @item O v
7424 @kindex O v (Summary)
7425 @findex gnus-summary-save-article-vm
7426 Save the current article in a VM folder
7427 (@code{gnus-summary-save-article-vm}).
7429 @item O p
7430 @itemx |
7431 @kindex O p (Summary)
7432 @kindex | (Summary)
7433 @findex gnus-summary-pipe-output
7434 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7435 the current article to a process (@code{gnus-summary-pipe-output}).
7436 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7437 complete headers in the piped output.
7439 @item O P
7440 @kindex O P (Summary)
7441 @findex gnus-summary-muttprint
7442 @vindex gnus-summary-muttprint-program
7443 Save the current article into muttprint.  That is, print it using the
7444 external program @uref{http://muttprint.sourceforge.net/,
7445 Muttprint}.  The program name and options to use is controlled by the
7446 variable @code{gnus-summary-muttprint-program}.
7447 (@code{gnus-summary-muttprint}).
7449 @end table
7451 @vindex gnus-prompt-before-saving
7452 All these commands use the process/prefix convention
7453 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7454 functions, you might get tired of being prompted for files to save each
7455 and every article in.  The prompting action is controlled by
7456 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7457 default, giving you that excessive prompting action you know and
7458 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7459 just once for each series of articles you save.  If you like to really
7460 have Gnus do all your thinking for you, you can even set this variable
7461 to @code{nil}, which means that you will never be prompted for files to
7462 save articles in.  Gnus will simply save all the articles in the default
7463 files.
7466 @vindex gnus-default-article-saver
7467 You can customize the @code{gnus-default-article-saver} variable to make
7468 Gnus do what you want it to.  You can use any of the eight ready-made
7469 functions below, or you can create your own.
7471 @table @code
7473 @item gnus-summary-save-in-rmail
7474 @findex gnus-summary-save-in-rmail
7475 @vindex gnus-rmail-save-name
7476 @findex gnus-plain-save-name
7477 This is the default format, @dfn{Babyl}.  Uses the function in the
7478 @code{gnus-rmail-save-name} variable to get a file name to save the
7479 article in.  The default is @code{gnus-plain-save-name}.
7481 @item gnus-summary-save-in-mail
7482 @findex gnus-summary-save-in-mail
7483 @vindex gnus-mail-save-name
7484 Save in a Unix mail (mbox) file.  Uses the function in the
7485 @code{gnus-mail-save-name} variable to get a file name to save the
7486 article in.  The default is @code{gnus-plain-save-name}.
7488 @item gnus-summary-save-in-file
7489 @findex gnus-summary-save-in-file
7490 @vindex gnus-file-save-name
7491 @findex gnus-numeric-save-name
7492 Append the article straight to an ordinary file.  Uses the function in
7493 the @code{gnus-file-save-name} variable to get a file name to save the
7494 article in.  The default is @code{gnus-numeric-save-name}.
7496 @item gnus-summary-write-to-file
7497 @findex gnus-summary-write-to-file
7498 Write the article straight to an ordinary file.  The file is
7499 overwritten if it exists.  Uses the function in the
7500 @code{gnus-file-save-name} variable to get a file name to save the
7501 article in.  The default is @code{gnus-numeric-save-name}.
7503 @item gnus-summary-save-body-in-file
7504 @findex gnus-summary-save-body-in-file
7505 Append the article body to an ordinary file.  Uses the function in the
7506 @code{gnus-file-save-name} variable to get a file name to save the
7507 article in.  The default is @code{gnus-numeric-save-name}.
7509 @item gnus-summary-write-body-to-file
7510 @findex gnus-summary-write-body-to-file
7511 Write the article body straight to an ordinary file.  The file is
7512 overwritten if it exists.  Uses the function in the
7513 @code{gnus-file-save-name} variable to get a file name to save the
7514 article in.  The default is @code{gnus-numeric-save-name}.
7516 @item gnus-summary-save-in-folder
7517 @findex gnus-summary-save-in-folder
7518 @findex gnus-folder-save-name
7519 @findex gnus-Folder-save-name
7520 @vindex gnus-folder-save-name
7521 @cindex rcvstore
7522 @cindex MH folders
7523 Save the article to an MH folder using @code{rcvstore} from the MH
7524 library.  Uses the function in the @code{gnus-folder-save-name} variable
7525 to get a file name to save the article in.  The default is
7526 @code{gnus-folder-save-name}, but you can also use
7527 @code{gnus-Folder-save-name}, which creates capitalized names.
7529 @item gnus-summary-save-in-vm
7530 @findex gnus-summary-save-in-vm
7531 Save the article in a VM folder.  You have to have the VM mail
7532 reader to use this setting.
7533 @end table
7535 The symbol of each function may have the following properties:
7537 @table @code
7538 @item :decode
7539 The value non-@code{nil} means save decoded articles.  This is
7540 meaningful only with @code{gnus-summary-save-in-file},
7541 @code{gnus-summary-save-body-in-file},
7542 @code{gnus-summary-write-to-file}, and
7543 @code{gnus-summary-write-body-to-file}.
7545 @item :function
7546 The value specifies an alternative function which appends, not
7547 overwrites, articles to a file.  This implies that when saving many
7548 articles at a time, @code{gnus-prompt-before-saving} is bound to
7549 @code{t} and all articles are saved in a single file.  This is
7550 meaningful only with @code{gnus-summary-write-to-file} and
7551 @code{gnus-summary-write-body-to-file}.
7553 @item :headers
7554 The value specifies the symbol of a variable of which the value
7555 specifies headers to be saved.  If it is omitted,
7556 @code{gnus-save-all-headers} and @code{gnus-saved-headers} control what
7557 headers should be saved.
7558 @end table
7560 @vindex gnus-article-save-directory
7561 All of these functions, except for the last one, will save the article
7562 in the @code{gnus-article-save-directory}, which is initialized from the
7563 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7564 default.
7566 As you can see above, the functions use different functions to find a
7567 suitable name of a file to save the article in.  Below is a list of
7568 available functions that generate names:
7570 @table @code
7572 @item gnus-Numeric-save-name
7573 @findex gnus-Numeric-save-name
7574 File names like @file{~/News/Alt.andrea-dworkin/45}.
7576 @item gnus-numeric-save-name
7577 @findex gnus-numeric-save-name
7578 File names like @file{~/News/alt.andrea-dworkin/45}.
7580 @item gnus-Plain-save-name
7581 @findex gnus-Plain-save-name
7582 File names like @file{~/News/Alt.andrea-dworkin}.
7584 @item gnus-plain-save-name
7585 @findex gnus-plain-save-name
7586 File names like @file{~/News/alt.andrea-dworkin}.
7588 @item gnus-sender-save-name
7589 @findex gnus-sender-save-name
7590 File names like @file{~/News/larsi}.
7591 @end table
7593 @vindex gnus-split-methods
7594 You can have Gnus suggest where to save articles by plonking a regexp into
7595 the @code{gnus-split-methods} alist.  For instance, if you would like to
7596 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7597 related to VM in @file{vm-stuff}, you could set this variable to something
7598 like:
7600 @lisp
7601 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7602  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7603  (my-choosing-function "../other-dir/my-stuff")
7604  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7605 @end lisp
7607 We see that this is a list where each element is a list that has two
7608 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7609 a string (in which case it is used as a regexp to match on the article
7610 head); it can be a symbol (which will be called as a function with the
7611 group name as a parameter); or it can be a list (which will be
7612 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7613 the @dfn{file} will be used as a default prompt.  In addition, the
7614 result of the operation itself will be used if the function or form
7615 called returns a string or a list of strings.
7617 You basically end up with a list of file names that might be used when
7618 saving the current article.  (All ``matches'' will be used.)  You will
7619 then be prompted for what you really want to use as a name, with file
7620 name completion over the results from applying this variable.
7622 This variable is @code{((gnus-article-archive-name))} by default, which
7623 means that Gnus will look at the articles it saves for an
7624 @code{Archive-name} line and use that as a suggestion for the file
7625 name.
7627 Here's an example function to clean up file names somewhat.  If you have
7628 lots of mail groups called things like
7629 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7630 these group names before creating the file name to save to.  The
7631 following will do just that:
7633 @lisp
7634 (defun my-save-name (group)
7635   (when (string-match "^nnml:mail." group)
7636     (substring group (match-end 0))))
7638 (setq gnus-split-methods
7639       '((gnus-article-archive-name)
7640         (my-save-name)))
7641 @end lisp
7644 @vindex gnus-use-long-file-name
7645 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7646 @code{nil}, all the preceding functions will replace all periods
7647 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7648 the functions will generate hierarchies of directories instead of having
7649 all the files in the top level directory
7650 (@file{~/News/alt/andrea-dworkin} instead of
7651 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7652 on most systems.  However, for historical reasons, this is @code{nil} on
7653 Xenix and usg-unix-v machines by default.
7655 This function also affects kill and score file names.  If this variable
7656 is a list, and the list contains the element @code{not-score}, long file
7657 names will not be used for score files, if it contains the element
7658 @code{not-save}, long file names will not be used for saving, and if it
7659 contains the element @code{not-kill}, long file names will not be used
7660 for kill files.
7662 If you'd like to save articles in a hierarchy that looks something like
7663 a spool, you could
7665 @lisp
7666 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7667 (setq gnus-default-article-saver
7668       'gnus-summary-save-in-file)          ; @r{no encoding}
7669 @end lisp
7671 Then just save with @kbd{o}.  You'd then read this hierarchy with
7672 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7673 the top level directory as the argument (@file{~/News/}).  Then just walk
7674 around to the groups/directories with @code{nneething}.
7677 @node Decoding Articles
7678 @section Decoding Articles
7679 @cindex decoding articles
7681 Sometime users post articles (or series of articles) that have been
7682 encoded in some way or other.  Gnus can decode them for you.
7684 @menu
7685 * Uuencoded Articles::          Uudecode articles.
7686 * Shell Archives::              Unshar articles.
7687 * PostScript Files::            Split PostScript.
7688 * Other Files::                 Plain save and binhex.
7689 * Decoding Variables::          Variables for a happy decoding.
7690 * Viewing Files::               You want to look at the result of the decoding?
7691 @end menu
7693 @cindex series
7694 @cindex article series
7695 All these functions use the process/prefix convention
7696 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7697 the extension that a ``single article'' means ``a single series''.  Gnus
7698 can find out by itself what articles belong to a series, decode all the
7699 articles and unpack/view/save the resulting file(s).
7701 Gnus guesses what articles are in the series according to the following
7702 simplish rule: The subjects must be (nearly) identical, except for the
7703 last two numbers of the line.  (Spaces are largely ignored, however.)
7705 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7706 will find all the articles that match the regexp @samp{^cat.gif
7707 ([0-9]+/[0-9]+).*$}.
7709 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7710 series}, will not be properly recognized by any of the automatic viewing
7711 commands, and you have to mark the articles manually with @kbd{#}.
7714 @node Uuencoded Articles
7715 @subsection Uuencoded Articles
7716 @cindex uudecode
7717 @cindex uuencoded articles
7719 @table @kbd
7721 @item X u
7722 @kindex X u (Summary)
7723 @findex gnus-uu-decode-uu
7724 @c @icon{gnus-uu-decode-uu}
7725 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7727 @item X U
7728 @kindex X U (Summary)
7729 @findex gnus-uu-decode-uu-and-save
7730 Uudecodes and saves the current series
7731 (@code{gnus-uu-decode-uu-and-save}).
7733 @item X v u
7734 @kindex X v u (Summary)
7735 @findex gnus-uu-decode-uu-view
7736 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7738 @item X v U
7739 @kindex X v U (Summary)
7740 @findex gnus-uu-decode-uu-and-save-view
7741 Uudecodes, views and saves the current series
7742 (@code{gnus-uu-decode-uu-and-save-view}).
7744 @end table
7746 Remember that these all react to the presence of articles marked with
7747 the process mark.  If, for instance, you'd like to decode and save an
7748 entire newsgroup, you'd typically do @kbd{M P a}
7749 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7750 (@code{gnus-uu-decode-uu-and-save}).
7752 All this is very much different from how @code{gnus-uu} worked with
7753 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7754 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7755 articles in some way (@pxref{Setting Process Marks}) and then press
7756 @kbd{X u}.
7758 @vindex gnus-uu-notify-files
7759 Note: When trying to decode articles that have names matching
7760 @code{gnus-uu-notify-files}, which is hard-coded to
7761 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7762 automatically post an article on @samp{comp.unix.wizards} saying that
7763 you have just viewed the file in question.  This feature can't be turned
7764 off.
7767 @node Shell Archives
7768 @subsection Shell Archives
7769 @cindex unshar
7770 @cindex shell archives
7771 @cindex shared articles
7773 Shell archives (``shar files'') used to be a popular way to distribute
7774 sources, but it isn't used all that much today.  In any case, we have
7775 some commands to deal with these:
7777 @table @kbd
7779 @item X s
7780 @kindex X s (Summary)
7781 @findex gnus-uu-decode-unshar
7782 Unshars the current series (@code{gnus-uu-decode-unshar}).
7784 @item X S
7785 @kindex X S (Summary)
7786 @findex gnus-uu-decode-unshar-and-save
7787 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7789 @item X v s
7790 @kindex X v s (Summary)
7791 @findex gnus-uu-decode-unshar-view
7792 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7794 @item X v S
7795 @kindex X v S (Summary)
7796 @findex gnus-uu-decode-unshar-and-save-view
7797 Unshars, views and saves the current series
7798 (@code{gnus-uu-decode-unshar-and-save-view}).
7799 @end table
7802 @node PostScript Files
7803 @subsection PostScript Files
7804 @cindex PostScript
7806 @table @kbd
7808 @item X p
7809 @kindex X p (Summary)
7810 @findex gnus-uu-decode-postscript
7811 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7813 @item X P
7814 @kindex X P (Summary)
7815 @findex gnus-uu-decode-postscript-and-save
7816 Unpack and save the current PostScript series
7817 (@code{gnus-uu-decode-postscript-and-save}).
7819 @item X v p
7820 @kindex X v p (Summary)
7821 @findex gnus-uu-decode-postscript-view
7822 View the current PostScript series
7823 (@code{gnus-uu-decode-postscript-view}).
7825 @item X v P
7826 @kindex X v P (Summary)
7827 @findex gnus-uu-decode-postscript-and-save-view
7828 View and save the current PostScript series
7829 (@code{gnus-uu-decode-postscript-and-save-view}).
7830 @end table
7833 @node Other Files
7834 @subsection Other Files
7836 @table @kbd
7837 @item X o
7838 @kindex X o (Summary)
7839 @findex gnus-uu-decode-save
7840 Save the current series
7841 (@code{gnus-uu-decode-save}).
7843 @item X b
7844 @kindex X b (Summary)
7845 @findex gnus-uu-decode-binhex
7846 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7847 doesn't really work yet.
7848 @end table
7851 @node Decoding Variables
7852 @subsection Decoding Variables
7854 Adjective, not verb.
7856 @menu
7857 * Rule Variables::              Variables that say how a file is to be viewed.
7858 * Other Decode Variables::      Other decode variables.
7859 * Uuencoding and Posting::      Variables for customizing uuencoding.
7860 @end menu
7863 @node Rule Variables
7864 @subsubsection Rule Variables
7865 @cindex rule variables
7867 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7868 variables are of the form
7870 @lisp
7871       (list '(regexp1 command2)
7872             '(regexp2 command2)
7873             ...)
7874 @end lisp
7876 @table @code
7878 @item gnus-uu-user-view-rules
7879 @vindex gnus-uu-user-view-rules
7880 @cindex sox
7881 This variable is consulted first when viewing files.  If you wish to use,
7882 for instance, @code{sox} to convert an @file{.au} sound file, you could
7883 say something like:
7884 @lisp
7885 (setq gnus-uu-user-view-rules
7886       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7887 @end lisp
7889 @item gnus-uu-user-view-rules-end
7890 @vindex gnus-uu-user-view-rules-end
7891 This variable is consulted if Gnus couldn't make any matches from the
7892 user and default view rules.
7894 @item gnus-uu-user-archive-rules
7895 @vindex gnus-uu-user-archive-rules
7896 This variable can be used to say what commands should be used to unpack
7897 archives.
7898 @end table
7901 @node Other Decode Variables
7902 @subsubsection Other Decode Variables
7904 @table @code
7905 @vindex gnus-uu-grabbed-file-functions
7907 @item gnus-uu-grabbed-file-functions
7908 All functions in this list will be called right after each file has been
7909 successfully decoded---so that you can move or view files right away,
7910 and don't have to wait for all files to be decoded before you can do
7911 anything.  Ready-made functions you can put in this list are:
7913 @table @code
7915 @item gnus-uu-grab-view
7916 @findex gnus-uu-grab-view
7917 View the file.
7919 @item gnus-uu-grab-move
7920 @findex gnus-uu-grab-move
7921 Move the file (if you're using a saving function.)
7922 @end table
7924 @item gnus-uu-be-dangerous
7925 @vindex gnus-uu-be-dangerous
7926 Specifies what to do if unusual situations arise during decoding.  If
7927 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7928 that didn't work, and overwrite existing files.  Otherwise, ask each
7929 time.
7931 @item gnus-uu-ignore-files-by-name
7932 @vindex gnus-uu-ignore-files-by-name
7933 Files with name matching this regular expression won't be viewed.
7935 @item gnus-uu-ignore-files-by-type
7936 @vindex gnus-uu-ignore-files-by-type
7937 Files with a @acronym{MIME} type matching this variable won't be viewed.
7938 Note that Gnus tries to guess what type the file is based on the name.
7939 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7940 kludgey.
7942 @item gnus-uu-tmp-dir
7943 @vindex gnus-uu-tmp-dir
7944 Where @code{gnus-uu} does its work.
7946 @item gnus-uu-do-not-unpack-archives
7947 @vindex gnus-uu-do-not-unpack-archives
7948 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7949 looking for files to display.
7951 @item gnus-uu-view-and-save
7952 @vindex gnus-uu-view-and-save
7953 Non-@code{nil} means that the user will always be asked to save a file
7954 after viewing it.
7956 @item gnus-uu-ignore-default-view-rules
7957 @vindex gnus-uu-ignore-default-view-rules
7958 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7959 rules.
7961 @item gnus-uu-ignore-default-archive-rules
7962 @vindex gnus-uu-ignore-default-archive-rules
7963 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7964 unpacking commands.
7966 @item gnus-uu-kill-carriage-return
7967 @vindex gnus-uu-kill-carriage-return
7968 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7969 from articles.
7971 @item gnus-uu-unmark-articles-not-decoded
7972 @vindex gnus-uu-unmark-articles-not-decoded
7973 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7974 decoded articles as unread.
7976 @item gnus-uu-correct-stripped-uucode
7977 @vindex gnus-uu-correct-stripped-uucode
7978 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7979 uuencoded files that have had trailing spaces deleted.
7981 @item gnus-uu-pre-uudecode-hook
7982 @vindex gnus-uu-pre-uudecode-hook
7983 Hook run before sending a message to @code{uudecode}.
7985 @item gnus-uu-view-with-metamail
7986 @vindex gnus-uu-view-with-metamail
7987 @cindex metamail
7988 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7989 commands defined by the rule variables and just fudge a @acronym{MIME}
7990 content type based on the file name.  The result will be fed to
7991 @code{metamail} for viewing.
7993 @item gnus-uu-save-in-digest
7994 @vindex gnus-uu-save-in-digest
7995 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7996 decoding, will save in digests.  If this variable is @code{nil},
7997 @code{gnus-uu} will just save everything in a file without any
7998 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7999 to specify any meaningful volume and issue numbers were found, so I
8000 simply dropped them.
8002 @end table
8005 @node Uuencoding and Posting
8006 @subsubsection Uuencoding and Posting
8008 @table @code
8010 @item gnus-uu-post-include-before-composing
8011 @vindex gnus-uu-post-include-before-composing
8012 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
8013 before you compose the article.  If this variable is @code{t}, you can
8014 either include an encoded file with @kbd{C-c C-i} or have one included
8015 for you when you post the article.
8017 @item gnus-uu-post-length
8018 @vindex gnus-uu-post-length
8019 Maximum length of an article.  The encoded file will be split into how
8020 many articles it takes to post the entire file.
8022 @item gnus-uu-post-threaded
8023 @vindex gnus-uu-post-threaded
8024 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
8025 thread.  This may not be smart, as no other decoder I have seen is able
8026 to follow threads when collecting uuencoded articles.  (Well, I have
8027 seen one package that does that---@code{gnus-uu}, but somehow, I don't
8028 think that counts@dots{}) Default is @code{nil}.
8030 @item gnus-uu-post-separate-description
8031 @vindex gnus-uu-post-separate-description
8032 Non-@code{nil} means that the description will be posted in a separate
8033 article.  The first article will typically be numbered (0/x).  If this
8034 variable is @code{nil}, the description the user enters will be included
8035 at the beginning of the first article, which will be numbered (1/x).
8036 Default is @code{t}.
8038 @end table
8041 @node Viewing Files
8042 @subsection Viewing Files
8043 @cindex viewing files
8044 @cindex pseudo-articles
8046 After decoding, if the file is some sort of archive, Gnus will attempt
8047 to unpack the archive and see if any of the files in the archive can be
8048 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
8049 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
8050 uncompress and de-tar the main file, and then view the two pictures.
8051 This unpacking process is recursive, so if the archive contains archives
8052 of archives, it'll all be unpacked.
8054 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
8055 extracted file into the summary buffer.  If you go to these
8056 ``articles'', you will be prompted for a command to run (usually Gnus
8057 will make a suggestion), and then the command will be run.
8059 @vindex gnus-view-pseudo-asynchronously
8060 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8061 until the viewing is done before proceeding.
8063 @vindex gnus-view-pseudos
8064 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8065 the pseudo-articles into the summary buffer, but view them
8066 immediately.  If this variable is @code{not-confirm}, the user won't even
8067 be asked for a confirmation before viewing is done.
8069 @vindex gnus-view-pseudos-separately
8070 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8071 pseudo-article will be created for each file to be viewed.  If
8072 @code{nil}, all files that use the same viewing command will be given as
8073 a list of parameters to that command.
8075 @vindex gnus-insert-pseudo-articles
8076 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8077 pseudo-articles when decoding.  It is @code{t} by default.
8079 So; there you are, reading your @emph{pseudo-articles} in your
8080 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8081 Why isn't anything real anymore? How did we get here?
8084 @node Article Treatment
8085 @section Article Treatment
8087 Reading through this huge manual, you may have quite forgotten that the
8088 object of newsreaders is to actually, like, read what people have
8089 written.  Reading articles.  Unfortunately, people are quite bad at
8090 writing, so there are tons of functions and variables to make reading
8091 these articles easier.
8093 @menu
8094 * Article Highlighting::        You want to make the article look like fruit salad.
8095 * Article Fontisizing::         Making emphasized text look nice.
8096 * Article Hiding::              You also want to make certain info go away.
8097 * Article Washing::             Lots of way-neat functions to make life better.
8098 * Article Header::              Doing various header transformations.
8099 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8100 * Article Button Levels::       Controlling appearance of buttons.
8101 * Article Date::                Grumble, UT!
8102 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8103 * Article Signature::           What is a signature?
8104 * Article Miscellanea::         Various other stuff.
8105 @end menu
8108 @node Article Highlighting
8109 @subsection Article Highlighting
8110 @cindex highlighting
8112 Not only do you want your article buffer to look like fruit salad, but
8113 you want it to look like technicolor fruit salad.
8115 @table @kbd
8117 @item W H a
8118 @kindex W H a (Summary)
8119 @findex gnus-article-highlight
8120 @findex gnus-article-maybe-highlight
8121 Do much highlighting of the current article
8122 (@code{gnus-article-highlight}).  This function highlights header, cited
8123 text, the signature, and adds buttons to the body and the head.
8125 @item W H h
8126 @kindex W H h (Summary)
8127 @findex gnus-article-highlight-headers
8128 @vindex gnus-header-face-alist
8129 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8130 highlighting will be done according to the @code{gnus-header-face-alist}
8131 variable, which is a list where each element has the form
8132 @code{(@var{regexp} @var{name} @var{content})}.
8133 @var{regexp} is a regular expression for matching the
8134 header, @var{name} is the face used for highlighting the header name
8135 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8136 the header value.  The first match made will be used.  Note that
8137 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8139 @item W H c
8140 @kindex W H c (Summary)
8141 @findex gnus-article-highlight-citation
8142 Highlight cited text (@code{gnus-article-highlight-citation}).
8144 Some variables to customize the citation highlights:
8146 @table @code
8147 @vindex gnus-cite-parse-max-size
8149 @item gnus-cite-parse-max-size
8150 If the article size if bigger than this variable (which is 25000 by
8151 default), no citation highlighting will be performed.
8153 @item gnus-cite-max-prefix
8154 @vindex gnus-cite-max-prefix
8155 Maximum possible length for a citation prefix (default 20).
8157 @item gnus-cite-face-list
8158 @vindex gnus-cite-face-list
8159 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8160 When there are citations from multiple articles in the same message,
8161 Gnus will try to give each citation from each article its own face.
8162 This should make it easier to see who wrote what.
8164 @item gnus-supercite-regexp
8165 @vindex gnus-supercite-regexp
8166 Regexp matching normal Supercite attribution lines.
8168 @item gnus-supercite-secondary-regexp
8169 @vindex gnus-supercite-secondary-regexp
8170 Regexp matching mangled Supercite attribution lines.
8172 @item gnus-cite-minimum-match-count
8173 @vindex gnus-cite-minimum-match-count
8174 Minimum number of identical prefixes we have to see before we believe
8175 that it's a citation.
8177 @item gnus-cite-attribution-prefix
8178 @vindex gnus-cite-attribution-prefix
8179 Regexp matching the beginning of an attribution line.
8181 @item gnus-cite-attribution-suffix
8182 @vindex gnus-cite-attribution-suffix
8183 Regexp matching the end of an attribution line.
8185 @item gnus-cite-attribution-face
8186 @vindex gnus-cite-attribution-face
8187 Face used for attribution lines.  It is merged with the face for the
8188 cited text belonging to the attribution.
8190 @item gnus-cite-ignore-quoted-from
8191 @vindex gnus-cite-ignore-quoted-from
8192 If non-@code{nil}, no citation highlighting will be performed on lines
8193 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8194 in order not to mix up with the envelope From line.  The default value
8195 is @code{t}.
8197 @end table
8200 @item W H s
8201 @kindex W H s (Summary)
8202 @vindex gnus-signature-separator
8203 @vindex gnus-signature-face
8204 @findex gnus-article-highlight-signature
8205 Highlight the signature (@code{gnus-article-highlight-signature}).
8206 Everything after @code{gnus-signature-separator} (@pxref{Article
8207 Signature}) in an article will be considered a signature and will be
8208 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8209 default.
8211 @end table
8213 @xref{Customizing Articles}, for how to highlight articles automatically.
8216 @node Article Fontisizing
8217 @subsection Article Fontisizing
8218 @cindex emphasis
8219 @cindex article emphasis
8221 @findex gnus-article-emphasize
8222 @kindex W e (Summary)
8223 People commonly add emphasis to words in news articles by writing things
8224 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8225 this look nicer by running the article through the @kbd{W e}
8226 (@code{gnus-article-emphasize}) command.
8228 @vindex gnus-emphasis-alist
8229 How the emphasis is computed is controlled by the
8230 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8231 element is a regular expression to be matched.  The second is a number
8232 that says what regular expression grouping is used to find the entire
8233 emphasized word.  The third is a number that says what regexp grouping
8234 should be displayed and highlighted.  (The text between these two
8235 groupings will be hidden.)  The fourth is the face used for
8236 highlighting.
8238 @lisp
8239 (setq gnus-emphasis-alist
8240       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8241         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8242 @end lisp
8244 @cindex slash
8245 @cindex asterisk
8246 @cindex underline
8247 @cindex /
8248 @cindex *
8250 @vindex gnus-emphasis-underline
8251 @vindex gnus-emphasis-bold
8252 @vindex gnus-emphasis-italic
8253 @vindex gnus-emphasis-underline-bold
8254 @vindex gnus-emphasis-underline-italic
8255 @vindex gnus-emphasis-bold-italic
8256 @vindex gnus-emphasis-underline-bold-italic
8257 By default, there are seven rules, and they use the following faces:
8258 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8259 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8260 @code{gnus-emphasis-underline-italic},
8261 @code{gnus-emphasis-underline-bold}, and
8262 @code{gnus-emphasis-underline-bold-italic}.
8264 If you want to change these faces, you can either use @kbd{M-x
8265 customize}, or you can use @code{copy-face}.  For instance, if you want
8266 to make @code{gnus-emphasis-italic} use a red face instead, you could
8267 say something like:
8269 @lisp
8270 (copy-face 'red 'gnus-emphasis-italic)
8271 @end lisp
8273 @vindex gnus-group-highlight-words-alist
8275 If you want to highlight arbitrary words, you can use the
8276 @code{gnus-group-highlight-words-alist} variable, which uses the same
8277 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8278 parameter (@pxref{Group Parameters}) can also be used.
8280 @xref{Customizing Articles}, for how to fontize articles automatically.
8283 @node Article Hiding
8284 @subsection Article Hiding
8285 @cindex article hiding
8287 Or rather, hiding certain things in each article.  There usually is much
8288 too much cruft in most articles.
8290 @table @kbd
8292 @item W W a
8293 @kindex W W a (Summary)
8294 @findex gnus-article-hide
8295 Do quite a lot of hiding on the article buffer
8296 (@kbd{gnus-article-hide}).  In particular, this function will hide
8297 headers, @acronym{PGP}, cited text and the signature.
8299 @item W W h
8300 @kindex W W h (Summary)
8301 @findex gnus-article-hide-headers
8302 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8303 Headers}.
8305 @item W W b
8306 @kindex W W b (Summary)
8307 @findex gnus-article-hide-boring-headers
8308 Hide headers that aren't particularly interesting
8309 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8311 @item W W s
8312 @kindex W W s (Summary)
8313 @findex gnus-article-hide-signature
8314 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8315 Signature}.
8317 @item W W l
8318 @kindex W W l (Summary)
8319 @findex gnus-article-hide-list-identifiers
8320 @vindex gnus-list-identifiers
8321 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8322 are strings some mailing list servers add to the beginning of all
8323 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8324 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8325 may not contain @code{\\(..\\)}.
8327 @table @code
8329 @item gnus-list-identifiers
8330 @vindex gnus-list-identifiers
8331 A regular expression that matches list identifiers to be removed from
8332 subject.  This can also be a list of regular expressions.
8334 @end table
8336 @item W W P
8337 @kindex W W P (Summary)
8338 @findex gnus-article-hide-pem
8339 Hide @acronym{PEM} (privacy enhanced messages) cruft
8340 (@code{gnus-article-hide-pem}).
8342 @item W W B
8343 @kindex W W B (Summary)
8344 @findex gnus-article-strip-banner
8345 @vindex gnus-article-banner-alist
8346 @vindex gnus-article-address-banner-alist
8347 @cindex banner
8348 @cindex OneList
8349 @cindex stripping advertisements
8350 @cindex advertisements
8351 Strip the banner specified by the @code{banner} group parameter
8352 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8353 annoying banners and/or signatures that some mailing lists and moderated
8354 groups adds to all the messages.  The way to use this function is to add
8355 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8356 group you want banners stripped from.  The parameter either be a string,
8357 which will be interpreted as a regular expression matching text to be
8358 removed, or the symbol @code{signature}, meaning that the (last)
8359 signature should be removed, or other symbol, meaning that the
8360 corresponding regular expression in @code{gnus-article-banner-alist} is
8361 used.
8363 Regardless of a group, you can hide things like advertisements only when
8364 the sender of an article has a certain mail address specified in
8365 @code{gnus-article-address-banner-alist}.
8367 @table @code
8369 @item gnus-article-address-banner-alist
8370 @vindex gnus-article-address-banner-alist
8371 Alist of mail addresses and banners.  Each element has the form
8372 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8373 matching a mail address in the From header, @var{banner} is one of a
8374 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8375 a regexp and @code{nil}.  If @var{address} matches author's mail
8376 address, it will remove things like advertisements.  For example, if a
8377 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8378 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8379 sends, you can use the following element to remove them:
8381 @lisp
8382 ("@@yoo-hoo\\.co\\.jp\\'" .
8383  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8384 @end lisp
8386 @end table
8388 @item W W c
8389 @kindex W W c (Summary)
8390 @findex gnus-article-hide-citation
8391 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8392 customizing the hiding:
8394 @table @code
8396 @item gnus-cited-opened-text-button-line-format
8397 @itemx gnus-cited-closed-text-button-line-format
8398 @vindex gnus-cited-closed-text-button-line-format
8399 @vindex gnus-cited-opened-text-button-line-format
8400 Gnus adds buttons to show where the cited text has been hidden, and to
8401 allow toggle hiding the text.  The format of the variable is specified
8402 by these format-like variable (@pxref{Formatting Variables}).  These
8403 specs are valid:
8405 @table @samp
8406 @item b
8407 Starting point of the hidden text.
8408 @item e
8409 Ending point of the hidden text.
8410 @item l
8411 Number of characters in the hidden region.
8412 @item n
8413 Number of lines of hidden text.
8414 @end table
8416 @item gnus-cited-lines-visible
8417 @vindex gnus-cited-lines-visible
8418 The number of lines at the beginning of the cited text to leave
8419 shown.  This can also be a cons cell with the number of lines at the top
8420 and bottom of the text, respectively, to remain visible.
8422 @end table
8424 @item W W C-c
8425 @kindex W W C-c (Summary)
8426 @findex gnus-article-hide-citation-maybe
8428 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8429 following two variables:
8431 @table @code
8432 @item gnus-cite-hide-percentage
8433 @vindex gnus-cite-hide-percentage
8434 If the cited text is of a bigger percentage than this variable (default
8435 50), hide the cited text.
8437 @item gnus-cite-hide-absolute
8438 @vindex gnus-cite-hide-absolute
8439 The cited text must have at least this length (default 10) before it
8440 is hidden.
8441 @end table
8443 @item W W C
8444 @kindex W W C (Summary)
8445 @findex gnus-article-hide-citation-in-followups
8446 Hide cited text in articles that aren't roots
8447 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8448 useful as an interactive command, but might be a handy function to stick
8449 have happen automatically (@pxref{Customizing Articles}).
8451 @end table
8453 All these ``hiding'' commands are toggles, but if you give a negative
8454 prefix to these commands, they will show what they have previously
8455 hidden.  If you give a positive prefix, they will always hide.
8457 Also @pxref{Article Highlighting} for further variables for
8458 citation customization.
8460 @xref{Customizing Articles}, for how to hide article elements
8461 automatically.
8464 @node Article Washing
8465 @subsection Article Washing
8466 @cindex washing
8467 @cindex article washing
8469 We call this ``article washing'' for a really good reason.  Namely, the
8470 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8472 @dfn{Washing} is defined by us as ``changing something from something to
8473 something else'', but normally results in something looking better.
8474 Cleaner, perhaps.
8476 @xref{Customizing Articles}, if you want to change how Gnus displays
8477 articles by default.
8479 @table @kbd
8481 @item C-u g
8482 This is not really washing, it's sort of the opposite of washing.  If
8483 you type this, you see the article exactly as it exists on disk or on
8484 the server.
8486 @item g
8487 Force redisplaying of the current article
8488 (@code{gnus-summary-show-article}).  This is also not really washing.
8489 If you type this, you see the article without any previously applied
8490 interactive Washing functions but with all default treatments
8491 (@pxref{Customizing Articles}).
8493 @item W l
8494 @kindex W l (Summary)
8495 @findex gnus-summary-stop-page-breaking
8496 Remove page breaks from the current article
8497 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8498 delimiters.
8500 @item W r
8501 @kindex W r (Summary)
8502 @findex gnus-summary-caesar-message
8503 @c @icon{gnus-summary-caesar-message}
8504 Do a Caesar rotate (rot13) on the article buffer
8505 (@code{gnus-summary-caesar-message}).
8506 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8507 (Typically offensive jokes and such.)
8509 It's commonly called ``rot13'' because each letter is rotated 13
8510 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8511 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8512 is rumored to have employed this form of, uh, somewhat weak encryption.
8514 @item W m
8515 @kindex W m (Summary)
8516 @findex gnus-summary-morse-message
8517 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8519 @item W t
8520 @item t
8521 @kindex W t (Summary)
8522 @kindex t (Summary)
8523 @findex gnus-summary-toggle-header
8524 Toggle whether to display all headers in the article buffer
8525 (@code{gnus-summary-toggle-header}).
8527 @item W v
8528 @kindex W v (Summary)
8529 @findex gnus-summary-verbose-headers
8530 Toggle whether to display all headers in the article buffer permanently
8531 (@code{gnus-summary-verbose-headers}).
8533 @item W o
8534 @kindex W o (Summary)
8535 @findex gnus-article-treat-overstrike
8536 Treat overstrike (@code{gnus-article-treat-overstrike}).
8538 @item W d
8539 @kindex W d (Summary)
8540 @findex gnus-article-treat-dumbquotes
8541 @vindex gnus-article-dumbquotes-map
8542 @cindex Smartquotes
8543 @cindex M****s*** sm*rtq**t*s
8544 @cindex Latin 1
8545 Treat M****s*** sm*rtq**t*s according to
8546 @code{gnus-article-dumbquotes-map}
8547 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8548 whether a character is a sm*rtq**t* or not, so it should only be used
8549 interactively.
8551 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8552 an attempt to provide more quoting characters.  If you see something
8553 like @code{\222} or @code{\264} where you're expecting some kind of
8554 apostrophe or quotation mark, then try this wash.
8556 @item W Y f
8557 @kindex W Y f (Summary)
8558 @findex gnus-article-outlook-deuglify-article
8559 @cindex Outlook Express
8560 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8561 unwrap lines, repair attribution and rearrange citation.
8562 (@code{gnus-article-outlook-deuglify-article}).
8564 @item W Y u
8565 @kindex W Y u (Summary)
8566 @findex gnus-article-outlook-unwrap-lines
8567 @vindex gnus-outlook-deuglify-unwrap-min
8568 @vindex gnus-outlook-deuglify-unwrap-max
8569 Unwrap lines that appear to be wrapped citation lines.  You can control
8570 what lines will be unwrapped by frobbing
8571 @code{gnus-outlook-deuglify-unwrap-min} and
8572 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8573 maximum length of an unwrapped citation line.
8574 (@code{gnus-article-outlook-unwrap-lines}).
8576 @item W Y a
8577 @kindex W Y a (Summary)
8578 @findex gnus-article-outlook-repair-attribution
8579 Repair a broken attribution line.@*
8580 (@code{gnus-article-outlook-repair-attribution}).
8582 @item W Y c
8583 @kindex W Y c (Summary)
8584 @findex gnus-article-outlook-rearrange-citation
8585 Repair broken citations by rearranging the text.
8586 (@code{gnus-article-outlook-rearrange-citation}).
8588 @item W w
8589 @kindex W w (Summary)
8590 @findex gnus-article-fill-cited-article
8591 Do word wrap (@code{gnus-article-fill-cited-article}).
8593 You can give the command a numerical prefix to specify the width to use
8594 when filling.
8596 @item W Q
8597 @kindex W Q (Summary)
8598 @findex gnus-article-fill-long-lines
8599 Fill long lines (@code{gnus-article-fill-long-lines}).
8601 @item W C
8602 @kindex W C (Summary)
8603 @findex gnus-article-capitalize-sentences
8604 Capitalize the first word in each sentence
8605 (@code{gnus-article-capitalize-sentences}).
8607 @item W c
8608 @kindex W c (Summary)
8609 @findex gnus-article-remove-cr
8610 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8611 (this takes care of DOS line endings), and then translate any remaining
8612 CRs into LF (this takes care of Mac line endings)
8613 (@code{gnus-article-remove-cr}).
8615 @item W q
8616 @kindex W q (Summary)
8617 @findex gnus-article-de-quoted-unreadable
8618 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8619 Quoted-Printable is one common @acronym{MIME} encoding employed when
8620 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8621 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8622 doesn't look very readable to me.  Note that this is usually done
8623 automatically by Gnus if the message in question has a
8624 @code{Content-Transfer-Encoding} header that says that this encoding
8625 has been done.  If a prefix is given, a charset will be asked for.
8627 @item W 6
8628 @kindex W 6 (Summary)
8629 @findex gnus-article-de-base64-unreadable
8630 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8631 one common @acronym{MIME} encoding employed when sending
8632 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8633 usually done automatically by Gnus if the message in question has a
8634 @code{Content-Transfer-Encoding} header that says that this encoding
8635 has been done.  If a prefix is given, a charset will be asked for.
8637 @item W Z
8638 @kindex W Z (Summary)
8639 @findex gnus-article-decode-HZ
8640 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8641 common encoding employed when sending Chinese articles.  It typically
8642 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8644 @item W u
8645 @kindex W u (Summary)
8646 @findex gnus-article-unsplit-urls
8647 Remove newlines from within URLs.  Some mailers insert newlines into
8648 outgoing email messages to keep lines short.  This reformatting can
8649 split long URLs onto multiple lines.  Repair those URLs by removing
8650 the newlines (@code{gnus-article-unsplit-urls}).
8652 @item W h
8653 @kindex W h (Summary)
8654 @findex gnus-article-wash-html
8655 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8656 usually done automatically by Gnus if the message in question has a
8657 @code{Content-Type} header that says that the message is @acronym{HTML}.
8659 If a prefix is given, a charset will be asked for.  If it is a number,
8660 the charset defined in @code{gnus-summary-show-article-charset-alist}
8661 (@pxref{Paging the Article}) will be used.
8663 @vindex gnus-article-wash-function
8664 The default is to use the function specified by
8665 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8666 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8667 @acronym{HTML}, but this is controlled by the
8668 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8669 can use include:
8671 @table @code
8672 @item w3
8673 Use Emacs/W3.
8675 @item w3m
8676 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8678 @item w3m-standalone
8679 Use @uref{http://w3m.sourceforge.net/, w3m}.
8681 @item links
8682 Use @uref{http://links.sf.net/, Links}.
8684 @item lynx
8685 Use @uref{http://lynx.isc.org/, Lynx}.
8687 @item html2text
8688 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8690 @end table
8692 @item W b
8693 @kindex W b (Summary)
8694 @findex gnus-article-add-buttons
8695 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8696 @xref{Article Buttons}.
8698 @item W B
8699 @kindex W B (Summary)
8700 @findex gnus-article-add-buttons-to-head
8701 Add clickable buttons to the article headers
8702 (@code{gnus-article-add-buttons-to-head}).
8704 @item W p
8705 @kindex W p (Summary)
8706 @findex gnus-article-verify-x-pgp-sig
8707 Verify a signed control message
8708 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8709 @code{newgroup} and @code{checkgroups} are usually signed by the
8710 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8711 the maintainer to your keyring to verify the
8712 message.@footnote{@acronym{PGP} keys for many hierarchies are
8713 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8715 @item W s
8716 @kindex W s (Summary)
8717 @findex gnus-summary-force-verify-and-decrypt
8718 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8719 @acronym{S/MIME}) message
8720 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8722 @item W a
8723 @kindex W a (Summary)
8724 @findex gnus-article-strip-headers-in-body
8725 Strip headers like the @code{X-No-Archive} header from the beginning of
8726 article bodies (@code{gnus-article-strip-headers-in-body}).
8728 @item W E l
8729 @kindex W E l (Summary)
8730 @findex gnus-article-strip-leading-blank-lines
8731 Remove all blank lines from the beginning of the article
8732 (@code{gnus-article-strip-leading-blank-lines}).
8734 @item W E m
8735 @kindex W E m (Summary)
8736 @findex gnus-article-strip-multiple-blank-lines
8737 Replace all blank lines with empty lines and then all multiple empty
8738 lines with a single empty line.
8739 (@code{gnus-article-strip-multiple-blank-lines}).
8741 @item W E t
8742 @kindex W E t (Summary)
8743 @findex gnus-article-remove-trailing-blank-lines
8744 Remove all blank lines at the end of the article
8745 (@code{gnus-article-remove-trailing-blank-lines}).
8747 @item W E a
8748 @kindex W E a (Summary)
8749 @findex gnus-article-strip-blank-lines
8750 Do all the three commands above
8751 (@code{gnus-article-strip-blank-lines}).
8753 @item W E A
8754 @kindex W E A (Summary)
8755 @findex gnus-article-strip-all-blank-lines
8756 Remove all blank lines
8757 (@code{gnus-article-strip-all-blank-lines}).
8759 @item W E s
8760 @kindex W E s (Summary)
8761 @findex gnus-article-strip-leading-space
8762 Remove all white space from the beginning of all lines of the article
8763 body (@code{gnus-article-strip-leading-space}).
8765 @item W E e
8766 @kindex W E e (Summary)
8767 @findex gnus-article-strip-trailing-space
8768 Remove all white space from the end of all lines of the article
8769 body (@code{gnus-article-strip-trailing-space}).
8771 @end table
8773 @xref{Customizing Articles}, for how to wash articles automatically.
8776 @node Article Header
8777 @subsection Article Header
8779 These commands perform various transformations of article header.
8781 @table @kbd
8783 @item W G u
8784 @kindex W G u (Summary)
8785 @findex gnus-article-treat-unfold-headers
8786 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8788 @item W G n
8789 @kindex W G n (Summary)
8790 @findex gnus-article-treat-fold-newsgroups
8791 Fold the @code{Newsgroups} and @code{Followup-To} headers
8792 (@code{gnus-article-treat-fold-newsgroups}).
8794 @item W G f
8795 @kindex W G f (Summary)
8796 @findex gnus-article-treat-fold-headers
8797 Fold all the message headers
8798 (@code{gnus-article-treat-fold-headers}).
8800 @item W E w
8801 @kindex W E w (Summary)
8802 @findex gnus-article-remove-leading-whitespace
8803 Remove excessive whitespace from all headers
8804 (@code{gnus-article-remove-leading-whitespace}).
8806 @end table
8809 @node Article Buttons
8810 @subsection Article Buttons
8811 @cindex buttons
8813 People often include references to other stuff in articles, and it would
8814 be nice if Gnus could just fetch whatever it is that people talk about
8815 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8816 button on these references.
8818 @vindex gnus-button-man-handler
8819 Gnus adds @dfn{buttons} to certain standard references by default:
8820 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8821 Emacs or Gnus related references.  This is controlled by two variables,
8822 one that handles article bodies and one that handles article heads:
8824 @table @code
8826 @item gnus-button-alist
8827 @vindex gnus-button-alist
8828 This is an alist where each entry has this form:
8830 @lisp
8831 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8832 @end lisp
8834 @table @var
8836 @item regexp
8837 All text that match this regular expression (case insensitive) will be
8838 considered an external reference.  Here's a typical regexp that matches
8839 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8840 variable containing a regexp, useful variables to use include
8841 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8843 @item button-par
8844 Gnus has to know which parts of the matches is to be highlighted.  This
8845 is a number that says what sub-expression of the regexp is to be
8846 highlighted.  If you want it all highlighted, you use 0 here.
8848 @item use-p
8849 This form will be @code{eval}ed, and if the result is non-@code{nil},
8850 this is considered a match.  This is useful if you want extra sifting to
8851 avoid false matches.  Often variables named
8852 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8853 Levels}, but any other form may be used too.
8855 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8857 @item function
8858 This function will be called when you click on this button.
8860 @item data-par
8861 As with @var{button-par}, this is a sub-expression number, but this one
8862 says which part of the match is to be sent as data to @var{function}.
8864 @end table
8866 So the full entry for buttonizing URLs is then
8868 @lisp
8869 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8870 @end lisp
8872 @item gnus-header-button-alist
8873 @vindex gnus-header-button-alist
8874 This is just like the other alist, except that it is applied to the
8875 article head only, and that each entry has an additional element that is
8876 used to say what headers to apply the buttonize coding to:
8878 @lisp
8879 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8880 @end lisp
8882 @var{header} is a regular expression.
8883 @end table
8885 @subsubsection Related variables and functions
8887 @table @code
8888 @item gnus-button-@var{*}-level
8889 @xref{Article Button Levels}.
8891 @c Stuff related to gnus-button-browse-level
8893 @item gnus-button-url-regexp
8894 @vindex gnus-button-url-regexp
8895 A regular expression that matches embedded URLs.  It is used in the
8896 default values of the variables above.
8898 @c Stuff related to gnus-button-man-level
8900 @item gnus-button-man-handler
8901 @vindex gnus-button-man-handler
8902 The function to use for displaying man pages.  It must take at least one
8903 argument with a string naming the man page.
8905 @c Stuff related to gnus-button-message-level
8907 @item gnus-button-mid-or-mail-regexp
8908 @vindex gnus-button-mid-or-mail-regexp
8909 Regular expression that matches a message ID or a mail address.
8911 @item gnus-button-prefer-mid-or-mail
8912 @vindex gnus-button-prefer-mid-or-mail
8913 This variable determines what to do when the button on a string as
8914 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8915 message ID or a mail address.  If it is one of the symbols @code{mid} or
8916 @code{mail}, Gnus will always assume that the string is a message ID or
8917 a mail address, respectively.  If this variable is set to the symbol
8918 @code{ask}, always query the user what do do.  If it is a function, this
8919 function will be called with the string as its only argument.  The
8920 function must return @code{mid}, @code{mail}, @code{invalid} or
8921 @code{ask}.  The default value is the function
8922 @code{gnus-button-mid-or-mail-heuristic}.
8924 @item gnus-button-mid-or-mail-heuristic
8925 @findex gnus-button-mid-or-mail-heuristic
8926 Function that guesses whether its argument is a message ID or a mail
8927 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8928 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8929 string is invalid.
8931 @item gnus-button-mid-or-mail-heuristic-alist
8932 @vindex gnus-button-mid-or-mail-heuristic-alist
8933 An alist of @code{(RATE . REGEXP)} pairs used by the function
8934 @code{gnus-button-mid-or-mail-heuristic}.
8936 @c Stuff related to gnus-button-tex-level
8938 @item gnus-button-ctan-handler
8939 @findex gnus-button-ctan-handler
8940 The function to use for displaying CTAN links.  It must take one
8941 argument, the string naming the URL.
8943 @item gnus-ctan-url
8944 @vindex gnus-ctan-url
8945 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8946 by @code{gnus-button-ctan-handler}.
8948 @c Misc stuff
8950 @item gnus-article-button-face
8951 @vindex gnus-article-button-face
8952 Face used on buttons.
8954 @item gnus-article-mouse-face
8955 @vindex gnus-article-mouse-face
8956 Face used when the mouse cursor is over a button.
8958 @end table
8960 @xref{Customizing Articles}, for how to buttonize articles automatically.
8963 @node Article Button Levels
8964 @subsection Article button levels
8965 @cindex button levels
8966 The higher the value of the variables @code{gnus-button-@var{*}-level},
8967 the more buttons will appear.  If the level is zero, no corresponding
8968 buttons are displayed.  With the default value (which is 5) you should
8969 already see quite a lot of buttons.  With higher levels, you will see
8970 more buttons, but you may also get more false positives.  To avoid them,
8971 you can set the variables @code{gnus-button-@var{*}-level} local to
8972 specific groups (@pxref{Group Parameters}).  Here's an example for the
8973 variable @code{gnus-parameters}:
8975 @lisp
8976 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8977 (setq gnus-parameters
8978       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8979         ("\\<unix\\>"               (gnus-button-man-level 10))
8980         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8981 @end lisp
8983 @table @code
8985 @item gnus-button-browse-level
8986 @vindex gnus-button-browse-level
8987 Controls the display of references to message IDs, mail addresses and
8988 news URLs.  Related variables and functions include
8989 @code{gnus-button-url-regexp}, @code{browse-url}, and
8990 @code{browse-url-browser-function}.
8992 @item gnus-button-emacs-level
8993 @vindex gnus-button-emacs-level
8994 Controls the display of Emacs or Gnus references.  Related functions are
8995 @code{gnus-button-handle-custom},
8996 @code{gnus-button-handle-describe-function},
8997 @code{gnus-button-handle-describe-variable},
8998 @code{gnus-button-handle-symbol},
8999 @code{gnus-button-handle-describe-key},
9000 @code{gnus-button-handle-apropos},
9001 @code{gnus-button-handle-apropos-command},
9002 @code{gnus-button-handle-apropos-variable},
9003 @code{gnus-button-handle-apropos-documentation}, and
9004 @code{gnus-button-handle-library}.
9006 @item gnus-button-man-level
9007 @vindex gnus-button-man-level
9008 Controls the display of references to (Unix) man pages.
9009 See @code{gnus-button-man-handler}.
9011 @item gnus-button-message-level
9012 @vindex gnus-button-message-level
9013 Controls the display of message IDs, mail addresses and news URLs.
9014 Related variables and functions include
9015 @code{gnus-button-mid-or-mail-regexp},
9016 @code{gnus-button-prefer-mid-or-mail},
9017 @code{gnus-button-mid-or-mail-heuristic}, and
9018 @code{gnus-button-mid-or-mail-heuristic-alist}.
9020 @item gnus-button-tex-level
9021 @vindex gnus-button-tex-level
9022 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9023 URLs.  See the variables @code{gnus-ctan-url},
9024 @code{gnus-button-ctan-handler},
9025 @code{gnus-button-ctan-directory-regexp}, and
9026 @code{gnus-button-handle-ctan-bogus-regexp}.
9028 @end table
9031 @node Article Date
9032 @subsection Article Date
9034 The date is most likely generated in some obscure timezone you've never
9035 heard of, so it's quite nice to be able to find out what the time was
9036 when the article was sent.
9038 @table @kbd
9040 @item W T u
9041 @kindex W T u (Summary)
9042 @findex gnus-article-date-ut
9043 Display the date in UT (aka. GMT, aka ZULU)
9044 (@code{gnus-article-date-ut}).
9046 @item W T i
9047 @kindex W T i (Summary)
9048 @findex gnus-article-date-iso8601
9049 @cindex ISO 8601
9050 Display the date in international format, aka. ISO 8601
9051 (@code{gnus-article-date-iso8601}).
9053 @item W T l
9054 @kindex W T l (Summary)
9055 @findex gnus-article-date-local
9056 Display the date in the local timezone (@code{gnus-article-date-local}).
9058 @item W T p
9059 @kindex W T p (Summary)
9060 @findex gnus-article-date-english
9061 Display the date in a format that's easily pronounceable in English
9062 (@code{gnus-article-date-english}).
9064 @item W T s
9065 @kindex W T s (Summary)
9066 @vindex gnus-article-time-format
9067 @findex gnus-article-date-user
9068 @findex format-time-string
9069 Display the date using a user-defined format
9070 (@code{gnus-article-date-user}).  The format is specified by the
9071 @code{gnus-article-time-format} variable, and is a string that's passed
9072 to @code{format-time-string}.  See the documentation of that variable
9073 for a list of possible format specs.
9075 @item W T e
9076 @kindex W T e (Summary)
9077 @findex gnus-article-date-lapsed
9078 @findex gnus-start-date-timer
9079 @findex gnus-stop-date-timer
9080 Say how much time has elapsed between the article was posted and now
9081 (@code{gnus-article-date-lapsed}).  It looks something like:
9083 @example
9084 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9085 @end example
9087 @vindex gnus-article-date-lapsed-new-header
9088 The value of @code{gnus-article-date-lapsed-new-header} determines
9089 whether this header will just be added below the old Date one, or will
9090 replace it.
9092 An advantage of using Gnus to read mail is that it converts simple bugs
9093 into wonderful absurdities.
9095 If you want to have this line updated continually, you can put
9097 @lisp
9098 (gnus-start-date-timer)
9099 @end lisp
9101 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9102 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9103 command.
9105 @item W T o
9106 @kindex W T o (Summary)
9107 @findex gnus-article-date-original
9108 Display the original date (@code{gnus-article-date-original}).  This can
9109 be useful if you normally use some other conversion function and are
9110 worried that it might be doing something totally wrong.  Say, claiming
9111 that the article was posted in 1854.  Although something like that is
9112 @emph{totally} impossible.  Don't you trust me? *titter*
9114 @end table
9116 @xref{Customizing Articles}, for how to display the date in your
9117 preferred format automatically.
9120 @node Article Display
9121 @subsection Article Display
9122 @cindex picons
9123 @cindex x-face
9124 @cindex smileys
9126 These commands add various frivolous display gimmicks to the article
9127 buffer in Emacs versions that support them.
9129 @code{X-Face} headers are small black-and-white images supplied by the
9130 message headers (@pxref{X-Face}).
9132 @code{Face} headers are small colored images supplied by the message
9133 headers (@pxref{Face}).
9135 Smileys are those little @samp{:-)} symbols that people like to litter
9136 their messages with (@pxref{Smileys}).
9138 Picons, on the other hand, reside on your own system, and Gnus will
9139 try to match the headers to what you have (@pxref{Picons}).
9141 All these functions are toggles---if the elements already exist,
9142 they'll be removed.
9144 @table @kbd
9145 @item W D x
9146 @kindex W D x (Summary)
9147 @findex gnus-article-display-x-face
9148 Display an @code{X-Face} in the @code{From} header.
9149 (@code{gnus-article-display-x-face}).
9151 @item W D d
9152 @kindex W D d (Summary)
9153 @findex gnus-article-display-face
9154 Display a @code{Face} in the @code{From} header.
9155 (@code{gnus-article-display-face}).
9157 @item W D s
9158 @kindex W D s (Summary)
9159 @findex gnus-treat-smiley
9160 Display smileys (@code{gnus-treat-smiley}).
9162 @item W D f
9163 @kindex W D f (Summary)
9164 @findex gnus-treat-from-picon
9165 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9167 @item W D m
9168 @kindex W D m (Summary)
9169 @findex gnus-treat-mail-picon
9170 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9171 (@code{gnus-treat-mail-picon}).
9173 @item W D n
9174 @kindex W D n (Summary)
9175 @findex gnus-treat-newsgroups-picon
9176 Piconify all news headers (i. e., @code{Newsgroups} and
9177 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9179 @item W D D
9180 @kindex W D D (Summary)
9181 @findex gnus-article-remove-images
9182 Remove all images from the article buffer
9183 (@code{gnus-article-remove-images}).
9185 @end table
9189 @node Article Signature
9190 @subsection Article Signature
9191 @cindex signatures
9192 @cindex article signature
9194 @vindex gnus-signature-separator
9195 Each article is divided into two parts---the head and the body.  The
9196 body can be divided into a signature part and a text part.  The variable
9197 that says what is to be considered a signature is
9198 @code{gnus-signature-separator}.  This is normally the standard
9199 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9200 non-standard signature separators, so this variable can also be a list
9201 of regular expressions to be tested, one by one.  (Searches are done
9202 from the end of the body towards the beginning.)  One likely value is:
9204 @lisp
9205 (setq gnus-signature-separator
9206       '("^-- $"         ; @r{The standard}
9207         "^-- *$"        ; @r{A common mangling}
9208         "^-------*$"    ; @r{Many people just use a looong}
9209                         ; @r{line of dashes.  Shame!}
9210         "^ *--------*$" ; @r{Double-shame!}
9211         "^________*$"   ; @r{Underscores are also popular}
9212         "^========*$")) ; @r{Pervert!}
9213 @end lisp
9215 The more permissive you are, the more likely it is that you'll get false
9216 positives.
9218 @vindex gnus-signature-limit
9219 @code{gnus-signature-limit} provides a limit to what is considered a
9220 signature when displaying articles.
9222 @enumerate
9223 @item
9224 If it is an integer, no signature may be longer (in characters) than
9225 that integer.
9226 @item
9227 If it is a floating point number, no signature may be longer (in lines)
9228 than that number.
9229 @item
9230 If it is a function, the function will be called without any parameters,
9231 and if it returns @code{nil}, there is no signature in the buffer.
9232 @item
9233 If it is a string, it will be used as a regexp.  If it matches, the text
9234 in question is not a signature.
9235 @end enumerate
9237 This variable can also be a list where the elements may be of the types
9238 listed above.  Here's an example:
9240 @lisp
9241 (setq gnus-signature-limit
9242       '(200.0 "^---*Forwarded article"))
9243 @end lisp
9245 This means that if there are more than 200 lines after the signature
9246 separator, or the text after the signature separator is matched by
9247 the regular expression @samp{^---*Forwarded article}, then it isn't a
9248 signature after all.
9251 @node Article Miscellanea
9252 @subsection Article Miscellanea
9254 @table @kbd
9255 @item A t
9256 @kindex A t (Summary)
9257 @findex gnus-article-babel
9258 Translate the article from one language to another
9259 (@code{gnus-article-babel}).
9261 @end table
9264 @node MIME Commands
9265 @section MIME Commands
9266 @cindex MIME decoding
9267 @cindex attachments
9268 @cindex viewing attachments
9270 The following commands all understand the numerical prefix.  For
9271 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9273 @table @kbd
9274 @item b
9275 @itemx K v
9276 @kindex b (Summary)
9277 @kindex K v (Summary)
9278 View the @acronym{MIME} part.
9280 @item K o
9281 @kindex K o (Summary)
9282 Save the @acronym{MIME} part.
9284 @item K c
9285 @kindex K c (Summary)
9286 Copy the @acronym{MIME} part.
9288 @item K e
9289 @kindex K e (Summary)
9290 View the @acronym{MIME} part externally.
9292 @item K i
9293 @kindex K i (Summary)
9294 View the @acronym{MIME} part internally.
9296 @item K |
9297 @kindex K | (Summary)
9298 Pipe the @acronym{MIME} part to an external command.
9299 @end table
9301 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9302 the same manner:
9304 @table @kbd
9305 @item K b
9306 @kindex K b (Summary)
9307 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9308 mostly useful if you wish to save (or perform other actions) on inlined
9309 parts.
9311 @item K m
9312 @kindex K m (Summary)
9313 @findex gnus-summary-repair-multipart
9314 Some multipart messages are transmitted with missing or faulty headers.
9315 This command will attempt to ``repair'' these messages so that they can
9316 be viewed in a more pleasant manner
9317 (@code{gnus-summary-repair-multipart}).
9319 @item X m
9320 @kindex X m (Summary)
9321 @findex gnus-summary-save-parts
9322 Save all parts matching a @acronym{MIME} type to a directory
9323 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9324 convention (@pxref{Process/Prefix}).
9326 @item M-t
9327 @kindex M-t (Summary)
9328 @findex gnus-summary-toggle-display-buttonized
9329 Toggle the buttonized display of the article buffer
9330 (@code{gnus-summary-toggle-display-buttonized}).
9332 @item W M w
9333 @kindex W M w (Summary)
9334 @findex gnus-article-decode-mime-words
9335 Decode RFC 2047-encoded words in the article headers
9336 (@code{gnus-article-decode-mime-words}).
9338 @item W M c
9339 @kindex W M c (Summary)
9340 @findex gnus-article-decode-charset
9341 Decode encoded article bodies as well as charsets
9342 (@code{gnus-article-decode-charset}).
9344 This command looks in the @code{Content-Type} header to determine the
9345 charset.  If there is no such header in the article, you can give it a
9346 prefix, which will prompt for the charset to decode as.  In regional
9347 groups where people post using some common encoding (but do not
9348 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9349 parameter to the required charset (@pxref{Group Parameters}).
9351 @item W M v
9352 @kindex W M v (Summary)
9353 @findex gnus-mime-view-all-parts
9354 View all the @acronym{MIME} parts in the current article
9355 (@code{gnus-mime-view-all-parts}).
9357 @end table
9359 Relevant variables:
9361 @table @code
9362 @item gnus-ignored-mime-types
9363 @vindex gnus-ignored-mime-types
9364 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9365 this list will be completely ignored by Gnus.  The default value is
9366 @code{nil}.
9368 To have all Vcards be ignored, you'd say something like this:
9370 @lisp
9371 (setq gnus-ignored-mime-types
9372       '("text/x-vcard"))
9373 @end lisp
9375 @item gnus-article-loose-mime
9376 @vindex gnus-article-loose-mime
9377 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9378 before interpreting the message as a @acronym{MIME} message.  This helps
9379 when reading messages from certain broken mail user agents.  The
9380 default is @code{nil}.
9382 @item gnus-article-emulate-mime
9383 @vindex gnus-article-emulate-mime
9384 @cindex uuencode
9385 @cindex yEnc
9386 There are other, non-@acronym{MIME} encoding methods used.  The most common
9387 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9388 this variable is non-@code{nil}, Gnus will look in message bodies to
9389 see if it finds these encodings, and if so, it'll run them through the
9390 Gnus @acronym{MIME} machinery.  The default is @code{t}.  Only
9391 single-part yEnc encoded attachments can be decoded.  There's no support
9392 for encoding in Gnus.
9394 @item gnus-unbuttonized-mime-types
9395 @vindex gnus-unbuttonized-mime-types
9396 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9397 this list won't have @acronym{MIME} buttons inserted unless they aren't
9398 displayed or this variable is overridden by
9399 @code{gnus-buttonized-mime-types}.  The default value is
9400 @code{(".*/.*")}.  This variable is only used when
9401 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9403 @item gnus-buttonized-mime-types
9404 @vindex gnus-buttonized-mime-types
9405 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9406 this list will have @acronym{MIME} buttons inserted unless they aren't
9407 displayed.  This variable overrides
9408 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9409 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9410 is @code{nil}.
9412 To see e.g. security buttons but no other buttons, you could set this
9413 variable to @code{("multipart/signed")} and leave
9414 @code{gnus-unbuttonized-mime-types} at the default value.
9416 You could also add @code{"multipart/alternative"} to this list to
9417 display radio buttons that allow you to choose one of two media types
9418 those mails include.  See also @code{mm-discouraged-alternatives}
9419 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9420 Emacs MIME Manual}).
9422 @item gnus-inhibit-mime-unbuttonizing
9423 @vindex gnus-inhibit-mime-unbuttonizing
9424 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9425 default value is @code{nil}.
9427 @item gnus-article-mime-part-function
9428 @vindex gnus-article-mime-part-function
9429 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9430 handle as the parameter.  The function is meant to be used to allow
9431 users to gather information from the article (e. g., add Vcard info to
9432 the bbdb database) or to do actions based on parts (e. g., automatically
9433 save all jpegs into some directory).
9435 Here's an example function the does the latter:
9437 @lisp
9438 (defun my-save-all-jpeg-parts (handle)
9439   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9440     (with-temp-buffer
9441       (insert (mm-get-part handle))
9442       (write-region (point-min) (point-max)
9443                     (read-file-name "Save jpeg to: ")))))
9444 (setq gnus-article-mime-part-function
9445       'my-save-all-jpeg-parts)
9446 @end lisp
9448 @vindex gnus-mime-multipart-functions
9449 @item gnus-mime-multipart-functions
9450 Alist of @acronym{MIME} multipart types and functions to handle them.
9452 @vindex gnus-mime-display-multipart-alternative-as-mixed
9453 @item gnus-mime-display-multipart-alternative-as-mixed
9454 Display "multipart/alternative" parts as "multipart/mixed".
9456 @vindex gnus-mime-display-multipart-related-as-mixed
9457 @item gnus-mime-display-multipart-related-as-mixed
9458 Display "multipart/related" parts as "multipart/mixed".
9460 If displaying "text/html" is discouraged, see
9461 @code{mm-discouraged-alternatives}, images or other material inside a
9462 "multipart/related" part might be overlooked when this variable is
9463 @code{nil}.  @ref{Display Customization, Display Customization, ,
9464 emacs-mime, Emacs-Mime Manual}.
9466 @vindex gnus-mime-display-multipart-as-mixed
9467 @item gnus-mime-display-multipart-as-mixed
9468 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9469 overrides @code{nil} values of
9470 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9471 @code{gnus-mime-display-multipart-related-as-mixed}.
9473 @vindex mm-file-name-rewrite-functions
9474 @item mm-file-name-rewrite-functions
9475 List of functions used for rewriting file names of @acronym{MIME} parts.
9476 Each function takes a file name as input and returns a file name.
9478 Ready-made functions include@*
9479 @code{mm-file-name-delete-whitespace},
9480 @code{mm-file-name-trim-whitespace},
9481 @code{mm-file-name-collapse-whitespace}, and
9482 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9483 the variable @code{mm-file-name-replace-whitespace} to replace each
9484 whitespace character in a file name with that string; default value
9485 is @code{"_"} (a single underscore).
9486 @findex mm-file-name-delete-whitespace
9487 @findex mm-file-name-trim-whitespace
9488 @findex mm-file-name-collapse-whitespace
9489 @findex mm-file-name-replace-whitespace
9490 @vindex mm-file-name-replace-whitespace
9492 The standard functions @code{capitalize}, @code{downcase},
9493 @code{upcase}, and @code{upcase-initials} may be useful, too.
9495 Everybody knows that whitespace characters in file names are evil,
9496 except those who don't know.  If you receive lots of attachments from
9497 such unenlightened users, you can make live easier by adding
9499 @lisp
9500 (setq mm-file-name-rewrite-functions
9501       '(mm-file-name-trim-whitespace
9502         mm-file-name-collapse-whitespace
9503         mm-file-name-replace-whitespace))
9504 @end lisp
9506 @noindent
9507 to your @file{~/.gnus.el} file.
9509 @end table
9512 @node Charsets
9513 @section Charsets
9514 @cindex charsets
9516 People use different charsets, and we have @acronym{MIME} to let us know what
9517 charsets they use.  Or rather, we wish we had.  Many people use
9518 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9519 just send out messages without saying what character sets they use.  To
9520 help a bit with this, some local news hierarchies have policies that say
9521 what character set is the default.  For instance, the @samp{fj}
9522 hierarchy uses @code{iso-2022-jp}.
9524 @vindex gnus-group-charset-alist
9525 This knowledge is encoded in the @code{gnus-group-charset-alist}
9526 variable, which is an alist of regexps (use the first item to match full
9527 group names) and default charsets to be used when reading these groups.
9529 @vindex gnus-newsgroup-ignored-charsets
9530 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9531 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9532 even if they really are in @code{koi-8}.  To help here, the
9533 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9534 charsets that are listed here will be ignored.  The variable can be
9535 set on a group-by-group basis using the group parameters (@pxref{Group
9536 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9537 which includes values some agents insist on having in there.
9539 @vindex gnus-group-posting-charset-alist
9540 When posting, @code{gnus-group-posting-charset-alist} is used to
9541 determine which charsets should not be encoded using the @acronym{MIME}
9542 encodings.  For instance, some hierarchies discourage using
9543 quoted-printable header encoding.
9545 This variable is an alist of regexps and permitted unencoded charsets
9546 for posting.  Each element of the alist has the form @code{(}@var{test
9547 header body-list}@code{)}, where:
9549 @table @var
9550 @item test
9551 is either a regular expression matching the newsgroup header or a
9552 variable to query,
9553 @item header
9554 is the charset which may be left unencoded in the header (@code{nil}
9555 means encode all charsets),
9556 @item body-list
9557 is a list of charsets which may be encoded using 8bit content-transfer
9558 encoding in the body, or one of the special values @code{nil} (always
9559 encode using quoted-printable) or @code{t} (always use 8bit).
9560 @end table
9562 @cindex Russian
9563 @cindex koi8-r
9564 @cindex koi8-u
9565 @cindex iso-8859-5
9566 @cindex coding system aliases
9567 @cindex preferred charset
9569 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9570 The Emacs MIME Manual}, for additional variables that control which
9571 MIME charsets are used when sending messages.
9573 Other charset tricks that may be useful, although not Gnus-specific:
9575 If there are several @acronym{MIME} charsets that encode the same Emacs
9576 charset, you can choose what charset to use by saying the following:
9578 @lisp
9579 (put-charset-property 'cyrillic-iso8859-5
9580                       'preferred-coding-system 'koi8-r)
9581 @end lisp
9583 This means that Russian will be encoded using @code{koi8-r} instead of
9584 the default @code{iso-8859-5} @acronym{MIME} charset.
9586 If you want to read messages in @code{koi8-u}, you can cheat and say
9588 @lisp
9589 (define-coding-system-alias 'koi8-u 'koi8-r)
9590 @end lisp
9592 This will almost do the right thing.
9594 And finally, to read charsets like @code{windows-1251}, you can say
9595 something like
9597 @lisp
9598 (codepage-setup 1251)
9599 (define-coding-system-alias 'windows-1251 'cp1251)
9600 @end lisp
9603 @node Article Commands
9604 @section Article Commands
9606 @table @kbd
9608 @item A P
9609 @cindex PostScript
9610 @cindex printing
9611 @kindex A P (Summary)
9612 @vindex gnus-ps-print-hook
9613 @findex gnus-summary-print-article
9614 Generate and print a PostScript image of the article buffer
9615 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9616 be run just before printing the buffer.  An alternative way to print
9617 article is to use Muttprint (@pxref{Saving Articles}).
9619 @end table
9622 @node Summary Sorting
9623 @section Summary Sorting
9624 @cindex summary sorting
9626 You can have the summary buffer sorted in various ways, even though I
9627 can't really see why you'd want that.
9629 @table @kbd
9631 @item C-c C-s C-n
9632 @kindex C-c C-s C-n (Summary)
9633 @findex gnus-summary-sort-by-number
9634 Sort by article number (@code{gnus-summary-sort-by-number}).
9636 @item C-c C-s C-a
9637 @kindex C-c C-s C-a (Summary)
9638 @findex gnus-summary-sort-by-author
9639 Sort by author (@code{gnus-summary-sort-by-author}).
9641 @item C-c C-s C-s
9642 @kindex C-c C-s C-s (Summary)
9643 @findex gnus-summary-sort-by-subject
9644 Sort by subject (@code{gnus-summary-sort-by-subject}).
9646 @item C-c C-s C-d
9647 @kindex C-c C-s C-d (Summary)
9648 @findex gnus-summary-sort-by-date
9649 Sort by date (@code{gnus-summary-sort-by-date}).
9651 @item C-c C-s C-l
9652 @kindex C-c C-s C-l (Summary)
9653 @findex gnus-summary-sort-by-lines
9654 Sort by lines (@code{gnus-summary-sort-by-lines}).
9656 @item C-c C-s C-c
9657 @kindex C-c C-s C-c (Summary)
9658 @findex gnus-summary-sort-by-chars
9659 Sort by article length (@code{gnus-summary-sort-by-chars}).
9661 @item C-c C-s C-i
9662 @kindex C-c C-s C-i (Summary)
9663 @findex gnus-summary-sort-by-score
9664 Sort by score (@code{gnus-summary-sort-by-score}).
9666 @item C-c C-s C-r
9667 @kindex C-c C-s C-r (Summary)
9668 @findex gnus-summary-sort-by-random
9669 Randomize (@code{gnus-summary-sort-by-random}).
9671 @item C-c C-s C-o
9672 @kindex C-c C-s C-o (Summary)
9673 @findex gnus-summary-sort-by-original
9674 Sort using the default sorting method
9675 (@code{gnus-summary-sort-by-original}).
9676 @end table
9678 These functions will work both when you use threading and when you don't
9679 use threading.  In the latter case, all summary lines will be sorted,
9680 line by line.  In the former case, sorting will be done on a
9681 root-by-root basis, which might not be what you were looking for.  To
9682 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9683 Commands}).
9686 @node Finding the Parent
9687 @section Finding the Parent
9688 @cindex parent articles
9689 @cindex referring articles
9691 @table @kbd
9692 @item ^
9693 @kindex ^ (Summary)
9694 @findex gnus-summary-refer-parent-article
9695 If you'd like to read the parent of the current article, and it is not
9696 displayed in the summary buffer, you might still be able to.  That is,
9697 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9698 and the @code{References} in the current article are not mangled, you
9699 can just press @kbd{^} or @kbd{A r}
9700 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9701 you'll get the parent.  If the parent is already displayed in the
9702 summary buffer, point will just move to this article.
9704 If given a positive numerical prefix, fetch that many articles back into
9705 the ancestry.  If given a negative numerical prefix, fetch just that
9706 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9707 grandparent and the grandgrandparent of the current article.  If you say
9708 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9709 article.
9711 @item A R (Summary)
9712 @findex gnus-summary-refer-references
9713 @kindex A R (Summary)
9714 Fetch all articles mentioned in the @code{References} header of the
9715 article (@code{gnus-summary-refer-references}).
9717 @item A T (Summary)
9718 @findex gnus-summary-refer-thread
9719 @kindex A T (Summary)
9720 Display the full thread where the current article appears
9721 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9722 headers in the current group to work, so it usually takes a while.  If
9723 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9724 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9725 visible effects normally, but it'll make this command work a whole lot
9726 faster.  Of course, it'll make group entry somewhat slow.
9728 @vindex gnus-refer-thread-limit
9729 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9730 articles before the first displayed in the current group) headers to
9731 fetch when doing this command.  The default is 200.  If @code{t}, all
9732 the available headers will be fetched.  This variable can be overridden
9733 by giving the @kbd{A T} command a numerical prefix.
9735 @item M-^ (Summary)
9736 @findex gnus-summary-refer-article
9737 @kindex M-^ (Summary)
9738 @cindex Message-ID
9739 @cindex fetching by Message-ID
9740 You can also ask Gnus for an arbitrary article, no matter what group it
9741 belongs to.  @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9742 for a @code{Message-ID}, which is one of those long, hard-to-read
9743 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9744 You have to get it all exactly right.  No fuzzy searches, I'm afraid.
9746 Gnus looks for the @code{Message-ID} in the headers that have already
9747 been fetched, but also tries all the select methods specified by
9748 @code{gnus-refer-article-method} if it is not found.
9749 @end table
9751 @vindex gnus-refer-article-method
9752 If the group you are reading is located on a back end that does not
9753 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9754 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9755 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9756 updating the spool you are reading from, but that's not really
9757 necessary.
9759 It can also be a list of select methods, as well as the special symbol
9760 @code{current}, which means to use the current select method.  If it
9761 is a list, Gnus will try all the methods in the list until it finds a
9762 match.
9764 Here's an example setting that will first try the current method, and
9765 then ask Google if that fails:
9767 @lisp
9768 (setq gnus-refer-article-method
9769       '(current
9770         (nnweb "google" (nnweb-type google))))
9771 @end lisp
9773 Most of the mail back ends support fetching by @code{Message-ID}, but
9774 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9775 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9776 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9777 only able to locate articles that have been posted to the current
9778 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9779 not support this at all.
9782 @node Alternative Approaches
9783 @section Alternative Approaches
9785 Different people like to read news using different methods.  This being
9786 Gnus, we offer a small selection of minor modes for the summary buffers.
9788 @menu
9789 * Pick and Read::               First mark articles and then read them.
9790 * Binary Groups::               Auto-decode all articles.
9791 @end menu
9794 @node Pick and Read
9795 @subsection Pick and Read
9796 @cindex pick and read
9798 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9799 a two-phased reading interface.  The user first marks in a summary
9800 buffer the articles she wants to read.  Then she starts reading the
9801 articles with just an article buffer displayed.
9803 @findex gnus-pick-mode
9804 @kindex M-x gnus-pick-mode
9805 Gnus provides a summary buffer minor mode that allows
9806 this---@code{gnus-pick-mode}.  This basically means that a few process
9807 mark commands become one-keystroke commands to allow easy marking, and
9808 it provides one additional command for switching to the summary buffer.
9810 Here are the available keystrokes when using pick mode:
9812 @table @kbd
9813 @item .
9814 @kindex . (Pick)
9815 @findex gnus-pick-article-or-thread
9816 Pick the article or thread on the current line
9817 (@code{gnus-pick-article-or-thread}).  If the variable
9818 @code{gnus-thread-hide-subtree} is true, then this key selects the
9819 entire thread when used at the first article of the thread.  Otherwise,
9820 it selects just the article.  If given a numerical prefix, go to that
9821 thread or article and pick it.  (The line number is normally displayed
9822 at the beginning of the summary pick lines.)
9824 @item SPACE
9825 @kindex SPACE (Pick)
9826 @findex gnus-pick-next-page
9827 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9828 at the end of the buffer, start reading the picked articles.
9830 @item u
9831 @kindex u (Pick)
9832 @findex gnus-pick-unmark-article-or-thread.
9833 Unpick the thread or article
9834 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9835 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9836 thread if used at the first article of the thread.  Otherwise it unpicks
9837 just the article.  You can give this key a numerical prefix to unpick
9838 the thread or article at that line.
9840 @item RET
9841 @kindex RET (Pick)
9842 @findex gnus-pick-start-reading
9843 @vindex gnus-pick-display-summary
9844 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9845 given a prefix, mark all unpicked articles as read first.  If
9846 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9847 will still be visible when you are reading.
9849 @end table
9851 All the normal summary mode commands are still available in the
9852 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9853 which is mapped to the same function
9854 @code{gnus-summary-tick-article-forward}.
9856 If this sounds like a good idea to you, you could say:
9858 @lisp
9859 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9860 @end lisp
9862 @vindex gnus-pick-mode-hook
9863 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9865 @vindex gnus-mark-unpicked-articles-as-read
9866 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9867 all unpicked articles as read.  The default is @code{nil}.
9869 @vindex gnus-summary-pick-line-format
9870 The summary line format in pick mode is slightly different from the
9871 standard format.  At the beginning of each line the line number is
9872 displayed.  The pick mode line format is controlled by the
9873 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9874 Variables}).  It accepts the same format specs that
9875 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9878 @node Binary Groups
9879 @subsection Binary Groups
9880 @cindex binary groups
9882 @findex gnus-binary-mode
9883 @kindex M-x gnus-binary-mode
9884 If you spend much time in binary groups, you may grow tired of hitting
9885 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9886 is a minor mode for summary buffers that makes all ordinary Gnus article
9887 selection functions uudecode series of articles and display the result
9888 instead of just displaying the articles the normal way.
9890 @kindex g (Binary)
9891 @findex gnus-binary-show-article
9892 The only way, in fact, to see the actual articles is the @kbd{g}
9893 command, when you have turned on this mode
9894 (@code{gnus-binary-show-article}).
9896 @vindex gnus-binary-mode-hook
9897 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9900 @node Tree Display
9901 @section Tree Display
9902 @cindex trees
9904 @vindex gnus-use-trees
9905 If you don't like the normal Gnus summary display, you might try setting
9906 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9907 additional @dfn{tree buffer}.  You can execute all summary mode commands
9908 in the tree buffer.
9910 There are a few variables to customize the tree display, of course:
9912 @table @code
9913 @item gnus-tree-mode-hook
9914 @vindex gnus-tree-mode-hook
9915 A hook called in all tree mode buffers.
9917 @item gnus-tree-mode-line-format
9918 @vindex gnus-tree-mode-line-format
9919 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9920 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9921 of valid specs, @pxref{Summary Buffer Mode Line}.
9923 @item gnus-selected-tree-face
9924 @vindex gnus-selected-tree-face
9925 Face used for highlighting the selected article in the tree buffer.  The
9926 default is @code{modeline}.
9928 @item gnus-tree-line-format
9929 @vindex gnus-tree-line-format
9930 A format string for the tree nodes.  The name is a bit of a misnomer,
9931 though---it doesn't define a line, but just the node.  The default value
9932 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9933 the name of the poster.  It is vital that all nodes are of the same
9934 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9936 Valid specs are:
9938 @table @samp
9939 @item n
9940 The name of the poster.
9941 @item f
9942 The @code{From} header.
9943 @item N
9944 The number of the article.
9945 @item [
9946 The opening bracket.
9947 @item ]
9948 The closing bracket.
9949 @item s
9950 The subject.
9951 @end table
9953 @xref{Formatting Variables}.
9955 Variables related to the display are:
9957 @table @code
9958 @item gnus-tree-brackets
9959 @vindex gnus-tree-brackets
9960 This is used for differentiating between ``real'' articles and
9961 ``sparse'' articles.  The format is
9962 @example
9963 ((@var{real-open} . @var{real-close})
9964  (@var{sparse-open} . @var{sparse-close})
9965  (@var{dummy-open} . @var{dummy-close}))
9966 @end example
9967 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9969 @item gnus-tree-parent-child-edges
9970 @vindex gnus-tree-parent-child-edges
9971 This is a list that contains the characters used for connecting parent
9972 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9974 @end table
9976 @item gnus-tree-minimize-window
9977 @vindex gnus-tree-minimize-window
9978 If this variable is non-@code{nil}, Gnus will try to keep the tree
9979 buffer as small as possible to allow more room for the other Gnus
9980 windows.  If this variable is a number, the tree buffer will never be
9981 higher than that number.  The default is @code{t}.  Note that if you
9982 have several windows displayed side-by-side in a frame and the tree
9983 buffer is one of these, minimizing the tree window will also resize all
9984 other windows displayed next to it.
9986 You may also wish to add the following hook to keep the window minimized
9987 at all times:
9989 @lisp
9990 (add-hook 'gnus-configure-windows-hook
9991           'gnus-tree-perhaps-minimize)
9992 @end lisp
9994 @item gnus-generate-tree-function
9995 @vindex gnus-generate-tree-function
9996 @findex gnus-generate-horizontal-tree
9997 @findex gnus-generate-vertical-tree
9998 The function that actually generates the thread tree.  Two predefined
9999 functions are available: @code{gnus-generate-horizontal-tree} and
10000 @code{gnus-generate-vertical-tree} (which is the default).
10002 @end table
10004 Here's an example from a horizontal tree buffer:
10006 @example
10007 @{***@}-(***)-[odd]-[Gun]
10008      |      \[Jan]
10009      |      \[odd]-[Eri]
10010      |      \(***)-[Eri]
10011      |            \[odd]-[Paa]
10012      \[Bjo]
10013      \[Gun]
10014      \[Gun]-[Jor]
10015 @end example
10017 Here's the same thread displayed in a vertical tree buffer:
10019 @example
10020 @group
10021 @{***@}
10022   |--------------------------\-----\-----\
10023 (***)                         [Bjo] [Gun] [Gun]
10024   |--\-----\-----\                          |
10025 [odd] [Jan] [odd] (***)                   [Jor]
10026   |           |     |--\
10027 [Gun]       [Eri] [Eri] [odd]
10028                           |
10029                         [Paa]
10030 @end group
10031 @end example
10033 If you're using horizontal trees, it might be nice to display the trees
10034 side-by-side with the summary buffer.  You could add something like the
10035 following to your @file{~/.gnus.el} file:
10037 @lisp
10038 (setq gnus-use-trees t
10039       gnus-generate-tree-function 'gnus-generate-horizontal-tree
10040       gnus-tree-minimize-window nil)
10041 (gnus-add-configuration
10042  '(article
10043    (vertical 1.0
10044              (horizontal 0.25
10045                          (summary 0.75 point)
10046                          (tree 1.0))
10047              (article 1.0))))
10048 @end lisp
10050 @xref{Window Layout}.
10053 @node Mail Group Commands
10054 @section Mail Group Commands
10055 @cindex mail group commands
10057 Some commands only make sense in mail groups.  If these commands are
10058 invalid in the current group, they will raise a hell and let you know.
10060 All these commands (except the expiry and edit commands) use the
10061 process/prefix convention (@pxref{Process/Prefix}).
10063 @table @kbd
10065 @item B e
10066 @kindex B e (Summary)
10067 @findex gnus-summary-expire-articles
10068 @cindex expiring mail
10069 Run all expirable articles in the current group through the expiry
10070 process (@code{gnus-summary-expire-articles}).  That is, delete all
10071 expirable articles in the group that have been around for a while.
10072 (@pxref{Expiring Mail}).
10074 @item B C-M-e
10075 @kindex B C-M-e (Summary)
10076 @findex gnus-summary-expire-articles-now
10077 @cindex expiring mail
10078 Delete all the expirable articles in the group
10079 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10080 articles eligible for expiry in the current group will
10081 disappear forever into that big @file{/dev/null} in the sky.
10083 @item B DEL
10084 @kindex B DEL (Summary)
10085 @findex gnus-summary-delete-article
10086 @c @icon{gnus-summary-mail-delete}
10087 Delete the mail article.  This is ``delete'' as in ``delete it from your
10088 disk forever and ever, never to return again.'' Use with caution.
10089 (@code{gnus-summary-delete-article}).
10091 @item B m
10092 @kindex B m (Summary)
10093 @cindex move mail
10094 @findex gnus-summary-move-article
10095 @vindex gnus-preserve-marks
10096 Move the article from one mail group to another
10097 (@code{gnus-summary-move-article}).  Marks will be preserved if
10098 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10100 @item B c
10101 @kindex B c (Summary)
10102 @cindex copy mail
10103 @findex gnus-summary-copy-article
10104 @c @icon{gnus-summary-mail-copy}
10105 Copy the article from one group (mail group or not) to a mail group
10106 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10107 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10109 @item B B
10110 @kindex B B (Summary)
10111 @cindex crosspost mail
10112 @findex gnus-summary-crosspost-article
10113 Crosspost the current article to some other group
10114 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10115 the article in the other group, and the Xref headers of the article will
10116 be properly updated.
10118 @item B i
10119 @kindex B i (Summary)
10120 @findex gnus-summary-import-article
10121 Import an arbitrary file into the current mail newsgroup
10122 (@code{gnus-summary-import-article}).  You will be prompted for a file
10123 name, a @code{From} header and a @code{Subject} header.
10125 @item B I
10126 @kindex B I (Summary)
10127 @findex gnus-summary-create-article
10128 Create an empty article in the current mail newsgroups
10129 (@code{gnus-summary-create-article}).  You will be prompted for a
10130 @code{From} header and a @code{Subject} header.
10132 @item B r
10133 @kindex B r (Summary)
10134 @findex gnus-summary-respool-article
10135 @vindex gnus-summary-respool-default-method
10136 Respool the mail article (@code{gnus-summary-respool-article}).
10137 @code{gnus-summary-respool-default-method} will be used as the default
10138 select method when respooling.  This variable is @code{nil} by default,
10139 which means that the current group select method will be used instead.
10140 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10141 (which is the default).
10143 @item B w
10144 @itemx e
10145 @kindex B w (Summary)
10146 @kindex e (Summary)
10147 @findex gnus-summary-edit-article
10148 @kindex C-c C-c (Article)
10149 @findex gnus-summary-edit-article-done
10150 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10151 editing and make the changes permanent, type @kbd{C-c C-c}
10152 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10153 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10155 @item B q
10156 @kindex B q (Summary)
10157 @findex gnus-summary-respool-query
10158 If you want to re-spool an article, you might be curious as to what group
10159 the article will end up in before you do the re-spooling.  This command
10160 will tell you (@code{gnus-summary-respool-query}).
10162 @item B t
10163 @kindex B t (Summary)
10164 @findex gnus-summary-respool-trace
10165 Similarly, this command will display all fancy splitting patterns used
10166 when respooling, if any (@code{gnus-summary-respool-trace}).
10168 @item B p
10169 @kindex B p (Summary)
10170 @findex gnus-summary-article-posted-p
10171 Some people have a tendency to send you ``courtesy'' copies when they
10172 follow up to articles you have posted.  These usually have a
10173 @code{Newsgroups} header in them, but not always.  This command
10174 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10175 article from your news server (or rather, from
10176 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10177 report back whether it found the article or not.  Even if it says that
10178 it didn't find the article, it may have been posted anyway---mail
10179 propagation is much faster than news propagation, and the news copy may
10180 just not have arrived yet.
10182 @item K E
10183 @kindex K E (Summary)
10184 @findex gnus-article-encrypt-body
10185 @vindex gnus-article-encrypt-protocol
10186 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10187 The body is encrypted with the encryption protocol specified by the
10188 variable @code{gnus-article-encrypt-protocol}.
10190 @end table
10192 @vindex gnus-move-split-methods
10193 @cindex moving articles
10194 If you move (or copy) articles regularly, you might wish to have Gnus
10195 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10196 variable that uses the same syntax as @code{gnus-split-methods}
10197 (@pxref{Saving Articles}).  You may customize that variable to create
10198 suggestions you find reasonable.  (Note that
10199 @code{gnus-move-split-methods} uses group names where
10200 @code{gnus-split-methods} uses file names.)
10202 @lisp
10203 (setq gnus-move-split-methods
10204       '(("^From:.*Lars Magne" "nnml:junk")
10205         ("^Subject:.*gnus" "nnfolder:important")
10206         (".*" "nnml:misc")))
10207 @end lisp
10210 @node Various Summary Stuff
10211 @section Various Summary Stuff
10213 @menu
10214 * Summary Group Information::   Information oriented commands.
10215 * Searching for Articles::      Multiple article commands.
10216 * Summary Generation Commands::
10217 * Really Various Summary Commands::  Those pesky non-conformant commands.
10218 @end menu
10220 @table @code
10221 @vindex gnus-summary-display-while-building
10222 @item gnus-summary-display-while-building
10223 If non-@code{nil}, show and update the summary buffer as it's being
10224 built.  If @code{t}, update the buffer after every line is inserted.
10225 If the value is an integer, @var{n}, update the display every @var{n}
10226 lines.  The default is @code{nil}.
10228 @vindex gnus-summary-display-arrow
10229 @item gnus-summary-display-arrow
10230 If non-@code{nil}, display an arrow in the fringe to indicate the
10231 current article.
10233 @vindex gnus-summary-mode-hook
10234 @item gnus-summary-mode-hook
10235 This hook is called when creating a summary mode buffer.
10237 @vindex gnus-summary-generate-hook
10238 @item gnus-summary-generate-hook
10239 This is called as the last thing before doing the threading and the
10240 generation of the summary buffer.  It's quite convenient for customizing
10241 the threading variables based on what data the newsgroup has.  This hook
10242 is called from the summary buffer after most summary buffer variables
10243 have been set.
10245 @vindex gnus-summary-prepare-hook
10246 @item gnus-summary-prepare-hook
10247 It is called after the summary buffer has been generated.  You might use
10248 it to, for instance, highlight lines or modify the look of the buffer in
10249 some other ungodly manner.  I don't care.
10251 @vindex gnus-summary-prepared-hook
10252 @item gnus-summary-prepared-hook
10253 A hook called as the very last thing after the summary buffer has been
10254 generated.
10256 @vindex gnus-summary-ignore-duplicates
10257 @item gnus-summary-ignore-duplicates
10258 When Gnus discovers two articles that have the same @code{Message-ID},
10259 it has to do something drastic.  No articles are allowed to have the
10260 same @code{Message-ID}, but this may happen when reading mail from some
10261 sources.  Gnus allows you to customize what happens with this variable.
10262 If it is @code{nil} (which is the default), Gnus will rename the
10263 @code{Message-ID} (for display purposes only) and display the article as
10264 any other article.  If this variable is @code{t}, it won't display the
10265 article---it'll be as if it never existed.
10267 @vindex gnus-alter-articles-to-read-function
10268 @item gnus-alter-articles-to-read-function
10269 This function, which takes two parameters (the group name and the list
10270 of articles to be selected), is called to allow the user to alter the
10271 list of articles to be selected.
10273 For instance, the following function adds the list of cached articles to
10274 the list in one particular group:
10276 @lisp
10277 (defun my-add-cached-articles (group articles)
10278   (if (string= group "some.group")
10279       (append gnus-newsgroup-cached articles)
10280     articles))
10281 @end lisp
10283 @vindex gnus-newsgroup-variables
10284 @item gnus-newsgroup-variables
10285 A list of newsgroup (summary buffer) local variables, or cons of
10286 variables and their default expressions to be evalled (when the default
10287 values are not @code{nil}), that should be made global while the summary
10288 buffer is active.
10290 Note: The default expressions will be evaluated (using function
10291 @code{eval}) before assignment to the local variable rather than just
10292 assigned to it.  If the default expression is the symbol @code{global},
10293 that symbol will not be evaluated but the global value of the local
10294 variable will be used instead.
10296 These variables can be used to set variables in the group parameters
10297 while still allowing them to affect operations done in other
10298 buffers.  For example:
10300 @lisp
10301 (setq gnus-newsgroup-variables
10302       '(message-use-followup-to
10303         (gnus-visible-headers .
10304  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10305 @end lisp
10307 Also @pxref{Group Parameters}.
10308 @end table
10311 @node Summary Group Information
10312 @subsection Summary Group Information
10314 @table @kbd
10316 @item H f
10317 @kindex H f (Summary)
10318 @findex gnus-summary-fetch-faq
10319 @vindex gnus-group-faq-directory
10320 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10321 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10322 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10323 is usually a directory on a remote machine.  This variable can also be
10324 a list of directories.  In that case, giving a prefix to this command
10325 will allow you to choose between the various sites.  @code{ange-ftp}
10326 or @code{efs} will probably be used for fetching the file.
10328 @item H d
10329 @kindex H d (Summary)
10330 @findex gnus-summary-describe-group
10331 Give a brief description of the current group
10332 (@code{gnus-summary-describe-group}).  If given a prefix, force
10333 rereading the description from the server.
10335 @item H h
10336 @kindex H h (Summary)
10337 @findex gnus-summary-describe-briefly
10338 Give an extremely brief description of the most important summary
10339 keystrokes (@code{gnus-summary-describe-briefly}).
10341 @item H i
10342 @kindex H i (Summary)
10343 @findex gnus-info-find-node
10344 Go to the Gnus info node (@code{gnus-info-find-node}).
10345 @end table
10348 @node Searching for Articles
10349 @subsection Searching for Articles
10351 @table @kbd
10353 @item M-s
10354 @kindex M-s (Summary)
10355 @findex gnus-summary-search-article-forward
10356 Search through all subsequent (raw) articles for a regexp
10357 (@code{gnus-summary-search-article-forward}).
10359 @item M-r
10360 @kindex M-r (Summary)
10361 @findex gnus-summary-search-article-backward
10362 Search through all previous (raw) articles for a regexp
10363 (@code{gnus-summary-search-article-backward}).
10365 @item &
10366 @kindex & (Summary)
10367 @findex gnus-summary-execute-command
10368 This command will prompt you for a header, a regular expression to match
10369 on this field, and a command to be executed if the match is made
10370 (@code{gnus-summary-execute-command}).  If the header is an empty
10371 string, the match is done on the entire article.  If given a prefix,
10372 search backward instead.
10374 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10375 all articles that have heads or bodies that match @samp{some.*string}.
10377 @item M-&
10378 @kindex M-& (Summary)
10379 @findex gnus-summary-universal-argument
10380 Perform any operation on all articles that have been marked with
10381 the process mark (@code{gnus-summary-universal-argument}).
10382 @end table
10384 @node Summary Generation Commands
10385 @subsection Summary Generation Commands
10387 @table @kbd
10389 @item Y g
10390 @kindex Y g (Summary)
10391 @findex gnus-summary-prepare
10392 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10394 @item Y c
10395 @kindex Y c (Summary)
10396 @findex gnus-summary-insert-cached-articles
10397 Pull all cached articles (for the current group) into the summary buffer
10398 (@code{gnus-summary-insert-cached-articles}).
10400 @item Y d
10401 @kindex Y d (Summary)
10402 @findex gnus-summary-insert-dormant-articles
10403 Pull all dormant articles (for the current group) into the summary buffer
10404 (@code{gnus-summary-insert-dormant-articles}).
10406 @end table
10409 @node Really Various Summary Commands
10410 @subsection Really Various Summary Commands
10412 @table @kbd
10414 @item A D
10415 @itemx C-d
10416 @kindex C-d (Summary)
10417 @kindex A D (Summary)
10418 @findex gnus-summary-enter-digest-group
10419 If the current article is a collection of other articles (for instance,
10420 a digest), you might use this command to enter a group based on the that
10421 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10422 guess what article type is currently displayed unless you give a prefix
10423 to this command, which forces a ``digest'' interpretation.  Basically,
10424 whenever you see a message that is a collection of other messages of
10425 some format, you @kbd{C-d} and read these messages in a more convenient
10426 fashion.
10428 @item C-M-d
10429 @kindex C-M-d (Summary)
10430 @findex gnus-summary-read-document
10431 This command is very similar to the one above, but lets you gather
10432 several documents into one biiig group
10433 (@code{gnus-summary-read-document}).  It does this by opening several
10434 @code{nndoc} groups for each document, and then opening an
10435 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10436 command understands the process/prefix convention
10437 (@pxref{Process/Prefix}).
10439 @item C-t
10440 @kindex C-t (Summary)
10441 @findex gnus-summary-toggle-truncation
10442 Toggle truncation of summary lines
10443 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10444 line centering function in the summary buffer, so it's not a good idea
10445 to have truncation switched off while reading articles.
10447 @item =
10448 @kindex = (Summary)
10449 @findex gnus-summary-expand-window
10450 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10451 If given a prefix, force an @code{article} window configuration.
10453 @item C-M-e
10454 @kindex C-M-e (Summary)
10455 @findex gnus-summary-edit-parameters
10456 Edit the group parameters (@pxref{Group Parameters}) of the current
10457 group (@code{gnus-summary-edit-parameters}).
10459 @item C-M-a
10460 @kindex C-M-a (Summary)
10461 @findex gnus-summary-customize-parameters
10462 Customize the group parameters (@pxref{Group Parameters}) of the current
10463 group (@code{gnus-summary-customize-parameters}).
10465 @end table
10468 @node Exiting the Summary Buffer
10469 @section Exiting the Summary Buffer
10470 @cindex summary exit
10471 @cindex exiting groups
10473 Exiting from the summary buffer will normally update all info on the
10474 group and return you to the group buffer.
10476 @table @kbd
10478 @item Z Z
10479 @itemx Z Q
10480 @itemx q
10481 @kindex Z Z (Summary)
10482 @kindex Z Q (Summary)
10483 @kindex q (Summary)
10484 @findex gnus-summary-exit
10485 @vindex gnus-summary-exit-hook
10486 @vindex gnus-summary-prepare-exit-hook
10487 @vindex gnus-group-no-more-groups-hook
10488 @c @icon{gnus-summary-exit}
10489 Exit the current group and update all information on the group
10490 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10491 called before doing much of the exiting, which calls
10492 @code{gnus-summary-expire-articles} by default.
10493 @code{gnus-summary-exit-hook} is called after finishing the exit
10494 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10495 group mode having no more (unread) groups.
10497 @item Z E
10498 @itemx Q
10499 @kindex Z E (Summary)
10500 @kindex Q (Summary)
10501 @findex gnus-summary-exit-no-update
10502 Exit the current group without updating any information on the group
10503 (@code{gnus-summary-exit-no-update}).
10505 @item Z c
10506 @itemx c
10507 @kindex Z c (Summary)
10508 @kindex c (Summary)
10509 @findex gnus-summary-catchup-and-exit
10510 @c @icon{gnus-summary-catchup-and-exit}
10511 Mark all unticked articles in the group as read and then exit
10512 (@code{gnus-summary-catchup-and-exit}).
10514 @item Z C
10515 @kindex Z C (Summary)
10516 @findex gnus-summary-catchup-all-and-exit
10517 Mark all articles, even the ticked ones, as read and then exit
10518 (@code{gnus-summary-catchup-all-and-exit}).
10520 @item Z n
10521 @kindex Z n (Summary)
10522 @findex gnus-summary-catchup-and-goto-next-group
10523 Mark all articles as read and go to the next group
10524 (@code{gnus-summary-catchup-and-goto-next-group}).
10526 @item Z R
10527 @itemx C-x C-s
10528 @kindex Z R (Summary)
10529 @kindex C-x C-s (Summary)
10530 @findex gnus-summary-reselect-current-group
10531 Exit this group, and then enter it again
10532 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10533 all articles, both read and unread.
10535 @item Z G
10536 @itemx M-g
10537 @kindex Z G (Summary)
10538 @kindex M-g (Summary)
10539 @findex gnus-summary-rescan-group
10540 @c @icon{gnus-summary-mail-get}
10541 Exit the group, check for new articles in the group, and select the
10542 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10543 articles, both read and unread.
10545 @item Z N
10546 @kindex Z N (Summary)
10547 @findex gnus-summary-next-group
10548 Exit the group and go to the next group
10549 (@code{gnus-summary-next-group}).
10551 @item Z P
10552 @kindex Z P (Summary)
10553 @findex gnus-summary-prev-group
10554 Exit the group and go to the previous group
10555 (@code{gnus-summary-prev-group}).
10557 @item Z s
10558 @kindex Z s (Summary)
10559 @findex gnus-summary-save-newsrc
10560 Save the current number of read/marked articles in the dribble buffer
10561 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10562 given a prefix, also save the @file{.newsrc} file(s).  Using this
10563 command will make exit without updating (the @kbd{Q} command) worthless.
10564 @end table
10566 @vindex gnus-exit-group-hook
10567 @code{gnus-exit-group-hook} is called when you exit the current group
10568 with an ``updating'' exit.  For instance @kbd{Q}
10569 (@code{gnus-summary-exit-no-update}) does not call this hook.
10571 @findex gnus-summary-wake-up-the-dead
10572 @findex gnus-dead-summary-mode
10573 @vindex gnus-kill-summary-on-exit
10574 If you're in the habit of exiting groups, and then changing your mind
10575 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10576 If you do that, Gnus won't kill the summary buffer when you exit it.
10577 (Quelle surprise!)  Instead it will change the name of the buffer to
10578 something like @samp{*Dead Summary ... *} and install a minor mode
10579 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10580 buffer, you'll find that all keys are mapped to a function called
10581 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10582 summary buffer will result in a live, normal summary buffer.
10584 There will never be more than one dead summary buffer at any one time.
10586 @vindex gnus-use-cross-reference
10587 The data on the current group will be updated (which articles you have
10588 read, which articles you have replied to, etc.) when you exit the
10589 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10590 @code{t} (which is the default), articles that are cross-referenced to
10591 this group and are marked as read, will also be marked as read in the
10592 other subscribed groups they were cross-posted to.  If this variable is
10593 neither @code{nil} nor @code{t}, the article will be marked as read in
10594 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10597 @node Crosspost Handling
10598 @section Crosspost Handling
10600 @cindex velveeta
10601 @cindex spamming
10602 Marking cross-posted articles as read ensures that you'll never have to
10603 read the same article more than once.  Unless, of course, somebody has
10604 posted it to several groups separately.  Posting the same article to
10605 several groups (not cross-posting) is called @dfn{spamming}, and you are
10606 by law required to send nasty-grams to anyone who perpetrates such a
10607 heinous crime.  You may want to try NoCeM handling to filter out spam
10608 (@pxref{NoCeM}).
10610 Remember: Cross-posting is kinda ok, but posting the same article
10611 separately to several groups is not.  Massive cross-posting (aka.
10612 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10613 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10614 excessive crossposting (@pxref{Summary Mail Commands}).
10616 @cindex cross-posting
10617 @cindex Xref
10618 @cindex @acronym{NOV}
10619 One thing that may cause Gnus to not do the cross-posting thing
10620 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10621 (which is very nice, because it speeds things up considerably) which
10622 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10623 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10624 even with @sc{xover} by registering the @code{Xref} lines of all
10625 articles you actually read, but if you kill the articles, or just mark
10626 them as read without reading them, Gnus will not get a chance to snoop
10627 the @code{Xref} lines out of these articles, and will be unable to use
10628 the cross reference mechanism.
10630 @cindex LIST overview.fmt
10631 @cindex overview.fmt
10632 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10633 in its overview files, try @samp{telnet your.nntp.server nntp},
10634 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10635 overview.fmt}.  This may not work, but if it does, and the last line you
10636 get does not read @samp{Xref:full}, then you should shout and whine at
10637 your news admin until she includes the @code{Xref} header in the
10638 overview files.
10640 @vindex gnus-nov-is-evil
10641 If you want Gnus to get the @code{Xref}s right all the time, you have to
10642 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10643 considerably.
10645 C'est la vie.
10647 For an alternative approach, @pxref{Duplicate Suppression}.
10650 @node Duplicate Suppression
10651 @section Duplicate Suppression
10653 By default, Gnus tries to make sure that you don't have to read the same
10654 article more than once by utilizing the crossposting mechanism
10655 (@pxref{Crosspost Handling}).  However, that simple and efficient
10656 approach may not work satisfactory for some users for various
10657 reasons.
10659 @enumerate
10660 @item
10661 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10662 is evil and not very common.
10664 @item
10665 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10666 @file{.overview} data bases.  This is evil and all too common, alas.
10668 @item
10669 You may be reading the same group (or several related groups) from
10670 different @acronym{NNTP} servers.
10672 @item
10673 You may be getting mail that duplicates articles posted to groups.
10674 @end enumerate
10676 I'm sure there are other situations where @code{Xref} handling fails as
10677 well, but these four are the most common situations.
10679 If, and only if, @code{Xref} handling fails for you, then you may
10680 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10681 will remember the @code{Message-ID}s of all articles you have read or
10682 otherwise marked as read, and then, as if by magic, mark them as read
10683 all subsequent times you see them---in @emph{all} groups.  Using this
10684 mechanism is quite likely to be somewhat inefficient, but not overly
10685 so.  It's certainly preferable to reading the same articles more than
10686 once.
10688 Duplicate suppression is not a very subtle instrument.  It's more like a
10689 sledge hammer than anything else.  It works in a very simple
10690 fashion---if you have marked an article as read, it adds this Message-ID
10691 to a cache.  The next time it sees this Message-ID, it will mark the
10692 article as read with the @samp{M} mark.  It doesn't care what group it
10693 saw the article in.
10695 @table @code
10696 @item gnus-suppress-duplicates
10697 @vindex gnus-suppress-duplicates
10698 If non-@code{nil}, suppress duplicates.
10700 @item gnus-save-duplicate-list
10701 @vindex gnus-save-duplicate-list
10702 If non-@code{nil}, save the list of duplicates to a file.  This will
10703 make startup and shutdown take longer, so the default is @code{nil}.
10704 However, this means that only duplicate articles read in a single Gnus
10705 session are suppressed.
10707 @item gnus-duplicate-list-length
10708 @vindex gnus-duplicate-list-length
10709 This variable says how many @code{Message-ID}s to keep in the duplicate
10710 suppression list.  The default is 10000.
10712 @item gnus-duplicate-file
10713 @vindex gnus-duplicate-file
10714 The name of the file to store the duplicate suppression list in.  The
10715 default is @file{~/News/suppression}.
10716 @end table
10718 If you have a tendency to stop and start Gnus often, setting
10719 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10720 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10721 the other hand, saving the list makes startup and shutdown much slower,
10722 so that means that if you stop and start Gnus often, you should set
10723 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10724 to you to figure out, I think.
10726 @node Security
10727 @section Security
10729 Gnus is able to verify signed messages or decrypt encrypted messages.
10730 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10731 and @acronym{S/MIME}, however you need some external programs to get
10732 things to work:
10734 @enumerate
10735 @item
10736 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10737 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10738 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10739 Manual}), but Mailcrypt and gpg.el are also supported.
10741 @item
10742 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10743 or newer is recommended.
10745 @end enumerate
10747 The variables that control security functionality on reading messages
10748 include:
10750 @table @code
10751 @item mm-verify-option
10752 @vindex mm-verify-option
10753 Option of verifying signed parts.  @code{never}, not verify;
10754 @code{always}, always verify; @code{known}, only verify known
10755 protocols.  Otherwise, ask user.
10757 @item mm-decrypt-option
10758 @vindex mm-decrypt-option
10759 Option of decrypting encrypted parts.  @code{never}, no decryption;
10760 @code{always}, always decrypt; @code{known}, only decrypt known
10761 protocols.  Otherwise, ask user.
10763 @item mml1991-use
10764 @vindex mml1991-use
10765 Symbol indicating elisp interface to OpenPGP implementation for
10766 @acronym{PGP} messages.  The default is @code{pgg}, but
10767 @code{mailcrypt} and @code{gpg} are also supported although
10768 deprecated.
10770 @item mml2015-use
10771 @vindex mml2015-use
10772 Symbol indicating elisp interface to OpenPGP implementation for
10773 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10774 @code{mailcrypt} and @code{gpg} are also supported although
10775 deprecated.
10777 @end table
10779 By default the buttons that display security information are not
10780 shown, because they clutter reading the actual e-mail.  You can type
10781 @kbd{K b} manually to display the information.  Use the
10782 @code{gnus-buttonized-mime-types} and
10783 @code{gnus-unbuttonized-mime-types} variables to control this
10784 permanently.  @ref{MIME Commands} for further details, and hints on
10785 how to customize these variables to always display security
10786 information.
10788 @cindex snarfing keys
10789 @cindex importing PGP keys
10790 @cindex PGP key ring import
10791 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10792 key ring) is not supported explicitly through a menu item or command,
10793 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10794 allowing you to specify whatever action you think is appropriate
10795 through the usual @acronym{MIME} infrastructure.  You can use a
10796 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10797 Emacs MIME Manual}) such as the following to import keys using GNU
10798 Privacy Guard when you click on the @acronym{MIME} button
10799 (@pxref{Using MIME}).
10801 @example
10802 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10803 @end example
10804 @noindent
10805 This happens to also be the default action defined in
10806 @code{mailcap-mime-data}.
10808 More information on how to set things for sending outgoing signed and
10809 encrypted messages up can be found in the message manual
10810 (@pxref{Security, ,Security, message, Message Manual}).
10812 @node Mailing List
10813 @section Mailing List
10814 @cindex mailing list
10815 @cindex RFC 2396
10817 @kindex A M (summary)
10818 @findex gnus-mailing-list-insinuate
10819 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10820 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10821 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10822 summary buffer.
10824 That enables the following commands to the summary buffer:
10826 @table @kbd
10828 @item C-c C-n h
10829 @kindex C-c C-n h (Summary)
10830 @findex gnus-mailing-list-help
10831 Send a message to fetch mailing list help, if List-Help field exists.
10833 @item C-c C-n s
10834 @kindex C-c C-n s (Summary)
10835 @findex gnus-mailing-list-subscribe
10836 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10838 @item C-c C-n u
10839 @kindex C-c C-n u (Summary)
10840 @findex gnus-mailing-list-unsubscribe
10841 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10842 field exists.
10844 @item C-c C-n p
10845 @kindex C-c C-n p (Summary)
10846 @findex gnus-mailing-list-post
10847 Post to the mailing list, if List-Post field exists.
10849 @item C-c C-n o
10850 @kindex C-c C-n o (Summary)
10851 @findex gnus-mailing-list-owner
10852 Send a message to the mailing list owner, if List-Owner field exists.
10854 @item C-c C-n a
10855 @kindex C-c C-n a (Summary)
10856 @findex gnus-mailing-list-owner
10857 Browse the mailing list archive, if List-Archive field exists.
10859 @end table
10862 @node Article Buffer
10863 @chapter Article Buffer
10864 @cindex article buffer
10866 The articles are displayed in the article buffer, of which there is only
10867 one.  All the summary buffers share the same article buffer unless you
10868 tell Gnus otherwise.
10870 @menu
10871 * Hiding Headers::              Deciding what headers should be displayed.
10872 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10873 * Customizing Articles::        Tailoring the look of the articles.
10874 * Article Keymap::              Keystrokes available in the article buffer.
10875 * Misc Article::                Other stuff.
10876 @end menu
10879 @node Hiding Headers
10880 @section Hiding Headers
10881 @cindex hiding headers
10882 @cindex deleting headers
10884 The top section of each article is the @dfn{head}.  (The rest is the
10885 @dfn{body}, but you may have guessed that already.)
10887 @vindex gnus-show-all-headers
10888 There is a lot of useful information in the head: the name of the person
10889 who wrote the article, the date it was written and the subject of the
10890 article.  That's well and nice, but there's also lots of information
10891 most people do not want to see---what systems the article has passed
10892 through before reaching you, the @code{Message-ID}, the
10893 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10894 of some of those lines.  If you want to keep all those lines in the
10895 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10897 Gnus provides you with two variables for sifting headers:
10899 @table @code
10901 @item gnus-visible-headers
10902 @vindex gnus-visible-headers
10903 If this variable is non-@code{nil}, it should be a regular expression
10904 that says what headers you wish to keep in the article buffer.  All
10905 headers that do not match this variable will be hidden.
10907 For instance, if you only want to see the name of the person who wrote
10908 the article and the subject, you'd say:
10910 @lisp
10911 (setq gnus-visible-headers "^From:\\|^Subject:")
10912 @end lisp
10914 This variable can also be a list of regexps to match headers to
10915 remain visible.
10917 @item gnus-ignored-headers
10918 @vindex gnus-ignored-headers
10919 This variable is the reverse of @code{gnus-visible-headers}.  If this
10920 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10921 should be a regular expression that matches all lines that you want to
10922 hide.  All lines that do not match this variable will remain visible.
10924 For instance, if you just want to get rid of the @code{References} line
10925 and the @code{Xref} line, you might say:
10927 @lisp
10928 (setq gnus-ignored-headers "^References:\\|^Xref:")
10929 @end lisp
10931 This variable can also be a list of regexps to match headers to
10932 be removed.
10934 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10935 variable will have no effect.
10937 @end table
10939 @vindex gnus-sorted-header-list
10940 Gnus can also sort the headers for you.  (It does this by default.)  You
10941 can control the sorting by setting the @code{gnus-sorted-header-list}
10942 variable.  It is a list of regular expressions that says in what order
10943 the headers are to be displayed.
10945 For instance, if you want the name of the author of the article first,
10946 and then the subject, you might say something like:
10948 @lisp
10949 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10950 @end lisp
10952 Any headers that are to remain visible, but are not listed in this
10953 variable, will be displayed in random order after all the headers listed in this variable.
10955 @findex gnus-article-hide-boring-headers
10956 @vindex gnus-boring-article-headers
10957 You can hide further boring headers by setting
10958 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10959 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10960 list, but this list doesn't actually contain header names.  Instead it
10961 lists various @dfn{boring conditions} that Gnus can check and remove
10962 from sight.
10964 These conditions are:
10965 @table @code
10966 @item empty
10967 Remove all empty headers.
10968 @item followup-to
10969 Remove the @code{Followup-To} header if it is identical to the
10970 @code{Newsgroups} header.
10971 @item reply-to
10972 Remove the @code{Reply-To} header if it lists the same addresses as
10973 the @code{From} header, or if the @code{broken-reply-to} group
10974 parameter is set.
10975 @item newsgroups
10976 Remove the @code{Newsgroups} header if it only contains the current group
10977 name.
10978 @item to-address
10979 Remove the @code{To} header if it only contains the address identical to
10980 the current group's @code{to-address} parameter.
10981 @item to-list
10982 Remove the @code{To} header if it only contains the address identical to
10983 the current group's @code{to-list} parameter.
10984 @item cc-list
10985 Remove the @code{Cc} header if it only contains the address identical to
10986 the current group's @code{to-list} parameter.
10987 @item date
10988 Remove the @code{Date} header if the article is less than three days
10989 old.
10990 @item long-to
10991 Remove the @code{To} and/or @code{Cc} header if it is very long.
10992 @item many-to
10993 Remove all @code{To} and/or @code{Cc} headers if there are more than one.
10994 @end table
10996 To include these three elements, you could say something like:
10998 @lisp
10999 (setq gnus-boring-article-headers
11000       '(empty followup-to reply-to))
11001 @end lisp
11003 This is also the default value for this variable.
11006 @node Using MIME
11007 @section Using MIME
11008 @cindex @acronym{MIME}
11010 Mime is a standard for waving your hands through the air, aimlessly,
11011 while people stand around yawning.
11013 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
11014 while all newsreaders die of fear.
11016 @acronym{MIME} may specify what character set the article uses, the encoding
11017 of the characters, and it also makes it possible to embed pictures and
11018 other naughty stuff in innocent-looking articles.
11020 @vindex gnus-display-mime-function
11021 @findex gnus-display-mime
11022 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
11023 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
11024 default, which creates a bundle of clickable buttons that can be used to
11025 display, save and manipulate the @acronym{MIME} objects.
11027 The following commands are available when you have placed point over a
11028 @acronym{MIME} button:
11030 @table @kbd
11031 @findex gnus-article-press-button
11032 @item RET (Article)
11033 @kindex RET (Article)
11034 @itemx BUTTON-2 (Article)
11035 Toggle displaying of the @acronym{MIME} object
11036 (@code{gnus-article-press-button}).  If built-in viewers can not display
11037 the object, Gnus resorts to external viewers in the @file{mailcap}
11038 files.  If a viewer has the @samp{copiousoutput} specification, the
11039 object is displayed inline.
11041 @findex gnus-mime-view-part
11042 @item M-RET (Article)
11043 @kindex M-RET (Article)
11044 @itemx v (Article)
11045 Prompt for a method, and then view the @acronym{MIME} object using this
11046 method (@code{gnus-mime-view-part}).
11048 @findex gnus-mime-view-part-as-type
11049 @item t (Article)
11050 @kindex t (Article)
11051 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
11052 (@code{gnus-mime-view-part-as-type}).
11054 @findex gnus-mime-view-part-as-charset
11055 @item C (Article)
11056 @kindex C (Article)
11057 Prompt for a charset, and then view the @acronym{MIME} object using this
11058 charset (@code{gnus-mime-view-part-as-charset}).
11060 @findex gnus-mime-save-part
11061 @item o (Article)
11062 @kindex o (Article)
11063 Prompt for a file name, and then save the @acronym{MIME} object
11064 (@code{gnus-mime-save-part}).
11066 @findex gnus-mime-save-part-and-strip
11067 @item C-o (Article)
11068 @kindex C-o (Article)
11069 Prompt for a file name, then save the @acronym{MIME} object and strip it from
11070 the article.  Then proceed to article editing, where a reasonable
11071 suggestion is being made on how the altered article should look
11072 like.  The stripped @acronym{MIME} object will be referred via the
11073 message/external-body @acronym{MIME} type.
11074 (@code{gnus-mime-save-part-and-strip}).
11076 @findex gnus-mime-delete-part
11077 @item d (Article)
11078 @kindex d (Article)
11079 Delete the @acronym{MIME} object from the article and replace it with some
11080 information about the removed @acronym{MIME} object
11081 (@code{gnus-mime-delete-part}).
11083 @findex gnus-mime-copy-part
11084 @item c (Article)
11085 @kindex c (Article)
11086 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
11087 (@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
11088 @file{.bz2} are automatically decompressed if
11089 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
11090 Accessing Compressed Files, emacs, The Emacs Editor}).
11092 @findex gnus-mime-print-part
11093 @item p (Article)
11094 @kindex p (Article)
11095 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
11096 command respects the @samp{print=} specifications in the
11097 @file{.mailcap} file.
11099 @findex gnus-mime-inline-part
11100 @item i (Article)
11101 @kindex i (Article)
11102 Insert the contents of the @acronym{MIME} object into the buffer
11103 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
11104 the raw contents without decoding.  If given a numerical prefix, you can
11105 do semi-manual charset stuff (see
11106 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
11107 Article}).
11109 @findex gnus-mime-view-part-internally
11110 @item E (Article)
11111 @kindex E (Article)
11112 View the @acronym{MIME} object with an internal viewer.  If no internal
11113 viewer is available, use an external viewer
11114 (@code{gnus-mime-view-part-internally}).
11116 @findex gnus-mime-view-part-externally
11117 @item e (Article)
11118 @kindex e (Article)
11119 View the @acronym{MIME} object with an external viewer.
11120 (@code{gnus-mime-view-part-externally}).
11122 @findex gnus-mime-pipe-part
11123 @item | (Article)
11124 @kindex | (Article)
11125 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11127 @findex gnus-mime-action-on-part
11128 @item . (Article)
11129 @kindex . (Article)
11130 Interactively run an action on the @acronym{MIME} object
11131 (@code{gnus-mime-action-on-part}).
11133 @end table
11135 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
11136 determines which parts to do this with is described in the Emacs
11137 @acronym{MIME} manual.
11139 It might be best to just use the toggling functions from the article
11140 buffer to avoid getting nasty surprises.  (For instance, you enter the
11141 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11142 decoded the sound file in the article and some horrible sing-a-long song
11143 comes screaming out your speakers, and you can't find the volume button,
11144 because there isn't one, and people are starting to look at you, and you
11145 try to stop the program, but you can't, and you can't find the program
11146 to control the volume, and everybody else in the room suddenly decides
11147 to look at you disdainfully, and you'll feel rather stupid.)
11149 Any similarity to real events and people is purely coincidental.  Ahem.
11151 Also @pxref{MIME Commands}.
11154 @node Customizing Articles
11155 @section Customizing Articles
11156 @cindex article customization
11158 A slew of functions for customizing how the articles are to look like
11159 exist.  You can call these functions interactively
11160 (@pxref{Article Washing}), or you can have them
11161 called automatically when you select the articles.
11163 To have them called automatically, you should set the corresponding
11164 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11165 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11166 be set, but first we discuss the values these variables can have.
11168 Note: Some values, while valid, make little sense.  Check the list below
11169 for sensible values.
11171 @enumerate
11172 @item
11173 @code{nil}: Don't do this treatment.
11175 @item
11176 @code{t}: Do this treatment on all body parts.
11178 @item
11179 @code{head}: Do the treatment on the headers.
11181 @item
11182 @code{last}: Do this treatment on the last part.
11184 @item
11185 An integer: Do this treatment on all body parts that have a length less
11186 than this number.
11188 @item
11189 A list of strings: Do this treatment on all body parts that are in
11190 articles that are read in groups that have names that match one of the
11191 regexps in the list.
11193 @item
11194 A list where the first element is not a string:
11196 The list is evaluated recursively.  The first element of the list is a
11197 predicate.  The following predicates are recognized: @code{or},
11198 @code{and}, @code{not} and @code{typep}.  Here's an example:
11200 @lisp
11201 (or last
11202     (typep "text/x-vcard"))
11203 @end lisp
11205 @end enumerate
11207 You may have noticed that the word @dfn{part} is used here.  This refers
11208 to the fact that some messages are @acronym{MIME} multipart articles that may
11209 be divided into several parts.  Articles that are not multiparts are
11210 considered to contain just a single part.
11212 @vindex gnus-article-treat-types
11213 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11214 want to, but by default, only @samp{text/plain} parts are given the
11215 treatment.  This is controlled by the @code{gnus-article-treat-types}
11216 variable, which is a list of regular expressions that are matched to the
11217 type of the part.  This variable is ignored if the value of the
11218 controlling variable is a predicate list, as described above.
11220 @ifinfo
11221 @c Avoid sort of redundant entries in the same section for the printed
11222 @c manual, but add them in info to allow `i gnus-treat-foo-bar RET' or
11223 @c `i foo-bar'.
11224 @vindex gnus-treat-buttonize
11225 @vindex gnus-treat-buttonize-head
11226 @vindex gnus-treat-capitalize-sentences
11227 @vindex gnus-treat-overstrike
11228 @vindex gnus-treat-strip-cr
11229 @vindex gnus-treat-strip-headers-in-body
11230 @vindex gnus-treat-strip-leading-blank-lines
11231 @vindex gnus-treat-strip-multiple-blank-lines
11232 @vindex gnus-treat-strip-pem
11233 @vindex gnus-treat-strip-trailing-blank-lines
11234 @vindex gnus-treat-unsplit-urls
11235 @vindex gnus-treat-wash-html
11236 @vindex gnus-treat-date-english
11237 @vindex gnus-treat-date-iso8601
11238 @vindex gnus-treat-date-lapsed
11239 @vindex gnus-treat-date-local
11240 @vindex gnus-treat-date-original
11241 @vindex gnus-treat-date-user-defined
11242 @vindex gnus-treat-date-ut
11243 @vindex gnus-treat-from-picon
11244 @vindex gnus-treat-mail-picon
11245 @vindex gnus-treat-newsgroups-picon
11246 @vindex gnus-treat-display-smileys
11247 @vindex gnus-treat-body-boundary
11248 @vindex gnus-treat-display-x-face
11249 @vindex gnus-treat-display-face
11250 @vindex gnus-treat-emphasize
11251 @vindex gnus-treat-fill-article
11252 @vindex gnus-treat-fill-long-lines
11253 @vindex gnus-treat-hide-boring-headers
11254 @vindex gnus-treat-hide-citation
11255 @vindex gnus-treat-hide-citation-maybe
11256 @vindex gnus-treat-hide-headers
11257 @vindex gnus-treat-hide-signature
11258 @vindex gnus-treat-strip-banner
11259 @vindex gnus-treat-strip-list-identifiers
11260 @vindex gnus-treat-highlight-citation
11261 @vindex gnus-treat-highlight-headers
11262 @vindex gnus-treat-highlight-signature
11263 @vindex gnus-treat-play-sounds
11264 @vindex gnus-treat-translate
11265 @vindex gnus-treat-x-pgp-sig
11266 @vindex gnus-treat-unfold-headers
11267 @vindex gnus-treat-fold-headers
11268 @vindex gnus-treat-fold-newsgroups
11269 @vindex gnus-treat-leading-whitespace
11270 @end ifinfo
11272 The following treatment options are available.  The easiest way to
11273 customize this is to examine the @code{gnus-article-treat} customization
11274 group.  Values in parenthesis are suggested sensible values.  Others are
11275 possible but those listed are probably sufficient for most people.
11277 @table @code
11278 @item gnus-treat-buttonize (t, integer)
11279 @item gnus-treat-buttonize-head (head)
11281 @xref{Article Buttons}.
11283 @item gnus-treat-capitalize-sentences (t, integer)
11284 @item gnus-treat-overstrike (t, integer)
11285 @item gnus-treat-strip-cr (t, integer)
11286 @item gnus-treat-strip-headers-in-body (t, integer)
11287 @item gnus-treat-strip-leading-blank-lines (t, integer)
11288 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11289 @item gnus-treat-strip-pem (t, last, integer)
11290 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11291 @item gnus-treat-unsplit-urls (t, integer)
11292 @item gnus-treat-wash-html (t, integer)
11294 @xref{Article Washing}.
11296 @item gnus-treat-date-english (head)
11297 @item gnus-treat-date-iso8601 (head)
11298 @item gnus-treat-date-lapsed (head)
11299 @item gnus-treat-date-local (head)
11300 @item gnus-treat-date-original (head)
11301 @item gnus-treat-date-user-defined (head)
11302 @item gnus-treat-date-ut (head)
11304 @xref{Article Date}.
11306 @item gnus-treat-from-picon (head)
11307 @item gnus-treat-mail-picon (head)
11308 @item gnus-treat-newsgroups-picon (head)
11310 @xref{Picons}.
11312 @item gnus-treat-display-smileys (t, integer)
11314 @item gnus-treat-body-boundary (head)
11316 @vindex gnus-body-boundary-delimiter
11317 Adds a delimiter between header and body, the string used as delimiter
11318 is controlled by @code{gnus-body-boundary-delimiter}.
11320 @xref{Smileys}.
11322 @vindex gnus-treat-display-x-face
11323 @item gnus-treat-display-x-face (head)
11325 @xref{X-Face}.
11327 @vindex gnus-treat-display-face
11328 @item gnus-treat-display-face (head)
11330 @xref{Face}.
11332 @vindex gnus-treat-emphasize
11333 @item gnus-treat-emphasize (t, head, integer)
11334 @vindex gnus-treat-fill-article
11335 @item gnus-treat-fill-article (t, integer)
11336 @vindex gnus-treat-fill-long-lines
11337 @item gnus-treat-fill-long-lines (t, integer)
11338 @vindex gnus-treat-hide-boring-headers
11339 @item gnus-treat-hide-boring-headers (head)
11340 @vindex gnus-treat-hide-citation
11341 @item gnus-treat-hide-citation (t, integer)
11342 @vindex gnus-treat-hide-citation-maybe
11343 @item gnus-treat-hide-citation-maybe (t, integer)
11344 @vindex gnus-treat-hide-headers
11345 @item gnus-treat-hide-headers (head)
11346 @vindex gnus-treat-hide-signature
11347 @item gnus-treat-hide-signature (t, last)
11348 @vindex gnus-treat-strip-banner
11349 @item gnus-treat-strip-banner (t, last)
11350 @vindex gnus-treat-strip-list-identifiers
11351 @item gnus-treat-strip-list-identifiers (head)
11353 @xref{Article Hiding}.
11355 @vindex gnus-treat-highlight-citation
11356 @item gnus-treat-highlight-citation (t, integer)
11357 @vindex gnus-treat-highlight-headers
11358 @item gnus-treat-highlight-headers (head)
11359 @vindex gnus-treat-highlight-signature
11360 @item gnus-treat-highlight-signature (t, last, integer)
11362 @xref{Article Highlighting}.
11364 @vindex gnus-treat-play-sounds
11365 @item gnus-treat-play-sounds
11366 @vindex gnus-treat-translate
11367 @item gnus-treat-translate
11368 @vindex gnus-treat-x-pgp-sig
11369 @item gnus-treat-x-pgp-sig (head)
11371 @vindex gnus-treat-unfold-headers
11372 @item gnus-treat-unfold-headers (head)
11373 @vindex gnus-treat-fold-headers
11374 @item gnus-treat-fold-headers (head)
11375 @vindex gnus-treat-fold-newsgroups
11376 @item gnus-treat-fold-newsgroups (head)
11377 @vindex gnus-treat-leading-whitespace
11378 @item gnus-treat-leading-whitespace (head)
11380 @xref{Article Header}.
11383 @end table
11385 @vindex gnus-part-display-hook
11386 You can, of course, write your own functions to be called from
11387 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11388 part, and you can do anything you like, pretty much.  There is no
11389 information that you have to keep in the buffer---you can change
11390 everything.
11393 @node Article Keymap
11394 @section Article Keymap
11396 Most of the keystrokes in the summary buffer can also be used in the
11397 article buffer.  They should behave as if you typed them in the summary
11398 buffer, which means that you don't actually have to have a summary
11399 buffer displayed while reading.  You can do it all from the article
11400 buffer.
11402 @kindex v (Article)
11403 @cindex keys, reserved for users (Article)
11404 The key @kbd{v} is reserved for users.  You can bind it key to some
11405 function or better use it as a prefix key.
11407 A few additional keystrokes are available:
11409 @table @kbd
11411 @item SPACE
11412 @kindex SPACE (Article)
11413 @findex gnus-article-next-page
11414 Scroll forwards one page (@code{gnus-article-next-page}).
11415 This is exactly the same as @kbd{h SPACE h}.
11417 @item DEL
11418 @kindex DEL (Article)
11419 @findex gnus-article-prev-page
11420 Scroll backwards one page (@code{gnus-article-prev-page}).
11421 This is exactly the same as @kbd{h DEL h}.
11423 @item C-c ^
11424 @kindex C-c ^ (Article)
11425 @findex gnus-article-refer-article
11426 If point is in the neighborhood of a @code{Message-ID} and you press
11427 @kbd{C-c ^}, Gnus will try to get that article from the server
11428 (@code{gnus-article-refer-article}).
11430 @item C-c C-m
11431 @kindex C-c C-m (Article)
11432 @findex gnus-article-mail
11433 Send a reply to the address near point (@code{gnus-article-mail}).  If
11434 given a prefix, include the mail.
11436 @item s
11437 @kindex s (Article)
11438 @findex gnus-article-show-summary
11439 Reconfigure the buffers so that the summary buffer becomes visible
11440 (@code{gnus-article-show-summary}).
11442 @item ?
11443 @kindex ? (Article)
11444 @findex gnus-article-describe-briefly
11445 Give a very brief description of the available keystrokes
11446 (@code{gnus-article-describe-briefly}).
11448 @item TAB
11449 @kindex TAB (Article)
11450 @findex gnus-article-next-button
11451 Go to the next button, if any (@code{gnus-article-next-button}).  This
11452 only makes sense if you have buttonizing turned on.
11454 @item M-TAB
11455 @kindex M-TAB (Article)
11456 @findex gnus-article-prev-button
11457 Go to the previous button, if any (@code{gnus-article-prev-button}).
11459 @item R
11460 @kindex R (Article)
11461 @findex gnus-article-reply-with-original
11462 Send a reply to the current article and yank the current article
11463 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11464 wide reply.  If the region is active, only yank the text in the
11465 region.
11467 @item F
11468 @kindex F (Article)
11469 @findex gnus-article-followup-with-original
11470 Send a followup to the current article and yank the current article
11471 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11472 a wide reply.  If the region is active, only yank the text in the
11473 region.
11476 @end table
11479 @node Misc Article
11480 @section Misc Article
11482 @table @code
11484 @item gnus-single-article-buffer
11485 @vindex gnus-single-article-buffer
11486 If non-@code{nil}, use the same article buffer for all the groups.
11487 (This is the default.)  If @code{nil}, each group will have its own
11488 article buffer.
11490 @vindex gnus-article-decode-hook
11491 @item gnus-article-decode-hook
11492 @cindex @acronym{MIME}
11493 Hook used to decode @acronym{MIME} articles.  The default value is
11494 @code{(article-decode-charset article-decode-encoded-words)}
11496 @vindex gnus-article-prepare-hook
11497 @item gnus-article-prepare-hook
11498 This hook is called right after the article has been inserted into the
11499 article buffer.  It is mainly intended for functions that do something
11500 depending on the contents; it should probably not be used for changing
11501 the contents of the article buffer.
11503 @item gnus-article-mode-hook
11504 @vindex gnus-article-mode-hook
11505 Hook called in article mode buffers.
11507 @item gnus-article-mode-syntax-table
11508 @vindex gnus-article-mode-syntax-table
11509 Syntax table used in article buffers.  It is initialized from
11510 @code{text-mode-syntax-table}.
11512 @vindex gnus-article-over-scroll
11513 @item gnus-article-over-scroll
11514 If non-@code{nil}, allow scrolling the article buffer even when there
11515 no more new text to scroll in.  The default is @code{nil}.
11517 @vindex gnus-article-mode-line-format
11518 @item gnus-article-mode-line-format
11519 This variable is a format string along the same lines as
11520 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11521 Line}).  It accepts the same format specifications as that variable,
11522 with two extensions:
11524 @table @samp
11526 @item w
11527 The @dfn{wash status} of the article.  This is a short string with one
11528 character for each possible article wash operation that may have been
11529 performed.  The characters and their meaning:
11531 @table @samp
11533 @item c
11534 Displayed when cited text may be hidden in the article buffer.
11536 @item h
11537 Displayed when headers are hidden in the article buffer.
11539 @item p
11540 Displayed when article is digitally signed or encrypted, and Gnus has
11541 hidden the security headers.  (N.B. does not tell anything about
11542 security status, i.e. good or bad signature.)
11544 @item s
11545 Displayed when the signature has been hidden in the Article buffer.
11547 @item o
11548 Displayed when Gnus has treated overstrike characters in the article buffer.
11550 @item e
11551 Displayed when Gnus has treated emphasised strings in the article buffer.
11553 @end table
11555 @item m
11556 The number of @acronym{MIME} parts in the article.
11558 @end table
11560 @vindex gnus-break-pages
11562 @item gnus-break-pages
11563 Controls whether @dfn{page breaking} is to take place.  If this variable
11564 is non-@code{nil}, the articles will be divided into pages whenever a
11565 page delimiter appears in the article.  If this variable is @code{nil},
11566 paging will not be done.
11568 @item gnus-page-delimiter
11569 @vindex gnus-page-delimiter
11570 This is the delimiter mentioned above.  By default, it is @samp{^L}
11571 (formfeed).
11573 @cindex IDNA
11574 @cindex internationalized domain names
11575 @vindex gnus-use-idna
11576 @item gnus-use-idna
11577 This variable controls whether Gnus performs IDNA decoding of
11578 internationalized domain names inside @samp{From}, @samp{To} and
11579 @samp{Cc} headers.  This requires
11580 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11581 variable is only enabled if you have installed it.
11583 @end table
11586 @node Composing Messages
11587 @chapter Composing Messages
11588 @cindex composing messages
11589 @cindex messages
11590 @cindex mail
11591 @cindex sending mail
11592 @cindex reply
11593 @cindex followup
11594 @cindex post
11595 @cindex using gpg
11596 @cindex using s/mime
11597 @cindex using smime
11599 @kindex C-c C-c (Post)
11600 All commands for posting and mailing will put you in a message buffer
11601 where you can edit the article all you like, before you send the
11602 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11603 Message Manual}.  Where the message will be posted/mailed to depends
11604 on your setup (@pxref{Posting Server}).
11606 @menu
11607 * Mail::                        Mailing and replying.
11608 * Posting Server::              What server should you post and mail via?
11609 * POP before SMTP::             You cannot send a mail unless you read a mail.
11610 * Mail and Post::               Mailing and posting at the same time.
11611 * Archived Messages::           Where Gnus stores the messages you've sent.
11612 * Posting Styles::              An easier way to specify who you are.
11613 * Drafts::                      Postponing messages and rejected messages.
11614 * Rejected Articles::           What happens if the server doesn't like your article?
11615 * Signing and encrypting::      How to compose secure messages.
11616 @end menu
11618 Also @pxref{Canceling and Superseding} for information on how to
11619 remove articles you shouldn't have posted.
11622 @node Mail
11623 @section Mail
11625 Variables for customizing outgoing mail:
11627 @table @code
11628 @item gnus-uu-digest-headers
11629 @vindex gnus-uu-digest-headers
11630 List of regexps to match headers included in digested messages.  The
11631 headers will be included in the sequence they are matched.  If
11632 @code{nil} include all headers.
11634 @item gnus-add-to-list
11635 @vindex gnus-add-to-list
11636 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11637 that have none when you do a @kbd{a}.
11639 @item gnus-confirm-mail-reply-to-news
11640 @vindex gnus-confirm-mail-reply-to-news
11641 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11642 about to reply to news articles by mail.  If it is @code{nil}, nothing
11643 interferes in what you want to do.  This can also be a function
11644 receiving the group name as the only parameter which should return
11645 non-@code{nil} if a confirmation is needed, or a regular expression
11646 matching group names, where confirmation should be asked for.
11648 If you find yourself never wanting to reply to mail, but occasionally
11649 press @kbd{R} anyway, this variable might be for you.
11651 @item gnus-confirm-treat-mail-like-news
11652 @vindex gnus-confirm-treat-mail-like-news
11653 If non-@code{nil}, Gnus also requests confirmation according to
11654 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11655 useful for treating mailing lists like newsgroups.
11657 @end table
11660 @node Posting Server
11661 @section Posting Server
11663 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11664 (extremely intelligent, of course) article, where does it go?
11666 Thank you for asking.  I hate you.
11668 It can be quite complicated.
11670 @vindex gnus-post-method
11671 When posting news, Message usually invokes @code{message-send-news}
11672 (@pxref{News Variables, , News Variables, message, Message Manual}).
11673 Normally, Gnus will post using the same select method as you're
11674 reading from (which might be convenient if you're reading lots of
11675 groups from different private servers).  However.  If the server
11676 you're reading from doesn't allow posting, just reading, you probably
11677 want to use some other server to post your (extremely intelligent and
11678 fabulously interesting) articles.  You can then set the
11679 @code{gnus-post-method} to some other method:
11681 @lisp
11682 (setq gnus-post-method '(nnspool ""))
11683 @end lisp
11685 Now, if you've done this, and then this server rejects your article, or
11686 this server is down, what do you do then?  To override this variable you
11687 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11688 the ``current'' server, to get back the default behavior, for posting.
11690 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11691 Gnus will prompt you for what method to use for posting.
11693 You can also set @code{gnus-post-method} to a list of select methods.
11694 If that's the case, Gnus will always prompt you for what method to use
11695 for posting.
11697 Finally, if you want to always post using the native select method,
11698 you can set this variable to @code{native}.
11700 When sending mail, Message invokes @code{message-send-mail-function}.
11701 The default function, @code{message-send-mail-with-sendmail}, pipes
11702 your article to the @code{sendmail} binary for further queuing and
11703 sending.  When your local system is not configured for sending mail
11704 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11705 server, you can set @code{message-send-mail-function} to
11706 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11707 package correctly.  An example:
11709 @lisp
11710 (setq message-send-mail-function 'smtpmail-send-it
11711       smtpmail-default-smtp-server "YOUR SMTP HOST")
11712 @end lisp
11714 To the thing similar to this, there is
11715 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11716 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11717 @xref{POP before SMTP}.
11719 Other possible choices for @code{message-send-mail-function} includes
11720 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11721 and @code{feedmail-send-it}.
11723 @node POP before SMTP
11724 @section POP before SMTP
11725 @cindex pop before smtp
11726 @findex message-smtpmail-send-it
11727 @findex mail-source-touch-pop
11729 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11730 authentication?  It is whether you need to connect to the @acronym{POP}
11731 mail server within a certain time before sending mails.  If so, there is
11732 a convenient way.  To do that, put the following lines in your
11733 @file{~/.gnus.el} file:
11735 @lisp
11736 (setq message-send-mail-function 'message-smtpmail-send-it)
11737 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11738 @end lisp
11740 @noindent
11741 It means to let Gnus connect to the @acronym{POP} mail server in advance
11742 whenever you send a mail.  The @code{mail-source-touch-pop} function
11743 does only a @acronym{POP} authentication according to the value of
11744 @code{mail-sources} without fetching mails, just before sending a mail.
11745 Note that you have to use @code{message-smtpmail-send-it} which runs
11746 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11747 set the value of @code{mail-sources} for a @acronym{POP} connection
11748 correctly.  @xref{Mail Sources}.
11750 If you have two or more @acronym{POP} mail servers set in
11751 @code{mail-sources}, you may want to specify one of them to
11752 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11753 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11754 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11755 mainly from that server), you can set it permanently as follows:
11757 @lisp
11758 (setq mail-source-primary-source
11759       '(pop :server "pop3.mail.server"
11760             :password "secret"))
11761 @end lisp
11763 @noindent
11764 Otherwise, bind it dynamically only when performing the
11765 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11767 @lisp
11768 (add-hook 'message-send-mail-hook
11769           (lambda ()
11770             (let ((mail-source-primary-source
11771                    '(pop :server "pop3.mail.server"
11772                          :password "secret")))
11773               (mail-source-touch-pop))))
11774 @end lisp
11776 @node Mail and Post
11777 @section Mail and Post
11779 Here's a list of variables relevant to both mailing and
11780 posting:
11782 @table @code
11783 @item gnus-mailing-list-groups
11784 @findex gnus-mailing-list-groups
11785 @cindex mailing lists
11787 If your news server offers groups that are really mailing lists
11788 gatewayed to the @acronym{NNTP} server, you can read those groups without
11789 problems, but you can't post/followup to them without some difficulty.
11790 One solution is to add a @code{to-address} to the group parameters
11791 (@pxref{Group Parameters}).  An easier thing to do is set the
11792 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11793 really are mailing lists.  Then, at least, followups to the mailing
11794 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11795 still a pain, though.
11797 @item gnus-user-agent
11798 @vindex gnus-user-agent
11799 @cindex User-Agent
11801 This variable controls which information should be exposed in the
11802 User-Agent header.  It can be a list of symbols or a string.  Valid
11803 symbols are @code{gnus} (show Gnus version) and @code{emacs} (show Emacs
11804 version).  In addition to the Emacs version, you can add @code{codename}
11805 (show (S)XEmacs codename) or either @code{config} (show system
11806 configuration) or @code{type} (show system type).  If you set it to a
11807 string, be sure to use a valid format, see RFC 2616.
11809 @end table
11811 You may want to do spell-checking on messages that you send out.  Or, if
11812 you don't want to spell-check by hand, you could add automatic
11813 spell-checking via the @code{ispell} package:
11815 @cindex ispell
11816 @findex ispell-message
11817 @lisp
11818 (add-hook 'message-send-hook 'ispell-message)
11819 @end lisp
11821 If you want to change the @code{ispell} dictionary based on what group
11822 you're in, you could say something like the following:
11824 @lisp
11825 (add-hook 'gnus-select-group-hook
11826           (lambda ()
11827             (cond
11828              ((string-match
11829                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11830               (ispell-change-dictionary "deutsch"))
11831              (t
11832               (ispell-change-dictionary "english")))))
11833 @end lisp
11835 Modify to suit your needs.
11838 @node Archived Messages
11839 @section Archived Messages
11840 @cindex archived messages
11841 @cindex sent messages
11843 Gnus provides a few different methods for storing the mail and news you
11844 send.  The default method is to use the @dfn{archive virtual server} to
11845 store the messages.  If you want to disable this completely, the
11846 @code{gnus-message-archive-group} variable should be @code{nil}, which
11847 is the default.
11849 For archiving interesting messages in a group you read, see the
11850 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11851 Group Commands}).
11853 @vindex gnus-message-archive-method
11854 @code{gnus-message-archive-method} says what virtual server Gnus is to
11855 use to store sent messages.  The default is:
11857 @lisp
11858 (nnfolder "archive"
11859           (nnfolder-directory   "~/Mail/archive")
11860           (nnfolder-active-file "~/Mail/archive/active")
11861           (nnfolder-get-new-mail nil)
11862           (nnfolder-inhibit-expiry t))
11863 @end lisp
11865 You can, however, use any mail select method (@code{nnml},
11866 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11867 for doing this sort of thing, though.  If you don't like the default
11868 directory chosen, you could say something like:
11870 @lisp
11871 (setq gnus-message-archive-method
11872       '(nnfolder "archive"
11873                  (nnfolder-inhibit-expiry t)
11874                  (nnfolder-active-file "~/News/sent-mail/active")
11875                  (nnfolder-directory "~/News/sent-mail/")))
11876 @end lisp
11878 @vindex gnus-message-archive-group
11879 @cindex Gcc
11880 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11881 to one or more group(s) on that server.  Which group to use is
11882 determined by the @code{gnus-message-archive-group} variable.
11884 This variable can be used to do the following:
11886 @table @asis
11887 @item a string
11888 Messages will be saved in that group.
11890 Note that you can include a select method in the group name, then the
11891 message will not be stored in the select method given by
11892 @code{gnus-message-archive-method}, but in the select method specified
11893 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11894 has the default value shown above.  Then setting
11895 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11896 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11897 value @code{"nnml:foo"}, then outgoing messages will be stored in
11898 @samp{nnml:foo}.
11900 @item a list of strings
11901 Messages will be saved in all those groups.
11903 @item an alist of regexps, functions and forms
11904 When a key ``matches'', the result is used.
11906 @item @code{nil}
11907 No message archiving will take place.  This is the default.
11908 @end table
11910 Let's illustrate:
11912 Just saving to a single group called @samp{MisK}:
11913 @lisp
11914 (setq gnus-message-archive-group "MisK")
11915 @end lisp
11917 Saving to two groups, @samp{MisK} and @samp{safe}:
11918 @lisp
11919 (setq gnus-message-archive-group '("MisK" "safe"))
11920 @end lisp
11922 Save to different groups based on what group you are in:
11923 @lisp
11924 (setq gnus-message-archive-group
11925       '(("^alt" "sent-to-alt")
11926         ("mail" "sent-to-mail")
11927         (".*" "sent-to-misc")))
11928 @end lisp
11930 More complex stuff:
11931 @lisp
11932 (setq gnus-message-archive-group
11933       '((if (message-news-p)
11934             "misc-news"
11935           "misc-mail")))
11936 @end lisp
11938 How about storing all news messages in one file, but storing all mail
11939 messages in one file per month:
11941 @lisp
11942 (setq gnus-message-archive-group
11943       '((if (message-news-p)
11944             "misc-news"
11945           (concat "mail." (format-time-string "%Y-%m")))))
11946 @end lisp
11948 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11949 @c use a different value for @code{gnus-message-archive-group} there.)
11951 Now, when you send a message off, it will be stored in the appropriate
11952 group.  (If you want to disable storing for just one particular message,
11953 you can just remove the @code{Gcc} header that has been inserted.)  The
11954 archive group will appear in the group buffer the next time you start
11955 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11956 enter it and read the articles in it just like you'd read any other
11957 group.  If the group gets really big and annoying, you can simply rename
11958 if (using @kbd{G r} in the group buffer) to something
11959 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11960 continue to be stored in the old (now empty) group.
11962 That's the default method of archiving sent messages.  Gnus offers a
11963 different way for the people who don't like the default method.  In that
11964 case you should set @code{gnus-message-archive-group} to @code{nil};
11965 this will disable archiving.
11967 @table @code
11968 @item gnus-outgoing-message-group
11969 @vindex gnus-outgoing-message-group
11970 All outgoing messages will be put in this group.  If you want to store
11971 all your outgoing mail and articles in the group @samp{nnml:archive},
11972 you set this variable to that value.  This variable can also be a list of
11973 group names.
11975 If you want to have greater control over what group to put each
11976 message in, you can set this variable to a function that checks the
11977 current newsgroup name and then returns a suitable group name (or list
11978 of names).
11980 This variable can be used instead of @code{gnus-message-archive-group},
11981 but the latter is the preferred method.
11983 @item gnus-gcc-mark-as-read
11984 @vindex gnus-gcc-mark-as-read
11985 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11987 @item gnus-gcc-externalize-attachments
11988 @vindex gnus-gcc-externalize-attachments
11989 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11990 and matches the Gcc group name, attach files as external parts; if it is
11991 @code{all}, attach local files as external parts; if it is other
11992 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11993 changed in the future.
11995 @end table
11998 @node Posting Styles
11999 @section Posting Styles
12000 @cindex posting styles
12001 @cindex styles
12003 All them variables, they make my head swim.
12005 So what if you want a different @code{Organization} and signature based
12006 on what groups you post to?  And you post both from your home machine
12007 and your work machine, and you want different @code{From} lines, and so
12010 @vindex gnus-posting-styles
12011 One way to do stuff like that is to write clever hooks that change the
12012 variables you need to have changed.  That's a bit boring, so somebody
12013 came up with the bright idea of letting the user specify these things in
12014 a handy alist.  Here's an example of a @code{gnus-posting-styles}
12015 variable:
12017 @lisp
12018 ((".*"
12019   (signature "Peace and happiness")
12020   (organization "What me?"))
12021  ("^comp"
12022   (signature "Death to everybody"))
12023  ("comp.emacs.i-love-it"
12024   (organization "Emacs is it")))
12025 @end lisp
12027 As you might surmise from this example, this alist consists of several
12028 @dfn{styles}.  Each style will be applicable if the first element
12029 ``matches'', in some form or other.  The entire alist will be iterated
12030 over, from the beginning towards the end, and each match will be
12031 applied, which means that attributes in later styles that match override
12032 the same attributes in earlier matching styles.  So
12033 @samp{comp.programming.literate} will have the @samp{Death to everybody}
12034 signature and the @samp{What me?} @code{Organization} header.
12036 The first element in each style is called the @code{match}.  If it's a
12037 string, then Gnus will try to regexp match it against the group name.
12038 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
12039 will look in the original article for a header whose name is
12040 @var{match} and compare that @var{regexp}.  @var{match} and
12041 @var{regexp} are strings.  (The original article is the one you are
12042 replying or following up to.  If you are not composing a reply or a
12043 followup, then there is nothing to match against.)  If the
12044 @code{match} is a function symbol, that function will be called with
12045 no arguments.  If it's a variable symbol, then the variable will be
12046 referenced.  If it's a list, then that list will be @code{eval}ed.  In
12047 any case, if this returns a non-@code{nil} value, then the style is
12048 said to @dfn{match}.
12050 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
12051 attribute consists of a @code{(@var{name} @var{value})} pair.  In
12052 addition, you can also use the @code{(@var{name} :file @var{value})}
12053 form or the @code{(@var{name} :value @var{value})} form.  Where
12054 @code{:file} signifies @var{value} represents a file name and its
12055 contents should be used as the attribute value, @code{:value} signifies
12056 @var{value} does not represent a file name explicitly.  The attribute
12057 name can be one of:
12059 @itemize @bullet
12060 @item @code{signature}
12061 @item @code{signature-file}
12062 @item @code{x-face-file}
12063 @item @code{address}, overriding @code{user-mail-address}
12064 @item @code{name}, overriding @code{(user-full-name)}
12065 @item @code{body}
12066 @end itemize
12068 The attribute name can also be a string or a symbol.  In that case,
12069 this will be used as a header name, and the value will be inserted in
12070 the headers of the article; if the value is @code{nil}, the header
12071 name will be removed.  If the attribute name is @code{eval}, the form
12072 is evaluated, and the result is thrown away.
12074 The attribute value can be a string (used verbatim), a function with
12075 zero arguments (the return value will be used), a variable (its value
12076 will be used) or a list (it will be @code{eval}ed and the return value
12077 will be used).  The functions and sexps are called/@code{eval}ed in the
12078 message buffer that is being set up.  The headers of the current article
12079 are available through the @code{message-reply-headers} variable, which
12080 is a vector of the following headers: number subject from date id
12081 references chars lines xref extra.
12083 @vindex message-reply-headers
12085 If you wish to check whether the message you are about to compose is
12086 meant to be a news article or a mail message, you can check the values
12087 of the @code{message-news-p} and @code{message-mail-p} functions.
12089 @findex message-mail-p
12090 @findex message-news-p
12092 So here's a new example:
12094 @lisp
12095 (setq gnus-posting-styles
12096       '((".*"
12097          (signature-file "~/.signature")
12098          (name "User Name")
12099          (x-face-file "~/.xface")
12100          (x-url (getenv "WWW_HOME"))
12101          (organization "People's Front Against MWM"))
12102         ("^rec.humor"
12103          (signature my-funny-signature-randomizer))
12104         ((equal (system-name) "gnarly")  ;; @r{A form}
12105          (signature my-quote-randomizer))
12106         (message-news-p        ;; @r{A function symbol}
12107          (signature my-news-signature))
12108         (window-system         ;; @r{A value symbol}
12109          ("X-Window-System" (format "%s" window-system)))
12110         ;; @r{If I'm replying to Larsi, set the Organization header.}
12111         ((header "from" "larsi.*org")
12112          (Organization "Somewhere, Inc."))
12113         ((posting-from-work-p) ;; @r{A user defined function}
12114          (signature-file "~/.work-signature")
12115          (address "user@@bar.foo")
12116          (body "You are fired.\n\nSincerely, your boss.")
12117          (organization "Important Work, Inc"))
12118         ("nnml:.*"
12119          (From (save-excursion
12120                  (set-buffer gnus-article-buffer)
12121                  (message-fetch-field "to"))))
12122         ("^nn.+:"
12123          (signature-file "~/.mail-signature"))))
12124 @end lisp
12126 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12127 @code{From} address in all your outgoing replies, which might be handy
12128 if you fill many roles.
12129 You may also use @code{message-alternative-emails} instead.
12130 @xref{Message Headers, ,Message Headers, message, Message Manual}.
12132 @node Drafts
12133 @section Drafts
12134 @cindex drafts
12136 If you are writing a message (mail or news) and suddenly remember that
12137 you have a steak in the oven (or some pesto in the food processor, you
12138 craaazy vegetarians), you'll probably wish there was a method to save
12139 the message you are writing so that you can continue editing it some
12140 other day, and send it when you feel its finished.
12142 Well, don't worry about it.  Whenever you start composing a message of
12143 some sort using the Gnus mail and post commands, the buffer you get will
12144 automatically associate to an article in a special @dfn{draft} group.
12145 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12146 article will be saved there.  (Auto-save files also go to the draft
12147 group.)
12149 @cindex nndraft
12150 @vindex nndraft-directory
12151 The draft group is a special group (which is implemented as an
12152 @code{nndraft} group, if you absolutely have to know) called
12153 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12154 @code{nndraft} is to store its files.  What makes this group special is
12155 that you can't tick any articles in it or mark any articles as
12156 read---all articles in the group are permanently unread.
12158 If the group doesn't exist, it will be created and you'll be subscribed
12159 to it.  The only way to make it disappear from the Group buffer is to
12160 unsubscribe it.  The special properties of the draft group comes from
12161 a group property (@pxref{Group Parameters}), and if lost the group
12162 behaves like any other group.  This means the commands below will not
12163 be available.  To restore the special properties of the group, the
12164 simplest way is to kill the group, using @kbd{C-k}, and restart
12165 Gnus.  The group is automatically created again with the
12166 correct parameters.  The content of the group is not lost.
12168 @c @findex gnus-dissociate-buffer-from-draft
12169 @c @kindex C-c M-d (Mail)
12170 @c @kindex C-c M-d (Post)
12171 @c @findex gnus-associate-buffer-with-draft
12172 @c @kindex C-c C-d (Mail)
12173 @c @kindex C-c C-d (Post)
12174 @c If you're writing some super-secret message that you later want to
12175 @c encode with PGP before sending, you may wish to turn the auto-saving
12176 @c (and association with the draft group) off.  You never know who might be
12177 @c interested in reading all your extremely valuable and terribly horrible
12178 @c and interesting secrets.  The @kbd{C-c M-d}
12179 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12180 @c If you change your mind and want to turn the auto-saving back on again,
12181 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12183 @c @vindex gnus-use-draft
12184 @c To leave association with the draft group off by default, set
12185 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12187 @findex gnus-draft-edit-message
12188 @kindex D e (Draft)
12189 When you want to continue editing the article, you simply enter the
12190 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12191 that.  You will be placed in a buffer where you left off.
12193 Rejected articles will also be put in this draft group (@pxref{Rejected
12194 Articles}).
12196 @findex gnus-draft-send-all-messages
12197 @kindex D s (Draft)
12198 @findex gnus-draft-send-message
12199 @kindex D S (Draft)
12200 If you have lots of rejected messages you want to post (or mail) without
12201 doing further editing, you can use the @kbd{D s} command
12202 (@code{gnus-draft-send-message}).  This command understands the
12203 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12204 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12205 in the buffer.
12207 @findex gnus-draft-toggle-sending
12208 @kindex D t (Draft)
12209 If you have some messages that you wish not to send, you can use the
12210 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12211 as unsendable.  This is a toggling command.
12214 @node Rejected Articles
12215 @section Rejected Articles
12216 @cindex rejected articles
12218 Sometimes a news server will reject an article.  Perhaps the server
12219 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12220 @emph{there be demons}.  Perhaps you have included too much cited text.
12221 Perhaps the disk is full.  Perhaps the server is down.
12223 These situations are, of course, totally beyond the control of Gnus.
12224 (Gnus, of course, loves the way you look, always feels great, has angels
12225 fluttering around inside of it, doesn't care about how much cited text
12226 you include, never runs full and never goes down.)  So Gnus saves these
12227 articles until some later time when the server feels better.
12229 The rejected articles will automatically be put in a special draft group
12230 (@pxref{Drafts}).  When the server comes back up again, you'd then
12231 typically enter that group and send all the articles off.
12233 @node Signing and encrypting
12234 @section Signing and encrypting
12235 @cindex using gpg
12236 @cindex using s/mime
12237 @cindex using smime
12239 Gnus can digitally sign and encrypt your messages, using vanilla
12240 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12241 decoding such messages, see the @code{mm-verify-option} and
12242 @code{mm-decrypt-option} options (@pxref{Security}).
12244 @vindex gnus-message-replysign
12245 @vindex gnus-message-replyencrypt
12246 @vindex gnus-message-replysignencrypted
12247 Often, you would like to sign replies to people who send you signed
12248 messages.  Even more often, you might want to encrypt messages which
12249 are in reply to encrypted messages.  Gnus offers
12250 @code{gnus-message-replysign} to enable the former, and
12251 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12252 @code{gnus-message-replysignencrypted} (on by default) will sign
12253 automatically encrypted messages.
12255 Instructing @acronym{MML} to perform security operations on a
12256 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12257 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12259 @table @kbd
12261 @item C-c C-m s s
12262 @kindex C-c C-m s s (Message)
12263 @findex mml-secure-message-sign-smime
12265 Digitally sign current message using @acronym{S/MIME}.
12267 @item C-c C-m s o
12268 @kindex C-c C-m s o (Message)
12269 @findex mml-secure-message-sign-pgp
12271 Digitally sign current message using @acronym{PGP}.
12273 @item C-c C-m s p
12274 @kindex C-c C-m s p (Message)
12275 @findex mml-secure-message-sign-pgp
12277 Digitally sign current message using @acronym{PGP/MIME}.
12279 @item C-c C-m c s
12280 @kindex C-c C-m c s (Message)
12281 @findex mml-secure-message-encrypt-smime
12283 Digitally encrypt current message using @acronym{S/MIME}.
12285 @item C-c C-m c o
12286 @kindex C-c C-m c o (Message)
12287 @findex mml-secure-message-encrypt-pgp
12289 Digitally encrypt current message using @acronym{PGP}.
12291 @item C-c C-m c p
12292 @kindex C-c C-m c p (Message)
12293 @findex mml-secure-message-encrypt-pgpmime
12295 Digitally encrypt current message using @acronym{PGP/MIME}.
12297 @item C-c C-m C-n
12298 @kindex C-c C-m C-n (Message)
12299 @findex mml-unsecure-message
12300 Remove security related @acronym{MML} tags from message.
12302 @end table
12304 @xref{Security, ,Security, message, Message Manual}, for more information.
12306 @node Select Methods
12307 @chapter Select Methods
12308 @cindex foreign groups
12309 @cindex select methods
12311 A @dfn{foreign group} is a group not read by the usual (or
12312 default) means.  It could be, for instance, a group from a different
12313 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12314 personal mail group.
12316 A foreign group (or any group, really) is specified by a @dfn{name} and
12317 a @dfn{select method}.  To take the latter first, a select method is a
12318 list where the first element says what back end to use (e.g. @code{nntp},
12319 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12320 name}.  There may be additional elements in the select method, where the
12321 value may have special meaning for the back end in question.
12323 One could say that a select method defines a @dfn{virtual server}---so
12324 we do just that (@pxref{Server Buffer}).
12326 The @dfn{name} of the group is the name the back end will recognize the
12327 group as.
12329 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12330 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12331 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12332 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12333 back end just knows this group as @samp{soc.motss}.
12335 The different methods all have their peculiarities, of course.
12337 @menu
12338 * Server Buffer::               Making and editing virtual servers.
12339 * Getting News::                Reading USENET news with Gnus.
12340 * Getting Mail::                Reading your personal mail with Gnus.
12341 * Browsing the Web::            Getting messages from a plethora of Web sources.
12342 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12343 * Other Sources::               Reading directories, files, SOUP packets.
12344 * Combined Groups::             Combining groups into one group.
12345 * Gnus Unplugged::              Reading news and mail offline.
12346 @end menu
12349 @node Server Buffer
12350 @section Server Buffer
12352 Traditionally, a @dfn{server} is a machine or a piece of software that
12353 one connects to, and then requests information from.  Gnus does not
12354 connect directly to any real servers, but does all transactions through
12355 one back end or other.  But that's just putting one layer more between
12356 the actual media and Gnus, so we might just as well say that each
12357 back end represents a virtual server.
12359 For instance, the @code{nntp} back end may be used to connect to several
12360 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12361 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12362 use, and what parameters to set by specifying a @dfn{select method}.
12364 These select method specifications can sometimes become quite
12365 complicated---say, for instance, that you want to read from the
12366 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12367 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12368 Anyway, if you had to specify that for each group that used this
12369 server, that would be too much work, so Gnus offers a way of naming
12370 select methods, which is what you do in the server buffer.
12372 To enter the server buffer, use the @kbd{^}
12373 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12375 @menu
12376 * Server Buffer Format::        You can customize the look of this buffer.
12377 * Server Commands::             Commands to manipulate servers.
12378 * Example Methods::             Examples server specifications.
12379 * Creating a Virtual Server::   An example session.
12380 * Server Variables::            Which variables to set.
12381 * Servers and Methods::         You can use server names as select methods.
12382 * Unavailable Servers::         Some servers you try to contact may be down.
12383 @end menu
12385 @vindex gnus-server-mode-hook
12386 @code{gnus-server-mode-hook} is run when creating the server buffer.
12389 @node Server Buffer Format
12390 @subsection Server Buffer Format
12391 @cindex server buffer format
12393 @vindex gnus-server-line-format
12394 You can change the look of the server buffer lines by changing the
12395 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12396 variable, with some simple extensions:
12398 @table @samp
12400 @item h
12401 How the news is fetched---the back end name.
12403 @item n
12404 The name of this server.
12406 @item w
12407 Where the news is to be fetched from---the address.
12409 @item s
12410 The opened/closed/denied status of the server.
12412 @item a
12413 Whether this server is agentized.
12414 @end table
12416 @vindex gnus-server-mode-line-format
12417 The mode line can also be customized by using the
12418 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12419 Formatting}).  The following specs are understood:
12421 @table @samp
12422 @item S
12423 Server name.
12425 @item M
12426 Server method.
12427 @end table
12429 Also @pxref{Formatting Variables}.
12432 @node Server Commands
12433 @subsection Server Commands
12434 @cindex server commands
12436 @table @kbd
12438 @item v
12439 @kindex v (Server)
12440 @cindex keys, reserved for users (Server)
12441 The key @kbd{v} is reserved for users.  You can bind it key to some
12442 function or better use it as a prefix key.
12444 @item a
12445 @kindex a (Server)
12446 @findex gnus-server-add-server
12447 Add a new server (@code{gnus-server-add-server}).
12449 @item e
12450 @kindex e (Server)
12451 @findex gnus-server-edit-server
12452 Edit a server (@code{gnus-server-edit-server}).
12454 @item SPACE
12455 @kindex SPACE (Server)
12456 @findex gnus-server-read-server
12457 Browse the current server (@code{gnus-server-read-server}).
12459 @item q
12460 @kindex q (Server)
12461 @findex gnus-server-exit
12462 Return to the group buffer (@code{gnus-server-exit}).
12464 @item k
12465 @kindex k (Server)
12466 @findex gnus-server-kill-server
12467 Kill the current server (@code{gnus-server-kill-server}).
12469 @item y
12470 @kindex y (Server)
12471 @findex gnus-server-yank-server
12472 Yank the previously killed server (@code{gnus-server-yank-server}).
12474 @item c
12475 @kindex c (Server)
12476 @findex gnus-server-copy-server
12477 Copy the current server (@code{gnus-server-copy-server}).
12479 @item l
12480 @kindex l (Server)
12481 @findex gnus-server-list-servers
12482 List all servers (@code{gnus-server-list-servers}).
12484 @item s
12485 @kindex s (Server)
12486 @findex gnus-server-scan-server
12487 Request that the server scan its sources for new articles
12488 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12489 servers.
12491 @item g
12492 @kindex g (Server)
12493 @findex gnus-server-regenerate-server
12494 Request that the server regenerate all its data structures
12495 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12496 a mail back end that has gotten out of sync.
12498 @end table
12501 @node Example Methods
12502 @subsection Example Methods
12504 Most select methods are pretty simple and self-explanatory:
12506 @lisp
12507 (nntp "news.funet.fi")
12508 @end lisp
12510 Reading directly from the spool is even simpler:
12512 @lisp
12513 (nnspool "")
12514 @end lisp
12516 As you can see, the first element in a select method is the name of the
12517 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12518 will.
12520 After these two elements, there may be an arbitrary number of
12521 @code{(@var{variable} @var{form})} pairs.
12523 To go back to the first example---imagine that you want to read from
12524 port 15 on that machine.  This is what the select method should
12525 look like then:
12527 @lisp
12528 (nntp "news.funet.fi" (nntp-port-number 15))
12529 @end lisp
12531 You should read the documentation to each back end to find out what
12532 variables are relevant, but here's an @code{nnmh} example:
12534 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12535 you have two structures that you wish to access: One is your private
12536 mail spool, and the other is a public one.  Here's the possible spec for
12537 your private mail:
12539 @lisp
12540 (nnmh "private" (nnmh-directory "~/private/mail/"))
12541 @end lisp
12543 (This server is then called @samp{private}, but you may have guessed
12544 that.)
12546 Here's the method for a public spool:
12548 @lisp
12549 (nnmh "public"
12550       (nnmh-directory "/usr/information/spool/")
12551       (nnmh-get-new-mail nil))
12552 @end lisp
12554 @cindex proxy
12555 @cindex firewall
12557 If you are behind a firewall and only have access to the @acronym{NNTP}
12558 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12559 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12560 Doing this can be rather fiddly, but your virtual server definition
12561 should probably look something like this:
12563 @lisp
12564 (nntp "firewall"
12565       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12566       (nntp-via-address "the.firewall.machine")
12567       (nntp-address "the.real.nntp.host")
12568       (nntp-end-of-line "\n"))
12569 @end lisp
12571 If you want to use the wonderful @code{ssh} program to provide a
12572 compressed connection over the modem line, you could add the following
12573 configuration to the example above:
12575 @lisp
12576       (nntp-via-rlogin-command "ssh")
12577 @end lisp
12579 See also @code{nntp-via-rlogin-command-switches}.
12581 If you're behind a firewall, but have direct access to the outside world
12582 through a wrapper command like "runsocks", you could open a socksified
12583 telnet connection to the news server as follows:
12585 @lisp
12586 (nntp "outside"
12587       (nntp-pre-command "runsocks")
12588       (nntp-open-connection-function nntp-open-via-telnet)
12589       (nntp-address "the.news.server")
12590       (nntp-end-of-line "\n"))
12591 @end lisp
12593 This means that you have to have set up @code{ssh-agent} correctly to
12594 provide automatic authorization, of course.  And to get a compressed
12595 connection, you have to have the @samp{Compression} option in the
12596 @code{ssh} @file{config} file.
12599 @node Creating a Virtual Server
12600 @subsection Creating a Virtual Server
12602 If you're saving lots of articles in the cache by using persistent
12603 articles, you may want to create a virtual server to read the cache.
12605 First you need to add a new server.  The @kbd{a} command does that.  It
12606 would probably be best to use @code{nnml} to read the cache.  You
12607 could also use @code{nnspool} or @code{nnmh}, though.
12609 Type @kbd{a nnml RET cache RET}.
12611 You should now have a brand new @code{nnml} virtual server called
12612 @samp{cache}.  You now need to edit it to have the right definitions.
12613 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12614 will contain the following:
12616 @lisp
12617 (nnml "cache")
12618 @end lisp
12620 Change that to:
12622 @lisp
12623 (nnml "cache"
12624          (nnml-directory "~/News/cache/")
12625          (nnml-active-file "~/News/cache/active"))
12626 @end lisp
12628 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12629 @kbd{RET} over this virtual server, you should be entered into a browse
12630 buffer, and you should be able to enter any of the groups displayed.
12633 @node Server Variables
12634 @subsection Server Variables
12635 @cindex server variables
12636 @cindex server parameters
12638 One sticky point when defining variables (both on back ends and in Emacs
12639 in general) is that some variables are typically initialized from other
12640 variables when the definition of the variables is being loaded.  If you
12641 change the ``base'' variable after the variables have been loaded, you
12642 won't change the ``derived'' variables.
12644 This typically affects directory and file variables.  For instance,
12645 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12646 directory variables are initialized from that variable, so
12647 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12648 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12649 @code{nnml-directory}---you have to explicitly set all the file
12650 variables to be what you want them to be.  For a complete list of
12651 variables for each back end, see each back end's section later in this
12652 manual, but here's an example @code{nnml} definition:
12654 @lisp
12655 (nnml "public"
12656       (nnml-directory "~/my-mail/")
12657       (nnml-active-file "~/my-mail/active")
12658       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12659 @end lisp
12661 Server variables are often called @dfn{server parameters}.
12663 @node Servers and Methods
12664 @subsection Servers and Methods
12666 Wherever you would normally use a select method
12667 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12668 when browsing a foreign server) you can use a virtual server name
12669 instead.  This could potentially save lots of typing.  And it's nice all
12670 over.
12673 @node Unavailable Servers
12674 @subsection Unavailable Servers
12676 If a server seems to be unreachable, Gnus will mark that server as
12677 @code{denied}.  That means that any subsequent attempt to make contact
12678 with that server will just be ignored.  ``It can't be opened,'' Gnus
12679 will tell you, without making the least effort to see whether that is
12680 actually the case or not.
12682 That might seem quite naughty, but it does make sense most of the time.
12683 Let's say you have 10 groups subscribed to on server
12684 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12685 away from you and the machine is quite slow, so it takes 1 minute just
12686 to find out that it refuses connection to you today.  If Gnus were to
12687 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12688 attempt to do that.  Once it has gotten a single ``connection refused'',
12689 it will regard that server as ``down''.
12691 So, what happens if the machine was only feeling unwell temporarily?
12692 How do you test to see whether the machine has come up again?
12694 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12695 with the following commands:
12697 @table @kbd
12699 @item O
12700 @kindex O (Server)
12701 @findex gnus-server-open-server
12702 Try to establish connection to the server on the current line
12703 (@code{gnus-server-open-server}).
12705 @item C
12706 @kindex C (Server)
12707 @findex gnus-server-close-server
12708 Close the connection (if any) to the server
12709 (@code{gnus-server-close-server}).
12711 @item D
12712 @kindex D (Server)
12713 @findex gnus-server-deny-server
12714 Mark the current server as unreachable
12715 (@code{gnus-server-deny-server}).
12717 @item M-o
12718 @kindex M-o (Server)
12719 @findex gnus-server-open-all-servers
12720 Open the connections to all servers in the buffer
12721 (@code{gnus-server-open-all-servers}).
12723 @item M-c
12724 @kindex M-c (Server)
12725 @findex gnus-server-close-all-servers
12726 Close the connections to all servers in the buffer
12727 (@code{gnus-server-close-all-servers}).
12729 @item R
12730 @kindex R (Server)
12731 @findex gnus-server-remove-denials
12732 Remove all marks to whether Gnus was denied connection from any servers
12733 (@code{gnus-server-remove-denials}).
12735 @item L
12736 @kindex L (Server)
12737 @findex gnus-server-offline-server
12738 Set server status to offline (@code{gnus-server-offline-server}).
12740 @end table
12743 @node Getting News
12744 @section Getting News
12745 @cindex reading news
12746 @cindex news back ends
12748 A newsreader is normally used for reading news.  Gnus currently provides
12749 only two methods of getting news---it can read from an @acronym{NNTP} server,
12750 or it can read from a local spool.
12752 @menu
12753 * NNTP::                        Reading news from an @acronym{NNTP} server.
12754 * News Spool::                  Reading news from the local spool.
12755 @end menu
12758 @node NNTP
12759 @subsection NNTP
12760 @cindex nntp
12762 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12763 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12764 server as the, uhm, address.
12766 If the @acronym{NNTP} server is located at a non-standard port, setting the
12767 third element of the select method to this port number should allow you
12768 to connect to the right port.  You'll have to edit the group info for
12769 that (@pxref{Foreign Groups}).
12771 The name of the foreign group can be the same as a native group.  In
12772 fact, you can subscribe to the same group from as many different servers
12773 you feel like.  There will be no name collisions.
12775 The following variables can be used to create a virtual @code{nntp}
12776 server:
12778 @table @code
12780 @item nntp-server-opened-hook
12781 @vindex nntp-server-opened-hook
12782 @cindex @sc{mode reader}
12783 @cindex authinfo
12784 @cindex authentication
12785 @cindex nntp authentication
12786 @findex nntp-send-authinfo
12787 @findex nntp-send-mode-reader
12788 is run after a connection has been made.  It can be used to send
12789 commands to the @acronym{NNTP} server after it has been contacted.  By
12790 default it sends the command @code{MODE READER} to the server with the
12791 @code{nntp-send-mode-reader} function.  This function should always be
12792 present in this hook.
12794 @item nntp-authinfo-function
12795 @vindex nntp-authinfo-function
12796 @findex nntp-send-authinfo
12797 @vindex nntp-authinfo-file
12798 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12799 server.  The default function is @code{nntp-send-authinfo}, which looks
12800 through your @file{~/.authinfo} (or whatever you've set the
12801 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12802 are found, it will prompt you for a login name and a password.  The
12803 format of the @file{~/.authinfo} file is (almost) the same as the
12804 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12805 manual page, but here are the salient facts:
12807 @enumerate
12808 @item
12809 The file contains one or more line, each of which define one server.
12811 @item
12812 Each line may contain an arbitrary number of token/value pairs.
12814 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12815 @samp{default}.  In addition Gnus introduces two new tokens, not present
12816 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12817 @samp{force}.  (This is the only way the @file{.authinfo} file format
12818 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12819 indicate what port on the server the credentials apply to and
12820 @samp{force} is explained below.
12822 @end enumerate
12824 Here's an example file:
12826 @example
12827 machine news.uio.no login larsi password geheimnis
12828 machine nntp.ifi.uio.no login larsi force yes
12829 @end example
12831 The token/value pairs may appear in any order; @samp{machine} doesn't
12832 have to be first, for instance.
12834 In this example, both login name and password have been supplied for the
12835 former server, while the latter has only the login name listed, and the
12836 user will be prompted for the password.  The latter also has the
12837 @samp{force} tag, which means that the authinfo will be sent to the
12838 @var{nntp} server upon connection; the default (i.e., when there is not
12839 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12840 until the @var{nntp} server asks for it.
12842 You can also add @samp{default} lines that will apply to all servers
12843 that don't have matching @samp{machine} lines.
12845 @example
12846 default force yes
12847 @end example
12849 This will force sending @samp{AUTHINFO} commands to all servers not
12850 previously mentioned.
12852 Remember to not leave the @file{~/.authinfo} file world-readable.
12854 @item nntp-server-action-alist
12855 @vindex nntp-server-action-alist
12856 This is a list of regexps to match on server types and actions to be
12857 taken when matches are made.  For instance, if you want Gnus to beep
12858 every time you connect to innd, you could say something like:
12860 @lisp
12861 (setq nntp-server-action-alist
12862       '(("innd" (ding))))
12863 @end lisp
12865 You probably don't want to do that, though.
12867 The default value is
12869 @lisp
12870 '(("nntpd 1\\.5\\.11t"
12871    (remove-hook 'nntp-server-opened-hook
12872                 'nntp-send-mode-reader)))
12873 @end lisp
12875 This ensures that Gnus doesn't send the @code{MODE READER} command to
12876 nntpd 1.5.11t, since that command chokes that server, I've been told.
12878 @item nntp-maximum-request
12879 @vindex nntp-maximum-request
12880 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12881 will collect headers by sending a series of @code{head} commands.  To
12882 speed things up, the back end sends lots of these commands without
12883 waiting for reply, and then reads all the replies.  This is controlled
12884 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12885 your network is buggy, you should set this to 1.
12887 @item nntp-connection-timeout
12888 @vindex nntp-connection-timeout
12889 If you have lots of foreign @code{nntp} groups that you connect to
12890 regularly, you're sure to have problems with @acronym{NNTP} servers not
12891 responding properly, or being too loaded to reply within reasonable
12892 time.  This is can lead to awkward problems, which can be helped
12893 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12894 that says how many seconds the @code{nntp} back end should wait for a
12895 connection before giving up.  If it is @code{nil}, which is the default,
12896 no timeouts are done.
12898 @item nntp-nov-is-evil
12899 @vindex nntp-nov-is-evil
12900 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12901 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12902 can be used.
12904 @item nntp-xover-commands
12905 @vindex nntp-xover-commands
12906 @cindex @acronym{NOV}
12907 @cindex XOVER
12908 List of strings used as commands to fetch @acronym{NOV} lines from a
12909 server.  The default value of this variable is @code{("XOVER"
12910 "XOVERVIEW")}.
12912 @item nntp-nov-gap
12913 @vindex nntp-nov-gap
12914 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12915 the server.  The server responds with one huge list of lines.  However,
12916 if you have read articles 2-5000 in the group, and only want to read
12917 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12918 lines that you will not need.  This variable says how
12919 big a gap between two consecutive articles is allowed to be before the
12920 @code{XOVER} request is split into several request.  Note that if your
12921 network is fast, setting this variable to a really small number means
12922 that fetching will probably be slower.  If this variable is @code{nil},
12923 @code{nntp} will never split requests.  The default is 5.
12925 @item nntp-prepare-server-hook
12926 @vindex nntp-prepare-server-hook
12927 A hook run before attempting to connect to an @acronym{NNTP} server.
12929 @item nntp-record-commands
12930 @vindex nntp-record-commands
12931 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12932 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12933 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12934 that doesn't seem to work.
12936 @item nntp-open-connection-function
12937 @vindex nntp-open-connection-function
12938 It is possible to customize how the connection to the nntp server will
12939 be opened.  If you specify an @code{nntp-open-connection-function}
12940 parameter, Gnus will use that function to establish the connection.
12941 Six pre-made functions are supplied.  These functions can be grouped in
12942 two categories: direct connection functions (four pre-made), and
12943 indirect ones (two pre-made).
12945 @item nntp-never-echoes-commands
12946 @vindex nntp-never-echoes-commands
12947 Non-@code{nil} means the nntp server never echoes commands.  It is
12948 reported that some nntps server doesn't echo commands.  So, you may want
12949 to set this to non-@code{nil} in the method for such a server setting
12950 @code{nntp-open-connection-function} to @code{nntp-open-ssl-stream} for
12951 example.  The default value is @code{nil}.  Note that the
12952 @code{nntp-open-connection-functions-never-echo-commands} variable
12953 overrides the @code{nil} value of this variable.
12955 @item nntp-open-connection-functions-never-echo-commands
12956 @vindex nntp-open-connection-functions-never-echo-commands
12957 List of functions that never echo commands.  Add or set a function which
12958 you set to @code{nntp-open-connection-function} to this list if it does
12959 not echo commands.  Note that a non-@code{nil} value of the
12960 @code{nntp-never-echoes-commands} variable overrides this variable.  The
12961 default value is @code{(nntp-open-network-stream)}.
12963 @item nntp-prepare-post-hook
12964 @vindex nntp-prepare-post-hook
12965 A hook run just before posting an article.  If there is no
12966 @code{Message-ID} header in the article and the news server provides the
12967 recommended ID, it will be added to the article before running this
12968 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12969 inhibit Gnus to add a @code{Message-ID} header, you could say:
12971 @lisp
12972 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12973 @end lisp
12975 Note that not all servers support the recommended ID.  This works for
12976 INN versions 2.3.0 and later, for instance.
12978 @end table
12980 @menu
12981 * Direct Functions::            Connecting directly to the server.
12982 * Indirect Functions::          Connecting indirectly to the server.
12983 * Common Variables::            Understood by several connection functions.
12984 @end menu
12987 @node Direct Functions
12988 @subsubsection Direct Functions
12989 @cindex direct connection functions
12991 These functions are called direct because they open a direct connection
12992 between your machine and the @acronym{NNTP} server.  The behavior of these
12993 functions is also affected by commonly understood variables
12994 (@pxref{Common Variables}).
12996 @table @code
12997 @findex nntp-open-network-stream
12998 @item nntp-open-network-stream
12999 This is the default, and simply connects to some port or other on the
13000 remote system.
13002 @findex nntp-open-tls-stream
13003 @item nntp-open-tls-stream
13004 Opens a connection to a server over a @dfn{secure} channel.  To use
13005 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
13006 installed.  You then define a server as follows:
13008 @lisp
13009 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
13010 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
13012 (nntp "snews.bar.com"
13013       (nntp-open-connection-function nntp-open-tls-stream)
13014       (nntp-port-number )
13015       (nntp-address "snews.bar.com"))
13016 @end lisp
13018 @findex nntp-open-ssl-stream
13019 @item nntp-open-ssl-stream
13020 Opens a connection to a server over a @dfn{secure} channel.  To use
13021 this you must have @uref{http://www.openssl.org, OpenSSL} or
13022 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
13023 then define a server as follows:
13025 @lisp
13026 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
13027 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
13029 (nntp "snews.bar.com"
13030       (nntp-open-connection-function nntp-open-ssl-stream)
13031       (nntp-port-number 563)
13032       (nntp-address "snews.bar.com"))
13033 @end lisp
13035 @findex nntp-open-telnet-stream
13036 @item nntp-open-telnet-stream
13037 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
13038 it.  You might wonder why this function exists, since we have the
13039 default @code{nntp-open-network-stream} which would do the job.  (One
13040 of) the reason(s) is that if you are behind a firewall but have direct
13041 connections to the outside world thanks to a command wrapper like
13042 @code{runsocks}, you can use it like this:
13044 @lisp
13045 (nntp "socksified"
13046       (nntp-pre-command "runsocks")
13047       (nntp-open-connection-function nntp-open-telnet-stream)
13048       (nntp-address "the.news.server"))
13049 @end lisp
13051 With the default method, you would need to wrap your whole Emacs
13052 session, which is not a good idea.
13053 @end table
13056 @node Indirect Functions
13057 @subsubsection Indirect Functions
13058 @cindex indirect connection functions
13060 These functions are called indirect because they connect to an
13061 intermediate host before actually connecting to the @acronym{NNTP} server.
13062 All of these functions and related variables are also said to belong to
13063 the ``via'' family of connection: they're all prefixed with ``via'' to make
13064 things cleaner.  The behavior of these functions is also affected by
13065 commonly understood variables (@pxref{Common Variables}).
13067 @table @code
13068 @item nntp-open-via-rlogin-and-telnet
13069 @findex nntp-open-via-rlogin-and-telnet
13070 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
13071 to the real @acronym{NNTP} server from there.  This is useful for instance if
13072 you need to connect to a firewall machine first.
13074 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
13076 @table @code
13077 @item nntp-via-rlogin-command
13078 @vindex nntp-via-rlogin-command
13079 Command used to log in on the intermediate host.  The default is
13080 @samp{rsh}, but @samp{ssh} is a popular alternative.
13082 @item nntp-via-rlogin-command-switches
13083 @vindex nntp-via-rlogin-command-switches
13084 List of strings to be used as the switches to
13085 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
13086 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
13087 @samp{("-C")} in order to compress all data connections, otherwise set
13088 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
13089 the telnet command requires a pseudo-tty allocation on an intermediate
13090 host.
13091 @end table
13093 @item nntp-open-via-telnet-and-telnet
13094 @findex nntp-open-via-telnet-and-telnet
13095 Does essentially the same, but uses @samp{telnet} instead of
13096 @samp{rlogin} to connect to the intermediate host.
13098 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13100 @table @code
13101 @item nntp-via-telnet-command
13102 @vindex nntp-via-telnet-command
13103 Command used to @code{telnet} the intermediate host.  The default is
13104 @samp{telnet}.
13106 @item nntp-via-telnet-switches
13107 @vindex nntp-via-telnet-switches
13108 List of strings to be used as the switches to the
13109 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13111 @item nntp-via-user-password
13112 @vindex nntp-via-user-password
13113 Password to use when logging in on the intermediate host.
13115 @item nntp-via-envuser
13116 @vindex nntp-via-envuser
13117 If non-@code{nil}, the intermediate @code{telnet} session (client and
13118 server both) will support the @code{ENVIRON} option and not prompt for
13119 login name.  This works for Solaris @code{telnet}, for instance.
13121 @item nntp-via-shell-prompt
13122 @vindex nntp-via-shell-prompt
13123 Regexp matching the shell prompt on the intermediate host.  The default
13124 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13126 @end table
13128 @end table
13131 Here are some additional variables that are understood by all the above
13132 functions:
13134 @table @code
13136 @item nntp-via-user-name
13137 @vindex nntp-via-user-name
13138 User name to use when connecting to the intermediate host.
13140 @item nntp-via-address
13141 @vindex nntp-via-address
13142 Address of the intermediate host to connect to.
13144 @end table
13147 @node Common Variables
13148 @subsubsection Common Variables
13150 The following variables affect the behavior of all, or several of the
13151 pre-made connection functions.  When not specified, all functions are
13152 affected (the values of the following variables will be used as the
13153 default if each virtual @code{nntp} server doesn't specify those server
13154 variables individually).
13156 @table @code
13158 @item nntp-pre-command
13159 @vindex nntp-pre-command
13160 A command wrapper to use when connecting through a non native
13161 connection function (all except @code{nntp-open-network-stream},
13162 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13163 where you would put a @samp{SOCKS} wrapper for instance.
13165 @item nntp-address
13166 @vindex nntp-address
13167 The address of the @acronym{NNTP} server.
13169 @item nntp-port-number
13170 @vindex nntp-port-number
13171 Port number to connect to the @acronym{NNTP} server.  The default is
13172 @samp{nntp}.  If you use @acronym{NNTP} over
13173 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13174 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13175 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13176 not work with named ports.
13178 @item nntp-end-of-line
13179 @vindex nntp-end-of-line
13180 String to use as end-of-line marker when talking to the @acronym{NNTP}
13181 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13182 using a non native connection function.
13184 @item nntp-telnet-command
13185 @vindex nntp-telnet-command
13186 Command to use when connecting to the @acronym{NNTP} server through
13187 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13188 just for the real @acronym{NNTP} server.  The default is
13189 @samp{telnet}.
13191 @item nntp-telnet-switches
13192 @vindex nntp-telnet-switches
13193 A list of switches to pass to @code{nntp-telnet-command}.  The default
13194 is @samp{("-8")}.
13196 @end table
13199 @node News Spool
13200 @subsection News Spool
13201 @cindex nnspool
13202 @cindex news spool
13204 Subscribing to a foreign group from the local spool is extremely easy,
13205 and might be useful, for instance, to speed up reading groups that
13206 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13207 instance.
13209 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13210 anything else) as the address.
13212 If you have access to a local spool, you should probably use that as the
13213 native select method (@pxref{Finding the News}).  It is normally faster
13214 than using an @code{nntp} select method, but might not be.  It depends.
13215 You just have to try to find out what's best at your site.
13217 @table @code
13219 @item nnspool-inews-program
13220 @vindex nnspool-inews-program
13221 Program used to post an article.
13223 @item nnspool-inews-switches
13224 @vindex nnspool-inews-switches
13225 Parameters given to the inews program when posting an article.
13227 @item nnspool-spool-directory
13228 @vindex nnspool-spool-directory
13229 Where @code{nnspool} looks for the articles.  This is normally
13230 @file{/usr/spool/news/}.
13232 @item nnspool-nov-directory
13233 @vindex nnspool-nov-directory
13234 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13235 @file{/usr/spool/news/over.view/}.
13237 @item nnspool-lib-dir
13238 @vindex nnspool-lib-dir
13239 Where the news lib dir is (@file{/usr/lib/news/} by default).
13241 @item nnspool-active-file
13242 @vindex nnspool-active-file
13243 The name of the active file.
13245 @item nnspool-newsgroups-file
13246 @vindex nnspool-newsgroups-file
13247 The name of the group descriptions file.
13249 @item nnspool-history-file
13250 @vindex nnspool-history-file
13251 The name of the news history file.
13253 @item nnspool-active-times-file
13254 @vindex nnspool-active-times-file
13255 The name of the active date file.
13257 @item nnspool-nov-is-evil
13258 @vindex nnspool-nov-is-evil
13259 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13260 that it finds.
13262 @item nnspool-sift-nov-with-sed
13263 @vindex nnspool-sift-nov-with-sed
13264 @cindex sed
13265 If non-@code{nil}, which is the default, use @code{sed} to get the
13266 relevant portion from the overview file.  If @code{nil},
13267 @code{nnspool} will load the entire file into a buffer and process it
13268 there.
13270 @end table
13273 @node Getting Mail
13274 @section Getting Mail
13275 @cindex reading mail
13276 @cindex mail
13278 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13279 course.
13281 @menu
13282 * Mail in a Newsreader::        Important introductory notes.
13283 * Getting Started Reading Mail::  A simple cookbook example.
13284 * Splitting Mail::              How to create mail groups.
13285 * Mail Sources::                How to tell Gnus where to get mail from.
13286 * Mail Back End Variables::     Variables for customizing mail handling.
13287 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13288 * Group Mail Splitting::        Use group customize to drive mail splitting.
13289 * Incorporating Old Mail::      What about the old mail you have?
13290 * Expiring Mail::               Getting rid of unwanted mail.
13291 * Washing Mail::                Removing cruft from the mail you get.
13292 * Duplicates::                  Dealing with duplicated mail.
13293 * Not Reading Mail::            Using mail back ends for reading other files.
13294 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13295 @end menu
13298 @node Mail in a Newsreader
13299 @subsection Mail in a Newsreader
13301 If you are used to traditional mail readers, but have decided to switch
13302 to reading mail with Gnus, you may find yourself experiencing something
13303 of a culture shock.
13305 Gnus does not behave like traditional mail readers.  If you want to make
13306 it behave that way, you can, but it's an uphill battle.
13308 Gnus, by default, handles all its groups using the same approach.  This
13309 approach is very newsreaderly---you enter a group, see the new/unread
13310 messages, and when you read the messages, they get marked as read, and
13311 you don't see them any more.  (Unless you explicitly ask for them.)
13313 In particular, you do not do anything explicitly to delete messages.
13315 Does this mean that all the messages that have been marked as read are
13316 deleted?  How awful!
13318 But, no, it means that old messages are @dfn{expired} according to some
13319 scheme or other.  For news messages, the expire process is controlled by
13320 the news administrator; for mail, the expire process is controlled by
13321 you.  The expire process for mail is covered in depth in @ref{Expiring
13322 Mail}.
13324 What many Gnus users find, after using it a while for both news and
13325 mail, is that the transport mechanism has very little to do with how
13326 they want to treat a message.
13328 Many people subscribe to several mailing lists.  These are transported
13329 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13330 answering, or even reading these messages very carefully.  We may not
13331 need to save them because if we should need to read one again, they are
13332 archived somewhere else.
13334 Some people have local news groups which have only a handful of readers.
13335 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13336 to read and answer a large fraction of the messages very carefully in
13337 order to do our work.  And there may not be an archive, so we may need
13338 to save the interesting messages the same way we would personal mail.
13340 The important distinction turns out to be not the transport mechanism,
13341 but other factors such as how interested we are in the subject matter,
13342 or how easy it is to retrieve the message if we need to read it again.
13344 Gnus provides many options for sorting mail into ``groups'' which behave
13345 like newsgroups, and for treating each group (whether mail or news)
13346 differently.
13348 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13349 that Gnus should grow up and be a male, er, mail reader.  It is possible
13350 to whip Gnus into a more mailreaderly being, but, as said before, it's
13351 not easy.  People who prefer proper mail readers should try @sc{vm}
13352 instead, which is an excellent, and proper, mail reader.
13354 I don't mean to scare anybody off, but I want to make it clear that you
13355 may be required to learn a new way of thinking about messages.  After
13356 you've been subjected to The Gnus Way, you will come to love it.  I can
13357 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13358 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13359 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13360 You Do.)
13363 @node Getting Started Reading Mail
13364 @subsection Getting Started Reading Mail
13366 It's quite easy to use Gnus to read your new mail.  You just plonk the
13367 mail back end of your choice into @code{gnus-secondary-select-methods},
13368 and things will happen automatically.
13370 For instance, if you want to use @code{nnml} (which is a ``one file per
13371 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13373 @lisp
13374 (setq gnus-secondary-select-methods '((nnml "")))
13375 @end lisp
13377 Now, the next time you start Gnus, this back end will be queried for new
13378 articles, and it will move all the messages in your spool file to its
13379 directory, which is @file{~/Mail/} by default.  The new group that will
13380 be created (@samp{mail.misc}) will be subscribed, and you can read it
13381 like any other group.
13383 You will probably want to split the mail into several groups, though:
13385 @lisp
13386 (setq nnmail-split-methods
13387       '(("junk" "^From:.*Lars Ingebrigtsen")
13388         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13389         ("other" "")))
13390 @end lisp
13392 This will result in three new @code{nnml} mail groups being created:
13393 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13394 mail that doesn't fit into the first two groups will be placed in the
13395 last group.
13397 This should be sufficient for reading mail with Gnus.  You might want to
13398 give the other sections in this part of the manual a perusal, though.
13399 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13402 @node Splitting Mail
13403 @subsection Splitting Mail
13404 @cindex splitting mail
13405 @cindex mail splitting
13406 @cindex mail filtering (splitting)
13408 @vindex nnmail-split-methods
13409 The @code{nnmail-split-methods} variable says how the incoming mail is
13410 to be split into groups.
13412 @lisp
13413 (setq nnmail-split-methods
13414   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13415     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13416     ("mail.other" "")))
13417 @end lisp
13419 This variable is a list of lists, where the first element of each of
13420 these lists is the name of the mail group (they do not have to be called
13421 something beginning with @samp{mail}, by the way), and the second
13422 element is a regular expression used on the header of each mail to
13423 determine if it belongs in this mail group.  The first string may
13424 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13425 insert sub-expressions from the matched text.  For instance:
13427 @lisp
13428 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13429 @end lisp
13431 @noindent
13432 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13433 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13435 The second element can also be a function.  In that case, it will be
13436 called narrowed to the headers with the first element of the rule as the
13437 argument.  It should return a non-@code{nil} value if it thinks that the
13438 mail belongs in that group.
13440 @cindex @samp{bogus} group
13441 The last of these groups should always be a general one, and the regular
13442 expression should @emph{always} be @samp{""} so that it matches any mails
13443 that haven't been matched by any of the other regexps.  (These rules are
13444 processed from the beginning of the alist toward the end.  The first rule
13445 to make a match will ``win'', unless you have crossposting enabled.  In
13446 that case, all matching rules will ``win''.)  If no rule matched, the mail
13447 will end up in the @samp{bogus} group.  When new groups are created by
13448 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13449 see the new groups.  This also applies to the @samp{bogus} group.
13451 If you like to tinker with this yourself, you can set this variable to a
13452 function of your choice.  This function will be called without any
13453 arguments in a buffer narrowed to the headers of an incoming mail
13454 message.  The function should return a list of group names that it
13455 thinks should carry this mail message.
13457 Note that the mail back ends are free to maul the poor, innocent,
13458 incoming headers all they want to.  They all add @code{Lines} headers;
13459 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13460 @code{From<SPACE>} line to something else.
13462 @vindex nnmail-crosspost
13463 The mail back ends all support cross-posting.  If several regexps match,
13464 the mail will be ``cross-posted'' to all those groups.
13465 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13466 that no articles are crossposted to the general (@samp{""}) group.
13468 @vindex nnmail-crosspost-link-function
13469 @cindex crosspost
13470 @cindex links
13471 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13472 the crossposted articles.  However, not all file systems support hard
13473 links.  If that's the case for you, set
13474 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13475 variable is @code{add-name-to-file} by default.)
13477 @kindex M-x nnmail-split-history
13478 @findex nnmail-split-history
13479 If you wish to see where the previous mail split put the messages, you
13480 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13481 where re-spooling messages would put the messages, you can use
13482 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13483 Group Commands}).
13485 @vindex nnmail-split-header-length-limit
13486 Header lines longer than the value of
13487 @code{nnmail-split-header-length-limit} are excluded from the split
13488 function.
13490 @vindex nnmail-mail-splitting-charset
13491 @vindex nnmail-mail-splitting-decodes
13492 By default the splitting codes @acronym{MIME} decodes headers so you
13493 can match on non-@acronym{ASCII} strings.  The
13494 @code{nnmail-mail-splitting-charset} variable specifies the default
13495 charset for decoding.  The behavior can be turned off completely by
13496 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13497 useful if you want to match articles based on the raw header data.
13499 @vindex nnmail-resplit-incoming
13500 By default, splitting is performed on all incoming messages.  If you
13501 specify a @code{directory} entry for the variable @code{mail-sources}
13502 (@pxref{Mail Source Specifiers}), however, then splitting does
13503 @emph{not} happen by default.  You can set the variable
13504 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13505 splitting happen even in this case.  (This variable has no effect on
13506 other kinds of entries.)
13508 Gnus gives you all the opportunity you could possibly want for shooting
13509 yourself in the foot.  Let's say you create a group that will contain
13510 all the mail you get from your boss.  And then you accidentally
13511 unsubscribe from the group.  Gnus will still put all the mail from your
13512 boss in the unsubscribed group, and so, when your boss mails you ``Have
13513 that report ready by Monday or you're fired!'', you'll never see it and,
13514 come Tuesday, you'll still believe that you're gainfully employed while
13515 you really should be out collecting empty bottles to save up for next
13516 month's rent money.
13519 @node Mail Sources
13520 @subsection Mail Sources
13522 Mail can be gotten from many different sources---the mail spool, from
13523 a @acronym{POP} mail server, from a procmail directory, or from a
13524 maildir, for instance.
13526 @menu
13527 * Mail Source Specifiers::      How to specify what a mail source is.
13528 * Mail Source Customization::   Some variables that influence things.
13529 * Fetching Mail::               Using the mail source specifiers.
13530 @end menu
13533 @node Mail Source Specifiers
13534 @subsubsection Mail Source Specifiers
13535 @cindex POP
13536 @cindex mail server
13537 @cindex procmail
13538 @cindex mail spool
13539 @cindex mail source
13541 You tell Gnus how to fetch mail by setting @code{mail-sources}
13542 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13544 Here's an example:
13546 @lisp
13547 (pop :server "pop3.mailserver.com" :user "myname")
13548 @end lisp
13550 As can be observed, a mail source specifier is a list where the first
13551 element is a @dfn{mail source type}, followed by an arbitrary number of
13552 @dfn{keywords}.  Keywords that are not explicitly specified are given
13553 default values.
13555 The following mail source types are available:
13557 @table @code
13558 @item file
13559 Get mail from a single file; typically from the mail spool.
13561 Keywords:
13563 @table @code
13564 @item :path
13565 The file name.  Defaults to the value of the @env{MAIL}
13566 environment variable or the value of @code{rmail-spool-directory}
13567 (usually something like @file{/usr/mail/spool/user-name}).
13569 @item :prescript
13570 @itemx :postscript
13571 Script run before/after fetching mail.
13572 @end table
13574 An example file mail source:
13576 @lisp
13577 (file :path "/usr/spool/mail/user-name")
13578 @end lisp
13580 Or using the default file name:
13582 @lisp
13583 (file)
13584 @end lisp
13586 If the mail spool file is not located on the local machine, it's best
13587 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13588 You can not use ange-ftp file names here---it has no way to lock the
13589 mail spool while moving the mail.
13591 If it's impossible to set up a proper server, you can use ssh instead.
13593 @lisp
13594 (setq mail-sources
13595       '((file :prescript "ssh host bin/getmail >%t")))
13596 @end lisp
13598 The @samp{getmail} script would look something like the following:
13600 @example
13601 #!/bin/sh
13602 #  getmail - move mail from spool to stdout
13603 #  flu@@iki.fi
13605 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13606 TMP=$HOME/Mail/tmp
13607 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13608 @end example
13610 Alter this script to fit find the @samp{movemail} you want to use.
13613 @item directory
13614 @vindex nnmail-scan-directory-mail-source-once
13615 Get mail from several files in a directory.  This is typically used
13616 when you have procmail split the incoming mail into several files.
13617 That is, there is a one-to-one correspondence between files in that
13618 directory and groups, so that mail from the file @file{foo.bar.spool}
13619 will be put in the group @code{foo.bar}.  (You can change the suffix
13620 to be used instead of @code{.spool}.)  Setting
13621 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13622 Gnus to scan the mail source only once.  This is particularly useful
13623 if you want to scan mail groups at a specified level.
13625 @vindex nnmail-resplit-incoming
13626 There is also the variable @code{nnmail-resplit-incoming}, if you set
13627 that to a non-@code{nil} value, then the normal splitting process is
13628 applied to all the files from the directory, @ref{Splitting Mail}.
13630 Keywords:
13632 @table @code
13633 @item :path
13634 The name of the directory where the files are.  There is no default
13635 value.
13637 @item :suffix
13638 Only files ending with this suffix are used.  The default is
13639 @samp{.spool}.
13641 @item :predicate
13642 Only files that have this predicate return non-@code{nil} are returned.
13643 The default is @code{identity}.  This is used as an additional
13644 filter---only files that have the right suffix @emph{and} satisfy this
13645 predicate are considered.
13647 @item :prescript
13648 @itemx :postscript
13649 Script run before/after fetching mail.
13651 @end table
13653 An example directory mail source:
13655 @lisp
13656 (directory :path "/home/user-name/procmail-dir/"
13657            :suffix ".prcml")
13658 @end lisp
13660 @item pop
13661 Get mail from a @acronym{POP} server.
13663 Keywords:
13665 @table @code
13666 @item :server
13667 The name of the @acronym{POP} server.  The default is taken from the
13668 @env{MAILHOST} environment variable.
13670 @item :port
13671 The port number of the @acronym{POP} server.  This can be a number (eg,
13672 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13673 string, it should be a service name as listed in @file{/etc/services} on
13674 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13675 need to specify it as @samp{"pop-3"} instead.
13677 @item :user
13678 The user name to give to the @acronym{POP} server.  The default is the login
13679 name.
13681 @item :password
13682 The password to give to the @acronym{POP} server.  If not specified,
13683 the user is prompted.
13685 @item :program
13686 The program to use to fetch mail from the @acronym{POP} server.  This
13687 should be a @code{format}-like string.  Here's an example:
13689 @example
13690 fetchmail %u@@%s -P %p %t
13691 @end example
13693 The valid format specifier characters are:
13695 @table @samp
13696 @item t
13697 The name of the file the mail is to be moved to.  This must always be
13698 included in this string.
13700 @item s
13701 The name of the server.
13703 @item P
13704 The port number of the server.
13706 @item u
13707 The user name to use.
13709 @item p
13710 The password to use.
13711 @end table
13713 The values used for these specs are taken from the values you give the
13714 corresponding keywords.
13716 @item :prescript
13717 A script to be run before fetching the mail.  The syntax is the same as
13718 the @code{:program} keyword.  This can also be a function to be run.
13720 @item :postscript
13721 A script to be run after fetching the mail.  The syntax is the same as
13722 the @code{:program} keyword.  This can also be a function to be run.
13724 @item :function
13725 The function to use to fetch mail from the @acronym{POP} server.  The
13726 function is called with one parameter---the name of the file where the
13727 mail should be moved to.
13729 @item :authentication
13730 This can be either the symbol @code{password} or the symbol @code{apop}
13731 and says what authentication scheme to use.  The default is
13732 @code{password}.
13734 @end table
13736 @vindex pop3-movemail
13737 @vindex pop3-leave-mail-on-server
13738 If the @code{:program} and @code{:function} keywords aren't specified,
13739 @code{pop3-movemail} will be used.  If @code{pop3-leave-mail-on-server}
13740 is non-@code{nil} the mail is to be left on the @acronym{POP} server
13741 after fetching when using @code{pop3-movemail}.  Note that POP servers
13742 maintain no state information between sessions, so what the client
13743 believes is there and what is actually there may not match up.  If they
13744 do not, then you may get duplicate mails or the whole thing can fall
13745 apart and leave you with a corrupt mailbox.
13747 Here are some examples for getting mail from a @acronym{POP} server.
13748 Fetch from the default @acronym{POP} server, using the default user
13749 name, and default fetcher:
13751 @lisp
13752 (pop)
13753 @end lisp
13755 Fetch from a named server with a named user and password:
13757 @lisp
13758 (pop :server "my.pop.server"
13759      :user "user-name" :password "secret")
13760 @end lisp
13762 Use @samp{movemail} to move the mail:
13764 @lisp
13765 (pop :program "movemail po:%u %t %p")
13766 @end lisp
13768 @item maildir
13769 Get mail from a maildir.  This is a type of mailbox that is supported by
13770 at least qmail and postfix, where each file in a special directory
13771 contains exactly one mail.
13773 Keywords:
13775 @table @code
13776 @item :path
13777 The name of the directory where the mails are stored.  The default is
13778 taken from the @env{MAILDIR} environment variable or
13779 @file{~/Maildir/}.
13780 @item :subdirs
13781 The subdirectories of the Maildir.  The default is
13782 @samp{("new" "cur")}.
13784 @c If you sometimes look at your mail through a pop3 daemon before fetching
13785 @c them with Gnus, you may also have to fetch your mails from the
13786 @c @code{cur} directory inside the maildir, like in the first example
13787 @c below.
13789 You can also get mails from remote hosts (because maildirs don't suffer
13790 from locking problems).
13792 @end table
13794 Two example maildir mail sources:
13796 @lisp
13797 (maildir :path "/home/user-name/Maildir/"
13798          :subdirs ("cur" "new"))
13799 @end lisp
13801 @lisp
13802 (maildir :path "/user@@remotehost.org:~/Maildir/"
13803          :subdirs ("new"))
13804 @end lisp
13806 @item imap
13807 Get mail from a @acronym{IMAP} server.  If you don't want to use
13808 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13809 with nnimap), for some reason or other, Gnus let you treat it similar
13810 to a @acronym{POP} server and fetches articles from a given
13811 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13813 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13814 may need external programs and libraries, @xref{IMAP}.
13816 Keywords:
13818 @table @code
13819 @item :server
13820 The name of the @acronym{IMAP} server.  The default is taken from the
13821 @env{MAILHOST} environment variable.
13823 @item :port
13824 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13825 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13827 @item :user
13828 The user name to give to the @acronym{IMAP} server.  The default is the login
13829 name.
13831 @item :password
13832 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13833 prompted.
13835 @item :stream
13836 What stream to use for connecting to the server, this is one of the
13837 symbols in @code{imap-stream-alist}.  Right now, this means
13838 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13839 @samp{ssl}, @samp{shell} or the default @samp{network}.
13841 @item :authentication
13842 Which authenticator to use for authenticating to the server, this is
13843 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13844 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13845 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13847 @item :program
13848 When using the `shell' :stream, the contents of this variable is
13849 mapped into the @code{imap-shell-program} variable.  This should be a
13850 @code{format}-like string (or list of strings).  Here's an example:
13852 @example
13853 ssh %s imapd
13854 @end example
13856 The valid format specifier characters are:
13858 @table @samp
13859 @item s
13860 The name of the server.
13862 @item l
13863 User name from @code{imap-default-user}.
13865 @item p
13866 The port number of the server.
13867 @end table
13869 The values used for these specs are taken from the values you give the
13870 corresponding keywords.
13872 @item :mailbox
13873 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13874 which normally is the mailbox which receive incoming mail.
13876 @item :predicate
13877 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13878 UNDELETED}, is probably the best choice for most people, but if you
13879 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13880 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13881 Then all articles in the mailbox is fetched, no matter what.  For a
13882 complete list of predicates, see RFC 2060 section 6.4.4.
13884 @item :fetchflag
13885 How to flag fetched articles on the server, the default @samp{\Deleted}
13886 will mark them as deleted, an alternative would be @samp{\Seen} which
13887 would simply mark them as read.  These are the two most likely choices,
13888 but more flags are defined in RFC 2060 section 2.3.2.
13890 @item :dontexpunge
13891 If non-@code{nil}, don't remove all articles marked as deleted in the
13892 mailbox after finishing the fetch.
13894 @end table
13896 An example @acronym{IMAP} mail source:
13898 @lisp
13899 (imap :server "mail.mycorp.com"
13900       :stream kerberos4
13901       :fetchflag "\\Seen")
13902 @end lisp
13904 @item webmail
13905 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13906 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13907 @uref{http://mail.yahoo.com/}.
13909 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13910 required for url "4.0pre.46".
13912 WARNING: Mails may be lost.  NO WARRANTY.
13914 Keywords:
13916 @table @code
13917 @item :subtype
13918 The type of the webmail server.  The default is @code{hotmail}.  The
13919 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13921 @item :user
13922 The user name to give to the webmail server.  The default is the login
13923 name.
13925 @item :password
13926 The password to give to the webmail server.  If not specified, the user is
13927 prompted.
13929 @item :dontexpunge
13930 If non-@code{nil}, only fetch unread articles and don't move them to
13931 trash folder after finishing the fetch.
13933 @end table
13935 An example webmail source:
13937 @lisp
13938 (webmail :subtype 'hotmail
13939          :user "user-name"
13940          :password "secret")
13941 @end lisp
13942 @end table
13944 @table @dfn
13945 @item Common Keywords
13946 Common keywords can be used in any type of mail source.
13948 Keywords:
13950 @table @code
13951 @item :plugged
13952 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13953 use directory source to get mail, you can specify it as in this
13954 example:
13956 @lisp
13957 (setq mail-sources
13958       '((directory :path "/home/pavel/.Spool/"
13959                    :suffix ""
13960                    :plugged t)))
13961 @end lisp
13963 Gnus will then fetch your mail even when you are unplugged.  This is
13964 useful when you use local mail and news.
13966 @end table
13967 @end table
13969 @subsubsection Function Interface
13971 Some of the above keywords specify a Lisp function to be executed.
13972 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13973 the value of the keyword while the function is executing.  For example,
13974 consider the following mail-source setting:
13976 @lisp
13977 (setq mail-sources '((pop :user "jrl"
13978                           :server "pophost" :function fetchfunc)))
13979 @end lisp
13981 While the function @code{fetchfunc} is executing, the symbol @code{user}
13982 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13983 @code{"pophost"}.  The symbols @code{port}, @code{password},
13984 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13985 and @code{authentication} are also bound (to their default values).
13987 See above for a list of keywords for each type of mail source.
13990 @node Mail Source Customization
13991 @subsubsection Mail Source Customization
13993 The following is a list of variables that influence how the mail is
13994 fetched.  You would normally not need to set or change any of these
13995 variables.
13997 @table @code
13998 @item mail-source-crash-box
13999 @vindex mail-source-crash-box
14000 File where mail will be stored while processing it.  The default is@*
14001 @file{~/.emacs-mail-crash-box}.
14003 @item mail-source-delete-incoming
14004 @vindex mail-source-delete-incoming
14005 If non-@code{nil}, delete incoming files after handling them.  If
14006 @code{t}, delete the files immediately, if @code{nil}, never delete any
14007 files.  If a positive number, delete files older than number of days
14008 (This will only happen, when receiving new mail).  You may also set
14009 @code{mail-source-delete-incoming} to @code{nil} and call
14010 @code{mail-source-delete-old-incoming} from a hook or interactively.
14012 @item mail-source-delete-old-incoming-confirm
14013 @vindex mail-source-delete-old-incoming-confirm
14014 If non-@code{nil}, ask for for confirmation before deleting old incoming
14015 files.  This variable only applies when
14016 @code{mail-source-delete-incoming} is a positive number.
14018 @item mail-source-ignore-errors
14019 @vindex mail-source-ignore-errors
14020 If non-@code{nil}, ignore errors when reading mail from a mail source.
14022 @item mail-source-directory
14023 @vindex mail-source-directory
14024 Directory where incoming mail source files (if any) will be stored.  The
14025 default is @file{~/Mail/}.  At present, the only thing this is used for
14026 is to say where the incoming files will be stored if the variable
14027 @code{mail-source-delete-incoming} is @code{nil} or a number.
14029 @item mail-source-incoming-file-prefix
14030 @vindex mail-source-incoming-file-prefix
14031 Prefix for file name for storing incoming mail.  The default is
14032 @file{Incoming}, in which case files will end up with names like
14033 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14034 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14035 number.
14037 @item mail-source-default-file-modes
14038 @vindex mail-source-default-file-modes
14039 All new mail files will get this file mode.  The default is 384.
14041 @item mail-source-movemail-program
14042 @vindex mail-source-movemail-program
14043 If non-@code{nil}, name of program for fetching new mail.  If
14044 @code{nil}, @code{movemail} in @var{exec-directory}.
14046 @end table
14049 @node Fetching Mail
14050 @subsubsection Fetching Mail
14052 @vindex mail-sources
14053 @vindex nnmail-spool-file
14054 The way to actually tell Gnus where to get new mail from is to set
14055 @code{mail-sources} to a list of mail source specifiers
14056 (@pxref{Mail Source Specifiers}).
14058 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14059 @code{nil}, the mail back ends will never attempt to fetch mail by
14060 themselves.
14062 If you want to fetch mail both from your local spool as well as a
14063 @acronym{POP} mail server, you'd say something like:
14065 @lisp
14066 (setq mail-sources
14067       '((file)
14068         (pop :server "pop3.mail.server"
14069              :password "secret")))
14070 @end lisp
14072 Or, if you don't want to use any of the keyword defaults:
14074 @lisp
14075 (setq mail-sources
14076       '((file :path "/var/spool/mail/user-name")
14077         (pop :server "pop3.mail.server"
14078              :user "user-name"
14079              :port "pop3"
14080              :password "secret")))
14081 @end lisp
14084 When you use a mail back end, Gnus will slurp all your mail from your
14085 inbox and plonk it down in your home directory.  Gnus doesn't move any
14086 mail if you're not using a mail back end---you have to do a lot of magic
14087 invocations first.  At the time when you have finished drawing the
14088 pentagram, lightened the candles, and sacrificed the goat, you really
14089 shouldn't be too surprised when Gnus moves your mail.
14093 @node Mail Back End Variables
14094 @subsection Mail Back End Variables
14096 These variables are (for the most part) pertinent to all the various
14097 mail back ends.
14099 @table @code
14100 @vindex nnmail-read-incoming-hook
14101 @item nnmail-read-incoming-hook
14102 The mail back ends all call this hook after reading new mail.  You can
14103 use this hook to notify any mail watch programs, if you want to.
14105 @vindex nnmail-split-hook
14106 @item nnmail-split-hook
14107 @findex gnus-article-decode-encoded-words
14108 @cindex RFC 1522 decoding
14109 @cindex RFC 2047 decoding
14110 Hook run in the buffer where the mail headers of each message is kept
14111 just before the splitting based on these headers is done.  The hook is
14112 free to modify the buffer contents in any way it sees fit---the buffer
14113 is discarded after the splitting has been done, and no changes performed
14114 in the buffer will show up in any files.
14115 @code{gnus-article-decode-encoded-words} is one likely function to add
14116 to this hook.
14118 @vindex nnmail-pre-get-new-mail-hook
14119 @vindex nnmail-post-get-new-mail-hook
14120 @item nnmail-pre-get-new-mail-hook
14121 @itemx nnmail-post-get-new-mail-hook
14122 These are two useful hooks executed when treating new incoming
14123 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14124 starting to handle the new mail) and
14125 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14126 is done).  Here's and example of using these two hooks to change the
14127 default file modes the new mail files get:
14129 @lisp
14130 (add-hook 'nnmail-pre-get-new-mail-hook
14131           (lambda () (set-default-file-modes 511)))
14133 (add-hook 'nnmail-post-get-new-mail-hook
14134           (lambda () (set-default-file-modes 551)))
14135 @end lisp
14137 @item nnmail-use-long-file-names
14138 @vindex nnmail-use-long-file-names
14139 If non-@code{nil}, the mail back ends will use long file and directory
14140 names.  Groups like @samp{mail.misc} will end up in directories
14141 (assuming use of @code{nnml} back end) or files (assuming use of
14142 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14143 the same group will end up in @file{mail/misc}.
14145 @item nnmail-delete-file-function
14146 @vindex nnmail-delete-file-function
14147 @findex delete-file
14148 Function called to delete files.  It is @code{delete-file} by default.
14150 @item nnmail-cache-accepted-message-ids
14151 @vindex nnmail-cache-accepted-message-ids
14152 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14153 the back end (via @code{Gcc}, for instance) into the mail duplication
14154 discovery cache.  The default is @code{nil}.
14156 @item nnmail-cache-ignore-groups
14157 @vindex nnmail-cache-ignore-groups
14158 This can be a regular expression or a list of regular expressions.
14159 Group names that match any of the regular expressions will never be
14160 recorded in the @code{Message-ID} cache.
14162 This can be useful, for example, when using Fancy Splitting
14163 (@pxref{Fancy Mail Splitting}) together with the function
14164 @code{nnmail-split-fancy-with-parent}.
14166 @end table
14169 @node Fancy Mail Splitting
14170 @subsection Fancy Mail Splitting
14171 @cindex mail splitting
14172 @cindex fancy mail splitting
14174 @vindex nnmail-split-fancy
14175 @findex nnmail-split-fancy
14176 If the rather simple, standard method for specifying how to split mail
14177 doesn't allow you to do what you want, you can set
14178 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14179 play with the @code{nnmail-split-fancy} variable.
14181 Let's look at an example value of this variable first:
14183 @lisp
14184 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14185 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14186 ;; @r{from real errors.}
14187 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14188                    "mail.misc"))
14189    ;; @r{Non-error messages are crossposted to all relevant}
14190    ;; @r{groups, but we don't crosspost between the group for the}
14191    ;; @r{(ding) list and the group for other (ding) related mail.}
14192    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14193          ("subject" "ding" "ding.misc"))
14194       ;; @r{Other mailing lists@dots{}}
14195       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14196       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14197       ;; @r{Both lists below have the same suffix, so prevent}
14198       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14199       ;; @r{the bugs- list, but allow cross-posting when the}
14200       ;; @r{message was really cross-posted.}
14201       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14202       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14203       ;; @r{People@dots{}}
14204       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14205    ;; @r{Unmatched mail goes to the catch all group.}
14206    "misc.misc")
14207 @end lisp
14209 This variable has the format of a @dfn{split}.  A split is a
14210 (possibly) recursive structure where each split may contain other
14211 splits.  Here are the possible split syntaxes:
14213 @table @code
14215 @item group
14216 If the split is a string, that will be taken as a group name.  Normal
14217 regexp match expansion will be done.  See below for examples.
14219 @c Don't fold this line.
14220 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14221 The split can be a list containing at least three elements.  If the
14222 first element @var{field} (a regexp matching a header) contains
14223 @var{value} (also a regexp) then store the message as specified by
14224 @var{split}.
14226 If @var{restrict} (yet another regexp) matches some string after
14227 @var{field} and before the end of the matched @var{value}, the
14228 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14229 @var{split} is processed.
14231 The last element @var{invert-partial} is optional.  If it is
14232 non-@code{nil}, the match-partial-words behavior controlled by the
14233 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14234 be inverted.  (New in Gnus 5.10.7)
14236 @item (| @var{split} @dots{})
14237 If the split is a list, and the first element is @code{|} (vertical
14238 bar), then process each @var{split} until one of them matches.  A
14239 @var{split} is said to match if it will cause the mail message to be
14240 stored in one or more groups.
14242 @item (& @var{split} @dots{})
14243 If the split is a list, and the first element is @code{&}, then
14244 process all @var{split}s in the list.
14246 @item junk
14247 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14248 this message.  Use with extreme caution.
14250 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14251 If the split is a list, and the first element is @samp{:}, then the
14252 second element will be called as a function with @var{args} given as
14253 arguments.  The function should return a @var{split}.
14255 @cindex body split
14256 For instance, the following function could be used to split based on the
14257 body of the messages:
14259 @lisp
14260 (defun split-on-body ()
14261   (save-excursion
14262     (save-restriction
14263       (widen)
14264       (goto-char (point-min))
14265       (when (re-search-forward "Some.*string" nil t)
14266         "string.group"))))
14267 @end lisp
14269 The buffer is narrowed to the message in question when @var{function}
14270 is run.  That's why @code{(widen)} needs to be called after
14271 @code{save-excursion} and @code{save-restriction} in the example
14272 above.  Also note that with the nnimap backend, message bodies will
14273 not be downloaded by default.  You need to set
14274 @code{nnimap-split-download-body} to @code{t} to do that
14275 (@pxref{Splitting in IMAP}).
14277 @item (! @var{func} @var{split})
14278 If the split is a list, and the first element is @code{!}, then
14279 @var{split} will be processed, and @var{func} will be called as a
14280 function with the result of @var{split} as argument.  @var{func}
14281 should return a split.
14283 @item nil
14284 If the split is @code{nil}, it is ignored.
14286 @end table
14288 In these splits, @var{field} must match a complete field name.
14290 Normally, @var{value} in these splits must match a complete @emph{word}
14291 according to the fundamental mode syntax table.  In other words, all
14292 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14293 which are word delimiters.  Therefore, if you use the following split,
14294 for example,
14296 @example
14297 (any "joe" "joemail")
14298 @end example
14300 @noindent
14301 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14302 in @samp{joemail}.  If you want to alter this behavior, you can use any
14303 of the following three ways:
14305 @enumerate
14306 @item
14307 @vindex nnmail-split-fancy-match-partial-words
14308 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14309 to non-@code{nil} in order to ignore word boundaries and instead the
14310 match becomes more like a grep.  This variable controls whether partial
14311 words are matched during fancy splitting.  The default value is
14312 @code{nil}.
14314 Note that it influences all @var{value}'s in your split rules.
14316 @item
14317 @var{value} beginning with @code{.*} ignores word boundaries in front of
14318 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14319 in the rear of a word will be ignored.  For example, the @var{value}
14320 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14321 @code{".*@@example\\.com"} does.
14323 @item
14324 You can set the @var{invert-partial} flag in your split rules of the
14325 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14326 section.  If the flag is set, word boundaries on both sides of a word
14327 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14328 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14329 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14330 non-@code{nil}.  (New in Gnus 5.10.7)
14331 @end enumerate
14333 @vindex nnmail-split-abbrev-alist
14334 @var{field} and @var{value} can also be Lisp symbols, in that case
14335 they are expanded as specified by the variable
14336 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14337 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14338 contains the associated value.  Predefined entries in
14339 @code{nnmail-split-abbrev-alist} include:
14341 @table @code
14342 @item from
14343 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14344 @item to
14345 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14346 @samp{Resent-To} and @samp{Resent-Cc} fields.
14347 @item any
14348 Is the union of the @code{from} and @code{to} entries.
14349 @end table
14351 @vindex nnmail-split-fancy-syntax-table
14352 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14353 when all this splitting is performed.
14355 If you want to have Gnus create groups dynamically based on some
14356 information in the headers (i.e., do @code{replace-match}-like
14357 substitutions in the group names), you can say things like:
14359 @example
14360 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14361 @end example
14363 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14364 will be filed in @samp{mail.debian.foo}.
14366 If the string contains the element @samp{\&}, then the previously
14367 matched string will be substituted.  Similarly, the elements @samp{\\1}
14368 up to @samp{\\9} will be substituted with the text matched by the
14369 groupings 1 through 9.
14371 @vindex nnmail-split-lowercase-expanded
14372 Where @code{nnmail-split-lowercase-expanded} controls whether the
14373 lowercase of the matched string should be used for the substitution.
14374 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14375 groups when users send to an address using different case
14376 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14377 is @code{t}.
14379 @findex nnmail-split-fancy-with-parent
14380 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14381 split followups into the same groups their parents are in.  Sometimes
14382 you can't make splitting rules for all your mail.  For example, your
14383 boss might send you personal mail regarding different projects you are
14384 working on, and as you can't tell your boss to put a distinguishing
14385 string into the subject line, you have to resort to manually moving the
14386 messages into the right group.  With this function, you only have to do
14387 it once per thread.
14389 To use this feature, you have to set @code{nnmail-treat-duplicates}
14390 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14391 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14392 using the colon feature, like so:
14393 @lisp
14394 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14395       nnmail-cache-accepted-message-ids t
14396       nnmail-split-fancy
14397       '(| (: nnmail-split-fancy-with-parent)
14398           ;; @r{other splits go here}
14399         ))
14400 @end lisp
14402 This feature works as follows: when @code{nnmail-treat-duplicates} is
14403 non-@code{nil}, Gnus records the message id of every message it sees
14404 in the file specified by the variable
14405 @code{nnmail-message-id-cache-file}, together with the group it is in
14406 (the group is omitted for non-mail messages).  When mail splitting is
14407 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14408 at the References (and In-Reply-To) header of each message to split
14409 and searches the file specified by @code{nnmail-message-id-cache-file}
14410 for the message ids.  When it has found a parent, it returns the
14411 corresponding group name unless the group name matches the regexp
14412 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14413 recommended that you set @code{nnmail-message-id-cache-length} to a
14414 somewhat higher number than the default so that the message ids are
14415 still in the cache.  (A value of 5000 appears to create a file some
14416 300 kBytes in size.)
14417 @vindex nnmail-cache-accepted-message-ids
14418 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14419 also records the message ids of moved articles, so that the followup
14420 messages goes into the new group.
14422 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14423 want certain groups to be recorded in the cache.  For example, if all
14424 outgoing messages are written to an ``outgoing'' group, you could set
14425 @code{nnmail-cache-ignore-groups} to match that group name.
14426 Otherwise, answers to all your messages would end up in the
14427 ``outgoing'' group.
14430 @node Group Mail Splitting
14431 @subsection Group Mail Splitting
14432 @cindex mail splitting
14433 @cindex group mail splitting
14435 @findex gnus-group-split
14436 If you subscribe to dozens of mailing lists but you don't want to
14437 maintain mail splitting rules manually, group mail splitting is for you.
14438 You just have to set @code{to-list} and/or @code{to-address} in group
14439 parameters or group customization and set @code{nnmail-split-methods} to
14440 @code{gnus-group-split}.  This splitting function will scan all groups
14441 for those parameters and split mail accordingly, i.e., messages posted
14442 from or to the addresses specified in the parameters @code{to-list} or
14443 @code{to-address} of a mail group will be stored in that group.
14445 Sometimes, mailing lists have multiple addresses, and you may want mail
14446 splitting to recognize them all: just set the @code{extra-aliases} group
14447 parameter to the list of additional addresses and it's done.  If you'd
14448 rather use a regular expression, set @code{split-regexp}.
14450 All these parameters in a group will be used to create an
14451 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14452 the @var{value} is a single regular expression that matches
14453 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14454 matches of @code{split-regexp}, and the @var{split} is the name of the
14455 group.  @var{restrict}s are also supported: just set the
14456 @code{split-exclude} parameter to a list of regular expressions.
14458 If you can't get the right split to be generated using all these
14459 parameters, or you just need something fancier, you can set the
14460 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14461 this case, all other aforementioned parameters will be ignored by
14462 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14463 @code{nil}, in which case the group will be ignored by
14464 @code{gnus-group-split}.
14466 @vindex gnus-group-split-default-catch-all-group
14467 @code{gnus-group-split} will do cross-posting on all groups that match,
14468 by defining a single @code{&} fancy split containing one split for each
14469 group.  If a message doesn't match any split, it will be stored in the
14470 group named in @code{gnus-group-split-default-catch-all-group}, unless
14471 some group has @code{split-spec} set to @code{catch-all}, in which case
14472 that group is used as the catch-all group.  Even though this variable is
14473 often used just to name a group, it may also be set to an arbitrarily
14474 complex fancy split (after all, a group name is a fancy split), and this
14475 may be useful to split mail that doesn't go to any mailing list to
14476 personal mail folders.  Note that this fancy split is added as the last
14477 element of a @code{|} split list that also contains a @code{&} split
14478 with the rules extracted from group parameters.
14480 It's time for an example.  Assume the following group parameters have
14481 been defined:
14483 @example
14484 nnml:mail.bar:
14485 ((to-address . "bar@@femail.com")
14486  (split-regexp . ".*@@femail\\.com"))
14487 nnml:mail.foo:
14488 ((to-list . "foo@@nowhere.gov")
14489  (extra-aliases "foo@@localhost" "foo-redist@@home")
14490  (split-exclude "bugs-foo" "rambling-foo")
14491  (admin-address . "foo-request@@nowhere.gov"))
14492 nnml:mail.others:
14493 ((split-spec . catch-all))
14494 @end example
14496 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14497 behave as if @code{nnmail-split-fancy} had been selected and variable
14498 @code{nnmail-split-fancy} had been set as follows:
14500 @lisp
14501 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14502       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14503            - "bugs-foo" - "rambling-foo" "mail.foo"))
14504    "mail.others")
14505 @end lisp
14507 @findex gnus-group-split-fancy
14508 If you'd rather not use group splitting for all your mail groups, you
14509 may use it for only some of them, by using @code{nnmail-split-fancy}
14510 splits like this:
14512 @lisp
14513 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14514 @end lisp
14516 @var{groups} may be a regular expression or a list of group names whose
14517 parameters will be scanned to generate the output split.
14518 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14519 single @code{|} split will be output.  @var{catch-all} is the fall back
14520 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14521 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14522 empty string in any selected group, no catch-all split will be issued.
14523 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14524 this group will override the value of the @var{catch-all} argument.
14526 @findex gnus-group-split-setup
14527 Unfortunately, scanning all groups and their parameters can be quite
14528 slow, especially considering that it has to be done for every message.
14529 But don't despair!  The function @code{gnus-group-split-setup} can be
14530 used to enable @code{gnus-group-split} in a much more efficient way.  It
14531 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14532 @code{nnmail-split-fancy} to the split produced by
14533 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14534 scanned once, no matter how many messages are split.
14536 @findex gnus-group-split-update
14537 However, if you change group parameters, you'd have to update
14538 @code{nnmail-split-fancy} manually.  You can do it by running
14539 @code{gnus-group-split-update}.  If you'd rather have it updated
14540 automatically, just tell @code{gnus-group-split-setup} to do it for
14541 you.  For example, add to your @file{~/.gnus.el}:
14543 @lisp
14544 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14545 @end lisp
14547 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14548 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14549 have to worry about updating @code{nnmail-split-fancy} again.  If you
14550 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14551 @code{gnus-group-split-default-catch-all-group} will be set to its
14552 value.
14554 @vindex gnus-group-split-updated-hook
14555 Because you may want to change @code{nnmail-split-fancy} after it is set
14556 by @code{gnus-group-split-update}, this function will run
14557 @code{gnus-group-split-updated-hook} just before finishing.
14559 @node Incorporating Old Mail
14560 @subsection Incorporating Old Mail
14561 @cindex incorporating old mail
14562 @cindex import old mail
14564 Most people have lots of old mail stored in various file formats.  If
14565 you have set up Gnus to read mail using one of the spiffy Gnus mail
14566 back ends, you'll probably wish to have that old mail incorporated into
14567 your mail groups.
14569 Doing so can be quite easy.
14571 To take an example: You're reading mail using @code{nnml}
14572 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14573 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14574 file filled with important, but old, mail.  You want to move it into
14575 your @code{nnml} groups.
14577 Here's how:
14579 @enumerate
14580 @item
14581 Go to the group buffer.
14583 @item
14584 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14585 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14587 @item
14588 Type @kbd{SPACE} to enter the newly created group.
14590 @item
14591 Type @kbd{M P b} to process-mark all articles in this group's buffer
14592 (@pxref{Setting Process Marks}).
14594 @item
14595 Type @kbd{B r} to respool all the process-marked articles, and answer
14596 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14597 @end enumerate
14599 All the mail messages in the mbox file will now also be spread out over
14600 all your @code{nnml} groups.  Try entering them and check whether things
14601 have gone without a glitch.  If things look ok, you may consider
14602 deleting the mbox file, but I wouldn't do that unless I was absolutely
14603 sure that all the mail has ended up where it should be.
14605 Respooling is also a handy thing to do if you're switching from one mail
14606 back end to another.  Just respool all the mail in the old mail groups
14607 using the new mail back end.
14610 @node Expiring Mail
14611 @subsection Expiring Mail
14612 @cindex article expiry
14613 @cindex expiring mail
14615 Traditional mail readers have a tendency to remove mail articles when
14616 you mark them as read, in some way.  Gnus takes a fundamentally
14617 different approach to mail reading.
14619 Gnus basically considers mail just to be news that has been received in
14620 a rather peculiar manner.  It does not think that it has the power to
14621 actually change the mail, or delete any mail messages.  If you enter a
14622 mail group, and mark articles as ``read'', or kill them in some other
14623 fashion, the mail articles will still exist on the system.  I repeat:
14624 Gnus will not delete your old, read mail.  Unless you ask it to, of
14625 course.
14627 To make Gnus get rid of your unwanted mail, you have to mark the
14628 articles as @dfn{expirable}.  (With the default key bindings, this means
14629 that you have to type @kbd{E}.)  This does not mean that the articles
14630 will disappear right away, however.  In general, a mail article will be
14631 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14632 more than one week old.  If you do not mark an article as expirable, it
14633 will remain on your system until hell freezes over.  This bears
14634 repeating one more time, with some spurious capitalizations: IF you do
14635 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14637 You do not have to mark articles as expirable by hand.  Gnus provides
14638 two features, called ``auto-expire'' and ``total-expire'', that can help you
14639 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14640 for you when you select an article.  And ``total-expire'' means that Gnus
14641 considers all articles as expirable that are read.  So, in addition to
14642 the articles marked @samp{E}, also the articles marked @samp{r},
14643 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14644 expirable.
14646 When should either auto-expire or total-expire be used?  Most people
14647 who are subscribed to mailing lists split each list into its own group
14648 and then turn on auto-expire or total-expire for those groups.
14649 (@xref{Splitting Mail}, for more information on splitting each list
14650 into its own group.)
14652 Which one is better, auto-expire or total-expire?  It's not easy to
14653 answer.  Generally speaking, auto-expire is probably faster.  Another
14654 advantage of auto-expire is that you get more marks to work with: for
14655 the articles that are supposed to stick around, you can still choose
14656 between tick and dormant and read marks.  But with total-expire, you
14657 only have dormant and ticked to choose from.  The advantage of
14658 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14659 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14660 scoring.
14662 @vindex gnus-auto-expirable-newsgroups
14663 Groups that match the regular expression
14664 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14665 read marked as expirable automatically.  All articles marked as
14666 expirable have an @samp{E} in the first column in the summary buffer.
14668 By default, if you have auto expiry switched on, Gnus will mark all the
14669 articles you read as expirable, no matter if they were read or unread
14670 before.  To avoid having articles marked as read marked as expirable
14671 automatically, you can put something like the following in your
14672 @file{~/.gnus.el} file:
14674 @vindex gnus-mark-article-hook
14675 @lisp
14676 (remove-hook 'gnus-mark-article-hook
14677              'gnus-summary-mark-read-and-unread-as-read)
14678 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14679 @end lisp
14681 Note that making a group auto-expirable doesn't mean that all read
14682 articles are expired---only the articles marked as expirable
14683 will be expired.  Also note that using the @kbd{d} command won't make
14684 articles expirable---only semi-automatic marking of articles as read will
14685 mark the articles as expirable in auto-expirable groups.
14687 Let's say you subscribe to a couple of mailing lists, and you want the
14688 articles you have read to disappear after a while:
14690 @lisp
14691 (setq gnus-auto-expirable-newsgroups
14692       "mail.nonsense-list\\|mail.nice-list")
14693 @end lisp
14695 Another way to have auto-expiry happen is to have the element
14696 @code{auto-expire} in the group parameters of the group.
14698 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14699 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14700 don't really mix very well.
14702 @vindex nnmail-expiry-wait
14703 The @code{nnmail-expiry-wait} variable supplies the default time an
14704 expirable article has to live.  Gnus starts counting days from when the
14705 message @emph{arrived}, not from when it was sent.  The default is seven
14706 days.
14708 Gnus also supplies a function that lets you fine-tune how long articles
14709 are to live, based on what group they are in.  Let's say you want to
14710 have one month expiry period in the @samp{mail.private} group, a one day
14711 expiry period in the @samp{mail.junk} group, and a six day expiry period
14712 everywhere else:
14714 @vindex nnmail-expiry-wait-function
14715 @lisp
14716 (setq nnmail-expiry-wait-function
14717       (lambda (group)
14718        (cond ((string= group "mail.private")
14719                31)
14720              ((string= group "mail.junk")
14721                1)
14722              ((string= group "important")
14723                'never)
14724              (t
14725                6))))
14726 @end lisp
14728 The group names this function is fed are ``unadorned'' group
14729 names---no @samp{nnml:} prefixes and the like.
14731 The @code{nnmail-expiry-wait} variable and
14732 @code{nnmail-expiry-wait-function} function can either be a number (not
14733 necessarily an integer) or one of the symbols @code{immediate} or
14734 @code{never}.
14736 You can also use the @code{expiry-wait} group parameter to selectively
14737 change the expiry period (@pxref{Group Parameters}).
14739 @vindex nnmail-expiry-target
14740 The normal action taken when expiring articles is to delete them.
14741 However, in some circumstances it might make more sense to move them
14742 to other groups instead of deleting them.  The variable
14743 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14744 parameter) controls this.  The variable supplies a default value for
14745 all groups, which can be overridden for specific groups by the group
14746 parameter.  default value is @code{delete}, but this can also be a
14747 string (which should be the name of the group the message should be
14748 moved to), or a function (which will be called in a buffer narrowed to
14749 the message in question, and with the name of the group being moved
14750 from as its parameter) which should return a target---either a group
14751 name or @code{delete}.
14753 Here's an example for specifying a group name:
14754 @lisp
14755 (setq nnmail-expiry-target "nnml:expired")
14756 @end lisp
14758 @findex nnmail-fancy-expiry-target
14759 @vindex nnmail-fancy-expiry-targets
14760 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14761 expire mail to groups according to the variable
14762 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14764 @lisp
14765  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14766        nnmail-fancy-expiry-targets
14767        '((to-from "boss" "nnfolder:Work")
14768          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14769          ("from" ".*" "nnfolder:Archive-%Y")))
14770 @end lisp
14772 With this setup, any mail that has @code{IMPORTANT} in its Subject
14773 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14774 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14775 From or To header contains the string @code{boss}, it will get expired
14776 to @code{nnfolder:Work}.  All other mail will get expired to
14777 @code{nnfolder:Archive-YYYY}.
14779 @vindex nnmail-keep-last-article
14780 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14781 expire the final article in a mail newsgroup.  This is to make life
14782 easier for procmail users.
14784 @vindex gnus-total-expirable-newsgroups
14785 By the way: That line up there, about Gnus never expiring non-expirable
14786 articles, is a lie.  If you put @code{total-expire} in the group
14787 parameters, articles will not be marked as expirable, but all read
14788 articles will be put through the expiry process.  Use with extreme
14789 caution.  Even more dangerous is the
14790 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14791 this regexp will have all read articles put through the expiry process,
14792 which means that @emph{all} old mail articles in the groups in question
14793 will be deleted after a while.  Use with extreme caution, and don't come
14794 crying to me when you discover that the regexp you used matched the
14795 wrong group and all your important mail has disappeared.  Be a
14796 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14797 with!  So there!
14799 Most people make most of their mail groups total-expirable, though.
14801 @vindex gnus-inhibit-user-auto-expire
14802 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14803 commands will not mark an article as expirable, even if the group has
14804 auto-expire turned on.
14807 @node Washing Mail
14808 @subsection Washing Mail
14809 @cindex mail washing
14810 @cindex list server brain damage
14811 @cindex incoming mail treatment
14813 Mailers and list servers are notorious for doing all sorts of really,
14814 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14815 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14816 end of all lines passing through our server, so let's do that!!!!1!''
14817 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14818 considered to be self-evident were not discussed.  So.  Here we are.
14820 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14821 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14822 be shocked and dismayed by this, but I haven't got the energy.  It is to
14823 laugh.
14825 Gnus provides a plethora of functions for washing articles while
14826 displaying them, but it might be nicer to do the filtering before
14827 storing the mail to disk.  For that purpose, we have three hooks and
14828 various functions that can be put in these hooks.
14830 @table @code
14831 @item nnmail-prepare-incoming-hook
14832 @vindex nnmail-prepare-incoming-hook
14833 This hook is called before doing anything with the mail and is meant for
14834 grand, sweeping gestures.  It is called in a buffer that contains all
14835 the new, incoming mail.  Functions to be used include:
14837 @table @code
14838 @item nnheader-ms-strip-cr
14839 @findex nnheader-ms-strip-cr
14840 Remove trailing carriage returns from each line.  This is default on
14841 Emacs running on MS machines.
14843 @end table
14845 @item nnmail-prepare-incoming-header-hook
14846 @vindex nnmail-prepare-incoming-header-hook
14847 This hook is called narrowed to each header.  It can be used when
14848 cleaning up the headers.  Functions that can be used include:
14850 @table @code
14851 @item nnmail-remove-leading-whitespace
14852 @findex nnmail-remove-leading-whitespace
14853 Clear leading white space that ``helpful'' listservs have added to the
14854 headers to make them look nice.  Aaah.
14856 (Note that this function works on both the header on the body of all
14857 messages, so it is a potentially dangerous function to use (if a body
14858 of a message contains something that looks like a header line).  So
14859 rather than fix the bug, it is of course the right solution to make it
14860 into a feature by documenting it.)
14862 @item nnmail-remove-list-identifiers
14863 @findex nnmail-remove-list-identifiers
14864 Some list servers add an identifier---for example, @samp{(idm)}---to the
14865 beginning of all @code{Subject} headers.  I'm sure that's nice for
14866 people who use stone age mail readers.  This function will remove
14867 strings that match the @code{nnmail-list-identifiers} regexp, which can
14868 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14869 @code{\\(..\\)}.
14871 For instance, if you want to remove the @samp{(idm)} and the
14872 @samp{nagnagnag} identifiers:
14874 @lisp
14875 (setq nnmail-list-identifiers
14876       '("(idm)" "nagnagnag"))
14877 @end lisp
14879 This can also be done non-destructively with
14880 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14882 @item nnmail-remove-tabs
14883 @findex nnmail-remove-tabs
14884 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14886 @item nnmail-fix-eudora-headers
14887 @findex nnmail-fix-eudora-headers
14888 @cindex Eudora
14889 Eudora produces broken @code{References} headers, but OK
14890 @code{In-Reply-To} headers.  This function will get rid of the
14891 @code{References} headers.
14893 @end table
14895 @item nnmail-prepare-incoming-message-hook
14896 @vindex nnmail-prepare-incoming-message-hook
14897 This hook is called narrowed to each message.  Functions to be used
14898 include:
14900 @table @code
14901 @item article-de-quoted-unreadable
14902 @findex article-de-quoted-unreadable
14903 Decode Quoted Readable encoding.
14905 @end table
14906 @end table
14909 @node Duplicates
14910 @subsection Duplicates
14912 @vindex nnmail-treat-duplicates
14913 @vindex nnmail-message-id-cache-length
14914 @vindex nnmail-message-id-cache-file
14915 @cindex duplicate mails
14916 If you are a member of a couple of mailing lists, you will sometimes
14917 receive two copies of the same mail.  This can be quite annoying, so
14918 @code{nnmail} checks for and treats any duplicates it might find.  To do
14919 this, it keeps a cache of old @code{Message-ID}s---
14920 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14921 default.  The approximate maximum number of @code{Message-ID}s stored
14922 there is controlled by the @code{nnmail-message-id-cache-length}
14923 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14924 stored.) If all this sounds scary to you, you can set
14925 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14926 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14927 will insert a warning into the head of the mail saying that it thinks
14928 that this is a duplicate of a different message.
14930 This variable can also be a function.  If that's the case, the function
14931 will be called from a buffer narrowed to the message in question with
14932 the @code{Message-ID} as a parameter.  The function must return either
14933 @code{nil}, @code{warn}, or @code{delete}.
14935 You can turn this feature off completely by setting the variable to
14936 @code{nil}.
14938 If you want all the duplicate mails to be put into a special
14939 @dfn{duplicates} group, you could do that using the normal mail split
14940 methods:
14942 @lisp
14943 (setq nnmail-split-fancy
14944       '(| ;; @r{Messages duplicates go to a separate group.}
14945         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14946         ;; @r{Message from daemons, postmaster, and the like to another.}
14947         (any mail "mail.misc")
14948         ;; @r{Other rules.}
14949         [...] ))
14950 @end lisp
14951 @noindent
14952 Or something like:
14953 @lisp
14954 (setq nnmail-split-methods
14955       '(("duplicates" "^Gnus-Warning:.*duplicate")
14956         ;; @r{Other rules.}
14957         [...]))
14958 @end lisp
14960 Here's a neat feature: If you know that the recipient reads her mail
14961 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14962 @code{delete}, you can send her as many insults as you like, just by
14963 using a @code{Message-ID} of a mail that you know that she's already
14964 received.  Think of all the fun!  She'll never see any of it!  Whee!
14967 @node Not Reading Mail
14968 @subsection Not Reading Mail
14970 If you start using any of the mail back ends, they have the annoying
14971 habit of assuming that you want to read mail with them.  This might not
14972 be unreasonable, but it might not be what you want.
14974 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14975 @code{nil}, none of the back ends will ever attempt to read incoming
14976 mail, which should help.
14978 @vindex nnbabyl-get-new-mail
14979 @vindex nnmbox-get-new-mail
14980 @vindex nnml-get-new-mail
14981 @vindex nnmh-get-new-mail
14982 @vindex nnfolder-get-new-mail
14983 This might be too much, if, for instance, you are reading mail quite
14984 happily with @code{nnml} and just want to peek at some old Rmail
14985 file you have stashed away with @code{nnbabyl}.  All back ends have
14986 variables called back-end-@code{get-new-mail}.  If you want to disable
14987 the @code{nnbabyl} mail reading, you edit the virtual server for the
14988 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14990 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14991 narrowed to the article to be saved before saving it when reading
14992 incoming mail.
14995 @node Choosing a Mail Back End
14996 @subsection Choosing a Mail Back End
14998 Gnus will read the mail spool when you activate a mail group.  The mail
14999 file is first copied to your home directory.  What happens after that
15000 depends on what format you want to store your mail in.
15002 There are six different mail back ends in the standard Gnus, and more
15003 back ends are available separately.  The mail back end most people use
15004 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15005 Spool}).
15007 @menu
15008 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
15009 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
15010 * Mail Spool::                  Store your mail in a private spool?
15011 * MH Spool::                    An mhspool-like back end.
15012 * Maildir::                     Another one-file-per-message format.
15013 * Mail Folders::                Having one file for each group.
15014 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
15015 @end menu
15018 @node Unix Mail Box
15019 @subsubsection Unix Mail Box
15020 @cindex nnmbox
15021 @cindex unix mail box
15023 @vindex nnmbox-active-file
15024 @vindex nnmbox-mbox-file
15025 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15026 mail.  @code{nnmbox} will add extra headers to each mail article to say
15027 which group it belongs in.
15029 Virtual server settings:
15031 @table @code
15032 @item nnmbox-mbox-file
15033 @vindex nnmbox-mbox-file
15034 The name of the mail box in the user's home directory.  Default is
15035 @file{~/mbox}.
15037 @item nnmbox-active-file
15038 @vindex nnmbox-active-file
15039 The name of the active file for the mail box.  Default is
15040 @file{~/.mbox-active}.
15042 @item nnmbox-get-new-mail
15043 @vindex nnmbox-get-new-mail
15044 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15045 into groups.  Default is @code{t}.
15046 @end table
15049 @node Rmail Babyl
15050 @subsubsection Rmail Babyl
15051 @cindex nnbabyl
15052 @cindex Rmail mbox
15054 @vindex nnbabyl-active-file
15055 @vindex nnbabyl-mbox-file
15056 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15057 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15058 mail article to say which group it belongs in.
15060 Virtual server settings:
15062 @table @code
15063 @item nnbabyl-mbox-file
15064 @vindex nnbabyl-mbox-file
15065 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15067 @item nnbabyl-active-file
15068 @vindex nnbabyl-active-file
15069 The name of the active file for the rmail box.  The default is
15070 @file{~/.rmail-active}
15072 @item nnbabyl-get-new-mail
15073 @vindex nnbabyl-get-new-mail
15074 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15075 @code{t}
15076 @end table
15079 @node Mail Spool
15080 @subsubsection Mail Spool
15081 @cindex nnml
15082 @cindex mail @acronym{NOV} spool
15084 The @dfn{nnml} spool mail format isn't compatible with any other known
15085 format.  It should be used with some caution.
15087 @vindex nnml-directory
15088 If you use this back end, Gnus will split all incoming mail into files,
15089 one file for each mail, and put the articles into the corresponding
15090 directories under the directory specified by the @code{nnml-directory}
15091 variable.  The default value is @file{~/Mail/}.
15093 You do not have to create any directories beforehand; Gnus will take
15094 care of all that.
15096 If you have a strict limit as to how many files you are allowed to store
15097 in your account, you should not use this back end.  As each mail gets its
15098 own file, you might very well occupy thousands of inodes within a few
15099 weeks.  If this is no problem for you, and it isn't a problem for you
15100 having your friendly systems administrator walking around, madly,
15101 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15102 know that this is probably the fastest format to use.  You do not have
15103 to trudge through a big mbox file just to read your new mail.
15105 @code{nnml} is probably the slowest back end when it comes to article
15106 splitting.  It has to create lots of files, and it also generates
15107 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15108 fastest back end when it comes to reading mail.
15110 @cindex self contained nnml servers
15111 @cindex marks
15112 When the marks file is used (which it is by default), @code{nnml}
15113 servers have the property that you may backup them using @code{tar} or
15114 similar, and later be able to restore them into Gnus (by adding the
15115 proper @code{nnml} server) and have all your marks be preserved.  Marks
15116 for a group is usually stored in the @code{.marks} file (but see
15117 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15118 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15119 to restore the group (after restoring the backup into the nnml
15120 directory).
15122 If for some reason you believe your @file{.marks} files are screwed
15123 up, you can just delete them all.  Gnus will then correctly regenerate
15124 them next time it starts.
15126 Virtual server settings:
15128 @table @code
15129 @item nnml-directory
15130 @vindex nnml-directory
15131 All @code{nnml} directories will be placed under this directory.  The
15132 default is the value of @code{message-directory} (whose default value
15133 is @file{~/Mail}).
15135 @item nnml-active-file
15136 @vindex nnml-active-file
15137 The active file for the @code{nnml} server.  The default is
15138 @file{~/Mail/active}.
15140 @item nnml-newsgroups-file
15141 @vindex nnml-newsgroups-file
15142 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15143 Format}.  The default is @file{~/Mail/newsgroups}.
15145 @item nnml-get-new-mail
15146 @vindex nnml-get-new-mail
15147 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15148 @code{t}.
15150 @item nnml-nov-is-evil
15151 @vindex nnml-nov-is-evil
15152 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15153 default is @code{nil}.
15155 @item nnml-nov-file-name
15156 @vindex nnml-nov-file-name
15157 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15159 @item nnml-prepare-save-mail-hook
15160 @vindex nnml-prepare-save-mail-hook
15161 Hook run narrowed to an article before saving.
15163 @item nnml-marks-is-evil
15164 @vindex nnml-marks-is-evil
15165 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15166 default is @code{nil}.
15168 @item nnml-marks-file-name
15169 @vindex nnml-marks-file-name
15170 The name of the @dfn{marks} files.  The default is @file{.marks}.
15172 @item nnml-use-compressed-files
15173 @vindex nnml-use-compressed-files
15174 If non-@code{nil}, @code{nnml} will allow using compressed message
15175 files.
15177 @end table
15179 @findex nnml-generate-nov-databases
15180 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15181 whack, you can do a complete update by typing @kbd{M-x
15182 nnml-generate-nov-databases}.  This command will trawl through the
15183 entire @code{nnml} hierarchy, looking at each and every article, so it
15184 might take a while to complete.  A better interface to this
15185 functionality can be found in the server buffer (@pxref{Server
15186 Commands}).
15189 @node MH Spool
15190 @subsubsection MH Spool
15191 @cindex nnmh
15192 @cindex mh-e mail spool
15194 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15195 @acronym{NOV} databases and it doesn't keep an active file or marks
15196 file.  This makes @code{nnmh} a @emph{much} slower back end than
15197 @code{nnml}, but it also makes it easier to write procmail scripts
15198 for.
15200 Virtual server settings:
15202 @table @code
15203 @item nnmh-directory
15204 @vindex nnmh-directory
15205 All @code{nnmh} directories will be located under this directory.  The
15206 default is the value of @code{message-directory} (whose default is
15207 @file{~/Mail})
15209 @item nnmh-get-new-mail
15210 @vindex nnmh-get-new-mail
15211 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15212 @code{t}.
15214 @item nnmh-be-safe
15215 @vindex nnmh-be-safe
15216 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15217 sure that the articles in the folder are actually what Gnus thinks
15218 they are.  It will check date stamps and stat everything in sight, so
15219 setting this to @code{t} will mean a serious slow-down.  If you never
15220 use anything but Gnus to read the @code{nnmh} articles, you do not
15221 have to set this variable to @code{t}.  The default is @code{nil}.
15222 @end table
15225 @node Maildir
15226 @subsubsection Maildir
15227 @cindex nnmaildir
15228 @cindex maildir
15230 @code{nnmaildir} stores mail in the maildir format, with each maildir
15231 corresponding to a group in Gnus.  This format is documented here:
15232 @uref{http://cr.yp.to/proto/maildir.html} and here:
15233 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15234 also stores extra information in the @file{.nnmaildir/} directory
15235 within a maildir.
15237 Maildir format was designed to allow concurrent deliveries and
15238 reading, without needing locks.  With other back ends, you would have
15239 your mail delivered to a spool of some kind, and then you would
15240 configure Gnus to split mail from that spool into your groups.  You
15241 can still do that with @code{nnmaildir}, but the more common
15242 configuration is to have your mail delivered directly to the maildirs
15243 that appear as group in Gnus.
15245 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15246 never corrupt its data in memory, and @code{SIGKILL} will never
15247 corrupt its data in the filesystem.
15249 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15250 maildir.  So you can copy a whole maildir from one Gnus setup to
15251 another, and you will keep your marks.
15253 Virtual server settings:
15255 @table @code
15256 @item directory
15257 For each of your @code{nnmaildir} servers (it's very unlikely that
15258 you'd need more than one), you need to create a directory and populate
15259 it with maildirs or symlinks to maildirs (and nothing else; do not
15260 choose a directory already used for other purposes).  Each maildir
15261 will be represented in Gnus as a newsgroup on that server; the
15262 filename of the symlink will be the name of the group.  Any filenames
15263 in the directory starting with @samp{.} are ignored.  The directory is
15264 scanned when you first start Gnus, and each time you type @kbd{g} in
15265 the group buffer; if any maildirs have been removed or added,
15266 @code{nnmaildir} notices at these times.
15268 The value of the @code{directory} parameter should be a Lisp form
15269 which is processed by @code{eval} and @code{expand-file-name} to get
15270 the path of the directory for this server.  The form is @code{eval}ed
15271 only when the server is opened; the resulting string is used until the
15272 server is closed.  (If you don't know about forms and @code{eval},
15273 don't worry---a simple string will work.)  This parameter is not
15274 optional; you must specify it.  I don't recommend using
15275 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15276 use that directory by default for various things, and may get confused
15277 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15278 value.
15280 @item target-prefix
15281 This should be a Lisp form which is processed by @code{eval} and
15282 @code{expand-file-name}.  The form is @code{eval}ed only when the
15283 server is opened; the resulting string is used until the server is
15284 closed.
15286 When you create a group on an @code{nnmaildir} server, the maildir is
15287 created with @code{target-prefix} prepended to its name, and a symlink
15288 pointing to that maildir is created, named with the plain group name.
15289 So if @code{directory} is @code{"~/.nnmaildir"} and
15290 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15291 the group @code{foo}, @code{nnmaildir} will create
15292 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15293 @file{~/.nnmaildir/foo} as a symlink pointing to
15294 @file{../maildirs/foo}.
15296 You can set @code{target-prefix} to a string without any slashes to
15297 create both maildirs and symlinks in the same @code{directory}; in
15298 this case, any maildirs found in @code{directory} whose names start
15299 with @code{target-prefix} will not be listed as groups (but the
15300 symlinks pointing to them will be).
15302 As a special case, if @code{target-prefix} is @code{""} (the default),
15303 then when you create a group, the maildir will be created in
15304 @code{directory} without a corresponding symlink.  Beware that you
15305 cannot use @code{gnus-group-delete-group} on such groups without the
15306 @code{force} argument.
15308 @item directory-files
15309 This should be a function with the same interface as
15310 @code{directory-files} (such as @code{directory-files} itself).  It is
15311 used to scan the server's @code{directory} for maildirs.  This
15312 parameter is optional; the default is
15313 @code{nnheader-directory-files-safe} if
15314 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15315 @code{directory-files} otherwise.
15316 (@code{nnheader-directory-files-is-safe} is checked only once when the
15317 server is opened; if you want to check it each time the directory is
15318 scanned, you'll have to provide your own function that does that.)
15320 @item get-new-mail
15321 If non-@code{nil}, then after scanning for new mail in the group
15322 maildirs themselves as usual, this server will also incorporate mail
15323 the conventional Gnus way, from @code{mail-sources} according to
15324 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15325 value is @code{nil}.
15327 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15328 an @code{nnmaildir} group.  The results might happen to be useful, but
15329 that would be by chance, not by design, and the results might be
15330 different in the future.  If your split rules create new groups,
15331 remember to supply a @code{create-directory} server parameter.
15332 @end table
15334 @subsubsection Group parameters
15336 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15337 all this; the default behavior for @code{nnmaildir} is the same as the
15338 default behavior for other mail back ends: articles are deleted after
15339 one week, etc.  Except for the expiry parameters, all this
15340 functionality is unique to @code{nnmaildir}, so you can ignore it if
15341 you're just trying to duplicate the behavior you already have with
15342 another back end.
15344 If the value of any of these parameters is a vector, the first element
15345 is evaluated as a Lisp form and the result is used, rather than the
15346 original value.  If the value is not a vector, the value itself is
15347 evaluated as a Lisp form.  (This is why these parameters use names
15348 different from those of other, similar parameters supported by other
15349 back ends: they have different, though similar, meanings.)  (For
15350 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15351 @code{eval} business again; for other values, remember to use an extra
15352 quote and wrap the value in a vector when appropriate.)
15354 @table @code
15355 @item expire-age
15356 An integer specifying the minimum age, in seconds, of an article
15357 before it will be expired, or the symbol @code{never} to specify that
15358 articles should never be expired.  If this parameter is not set,
15359 @code{nnmaildir} falls back to the usual
15360 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15361 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15362 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15363 wanted a value of 3 days, you could use something like @code{[(* 3 24
15364 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15365 An article's age is measured starting from the article file's
15366 modification time.  Normally, this is the same as the article's
15367 delivery time, but editing an article makes it younger.  Moving an
15368 article (other than via expiry) may also make an article younger.
15370 @item expire-group
15371 If this is set to a string such as a full Gnus group name, like
15372 @example
15373 "backend+server.address.string:group.name"
15374 @end example
15375 and if it is not the name of the same group that the parameter belongs
15376 to, then articles will be moved to the specified group during expiry
15377 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15378 group, the article will be just as old in the destination group as it
15379 was in the source group.}  So be careful with @code{expire-age} in the
15380 destination group.  If this is set to the name of the same group that
15381 the parameter belongs to, then the article is not expired at all.  If
15382 you use the vector form, the first element is evaluated once for each
15383 article.  So that form can refer to
15384 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15385 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15386 does not fall back to the @code{expiry-target} group parameter or the
15387 @code{nnmail-expiry-target} variable.}
15389 @item read-only
15390 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15391 in this maildir as read-only.  This means: articles are not renamed
15392 from @file{new/} into @file{cur/}; articles are only found in
15393 @file{new/}, not @file{cur/}; articles are never deleted; articles
15394 cannot be edited.  @file{new/} is expected to be a symlink to the
15395 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15396 containing a mailing list of common interest.  Everything in the
15397 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15398 a shared mailbox, you do still need to set up your own maildir (or
15399 have write permission to the shared mailbox); your maildir just won't
15400 contain extra copies of the articles.
15402 @item directory-files
15403 A function with the same interface as @code{directory-files}.  It is
15404 used to scan the directories in the maildir corresponding to this
15405 group to find articles.  The default is the function specified by the
15406 server's @code{directory-files} parameter.
15408 @item distrust-Lines:
15409 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15410 article, rather than use the @code{Lines:} header field.  If
15411 @code{nil}, the header field will be used if present.
15413 @item always-marks
15414 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15415 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15416 say that all articles have these marks, regardless of whether the
15417 marks stored in the filesystem say so.  This is a proof-of-concept
15418 feature that will probably be removed eventually; it ought to be done
15419 in Gnus proper, or abandoned if it's not worthwhile.
15421 @item never-marks
15422 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15423 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15424 say that no articles have these marks, regardless of whether the marks
15425 stored in the filesystem say so.  @code{never-marks} overrides
15426 @code{always-marks}.  This is a proof-of-concept feature that will
15427 probably be removed eventually; it ought to be done in Gnus proper, or
15428 abandoned if it's not worthwhile.
15430 @item nov-cache-size
15431 An integer specifying the size of the @acronym{NOV} memory cache.  To
15432 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15433 for a limited number of articles in each group.  (This is probably not
15434 worthwhile, and will probably be removed in the future.)  This
15435 parameter's value is noticed only the first time a group is seen after
15436 the server is opened---i.e., when you first start Gnus, typically.
15437 The @acronym{NOV} cache is never resized until the server is closed
15438 and reopened.  The default is an estimate of the number of articles
15439 that would be displayed in the summary buffer: a count of articles
15440 that are either marked with @code{tick} or not marked with
15441 @code{read}, plus a little extra.
15442 @end table
15444 @subsubsection Article identification
15445 Articles are stored in the @file{cur/} subdirectory of each maildir.
15446 Each article file is named like @code{uniq:info}, where @code{uniq}
15447 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15448 @code{:info} part.  (Other maildir readers typically use this part of
15449 the filename to store marks.)  The @code{uniq} part uniquely
15450 identifies the article, and is used in various places in the
15451 @file{.nnmaildir/} subdirectory of the maildir to store information
15452 about the corresponding article.  The full pathname of an article is
15453 available in the variable @code{nnmaildir-article-file-name} after you
15454 request the article in the summary buffer.
15456 @subsubsection NOV data
15457 An article identified by @code{uniq} has its @acronym{NOV} data (used
15458 to generate lines in the summary buffer) stored in
15459 @code{.nnmaildir/nov/uniq}.  There is no
15460 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15461 need for it---an article's @acronym{NOV} data is updated automatically
15462 when the article or @code{nnmail-extra-headers} has changed.)  You can
15463 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15464 single article simply by deleting the corresponding @acronym{NOV}
15465 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15466 assign a new article number for this article, which may cause trouble
15467 with @code{seen} marks, the Agent, and the cache.
15469 @subsubsection Article marks
15470 An article identified by @code{uniq} is considered to have the mark
15471 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15472 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15473 looks for such files and reports the set of marks it finds.  When Gnus
15474 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15475 creates and deletes the corresponding files as needed.  (Actually,
15476 rather than create a new file for each mark, it just creates hard
15477 links to @file{.nnmaildir/markfile}, to save inodes.)
15479 You can invent new marks by creating a new directory in
15480 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15481 your server, untar it later, and keep your marks.  You can add and
15482 remove marks yourself by creating and deleting mark files.  If you do
15483 this while Gnus is running and your @code{nnmaildir} server is open,
15484 it's best to exit all summary buffers for @code{nnmaildir} groups and
15485 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15486 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15487 pick up the changes, and might undo them.
15490 @node Mail Folders
15491 @subsubsection Mail Folders
15492 @cindex nnfolder
15493 @cindex mbox folders
15494 @cindex mail folders
15496 @code{nnfolder} is a back end for storing each mail group in a
15497 separate file.  Each file is in the standard Un*x mbox format.
15498 @code{nnfolder} will add extra headers to keep track of article
15499 numbers and arrival dates.
15501 @cindex self contained nnfolder servers
15502 @cindex marks
15503 When the marks file is used (which it is by default), @code{nnfolder}
15504 servers have the property that you may backup them using @code{tar} or
15505 similar, and later be able to restore them into Gnus (by adding the
15506 proper @code{nnfolder} server) and have all your marks be preserved.
15507 Marks for a group are usually stored in a file named as the mbox file
15508 with @code{.mrk} concatenated to it (but see
15509 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15510 directory.  Individual @code{nnfolder} groups are also possible to
15511 backup, use @kbd{G m} to restore the group (after restoring the backup
15512 into the @code{nnfolder} directory).
15514 Virtual server settings:
15516 @table @code
15517 @item nnfolder-directory
15518 @vindex nnfolder-directory
15519 All the @code{nnfolder} mail boxes will be stored under this
15520 directory.  The default is the value of @code{message-directory}
15521 (whose default is @file{~/Mail})
15523 @item nnfolder-active-file
15524 @vindex nnfolder-active-file
15525 The name of the active file.  The default is @file{~/Mail/active}.
15527 @item nnfolder-newsgroups-file
15528 @vindex nnfolder-newsgroups-file
15529 The name of the group descriptions file.  @xref{Newsgroups File
15530 Format}.  The default is @file{~/Mail/newsgroups}
15532 @item nnfolder-get-new-mail
15533 @vindex nnfolder-get-new-mail
15534 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15535 default is @code{t}
15537 @item nnfolder-save-buffer-hook
15538 @vindex nnfolder-save-buffer-hook
15539 @cindex backup files
15540 Hook run before saving the folders.  Note that Emacs does the normal
15541 backup renaming of files even with the @code{nnfolder} buffers.  If
15542 you wish to switch this off, you could say something like the
15543 following in your @file{.emacs} file:
15545 @lisp
15546 (defun turn-off-backup ()
15547   (set (make-local-variable 'backup-inhibited) t))
15549 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15550 @end lisp
15552 @item nnfolder-delete-mail-hook
15553 @vindex nnfolder-delete-mail-hook
15554 Hook run in a buffer narrowed to the message that is to be deleted.
15555 This function can be used to copy the message to somewhere else, or to
15556 extract some information from it before removing it.
15558 @item nnfolder-nov-is-evil
15559 @vindex nnfolder-nov-is-evil
15560 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15561 default is @code{nil}.
15563 @item nnfolder-nov-file-suffix
15564 @vindex nnfolder-nov-file-suffix
15565 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15567 @item nnfolder-nov-directory
15568 @vindex nnfolder-nov-directory
15569 The directory where the @acronym{NOV} files should be stored.  If
15570 @code{nil}, @code{nnfolder-directory} is used.
15572 @item nnfolder-marks-is-evil
15573 @vindex nnfolder-marks-is-evil
15574 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15575 default is @code{nil}.
15577 @item nnfolder-marks-file-suffix
15578 @vindex nnfolder-marks-file-suffix
15579 The extension for @sc{marks} files.  The default is @file{.mrk}.
15581 @item nnfolder-marks-directory
15582 @vindex nnfolder-marks-directory
15583 The directory where the @sc{marks} files should be stored.  If
15584 @code{nil}, @code{nnfolder-directory} is used.
15586 @end table
15589 @findex nnfolder-generate-active-file
15590 @kindex M-x nnfolder-generate-active-file
15591 If you have lots of @code{nnfolder}-like files you'd like to read with
15592 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15593 command to make @code{nnfolder} aware of all likely files in
15594 @code{nnfolder-directory}.  This only works if you use long file names,
15595 though.
15597 @node Comparing Mail Back Ends
15598 @subsubsection Comparing Mail Back Ends
15600 First, just for terminology, the @dfn{back end} is the common word for a
15601 low-level access method---a transport, if you will, by which something
15602 is acquired.  The sense is that one's mail has to come from somewhere,
15603 and so selection of a suitable back end is required in order to get that
15604 mail within spitting distance of Gnus.
15606 The same concept exists for Usenet itself: Though access to articles is
15607 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15608 in the world got at Usenet by running a reader on the machine where the
15609 articles lay (the machine which today we call an @acronym{NNTP} server), and
15610 access was by the reader stepping into the articles' directory spool
15611 area directly.  One can still select between either the @code{nntp} or
15612 @code{nnspool} back ends, to select between these methods, if one happens
15613 actually to live on the server (or can see its spool directly, anyway,
15614 via NFS).
15616 The goal in selecting a mail back end is to pick one which
15617 simultaneously represents a suitable way of dealing with the original
15618 format plus leaving mail in a form that is convenient to use in the
15619 future.  Here are some high and low points on each:
15621 @table @code
15622 @item nnmbox
15624 UNIX systems have historically had a single, very common, and well-
15625 defined format.  All messages arrive in a single @dfn{spool file}, and
15626 they are delineated by a line whose regular expression matches
15627 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15628 to make it clear in this instance that this is not the RFC-specified
15629 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15630 historically from the Unix environment, it is simplest if one does not
15631 mess a great deal with the original mailbox format, so if one chooses
15632 this back end, Gnus' primary activity in getting mail from the real spool
15633 area to Gnus' preferred directory is simply to copy it, with no
15634 (appreciable) format change in the process.  It is the ``dumbest'' way
15635 to move mail into availability in the Gnus environment.  This makes it
15636 fast to move into place, but slow to parse, when Gnus has to look at
15637 what's where.
15639 @item nnbabyl
15641 Once upon a time, there was the DEC-10 and DEC-20, running operating
15642 systems called TOPS and related things, and the usual (only?) mail
15643 reading environment was a thing called Babyl.  I don't know what format
15644 was used for mail landing on the system, but Babyl had its own internal
15645 format to which mail was converted, primarily involving creating a
15646 spool-file-like entity with a scheme for inserting Babyl-specific
15647 headers and status bits above the top of each message in the file.
15648 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15649 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15650 to understand the mail files folks already had in existence.  Gnus (and
15651 VM, for that matter) continue to support this format because it's
15652 perceived as having some good qualities in those mailer-specific
15653 headers/status bits stuff.  Rmail itself still exists as well, of
15654 course, and is still maintained by Stallman.
15656 Both of the above forms leave your mail in a single file on your
15657 file system, and they must parse that entire file each time you take a
15658 look at your mail.
15660 @item nnml
15662 @code{nnml} is the back end which smells the most as though you were
15663 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15664 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15665 lo these years ago.)  One's mail is taken from the original spool file,
15666 and is then cut up into individual message files, 1:1.  It maintains a
15667 Usenet-style active file (analogous to what one finds in an INN- or
15668 CNews-based news system in (for instance) @file{/var/lib/news/active},
15669 or what is returned via the @samp{NNTP LIST} verb) and also creates
15670 @dfn{overview} files for efficient group entry, as has been defined for
15671 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15672 due to the creation of lots of files, updates to the @code{nnml} active
15673 file, and additions to overview files on a per-message basis, but it is
15674 extremely fast on access because of what amounts to the indexing support
15675 provided by the active file and overviews.
15677 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15678 resource which defines available places in the file system to put new
15679 files.  Sysadmins take a dim view of heavy inode occupation within
15680 tight, shared file systems.  But if you live on a personal machine where
15681 the file system is your own and space is not at a premium, @code{nnml}
15682 wins big.
15684 It is also problematic using this back end if you are living in a
15685 FAT16-based Windows world, since much space will be wasted on all these
15686 tiny files.
15688 @item nnmh
15690 The Rand MH mail-reading system has been around UNIX systems for a very
15691 long time; it operates by splitting one's spool file of messages into
15692 individual files, but with little or no indexing support---@code{nnmh}
15693 is considered to be semantically equivalent to ``@code{nnml} without
15694 active file or overviews''.  This is arguably the worst choice, because
15695 one gets the slowness of individual file creation married to the
15696 slowness of access parsing when learning what's new in one's groups.
15698 @item nnfolder
15700 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15701 method described above) on a per-group basis.  That is, @code{nnmbox}
15702 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15703 little bit of optimization to this so that each of one's mail groups has
15704 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15705 can be parsed separately, and still provides the simple Unix mail box
15706 format requiring minimal effort in moving the mail around.  In addition,
15707 it maintains an ``active'' file making it much faster for Gnus to figure
15708 out how many messages there are in each separate group.
15710 If you have groups that are expected to have a massive amount of
15711 messages, @code{nnfolder} is not the best choice, but if you receive
15712 only a moderate amount of mail, @code{nnfolder} is probably the most
15713 friendly mail back end all over.
15715 @item nnmaildir
15717 For configuring expiry and other things, @code{nnmaildir} uses
15718 incompatible group parameters, slightly different from those of other
15719 mail back ends.
15721 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15722 differences.  Each message is stored in a separate file, but the
15723 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15724 also stores the equivalent of @code{nnml}'s overview files in one file
15725 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15726 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15727 you down or takes up very much space, consider switching to
15728 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15729 file system.
15731 Since maildirs don't require locking for delivery, the maildirs you use
15732 as groups can also be the maildirs your mail is directly delivered to.
15733 This means you can skip Gnus' mail splitting if your mail is already
15734 organized into different mailboxes during delivery.  A @code{directory}
15735 entry in @code{mail-sources} would have a similar effect, but would
15736 require one set of mailboxes for spooling deliveries (in mbox format,
15737 thus damaging message bodies), and another set to be used as groups (in
15738 whatever format you like).  A maildir has a built-in spool, in the
15739 @code{new/} subdirectory.  Beware that currently, mail moved from
15740 @code{new/} to @code{cur/} instead of via mail splitting will not
15741 undergo treatment such as duplicate checking.
15743 @code{nnmaildir} stores article marks for a given group in the
15744 corresponding maildir, in a way designed so that it's easy to manipulate
15745 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15746 else, and still have your marks.  @code{nnml} also stores marks, but
15747 it's not as easy to work with them from outside Gnus as with
15748 @code{nnmaildir}.
15750 @code{nnmaildir} uses a significant amount of memory to speed things up.
15751 (It keeps in memory some of the things that @code{nnml} stores in files
15752 and that @code{nnmh} repeatedly parses out of message files.)  If this
15753 is a problem for you, you can set the @code{nov-cache-size} group
15754 parameter to something small (0 would probably not work, but 1 probably
15755 would) to make it use less memory.  This caching will probably be
15756 removed in the future.
15758 Startup is likely to be slower with @code{nnmaildir} than with other
15759 back ends.  Everything else is likely to be faster, depending in part
15760 on your file system.
15762 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15763 to write an @code{nnmaildir}-derived back end.
15765 @end table
15768 @node Browsing the Web
15769 @section Browsing the Web
15770 @cindex web
15771 @cindex browsing the web
15772 @cindex www
15773 @cindex http
15775 Web-based discussion forums are getting more and more popular.  On many
15776 subjects, the web-based forums have become the most important forums,
15777 eclipsing the importance of mailing lists and news groups.  The reason
15778 is easy to understand---they are friendly to new users; you just point
15779 and click, and there's the discussion.  With mailing lists, you have to
15780 go through a cumbersome subscription procedure, and most people don't
15781 even know what a news group is.
15783 The problem with this scenario is that web browsers are not very good at
15784 being newsreaders.  They do not keep track of what articles you've read;
15785 they do not allow you to score on subjects you're interested in; they do
15786 not allow off-line browsing; they require you to click around and drive
15787 you mad in the end.
15789 So---if web browsers suck at reading discussion forums, why not use Gnus
15790 to do it instead?
15792 Gnus has been getting a bit of a collection of back ends for providing
15793 interfaces to these sources.
15795 @menu
15796 * Archiving Mail::
15797 * Web Searches::                Creating groups from articles that match a string.
15798 * Slashdot::                    Reading the Slashdot comments.
15799 * Ultimate::                    The Ultimate Bulletin Board systems.
15800 * Web Archive::                 Reading mailing list archived on web.
15801 * RSS::                         Reading RDF site summary.
15802 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15803 @end menu
15805 All the web sources require Emacs/W3 and the url library or those
15806 alternatives to work.
15808 The main caveat with all these web sources is that they probably won't
15809 work for a very long time.  Gleaning information from the @acronym{HTML} data
15810 is guesswork at best, and when the layout is altered, the Gnus back end
15811 will fail.  If you have reasonably new versions of these back ends,
15812 though, you should be ok.
15814 One thing all these Web methods have in common is that the Web sources
15815 are often down, unavailable or just plain too slow to be fun.  In those
15816 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15817 Unplugged}) handle downloading articles, and then you can read them at
15818 leisure from your local disk.  No more World Wide Wait for you.
15820 @node Archiving Mail
15821 @subsection Archiving Mail
15822 @cindex archiving mail
15823 @cindex backup of mail
15825 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15826 @code{nnmaildir}, now actually store the article marks with each group.
15827 For these servers, archiving and restoring a group while preserving
15828 marks is fairly simple.
15830 (Preserving the group level and group parameters as well still
15831 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15832 though.)
15834 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15835 server, take a recursive copy of the server directory.  There is no need
15836 to shut down Gnus, so archiving may be invoked by @code{cron} or
15837 similar.  You restore the data by restoring the directory tree, and
15838 adding a server definition pointing to that directory in Gnus.  The
15839 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15840 might interfere with overwriting data, so you may want to shut down Gnus
15841 before you restore the data.
15843 It is also possible to archive individual @code{nnml},
15844 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15845 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15846 directory.  For @code{nnfolder} you need to copy both the base folder
15847 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15848 this example).  Restoring the group is done with @kbd{G m} from the Group
15849 buffer.  The last step makes Gnus notice the new directory.
15850 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15851 is unnecessary in that case.
15853 @node Web Searches
15854 @subsection Web Searches
15855 @cindex nnweb
15856 @cindex Google
15857 @cindex dejanews
15858 @cindex gmane
15859 @cindex Usenet searches
15860 @cindex searching the Usenet
15862 It's, like, too neat to search the Usenet for articles that match a
15863 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15864 those, like, Web browsers, and you, like, have to, rilly, like, look at
15865 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15866 searches without having to use a browser.
15868 The @code{nnweb} back end allows an easy interface to the mighty search
15869 engine.  You create an @code{nnweb} group, enter a search pattern, and
15870 then enter the group and read the articles like you would any normal
15871 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15872 Groups}) will do this in an easy-to-use fashion.
15874 @code{nnweb} groups don't really lend themselves to being solid
15875 groups---they have a very fleeting idea of article numbers.  In fact,
15876 each time you enter an @code{nnweb} group (not even changing the search
15877 pattern), you are likely to get the articles ordered in a different
15878 manner.  Not even using duplicate suppression (@pxref{Duplicate
15879 Suppression}) will help, since @code{nnweb} doesn't even know the
15880 @code{Message-ID} of the articles before reading them using some search
15881 engines (Google, for instance).  The only possible way to keep track
15882 of which articles you've read is by scoring on the @code{Date}
15883 header---mark all articles posted before the last date you read the
15884 group as read.
15886 If the search engine changes its output substantially, @code{nnweb}
15887 won't be able to parse it and will fail.  One could hardly fault the Web
15888 providers if they were to do this---their @emph{raison d'être} is to
15889 make money off of advertisements, not to provide services to the
15890 community.  Since @code{nnweb} washes the ads off all the articles, one
15891 might think that the providers might be somewhat miffed.  We'll see.
15893 You must have the @code{url} and @code{W3} package or those alternatives
15894 (try @code{customize-group} on the @samp{mm-url} variable group)
15895 installed to be able to use @code{nnweb}.
15897 Virtual server variables:
15899 @table @code
15900 @item nnweb-type
15901 @vindex nnweb-type
15902 What search engine type is being used.  The currently supported types
15903 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15904 @code{dejanews} is an alias to @code{google}.
15906 @item nnweb-search
15907 @vindex nnweb-search
15908 The search string to feed to the search engine.
15910 @item nnweb-max-hits
15911 @vindex nnweb-max-hits
15912 Advisory maximum number of hits per search to display.  The default is
15913 999.
15915 @item nnweb-type-definition
15916 @vindex nnweb-type-definition
15917 Type-to-definition alist.  This alist says what @code{nnweb} should do
15918 with the various search engine types.  The following elements must be
15919 present:
15921 @table @code
15922 @item article
15923 Function to decode the article and provide something that Gnus
15924 understands.
15926 @item map
15927 Function to create an article number to message header and URL alist.
15929 @item search
15930 Function to send the search string to the search engine.
15932 @item address
15933 The address the aforementioned function should send the search string
15936 @item id
15937 Format string URL to fetch an article by @code{Message-ID}.
15938 @end table
15940 @end table
15943 @node Slashdot
15944 @subsection Slashdot
15945 @cindex Slashdot
15946 @cindex nnslashdot
15948 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15949 lively discussion following the news articles.  @code{nnslashdot} will
15950 let you read this forum in a convenient manner.
15952 The easiest way to read this source is to put something like the
15953 following in your @file{~/.gnus.el} file:
15955 @lisp
15956 (setq gnus-secondary-select-methods
15957       '((nnslashdot "")))
15958 @end lisp
15960 This will make Gnus query the @code{nnslashdot} back end for new comments
15961 and groups.  The @kbd{F} command will subscribe each new news article as
15962 a new Gnus group, and you can read the comments by entering these
15963 groups.  (Note that the default subscription method is to subscribe new
15964 groups as zombies.  Other methods are available (@pxref{Subscription
15965 Methods}).
15967 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15968 command is the most handy tool (@pxref{Foreign Groups}).
15970 When following up to @code{nnslashdot} comments (or posting new
15971 comments), some light @acronym{HTML}izations will be performed.  In
15972 particular, text quoted with @samp{> } will be quoted with
15973 @samp{blockquote} instead, and signatures will have @samp{br} added to
15974 the end of each line.  Other than that, you can just write @acronym{HTML}
15975 directly into the message buffer.  Note that Slashdot filters out some
15976 @acronym{HTML} forms.
15978 The following variables can be altered to change its behavior:
15980 @table @code
15981 @item nnslashdot-threaded
15982 Whether @code{nnslashdot} should display threaded groups or not.  The
15983 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15984 has to retrieve absolutely all comments in a group upon entry.  If a
15985 threaded display is not required, @code{nnslashdot} will only retrieve
15986 the comments that are actually wanted by the user.  Threading is nicer,
15987 but much, much slower than unthreaded.
15989 @item nnslashdot-login-name
15990 @vindex nnslashdot-login-name
15991 The login name to use when posting.
15993 @item nnslashdot-password
15994 @vindex nnslashdot-password
15995 The password to use when posting.
15997 @item nnslashdot-directory
15998 @vindex nnslashdot-directory
15999 Where @code{nnslashdot} will store its files.  The default is
16000 @file{~/News/slashdot/}.
16002 @item nnslashdot-active-url
16003 @vindex nnslashdot-active-url
16004 The @acronym{URL} format string that will be used to fetch the
16005 information on news articles and comments.  The default is@*
16006 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16008 @item nnslashdot-comments-url
16009 @vindex nnslashdot-comments-url
16010 The @acronym{URL} format string that will be used to fetch comments.
16012 @item nnslashdot-article-url
16013 @vindex nnslashdot-article-url
16014 The @acronym{URL} format string that will be used to fetch the news
16015 article.  The default is
16016 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16018 @item nnslashdot-threshold
16019 @vindex nnslashdot-threshold
16020 The score threshold.  The default is -1.
16022 @item nnslashdot-group-number
16023 @vindex nnslashdot-group-number
16024 The number of old groups, in addition to the ten latest, to keep
16025 updated.  The default is 0.
16027 @end table
16031 @node Ultimate
16032 @subsection Ultimate
16033 @cindex nnultimate
16034 @cindex Ultimate Bulletin Board
16036 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16037 probably the most popular Web bulletin board system used.  It has a
16038 quite regular and nice interface, and it's possible to get the
16039 information Gnus needs to keep groups updated.
16041 The easiest way to get started with @code{nnultimate} is to say
16042 something like the following in the group buffer:  @kbd{B nnultimate RET
16043 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
16044 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16045 you're interested in; there's quite a list of them on the Ultimate web
16046 site.)  Then subscribe to the groups you're interested in from the
16047 server buffer, and read them from the group buffer.
16049 The following @code{nnultimate} variables can be altered:
16051 @table @code
16052 @item nnultimate-directory
16053 @vindex nnultimate-directory
16054 The directory where @code{nnultimate} stores its files.  The default is@*
16055 @file{~/News/ultimate/}.
16056 @end table
16059 @node Web Archive
16060 @subsection Web Archive
16061 @cindex nnwarchive
16062 @cindex Web Archive
16064 Some mailing lists only have archives on Web servers, such as
16065 @uref{http://www.egroups.com/} and
16066 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16067 interface, and it's possible to get the information Gnus needs to keep
16068 groups updated.
16070 @findex gnus-group-make-warchive-group
16071 The easiest way to get started with @code{nnwarchive} is to say
16072 something like the following in the group buffer: @kbd{M-x
16073 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16074 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16075 @var{an_egroup} with the mailing list you subscribed, the
16076 @var{your@@email.address} with your email address.), or to browse the
16077 back end by @kbd{B nnwarchive RET mail-archive RET}.
16079 The following @code{nnwarchive} variables can be altered:
16081 @table @code
16082 @item nnwarchive-directory
16083 @vindex nnwarchive-directory
16084 The directory where @code{nnwarchive} stores its files.  The default is@*
16085 @file{~/News/warchive/}.
16087 @item nnwarchive-login
16088 @vindex nnwarchive-login
16089 The account name on the web server.
16091 @item nnwarchive-passwd
16092 @vindex nnwarchive-passwd
16093 The password for your account on the web server.
16094 @end table
16096 @node RSS
16097 @subsection RSS
16098 @cindex nnrss
16099 @cindex RSS
16101 Some web sites have an RDF Site Summary (@acronym{RSS}).
16102 @acronym{RSS} is a format for summarizing headlines from news related
16103 sites (such as BBC or CNN).  But basically anything list-like can be
16104 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16105 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16107 @acronym{RSS} has a quite regular and nice interface, and it's
16108 possible to get the information Gnus needs to keep groups updated.
16110 Note: you had better use Emacs which supports the @code{utf-8} coding
16111 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16112 text by default.  It is also used by default for non-@acronym{ASCII}
16113 group names.
16115 @kindex G R (Group)
16116 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16117 prompted for the location, the title and the description of the feed.
16118 The title, which allows any characters, will be used for the group name
16119 and the name of the group data file.  The description can be omitted.
16121 An easy way to get started with @code{nnrss} is to say something like
16122 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16123 subscribe to groups.
16125 The @code{nnrss} back end saves the group data file in
16126 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16127 names containing non-@acronym{ASCII} characters will be encoded by the
16128 coding system specified with the @code{nnmail-pathname-coding-system}
16129 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16130 the value of @code{default-file-name-coding-system}.  If you are using
16131 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16132 the value for the @code{nnmail-pathname-coding-system} variable properly.
16134 The @code{nnrss} back end generates @samp{multipart/alternative}
16135 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16136 and a @samp{text/html} part.
16138 @cindex OPML
16139 You can also use the following commands to import and export your
16140 subscriptions from a file in @acronym{OPML} format (Outline Processor
16141 Markup Language).
16143 @defun nnrss-opml-import file
16144 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16145 file.
16146 @end defun
16148 @defun nnrss-opml-export
16149 Write your current @acronym{RSS} subscriptions to a buffer in
16150 @acronym{OPML} format.
16151 @end defun
16153 The following @code{nnrss} variables can be altered:
16155 @table @code
16156 @item nnrss-directory
16157 @vindex nnrss-directory
16158 The directory where @code{nnrss} stores its files.  The default is
16159 @file{~/News/rss/}.
16161 @item nnrss-file-coding-system
16162 @vindex nnrss-file-coding-system
16163 The coding system used when reading and writing the @code{nnrss} groups
16164 data files.  The default is the value of
16165 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16166 in Emacs or @code{escape-quoted} in XEmacs).
16168 @item nnrss-use-local
16169 @vindex nnrss-use-local
16170 @findex nnrss-generate-download-script
16171 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16172 the feeds from local files in @code{nnrss-directory}.  You can use
16173 the command @code{nnrss-generate-download-script} to generate a
16174 download script using @command{wget}.
16176 @item nnrss-wash-html-in-text-plain-parts
16177 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16178 parts as @acronym{HTML}.  The function specified by the
16179 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16180 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16181 to render text.  If it is @code{nil}, which is the default, text will
16182 simply be folded.  Leave it @code{nil} if you prefer to see
16183 @samp{text/html} parts.
16184 @end table
16186 The following code may be helpful, if you want to show the description in
16187 the summary buffer.
16189 @lisp
16190 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16191 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16193 (defun gnus-user-format-function-X (header)
16194   (let ((descr
16195          (assq nnrss-description-field (mail-header-extra header))))
16196     (if descr (concat "\n\t" (cdr descr)) "")))
16197 @end lisp
16199 The following code may be useful to open an nnrss url directly from the
16200 summary buffer.
16202 @lisp
16203 (require 'browse-url)
16205 (defun browse-nnrss-url( arg )
16206   (interactive "p")
16207   (let ((url (assq nnrss-url-field
16208                    (mail-header-extra
16209                     (gnus-data-header
16210                      (assq (gnus-summary-article-number)
16211                            gnus-newsgroup-data))))))
16212     (if url
16213         (progn
16214           (browse-url (cdr url))
16215           (gnus-summary-mark-as-read-forward 1))
16216       (gnus-summary-scroll-up arg))))
16218 (eval-after-load "gnus"
16219   #'(define-key gnus-summary-mode-map
16220       (kbd "<RET>") 'browse-nnrss-url))
16221 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16222 @end lisp
16224 Even if you have added @code{"text/html"} to the
16225 @code{mm-discouraged-alternatives} variable (@pxref{Display
16226 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16227 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16228 more useful especially in @code{nnrss} groups to display
16229 @samp{text/html} parts.  Here's an example of setting
16230 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16231 Parameters}) in order to display @samp{text/html} parts only in
16232 @code{nnrss} groups:
16234 @lisp
16235 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16236 (eval-after-load "gnus-sum"
16237   '(add-to-list
16238     'gnus-newsgroup-variables
16239     '(mm-discouraged-alternatives
16240       . '("text/html" "image/.*"))))
16242 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16243 (add-to-list
16244  'gnus-parameters
16245  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16246 @end lisp
16249 @node Customizing W3
16250 @subsection Customizing W3
16251 @cindex W3
16252 @cindex html
16253 @cindex url
16254 @cindex Netscape
16256 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16257 alternatives) to display web pages.  Emacs/W3 is documented in its own
16258 manual, but there are some things that may be more relevant for Gnus
16259 users.
16261 For instance, a common question is how to make Emacs/W3 follow links
16262 using the @code{browse-url} functions (which will call some external web
16263 browser like Netscape).  Here's one way:
16265 @lisp
16266 (eval-after-load "w3"
16267   '(progn
16268     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16269     (defun w3-fetch (&optional url target)
16270       (interactive (list (w3-read-url-with-default)))
16271       (if (eq major-mode 'gnus-article-mode)
16272           (browse-url url)
16273         (w3-fetch-orig url target)))))
16274 @end lisp
16276 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16277 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16278 follow the link.
16281 @node IMAP
16282 @section IMAP
16283 @cindex nnimap
16284 @cindex @acronym{IMAP}
16286 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16287 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16288 server is much similar to connecting to a news server, you just
16289 specify the network address of the server.
16291 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16292 everything that @acronym{POP} can, it can hence be viewed as a
16293 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16294 similar to @acronym{NNTP} being a news storage protocol---however,
16295 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16296 is more or less read-only whereas mail is read-write.
16298 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16299 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16300 the @acronym{IMAP} server and store them on the local disk.  This is
16301 not the usage described in this section---@xref{Mail Sources}.
16303 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16304 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16305 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16306 usage explained in this section.
16308 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16309 servers might look something like the following.  (Note that for
16310 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16311 see below.)
16313 @lisp
16314 (setq gnus-secondary-select-methods
16315       '((nnimap "simpleserver") ; @r{no special configuration}
16316         ; @r{perhaps a ssh port forwarded server:}
16317         (nnimap "dolk"
16318                 (nnimap-address "localhost")
16319                 (nnimap-server-port 1430))
16320         ; @r{a UW server running on localhost}
16321         (nnimap "barbar"
16322                 (nnimap-server-port 143)
16323                 (nnimap-address "localhost")
16324                 (nnimap-list-pattern ("INBOX" "mail/*")))
16325         ; @r{anonymous public cyrus server:}
16326         (nnimap "cyrus.andrew.cmu.edu"
16327                 (nnimap-authenticator anonymous)
16328                 (nnimap-list-pattern "archive.*")
16329                 (nnimap-stream network))
16330         ; @r{a ssl server on a non-standard port:}
16331         (nnimap "vic20"
16332                 (nnimap-address "vic20.somewhere.com")
16333                 (nnimap-server-port 9930)
16334                 (nnimap-stream ssl))))
16335 @end lisp
16337 After defining the new server, you can subscribe to groups on the
16338 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16339 (@pxref{Subscription Commands}) or via the Server Buffer
16340 (@pxref{Server Buffer}).
16342 The following variables can be used to create a virtual @code{nnimap}
16343 server:
16345 @table @code
16347 @item nnimap-address
16348 @vindex nnimap-address
16350 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16351 server name if not specified.
16353 @item nnimap-server-port
16354 @vindex nnimap-server-port
16355 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16357 Note that this should be an integer, example server specification:
16359 @lisp
16360 (nnimap "mail.server.com"
16361         (nnimap-server-port 4711))
16362 @end lisp
16364 @item nnimap-list-pattern
16365 @vindex nnimap-list-pattern
16366 String or list of strings of mailboxes to limit available groups to.
16367 This is used when the server has very many mailboxes and you're only
16368 interested in a few---some servers export your home directory via
16369 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16370 @file{~/Mail/*} then.
16372 The string can also be a cons of REFERENCE and the string as above, what
16373 REFERENCE is used for is server specific, but on the University of
16374 Washington server it's a directory that will be concatenated with the
16375 mailbox.
16377 Example server specification:
16379 @lisp
16380 (nnimap "mail.server.com"
16381         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16382                                ("~friend/Mail/" . "list/*"))))
16383 @end lisp
16385 @item nnimap-stream
16386 @vindex nnimap-stream
16387 The type of stream used to connect to your server.  By default, nnimap
16388 will detect and automatically use all of the below, with the exception
16389 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16390 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16391 be automatically detected, but it's not widely deployed yet.)
16393 Example server specification:
16395 @lisp
16396 (nnimap "mail.server.com"
16397         (nnimap-stream ssl))
16398 @end lisp
16400 Please note that the value of @code{nnimap-stream} is a symbol!
16402 @itemize @bullet
16403 @item
16404 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16405 @samp{gsasl} or @samp{imtest} program.
16406 @item
16407 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16408 @item
16409 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16410 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16411 @samp{starttls}.
16412 @item
16413 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16414 @samp{gnutls-cli}).
16415 @item
16416 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16417 @samp{openssl}) or SSLeay (@samp{s_client}).
16418 @item
16419 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16420 @item
16421 @dfn{network:} Plain, TCP/IP network connection.
16422 @end itemize
16424 @vindex imap-kerberos4-program
16425 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16426 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16427 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16428 to make @code{imap.el} use a pty instead of a pipe when communicating
16429 with @samp{imtest}.  You will then suffer from a line length
16430 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16431 indefinitely if you have many articles in a mailbox.  The variable
16432 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16433 program.
16435 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16436 needed.  It is available from
16437 @uref{http://www.gnu.org/software/gnutls/}.
16439 @vindex imap-gssapi-program
16440 This parameter specifies a list of command lines that invoke a GSSAPI
16441 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16442 sequentially until a connection is made, or the list has been
16443 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16444 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16445 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16446 tried.
16448 @vindex imap-ssl-program
16449 For @acronym{SSL} connections, the OpenSSL program is available from
16450 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16451 and nnimap support it too---although the most recent versions of
16452 SSLeay, 0.9.x, are known to have serious bugs making it
16453 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16454 work.  The variable @code{imap-ssl-program} contain parameters to pass
16455 to OpenSSL/SSLeay.
16457 @vindex imap-shell-program
16458 @vindex imap-shell-host
16459 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16460 @code{imap-shell-program} specify what program to call.
16462 @item nnimap-authenticator
16463 @vindex nnimap-authenticator
16465 The authenticator used to connect to the server.  By default, nnimap
16466 will use the most secure authenticator your server is capable of.
16468 Example server specification:
16470 @lisp
16471 (nnimap "mail.server.com"
16472         (nnimap-authenticator anonymous))
16473 @end lisp
16475 Please note that the value of @code{nnimap-authenticator} is a symbol!
16477 @itemize @bullet
16478 @item
16479 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16480 external program @code{gsasl} or @code{imtest}.
16481 @item
16482 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16483 @code{imtest}.
16484 @item
16485 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16486 external library @code{digest-md5.el}.
16487 @item
16488 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16489 @item
16490 @dfn{login:} Plain-text username/password via LOGIN.
16491 @item
16492 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16493 @end itemize
16495 @item nnimap-expunge-on-close
16496 @cindex expunging
16497 @vindex nnimap-expunge-on-close
16498 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16499 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16500 this concept of marking articles @code{Deleted} which doesn't actually
16501 delete them, and this (marking them @code{Deleted}, that is) is what
16502 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16503 similar).
16505 Since the articles aren't really removed when we mark them with the
16506 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16507 running in circles yet?
16509 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16510 when closing a mailbox but this is now configurable by this server
16511 variable.
16513 The possible options are:
16515 @table @code
16517 @item always
16518 The default behavior, delete all articles marked as ``Deleted'' when
16519 closing a mailbox.
16520 @item never
16521 Never actually delete articles.  Currently there is no way of showing
16522 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16523 may allow you to do this.  If you ever want to run the EXPUNGE command
16524 manually, @xref{Expunging mailboxes}.
16525 @item ask
16526 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16527 articles or not.
16529 @end table
16531 @item nnimap-importantize-dormant
16532 @vindex nnimap-importantize-dormant
16534 If non-@code{nil} (the default), marks dormant articles as ticked (as
16535 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16536 naturally still (only) be marked as dormant.  This is to make dormant
16537 articles stand out, just like ticked articles, in other @acronym{IMAP}
16538 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16539 has only one.)
16541 Probably the only reason for frobbing this would be if you're trying
16542 enable per-user persistent dormant flags, using something like:
16544 @lisp
16545 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16546         (format "gnus-dormant-%s" (user-login-name)))
16547 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16548         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16549 @end lisp
16551 In this case, you would not want the per-user dormant flag showing up
16552 as ticked for other users.
16554 @item nnimap-expunge-search-string
16555 @cindex expunging
16556 @vindex nnimap-expunge-search-string
16557 @cindex expiring @acronym{IMAP} mail
16559 This variable contain the @acronym{IMAP} search command sent to server when
16560 searching for articles eligible for expiring.  The default is
16561 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16562 UID set and the second @code{%s} is replaced by a date.
16564 Probably the only useful value to change this to is
16565 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16566 messages instead of the internal article date.  See section 6.4.4 of
16567 RFC 2060 for more information on valid strings.
16569 However, if @code{nnimap-search-uids-not-since-is-evil} 
16570 is true, this variable has no effect since the search logic
16571 is reversed, as described below.
16573 @item nnimap-authinfo-file
16574 @vindex nnimap-authinfo-file
16576 A file containing credentials used to log in on servers.  The format is
16577 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16578 variable @code{nntp-authinfo-file} for exact syntax; also see
16579 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16581 @example
16582 machine students.uio.no login larsi password geheimnis port imap
16583 @end example
16585 Note that it should be @code{port imap}, or @code{port 143}, if you
16586 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16587 actual port number used is port 993 for secured IMAP.  For
16588 convenience, Gnus will accept @code{port imaps} as a synonym of
16589 @code{port imap}.
16591 @item nnimap-need-unselect-to-notice-new-mail
16592 @vindex nnimap-need-unselect-to-notice-new-mail
16594 Unselect mailboxes before looking for new mail in them.  Some servers
16595 seem to need this under some circumstances; it was reported that
16596 Courier 1.7.1 did.
16598 @item nnimap-nov-is-evil
16599 @vindex nnimap-nov-is-evil
16600 @cindex Courier @acronym{IMAP} server
16601 @cindex @acronym{NOV}
16603 Never generate or use a local @acronym{NOV} database. Defaults to the
16604 value of @code{gnus-agent}.
16606 Using a @acronym{NOV} database usually makes header fetching much
16607 faster, but it uses the @code{UID SEARCH UID} command, which is very
16608 slow on some servers (notably some versions of Courier). Since the Gnus
16609 Agent caches the information in the @acronym{NOV} database without using
16610 the slow command, this variable defaults to true if the Agent is in use,
16611 and false otherwise.
16613 @item nnimap-search-uids-not-since-is-evil
16614 @vindex nnimap-search-uids-not-since-is-evil
16615 @cindex Courier @acronym{IMAP} server
16616 @cindex expiring @acronym{IMAP} mail
16618 Avoid the @code{UID SEARCH UID @var{message numbers} NOT SINCE
16619 @var{date}} command, which is slow on some @acronym{IMAP} servers
16620 (notably, some versions of Courier). Instead, use @code{UID SEARCH SINCE
16621 @var{date}} and prune the list of expirable articles within Gnus.
16623 When Gnus expires your mail (@pxref{Expiring Mail}), it starts with a
16624 list of expirable articles and asks the IMAP server questions like ``Of
16625 these articles, which ones are older than a week?'' While this seems
16626 like a perfectly reasonable question, some IMAP servers take a long time
16627 to answer it, since they seemingly go looking into every old article to
16628 see if it is one of the expirable ones. Curiously, the question ``Of
16629 @emph{all} articles, which ones are newer than a week?'' seems to be
16630 much faster to answer, so setting this variable causes Gnus to ask this
16631 question and figure out the answer to the real question itself.
16633 This problem can really sneak up on you: when you first configure Gnus,
16634 everything works fine, but once you accumulate a couple thousand
16635 messages, you start cursing Gnus for being so slow. On the other hand,
16636 if you get a lot of email within a week, setting this variable will
16637 cause a lot of network traffic between Gnus and the IMAP server.
16639 @end table
16641 @menu
16642 * Splitting in IMAP::           Splitting mail with nnimap.
16643 * Expiring in IMAP::            Expiring mail with nnimap.
16644 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16645 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16646 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16647 * Debugging IMAP::              What to do when things don't work.
16648 @end menu
16652 @node Splitting in IMAP
16653 @subsection Splitting in IMAP
16654 @cindex splitting imap mail
16656 Splitting is something Gnus users have loved and used for years, and now
16657 the rest of the world is catching up.  Yeah, dream on, not many
16658 @acronym{IMAP} servers have server side splitting and those that have
16659 splitting seem to use some non-standard protocol.  This means that
16660 @acronym{IMAP} support for Gnus has to do its own splitting.
16662 And it does.
16664 (Incidentally, people seem to have been dreaming on, and Sieve has
16665 gaining a market share and is supported by several IMAP servers.
16666 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16668 Here are the variables of interest:
16670 @table @code
16672 @item nnimap-split-crosspost
16673 @cindex splitting, crosspost
16674 @cindex crosspost
16675 @vindex nnimap-split-crosspost
16677 If non-@code{nil}, do crossposting if several split methods match the
16678 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16679 found will be used.
16681 Nnmail equivalent: @code{nnmail-crosspost}.
16683 @item nnimap-split-inbox
16684 @cindex splitting, inbox
16685 @cindex inbox
16686 @vindex nnimap-split-inbox
16688 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16689 mailboxes to split from.  Defaults to @code{nil}, which means that
16690 splitting is disabled!
16692 @lisp
16693 (setq nnimap-split-inbox
16694       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16695 @end lisp
16697 No nnmail equivalent.
16699 @item nnimap-split-rule
16700 @cindex splitting, rules
16701 @vindex nnimap-split-rule
16703 New mail found in @code{nnimap-split-inbox} will be split according to
16704 this variable.
16706 This variable contains a list of lists, where the first element in the
16707 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16708 matching the regexp in the second element in the sublist.  Got that?
16709 Neither did I, we need examples.
16711 @lisp
16712 (setq nnimap-split-rule
16713       '(("INBOX.nnimap"
16714          "^Sender: owner-nnimap@@vic20.globalcom.se")
16715         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16716         ("INBOX.private" "")))
16717 @end lisp
16719 This will put all articles from the nnimap mailing list into mailbox
16720 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16721 into INBOX.junk and everything else in INBOX.private.
16723 The first string may contain @samp{\\1} forms, like the ones used by
16724 replace-match to insert sub-expressions from the matched text.  For
16725 instance:
16727 @lisp
16728 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16729 @end lisp
16731 The first element can also be the symbol @code{junk} to indicate that
16732 matching messages should simply be deleted.  Use with care.
16734 The second element can also be a function.  In that case, it will be
16735 called with the first element of the rule as the argument, in a buffer
16736 containing the headers of the article.  It should return a
16737 non-@code{nil} value if it thinks that the mail belongs in that group.
16739 Nnmail users might recollect that the last regexp had to be empty to
16740 match all articles (like in the example above).  This is not required in
16741 nnimap.  Articles not matching any of the regexps will not be moved out
16742 of your inbox.  (This might affect performance if you keep lots of
16743 unread articles in your inbox, since the splitting code would go over
16744 them every time you fetch new mail.)
16746 These rules are processed from the beginning of the alist toward the
16747 end.  The first rule to make a match will ``win'', unless you have
16748 crossposting enabled.  In that case, all matching rules will ``win''.
16750 This variable can also have a function as its value, the function will
16751 be called with the headers narrowed and should return a group where it
16752 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16754 The splitting code tries to create mailboxes if it needs to.
16756 To allow for different split rules on different virtual servers, and
16757 even different split rules in different inboxes on the same server,
16758 the syntax of this variable have been extended along the lines of:
16760 @lisp
16761 (setq nnimap-split-rule
16762       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16763                                ("junk"    "From:.*Simon"))))
16764         ("my2server"    ("INBOX" nnimap-split-fancy))
16765         ("my[34]server" (".*" (("private" "To:.*Simon")
16766                                ("junk"    my-junk-func))))))
16767 @end lisp
16769 The virtual server name is in fact a regexp, so that the same rules
16770 may apply to several servers.  In the example, the servers
16771 @code{my3server} and @code{my4server} both use the same rules.
16772 Similarly, the inbox string is also a regexp.  The actual splitting
16773 rules are as before, either a function, or a list with group/regexp or
16774 group/function elements.
16776 Nnmail equivalent: @code{nnmail-split-methods}.
16778 @item nnimap-split-predicate
16779 @cindex splitting
16780 @vindex nnimap-split-predicate
16782 Mail matching this predicate in @code{nnimap-split-inbox} will be
16783 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16785 This might be useful if you use another @acronym{IMAP} client to read mail in
16786 your inbox but would like Gnus to split all articles in the inbox
16787 regardless of readedness.  Then you might change this to
16788 @samp{UNDELETED}.
16790 @item nnimap-split-fancy
16791 @cindex splitting, fancy
16792 @findex nnimap-split-fancy
16793 @vindex nnimap-split-fancy
16795 It's possible to set @code{nnimap-split-rule} to
16796 @code{nnmail-split-fancy} if you want to use fancy
16797 splitting.  @xref{Fancy Mail Splitting}.
16799 However, to be able to have different fancy split rules for nnmail and
16800 nnimap back ends you can set @code{nnimap-split-rule} to
16801 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16802 rule in @code{nnimap-split-fancy}.
16804 Example:
16806 @lisp
16807 (setq nnimap-split-rule 'nnimap-split-fancy
16808       nnimap-split-fancy ...)
16809 @end lisp
16811 Nnmail equivalent: @code{nnmail-split-fancy}.
16813 @item nnimap-split-download-body
16814 @findex nnimap-split-download-body
16815 @vindex nnimap-split-download-body
16817 Set to non-@code{nil} to download entire articles during splitting.
16818 This is generally not required, and will slow things down
16819 considerably.  You may need it if you want to use an advanced
16820 splitting function that analyzes the body to split the article.
16822 @end table
16824 @node Expiring in IMAP
16825 @subsection Expiring in IMAP
16826 @cindex expiring @acronym{IMAP} mail
16828 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16829 end, it supports most features in regular expiring (@pxref{Expiring
16830 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16831 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16832 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16833 follows below are the variables used by the @code{nnimap} expiry
16834 process.
16836 A note on how the expire mark is stored on the @acronym{IMAP} server is
16837 appropriate here as well.  The expire mark is translated into a
16838 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16839 message.  This means that likely only Gnus will understand and treat
16840 the @code{gnus-expire} mark properly, although other clients may allow
16841 you to view client specific flags on the message.  It also means that
16842 your server must support permanent storage of client specific flags on
16843 messages.  Most do, fortunately.
16845 If expiring @acronym{IMAP} mail seems very slow, try setting the server
16846 variable @code{nnimap-search-uids-not-since-is-evil}.
16848 @table @code
16850 @item nnmail-expiry-wait
16851 @item nnmail-expiry-wait-function
16853 These variables are fully supported.  The expire value can be a
16854 number, the symbol @code{immediate} or @code{never}.
16856 @item nnmail-expiry-target
16858 This variable is supported, and internally implemented by calling the
16859 @code{nnmail} functions that handle this.  It contains an optimization
16860 that if the destination is a @acronym{IMAP} group on the same server, the
16861 article is copied instead of appended (that is, uploaded again).
16863 @end table
16865 @node Editing IMAP ACLs
16866 @subsection Editing IMAP ACLs
16867 @cindex editing imap acls
16868 @cindex Access Control Lists
16869 @cindex Editing @acronym{IMAP} ACLs
16870 @kindex G l (Group)
16871 @findex gnus-group-nnimap-edit-acl
16873 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16874 limiting (or enabling) other users access to your mail boxes.  Not all
16875 @acronym{IMAP} servers support this, this function will give an error if it
16876 doesn't.
16878 To edit an ACL for a mailbox, type @kbd{G l}
16879 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16880 editing window with detailed instructions.
16882 Some possible uses:
16884 @itemize @bullet
16885 @item
16886 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16887 on your mailing list mailboxes enables other users on the same server to
16888 follow the list without subscribing to it.
16889 @item
16890 At least with the Cyrus server, you are required to give the user
16891 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16892 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16893 INBOX.mailbox).
16894 @end itemize
16896 @node Expunging mailboxes
16897 @subsection Expunging mailboxes
16898 @cindex expunging
16900 @cindex expunge
16901 @cindex manual expunging
16902 @kindex G x (Group)
16903 @findex gnus-group-nnimap-expunge
16905 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16906 you may want the option of expunging all deleted articles in a mailbox
16907 manually.  This is exactly what @kbd{G x} does.
16909 Currently there is no way of showing deleted articles, you can just
16910 delete them.
16912 @node A note on namespaces
16913 @subsection A note on namespaces
16914 @cindex IMAP namespace
16915 @cindex namespaces
16917 The @acronym{IMAP} protocol has a concept called namespaces, described
16918 by the following text in the RFC2060:
16920 @display
16921 5.1.2.  Mailbox Namespace Naming Convention
16923    By convention, the first hierarchical element of any mailbox name
16924    which begins with "#" identifies the "namespace" of the remainder of
16925    the name.  This makes it possible to disambiguate between different
16926    types of mailbox stores, each of which have their own namespaces.
16928       For example, implementations which offer access to USENET
16929       newsgroups MAY use the "#news" namespace to partition the USENET
16930       newsgroup namespace from that of other mailboxes.  Thus, the
16931       comp.mail.misc newsgroup would have an mailbox name of
16932       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16933       to a different object (e.g. a user's private mailbox).
16934 @end display
16936 While there is nothing in this text that warrants concern for the
16937 @acronym{IMAP} implementation in Gnus, some servers use namespace
16938 prefixes in a way that does not work with how Gnus uses mailbox names.
16940 Specifically, University of Washington's @acronym{IMAP} server uses
16941 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16942 in the @sc{create} and @sc{append} commands.  After the mailbox is
16943 created (or a messages is appended to a mailbox), it must be accessed
16944 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16945 not make it possible for the user to guarantee that user entered
16946 mailbox names will only be used with the CREATE and APPEND commands,
16947 you should simply not use the namespace prefixed mailbox names in
16948 Gnus.
16950 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16951 for more information on how to use the prefixes.  They are a power
16952 tool and should be used only if you are sure what the effects are.
16954 @node Debugging IMAP
16955 @subsection Debugging IMAP
16956 @cindex IMAP debugging
16957 @cindex protocol dump (IMAP)
16959 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16960 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16961 best to fix them right away.  If you encounter odd behavior, chances
16962 are that either the server or Gnus is buggy.
16964 If you are familiar with network protocols in general, you will
16965 probably be able to extract some clues from the protocol dump of the
16966 exchanges between Gnus and the server.  Even if you are not familiar
16967 with network protocols, when you include the protocol dump in
16968 @acronym{IMAP}-related bug reports you are helping us with data
16969 critical to solving the problem.  Therefore, we strongly encourage you
16970 to include the protocol dump when reporting IMAP bugs in Gnus.
16973 @vindex imap-log
16974 Because the protocol dump, when enabled, generates lots of data, it is
16975 disabled by default.  You can enable it by setting @code{imap-log} as
16976 follows:
16978 @lisp
16979 (setq imap-log t)
16980 @end lisp
16982 This instructs the @code{imap.el} package to log any exchanges with
16983 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16984 for error messages, which sometimes are tagged with the keyword
16985 @code{BAD}---but when submitting a bug, make sure to include all the
16986 data.
16988 @node Other Sources
16989 @section Other Sources
16991 Gnus can do more than just read news or mail.  The methods described
16992 below allow Gnus to view directories and files as if they were
16993 newsgroups.
16995 @menu
16996 * Directory Groups::            You can read a directory as if it was a newsgroup.
16997 * Anything Groups::             Dired?  Who needs dired?
16998 * Document Groups::             Single files can be the basis of a group.
16999 * SOUP::                        Reading @sc{soup} packets ``offline''.
17000 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
17001 @end menu
17004 @node Directory Groups
17005 @subsection Directory Groups
17006 @cindex nndir
17007 @cindex directory groups
17009 If you have a directory that has lots of articles in separate files in
17010 it, you might treat it as a newsgroup.  The files have to have numerical
17011 names, of course.
17013 This might be an opportune moment to mention @code{ange-ftp} (and its
17014 successor @code{efs}), that most wonderful of all wonderful Emacs
17015 packages.  When I wrote @code{nndir}, I didn't think much about it---a
17016 back end to read directories.  Big deal.
17018 @code{ange-ftp} changes that picture dramatically.  For instance, if you
17019 enter the @code{ange-ftp} file name
17020 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
17021 @code{ange-ftp} or @code{efs} will actually allow you to read this
17022 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
17024 @code{nndir} will use @acronym{NOV} files if they are present.
17026 @code{nndir} is a ``read-only'' back end---you can't delete or expire
17027 articles with this method.  You can use @code{nnmh} or @code{nnml} for
17028 whatever you use @code{nndir} for, so you could switch to any of those
17029 methods if you feel the need to have a non-read-only @code{nndir}.
17032 @node Anything Groups
17033 @subsection Anything Groups
17034 @cindex nneething
17036 From the @code{nndir} back end (which reads a single spool-like
17037 directory), it's just a hop and a skip to @code{nneething}, which
17038 pretends that any arbitrary directory is a newsgroup.  Strange, but
17039 true.
17041 When @code{nneething} is presented with a directory, it will scan this
17042 directory and assign article numbers to each file.  When you enter such
17043 a group, @code{nneething} must create ``headers'' that Gnus can use.
17044 After all, Gnus is a newsreader, in case you're forgetting.
17045 @code{nneething} does this in a two-step process.  First, it snoops each
17046 file in question.  If the file looks like an article (i.e., the first
17047 few lines look like headers), it will use this as the head.  If this is
17048 just some arbitrary file without a head (e.g. a C source file),
17049 @code{nneething} will cobble up a header out of thin air.  It will use
17050 file ownership, name and date and do whatever it can with these
17051 elements.
17053 All this should happen automatically for you, and you will be presented
17054 with something that looks very much like a newsgroup.  Totally like a
17055 newsgroup, to be precise.  If you select an article, it will be displayed
17056 in the article buffer, just as usual.
17058 If you select a line that represents a directory, Gnus will pop you into
17059 a new summary buffer for this @code{nneething} group.  And so on.  You can
17060 traverse the entire disk this way, if you feel like, but remember that
17061 Gnus is not dired, really, and does not intend to be, either.
17063 There are two overall modes to this action---ephemeral or solid.  When
17064 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17065 will not store information on what files you have read, and what files
17066 are new, and so on.  If you create a solid @code{nneething} group the
17067 normal way with @kbd{G m}, Gnus will store a mapping table between
17068 article numbers and file names, and you can treat this group like any
17069 other groups.  When you activate a solid @code{nneething} group, you will
17070 be told how many unread articles it contains, etc., etc.
17072 Some variables:
17074 @table @code
17075 @item nneething-map-file-directory
17076 @vindex nneething-map-file-directory
17077 All the mapping files for solid @code{nneething} groups will be stored
17078 in this directory, which defaults to @file{~/.nneething/}.
17080 @item nneething-exclude-files
17081 @vindex nneething-exclude-files
17082 All files that match this regexp will be ignored.  Nice to use to exclude
17083 auto-save files and the like, which is what it does by default.
17085 @item nneething-include-files
17086 @vindex nneething-include-files
17087 Regexp saying what files to include in the group.  If this variable is
17088 non-@code{nil}, only files matching this regexp will be included.
17090 @item nneething-map-file
17091 @vindex nneething-map-file
17092 Name of the map files.
17093 @end table
17096 @node Document Groups
17097 @subsection Document Groups
17098 @cindex nndoc
17099 @cindex documentation group
17100 @cindex help group
17102 @code{nndoc} is a cute little thing that will let you read a single file
17103 as a newsgroup.  Several files types are supported:
17105 @table @code
17106 @cindex Babyl
17107 @cindex Rmail mbox
17108 @item babyl
17109 The Babyl (Rmail) mail box.
17111 @cindex mbox
17112 @cindex Unix mbox
17113 @item mbox
17114 The standard Unix mbox file.
17116 @cindex MMDF mail box
17117 @item mmdf
17118 The MMDF mail box format.
17120 @item news
17121 Several news articles appended into a file.
17123 @cindex rnews batch files
17124 @item rnews
17125 The rnews batch transport format.
17127 @item nsmail
17128 Netscape mail boxes.
17130 @item mime-parts
17131 @acronym{MIME} multipart messages.
17133 @item standard-digest
17134 The standard (RFC 1153) digest format.
17136 @item mime-digest
17137 A @acronym{MIME} digest of messages.
17139 @item lanl-gov-announce
17140 Announcement messages from LANL Gov Announce.
17142 @cindex forwarded messages
17143 @item rfc822-forward
17144 A message forwarded according to RFC822.
17146 @item outlook
17147 The Outlook mail box.
17149 @item oe-dbx
17150 The Outlook Express dbx mail box.
17152 @item exim-bounce
17153 A bounce message from the Exim MTA.
17155 @item forward
17156 A message forwarded according to informal rules.
17158 @item rfc934
17159 An RFC934-forwarded message.
17161 @item mailman
17162 A mailman digest.
17164 @item clari-briefs
17165 A digest of Clarinet brief news items.
17167 @item slack-digest
17168 Non-standard digest format---matches most things, but does it badly.
17170 @item mail-in-mail
17171 The last resort.
17172 @end table
17174 You can also use the special ``file type'' @code{guess}, which means
17175 that @code{nndoc} will try to guess what file type it is looking at.
17176 @code{digest} means that @code{nndoc} should guess what digest type the
17177 file is.
17179 @code{nndoc} will not try to change the file or insert any extra headers into
17180 it---it will simply, like, let you use the file as the basis for a
17181 group.  And that's it.
17183 If you have some old archived articles that you want to insert into your
17184 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17185 that.  Say you have an old @file{RMAIL} file with mail that you now want
17186 to split into your new @code{nnml} groups.  You look at that file using
17187 @code{nndoc} (using the @kbd{G f} command in the group buffer
17188 (@pxref{Foreign Groups})), set the process mark on all the articles in
17189 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17190 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17191 file is now also stored in lots of @code{nnml} directories, and you can
17192 delete that pesky @file{RMAIL} file.  If you have the guts!
17194 Virtual server variables:
17196 @table @code
17197 @item nndoc-article-type
17198 @vindex nndoc-article-type
17199 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17200 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17201 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17202 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17203 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17205 @item nndoc-post-type
17206 @vindex nndoc-post-type
17207 This variable says whether Gnus is to consider the group a news group or
17208 a mail group.  There are two valid values:  @code{mail} (the default)
17209 and @code{news}.
17210 @end table
17212 @menu
17213 * Document Server Internals::   How to add your own document types.
17214 @end menu
17217 @node Document Server Internals
17218 @subsubsection Document Server Internals
17220 Adding new document types to be recognized by @code{nndoc} isn't
17221 difficult.  You just have to whip up a definition of what the document
17222 looks like, write a predicate function to recognize that document type,
17223 and then hook into @code{nndoc}.
17225 First, here's an example document type definition:
17227 @example
17228 (mmdf
17229  (article-begin .  "^\^A\^A\^A\^A\n")
17230  (body-end .  "^\^A\^A\^A\^A\n"))
17231 @end example
17233 The definition is simply a unique @dfn{name} followed by a series of
17234 regexp pseudo-variable settings.  Below are the possible
17235 variables---don't be daunted by the number of variables; most document
17236 types can be defined with very few settings:
17238 @table @code
17239 @item first-article
17240 If present, @code{nndoc} will skip past all text until it finds
17241 something that match this regexp.  All text before this will be
17242 totally ignored.
17244 @item article-begin
17245 This setting has to be present in all document type definitions.  It
17246 says what the beginning of each article looks like.  To do more
17247 complicated things that cannot be dealt with a simple regexp, you can
17248 use @code{article-begin-function} instead of this.
17250 @item article-begin-function
17251 If present, this should be a function that moves point to the beginning
17252 of each article.  This setting overrides @code{article-begin}.
17254 @item head-begin
17255 If present, this should be a regexp that matches the head of the
17256 article.  To do more complicated things that cannot be dealt with a
17257 simple regexp, you can use @code{head-begin-function} instead of this.
17259 @item head-begin-function
17260 If present, this should be a function that moves point to the head of
17261 the article.  This setting overrides @code{head-begin}.
17263 @item head-end
17264 This should match the end of the head of the article.  It defaults to
17265 @samp{^$}---the empty line.
17267 @item body-begin
17268 This should match the beginning of the body of the article.  It defaults
17269 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17270 a simple regexp, you can use @code{body-begin-function} instead of this.
17272 @item body-begin-function
17273 If present, this function should move point to the beginning of the body
17274 of the article.  This setting overrides @code{body-begin}.
17276 @item body-end
17277 If present, this should match the end of the body of the article.  To do
17278 more complicated things that cannot be dealt with a simple regexp, you
17279 can use @code{body-end-function} instead of this.
17281 @item body-end-function
17282 If present, this function should move point to the end of the body of
17283 the article.  This setting overrides @code{body-end}.
17285 @item file-begin
17286 If present, this should match the beginning of the file.  All text
17287 before this regexp will be totally ignored.
17289 @item file-end
17290 If present, this should match the end of the file.  All text after this
17291 regexp will be totally ignored.
17293 @end table
17295 So, using these variables @code{nndoc} is able to dissect a document
17296 file into a series of articles, each with a head and a body.  However, a
17297 few more variables are needed since not all document types are all that
17298 news-like---variables needed to transform the head or the body into
17299 something that's palatable for Gnus:
17301 @table @code
17302 @item prepare-body-function
17303 If present, this function will be called when requesting an article.  It
17304 will be called with point at the start of the body, and is useful if the
17305 document has encoded some parts of its contents.
17307 @item article-transform-function
17308 If present, this function is called when requesting an article.  It's
17309 meant to be used for more wide-ranging transformation of both head and
17310 body of the article.
17312 @item generate-head-function
17313 If present, this function is called to generate a head that Gnus can
17314 understand.  It is called with the article number as a parameter, and is
17315 expected to generate a nice head for the article in question.  It is
17316 called when requesting the headers of all articles.
17318 @item generate-article-function
17319 If present, this function is called to generate an entire article that
17320 Gnus can understand.  It is called with the article number as a
17321 parameter when requesting all articles.
17323 @item dissection-function
17324 If present, this function is called to dissect a document by itself,
17325 overriding @code{first-article}, @code{article-begin},
17326 @code{article-begin-function}, @code{head-begin},
17327 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17328 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17329 @code{file-begin}, and @code{file-end}.
17331 @end table
17333 Let's look at the most complicated example I can come up with---standard
17334 digests:
17336 @example
17337 (standard-digest
17338  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17339  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17340  (prepare-body-function . nndoc-unquote-dashes)
17341  (body-end-function . nndoc-digest-body-end)
17342  (head-end . "^ ?$")
17343  (body-begin . "^ ?\n")
17344  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17345  (subtype digest guess))
17346 @end example
17348 We see that all text before a 70-width line of dashes is ignored; all
17349 text after a line that starts with that @samp{^End of} is also ignored;
17350 each article begins with a 30-width line of dashes; the line separating
17351 the head from the body may contain a single space; and that the body is
17352 run through @code{nndoc-unquote-dashes} before being delivered.
17354 To hook your own document definition into @code{nndoc}, use the
17355 @code{nndoc-add-type} function.  It takes two parameters---the first
17356 is the definition itself and the second (optional) parameter says
17357 where in the document type definition alist to put this definition.
17358 The alist is traversed sequentially, and
17359 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17360 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17361 @code{mmdf} type, and so on.  These type predicates should return
17362 @code{nil} if the document is not of the correct type; @code{t} if it
17363 is of the correct type; and a number if the document might be of the
17364 correct type.  A high number means high probability; a low number
17365 means low probability with @samp{0} being the lowest valid number.
17368 @node SOUP
17369 @subsection SOUP
17370 @cindex SOUP
17371 @cindex offline
17373 In the PC world people often talk about ``offline'' newsreaders.  These
17374 are thingies that are combined reader/news transport monstrosities.
17375 With built-in modem programs.  Yecchh!
17377 Of course, us Unix Weenie types of human beans use things like
17378 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17379 transport things like Ghod intended.  And then we just use normal
17380 newsreaders.
17382 However, it can sometimes be convenient to do something that's a bit
17383 easier on the brain if you have a very slow modem, and you're not really
17384 that interested in doing things properly.
17386 A file format called @sc{soup} has been developed for transporting news
17387 and mail from servers to home machines and back again.  It can be a bit
17388 fiddly.
17390 First some terminology:
17392 @table @dfn
17394 @item server
17395 This is the machine that is connected to the outside world and where you
17396 get news and/or mail from.
17398 @item home machine
17399 This is the machine that you want to do the actual reading and responding
17400 on.  It is typically not connected to the rest of the world in any way.
17402 @item packet
17403 Something that contains messages and/or commands.  There are two kinds
17404 of packets:
17406 @table @dfn
17407 @item message packets
17408 These are packets made at the server, and typically contain lots of
17409 messages for you to read.  These are called @file{SoupoutX.tgz} by
17410 default, where @var{x} is a number.
17412 @item response packets
17413 These are packets made at the home machine, and typically contains
17414 replies that you've written.  These are called @file{SoupinX.tgz} by
17415 default, where @var{x} is a number.
17417 @end table
17419 @end table
17422 @enumerate
17424 @item
17425 You log in on the server and create a @sc{soup} packet.  You can either
17426 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17427 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17428 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17430 @item
17431 You transfer the packet home.  Rail, boat, car or modem will do fine.
17433 @item
17434 You put the packet in your home directory.
17436 @item
17437 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17438 the native or secondary server.
17440 @item
17441 You read articles and mail and answer and followup to the things you
17442 want (@pxref{SOUP Replies}).
17444 @item
17445 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17446 packet.
17448 @item
17449 You transfer this packet to the server.
17451 @item
17452 You use Gnus to mail this packet out with the @kbd{G s s} command.
17454 @item
17455 You then repeat until you die.
17457 @end enumerate
17459 So you basically have a bipartite system---you use @code{nnsoup} for
17460 reading and Gnus for packing/sending these @sc{soup} packets.
17462 @menu
17463 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17464 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17465 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17466 @end menu
17469 @node SOUP Commands
17470 @subsubsection SOUP Commands
17472 These are commands for creating and manipulating @sc{soup} packets.
17474 @table @kbd
17475 @item G s b
17476 @kindex G s b (Group)
17477 @findex gnus-group-brew-soup
17478 Pack all unread articles in the current group
17479 (@code{gnus-group-brew-soup}).  This command understands the
17480 process/prefix convention.
17482 @item G s w
17483 @kindex G s w (Group)
17484 @findex gnus-soup-save-areas
17485 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17487 @item G s s
17488 @kindex G s s (Group)
17489 @findex gnus-soup-send-replies
17490 Send all replies from the replies packet
17491 (@code{gnus-soup-send-replies}).
17493 @item G s p
17494 @kindex G s p (Group)
17495 @findex gnus-soup-pack-packet
17496 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17498 @item G s r
17499 @kindex G s r (Group)
17500 @findex nnsoup-pack-replies
17501 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17503 @item O s
17504 @kindex O s (Summary)
17505 @findex gnus-soup-add-article
17506 This summary-mode command adds the current article to a @sc{soup} packet
17507 (@code{gnus-soup-add-article}).  It understands the process/prefix
17508 convention (@pxref{Process/Prefix}).
17510 @end table
17513 There are a few variables to customize where Gnus will put all these
17514 thingies:
17516 @table @code
17518 @item gnus-soup-directory
17519 @vindex gnus-soup-directory
17520 Directory where Gnus will save intermediate files while composing
17521 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17523 @item gnus-soup-replies-directory
17524 @vindex gnus-soup-replies-directory
17525 This is what Gnus will use as a temporary directory while sending our
17526 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17528 @item gnus-soup-prefix-file
17529 @vindex gnus-soup-prefix-file
17530 Name of the file where Gnus stores the last used prefix.  The default is
17531 @samp{gnus-prefix}.
17533 @item gnus-soup-packer
17534 @vindex gnus-soup-packer
17535 A format string command for packing a @sc{soup} packet.  The default is
17536 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17538 @item gnus-soup-unpacker
17539 @vindex gnus-soup-unpacker
17540 Format string command for unpacking a @sc{soup} packet.  The default is
17541 @samp{gunzip -c %s | tar xvf -}.
17543 @item gnus-soup-packet-directory
17544 @vindex gnus-soup-packet-directory
17545 Where Gnus will look for reply packets.  The default is @file{~/}.
17547 @item gnus-soup-packet-regexp
17548 @vindex gnus-soup-packet-regexp
17549 Regular expression matching @sc{soup} reply packets in
17550 @code{gnus-soup-packet-directory}.
17552 @end table
17555 @node SOUP Groups
17556 @subsubsection SOUP Groups
17557 @cindex nnsoup
17559 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17560 read incoming packets, unpack them, and put them in a directory where
17561 you can read them at leisure.
17563 These are the variables you can use to customize its behavior:
17565 @table @code
17567 @item nnsoup-tmp-directory
17568 @vindex nnsoup-tmp-directory
17569 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17570 directory.  (@file{/tmp/} by default.)
17572 @item nnsoup-directory
17573 @vindex nnsoup-directory
17574 @code{nnsoup} then moves each message and index file to this directory.
17575 The default is @file{~/SOUP/}.
17577 @item nnsoup-replies-directory
17578 @vindex nnsoup-replies-directory
17579 All replies will be stored in this directory before being packed into a
17580 reply packet.  The default is @file{~/SOUP/replies/}.
17582 @item nnsoup-replies-format-type
17583 @vindex nnsoup-replies-format-type
17584 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17585 (rnews), and I don't think you should touch that variable.  I probably
17586 shouldn't even have documented it.  Drats!  Too late!
17588 @item nnsoup-replies-index-type
17589 @vindex nnsoup-replies-index-type
17590 The index type of the replies packet.  The default is @samp{?n}, which
17591 means ``none''.  Don't fiddle with this one either!
17593 @item nnsoup-active-file
17594 @vindex nnsoup-active-file
17595 Where @code{nnsoup} stores lots of information.  This is not an ``active
17596 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17597 this file or mess it up in any way, you're dead.  The default is
17598 @file{~/SOUP/active}.
17600 @item nnsoup-packer
17601 @vindex nnsoup-packer
17602 Format string command for packing a reply @sc{soup} packet.  The default
17603 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17605 @item nnsoup-unpacker
17606 @vindex nnsoup-unpacker
17607 Format string command for unpacking incoming @sc{soup} packets.  The
17608 default is @samp{gunzip -c %s | tar xvf -}.
17610 @item nnsoup-packet-directory
17611 @vindex nnsoup-packet-directory
17612 Where @code{nnsoup} will look for incoming packets.  The default is
17613 @file{~/}.
17615 @item nnsoup-packet-regexp
17616 @vindex nnsoup-packet-regexp
17617 Regular expression matching incoming @sc{soup} packets.  The default is
17618 @samp{Soupout}.
17620 @item nnsoup-always-save
17621 @vindex nnsoup-always-save
17622 If non-@code{nil}, save the replies buffer after each posted message.
17624 @end table
17627 @node SOUP Replies
17628 @subsubsection SOUP Replies
17630 Just using @code{nnsoup} won't mean that your postings and mailings end
17631 up in @sc{soup} reply packets automagically.  You have to work a bit
17632 more for that to happen.
17634 @findex nnsoup-set-variables
17635 The @code{nnsoup-set-variables} command will set the appropriate
17636 variables to ensure that all your followups and replies end up in the
17637 @sc{soup} system.
17639 In specific, this is what it does:
17641 @lisp
17642 (setq message-send-news-function 'nnsoup-request-post)
17643 (setq message-send-mail-function 'nnsoup-request-mail)
17644 @end lisp
17646 And that's it, really.  If you only want news to go into the @sc{soup}
17647 system you just use the first line.  If you only want mail to be
17648 @sc{soup}ed you use the second.
17651 @node Mail-To-News Gateways
17652 @subsection Mail-To-News Gateways
17653 @cindex mail-to-news gateways
17654 @cindex gateways
17656 If your local @code{nntp} server doesn't allow posting, for some reason
17657 or other, you can post using one of the numerous mail-to-news gateways.
17658 The @code{nngateway} back end provides the interface.
17660 Note that you can't read anything from this back end---it can only be
17661 used to post with.
17663 Server variables:
17665 @table @code
17666 @item nngateway-address
17667 @vindex nngateway-address
17668 This is the address of the mail-to-news gateway.
17670 @item nngateway-header-transformation
17671 @vindex nngateway-header-transformation
17672 News headers often have to be transformed in some odd way or other
17673 for the mail-to-news gateway to accept it.  This variable says what
17674 transformation should be called, and defaults to
17675 @code{nngateway-simple-header-transformation}.  The function is called
17676 narrowed to the headers to be transformed and with one parameter---the
17677 gateway address.
17679 This default function just inserts a new @code{To} header based on the
17680 @code{Newsgroups} header and the gateway address.
17681 For instance, an article with this @code{Newsgroups} header:
17683 @example
17684 Newsgroups: alt.religion.emacs
17685 @end example
17687 will get this @code{To} header inserted:
17689 @example
17690 To: alt-religion-emacs@@GATEWAY
17691 @end example
17693 The following pre-defined functions exist:
17695 @findex nngateway-simple-header-transformation
17696 @table @code
17698 @item nngateway-simple-header-transformation
17699 Creates a @code{To} header that looks like
17700 @var{newsgroup}@@@code{nngateway-address}.
17702 @findex nngateway-mail2news-header-transformation
17704 @item nngateway-mail2news-header-transformation
17705 Creates a @code{To} header that looks like
17706 @code{nngateway-address}.
17707 @end table
17709 @end table
17711 Here's an example:
17713 @lisp
17714 (setq gnus-post-method
17715       '(nngateway
17716         "mail2news@@replay.com"
17717         (nngateway-header-transformation
17718          nngateway-mail2news-header-transformation)))
17719 @end lisp
17721 So, to use this, simply say something like:
17723 @lisp
17724 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17725 @end lisp
17729 @node Combined Groups
17730 @section Combined Groups
17732 Gnus allows combining a mixture of all the other group types into bigger
17733 groups.
17735 @menu
17736 * Virtual Groups::              Combining articles from many groups.
17737 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17738 @end menu
17741 @node Virtual Groups
17742 @subsection Virtual Groups
17743 @cindex nnvirtual
17744 @cindex virtual groups
17745 @cindex merging groups
17747 An @dfn{nnvirtual group} is really nothing more than a collection of
17748 other groups.
17750 For instance, if you are tired of reading many small groups, you can
17751 put them all in one big group, and then grow tired of reading one
17752 big, unwieldy group.  The joys of computing!
17754 You specify @code{nnvirtual} as the method.  The address should be a
17755 regexp to match component groups.
17757 All marks in the virtual group will stick to the articles in the
17758 component groups.  So if you tick an article in a virtual group, the
17759 article will also be ticked in the component group from whence it
17760 came.  (And vice versa---marks from the component groups will also be
17761 shown in the virtual group.).  To create an empty virtual group, run
17762 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17763 and edit the method regexp with @kbd{M-e}
17764 (@code{gnus-group-edit-group-method})
17766 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17767 newsgroups into one, big, happy newsgroup:
17769 @lisp
17770 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17771 @end lisp
17773 The component groups can be native or foreign; everything should work
17774 smoothly, but if your computer explodes, it was probably my fault.
17776 Collecting the same group from several servers might actually be a good
17777 idea if users have set the Distribution header to limit distribution.
17778 If you would like to read @samp{soc.motss} both from a server in Japan
17779 and a server in Norway, you could use the following as the group regexp:
17781 @example
17782 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17783 @end example
17785 (Remember, though, that if you're creating the group with @kbd{G m}, you
17786 shouldn't double the backslashes, and you should leave off the quote
17787 characters at the beginning and the end of the string.)
17789 This should work kinda smoothly---all articles from both groups should
17790 end up in this one, and there should be no duplicates.  Threading (and
17791 the rest) will still work as usual, but there might be problems with the
17792 sequence of articles.  Sorting on date might be an option here
17793 (@pxref{Selecting a Group}).
17795 One limitation, however---all groups included in a virtual
17796 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17797 zombie groups can't be component groups for @code{nnvirtual} groups.
17799 @vindex nnvirtual-always-rescan
17800 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17801 is the default), @code{nnvirtual} will always scan groups for unread
17802 articles when entering a virtual group.  If this variable is @code{nil}
17803 and you read articles in a component group after the virtual group has
17804 been activated, the read articles from the component group will show up
17805 when you enter the virtual group.  You'll also see this effect if you
17806 have two virtual groups that have a component group in common.  If
17807 that's the case, you should set this variable to @code{t}.  Or you can
17808 just tap @code{M-g} on the virtual group every time before you enter
17809 it---it'll have much the same effect.
17811 @code{nnvirtual} can have both mail and news groups as component groups.
17812 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17813 has to ask the back end of the component group the article comes from
17814 whether it is a news or mail back end.  However, when you do a @kbd{^},
17815 there is typically no sure way for the component back end to know this,
17816 and in that case @code{nnvirtual} tells Gnus that the article came from a
17817 not-news back end.  (Just to be on the safe side.)
17819 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17820 line from the article you respond to in these cases.
17822 @code{nnvirtual} groups do not inherit anything but articles and marks
17823 from component groups---group parameters, for instance, are not
17824 inherited.
17827 @node Kibozed Groups
17828 @subsection Kibozed Groups
17829 @cindex nnkiboze
17830 @cindex kibozing
17832 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17833 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17834 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17835 down to a halt with useless requests!  Oh happiness!
17837 @kindex G k (Group)
17838 To create a kibozed group, use the @kbd{G k} command in the group
17839 buffer.
17841 The address field of the @code{nnkiboze} method is, as with
17842 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17843 @code{nnkiboze} group.  That's where most similarities between
17844 @code{nnkiboze} and @code{nnvirtual} end.
17846 In addition to this regexp detailing component groups, an
17847 @code{nnkiboze} group must have a score file to say what articles are
17848 to be included in the group (@pxref{Scoring}).
17850 @kindex M-x nnkiboze-generate-groups
17851 @findex nnkiboze-generate-groups
17852 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17853 @code{nnkiboze} groups you want to have.  This command will take time.
17854 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17855 headers from all the articles in all the component groups and run them
17856 through the scoring process to determine if there are any articles in
17857 the groups that are to be part of the @code{nnkiboze} groups.
17859 Please limit the number of component groups by using restrictive
17860 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17861 @acronym{NNTP} site may throw you off and never let you back in again.
17862 Stranger things have happened.
17864 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17865 and they can be foreign.  No restrictions.
17867 @vindex nnkiboze-directory
17868 The generation of an @code{nnkiboze} group means writing two files in
17869 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17870 One contains the @acronym{NOV} header lines for all the articles in
17871 the group, and the other is an additional @file{.newsrc} file to store
17872 information on what groups have been searched through to find
17873 component articles.
17875 Articles marked as read in the @code{nnkiboze} group will have
17876 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17879 @node Gnus Unplugged
17880 @section Gnus Unplugged
17881 @cindex offline
17882 @cindex unplugged
17883 @cindex agent
17884 @cindex Gnus agent
17885 @cindex Gnus unplugged
17887 In olden times (ca. February '88), people used to run their newsreaders
17888 on big machines with permanent connections to the net.  News transport
17889 was dealt with by news servers, and all the newsreaders had to do was to
17890 read news.  Believe it or not.
17892 Nowadays most people read news and mail at home, and use some sort of
17893 modem to connect to the net.  To avoid running up huge phone bills, it
17894 would be nice to have a way to slurp down all the news and mail, hang up
17895 the phone, read for several hours, and then upload any responses you
17896 have to make.  And then you repeat the procedure.
17898 Of course, you can use news servers for doing this as well.  I've used
17899 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17900 for some years, but doing that's a bore.  Moving the news server
17901 functionality up to the newsreader makes sense if you're the only person
17902 reading news on a machine.
17904 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17905 fact, you don't even have to configure anything.
17907 Of course, to use it as such, you have to learn a few new commands.
17909 @menu
17910 * Agent Basics::                How it all is supposed to work.
17911 * Agent Categories::            How to tell the Gnus Agent what to download.
17912 * Agent Commands::              New commands for all the buffers.
17913 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17914 * Agent as Cache::              The Agent is a big cache too.
17915 * Agent Expiry::                How to make old articles go away.
17916 * Agent Regeneration::          How to recover from lost connections and other accidents.
17917 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17918 * Outgoing Messages::           What happens when you post/mail something?
17919 * Agent Variables::             Customizing is fun.
17920 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17921 * Batching Agents::             How to fetch news from a @code{cron} job.
17922 * Agent Caveats::               What you think it'll do and what it does.
17923 @end menu
17926 @node Agent Basics
17927 @subsection Agent Basics
17929 First, let's get some terminology out of the way.
17931 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17932 connection to the net (and notified the Agent that this is the case).
17933 When the connection to the net is up again (and Gnus knows this), the
17934 Agent is @dfn{plugged}.
17936 The @dfn{local} machine is the one you're running on, and which isn't
17937 connected to the net continuously.
17939 @dfn{Downloading} means fetching things from the net to your local
17940 machine.  @dfn{Uploading} is doing the opposite.
17942 You know that Gnus gives you all the opportunity you'd ever want for
17943 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17944 is also customizable to a great extent, which means that the user has a
17945 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17946 you in your foot, but with Gnus, you have a choice!
17948 Gnus is never really in plugged or unplugged state.  Rather, it applies
17949 that state to each server individually.  This means that some servers
17950 can be plugged while others can be unplugged.  Additionally, some
17951 servers can be ignored by the Agent altogether (which means that
17952 they're kinda like plugged always).
17954 So when you unplug the Agent and then wonder why is Gnus opening a
17955 connection to the Net, the next step to do is to look whether all
17956 servers are agentized.  If there is an unagentized server, you found
17957 the culprit.
17959 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17960 reachable.  When Gnus notices this, it asks you whether you want the
17961 server to be switched to offline state.  If you say yes, then the
17962 server will behave somewhat as if it was unplugged, except that Gnus
17963 will ask you whether you want to switch it back online again.
17965 Let's take a typical Gnus session using the Agent.
17967 @itemize @bullet
17969 @item
17970 @findex gnus-unplugged
17971 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17972 Agent in a disconnected state.  You can read all the news that you have
17973 already fetched while in this mode.
17975 @item
17976 You then decide to see whether any new news has arrived.  You connect
17977 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17978 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17979 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17980 Source Specifiers}).
17982 @item
17983 You can then read the new news immediately, or you can download the
17984 news onto your local machine.  If you want to do the latter, you press
17985 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17986 all the eligible articles in all the groups.  (To let Gnus know which
17987 articles you want to download, @pxref{Agent Categories}).
17989 @item
17990 After fetching the articles, you press @kbd{J j} to make Gnus become
17991 unplugged again, and you shut down the PPP thing (or whatever).  And
17992 then you read the news offline.
17994 @item
17995 And then you go to step 2.
17996 @end itemize
17998 Here are some things you should do the first time (or so) that you use
17999 the Agent.
18001 @itemize @bullet
18003 @item
18004 Decide which servers should be covered by the Agent.  If you have a mail
18005 back end, it would probably be nonsensical to have it covered by the
18006 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18007 @kbd{J a} on the server (or servers) that you wish to have covered by the
18008 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18009 added servers you do not wish to have covered by the Agent.  By default,
18010 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18011 @code{gnus-secondary-select-methods} are agentized.
18013 @item
18014 Decide on download policy.  It's fairly simple once you decide whether
18015 you are going to use agent categories, topic parameters, and/or group
18016 parameters to implement your policy.  If you're new to gnus, it
18017 is probably best to start with a category, @xref{Agent Categories}.
18019 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18020 (@pxref{Agent Categories}) provide for setting a policy that applies
18021 to multiple groups.  Which you use is entirely up to you.  Topic
18022 parameters do override categories so, if you mix the two, you'll have
18023 to take that into account.  If you have a few groups that deviate from
18024 your policy, you can use group parameters (@pxref{Group Parameters}) to
18025 configure them.
18027 @item
18028 Uhm@dots{} that's it.
18029 @end itemize
18032 @node Agent Categories
18033 @subsection Agent Categories
18035 One of the main reasons to integrate the news transport layer into the
18036 newsreader is to allow greater control over what articles to download.
18037 There's not much point in downloading huge amounts of articles, just to
18038 find out that you're not interested in reading any of them.  It's better
18039 to be somewhat more conservative in choosing what to download, and then
18040 mark the articles for downloading manually if it should turn out that
18041 you're interested in the articles anyway.
18043 One of the more effective methods for controlling what is to be
18044 downloaded is to create a @dfn{category} and then assign some (or all)
18045 groups to this category.  Groups that do not belong in any other
18046 category belong to the @code{default} category.  Gnus has its own
18047 buffer for creating and managing categories.
18049 If you prefer, you can also use group parameters (@pxref{Group
18050 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18051 alternative approach to controlling the agent.  The only real
18052 difference is that categories are specific to the agent (so there is
18053 less to learn) while group and topic parameters include the kitchen
18054 sink.
18056 Since you can set agent parameters in several different places we have
18057 a rule to decide which source to believe.  This rule specifies that
18058 the parameter sources are checked in the following order: group
18059 parameters, topic parameters, agent category, and finally customizable
18060 variables.  So you can mix all of these sources to produce a wide range
18061 of behavior, just don't blame me if you don't remember where you put
18062 your settings.
18064 @menu
18065 * Category Syntax::             What a category looks like.
18066 * Category Buffer::             A buffer for maintaining categories.
18067 * Category Variables::          Customize'r'Us.
18068 @end menu
18071 @node Category Syntax
18072 @subsubsection Category Syntax
18074 A category consists of a name, the list of groups belonging to the
18075 category, and a number of optional parameters that override the
18076 customizable variables.  The complete list of agent parameters are
18077 listed below.
18079 @cindex Agent Parameters
18080 @table @code
18081 @item gnus-agent-cat-name
18082 The name of the category.
18084 @item gnus-agent-cat-groups
18085 The list of groups that are in this category.
18087 @item gnus-agent-cat-predicate
18088 A predicate which (generally) gives a rough outline of which articles
18089 are eligible for downloading; and
18091 @item gnus-agent-cat-score-file
18092 a score rule which (generally) gives you a finer granularity when
18093 deciding what articles to download.  (Note that this @dfn{download
18094 score} is not necessarily related to normal scores.)
18096 @item gnus-agent-cat-enable-expiration
18097 a boolean indicating whether the agent should expire old articles in
18098 this group.  Most groups should be expired to conserve disk space.  In
18099 fact, its probably safe to say that the gnus.* hierarchy contains the
18100 only groups that should not be expired.
18102 @item gnus-agent-cat-days-until-old
18103 an integer indicating the number of days that the agent should wait
18104 before deciding that a read article is safe to expire.
18106 @item gnus-agent-cat-low-score
18107 an integer that overrides the value of @code{gnus-agent-low-score}.
18109 @item gnus-agent-cat-high-score
18110 an integer that overrides the value of @code{gnus-agent-high-score}.
18112 @item gnus-agent-cat-length-when-short
18113 an integer that overrides the value of
18114 @code{gnus-agent-short-article}.
18116 @item gnus-agent-cat-length-when-long
18117 an integer that overrides the value of @code{gnus-agent-long-article}.
18119 @c @item gnus-agent-cat-disable-undownloaded-faces
18120 @c a symbol indicating whether the summary buffer should @emph{not} display
18121 @c undownloaded articles using the gnus-summary-*-undownloaded-face
18122 @c faces.  The symbol nil will enable the use of undownloaded faces while
18123 @c all other symbols disable them.
18125 @item gnus-agent-cat-enable-undownloaded-faces
18126 a symbol indicating whether the summary buffer should display
18127 undownloaded articles using the gnus-summary-*-undownloaded-face
18128 faces.  The symbol nil will disable the use of undownloaded faces while
18129 all other symbols enable them.
18130 @end table
18132 The name of a category can not be changed once the category has been
18133 created.
18135 Each category maintains a list of groups that are exclusive members of
18136 that category.  The exclusivity rule is automatically enforced, add a
18137 group to a new category and it is automatically removed from its old
18138 category.
18140 A predicate in its simplest form can be a single predicate such as
18141 @code{true} or @code{false}.  These two will download every available
18142 article or nothing respectively.  In the case of these two special
18143 predicates an additional score rule is superfluous.
18145 Predicates of @code{high} or @code{low} download articles in respect of
18146 their scores in relationship to @code{gnus-agent-high-score} and
18147 @code{gnus-agent-low-score} as described below.
18149 To gain even finer control of what is to be regarded eligible for
18150 download a predicate can consist of a number of predicates with logical
18151 operators sprinkled in between.
18153 Perhaps some examples are in order.
18155 Here's a simple predicate.  (It's the default predicate, in fact, used
18156 for all groups that don't belong to any other category.)
18158 @lisp
18159 short
18160 @end lisp
18162 Quite simple, eh?  This predicate is true if and only if the article is
18163 short (for some value of ``short'').
18165 Here's a more complex predicate:
18167 @lisp
18168 (or high
18169     (and
18170      (not low)
18171      (not long)))
18172 @end lisp
18174 This means that an article should be downloaded if it has a high score,
18175 or if the score is not low and the article is not long.  You get the
18176 drift.
18178 The available logical operators are @code{or}, @code{and} and
18179 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18180 @samp{|}, @code{&} and @code{!} instead.)
18182 The following predicates are pre-defined, but if none of these fit what
18183 you want to do, you can write your own.
18185 When evaluating each of these predicates, the named constant will be
18186 bound to the value determined by calling
18187 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18188 example, gnus-agent-short-article will be bound to
18189 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18190 means that you can specify a predicate in your category then tune that
18191 predicate to individual groups.
18193 @table @code
18194 @item short
18195 True iff the article is shorter than @code{gnus-agent-short-article}
18196 lines; default 100.
18198 @item long
18199 True iff the article is longer than @code{gnus-agent-long-article}
18200 lines; default 200.
18202 @item low
18203 True iff the article has a download score less than
18204 @code{gnus-agent-low-score}; default 0.
18206 @item high
18207 True iff the article has a download score greater than
18208 @code{gnus-agent-high-score}; default 0.
18210 @item spam
18211 True iff the Gnus Agent guesses that the article is spam.  The
18212 heuristics may change over time, but at present it just computes a
18213 checksum and sees whether articles match.
18215 @item true
18216 Always true.
18218 @item false
18219 Always false.
18220 @end table
18222 If you want to create your own predicate function, here's what you have
18223 to know:  The functions are called with no parameters, but the
18224 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18225 useful values.
18227 For example, you could decide that you don't want to download articles
18228 that were posted more than a certain number of days ago (e.g. posted
18229 more than @code{gnus-agent-expire-days} ago) you might write a function
18230 something along the lines of the following:
18232 @lisp
18233 (defun my-article-old-p ()
18234   "Say whether an article is old."
18235   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18236      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18237 @end lisp
18239 with the predicate then defined as:
18241 @lisp
18242 (not my-article-old-p)
18243 @end lisp
18245 or you could append your predicate to the predefined
18246 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18247 wherever.
18249 @lisp
18250 (require 'gnus-agent)
18251 (setq  gnus-category-predicate-alist
18252   (append gnus-category-predicate-alist
18253          '((old . my-article-old-p))))
18254 @end lisp
18256 and simply specify your predicate as:
18258 @lisp
18259 (not old)
18260 @end lisp
18262 If/when using something like the above, be aware that there are many
18263 misconfigured systems/mailers out there and so an article's date is not
18264 always a reliable indication of when it was posted.  Hell, some people
18265 just don't give a damn.
18267 The above predicates apply to @emph{all} the groups which belong to the
18268 category.  However, if you wish to have a specific predicate for an
18269 individual group within a category, or you're just too lazy to set up a
18270 new category, you can enter a group's individual predicate in its group
18271 parameters like so:
18273 @lisp
18274 (agent-predicate . short)
18275 @end lisp
18277 This is the group/topic parameter equivalent of the agent category default.
18278 Note that when specifying a single word predicate like this, the
18279 @code{agent-predicate} specification must be in dotted pair notation.
18281 The equivalent of the longer example from above would be:
18283 @lisp
18284 (agent-predicate or high (and (not low) (not long)))
18285 @end lisp
18287 The outer parenthesis required in the category specification are not
18288 entered here as, not being in dotted pair notation, the value of the
18289 predicate is assumed to be a list.
18292 Now, the syntax of the download score is the same as the syntax of
18293 normal score files, except that all elements that require actually
18294 seeing the article itself are verboten.  This means that only the
18295 following headers can be scored on: @code{Subject}, @code{From},
18296 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18297 @code{Lines}, and @code{Xref}.
18299 As with predicates, the specification of the @code{download score rule}
18300 to use in respect of a group can be in either the category definition if
18301 it's to be applicable to all groups in therein, or a group's parameters
18302 if it's to be specific to that group.
18304 In both of these places the @code{download score rule} can take one of
18305 three forms:
18307 @enumerate
18308 @item
18309 Score rule
18311 This has the same syntax as a normal Gnus score file except only a
18312 subset of scoring keywords are available as mentioned above.
18314 example:
18316 @itemize @bullet
18317 @item
18318 Category specification
18320 @lisp
18321 (("from"
18322        ("Lars Ingebrigtsen" 1000000 nil s))
18323 ("lines"
18324        (500 -100 nil <)))
18325 @end lisp
18327 @item
18328 Group/Topic Parameter specification
18330 @lisp
18331 (agent-score ("from"
18332                    ("Lars Ingebrigtsen" 1000000 nil s))
18333              ("lines"
18334                    (500 -100 nil <)))
18335 @end lisp
18337 Again, note the omission of the outermost parenthesis here.
18338 @end itemize
18340 @item
18341 Agent score file
18343 These score files must @emph{only} contain the permitted scoring
18344 keywords stated above.
18346 example:
18348 @itemize @bullet
18349 @item
18350 Category specification
18352 @lisp
18353 ("~/News/agent.SCORE")
18354 @end lisp
18356 or perhaps
18358 @lisp
18359 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18360 @end lisp
18362 @item
18363 Group Parameter specification
18365 @lisp
18366 (agent-score "~/News/agent.SCORE")
18367 @end lisp
18369 Additional score files can be specified as above.  Need I say anything
18370 about parenthesis?
18371 @end itemize
18373 @item
18374 Use @code{normal} score files
18376 If you don't want to maintain two sets of scoring rules for a group, and
18377 your desired @code{downloading} criteria for a group are the same as your
18378 @code{reading} criteria then you can tell the agent to refer to your
18379 @code{normal} score files when deciding what to download.
18381 These directives in either the category definition or a group's
18382 parameters will cause the agent to read in all the applicable score
18383 files for a group, @emph{filtering out} those sections that do not
18384 relate to one of the permitted subset of scoring keywords.
18386 @itemize @bullet
18387 @item
18388 Category Specification
18390 @lisp
18391 file
18392 @end lisp
18394 @item
18395 Group Parameter specification
18397 @lisp
18398 (agent-score . file)
18399 @end lisp
18400 @end itemize
18401 @end enumerate
18403 @node Category Buffer
18404 @subsubsection Category Buffer
18406 You'd normally do all category maintenance from the category buffer.
18407 When you enter it for the first time (with the @kbd{J c} command from
18408 the group buffer), you'll only see the @code{default} category.
18410 The following commands are available in this buffer:
18412 @table @kbd
18413 @item q
18414 @kindex q (Category)
18415 @findex gnus-category-exit
18416 Return to the group buffer (@code{gnus-category-exit}).
18418 @item e
18419 @kindex e (Category)
18420 @findex gnus-category-customize-category
18421 Use a customization buffer to set all of the selected category's
18422 parameters at one time (@code{gnus-category-customize-category}).
18424 @item k
18425 @kindex k (Category)
18426 @findex gnus-category-kill
18427 Kill the current category (@code{gnus-category-kill}).
18429 @item c
18430 @kindex c (Category)
18431 @findex gnus-category-copy
18432 Copy the current category (@code{gnus-category-copy}).
18434 @item a
18435 @kindex a (Category)
18436 @findex gnus-category-add
18437 Add a new category (@code{gnus-category-add}).
18439 @item p
18440 @kindex p (Category)
18441 @findex gnus-category-edit-predicate
18442 Edit the predicate of the current category
18443 (@code{gnus-category-edit-predicate}).
18445 @item g
18446 @kindex g (Category)
18447 @findex gnus-category-edit-groups
18448 Edit the list of groups belonging to the current category
18449 (@code{gnus-category-edit-groups}).
18451 @item s
18452 @kindex s (Category)
18453 @findex gnus-category-edit-score
18454 Edit the download score rule of the current category
18455 (@code{gnus-category-edit-score}).
18457 @item l
18458 @kindex l (Category)
18459 @findex gnus-category-list
18460 List all the categories (@code{gnus-category-list}).
18461 @end table
18464 @node Category Variables
18465 @subsubsection Category Variables
18467 @table @code
18468 @item gnus-category-mode-hook
18469 @vindex gnus-category-mode-hook
18470 Hook run in category buffers.
18472 @item gnus-category-line-format
18473 @vindex gnus-category-line-format
18474 Format of the lines in the category buffer (@pxref{Formatting
18475 Variables}).  Valid elements are:
18477 @table @samp
18478 @item c
18479 The name of the category.
18481 @item g
18482 The number of groups in the category.
18483 @end table
18485 @item gnus-category-mode-line-format
18486 @vindex gnus-category-mode-line-format
18487 Format of the category mode line (@pxref{Mode Line Formatting}).
18489 @item gnus-agent-short-article
18490 @vindex gnus-agent-short-article
18491 Articles that have fewer lines than this are short.  Default 100.
18493 @item gnus-agent-long-article
18494 @vindex gnus-agent-long-article
18495 Articles that have more lines than this are long.  Default 200.
18497 @item gnus-agent-low-score
18498 @vindex gnus-agent-low-score
18499 Articles that have a score lower than this have a low score.  Default
18502 @item gnus-agent-high-score
18503 @vindex gnus-agent-high-score
18504 Articles that have a score higher than this have a high score.  Default
18507 @item gnus-agent-expire-days
18508 @vindex gnus-agent-expire-days
18509 The number of days that a @samp{read} article must stay in the agent's
18510 local disk before becoming eligible for expiration (While the name is
18511 the same, this doesn't mean expiring the article on the server.  It
18512 just means deleting the local copy of the article).  What is also
18513 important to understand is that the counter starts with the time the
18514 article was written to the local disk and not the time the article was
18515 read.
18516 Default 7.
18518 @item gnus-agent-enable-expiration
18519 @vindex gnus-agent-enable-expiration
18520 Determines whether articles in a group are, by default, expired or
18521 retained indefinitely.  The default is @code{ENABLE} which means that
18522 you'll have to disable expiration when desired.  On the other hand,
18523 you could set this to @code{DISABLE}.  In that case, you would then
18524 have to enable expiration in selected groups.
18526 @end table
18529 @node Agent Commands
18530 @subsection Agent Commands
18531 @findex gnus-agent-toggle-plugged
18532 @kindex J j (Agent)
18534 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18535 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18536 toggles the plugged/unplugged state of the Gnus Agent.
18539 @menu
18540 * Group Agent Commands::        Configure groups and fetch their contents.
18541 * Summary Agent Commands::      Manually select then fetch specific articles.
18542 * Server Agent Commands::       Select the servers that are supported by the agent.
18543 @end menu
18548 @node Group Agent Commands
18549 @subsubsection Group Agent Commands
18551 @table @kbd
18552 @item J u
18553 @kindex J u (Agent Group)
18554 @findex gnus-agent-fetch-groups
18555 Fetch all eligible articles in the current group
18556 (@code{gnus-agent-fetch-groups}).
18558 @item J c
18559 @kindex J c (Agent Group)
18560 @findex gnus-enter-category-buffer
18561 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18563 @item J s
18564 @kindex J s (Agent Group)
18565 @findex gnus-agent-fetch-session
18566 Fetch all eligible articles in all groups
18567 (@code{gnus-agent-fetch-session}).
18569 @item J S
18570 @kindex J S (Agent Group)
18571 @findex gnus-group-send-queue
18572 Send all sendable messages in the queue group
18573 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18575 @item J a
18576 @kindex J a (Agent Group)
18577 @findex gnus-agent-add-group
18578 Add the current group to an Agent category
18579 (@code{gnus-agent-add-group}).  This command understands the
18580 process/prefix convention (@pxref{Process/Prefix}).
18582 @item J r
18583 @kindex J r (Agent Group)
18584 @findex gnus-agent-remove-group
18585 Remove the current group from its category, if any
18586 (@code{gnus-agent-remove-group}).  This command understands the
18587 process/prefix convention (@pxref{Process/Prefix}).
18589 @item J Y
18590 @kindex J Y (Agent Group)
18591 @findex gnus-agent-synchronize-flags
18592 Synchronize flags changed while unplugged with remote server, if any.
18595 @end table
18598 @node Summary Agent Commands
18599 @subsubsection Summary Agent Commands
18601 @table @kbd
18602 @item J #
18603 @kindex J # (Agent Summary)
18604 @findex gnus-agent-mark-article
18605 Mark the article for downloading (@code{gnus-agent-mark-article}).
18607 @item J M-#
18608 @kindex J M-# (Agent Summary)
18609 @findex gnus-agent-unmark-article
18610 Remove the downloading mark from the article
18611 (@code{gnus-agent-unmark-article}).
18613 @cindex %
18614 @item @@
18615 @kindex @@ (Agent Summary)
18616 @findex gnus-agent-toggle-mark
18617 Toggle whether to download the article
18618 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18619 default.
18621 @item J c
18622 @kindex J c (Agent Summary)
18623 @findex gnus-agent-catchup
18624 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18626 @item J S
18627 @kindex J S (Agent Summary)
18628 @findex gnus-agent-fetch-group
18629 Download all eligible (@pxref{Agent Categories}) articles in this group.
18630 (@code{gnus-agent-fetch-group}).
18632 @item J s
18633 @kindex J s (Agent Summary)
18634 @findex gnus-agent-fetch-series
18635 Download all processable articles in this group.
18636 (@code{gnus-agent-fetch-series}).
18638 @item J u
18639 @kindex J u (Agent Summary)
18640 @findex gnus-agent-summary-fetch-group
18641 Download all downloadable articles in the current group
18642 (@code{gnus-agent-summary-fetch-group}).
18644 @end table
18647 @node Server Agent Commands
18648 @subsubsection Server Agent Commands
18650 @table @kbd
18651 @item J a
18652 @kindex J a (Agent Server)
18653 @findex gnus-agent-add-server
18654 Add the current server to the list of servers covered by the Gnus Agent
18655 (@code{gnus-agent-add-server}).
18657 @item J r
18658 @kindex J r (Agent Server)
18659 @findex gnus-agent-remove-server
18660 Remove the current server from the list of servers covered by the Gnus
18661 Agent (@code{gnus-agent-remove-server}).
18663 @end table
18666 @node Agent Visuals
18667 @subsection Agent Visuals
18669 If you open a summary while unplugged and, Gnus knows from the group's
18670 active range that there are more articles than the headers currently
18671 stored in the Agent, you may see some articles whose subject looks
18672 something like @samp{[Undownloaded article #####]}.  These are
18673 placeholders for the missing headers.  Aside from setting a mark,
18674 there is not much that can be done with one of these placeholders.
18675 When Gnus finally gets a chance to fetch the group's headers, the
18676 placeholders will automatically be replaced by the actual headers.
18677 You can configure the summary buffer's maneuvering to skip over the
18678 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18680 While it may be obvious to all, the only headers and articles
18681 available while unplugged are those headers and articles that were
18682 fetched into the Agent while previously plugged.  To put it another
18683 way, ``If you forget to fetch something while plugged, you might have a
18684 less than satisfying unplugged session''.  For this reason, the Agent
18685 adds two visual effects to your summary buffer.  These effects display
18686 the download status of each article so that you always know which
18687 articles will be available when unplugged.
18689 The first visual effect is the @samp{%O} spec.  If you customize
18690 @code{gnus-summary-line-format} to include this specifier, you will add
18691 a single character field that indicates an article's download status.
18692 Articles that have been fetched into either the Agent or the Cache,
18693 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18694 other articles will display @code{gnus-undownloaded-mark} (defaults to
18695 @samp{-}).  If you open a group that has not been agentized, a space
18696 (@samp{ }) will be displayed.
18698 The second visual effect are the undownloaded faces.  The faces, there
18699 are three indicating the article's score (low, normal, high), seem to
18700 result in a love/hate response from many Gnus users.  The problem is
18701 that the face selection is controlled by a list of condition tests and
18702 face names (See @code{gnus-summary-highlight}).  Each condition is
18703 tested in the order in which it appears in the list so early
18704 conditions have precedence over later conditions.  All of this means
18705 that, if you tick an undownloaded article, the article will continue
18706 to be displayed in the undownloaded face rather than the ticked face.
18708 If you use the Agent as a cache (to avoid downloading the same article
18709 each time you visit it or to minimize your connection time), the
18710 undownloaded face will probably seem like a good idea.  The reason
18711 being that you do all of our work (marking, reading, deleting) with
18712 downloaded articles so the normal faces always appear.
18714 For occasional Agent users, the undownloaded faces may appear to be an
18715 absolutely horrible idea.  The issue being that, since most of their
18716 articles have not been fetched into the Agent, most of the normal
18717 faces will be obscured by the undownloaded faces.  If this is your
18718 situation, you have two choices available.  First, you can completely
18719 disable the undownload faces by customizing
18720 @code{gnus-summary-highlight} to delete the three cons-cells that
18721 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second,
18722 if you prefer to take a more fine-grained approach, you may set the
18723 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
18724 This parameter, like all other agent parameters, may be set on an
18725 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18726 Parameters}), or an individual group (@pxref{Group Parameters}).
18728 @node Agent as Cache
18729 @subsection Agent as Cache
18731 When Gnus is plugged, it is not efficient to download headers or
18732 articles from the server again, if they are already stored in the
18733 Agent.  So, Gnus normally only downloads headers once, and stores them
18734 in the Agent.  These headers are later used when generating the summary
18735 buffer, regardless of whether you are plugged or unplugged.  Articles
18736 are not cached in the Agent by default though (that would potentially
18737 consume lots of disk space), but if you have already downloaded an
18738 article into the Agent, Gnus will not download the article from the
18739 server again but use the locally stored copy instead.
18741 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18742 @pxref{Agent Variables}) to always download headers and articles while
18743 plugged.  Gnus will almost certainly be slower, but it will be kept
18744 synchronized with the server.  That last point probably won't make any
18745 sense if you are using a nntp or nnimap back end.
18747 @node Agent Expiry
18748 @subsection Agent Expiry
18750 @vindex gnus-agent-expire-days
18751 @findex gnus-agent-expire
18752 @kindex M-x gnus-agent-expire
18753 @kindex M-x gnus-agent-expire-group
18754 @findex gnus-agent-expire-group
18755 @cindex agent expiry
18756 @cindex Gnus agent expiry
18757 @cindex expiry, in Gnus agent
18759 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18760 least it doesn't handle it like other back ends.  Instead, there are
18761 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18762 commands that will expire all read articles that are older than
18763 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18764 that you're running out of space.  Neither are particularly fast or
18765 efficient, and it's not a particularly good idea to interrupt them (with
18766 @kbd{C-g} or anything else) once you've started one of them.
18768 Note that other functions, e.g. @code{gnus-request-expire-articles},
18769 might run @code{gnus-agent-expire} for you to keep the agent
18770 synchronized with the group.
18772 The agent parameter @code{agent-enable-expiration} may be used to
18773 prevent expiration in selected groups.
18775 @vindex gnus-agent-expire-all
18776 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18777 expiration commands will expire all articles---unread, read, ticked
18778 and dormant.  If @code{nil} (which is the default), only read articles
18779 are eligible for expiry, and unread, ticked and dormant articles will
18780 be kept indefinitely.
18782 If you find that some articles eligible for expiry are never expired,
18783 perhaps some Gnus Agent files are corrupted.  There's are special
18784 commands, @code{gnus-agent-regenerate} and
18785 @code{gnus-agent-regenerate-group}, to fix possible problems.
18787 @node Agent Regeneration
18788 @subsection Agent Regeneration
18790 @cindex agent regeneration
18791 @cindex Gnus agent regeneration
18792 @cindex regeneration
18794 The local data structures used by @code{nnagent} may become corrupted
18795 due to certain exceptional conditions.  When this happens,
18796 @code{nnagent} functionality may degrade or even fail.  The solution
18797 to this problem is to repair the local data structures by removing all
18798 internal inconsistencies.
18800 For example, if your connection to your server is lost while
18801 downloaded articles into the agent, the local data structures will not
18802 know about articles successfully downloaded prior to the connection
18803 failure.  Running @code{gnus-agent-regenerate} or
18804 @code{gnus-agent-regenerate-group} will update the data structures
18805 such that you don't need to download these articles a second time.
18807 @findex gnus-agent-regenerate
18808 @kindex M-x gnus-agent-regenerate
18809 The command @code{gnus-agent-regenerate} will perform
18810 @code{gnus-agent-regenerate-group} on every agentized group.  While
18811 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18812 recommended that you first close all summary buffers.
18814 @findex gnus-agent-regenerate-group
18815 @kindex M-x gnus-agent-regenerate-group
18816 The command @code{gnus-agent-regenerate-group} uses the local copies
18817 of individual articles to repair the local @acronym{NOV}(header) database.  It
18818 then updates the internal data structures that document which articles
18819 are stored locally.  An optional argument will mark articles in the
18820 agent as unread.
18822 @node Agent and IMAP
18823 @subsection Agent and IMAP
18825 The Agent works with any Gnus back end, including nnimap.  However,
18826 since there are some conceptual differences between @acronym{NNTP} and
18827 @acronym{IMAP}, this section (should) provide you with some information to
18828 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18830 The first thing to keep in mind is that all flags (read, ticked, etc)
18831 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18832 case for nntp.  Thus Gnus need to remember flag changes when
18833 disconnected, and synchronize these flags when you plug back in.
18835 Gnus keeps track of flag changes when reading nnimap groups under the
18836 Agent.  When you plug back in, Gnus will check if you have any changed
18837 any flags and ask if you wish to synchronize these with the server.
18838 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18840 @vindex gnus-agent-synchronize-flags
18841 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18842 never automatically synchronize flags.  If it is @code{ask}, which is
18843 the default, the Agent will check if you made any changes and if so
18844 ask if you wish to synchronize these when you re-connect.  If it has
18845 any other value, all flags will be synchronized automatically.
18847 If you do not wish to synchronize flags automatically when you
18848 re-connect, you can do it manually with the
18849 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18850 in the group buffer.
18852 Some things are currently not implemented in the Agent that you'd might
18853 expect from a disconnected @acronym{IMAP} client, including:
18855 @itemize @bullet
18857 @item
18858 Copying/moving articles into nnimap groups when unplugged.
18860 @item
18861 Creating/deleting nnimap groups when unplugged.
18863 @end itemize
18865 Technical note: the synchronization algorithm does not work by ``pushing''
18866 all local flags to the server, but rather incrementally update the
18867 server view of flags by changing only those flags that were changed by
18868 the user.  Thus, if you set one flag on an article, quit the group and
18869 re-select the group and remove the flag; the flag will be set and
18870 removed from the server when you ``synchronize''.  The queued flag
18871 operations can be found in the per-server @code{flags} file in the Agent
18872 directory.  It's emptied when you synchronize flags.
18875 @node Outgoing Messages
18876 @subsection Outgoing Messages
18878 When Gnus is unplugged, all outgoing messages (both mail and news) are
18879 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18880 them there after posting, and edit them at will.
18882 When Gnus is plugged again, you can send the messages either from the
18883 draft group with the special commands available there, or you can use
18884 the @kbd{J S} command in the group buffer to send all the sendable
18885 messages in the draft group.
18889 @node Agent Variables
18890 @subsection Agent Variables
18892 @table @code
18893 @item gnus-agent-directory
18894 @vindex gnus-agent-directory
18895 Where the Gnus Agent will store its files.  The default is
18896 @file{~/News/agent/}.
18898 @item gnus-agent-handle-level
18899 @vindex gnus-agent-handle-level
18900 Groups on levels (@pxref{Group Levels}) higher than this variable will
18901 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18902 which means that only subscribed group will be considered by the Agent
18903 by default.
18905 @item gnus-agent-plugged-hook
18906 @vindex gnus-agent-plugged-hook
18907 Hook run when connecting to the network.
18909 @item gnus-agent-unplugged-hook
18910 @vindex gnus-agent-unplugged-hook
18911 Hook run when disconnecting from the network.
18913 @item gnus-agent-fetched-hook
18914 @vindex gnus-agent-fetched-hook
18915 Hook run when finished fetching articles.
18917 @item gnus-agent-cache
18918 @vindex gnus-agent-cache
18919 Variable to control whether use the locally stored @acronym{NOV} and
18920 articles when plugged, e.g. essentially using the Agent as a cache.
18921 The default is non-@code{nil}, which means to use the Agent as a cache.
18923 @item gnus-agent-go-online
18924 @vindex gnus-agent-go-online
18925 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18926 automatically switch offline servers into online status.  If it is
18927 @code{ask}, the default, the Agent will ask if you wish to switch
18928 offline servers into online status when you re-connect.  If it has any
18929 other value, all offline servers will be automatically switched into
18930 online status.
18932 @item gnus-agent-mark-unread-after-downloaded
18933 @vindex gnus-agent-mark-unread-after-downloaded
18934 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18935 mark articles as unread after downloading.  This is usually a safe
18936 thing to do as the newly downloaded article has obviously not been
18937 read.  The default is @code{t}.
18939 @item gnus-agent-consider-all-articles
18940 @vindex gnus-agent-consider-all-articles
18941 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18942 agent will let the agent predicate decide whether articles need to be
18943 downloaded or not, for all articles.  When @code{nil}, the default,
18944 the agent will only let the predicate decide whether unread articles
18945 are downloaded or not.  If you enable this, you may also want to look
18946 into the agent expiry settings (@pxref{Category Variables}), so that
18947 the agent doesn't download articles which the agent will later expire,
18948 over and over again.
18950 @item gnus-agent-max-fetch-size
18951 @vindex gnus-agent-max-fetch-size
18952 The agent fetches articles into a temporary buffer prior to parsing
18953 them into individual files.  To avoid exceeding the max. buffer size,
18954 the agent alternates between fetching and parsing until all articles
18955 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18956 limit to control how often the cycling occurs.  A large value improves
18957 performance.  A small value minimizes the time lost should the
18958 connection be lost while fetching (You may need to run
18959 @code{gnus-agent-regenerate-group} to update the group's state.
18960 However, all articles parsed prior to loosing the connection will be
18961 available while unplugged).  The default is 10M so it is unusual to
18962 see any cycling.
18964 @item gnus-server-unopen-status
18965 @vindex gnus-server-unopen-status
18966 Perhaps not an Agent variable, but closely related to the Agent, this
18967 variable says what will happen if Gnus cannot open a server.  If the
18968 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18969 whether to deny the server or whether to unplug the agent.  If the
18970 Agent is disabled, Gnus always simply deny the server.  Other choices
18971 for this variable include @code{denied} and @code{offline} the latter
18972 is only valid if the Agent is used.
18974 @item gnus-auto-goto-ignores
18975 @vindex gnus-auto-goto-ignores
18976 Another variable that isn't an Agent variable, yet so closely related
18977 that most will look for it here, this variable tells the summary
18978 buffer how to maneuver around undownloaded (only headers stored in the
18979 agent) and unfetched (neither article nor headers stored) articles.
18981 The valid values are @code{nil} (maneuver to any article),
18982 @code{undownloaded} (maneuvering while unplugged ignores articles that
18983 have not been fetched), @code{always-undownloaded} (maneuvering always
18984 ignores articles that have not been fetched), @code{unfetched}
18985 (maneuvering ignores articles whose headers have not been fetched).
18987 @item gnus-agent-auto-agentize-methods
18988 @vindex gnus-agent-auto-agentize-methods
18989 If you have never used the Agent before (or more technically, if
18990 @file{~/News/agent/lib/servers} does not exist), Gnus will
18991 automatically agentize a few servers for you.  This variable control
18992 which backends should be auto-agentized.  It is typically only useful
18993 to agentize remote backends.  The auto-agentizing has the same effect
18994 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18995 If the file exist, you must manage the servers manually by adding or
18996 removing them, this variable is only applicable the first time you
18997 start Gnus.  The default is @samp{(nntp nnimap)}.
18999 @end table
19002 @node Example Setup
19003 @subsection Example Setup
19005 If you don't want to read this manual, and you have a fairly standard
19006 setup, you may be able to use something like the following as your
19007 @file{~/.gnus.el} file to get started.
19009 @lisp
19010 ;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19011 ;; @r{from your ISP's server.}
19012 (setq gnus-select-method '(nntp "news.your-isp.com"))
19014 ;; @r{Define how Gnus is to read your mail.  We read mail from}
19015 ;; @r{your ISP's @acronym{POP} server.}
19016 (setq mail-sources '((pop :server "pop.your-isp.com")))
19018 ;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19019 (setq gnus-secondary-select-methods '((nnml "")))
19021 ;; @r{Make Gnus into an offline newsreader.}
19022 ;; (gnus-agentize) ; @r{The obsolete setting.}
19023 ;; (setq gnus-agent t) ; @r{Now the default.}
19024 @end lisp
19026 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19027 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19028 gnus}.
19030 If this is the first time you've run Gnus, you will be subscribed
19031 automatically to a few default newsgroups.  You'll probably want to
19032 subscribe to more groups, and to do that, you have to query the
19033 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19034 command.  This usually takes quite a while, but you only have to do it
19035 once.
19037 After reading and parsing a while, you'll be presented with a list of
19038 groups.  Subscribe to the ones you want to read with the @kbd{u}
19039 command.  @kbd{l} to make all the killed groups disappear after you've
19040 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19041 back all the killed groups.)
19043 You can now read the groups at once, or you can download the articles
19044 with the @kbd{J s} command.  And then read the rest of this manual to
19045 find out which of the other gazillion things you want to customize.
19048 @node Batching Agents
19049 @subsection Batching Agents
19050 @findex gnus-agent-batch
19052 Having the Gnus Agent fetch articles (and post whatever messages you've
19053 written) is quite easy once you've gotten things set up properly.  The
19054 following shell script will do everything that is necessary:
19056 You can run a complete batch command from the command line with the
19057 following incantation:
19059 @example
19060 #!/bin/sh
19061 emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1
19062 @end example
19065 @node Agent Caveats
19066 @subsection Agent Caveats
19068 The Gnus Agent doesn't seem to work like most other offline
19069 newsreaders.  Here are some common questions that some imaginary people
19070 may ask:
19072 @table @dfn
19073 @item If I read an article while plugged, do they get entered into the Agent?
19075 @strong{No}.  If you want this behavior, add
19076 @code{gnus-agent-fetch-selected-article} to
19077 @code{gnus-select-article-hook}.
19079 @item If I read an article while plugged, and the article already exists in
19080 the Agent, will it get downloaded once more?
19082 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19084 @end table
19086 In short, when Gnus is unplugged, it only looks into the locally stored
19087 articles; when it's plugged, it talks to your ISP and may also use the
19088 locally stored articles.
19091 @node Scoring
19092 @chapter Scoring
19093 @cindex scoring
19095 Other people use @dfn{kill files}, but we here at Gnus Towers like
19096 scoring better than killing, so we'd rather switch than fight.  They do
19097 something completely different as well, so sit up straight and pay
19098 attention!
19100 @vindex gnus-summary-mark-below
19101 All articles have a default score (@code{gnus-summary-default-score}),
19102 which is 0 by default.  This score may be raised or lowered either
19103 interactively or by score files.  Articles that have a score lower than
19104 @code{gnus-summary-mark-below} are marked as read.
19106 Gnus will read any @dfn{score files} that apply to the current group
19107 before generating the summary buffer.
19109 There are several commands in the summary buffer that insert score
19110 entries based on the current article.  You can, for instance, ask Gnus to
19111 lower or increase the score of all articles with a certain subject.
19113 There are two sorts of scoring entries: Permanent and temporary.
19114 Temporary score entries are self-expiring entries.  Any entries that are
19115 temporary and have not been used for, say, a week, will be removed
19116 silently to help keep the sizes of the score files down.
19118 @menu
19119 * Summary Score Commands::      Adding score entries for the current group.
19120 * Group Score Commands::        General score commands.
19121 * Score Variables::             Customize your scoring.  (My, what terminology).
19122 * Score File Format::           What a score file may contain.
19123 * Score File Editing::          You can edit score files by hand as well.
19124 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19125 * Home Score File::             How to say where new score entries are to go.
19126 * Followups To Yourself::       Having Gnus notice when people answer you.
19127 * Scoring On Other Headers::    Scoring on non-standard headers.
19128 * Scoring Tips::                How to score effectively.
19129 * Reverse Scoring::             That problem child of old is not problem.
19130 * Global Score Files::          Earth-spanning, ear-splitting score files.
19131 * Kill Files::                  They are still here, but they can be ignored.
19132 * Converting Kill Files::       Translating kill files to score files.
19133 * GroupLens::                   Getting predictions on what you like to read.
19134 * Advanced Scoring::            Using logical expressions to build score rules.
19135 * Score Decays::                It can be useful to let scores wither away.
19136 @end menu
19139 @node Summary Score Commands
19140 @section Summary Score Commands
19141 @cindex score commands
19143 The score commands that alter score entries do not actually modify real
19144 score files.  That would be too inefficient.  Gnus maintains a cache of
19145 previously loaded score files, one of which is considered the
19146 @dfn{current score file alist}.  The score commands simply insert
19147 entries into this list, and upon group exit, this list is saved.
19149 The current score file is by default the group's local score file, even
19150 if no such score file actually exists.  To insert score commands into
19151 some other score file (e.g. @file{all.SCORE}), you must first make this
19152 score file the current one.
19154 General score commands that don't actually change the score file:
19156 @table @kbd
19158 @item V s
19159 @kindex V s (Summary)
19160 @findex gnus-summary-set-score
19161 Set the score of the current article (@code{gnus-summary-set-score}).
19163 @item V S
19164 @kindex V S (Summary)
19165 @findex gnus-summary-current-score
19166 Display the score of the current article
19167 (@code{gnus-summary-current-score}).
19169 @item V t
19170 @kindex V t (Summary)
19171 @findex gnus-score-find-trace
19172 Display all score rules that have been used on the current article
19173 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19174 may type @kbd{e} to edit score file corresponding to the score rule on
19175 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19176 score file and edit it.
19178 @item V w
19179 @kindex V w (Summary)
19180 @findex gnus-score-find-favourite-words
19181 List words used in scoring (@code{gnus-score-find-favourite-words}).
19183 @item V R
19184 @kindex V R (Summary)
19185 @findex gnus-summary-rescore
19186 Run the current summary through the scoring process
19187 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19188 around with your score files behind Gnus' back and want to see the
19189 effect you're having.
19191 @item V c
19192 @kindex V c (Summary)
19193 @findex gnus-score-change-score-file
19194 Make a different score file the current
19195 (@code{gnus-score-change-score-file}).
19197 @item V e
19198 @kindex V e (Summary)
19199 @findex gnus-score-edit-current-scores
19200 Edit the current score file (@code{gnus-score-edit-current-scores}).
19201 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19202 File Editing}).
19204 @item V f
19205 @kindex V f (Summary)
19206 @findex gnus-score-edit-file
19207 Edit a score file and make this score file the current one
19208 (@code{gnus-score-edit-file}).
19210 @item V F
19211 @kindex V F (Summary)
19212 @findex gnus-score-flush-cache
19213 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19214 after editing score files.
19216 @item V C
19217 @kindex V C (Summary)
19218 @findex gnus-score-customize
19219 Customize a score file in a visually pleasing manner
19220 (@code{gnus-score-customize}).
19222 @end table
19224 The rest of these commands modify the local score file.
19226 @table @kbd
19228 @item V m
19229 @kindex V m (Summary)
19230 @findex gnus-score-set-mark-below
19231 Prompt for a score, and mark all articles with a score below this as
19232 read (@code{gnus-score-set-mark-below}).
19234 @item V x
19235 @kindex V x (Summary)
19236 @findex gnus-score-set-expunge-below
19237 Prompt for a score, and add a score rule to the current score file to
19238 expunge all articles below this score
19239 (@code{gnus-score-set-expunge-below}).
19240 @end table
19242 The keystrokes for actually making score entries follow a very regular
19243 pattern, so there's no need to list all the commands.  (Hundreds of
19244 them.)
19246 @findex gnus-summary-increase-score
19247 @findex gnus-summary-lower-score
19249 @enumerate
19250 @item
19251 The first key is either @kbd{I} (upper case i) for increasing the score
19252 or @kbd{L} for lowering the score.
19253 @item
19254 The second key says what header you want to score on.  The following
19255 keys are available:
19256 @table @kbd
19258 @item a
19259 Score on the author name.
19261 @item s
19262 Score on the subject line.
19264 @item x
19265 Score on the @code{Xref} line---i.e., the cross-posting line.
19267 @item r
19268 Score on the @code{References} line.
19270 @item d
19271 Score on the date.
19273 @item l
19274 Score on the number of lines.
19276 @item i
19277 Score on the @code{Message-ID} header.
19279 @item e
19280 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19281 if your @acronym{NNTP} server tracks additional header data in overviews.
19283 @item f
19284 Score on followups---this matches the author name, and adds scores to
19285 the followups to this author.  (Using this key leads to the creation of
19286 @file{ADAPT} files.)
19288 @item b
19289 Score on the body.
19291 @item h
19292 Score on the head.
19294 @item t
19295 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19296 files.)
19298 @end table
19300 @item
19301 The third key is the match type.  Which match types are valid depends on
19302 what headers you are scoring on.
19304 @table @code
19306 @item strings
19308 @table @kbd
19310 @item e
19311 Exact matching.
19313 @item s
19314 Substring matching.
19316 @item f
19317 Fuzzy matching (@pxref{Fuzzy Matching}).
19319 @item r
19320 Regexp matching
19321 @end table
19323 @item date
19324 @table @kbd
19326 @item b
19327 Before date.
19329 @item a
19330 After date.
19332 @item n
19333 This date.
19334 @end table
19336 @item number
19337 @table @kbd
19339 @item <
19340 Less than number.
19342 @item =
19343 Equal to number.
19345 @item >
19346 Greater than number.
19347 @end table
19348 @end table
19350 @item
19351 The fourth and usually final key says whether this is a temporary (i.e.,
19352 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19353 or whether it is to be done immediately, without adding to the score
19354 file.
19355 @table @kbd
19357 @item t
19358 Temporary score entry.
19360 @item p
19361 Permanent score entry.
19363 @item i
19364 Immediately scoring.
19365 @end table
19367 @item
19368 If you are scoring on `e' (extra) headers, you will then be prompted for
19369 the header name on which you wish to score.  This must be a header named
19370 in gnus-extra-headers, and @samp{TAB} completion is available.
19372 @end enumerate
19374 So, let's say you want to increase the score on the current author with
19375 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19376 score based on the subject line, using substring matching, and make a
19377 temporary score entry: @kbd{L s s t}.  Pretty easy.
19379 To make things a bit more complicated, there are shortcuts.  If you use
19380 a capital letter on either the second or third keys, Gnus will use
19381 defaults for the remaining one or two keystrokes.  The defaults are
19382 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19383 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19385 These functions take both the numerical prefix and the symbolic prefix
19386 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19387 (or increase) the score of the article.  A symbolic prefix of @code{a}
19388 says to use the @file{all.SCORE} file for the command instead of the
19389 current score file.
19391 @vindex gnus-score-mimic-keymap
19392 The @code{gnus-score-mimic-keymap} says whether these commands will
19393 pretend they are keymaps or not.
19396 @node Group Score Commands
19397 @section Group Score Commands
19398 @cindex group score commands
19400 There aren't many of these as yet, I'm afraid.
19402 @table @kbd
19404 @item W f
19405 @kindex W f (Group)
19406 @findex gnus-score-flush-cache
19407 Gnus maintains a cache of score alists to avoid having to reload them
19408 all the time.  This command will flush the cache
19409 (@code{gnus-score-flush-cache}).
19411 @end table
19413 You can do scoring from the command line by saying something like:
19415 @findex gnus-batch-score
19416 @cindex batch scoring
19417 @example
19418 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19419 @end example
19422 @node Score Variables
19423 @section Score Variables
19424 @cindex score variables
19426 @table @code
19428 @item gnus-use-scoring
19429 @vindex gnus-use-scoring
19430 If @code{nil}, Gnus will not check for score files, and will not, in
19431 general, do any score-related work.  This is @code{t} by default.
19433 @item gnus-kill-killed
19434 @vindex gnus-kill-killed
19435 If this variable is @code{nil}, Gnus will never apply score files to
19436 articles that have already been through the kill process.  While this
19437 may save you lots of time, it also means that if you apply a kill file
19438 to a group, and then change the kill file and want to run it over you
19439 group again to kill more articles, it won't work.  You have to set this
19440 variable to @code{t} to do that.  (It is @code{t} by default.)
19442 @item gnus-kill-files-directory
19443 @vindex gnus-kill-files-directory
19444 All kill and score files will be stored in this directory, which is
19445 initialized from the @env{SAVEDIR} environment variable by default.
19446 This is @file{~/News/} by default.
19448 @item gnus-score-file-suffix
19449 @vindex gnus-score-file-suffix
19450 Suffix to add to the group name to arrive at the score file name
19451 (@file{SCORE} by default.)
19453 @item gnus-score-uncacheable-files
19454 @vindex gnus-score-uncacheable-files
19455 @cindex score cache
19456 All score files are normally cached to avoid excessive re-loading of
19457 score files.  However, if this might make your Emacs grow big and
19458 bloated, so this regexp can be used to weed out score files unlikely
19459 to be needed again.  It would be a bad idea to deny caching of
19460 @file{all.SCORE}, while it might be a good idea to not cache
19461 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19462 variable is @samp{ADAPT$} by default, so no adaptive score files will
19463 be cached.
19465 @item gnus-save-score
19466 @vindex gnus-save-score
19467 If you have really complicated score files, and do lots of batch
19468 scoring, then you might set this variable to @code{t}.  This will make
19469 Gnus save the scores into the @file{.newsrc.eld} file.
19471 If you do not set this to @code{t}, then manual scores (like those set
19472 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19473 across group visits.
19475 @item gnus-score-interactive-default-score
19476 @vindex gnus-score-interactive-default-score
19477 Score used by all the interactive raise/lower commands to raise/lower
19478 score with.  Default is 1000, which may seem excessive, but this is to
19479 ensure that the adaptive scoring scheme gets enough room to play with.
19480 We don't want the small changes from the adaptive scoring to overwrite
19481 manually entered data.
19483 @item gnus-summary-default-score
19484 @vindex gnus-summary-default-score
19485 Default score of an article, which is 0 by default.
19487 @item gnus-summary-expunge-below
19488 @vindex gnus-summary-expunge-below
19489 Don't display the summary lines of articles that have scores lower than
19490 this variable.  This is @code{nil} by default, which means that no
19491 articles will be hidden.  This variable is local to the summary buffers,
19492 and has to be set from @code{gnus-summary-mode-hook}.
19494 @item gnus-score-over-mark
19495 @vindex gnus-score-over-mark
19496 Mark (in the third column) used for articles with a score over the
19497 default.  Default is @samp{+}.
19499 @item gnus-score-below-mark
19500 @vindex gnus-score-below-mark
19501 Mark (in the third column) used for articles with a score below the
19502 default.  Default is @samp{-}.
19504 @item gnus-score-find-score-files-function
19505 @vindex gnus-score-find-score-files-function
19506 Function used to find score files for the current group.  This function
19507 is called with the name of the group as the argument.
19509 Predefined functions available are:
19510 @table @code
19512 @item gnus-score-find-single
19513 @findex gnus-score-find-single
19514 Only apply the group's own score file.
19516 @item gnus-score-find-bnews
19517 @findex gnus-score-find-bnews
19518 Apply all score files that match, using bnews syntax.  This is the
19519 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19520 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19521 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19522 @samp{all} in the score file names are translated into @samp{.*}, and
19523 then a regexp match is done.
19525 This means that if you have some score entries that you want to apply to
19526 all groups, then you put those entries in the @file{all.SCORE} file.
19528 The score files are applied in a semi-random order, although Gnus will
19529 try to apply the more general score files before the more specific score
19530 files.  It does this by looking at the number of elements in the score
19531 file names---discarding the @samp{all} elements.
19533 @item gnus-score-find-hierarchical
19534 @findex gnus-score-find-hierarchical
19535 Apply all score files from all the parent groups.  This means that you
19536 can't have score files like @file{all.SCORE}, but you can have
19537 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19538 server.
19540 @end table
19541 This variable can also be a list of functions.  In that case, all
19542 these functions will be called with the group name as argument, and
19543 all the returned lists of score files will be applied.  These
19544 functions can also return lists of lists of score alists directly.  In
19545 that case, the functions that return these non-file score alists
19546 should probably be placed before the ``real'' score file functions, to
19547 ensure that the last score file returned is the local score file.
19548 Phu.
19550 For example, to do hierarchical scoring but use a non-server-specific
19551 overall score file, you could use the value
19552 @example
19553 (list (lambda (group) ("all.SCORE"))
19554       'gnus-score-find-hierarchical)
19555 @end example
19557 @item gnus-score-expiry-days
19558 @vindex gnus-score-expiry-days
19559 This variable says how many days should pass before an unused score file
19560 entry is expired.  If this variable is @code{nil}, no score file entries
19561 are expired.  It's 7 by default.
19563 @item gnus-update-score-entry-dates
19564 @vindex gnus-update-score-entry-dates
19565 If this variable is non-@code{nil}, temporary score entries that have
19566 been triggered (matched) will have their dates updated.  (This is how Gnus
19567 controls expiry---all non-matched-entries will become too old while
19568 matched entries will stay fresh and young.)  However, if you set this
19569 variable to @code{nil}, even matched entries will grow old and will
19570 have to face that oh-so grim reaper.
19572 @item gnus-score-after-write-file-function
19573 @vindex gnus-score-after-write-file-function
19574 Function called with the name of the score file just written.
19576 @item gnus-score-thread-simplify
19577 @vindex gnus-score-thread-simplify
19578 If this variable is non-@code{nil}, article subjects will be
19579 simplified for subject scoring purposes in the same manner as with
19580 threading---according to the current value of
19581 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19582 @code{substring} or @code{exact} matching, the match will also be
19583 simplified in this manner.
19585 @end table
19588 @node Score File Format
19589 @section Score File Format
19590 @cindex score file format
19592 A score file is an @code{emacs-lisp} file that normally contains just a
19593 single form.  Casual users are not expected to edit these files;
19594 everything can be changed from the summary buffer.
19596 Anyway, if you'd like to dig into it yourself, here's an example:
19598 @lisp
19599 (("from"
19600   ("Lars Ingebrigtsen" -10000)
19601   ("Per Abrahamsen")
19602   ("larsi\\|lmi" -50000 nil R))
19603  ("subject"
19604   ("Ding is Badd" nil 728373))
19605  ("xref"
19606   ("alt.politics" -1000 728372 s))
19607  ("lines"
19608   (2 -100 nil <))
19609  (mark 0)
19610  (expunge -1000)
19611  (mark-and-expunge -10)
19612  (read-only nil)
19613  (orphan -10)
19614  (adapt t)
19615  (files "/hom/larsi/News/gnu.SCORE")
19616  (exclude-files "all.SCORE")
19617  (local (gnus-newsgroup-auto-expire t)
19618         (gnus-summary-make-false-root empty))
19619  (eval (ding)))
19620 @end lisp
19622 This example demonstrates most score file elements.  @xref{Advanced
19623 Scoring}, for a different approach.
19625 Even though this looks much like Lisp code, nothing here is actually
19626 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19627 has to be valid syntactically, if not semantically.
19629 Six keys are supported by this alist:
19631 @table @code
19633 @item STRING
19634 If the key is a string, it is the name of the header to perform the
19635 match on.  Scoring can only be performed on these eight headers:
19636 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19637 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19638 these headers, there are three strings to tell Gnus to fetch the entire
19639 article and do the match on larger parts of the article: @code{Body}
19640 will perform the match on the body of the article, @code{Head} will
19641 perform the match on the head of the article, and @code{All} will
19642 perform the match on the entire article.  Note that using any of these
19643 last three keys will slow down group entry @emph{considerably}.  The
19644 final ``header'' you can score on is @code{Followup}.  These score
19645 entries will result in new score entries being added for all follow-ups
19646 to articles that matches these score entries.
19648 Following this key is an arbitrary number of score entries, where each
19649 score entry has one to four elements.
19650 @enumerate
19652 @item
19653 The first element is the @dfn{match element}.  On most headers this will
19654 be a string, but on the Lines and Chars headers, this must be an
19655 integer.
19657 @item
19658 If the second element is present, it should be a number---the @dfn{score
19659 element}.  This number should be an integer in the neginf to posinf
19660 interval.  This number is added to the score of the article if the match
19661 is successful.  If this element is not present, the
19662 @code{gnus-score-interactive-default-score} number will be used
19663 instead.  This is 1000 by default.
19665 @item
19666 If the third element is present, it should be a number---the @dfn{date
19667 element}.  This date says when the last time this score entry matched,
19668 which provides a mechanism for expiring the score entries.  It this
19669 element is not present, the score entry is permanent.  The date is
19670 represented by the number of days since December 31, 1 BCE.
19672 @item
19673 If the fourth element is present, it should be a symbol---the @dfn{type
19674 element}.  This element specifies what function should be used to see
19675 whether this score entry matches the article.  What match types that can
19676 be used depends on what header you wish to perform the match on.
19677 @table @dfn
19679 @item From, Subject, References, Xref, Message-ID
19680 For most header types, there are the @code{r} and @code{R} (regexp), as
19681 well as @code{s} and @code{S} (substring) types, and @code{e} and
19682 @code{E} (exact match), and @code{w} (word match) types.  If this
19683 element is not present, Gnus will assume that substring matching should
19684 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19685 that the matches will be done in a case-sensitive manner.  All these
19686 one-letter types are really just abbreviations for the @code{regexp},
19687 @code{string}, @code{exact}, and @code{word} types, which you can use
19688 instead, if you feel like.
19690 @item Extra
19691 Just as for the standard string overview headers, if you are using
19692 gnus-extra-headers, you can score on these headers' values.  In this
19693 case, there is a 5th element in the score entry, being the name of the
19694 header to be scored.  The following entry is useful in your
19695 @file{all.SCORE} file in case of spam attacks from a single origin
19696 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19697 overviews:
19699 @lisp
19700 ("111.222.333.444" -1000 nil s
19701  "NNTP-Posting-Host")
19702 @end lisp
19704 @item Lines, Chars
19705 These two headers use different match types: @code{<}, @code{>},
19706 @code{=}, @code{>=} and @code{<=}.
19708 These predicates are true if
19710 @example
19711 (PREDICATE HEADER MATCH)
19712 @end example
19714 evaluates to non-@code{nil}.  For instance, the advanced match
19715 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19716 following form:
19718 @lisp
19719 (< header-value 4)
19720 @end lisp
19722 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19723 the match, we get the score added if the article has less than 4 lines.
19724 (It's easy to get confused and think it's the other way around.  But
19725 it's not.  I think.)
19727 When matching on @code{Lines}, be careful because some back ends (like
19728 @code{nndir}) do not generate @code{Lines} header, so every article ends
19729 up being marked as having 0 lines.  This can lead to strange results if
19730 you happen to lower score of the articles with few lines.
19732 @item Date
19733 For the Date header we have three kinda silly match types:
19734 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19735 ever being useful, but, like, it would feel kinda silly not to provide
19736 this function.  Just in case.  You never know.  Better safe than sorry.
19737 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19738 sex on a first date.  (I have been told that at least one person, and I
19739 quote, ``found this function indispensable'', however.)
19741 @cindex ISO8601
19742 @cindex date
19743 A more useful match type is @code{regexp}.  With it, you can match the
19744 date string using a regular expression.  The date is normalized to
19745 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19746 you want to match all articles that have been posted on April 1st in
19747 every year, you could use @samp{....0401.........} as a match string,
19748 for instance.  (Note that the date is kept in its original time zone, so
19749 this will match articles that were posted when it was April 1st where
19750 the article was posted from.  Time zones are such wholesome fun for the
19751 whole family, eh?)
19753 @item Head, Body, All
19754 These three match keys use the same match types as the @code{From} (etc)
19755 header uses.
19757 @item Followup
19758 This match key is somewhat special, in that it will match the
19759 @code{From} header, and affect the score of not only the matching
19760 articles, but also all followups to the matching articles.  This allows
19761 you e.g. increase the score of followups to your own articles, or
19762 decrease the score of followups to the articles of some known
19763 trouble-maker.  Uses the same match types as the @code{From} header
19764 uses.  (Using this match key will lead to creation of @file{ADAPT}
19765 files.)
19767 @item Thread
19768 This match key works along the same lines as the @code{Followup} match
19769 key.  If you say that you want to score on a (sub-)thread started by an
19770 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19771 match.  This will add a new @samp{thread} match for each article that
19772 has @var{x} in its @code{References} header.  (These new @samp{thread}
19773 matches will use the @code{Message-ID}s of these matching articles.)
19774 This will ensure that you can raise/lower the score of an entire thread,
19775 even though some articles in the thread may not have complete
19776 @code{References} headers.  Note that using this may lead to
19777 undeterministic scores of the articles in the thread.  (Using this match
19778 key will lead to creation of @file{ADAPT} files.)
19779 @end table
19780 @end enumerate
19782 @cindex score file atoms
19783 @item mark
19784 The value of this entry should be a number.  Any articles with a score
19785 lower than this number will be marked as read.
19787 @item expunge
19788 The value of this entry should be a number.  Any articles with a score
19789 lower than this number will be removed from the summary buffer.
19791 @item mark-and-expunge
19792 The value of this entry should be a number.  Any articles with a score
19793 lower than this number will be marked as read and removed from the
19794 summary buffer.
19796 @item thread-mark-and-expunge
19797 The value of this entry should be a number.  All articles that belong to
19798 a thread that has a total score below this number will be marked as read
19799 and removed from the summary buffer.  @code{gnus-thread-score-function}
19800 says how to compute the total score for a thread.
19802 @item files
19803 The value of this entry should be any number of file names.  These files
19804 are assumed to be score files as well, and will be loaded the same way
19805 this one was.
19807 @item exclude-files
19808 The clue of this entry should be any number of files.  These files will
19809 not be loaded, even though they would normally be so, for some reason or
19810 other.
19812 @item eval
19813 The value of this entry will be @code{eval}el.  This element will be
19814 ignored when handling global score files.
19816 @item read-only
19817 Read-only score files will not be updated or saved.  Global score files
19818 should feature this atom (@pxref{Global Score Files}).  (Note:
19819 @dfn{Global} here really means @dfn{global}; not your personal
19820 apply-to-all-groups score files.)
19822 @item orphan
19823 The value of this entry should be a number.  Articles that do not have
19824 parents will get this number added to their scores.  Imagine you follow
19825 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19826 will only follow a few of the threads, also want to see any new threads.
19828 You can do this with the following two score file entries:
19830 @example
19831         (orphan -500)
19832         (mark-and-expunge -100)
19833 @end example
19835 When you enter the group the first time, you will only see the new
19836 threads.  You then raise the score of the threads that you find
19837 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19838 rest.  Next time you enter the group, you will see new articles in the
19839 interesting threads, plus any new threads.
19841 I.e.---the orphan score atom is for high-volume groups where a few
19842 interesting threads which can't be found automatically by ordinary
19843 scoring rules exist.
19845 @item adapt
19846 This entry controls the adaptive scoring.  If it is @code{t}, the
19847 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19848 adaptive scoring will be performed on this group.  If it is a list, this
19849 list will be used as the adaptive scoring rules.  If it isn't present,
19850 or is something other than @code{t} or @code{ignore}, the default
19851 adaptive scoring rules will be used.  If you want to use adaptive
19852 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19853 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19854 not want adaptive scoring.  If you only want adaptive scoring in a few
19855 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19856 insert @code{(adapt t)} in the score files of the groups where you want
19859 @item adapt-file
19860 All adaptive score entries will go to the file named by this entry.  It
19861 will also be applied when entering the group.  This atom might be handy
19862 if you want to adapt on several groups at once, using the same adaptive
19863 file for a number of groups.
19865 @item local
19866 @cindex local variables
19867 The value of this entry should be a list of @code{(@var{var}
19868 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19869 current summary buffer, and set to the value specified.  This is a
19870 convenient, if somewhat strange, way of setting variables in some
19871 groups if you don't like hooks much.  Note that the @var{value} won't
19872 be evaluated.
19873 @end table
19876 @node Score File Editing
19877 @section Score File Editing
19879 You normally enter all scoring commands from the summary buffer, but you
19880 might feel the urge to edit them by hand as well, so we've supplied you
19881 with a mode for that.
19883 It's simply a slightly customized @code{emacs-lisp} mode, with these
19884 additional commands:
19886 @table @kbd
19888 @item C-c C-c
19889 @kindex C-c C-c (Score)
19890 @findex gnus-score-edit-done
19891 Save the changes you have made and return to the summary buffer
19892 (@code{gnus-score-edit-done}).
19894 @item C-c C-d
19895 @kindex C-c C-d (Score)
19896 @findex gnus-score-edit-insert-date
19897 Insert the current date in numerical format
19898 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19899 you were wondering.
19901 @item C-c C-p
19902 @kindex C-c C-p (Score)
19903 @findex gnus-score-pretty-print
19904 The adaptive score files are saved in an unformatted fashion.  If you
19905 intend to read one of these files, you want to @dfn{pretty print} it
19906 first.  This command (@code{gnus-score-pretty-print}) does that for
19907 you.
19909 @end table
19911 Type @kbd{M-x gnus-score-mode} to use this mode.
19913 @vindex gnus-score-mode-hook
19914 @code{gnus-score-menu-hook} is run in score mode buffers.
19916 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19917 @kbd{V t} to begin editing score files.
19920 @node Adaptive Scoring
19921 @section Adaptive Scoring
19922 @cindex adaptive scoring
19924 If all this scoring is getting you down, Gnus has a way of making it all
19925 happen automatically---as if by magic.  Or rather, as if by artificial
19926 stupidity, to be precise.
19928 @vindex gnus-use-adaptive-scoring
19929 When you read an article, or mark an article as read, or kill an
19930 article, you leave marks behind.  On exit from the group, Gnus can sniff
19931 these marks and add score elements depending on what marks it finds.
19932 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19933 @code{t} or @code{(line)}.  If you want score adaptively on separate
19934 words appearing in the subjects, you should set this variable to
19935 @code{(word)}.  If you want to use both adaptive methods, set this
19936 variable to @code{(word line)}.
19938 @vindex gnus-default-adaptive-score-alist
19939 To give you complete control over the scoring process, you can customize
19940 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19941 might look something like this:
19943 @lisp
19944 (setq gnus-default-adaptive-score-alist
19945   '((gnus-unread-mark)
19946     (gnus-ticked-mark (from 4))
19947     (gnus-dormant-mark (from 5))
19948     (gnus-del-mark (from -4) (subject -1))
19949     (gnus-read-mark (from 4) (subject 2))
19950     (gnus-expirable-mark (from -1) (subject -1))
19951     (gnus-killed-mark (from -1) (subject -3))
19952     (gnus-kill-file-mark)
19953     (gnus-ancient-mark)
19954     (gnus-low-score-mark)
19955     (gnus-catchup-mark (from -1) (subject -1))))
19956 @end lisp
19958 As you see, each element in this alist has a mark as a key (either a
19959 variable name or a ``real'' mark---a character).  Following this key is
19960 a arbitrary number of header/score pairs.  If there are no header/score
19961 pairs following the key, no adaptive scoring will be done on articles
19962 that have that key as the article mark.  For instance, articles with
19963 @code{gnus-unread-mark} in the example above will not get adaptive score
19964 entries.
19966 Each article can have only one mark, so just a single of these rules
19967 will be applied to each article.
19969 To take @code{gnus-del-mark} as an example---this alist says that all
19970 articles that have that mark (i.e., are marked with @samp{e}) will have a
19971 score entry added to lower based on the @code{From} header by -4, and
19972 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19974 If you have marked 10 articles with the same subject with
19975 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19976 That means that that subject will get a score of ten times -1, which
19977 should be, unless I'm much mistaken, -10.
19979 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19980 the read articles will be marked with the @samp{E} mark.  This'll
19981 probably make adaptive scoring slightly impossible, so auto-expiring and
19982 adaptive scoring doesn't really mix very well.
19984 The headers you can score on are @code{from}, @code{subject},
19985 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19986 @code{chars} and @code{date}.  In addition, you can score on
19987 @code{followup}, which will create an adaptive score entry that matches
19988 on the @code{References} header using the @code{Message-ID} of the
19989 current article, thereby matching the following thread.
19991 If you use this scheme, you should set the score file atom @code{mark}
19992 to something small---like -300, perhaps, to avoid having small random
19993 changes result in articles getting marked as read.
19995 After using adaptive scoring for a week or so, Gnus should start to
19996 become properly trained and enhance the authors you like best, and kill
19997 the authors you like least, without you having to say so explicitly.
19999 You can control what groups the adaptive scoring is to be performed on
20000 by using the score files (@pxref{Score File Format}).  This will also
20001 let you use different rules in different groups.
20003 @vindex gnus-adaptive-file-suffix
20004 The adaptive score entries will be put into a file where the name is the
20005 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20006 is @file{ADAPT}.
20008 @vindex gnus-score-exact-adapt-limit
20009 When doing adaptive scoring, substring or fuzzy matching would probably
20010 give you the best results in most cases.  However, if the header one
20011 matches is short, the possibility for false positives is great, so if
20012 the length of the match is less than
20013 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20014 this variable is @code{nil}, exact matching will always be used to avoid
20015 this problem.
20017 @vindex gnus-default-adaptive-word-score-alist
20018 As mentioned above, you can adapt either on individual words or entire
20019 headers.  If you adapt on words, the
20020 @code{gnus-default-adaptive-word-score-alist} variable says what score
20021 each instance of a word should add given a mark.
20023 @lisp
20024 (setq gnus-default-adaptive-word-score-alist
20025       `((,gnus-read-mark . 30)
20026         (,gnus-catchup-mark . -10)
20027         (,gnus-killed-mark . -20)
20028         (,gnus-del-mark . -15)))
20029 @end lisp
20031 This is the default value.  If you have adaption on words enabled, every
20032 word that appears in subjects of articles marked with
20033 @code{gnus-read-mark} will result in a score rule that increase the
20034 score with 30 points.
20036 @vindex gnus-default-ignored-adaptive-words
20037 @vindex gnus-ignored-adaptive-words
20038 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20039 will be ignored.  If you wish to add more words to be ignored, use the
20040 @code{gnus-ignored-adaptive-words} list instead.
20042 @vindex gnus-adaptive-word-length-limit
20043 Some may feel that short words shouldn't count when doing adaptive
20044 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20045 an integer.  Words shorter than this number will be ignored.  This
20046 variable defaults to @code{nil}.
20048 @vindex gnus-adaptive-word-syntax-table
20049 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20050 syntax table in effect.  It is similar to the standard syntax table, but
20051 it considers numbers to be non-word-constituent characters.
20053 @vindex gnus-adaptive-word-minimum
20054 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20055 word scoring process will never bring down the score of an article to
20056 below this number.  The default is @code{nil}.
20058 @vindex gnus-adaptive-word-no-group-words
20059 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20060 won't adaptively word score any of the words in the group name.  Useful
20061 for groups like @samp{comp.editors.emacs}, where most of the subject
20062 lines contain the word @samp{emacs}.
20064 After using this scheme for a while, it might be nice to write a
20065 @code{gnus-psychoanalyze-user} command to go through the rules and see
20066 what words you like and what words you don't like.  Or perhaps not.
20068 Note that the adaptive word scoring thing is highly experimental and is
20069 likely to change in the future.  Initial impressions seem to indicate
20070 that it's totally useless as it stands.  Some more work (involving more
20071 rigorous statistical methods) will have to be done to make this useful.
20074 @node Home Score File
20075 @section Home Score File
20077 The score file where new score file entries will go is called the
20078 @dfn{home score file}.  This is normally (and by default) the score file
20079 for the group itself.  For instance, the home score file for
20080 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20082 However, this may not be what you want.  It is often convenient to share
20083 a common home score file among many groups---all @samp{emacs} groups
20084 could perhaps use the same home score file.
20086 @vindex gnus-home-score-file
20087 The variable that controls this is @code{gnus-home-score-file}.  It can
20090 @enumerate
20091 @item
20092 A string.  Then this file will be used as the home score file for all
20093 groups.
20095 @item
20096 A function.  The result of this function will be used as the home score
20097 file.  The function will be called with the name of the group as the
20098 parameter.
20100 @item
20101 A list.  The elements in this list can be:
20103 @enumerate
20104 @item
20105 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20106 group name, the @var{file-name} will be used as the home score file.
20108 @item
20109 A function.  If the function returns non-@code{nil}, the result will
20110 be used as the home score file.  The function will be called with the
20111 name of the group as the parameter.
20113 @item
20114 A string.  Use the string as the home score file.
20115 @end enumerate
20117 The list will be traversed from the beginning towards the end looking
20118 for matches.
20120 @end enumerate
20122 So, if you want to use just a single score file, you could say:
20124 @lisp
20125 (setq gnus-home-score-file
20126       "my-total-score-file.SCORE")
20127 @end lisp
20129 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20130 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20132 @findex gnus-hierarchial-home-score-file
20133 @lisp
20134 (setq gnus-home-score-file
20135       'gnus-hierarchial-home-score-file)
20136 @end lisp
20138 This is a ready-made function provided for your convenience.
20139 Other functions include
20141 @table @code
20142 @item gnus-current-home-score-file
20143 @findex gnus-current-home-score-file
20144 Return the ``current'' regular score file.  This will make scoring
20145 commands add entry to the ``innermost'' matching score file.
20147 @end table
20149 If you want to have one score file for the @samp{emacs} groups and
20150 another for the @samp{comp} groups, while letting all other groups use
20151 their own home score files:
20153 @lisp
20154 (setq gnus-home-score-file
20155       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20156       '(("\\.emacs" "emacs.SCORE")
20157         ;; @r{All the comp groups in one score file}
20158         ("^comp" "comp.SCORE")))
20159 @end lisp
20161 @vindex gnus-home-adapt-file
20162 @code{gnus-home-adapt-file} works exactly the same way as
20163 @code{gnus-home-score-file}, but says what the home adaptive score file
20164 is instead.  All new adaptive file entries will go into the file
20165 specified by this variable, and the same syntax is allowed.
20167 In addition to using @code{gnus-home-score-file} and
20168 @code{gnus-home-adapt-file}, you can also use group parameters
20169 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20170 Parameters}) to achieve much the same.  Group and topic parameters take
20171 precedence over this variable.
20174 @node Followups To Yourself
20175 @section Followups To Yourself
20177 Gnus offers two commands for picking out the @code{Message-ID} header in
20178 the current buffer.  Gnus will then add a score rule that scores using
20179 this @code{Message-ID} on the @code{References} header of other
20180 articles.  This will, in effect, increase the score of all articles that
20181 respond to the article in the current buffer.  Quite useful if you want
20182 to easily note when people answer what you've said.
20184 @table @code
20186 @item gnus-score-followup-article
20187 @findex gnus-score-followup-article
20188 This will add a score to articles that directly follow up your own
20189 article.
20191 @item gnus-score-followup-thread
20192 @findex gnus-score-followup-thread
20193 This will add a score to all articles that appear in a thread ``below''
20194 your own article.
20195 @end table
20197 @vindex message-sent-hook
20198 These two functions are both primarily meant to be used in hooks like
20199 @code{message-sent-hook}, like this:
20200 @lisp
20201 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20202 @end lisp
20205 If you look closely at your own @code{Message-ID}, you'll notice that
20206 the first two or three characters are always the same.  Here's two of
20207 mine:
20209 @example
20210 <x6u3u47icf.fsf@@eyesore.no>
20211 <x6sp9o7ibw.fsf@@eyesore.no>
20212 @end example
20214 So ``my'' ident on this machine is @samp{x6}.  This can be
20215 exploited---the following rule will raise the score on all followups to
20216 myself:
20218 @lisp
20219 ("references"
20220  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20221   1000 nil r))
20222 @end lisp
20224 Whether it's the first two or first three characters that are ``yours''
20225 is system-dependent.
20228 @node Scoring On Other Headers
20229 @section Scoring On Other Headers
20230 @cindex scoring on other headers
20232 Gnus is quite fast when scoring the ``traditional''
20233 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20234 other headers requires writing a @code{head} scoring rule, which means
20235 that Gnus has to request every single article from the back end to find
20236 matches.  This takes a long time in big groups.
20238 Now, there's not much you can do about this for news groups, but for
20239 mail groups, you have greater control.  In @ref{To From Newsgroups},
20240 it's explained in greater detail what this mechanism does, but here's
20241 a cookbook example for @code{nnml} on how to allow scoring on the
20242 @samp{To} and @samp{Cc} headers.
20244 Put the following in your @file{~/.gnus.el} file.
20246 @lisp
20247 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20248       nnmail-extra-headers gnus-extra-headers)
20249 @end lisp
20251 Restart Gnus and rebuild your @code{nnml} overview files with the
20252 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20253 time if you have much mail.
20255 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20256 so: @kbd{I e s p To RET <your name> RET}.
20258 See?  Simple.
20261 @node Scoring Tips
20262 @section Scoring Tips
20263 @cindex scoring tips
20265 @table @dfn
20267 @item Crossposts
20268 @cindex crossposts
20269 @cindex scoring crossposts
20270 If you want to lower the score of crossposts, the line to match on is
20271 the @code{Xref} header.
20272 @lisp
20273 ("xref" (" talk.politics.misc:" -1000))
20274 @end lisp
20276 @item Multiple crossposts
20277 If you want to lower the score of articles that have been crossposted to
20278 more than, say, 3 groups:
20279 @lisp
20280 ("xref"
20281   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20282    -1000 nil r))
20283 @end lisp
20285 @item Matching on the body
20286 This is generally not a very good idea---it takes a very long time.
20287 Gnus actually has to fetch each individual article from the server.  But
20288 you might want to anyway, I guess.  Even though there are three match
20289 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20290 and stick with it in each score file.  If you use any two, each article
20291 will be fetched @emph{twice}.  If you want to match a bit on the
20292 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20293 the matches.
20295 @item Marking as read
20296 You will probably want to mark articles that have scores below a certain
20297 number as read.  This is most easily achieved by putting the following
20298 in your @file{all.SCORE} file:
20299 @lisp
20300 ((mark -100))
20301 @end lisp
20302 You may also consider doing something similar with @code{expunge}.
20304 @item Negated character classes
20305 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20306 That will match newlines, which might lead to, well, The Unknown.  Say
20307 @code{[^abcd\n]*} instead.
20308 @end table
20311 @node Reverse Scoring
20312 @section Reverse Scoring
20313 @cindex reverse scoring
20315 If you want to keep just articles that have @samp{Sex with Emacs} in the
20316 subject header, and expunge all other articles, you could put something
20317 like this in your score file:
20319 @lisp
20320 (("subject"
20321   ("Sex with Emacs" 2))
20322  (mark 1)
20323  (expunge 1))
20324 @end lisp
20326 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20327 rest as read, and expunge them to boot.
20330 @node Global Score Files
20331 @section Global Score Files
20332 @cindex global score files
20334 Sure, other newsreaders have ``global kill files''.  These are usually
20335 nothing more than a single kill file that applies to all groups, stored
20336 in the user's home directory.  Bah!  Puny, weak newsreaders!
20338 What I'm talking about here are Global Score Files.  Score files from
20339 all over the world, from users everywhere, uniting all nations in one
20340 big, happy score file union!  Ange-score!  New and untested!
20342 @vindex gnus-global-score-files
20343 All you have to do to use other people's score files is to set the
20344 @code{gnus-global-score-files} variable.  One entry for each score file,
20345 or each score file directory.  Gnus will decide by itself what score
20346 files are applicable to which group.
20348 To use the score file
20349 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20350 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20351 say this:
20353 @lisp
20354 (setq gnus-global-score-files
20355       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20356         "/ftp@@ftp.some-where:/pub/score/"))
20357 @end lisp
20359 @findex gnus-score-search-global-directories
20360 @noindent
20361 Simple, eh?  Directory names must end with a @samp{/}.  These
20362 directories are typically scanned only once during each Gnus session.
20363 If you feel the need to manually re-scan the remote directories, you can
20364 use the @code{gnus-score-search-global-directories} command.
20366 Note that, at present, using this option will slow down group entry
20367 somewhat.  (That is---a lot.)
20369 If you want to start maintaining score files for other people to use,
20370 just put your score file up for anonymous ftp and announce it to the
20371 world.  Become a retro-moderator!  Participate in the retro-moderator
20372 wars sure to ensue, where retro-moderators battle it out for the
20373 sympathy of the people, luring them to use their score files on false
20374 premises!  Yay!  The net is saved!
20376 Here are some tips for the would-be retro-moderator, off the top of my
20377 head:
20379 @itemize @bullet
20381 @item
20382 Articles heavily crossposted are probably junk.
20383 @item
20384 To lower a single inappropriate article, lower by @code{Message-ID}.
20385 @item
20386 Particularly brilliant authors can be raised on a permanent basis.
20387 @item
20388 Authors that repeatedly post off-charter for the group can safely be
20389 lowered out of existence.
20390 @item
20391 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20392 articles completely.
20394 @item
20395 Use expiring score entries to keep the size of the file down.  You
20396 should probably have a long expiry period, though, as some sites keep
20397 old articles for a long time.
20398 @end itemize
20400 @dots{} I wonder whether other newsreaders will support global score files
20401 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20402 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20403 holding our breath yet?
20406 @node Kill Files
20407 @section Kill Files
20408 @cindex kill files
20410 Gnus still supports those pesky old kill files.  In fact, the kill file
20411 entries can now be expiring, which is something I wrote before Daniel
20412 Quinlan thought of doing score files, so I've left the code in there.
20414 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20415 than score processing, so it might be a good idea to rewrite your kill
20416 files into score files.
20418 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20419 forms into this file, which means that you can use kill files as some
20420 sort of primitive hook function to be run on group entry, even though
20421 that isn't a very good idea.
20423 Normal kill files look like this:
20425 @lisp
20426 (gnus-kill "From" "Lars Ingebrigtsen")
20427 (gnus-kill "Subject" "ding")
20428 (gnus-expunge "X")
20429 @end lisp
20431 This will mark every article written by me as read, and remove the
20432 marked articles from the summary buffer.  Very useful, you'll agree.
20434 Other programs use a totally different kill file syntax.  If Gnus
20435 encounters what looks like a @code{rn} kill file, it will take a stab at
20436 interpreting it.
20438 Two summary functions for editing a @sc{gnus} kill file:
20440 @table @kbd
20442 @item M-k
20443 @kindex M-k (Summary)
20444 @findex gnus-summary-edit-local-kill
20445 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20447 @item M-K
20448 @kindex M-K (Summary)
20449 @findex gnus-summary-edit-global-kill
20450 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20451 @end table
20453 Two group mode functions for editing the kill files:
20455 @table @kbd
20457 @item M-k
20458 @kindex M-k (Group)
20459 @findex gnus-group-edit-local-kill
20460 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20462 @item M-K
20463 @kindex M-K (Group)
20464 @findex gnus-group-edit-global-kill
20465 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20466 @end table
20468 Kill file variables:
20470 @table @code
20471 @item gnus-kill-file-name
20472 @vindex gnus-kill-file-name
20473 A kill file for the group @samp{soc.motss} is normally called
20474 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20475 this file name is detailed by the @code{gnus-kill-file-name} variable.
20476 The ``global'' kill file (not in the score file sense of ``global'', of
20477 course) is just called @file{KILL}.
20479 @vindex gnus-kill-save-kill-file
20480 @item gnus-kill-save-kill-file
20481 If this variable is non-@code{nil}, Gnus will save the
20482 kill file after processing, which is necessary if you use expiring
20483 kills.
20485 @item gnus-apply-kill-hook
20486 @vindex gnus-apply-kill-hook
20487 @findex gnus-apply-kill-file-unless-scored
20488 @findex gnus-apply-kill-file
20489 A hook called to apply kill files to a group.  It is
20490 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20491 kill file if you have a score file for the same group, you can set this
20492 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20493 kill files to be processed, you should set this variable to @code{nil}.
20495 @item gnus-kill-file-mode-hook
20496 @vindex gnus-kill-file-mode-hook
20497 A hook called in kill-file mode buffers.
20499 @end table
20502 @node Converting Kill Files
20503 @section Converting Kill Files
20504 @cindex kill files
20505 @cindex converting kill files
20507 If you have loads of old kill files, you may want to convert them into
20508 score files.  If they are ``regular'', you can use
20509 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20510 by hand.
20512 The kill to score conversion package isn't included in Gnus by default.
20513 You can fetch it from
20514 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20516 If your old kill files are very complex---if they contain more
20517 non-@code{gnus-kill} forms than not, you'll have to convert them by
20518 hand.  Or just let them be as they are.  Gnus will still use them as
20519 before.
20522 @node GroupLens
20523 @section GroupLens
20524 @cindex GroupLens
20526 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20527 so this section is mostly of historical interest.
20529 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20530 collaborative filtering system that helps you work together with other
20531 people to find the quality news articles out of the huge volume of
20532 news articles generated every day.
20534 To accomplish this the GroupLens system combines your opinions about
20535 articles you have already read with the opinions of others who have done
20536 likewise and gives you a personalized prediction for each unread news
20537 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20538 rate articles, and finds other people that rate articles the same way.
20539 Once it has found some people you agree with it tells you, in the form
20540 of a prediction, what they thought of the article.  You can use this
20541 prediction to help you decide whether or not you want to read the
20542 article.
20544 @menu
20545 * Using GroupLens::             How to make Gnus use GroupLens.
20546 * Rating Articles::             Letting GroupLens know how you rate articles.
20547 * Displaying Predictions::      Displaying predictions given by GroupLens.
20548 * GroupLens Variables::         Customizing GroupLens.
20549 @end menu
20552 @node Using GroupLens
20553 @subsection Using GroupLens
20555 To use GroupLens you must register a pseudonym with your local
20556 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20557 Bureau (BBB)} is the only better bit in town at the moment.
20559 Once you have registered you'll need to set a couple of variables.
20561 @table @code
20563 @item gnus-use-grouplens
20564 @vindex gnus-use-grouplens
20565 Setting this variable to a non-@code{nil} value will make Gnus hook into
20566 all the relevant GroupLens functions.
20568 @item grouplens-pseudonym
20569 @vindex grouplens-pseudonym
20570 This variable should be set to the pseudonym you got when registering
20571 with the Better Bit Bureau.
20573 @item grouplens-newsgroups
20574 @vindex grouplens-newsgroups
20575 A list of groups that you want to get GroupLens predictions for.
20577 @end table
20579 That's the minimum of what you need to get up and running with GroupLens.
20580 Once you've registered, GroupLens will start giving you scores for
20581 articles based on the average of what other people think.  But, to get
20582 the real benefit of GroupLens you need to start rating articles
20583 yourself.  Then the scores GroupLens gives you will be personalized for
20584 you, based on how the people you usually agree with have already rated.
20587 @node Rating Articles
20588 @subsection Rating Articles
20590 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20591 Where 1 means something like this article is a waste of bandwidth and 5
20592 means that the article was really good.  The basic question to ask
20593 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20594 like this one?''
20596 There are four ways to enter a rating for an article in GroupLens.
20598 @table @kbd
20600 @item r
20601 @kindex r (GroupLens)
20602 @findex bbb-summary-rate-article
20603 This function will prompt you for a rating on a scale of one to five.
20605 @item k
20606 @kindex k (GroupLens)
20607 @findex grouplens-score-thread
20608 This function will prompt you for a rating, and rate all the articles in
20609 the thread.  This is really useful for some of those long running giant
20610 threads in rec.humor.
20612 @end table
20614 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20615 the score of the article you're reading.
20617 @table @kbd
20619 @item 1-5 n
20620 @kindex n (GroupLens)
20621 @findex grouplens-next-unread-article
20622 Rate the article and go to the next unread article.
20624 @item 1-5 ,
20625 @kindex , (GroupLens)
20626 @findex grouplens-best-unread-article
20627 Rate the article and go to the next unread article with the highest score.
20629 @end table
20631 If you want to give the current article a score of 4 and then go to the
20632 next article, just type @kbd{4 n}.
20635 @node Displaying Predictions
20636 @subsection Displaying Predictions
20638 GroupLens makes a prediction for you about how much you will like a
20639 news article.  The predictions from GroupLens are on a scale from 1 to
20640 5, where 1 is the worst and 5 is the best.  You can use the predictions
20641 from GroupLens in one of three ways controlled by the variable
20642 @code{gnus-grouplens-override-scoring}.
20644 @vindex gnus-grouplens-override-scoring
20645 There are three ways to display predictions in grouplens.  You may
20646 choose to have the GroupLens scores contribute to, or override the
20647 regular Gnus scoring mechanism.  override is the default; however, some
20648 people prefer to see the Gnus scores plus the grouplens scores.  To get
20649 the separate scoring behavior you need to set
20650 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20651 GroupLens predictions combined with the grouplens scores set it to
20652 @code{'override} and to combine the scores set
20653 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20654 the combine option you will also want to set the values for
20655 @code{grouplens-prediction-offset} and
20656 @code{grouplens-score-scale-factor}.
20658 @vindex grouplens-prediction-display
20659 In either case, GroupLens gives you a few choices for how you would like
20660 to see your predictions displayed.  The display of predictions is
20661 controlled by the @code{grouplens-prediction-display} variable.
20663 The following are valid values for that variable.
20665 @table @code
20666 @item prediction-spot
20667 The higher the prediction, the further to the right an @samp{*} is
20668 displayed.
20670 @item confidence-interval
20671 A numeric confidence interval.
20673 @item prediction-bar
20674 The higher the prediction, the longer the bar.
20676 @item confidence-bar
20677 Numerical confidence.
20679 @item confidence-spot
20680 The spot gets bigger with more confidence.
20682 @item prediction-num
20683 Plain-old numeric value.
20685 @item confidence-plus-minus
20686 Prediction +/- confidence.
20688 @end table
20691 @node GroupLens Variables
20692 @subsection GroupLens Variables
20694 @table @code
20696 @item gnus-summary-grouplens-line-format
20697 The summary line format used in GroupLens-enhanced summary buffers.  It
20698 accepts the same specs as the normal summary line format (@pxref{Summary
20699 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20700 %s\n}.
20702 @item grouplens-bbb-host
20703 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20704 default.
20706 @item grouplens-bbb-port
20707 Port of the host running the bbbd server.  The default is 9000.
20709 @item grouplens-score-offset
20710 Offset the prediction by this value.  In other words, subtract the
20711 prediction value by this number to arrive at the effective score.  The
20712 default is 0.
20714 @item grouplens-score-scale-factor
20715 This variable allows the user to magnify the effect of GroupLens scores.
20716 The scale factor is applied after the offset.  The default is 1.
20718 @end table
20721 @node Advanced Scoring
20722 @section Advanced Scoring
20724 Scoring on Subjects and From headers is nice enough, but what if you're
20725 really interested in what a person has to say only when she's talking
20726 about a particular subject?  Or what if you really don't want to
20727 read what person A has to say when she's following up to person B, but
20728 want to read what she says when she's following up to person C?
20730 By using advanced scoring rules you may create arbitrarily complex
20731 scoring patterns.
20733 @menu
20734 * Advanced Scoring Syntax::     A definition.
20735 * Advanced Scoring Examples::   What they look like.
20736 * Advanced Scoring Tips::       Getting the most out of it.
20737 @end menu
20740 @node Advanced Scoring Syntax
20741 @subsection Advanced Scoring Syntax
20743 Ordinary scoring rules have a string as the first element in the rule.
20744 Advanced scoring rules have a list as the first element.  The second
20745 element is the score to be applied if the first element evaluated to a
20746 non-@code{nil} value.
20748 These lists may consist of three logical operators, one redirection
20749 operator, and various match operators.
20751 Logical operators:
20753 @table @code
20754 @item &
20755 @itemx and
20756 This logical operator will evaluate each of its arguments until it finds
20757 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20758 evaluate to @code{true} values, then this operator will return
20759 @code{true}.
20761 @item |
20762 @itemx or
20763 This logical operator will evaluate each of its arguments until it finds
20764 one that evaluates to @code{true}.  If no arguments are @code{true},
20765 then this operator will return @code{false}.
20767 @item !
20768 @itemx not
20769 @itemx Â¬
20770 This logical operator only takes a single argument.  It returns the
20771 logical negation of the value of its argument.
20773 @end table
20775 There is an @dfn{indirection operator} that will make its arguments
20776 apply to the ancestors of the current article being scored.  For
20777 instance, @code{1-} will make score rules apply to the parent of the
20778 current article.  @code{2-} will make score rules apply to the
20779 grandparent of the current article.  Alternatively, you can write
20780 @code{^^}, where the number of @code{^}s (carets) says how far back into
20781 the ancestry you want to go.
20783 Finally, we have the match operators.  These are the ones that do the
20784 real work.  Match operators are header name strings followed by a match
20785 and a match type.  A typical match operator looks like @samp{("from"
20786 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20787 simple scoring, and the match types are also the same.
20790 @node Advanced Scoring Examples
20791 @subsection Advanced Scoring Examples
20793 Please note that the following examples are score file rules.  To
20794 make a complete score file from them, surround them with another pair
20795 of parentheses.
20797 Let's say you want to increase the score of articles written by Lars
20798 when he's talking about Gnus:
20800 @example
20801 @group
20803   ("from" "Lars Ingebrigtsen")
20804   ("subject" "Gnus"))
20805  1000)
20806 @end group
20807 @end example
20809 Quite simple, huh?
20811 When he writes long articles, he sometimes has something nice to say:
20813 @example
20815   ("from" "Lars Ingebrigtsen")
20816   (|
20817    ("subject" "Gnus")
20818    ("lines" 100 >)))
20819  1000)
20820 @end example
20822 However, when he responds to things written by Reig Eigil Logge, you
20823 really don't want to read what he's written:
20825 @example
20827   ("from" "Lars Ingebrigtsen")
20828   (1- ("from" "Reig Eigil Logge")))
20829  -100000)
20830 @end example
20832 Everybody that follows up Redmondo when he writes about disappearing
20833 socks should have their scores raised, but only when they talk about
20834 white socks.  However, when Lars talks about socks, it's usually not
20835 very interesting:
20837 @example
20839   (1-
20840    (&
20841     ("from" "redmondo@@.*no" r)
20842     ("body" "disappearing.*socks" t)))
20843   (! ("from" "Lars Ingebrigtsen"))
20844   ("body" "white.*socks"))
20845  1000)
20846 @end example
20848 Suppose you're reading a high volume group and you're only interested
20849 in replies. The plan is to score down all articles that don't have
20850 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
20851 parents of articles that have subjects that begin with reply marks.
20853 @example
20854 ((! ("subject" "re:\\|fwd?:" r))
20855   -200)
20856 ((1- ("subject" "re:\\|fwd?:" r))
20857   200)
20858 @end example
20860 The possibilities are endless.
20862 @node Advanced Scoring Tips
20863 @subsection Advanced Scoring Tips
20865 The @code{&} and @code{|} logical operators do short-circuit logic.
20866 That is, they stop processing their arguments when it's clear what the
20867 result of the operation will be.  For instance, if one of the arguments
20868 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20869 the rest of the arguments.  This means that you should put slow matches
20870 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20871 @samp{subject}) first.
20873 The indirection arguments (@code{1-} and so on) will make their
20874 arguments work on previous generations of the thread.  If you say
20875 something like:
20877 @example
20880  (1-
20881   ("from" "lars")))
20883 @end example
20885 Then that means ``score on the from header of the grandparent of the
20886 current article''.  An indirection is quite fast, but it's better to say:
20888 @example
20890  (&
20891   ("from" "Lars")
20892   ("subject" "Gnus")))
20893 @end example
20895 than it is to say:
20897 @example
20899  (1- ("from" "Lars"))
20900  (1- ("subject" "Gnus")))
20901 @end example
20904 @node Score Decays
20905 @section Score Decays
20906 @cindex score decays
20907 @cindex decays
20909 You may find that your scores have a tendency to grow without
20910 bounds, especially if you're using adaptive scoring.  If scores get too
20911 big, they lose all meaning---they simply max out and it's difficult to
20912 use them in any sensible way.
20914 @vindex gnus-decay-scores
20915 @findex gnus-decay-score
20916 @vindex gnus-decay-score-function
20917 Gnus provides a mechanism for decaying scores to help with this problem.
20918 When score files are loaded and @code{gnus-decay-scores} is
20919 non-@code{nil}, Gnus will run the score files through the decaying
20920 mechanism thereby lowering the scores of all non-permanent score rules.
20921 The decay itself if performed by the @code{gnus-decay-score-function}
20922 function, which is @code{gnus-decay-score} by default.  Here's the
20923 definition of that function:
20925 @lisp
20926 (defun gnus-decay-score (score)
20927   "Decay SCORE according to `gnus-score-decay-constant'
20928 and `gnus-score-decay-scale'."
20929   (let ((n (- score
20930               (* (if (< score 0) -1 1)
20931                  (min (abs score)
20932                       (max gnus-score-decay-constant
20933                            (* (abs score)
20934                               gnus-score-decay-scale)))))))
20935     (if (and (featurep 'xemacs)
20936              ;; XEmacs' floor can handle only the floating point
20937              ;; number below the half of the maximum integer.
20938              (> (abs n) (lsh -1 -2)))
20939         (string-to-number
20940          (car (split-string (number-to-string n) "\\.")))
20941       (floor n))))
20942 @end lisp
20944 @vindex gnus-score-decay-scale
20945 @vindex gnus-score-decay-constant
20946 @code{gnus-score-decay-constant} is 3 by default and
20947 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20949 @enumerate
20950 @item
20951 Scores between -3 and 3 will be set to 0 when this function is called.
20953 @item
20954 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20956 @item
20957 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20958 score.
20959 @end enumerate
20961 If you don't like this decay function, write your own.  It is called
20962 with the score to be decayed as its only parameter, and it should return
20963 the new score, which should be an integer.
20965 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20966 four days, Gnus will decay the scores four times, for instance.
20968 @iftex
20969 @iflatex
20970 @chapter Message
20971 @include message.texi
20972 @chapter Emacs MIME
20973 @include emacs-mime.texi
20974 @chapter Sieve
20975 @include sieve.texi
20976 @chapter PGG
20977 @include pgg.texi
20978 @end iflatex
20979 @end iftex
20981 @node Various
20982 @chapter Various
20984 @menu
20985 * Process/Prefix::              A convention used by many treatment commands.
20986 * Interactive::                 Making Gnus ask you many questions.
20987 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20988 * Formatting Variables::        You can specify what buffers should look like.
20989 * Window Layout::               Configuring the Gnus buffer windows.
20990 * Faces and Fonts::             How to change how faces look.
20991 * Compilation::                 How to speed Gnus up.
20992 * Mode Lines::                  Displaying information in the mode lines.
20993 * Highlighting and Menus::      Making buffers look all nice and cozy.
20994 * Buttons::                     Get tendinitis in ten easy steps!
20995 * Daemons::                     Gnus can do things behind your back.
20996 * NoCeM::                       How to avoid spam and other fatty foods.
20997 * Undo::                        Some actions can be undone.
20998 * Predicate Specifiers::        Specifying predicates.
20999 * Moderation::                  What to do if you're a moderator.
21000 * Fetching a Group::            Starting Gnus just to read a group.
21001 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21002 * Fuzzy Matching::              What's the big fuzz?
21003 * Thwarting Email Spam::        Simple ways to avoid unsolicited commercial email.
21004 * Spam Package::                A package for filtering and processing spam.
21005 * Other modes::                 Interaction with other modes.
21006 * Various Various::             Things that are really various.
21007 @end menu
21010 @node Process/Prefix
21011 @section Process/Prefix
21012 @cindex process/prefix convention
21014 Many functions, among them functions for moving, decoding and saving
21015 articles, use what is known as the @dfn{Process/Prefix convention}.
21017 This is a method for figuring out what articles the user wants the
21018 command to be performed on.
21020 It goes like this:
21022 If the numeric prefix is N, perform the operation on the next N
21023 articles, starting with the current one.  If the numeric prefix is
21024 negative, perform the operation on the previous N articles, starting
21025 with the current one.
21027 @vindex transient-mark-mode
21028 If @code{transient-mark-mode} in non-@code{nil} and the region is
21029 active, all articles in the region will be worked upon.
21031 If there is no numeric prefix, but some articles are marked with the
21032 process mark, perform the operation on the articles marked with
21033 the process mark.
21035 If there is neither a numeric prefix nor any articles marked with the
21036 process mark, just perform the operation on the current article.
21038 Quite simple, really, but it needs to be made clear so that surprises
21039 are avoided.
21041 Commands that react to the process mark will push the current list of
21042 process marked articles onto a stack and will then clear all process
21043 marked articles.  You can restore the previous configuration with the
21044 @kbd{M P y} command (@pxref{Setting Process Marks}).
21046 @vindex gnus-summary-goto-unread
21047 One thing that seems to shock & horrify lots of people is that, for
21048 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21049 Since each @kbd{d} (which marks the current article as read) by default
21050 goes to the next unread article after marking, this means that @kbd{3 d}
21051 will mark the next three unread articles as read, no matter what the
21052 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21053 @code{nil} for a more straightforward action.
21055 Many commands do not use the process/prefix convention.  All commands
21056 that do explicitly say so in this manual.  To apply the process/prefix
21057 convention to commands that do not use it, you can use the @kbd{M-&}
21058 command.  For instance, to mark all the articles in the group as
21059 expirable, you could say @kbd{M P b M-& E}.
21062 @node Interactive
21063 @section Interactive
21064 @cindex interaction
21066 @table @code
21068 @item gnus-novice-user
21069 @vindex gnus-novice-user
21070 If this variable is non-@code{nil}, you are either a newcomer to the
21071 World of Usenet, or you are very cautious, which is a nice thing to be,
21072 really.  You will be given questions of the type ``Are you sure you want
21073 to do this?'' before doing anything dangerous.  This is @code{t} by
21074 default.
21076 @item gnus-expert-user
21077 @vindex gnus-expert-user
21078 If this variable is non-@code{nil}, you will seldom be asked any
21079 questions by Gnus.  It will simply assume you know what you're doing, no
21080 matter how strange.
21082 @item gnus-interactive-catchup
21083 @vindex gnus-interactive-catchup
21084 Require confirmation before catching up a group if non-@code{nil}.  It
21085 is @code{t} by default.
21087 @item gnus-interactive-exit
21088 @vindex gnus-interactive-exit
21089 Require confirmation before exiting Gnus.  This variable is @code{t} by
21090 default.
21091 @end table
21094 @node Symbolic Prefixes
21095 @section Symbolic Prefixes
21096 @cindex symbolic prefixes
21098 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21099 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21100 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21101 rule of 900 to the current article.
21103 This is all nice and well, but what if you want to give a command some
21104 additional information?  Well, what most commands do is interpret the
21105 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21106 doesn't want a backup file to be created when saving the current buffer,
21107 for instance.  But what if you want to save without making a backup
21108 file, and you want Emacs to flash lights and play a nice tune at the
21109 same time?  You can't, and you're probably perfectly happy that way.
21111 @kindex M-i (Summary)
21112 @findex gnus-symbolic-argument
21113 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21114 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21115 character typed in is the value.  You can stack as many @kbd{M-i}
21116 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21117 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21118 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21119 @code{b}''.  You get the drift.
21121 Typing in symbolic prefixes to commands that don't accept them doesn't
21122 hurt, but it doesn't do any good either.  Currently not many Gnus
21123 functions make use of the symbolic prefix.
21125 If you're interested in how Gnus implements this, @pxref{Extended
21126 Interactive}.
21129 @node Formatting Variables
21130 @section Formatting Variables
21131 @cindex formatting variables
21133 Throughout this manual you've probably noticed lots of variables called
21134 things like @code{gnus-group-line-format} and
21135 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21136 output lines in the various buffers.  There's quite a lot of them.
21137 Fortunately, they all use the same syntax, so there's not that much to
21138 be annoyed by.
21140 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21141 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21142 lots of percentages everywhere.
21144 @menu
21145 * Formatting Basics::           A formatting variable is basically a format string.
21146 * Mode Line Formatting::        Some rules about mode line formatting variables.
21147 * Advanced Formatting::         Modifying output in various ways.
21148 * User-Defined Specs::          Having Gnus call your own functions.
21149 * Formatting Fonts::            Making the formatting look colorful and nice.
21150 * Positioning Point::           Moving point to a position after an operation.
21151 * Tabulation::                  Tabulating your output.
21152 * Wide Characters::             Dealing with wide characters.
21153 @end menu
21155 Currently Gnus uses the following formatting variables:
21156 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21157 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21158 @code{gnus-group-mode-line-format},
21159 @code{gnus-summary-mode-line-format},
21160 @code{gnus-article-mode-line-format},
21161 @code{gnus-server-mode-line-format}, and
21162 @code{gnus-summary-pick-line-format}.
21164 All these format variables can also be arbitrary elisp forms.  In that
21165 case, they will be @code{eval}ed to insert the required lines.
21167 @kindex M-x gnus-update-format
21168 @findex gnus-update-format
21169 Gnus includes a command to help you while creating your own format
21170 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21171 update the spec in question and pop you to a buffer where you can
21172 examine the resulting Lisp code to be run to generate the line.
21176 @node Formatting Basics
21177 @subsection Formatting Basics
21179 Each @samp{%} element will be replaced by some string or other when the
21180 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21181 spec, and pad with spaces to get a 5-character field''.
21183 As with normal C and Emacs Lisp formatting strings, the numerical
21184 modifier between the @samp{%} and the formatting type character will
21185 @dfn{pad} the output so that it is always at least that long.
21186 @samp{%5y} will make the field always (at least) five characters wide by
21187 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21188 the right instead.
21190 You may also wish to limit the length of the field to protect against
21191 particularly wide values.  For that you can say @samp{%4,6y}, which
21192 means that the field will never be more than 6 characters wide and never
21193 less than 4 characters wide.
21195 Also Gnus supports some extended format specifications, such as
21196 @samp{%&user-date;}.
21199 @node Mode Line Formatting
21200 @subsection Mode Line Formatting
21202 Mode line formatting variables (e.g.,
21203 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21204 buffer line oriented formatting variables (@pxref{Formatting Basics})
21205 with the following two differences:
21207 @enumerate
21209 @item
21210 There must be no newline (@samp{\n}) at the end.
21212 @item
21213 The special @samp{%%b} spec can be used to display the buffer name.
21214 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21215 @samp{%} to allow it to pass through the formatting machinery unmangled,
21216 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21217 display interprets to mean ``show the buffer name''.  For a full list of
21218 mode line specs Emacs understands, see the documentation of the
21219 @code{mode-line-format} variable.
21221 @end enumerate
21224 @node Advanced Formatting
21225 @subsection Advanced Formatting
21227 It is frequently useful to post-process the fields in some way.
21228 Padding, limiting, cutting off parts and suppressing certain values can
21229 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21230 look like @samp{%~(cut 3)~(ignore "0")y}.
21232 These are the valid modifiers:
21234 @table @code
21235 @item pad
21236 @itemx pad-left
21237 Pad the field to the left with spaces until it reaches the required
21238 length.
21240 @item pad-right
21241 Pad the field to the right with spaces until it reaches the required
21242 length.
21244 @item max
21245 @itemx max-left
21246 Cut off characters from the left until it reaches the specified length.
21248 @item max-right
21249 Cut off characters from the right until it reaches the specified
21250 length.
21252 @item cut
21253 @itemx cut-left
21254 Cut off the specified number of characters from the left.
21256 @item cut-right
21257 Cut off the specified number of characters from the right.
21259 @item ignore
21260 Return an empty string if the field is equal to the specified value.
21262 @item form
21263 Use the specified form as the field value when the @samp{@@} spec is
21264 used.
21266 Here's an example:
21268 @lisp
21269 "~(form (current-time-string))@@"
21270 @end lisp
21272 @end table
21274 Let's take an example.  The @samp{%o} spec in the summary mode lines
21275 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21276 This is quite a mouthful, so we want to shave off the century number and
21277 the time, leaving us with a six-character date.  That would be
21278 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21279 maxing, and we need the padding to ensure that the date is never less
21280 than 6 characters to make it look nice in columns.)
21282 Ignoring is done first; then cutting; then maxing; and then as the very
21283 last operation, padding.
21285 If you use lots of these advanced thingies, you'll find that Gnus gets
21286 quite slow.  This can be helped enormously by running @kbd{M-x
21287 gnus-compile} when you are satisfied with the look of your lines.
21288 @xref{Compilation}.
21291 @node User-Defined Specs
21292 @subsection User-Defined Specs
21294 All the specs allow for inserting user defined specifiers---@samp{u}.
21295 The next character in the format string should be a letter.  Gnus
21296 will call the function @code{gnus-user-format-function-}@samp{X}, where
21297 @samp{X} is the letter following @samp{%u}.  The function will be passed
21298 a single parameter---what the parameter means depends on what buffer
21299 it's being called from.  The function should return a string, which will
21300 be inserted into the buffer just like information from any other
21301 specifier.  This function may also be called with dummy values, so it
21302 should protect against that.
21304 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21305 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21307 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21308 much the same without defining new functions.  Here's an example:
21309 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21310 given here will be evaluated to yield the current line number, and then
21311 inserted.
21314 @node Formatting Fonts
21315 @subsection Formatting Fonts
21317 There are specs for highlighting, and these are shared by all the format
21318 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21319 the special @code{mouse-face} property set, which means that it will be
21320 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21321 over it.
21323 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21324 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21325 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21326 and so on.  Create as many faces as you wish.  The same goes for the
21327 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21328 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21330 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21331 special @code{balloon-help} property set to
21332 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21333 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21334 variables should be either strings or symbols naming functions that
21335 return a string.  When the mouse passes over text with this property
21336 set, a balloon window will appear and display the string.  Please
21337 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21338 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21339 XEmacs) for more information on this.  (For technical reasons, the
21340 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21341 paragraph.)
21343 Here's an alternative recipe for the group buffer:
21345 @lisp
21346 ;; @r{Create three face types.}
21347 (setq gnus-face-1 'bold)
21348 (setq gnus-face-3 'italic)
21350 ;; @r{We want the article count to be in}
21351 ;; @r{a bold and green face.  So we create}
21352 ;; @r{a new face called @code{my-green-bold}.}
21353 (copy-face 'bold 'my-green-bold)
21354 ;; @r{Set the color.}
21355 (set-face-foreground 'my-green-bold "ForestGreen")
21356 (setq gnus-face-2 'my-green-bold)
21358 ;; @r{Set the new & fancy format.}
21359 (setq gnus-group-line-format
21360       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21361 @end lisp
21363 I'm sure you'll be able to use this scheme to create totally unreadable
21364 and extremely vulgar displays.  Have fun!
21366 Note that the @samp{%(} specs (and friends) do not make any sense on the
21367 mode-line variables.
21369 @node Positioning Point
21370 @subsection Positioning Point
21372 Gnus usually moves point to a pre-defined place on each line in most
21373 buffers.  By default, point move to the first colon character on the
21374 line.  You can customize this behavior in three different ways.
21376 You can move the colon character to somewhere else on the line.
21378 @findex gnus-goto-colon
21379 You can redefine the function that moves the point to the colon.  The
21380 function is called @code{gnus-goto-colon}.
21382 But perhaps the most convenient way to deal with this, if you don't want
21383 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21384 put a @samp{%*} somewhere in your format line definition, Gnus will
21385 place point there.
21388 @node Tabulation
21389 @subsection Tabulation
21391 You can usually line up your displays by padding and cutting your
21392 strings.  However, when combining various strings of different size, it
21393 can often be more convenient to just output the strings, and then worry
21394 about lining up the following text afterwards.
21396 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21397 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21399 @samp{%50=} will insert space characters to pad the line up to column
21400 50.  If the text is already past column 50, nothing will be inserted.
21401 This is the soft tabulator.
21403 @samp{%-50=} will insert space characters to pad the line up to column
21404 50.  If the text is already past column 50, the excess text past column
21405 50 will be removed.  This is the hard tabulator.
21408 @node Wide Characters
21409 @subsection Wide Characters
21411 Fixed width fonts in most countries have characters of the same width.
21412 Some countries, however, use Latin characters mixed with wider
21413 characters---most notable East Asian countries.
21415 The problem is that when formatting, Gnus assumes that if a string is 10
21416 characters wide, it'll be 10 Latin characters wide on the screen.  In
21417 these countries, that's not true.
21419 @vindex gnus-use-correct-string-widths
21420 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21421 @code{t}.  This makes buffer generation slower, but the results will be
21422 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21423 for Emacs.
21426 @node Window Layout
21427 @section Window Layout
21428 @cindex window layout
21430 No, there's nothing here about X, so be quiet.
21432 @vindex gnus-use-full-window
21433 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21434 other windows and occupy the entire Emacs screen by itself.  It is
21435 @code{t} by default.
21437 Setting this variable to @code{nil} kinda works, but there are
21438 glitches.  Use at your own peril.
21440 @vindex gnus-buffer-configuration
21441 @code{gnus-buffer-configuration} describes how much space each Gnus
21442 buffer should be given.  Here's an excerpt of this variable:
21444 @lisp
21445 ((group (vertical 1.0 (group 1.0 point)
21446                       (if gnus-carpal (group-carpal 4))))
21447  (article (vertical 1.0 (summary 0.25 point)
21448                         (article 1.0))))
21449 @end lisp
21451 This is an alist.  The @dfn{key} is a symbol that names some action or
21452 other.  For instance, when displaying the group buffer, the window
21453 configuration function will use @code{group} as the key.  A full list of
21454 possible names is listed below.
21456 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21457 should occupy.  To take the @code{article} split as an example -
21459 @lisp
21460 (article (vertical 1.0 (summary 0.25 point)
21461                        (article 1.0)))
21462 @end lisp
21464 This @dfn{split} says that the summary buffer should occupy 25% of upper
21465 half of the screen, and that it is placed over the article buffer.  As
21466 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21467 reaching for that calculator there).  However, the special number
21468 @code{1.0} is used to signal that this buffer should soak up all the
21469 rest of the space available after the rest of the buffers have taken
21470 whatever they need.  There should be only one buffer with the @code{1.0}
21471 size spec per split.
21473 Point will be put in the buffer that has the optional third element
21474 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21475 split where the tag @code{frame-focus} is a member (i.e. is the third or
21476 fourth element in the list, depending on whether the @code{point} tag is
21477 present) gets focus.
21479 Here's a more complicated example:
21481 @lisp
21482 (article (vertical 1.0 (group 4)
21483                        (summary 0.25 point)
21484                        (if gnus-carpal (summary-carpal 4))
21485                        (article 1.0)))
21486 @end lisp
21488 If the size spec is an integer instead of a floating point number,
21489 then that number will be used to say how many lines a buffer should
21490 occupy, not a percentage.
21492 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21493 precise---if the @code{car} of the split is a function or a subr), this
21494 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21495 be used as a split.  This means that there will be three buffers if
21496 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21497 is non-@code{nil}.
21499 Not complicated enough for you?  Well, try this on for size:
21501 @lisp
21502 (article (horizontal 1.0
21503              (vertical 0.5
21504                  (group 1.0)
21505                  (gnus-carpal 4))
21506              (vertical 1.0
21507                  (summary 0.25 point)
21508                  (summary-carpal 4)
21509                  (article 1.0))))
21510 @end lisp
21512 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21513 @code{horizontal} thingie?
21515 If the first element in one of the split is @code{horizontal}, Gnus will
21516 split the window horizontally, giving you two windows side-by-side.
21517 Inside each of these strips you may carry on all you like in the normal
21518 fashion.  The number following @code{horizontal} says what percentage of
21519 the screen is to be given to this strip.
21521 For each split, there @emph{must} be one element that has the 100% tag.
21522 The splitting is never accurate, and this buffer will eat any leftover
21523 lines from the splits.
21525 To be slightly more formal, here's a definition of what a valid split
21526 may look like:
21528 @example
21529 @group
21530 split      = frame | horizontal | vertical | buffer | form
21531 frame      = "(frame " size *split ")"
21532 horizontal = "(horizontal " size *split ")"
21533 vertical   = "(vertical " size *split ")"
21534 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21535 size       = number | frame-params
21536 buf-name   = group | article | summary ...
21537 @end group
21538 @end example
21540 The limitations are that the @code{frame} split can only appear as the
21541 top-level split.  @var{form} should be an Emacs Lisp form that should
21542 return a valid split.  We see that each split is fully recursive, and
21543 may contain any number of @code{vertical} and @code{horizontal} splits.
21545 @vindex gnus-window-min-width
21546 @vindex gnus-window-min-height
21547 @cindex window height
21548 @cindex window width
21549 Finding the right sizes can be a bit complicated.  No window may be less
21550 than @code{gnus-window-min-height} (default 1) characters high, and all
21551 windows must be at least @code{gnus-window-min-width} (default 1)
21552 characters wide.  Gnus will try to enforce this before applying the
21553 splits.  If you want to use the normal Emacs window width/height limit,
21554 you can just set these two variables to @code{nil}.
21556 If you're not familiar with Emacs terminology, @code{horizontal} and
21557 @code{vertical} splits may work the opposite way of what you'd expect.
21558 Windows inside a @code{horizontal} split are shown side-by-side, and
21559 windows within a @code{vertical} split are shown above each other.
21561 @findex gnus-configure-frame
21562 If you want to experiment with window placement, a good tip is to call
21563 @code{gnus-configure-frame} directly with a split.  This is the function
21564 that does all the real work when splitting buffers.  Below is a pretty
21565 nonsensical configuration with 5 windows; two for the group buffer and
21566 three for the article buffer.  (I said it was nonsensical.)  If you
21567 @code{eval} the statement below, you can get an idea of how that would
21568 look straight away, without going through the normal Gnus channels.
21569 Play with it until you're satisfied, and then use
21570 @code{gnus-add-configuration} to add your new creation to the buffer
21571 configuration list.
21573 @lisp
21574 (gnus-configure-frame
21575  '(horizontal 1.0
21576     (vertical 10
21577       (group 1.0)
21578       (article 0.3 point))
21579     (vertical 1.0
21580       (article 1.0)
21581       (horizontal 4
21582         (group 1.0)
21583         (article 10)))))
21584 @end lisp
21586 You might want to have several frames as well.  No prob---just use the
21587 @code{frame} split:
21589 @lisp
21590 (gnus-configure-frame
21591  '(frame 1.0
21592          (vertical 1.0
21593                    (summary 0.25 point frame-focus)
21594                    (article 1.0))
21595          (vertical ((height . 5) (width . 15)
21596                     (user-position . t)
21597                     (left . -1) (top . 1))
21598                    (picon 1.0))))
21600 @end lisp
21602 This split will result in the familiar summary/article window
21603 configuration in the first (or ``main'') frame, while a small additional
21604 frame will be created where picons will be shown.  As you can see,
21605 instead of the normal @code{1.0} top-level spec, each additional split
21606 should have a frame parameter alist as the size spec.
21607 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21608 Reference Manual}.  Under XEmacs, a frame property list will be
21609 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21610 is such a plist.
21611 The list of all possible keys for @code{gnus-buffer-configuration} can
21612 be found in its default value.
21614 Note that the @code{message} key is used for both
21615 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21616 it is desirable to distinguish between the two, something like this
21617 might be used:
21619 @lisp
21620 (message (horizontal 1.0
21621                      (vertical 1.0 (message 1.0 point))
21622                      (vertical 0.24
21623                                (if (buffer-live-p gnus-summary-buffer)
21624                                    '(summary 0.5))
21625                                (group 1.0))))
21626 @end lisp
21628 One common desire for a multiple frame split is to have a separate frame
21629 for composing mail and news while leaving the original frame intact.  To
21630 accomplish that, something like the following can be done:
21632 @lisp
21633 (message
21634   (frame 1.0
21635          (if (not (buffer-live-p gnus-summary-buffer))
21636              (car (cdr (assoc 'group gnus-buffer-configuration)))
21637            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21638          (vertical ((user-position . t) (top . 1) (left . 1)
21639                     (name . "Message"))
21640                    (message 1.0 point))))
21641 @end lisp
21643 @findex gnus-add-configuration
21644 Since the @code{gnus-buffer-configuration} variable is so long and
21645 complicated, there's a function you can use to ease changing the config
21646 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21647 you want to change the @code{article} setting, you could say:
21649 @lisp
21650 (gnus-add-configuration
21651  '(article (vertical 1.0
21652                (group 4)
21653                (summary .25 point)
21654                (article 1.0))))
21655 @end lisp
21657 You'd typically stick these @code{gnus-add-configuration} calls in your
21658 @file{~/.gnus.el} file or in some startup hook---they should be run after
21659 Gnus has been loaded.
21661 @vindex gnus-always-force-window-configuration
21662 If all windows mentioned in the configuration are already visible, Gnus
21663 won't change the window configuration.  If you always want to force the
21664 ``right'' window configuration, you can set
21665 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21667 If you're using tree displays (@pxref{Tree Display}), and the tree
21668 window is displayed vertically next to another window, you may also want
21669 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21670 windows resized.
21672 @subsection Example Window Configurations
21674 @itemize @bullet
21675 @item
21676 Narrow left hand side occupied by group buffer.  Right hand side split
21677 between summary buffer (top one-sixth) and article buffer (bottom).
21679 @ifinfo
21680 @example
21681 +---+---------+
21682 | G | Summary |
21683 | r +---------+
21684 | o |         |
21685 | u | Article |
21686 | p |         |
21687 +---+---------+
21688 @end example
21689 @end ifinfo
21691 @lisp
21692 (gnus-add-configuration
21693  '(article
21694    (horizontal 1.0
21695                (vertical 25 (group 1.0))
21696                (vertical 1.0
21697                          (summary 0.16 point)
21698                          (article 1.0)))))
21700 (gnus-add-configuration
21701  '(summary
21702    (horizontal 1.0
21703                (vertical 25 (group 1.0))
21704                (vertical 1.0 (summary 1.0 point)))))
21705 @end lisp
21707 @end itemize
21710 @node Faces and Fonts
21711 @section Faces and Fonts
21712 @cindex faces
21713 @cindex fonts
21714 @cindex colors
21716 Fiddling with fonts and faces used to be very difficult, but these days
21717 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21718 the face you want to alter, and alter it via the standard Customize
21719 interface.
21722 @node Compilation
21723 @section Compilation
21724 @cindex compilation
21725 @cindex byte-compilation
21727 @findex gnus-compile
21729 Remember all those line format specification variables?
21730 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21731 on.  Now, Gnus will of course heed whatever these variables are, but,
21732 unfortunately, changing them will mean a quite significant slow-down.
21733 (The default values of these variables have byte-compiled functions
21734 associated with them, while the user-generated versions do not, of
21735 course.)
21737 To help with this, you can run @kbd{M-x gnus-compile} after you've
21738 fiddled around with the variables and feel that you're (kind of)
21739 satisfied.  This will result in the new specs being byte-compiled, and
21740 you'll get top speed again.  Gnus will save these compiled specs in the
21741 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
21742 this function, though---you should compile them yourself by sticking
21743 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21746 @node Mode Lines
21747 @section Mode Lines
21748 @cindex mode lines
21750 @vindex gnus-updated-mode-lines
21751 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21752 lines updated.  It is a list of symbols.  Supported symbols include
21753 @code{group}, @code{article}, @code{summary}, @code{server},
21754 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21755 Gnus will keep that mode line updated with information that may be
21756 pertinent.  If this variable is @code{nil}, screen refresh may be
21757 quicker.
21759 @cindex display-time
21761 @vindex gnus-mode-non-string-length
21762 By default, Gnus displays information on the current article in the mode
21763 lines of the summary and article buffers.  The information Gnus wishes
21764 to display (e.g. the subject of the article) is often longer than the
21765 mode lines, and therefore have to be cut off at some point.  The
21766 @code{gnus-mode-non-string-length} variable says how long the other
21767 elements on the line is (i.e., the non-info part).  If you put
21768 additional elements on the mode line (e.g. a clock), you should modify
21769 this variable:
21771 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21772 @lisp
21773 (add-hook 'display-time-hook
21774           (lambda () (setq gnus-mode-non-string-length
21775                            (+ 21
21776                               (if line-number-mode 5 0)
21777                               (if column-number-mode 4 0)
21778                               (length display-time-string)))))
21779 @end lisp
21781 If this variable is @code{nil} (which is the default), the mode line
21782 strings won't be chopped off, and they won't be padded either.  Note
21783 that the default is unlikely to be desirable, as even the percentage
21784 complete in the buffer may be crowded off the mode line; the user should
21785 configure this variable appropriately for her configuration.
21788 @node Highlighting and Menus
21789 @section Highlighting and Menus
21790 @cindex visual
21791 @cindex highlighting
21792 @cindex menus
21794 @vindex gnus-visual
21795 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21796 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21797 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21798 file.
21800 This variable can be a list of visual properties that are enabled.  The
21801 following elements are valid, and are all included by default:
21803 @table @code
21804 @item group-highlight
21805 Do highlights in the group buffer.
21806 @item summary-highlight
21807 Do highlights in the summary buffer.
21808 @item article-highlight
21809 Do highlights in the article buffer.
21810 @item highlight
21811 Turn on highlighting in all buffers.
21812 @item group-menu
21813 Create menus in the group buffer.
21814 @item summary-menu
21815 Create menus in the summary buffers.
21816 @item article-menu
21817 Create menus in the article buffer.
21818 @item browse-menu
21819 Create menus in the browse buffer.
21820 @item server-menu
21821 Create menus in the server buffer.
21822 @item score-menu
21823 Create menus in the score buffers.
21824 @item menu
21825 Create menus in all buffers.
21826 @end table
21828 So if you only want highlighting in the article buffer and menus in all
21829 buffers, you could say something like:
21831 @lisp
21832 (setq gnus-visual '(article-highlight menu))
21833 @end lisp
21835 If you want highlighting only and no menus whatsoever, you'd say:
21837 @lisp
21838 (setq gnus-visual '(highlight))
21839 @end lisp
21841 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21842 in all Gnus buffers.
21844 Other general variables that influence the look of all buffers include:
21846 @table @code
21847 @item gnus-mouse-face
21848 @vindex gnus-mouse-face
21849 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21850 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21852 @end table
21854 There are hooks associated with the creation of all the different menus:
21856 @table @code
21858 @item gnus-article-menu-hook
21859 @vindex gnus-article-menu-hook
21860 Hook called after creating the article mode menu.
21862 @item gnus-group-menu-hook
21863 @vindex gnus-group-menu-hook
21864 Hook called after creating the group mode menu.
21866 @item gnus-summary-menu-hook
21867 @vindex gnus-summary-menu-hook
21868 Hook called after creating the summary mode menu.
21870 @item gnus-server-menu-hook
21871 @vindex gnus-server-menu-hook
21872 Hook called after creating the server mode menu.
21874 @item gnus-browse-menu-hook
21875 @vindex gnus-browse-menu-hook
21876 Hook called after creating the browse mode menu.
21878 @item gnus-score-menu-hook
21879 @vindex gnus-score-menu-hook
21880 Hook called after creating the score mode menu.
21882 @end table
21885 @node Buttons
21886 @section Buttons
21887 @cindex buttons
21888 @cindex mouse
21889 @cindex click
21891 Those new-fangled @dfn{mouse} contraptions is very popular with the
21892 young, hep kids who don't want to learn the proper way to do things
21893 these days.  Why, I remember way back in the summer of '89, when I was
21894 using Emacs on a Tops 20 system.  Three hundred users on one single
21895 machine, and every user was running Simula compilers.  Bah!
21897 Right.
21899 @vindex gnus-carpal
21900 Well, you can make Gnus display bufferfuls of buttons you can click to
21901 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21902 really.  Tell the chiropractor I sent you.
21905 @table @code
21907 @item gnus-carpal-mode-hook
21908 @vindex gnus-carpal-mode-hook
21909 Hook run in all carpal mode buffers.
21911 @item gnus-carpal-button-face
21912 @vindex gnus-carpal-button-face
21913 Face used on buttons.
21915 @item gnus-carpal-header-face
21916 @vindex gnus-carpal-header-face
21917 Face used on carpal buffer headers.
21919 @item gnus-carpal-group-buffer-buttons
21920 @vindex gnus-carpal-group-buffer-buttons
21921 Buttons in the group buffer.
21923 @item gnus-carpal-summary-buffer-buttons
21924 @vindex gnus-carpal-summary-buffer-buttons
21925 Buttons in the summary buffer.
21927 @item gnus-carpal-server-buffer-buttons
21928 @vindex gnus-carpal-server-buffer-buttons
21929 Buttons in the server buffer.
21931 @item gnus-carpal-browse-buffer-buttons
21932 @vindex gnus-carpal-browse-buffer-buttons
21933 Buttons in the browse buffer.
21934 @end table
21936 All the @code{buttons} variables are lists.  The elements in these list
21937 are either cons cells where the @code{car} contains a text to be displayed and
21938 the @code{cdr} contains a function symbol, or a simple string.
21941 @node Daemons
21942 @section Daemons
21943 @cindex demons
21944 @cindex daemons
21946 Gnus, being larger than any program ever written (allegedly), does lots
21947 of strange stuff that you may wish to have done while you're not
21948 present.  For instance, you may want it to check for new mail once in a
21949 while.  Or you may want it to close down all connections to all servers
21950 when you leave Emacs idle.  And stuff like that.
21952 Gnus will let you do stuff like that by defining various
21953 @dfn{handlers}.  Each handler consists of three elements:  A
21954 @var{function}, a @var{time}, and an @var{idle} parameter.
21956 Here's an example of a handler that closes connections when Emacs has
21957 been idle for thirty minutes:
21959 @lisp
21960 (gnus-demon-close-connections nil 30)
21961 @end lisp
21963 Here's a handler that scans for @acronym{PGP} headers every hour when
21964 Emacs is idle:
21966 @lisp
21967 (gnus-demon-scan-pgp 60 t)
21968 @end lisp
21970 This @var{time} parameter and that @var{idle} parameter work together
21971 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21972 @code{nil}, then the function will be called every @var{time} minutes.
21974 If @var{idle} is @code{t}, then the function will be called after
21975 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21976 the function will never be called.  But once Emacs goes idle, the
21977 function will be called every @var{time} minutes.
21979 If @var{idle} is a number and @var{time} is a number, the function will
21980 be called every @var{time} minutes only when Emacs has been idle for
21981 @var{idle} minutes.
21983 If @var{idle} is a number and @var{time} is @code{nil}, the function
21984 will be called once every time Emacs has been idle for @var{idle}
21985 minutes.
21987 And if @var{time} is a string, it should look like @samp{07:31}, and
21988 the function will then be called once every day somewhere near that
21989 time.  Modified by the @var{idle} parameter, of course.
21991 @vindex gnus-demon-timestep
21992 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21993 seconds.  This is 60 by default.  If you change that variable,
21994 all the timings in the handlers will be affected.)
21996 So, if you want to add a handler, you could put something like this in
21997 your @file{~/.gnus.el} file:
21999 @findex gnus-demon-add-handler
22000 @lisp
22001 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22002 @end lisp
22004 @findex gnus-demon-add-nocem
22005 @findex gnus-demon-add-scanmail
22006 @findex gnus-demon-add-rescan
22007 @findex gnus-demon-add-scan-timestamps
22008 @findex gnus-demon-add-disconnection
22009 Some ready-made functions to do this have been created:
22010 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22011 @code{gnus-demon-add-nntp-close-connection},
22012 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22013 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22014 @file{~/.gnus.el} if you want those abilities.
22016 @findex gnus-demon-init
22017 @findex gnus-demon-cancel
22018 @vindex gnus-demon-handlers
22019 If you add handlers to @code{gnus-demon-handlers} directly, you should
22020 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22021 daemons, you can use the @code{gnus-demon-cancel} function.
22023 Note that adding daemons can be pretty naughty if you over do it.  Adding
22024 functions that scan all news and mail from all servers every two seconds
22025 is a sure-fire way of getting booted off any respectable system.  So
22026 behave.
22029 @node NoCeM
22030 @section NoCeM
22031 @cindex nocem
22032 @cindex spam
22034 @dfn{Spamming} is posting the same article lots and lots of times.
22035 Spamming is bad.  Spamming is evil.
22037 Spamming is usually canceled within a day or so by various anti-spamming
22038 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22039 NoCeM is pronounced ``no see-'em'', and means what the name
22040 implies---these are messages that make the offending articles, like, go
22041 away.
22043 What use are these NoCeM messages if the articles are canceled anyway?
22044 Some sites do not honor cancel messages and some sites just honor cancels
22045 from a select few people.  Then you may wish to make use of the NoCeM
22046 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22048 Gnus can read and parse the messages in this group automatically, and
22049 this will make spam disappear.
22051 There are some variables to customize, of course:
22053 @table @code
22054 @item gnus-use-nocem
22055 @vindex gnus-use-nocem
22056 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22057 by default.
22059 You can also set this variable to a positive number as a group level.
22060 In that case, Gnus scans NoCeM messages when checking new news if this
22061 value is not exceeding a group level that you specify as the prefix
22062 argument to some commands, e.g. @code{gnus},
22063 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
22064 NoCeM messages if you specify a group level to those commands.  For
22065 example, if you use 1 or 2 on the mail groups and the levels on the news
22066 groups remain the default, 3 is the best choice.
22068 @item gnus-nocem-groups
22069 @vindex gnus-nocem-groups
22070 Gnus will look for NoCeM messages in the groups in this list.  The
22071 default is
22072 @lisp
22073 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22074  "alt.nocem.misc" "news.admin.net-abuse.announce")
22075 @end lisp
22077 @item gnus-nocem-issuers
22078 @vindex gnus-nocem-issuers
22079 There are many people issuing NoCeM messages.  This list says what
22080 people you want to listen to.  The default is
22081 @lisp
22082 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22083  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22084 @end lisp
22085 fine, upstanding citizens all of them.
22087 Known despammers that you can put in this list are listed at@*
22088 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22090 You do not have to heed NoCeM messages from all these people---just the
22091 ones you want to listen to.  You also don't have to accept all NoCeM
22092 messages from the people you like.  Each NoCeM message has a @dfn{type}
22093 header that gives the message a (more or less, usually less) rigorous
22094 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22095 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22096 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22097 Each condition is either a string (which is a regexp that matches types
22098 you want to use) or a list on the form @code{(not @var{string})}, where
22099 @var{string} is a regexp that matches types you don't want to use.
22101 For instance, if you want all NoCeM messages from Chris Lewis except his
22102 @samp{troll} messages, you'd say:
22104 @lisp
22105 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22106 @end lisp
22108 On the other hand, if you just want nothing but his @samp{spam} and
22109 @samp{spew} messages, you'd say:
22111 @lisp
22112 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22113 @end lisp
22115 The specs are applied left-to-right.
22118 @item gnus-nocem-verifyer
22119 @vindex gnus-nocem-verifyer
22120 @findex pgg-verify
22121 This should be a function for verifying that the NoCeM issuer is who she
22122 says she is.  The default is @code{pgg-verify}, which returns
22123 non-@code{nil} if the verification is successful, otherwise (including
22124 the case the NoCeM message was not signed) returns @code{nil}.  If this
22125 is too slow and you don't care for verification (which may be dangerous),
22126 you can set this variable to @code{nil}.
22128 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22129 function.  While you can still use it, you can change it into
22130 @code{pgg-verify} running with GnuPG if you are willing to add the
22131 @acronym{PGP} public keys to GnuPG's keyring.
22133 @item gnus-nocem-directory
22134 @vindex gnus-nocem-directory
22135 This is where Gnus will store its NoCeM cache files.  The default is@*
22136 @file{~/News/NoCeM/}.
22138 @item gnus-nocem-expiry-wait
22139 @vindex gnus-nocem-expiry-wait
22140 The number of days before removing old NoCeM entries from the cache.
22141 The default is 15.  If you make it shorter Gnus will be faster, but you
22142 might then see old spam.
22144 @item gnus-nocem-check-from
22145 @vindex gnus-nocem-check-from
22146 Non-@code{nil} means check for valid issuers in message bodies.
22147 Otherwise don't bother fetching articles unless their author matches a
22148 valid issuer; that is much faster if you are selective about the
22149 issuers.
22151 @item gnus-nocem-check-article-limit
22152 @vindex gnus-nocem-check-article-limit
22153 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22154 group.  NoCeM groups can be huge and very slow to process.
22156 @end table
22158 Using NoCeM could potentially be a memory hog.  If you have many living
22159 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22160 big.  If this is a problem, you should kill off all (or most) of your
22161 unsubscribed groups (@pxref{Subscription Commands}).
22164 @node Undo
22165 @section Undo
22166 @cindex undo
22168 It is very useful to be able to undo actions one has done.  In normal
22169 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22170 In Gnus buffers, however, it isn't that simple.
22172 The things Gnus displays in its buffer is of no value whatsoever to
22173 Gnus---it's all just data designed to look nice to the user.
22174 Killing a group in the group buffer with @kbd{C-k} makes the line
22175 disappear, but that's just a side-effect of the real action---the
22176 removal of the group in question from the internal Gnus structures.
22177 Undoing something like that can't be done by the normal Emacs
22178 @code{undo} function.
22180 Gnus tries to remedy this somewhat by keeping track of what the user
22181 does and coming up with actions that would reverse the actions the user
22182 takes.  When the user then presses the @code{undo} key, Gnus will run
22183 the code to reverse the previous action, or the previous actions.
22184 However, not all actions are easily reversible, so Gnus currently offers
22185 a few key functions to be undoable.  These include killing groups,
22186 yanking groups, and changing the list of read articles of groups.
22187 That's it, really.  More functions may be added in the future, but each
22188 added function means an increase in data to be stored, so Gnus will
22189 never be totally undoable.
22191 @findex gnus-undo-mode
22192 @vindex gnus-use-undo
22193 @findex gnus-undo
22194 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22195 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22196 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22197 command, which should feel kinda like the normal Emacs @code{undo}
22198 command.
22201 @node Predicate Specifiers
22202 @section Predicate Specifiers
22203 @cindex predicate specifiers
22205 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22206 form that allows flexible specification of predicates without having
22207 to type all that much.
22209 These specifiers are lists consisting of functions, symbols and lists.
22211 Here's an example:
22213 @lisp
22214 (or gnus-article-unseen-p
22215     gnus-article-unread-p)
22216 @end lisp
22218 The available symbols are @code{or}, @code{and} and @code{not}.  The
22219 functions all take one parameter.
22221 @findex gnus-make-predicate
22222 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22223 to create a function that can be called.  This input parameter to this
22224 function will be passed along to all the functions in the predicate
22225 specifier.
22228 @node Moderation
22229 @section Moderation
22230 @cindex moderation
22232 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22233 It is not included in the standard Gnus package.  Write a mail to
22234 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22235 get a copy.
22237 The moderation package is implemented as a minor mode for summary
22238 buffers.  Put
22240 @lisp
22241 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22242 @end lisp
22244 in your @file{~/.gnus.el} file.
22246 If you are the moderator of @samp{rec.zoofle}, this is how it's
22247 supposed to work:
22249 @enumerate
22250 @item
22251 You split your incoming mail by matching on
22252 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22253 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22255 @item
22256 You enter that group once in a while and post articles using the @kbd{e}
22257 (edit-and-post) or @kbd{s} (just send unedited) commands.
22259 @item
22260 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22261 articles that weren't approved by you, you can cancel them with the
22262 @kbd{c} command.
22263 @end enumerate
22265 To use moderation mode in these two groups, say:
22267 @lisp
22268 (setq gnus-moderated-list
22269       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22270 @end lisp
22273 @node Fetching a Group
22274 @section Fetching a Group
22275 @cindex fetching a group
22277 @findex gnus-fetch-group
22278 It is sometimes convenient to be able to just say ``I want to read this
22279 group and I don't care whether Gnus has been started or not''.  This is
22280 perhaps more useful for people who write code than for users, but the
22281 command @code{gnus-fetch-group} provides this functionality in any case.
22282 It takes the group name as a parameter.
22285 @node Image Enhancements
22286 @section Image Enhancements
22288 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22289 support images, Emacs 22 does.} and up, are able to display pictures and
22290 stuff, so Gnus has taken advantage of that.
22292 @menu
22293 * X-Face::                      Display a funky, teensy black-and-white image.
22294 * Face::                        Display a funkier, teensier colored image.
22295 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22296 * Picons::                      How to display pictures of what you're reading.
22297 * XVarious::                    Other XEmacsy Gnusey variables.
22298 @end menu
22301 @node X-Face
22302 @subsection X-Face
22303 @cindex x-face
22305 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22306 depth) image that's supposed to represent the author of the message.
22307 It seems to be supported by an ever-growing number of mail and news
22308 readers.
22310 @cindex x-face
22311 @findex gnus-article-display-x-face
22312 @vindex gnus-article-x-face-command
22313 @vindex gnus-article-x-face-too-ugly
22314 @iftex
22315 @iflatex
22316 \include{xface}
22317 @end iflatex
22318 @end iftex
22319 @c @anchor{X-Face}
22321 Viewing an @code{X-Face} header either requires an Emacs that has
22322 @samp{compface} support (which most XEmacs versions has), or that you
22323 have suitable conversion or display programs installed.  If your Emacs
22324 has image support the default action is to display the face before the
22325 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22326 will try to convert the @code{X-Face} header using external programs
22327 from the @code{pbmplus} package and friends, see below.  For XEmacs it's
22328 faster if XEmacs has been compiled with @code{X-Face} support.  The
22329 default action under Emacs without image support is to fork off the
22330 @code{display} program.
22332 On a GNU/Linux system, the @code{display} program is included in the
22333 ImageMagick package.  For external conversion programs look for packages
22334 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22335 On Windows, you may use the packages @code{netpbm} and @code{compface}
22336 from @url{http://gnuwin32.sourceforge.net}.  You need to add the
22337 @code{bin} directory to your @code{PATH} environment variable.
22338 @c In fact only the following DLLs and binaries seem to be required:
22339 @c compface1.dll uncompface.exe libnetpbm10.dll icontopbm.exe
22341 The variable @code{gnus-article-x-face-command} controls which programs
22342 are used to display the @code{X-Face} header.  If this variable is a
22343 string, this string will be executed in a sub-shell.  If it is a
22344 function, this function will be called with the face as the argument.
22345 If @code{gnus-article-x-face-too-ugly} (which is a regexp) matches the
22346 @code{From} header, the face will not be shown.
22348 (Note: @code{x-face} is used in the variable/function names, not
22349 @code{xface}).
22351 @noindent
22352 Face and variable:
22354 @table @code
22355 @item gnus-x-face
22356 @vindex gnus-x-face
22357 Face to show X-Face.  The colors from this face are used as the
22358 foreground and background colors of the displayed X-Faces.  The
22359 default colors are black and white.
22360 @end table
22362 If you use posting styles, you can use an @code{x-face-file} entry in
22363 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22364 provides a few convenience functions and variables to allow easier
22365 insertion of X-Face headers in outgoing messages.  You also need the
22366 above mentioned ImageMagick, netpbm or other image conversion packages
22367 (depending the values of the variables below) for these functions.
22369 @findex gnus-random-x-face
22370 @vindex gnus-convert-pbm-to-x-face-command
22371 @vindex gnus-x-face-directory
22372 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22373 @code{gnus-x-face-directory} and picks one at random, and then
22374 converts it to the X-Face format by using the
22375 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22376 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22377 header data as a string.
22379 @findex gnus-insert-random-x-face-header
22380 @code{gnus-insert-random-x-face-header} calls
22381 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22382 randomly generated data.
22384 @findex gnus-x-face-from-file
22385 @vindex gnus-convert-image-to-x-face-command
22386 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22387 converts the file to X-Face format by using the
22388 @code{gnus-convert-image-to-x-face-command} shell command.
22390 Here's how you would typically use the first function.  Put something
22391 like the following in your @file{~/.gnus.el} file:
22393 @lisp
22394 (setq message-required-news-headers
22395       (nconc message-required-news-headers
22396              (list '(X-Face . gnus-random-x-face))))
22397 @end lisp
22399 Using the last function would be something like this:
22401 @lisp
22402 (setq message-required-news-headers
22403       (nconc message-required-news-headers
22404              (list '(X-Face . (lambda ()
22405                                 (gnus-x-face-from-file
22406                                  "~/My-face.gif"))))))
22407 @end lisp
22410 @node Face
22411 @subsection Face
22412 @cindex face
22414 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22416 @code{Face} headers are essentially a funkier version of @code{X-Face}
22417 ones. They describe a 48x48 pixel colored image that's supposed to
22418 represent the author of the message.
22420 @cindex face
22421 @findex gnus-article-display-face
22422 The contents of a @code{Face} header must be a base64 encoded PNG image.
22423 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22424 specifications.
22426 Viewing an @code{Face} header requires an Emacs that is able to display
22427 PNG images.
22428 @c Maybe add this:
22429 @c (if (featurep 'xemacs)
22430 @c     (featurep 'png)
22431 @c   (image-type-available-p 'png))
22433 Gnus provides a few convenience functions and variables to allow
22434 easier insertion of Face headers in outgoing messages.
22436 @findex gnus-convert-png-to-face
22437 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22438 726 bytes long, and converts it to a face.
22440 @findex gnus-face-from-file
22441 @vindex gnus-convert-image-to-face-command
22442 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22443 converts the file to Face format by using the
22444 @code{gnus-convert-image-to-face-command} shell command.
22446 Here's how you would typically use this function. Put something like the
22447 following in your @file{~/.gnus.el} file:
22449 @lisp
22450 (setq message-required-news-headers
22451       (nconc message-required-news-headers
22452              (list '(Face . (lambda ()
22453                               (gnus-face-from-file "~/face.jpg"))))))
22454 @end lisp
22457 @node Smileys
22458 @subsection Smileys
22459 @cindex smileys
22461 @iftex
22462 @iflatex
22463 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22464 \input{smiley}
22465 @end iflatex
22466 @end iftex
22468 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22469 currently the only package that uses Smiley, it is documented here.
22471 In short---to use Smiley in Gnus, put the following in your
22472 @file{~/.gnus.el} file:
22474 @lisp
22475 (setq gnus-treat-display-smileys t)
22476 @end lisp
22478 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22479 the like---to pictures and displays those instead of the text smiley
22480 faces.  The conversion is controlled by a list of regexps that matches
22481 text and maps that to file names.
22483 @vindex smiley-regexp-alist
22484 The alist used is specified by the @code{smiley-regexp-alist}
22485 variable.  The first item in each element is the regexp to be matched;
22486 the second element is the regexp match group that is to be replaced by
22487 the picture; and the third element is the name of the file to be
22488 displayed.
22490 The following variables customize where Smiley will look for these
22491 files:
22493 @table @code
22495 @item smiley-data-directory
22496 @vindex smiley-data-directory
22497 Where Smiley will look for smiley faces files.
22499 @item gnus-smiley-file-types
22500 @vindex gnus-smiley-file-types
22501 List of suffixes on smiley file names to try.
22503 @end table
22506 @node Picons
22507 @subsection Picons
22509 @iftex
22510 @iflatex
22511 \include{picons}
22512 @end iflatex
22513 @end iftex
22515 So@dots{}  You want to slow down your news reader even more!  This is a
22516 good way to do so.  It's also a great way to impress people staring
22517 over your shoulder as you read news.
22519 What are Picons?  To quote directly from the Picons Web site:
22521 @iftex
22522 @iflatex
22523 \margindex{}
22524 @end iflatex
22525 @end iftex
22527 @quotation
22528 @dfn{Picons} is short for ``personal icons''.  They're small,
22529 constrained images used to represent users and domains on the net,
22530 organized into databases so that the appropriate image for a given
22531 e-mail address can be found.  Besides users and domains, there are picon
22532 databases for Usenet newsgroups and weather forecasts.  The picons are
22533 in either monochrome @code{XBM} format or color @code{XPM} and
22534 @code{GIF} formats.
22535 @end quotation
22537 @vindex gnus-picon-databases
22538 For instructions on obtaining and installing the picons databases,
22539 point your Web browser at
22540 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22542 If you are using Debian GNU/Linux, saying @samp{apt-get install
22543 picons.*} will install the picons where Gnus can find them.
22545 To enable displaying picons, simply make sure that
22546 @code{gnus-picon-databases} points to the directory containing the
22547 Picons databases.
22549 The following variables offer control over where things are located.
22551 @table @code
22553 @item gnus-picon-databases
22554 @vindex gnus-picon-databases
22555 The location of the picons database.  This is a list of directories
22556 containing the @file{news}, @file{domains}, @file{users} (and so on)
22557 subdirectories.  Defaults to @code{("/usr/lib/picon"
22558 "/usr/local/faces")}.
22560 @item gnus-picon-news-directories
22561 @vindex gnus-picon-news-directories
22562 List of subdirectories to search in @code{gnus-picon-databases} for
22563 newsgroups faces.  @code{("news")} is the default.
22565 @item gnus-picon-user-directories
22566 @vindex gnus-picon-user-directories
22567 List of subdirectories to search in @code{gnus-picon-databases} for user
22568 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22570 @item gnus-picon-domain-directories
22571 @vindex gnus-picon-domain-directories
22572 List of subdirectories to search in @code{gnus-picon-databases} for
22573 domain name faces.  Defaults to @code{("domains")}.  Some people may
22574 want to add @samp{"unknown"} to this list.
22576 @item gnus-picon-file-types
22577 @vindex gnus-picon-file-types
22578 Ordered list of suffixes on picon file names to try.  Defaults to
22579 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22581 @end table
22584 @node XVarious
22585 @subsection Various XEmacs Variables
22587 @table @code
22588 @item gnus-xmas-glyph-directory
22589 @vindex gnus-xmas-glyph-directory
22590 This is where Gnus will look for pictures.  Gnus will normally
22591 auto-detect this directory, but you may set it manually if you have an
22592 unusual directory structure.
22594 @item gnus-xmas-modeline-glyph
22595 @vindex gnus-xmas-modeline-glyph
22596 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22597 default.
22599 @end table
22601 @subsubsection Toolbar
22603 @table @code
22605 @item gnus-use-toolbar
22606 @vindex gnus-use-toolbar
22607 This variable specifies the position to display the toolbar.  If
22608 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
22609 be one of the symbols @code{default}, @code{top}, @code{bottom},
22610 @code{right}, and @code{left}.  @code{default} means to use the default
22611 toolbar, the rest mean to display the toolbar on the place which those
22612 names show.  The default is @code{default}.
22614 @item gnus-toolbar-thickness
22615 @vindex gnus-toolbar-thickness
22616 Cons of the height and the width specifying the thickness of a toolbar.
22617 The height is used for the toolbar displayed on the top or the bottom,
22618 the width is used for the toolbar displayed on the right or the left.
22619 The default is that of the default toolbar.
22621 @item gnus-group-toolbar
22622 @vindex gnus-group-toolbar
22623 The toolbar in the group buffer.
22625 @item gnus-summary-toolbar
22626 @vindex gnus-summary-toolbar
22627 The toolbar in the summary buffer.
22629 @item gnus-summary-mail-toolbar
22630 @vindex gnus-summary-mail-toolbar
22631 The toolbar in the summary buffer of mail groups.
22633 @end table
22635 @iftex
22636 @iflatex
22637 \margindex{}
22638 @end iflatex
22639 @end iftex
22642 @node Fuzzy Matching
22643 @section Fuzzy Matching
22644 @cindex fuzzy matching
22646 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22647 things like scoring, thread gathering and thread comparison.
22649 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22650 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22651 means, and the implementation has changed over time.
22653 Basically, it tries to remove all noise from lines before comparing.
22654 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22655 out of the strings before comparing the results.  This often leads to
22656 adequate results---even when faced with strings generated by text
22657 manglers masquerading as newsreaders.
22660 @node Thwarting Email Spam
22661 @section Thwarting Email Spam
22662 @cindex email spam
22663 @cindex spam
22664 @cindex UCE
22665 @cindex unsolicited commercial email
22667 In these last days of the Usenet, commercial vultures are hanging about
22668 and grepping through news like crazy to find email addresses they can
22669 foist off their scams and products to.  As a reaction to this, many
22670 people have started putting nonsense addresses into their @code{From}
22671 lines.  I think this is counterproductive---it makes it difficult for
22672 people to send you legitimate mail in response to things you write, as
22673 well as making it difficult to see who wrote what.  This rewriting may
22674 perhaps be a bigger menace than the unsolicited commercial email itself
22675 in the end.
22677 The biggest problem I have with email spam is that it comes in under
22678 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22679 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22680 mail group, only to find two pyramid schemes, seven advertisements
22681 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22682 and one mail asking me to repent and find some god.
22684 This is annoying.  Here's what you can do about it.
22686 @menu
22687 * The problem of spam::         Some background, and some solutions
22688 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22689 * SpamAssassin::                How to use external anti-spam tools.
22690 * Hashcash::                    Reduce spam by burning CPU time.
22691 @end menu
22693 @node The problem of spam
22694 @subsection The problem of spam
22695 @cindex email spam
22696 @cindex spam filtering approaches
22697 @cindex filtering approaches, spam
22698 @cindex UCE
22699 @cindex unsolicited commercial email
22701 First, some background on spam.
22703 If you have access to e-mail, you are familiar with spam (technically
22704 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22705 exists because e-mail delivery is very cheap compared to paper mail,
22706 so only a very small percentage of people need to respond to an UCE to
22707 make it worthwhile to the advertiser.  Ironically, one of the most
22708 common spams is the one offering a database of e-mail addresses for
22709 further spamming.  Senders of spam are usually called @emph{spammers},
22710 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22711 @emph{morons} are in common use as well.
22713 Spam comes from a wide variety of sources.  It is simply impossible to
22714 dispose of all spam without discarding useful messages.  A good
22715 example is the TMDA system, which requires senders
22716 unknown to you to confirm themselves as legitimate senders before
22717 their e-mail can reach you.  Without getting into the technical side
22718 of TMDA, a downside is clearly that e-mail from legitimate sources may
22719 be discarded if those sources can't or won't confirm themselves
22720 through the TMDA system.  Another problem with TMDA is that it
22721 requires its users to have a basic understanding of e-mail delivery
22722 and processing.
22724 The simplest approach to filtering spam is filtering, at the mail
22725 server or when you sort through incoming mail.  If you get 200 spam
22726 messages per day from @samp{random-address@@vmadmin.com}, you block
22727 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22728 discard all messages with @samp{VIAGRA} in the message.  If you get
22729 lots of spam from Bulgaria, for example, you try to filter all mail
22730 from Bulgarian IPs.
22732 This, unfortunately, is a great way to discard legitimate e-mail.  The
22733 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22734 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22735 you should be obvious, so don't do it if you have the choice.
22737 In another instance, the very informative and useful RISKS digest has
22738 been blocked by overzealous mail filters because it @strong{contained}
22739 words that were common in spam messages.  Nevertheless, in isolated
22740 cases, with great care, direct filtering of mail can be useful.
22742 Another approach to filtering e-mail is the distributed spam
22743 processing, for instance DCC implements such a system.  In essence,
22744 @var{N} systems around the world agree that a machine @var{X} in
22745 Ghana, Estonia, or California is sending out spam e-mail, and these
22746 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22747 database.  The criteria for spam detection vary---it may be the number
22748 of messages sent, the content of the messages, and so on.  When a user
22749 of the distributed processing system wants to find out if a message is
22750 spam, he consults one of those @var{N} systems.
22752 Distributed spam processing works very well against spammers that send
22753 a large number of messages at once, but it requires the user to set up
22754 fairly complicated checks.  There are commercial and free distributed
22755 spam processing systems.  Distributed spam processing has its risks as
22756 well.  For instance legitimate e-mail senders have been accused of
22757 sending spam, and their web sites and mailing lists have been shut
22758 down for some time because of the incident.
22760 The statistical approach to spam filtering is also popular.  It is
22761 based on a statistical analysis of previous spam messages.  Usually
22762 the analysis is a simple word frequency count, with perhaps pairs of
22763 words or 3-word combinations thrown into the mix.  Statistical
22764 analysis of spam works very well in most of the cases, but it can
22765 classify legitimate e-mail as spam in some cases.  It takes time to
22766 run the analysis, the full message must be analyzed, and the user has
22767 to store the database of spam analysis.  Statistical analysis on the
22768 server is gaining popularity.  This has the advantage of letting the
22769 user Just Read Mail, but has the disadvantage that it's harder to tell
22770 the server that it has misclassified mail.
22772 Fighting spam is not easy, no matter what anyone says.  There is no
22773 magic switch that will distinguish Viagra ads from Mom's e-mails.
22774 Even people are having a hard time telling spam apart from non-spam,
22775 because spammers are actively looking to fool us into thinking they
22776 are Mom, essentially.  Spamming is irritating, irresponsible, and
22777 idiotic behavior from a bunch of people who think the world owes them
22778 a favor.  We hope the following sections will help you in fighting the
22779 spam plague.
22781 @node Anti-Spam Basics
22782 @subsection Anti-Spam Basics
22783 @cindex email spam
22784 @cindex spam
22785 @cindex UCE
22786 @cindex unsolicited commercial email
22788 One way of dealing with spam is having Gnus split out all spam into a
22789 @samp{spam} mail group (@pxref{Splitting Mail}).
22791 First, pick one (1) valid mail address that you can be reached at, and
22792 put it in your @code{From} header of all your news articles.  (I've
22793 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22794 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22795 sysadmin whether your sendmail installation accepts keywords in the local
22796 part of the mail address.)
22798 @lisp
22799 (setq message-default-news-headers
22800       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22801 @end lisp
22803 Then put the following split rule in @code{nnmail-split-fancy}
22804 (@pxref{Fancy Mail Splitting}):
22806 @lisp
22807 (...
22808  (to "larsi@@trym.ifi.uio.no"
22809      (| ("subject" "re:.*" "misc")
22810         ("references" ".*@@.*" "misc")
22811         "spam"))
22812  ...)
22813 @end lisp
22815 This says that all mail to this address is suspect, but if it has a
22816 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22817 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22818 (This idea probably comes from Tim Pierce.)
22820 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22821 and do not include your email address explicitly in the @code{To}
22822 header.  Why they do this is unknown---perhaps it's to thwart this
22823 thwarting scheme?  In any case, this is trivial to deal with---you just
22824 put anything not addressed to you in the @samp{spam} group by ending
22825 your fancy split rule in this way:
22827 @lisp
22829  ...
22830  (to "larsi" "misc")
22831  "spam")
22832 @end lisp
22834 In my experience, this will sort virtually everything into the right
22835 group.  You still have to check the @samp{spam} group from time to time to
22836 check for legitimate mail, though.  If you feel like being a good net
22837 citizen, you can even send off complaints to the proper authorities on
22838 each unsolicited commercial email---at your leisure.
22840 This works for me.  It allows people an easy way to contact me (they can
22841 just press @kbd{r} in the usual way), and I'm not bothered at all with
22842 spam.  It's a win-win situation.  Forging @code{From} headers to point
22843 to non-existent domains is yucky, in my opinion.
22845 Be careful with this approach.  Spammers are wise to it.
22848 @node SpamAssassin
22849 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22850 @cindex SpamAssassin
22851 @cindex Vipul's Razor
22852 @cindex DCC
22854 The days where the hints in the previous section were sufficient in
22855 avoiding spam are coming to an end.  There are many tools out there
22856 that claim to reduce the amount of spam you get.  This section could
22857 easily become outdated fast, as new products replace old, but
22858 fortunately most of these tools seem to have similar interfaces.  Even
22859 though this section will use SpamAssassin as an example, it should be
22860 easy to adapt it to most other tools.
22862 Note that this section does not involve the @code{spam.el} package,
22863 which is discussed in the next section.  If you don't care for all
22864 the features of @code{spam.el}, you can make do with these simple
22865 recipes.
22867 If the tool you are using is not installed on the mail server, you
22868 need to invoke it yourself.  Ideas on how to use the
22869 @code{:postscript} mail source parameter (@pxref{Mail Source
22870 Specifiers}) follow.
22872 @lisp
22873 (setq mail-sources
22874       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22875         (pop :user "jrl"
22876              :server "pophost"
22877              :postscript
22878              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22879 @end lisp
22881 Once you manage to process your incoming spool somehow, thus making
22882 the mail contain e.g.@: a header indicating it is spam, you are ready to
22883 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22885 @lisp
22886 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22887                              ...))
22888 @end lisp
22890 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22892 @lisp
22893 (setq nnmail-split-methods 'nnmail-split-fancy
22894       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22895                              ...))
22896 @end lisp
22898 Some people might not like the idea of piping the mail through various
22899 programs using a @code{:prescript} (if some program is buggy, you
22900 might lose all mail).  If you are one of them, another solution is to
22901 call the external tools during splitting.  Example fancy split method:
22903 @lisp
22904 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22905                              ...))
22906 (defun kevin-spamassassin ()
22907   (save-excursion
22908     (save-restriction
22909       (widen)
22910       (if (eq 1 (call-process-region (point-min) (point-max)
22911                                      "spamc" nil nil nil "-c"))
22912           "spam"))))
22913 @end lisp
22915 Note that with the nnimap backend, message bodies will not be
22916 downloaded by default.  You need to set
22917 @code{nnimap-split-download-body} to @code{t} to do that
22918 (@pxref{Splitting in IMAP}).
22920 That is about it.  As some spam is likely to get through anyway, you
22921 might want to have a nifty function to call when you happen to read
22922 spam.  And here is the nifty function:
22924 @lisp
22925  (defun my-gnus-raze-spam ()
22926   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22927   (interactive)
22928   (gnus-summary-show-raw-article)
22929   (gnus-summary-save-in-pipe "razor-report -f -d")
22930   (gnus-summary-mark-as-expirable 1))
22931 @end lisp
22933 @node Hashcash
22934 @subsection Hashcash
22935 @cindex hashcash
22937 A novel technique to fight spam is to require senders to do something
22938 costly for each message they send.  This has the obvious drawback that
22939 you cannot rely on everyone in the world using this technique,
22940 since it is not part of the Internet standards, but it may be useful
22941 in smaller communities.
22943 While the tools in the previous section work well in practice, they
22944 work only because the tools are constantly maintained and updated as
22945 new form of spam appears.  This means that a small percentage of spam
22946 will always get through.  It also means that somewhere, someone needs
22947 to read lots of spam to update these tools.  Hashcash avoids that, but
22948 instead prefers that everyone you contact through e-mail supports the
22949 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22950 The approaches have their own advantages and disadvantages, but as
22951 often in the real world, a combination of them is stronger than either
22952 one of them separately.
22954 @cindex X-Hashcash
22955 The ``something costly'' is to burn CPU time, more specifically to
22956 compute a hash collision up to a certain number of bits.  The
22957 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22958 header.  For more details, and for the external application
22959 @code{hashcash} you need to install to use this feature, see
22960 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22961 information can be found at @uref{http://www.camram.org/}.
22963 If you wish to call hashcash for each message you send, say something
22964 like:
22966 @lisp
22967 (require 'hashcash)
22968 (add-hook 'message-send-hook 'mail-add-payment)
22969 @end lisp
22971 The @file{hashcash.el} library can be found in the Gnus development
22972 contrib directory or at
22973 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22975 You will need to set up some additional variables as well:
22977 @table @code
22979 @item hashcash-default-payment
22980 @vindex hashcash-default-payment
22981 This variable indicates the default number of bits the hash collision
22982 should consist of.  By default this is 0, meaning nothing will be
22983 done.  Suggested useful values include 17 to 29.
22985 @item hashcash-payment-alist
22986 @vindex hashcash-payment-alist
22987 Some receivers may require you to spend burn more CPU time than the
22988 default.  This variable contains a list of @samp{(@var{addr}
22989 @var{amount})} cells, where @var{addr} is the receiver (email address
22990 or newsgroup) and @var{amount} is the number of bits in the collision
22991 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22992 @var{amount})} cells, where the @var{string} is the string to use
22993 (normally the email address or newsgroup name is used).
22995 @item hashcash
22996 @vindex hashcash
22997 Where the @code{hashcash} binary is installed.
22999 @end table
23001 Currently there is no built in functionality in Gnus to verify
23002 hashcash cookies, it is expected that this is performed by your hand
23003 customized mail filtering scripts.  Improvements in this area would be
23004 a useful contribution, however.
23006 @node Spam Package
23007 @section Spam Package
23008 @cindex spam filtering
23009 @cindex spam
23011 The Spam package provides Gnus with a centralized mechanism for
23012 detecting and filtering spam.  It filters new mail, and processes
23013 messages according to whether they are spam or ham.  (@dfn{Ham} is the
23014 name used throughout this manual to indicate non-spam messages.)
23016 @menu
23017 * Spam Package Introduction::
23018 * Filtering Incoming Mail::
23019 * Detecting Spam in Groups::
23020 * Spam and Ham Processors::
23021 * Spam Package Configuration Examples::
23022 * Spam Back Ends::
23023 * Extending the Spam package::
23024 * Spam Statistics Package::
23025 @end menu
23027 @node Spam Package Introduction
23028 @subsection Spam Package Introduction
23029 @cindex spam filtering
23030 @cindex spam filtering sequence of events
23031 @cindex spam
23033 You must read this section to understand how the Spam package works.
23034 Do not skip, speed-read, or glance through this section.
23036 @cindex spam-initialize
23037 @vindex spam-use-stat
23038 To use the Spam package, you @strong{must} first run the function
23039 @code{spam-initialize}:
23041 @example
23042 (spam-initialize)
23043 @end example
23045 This autoloads @code{spam.el} and installs the various hooks necessary
23046 to let the Spam package do its job.  In order to make use of the Spam
23047 package, you have to set up certain group parameters and variables,
23048 which we will describe below.  All of the variables controlling the
23049 Spam package can be found in the @samp{spam} customization group.
23051 There are two ``contact points'' between the Spam package and the rest
23052 of Gnus: checking new mail for spam, and leaving a group.
23054 Checking new mail for spam is done in one of two ways: while splitting
23055 incoming mail, or when you enter a group.
23057 The first way, checking for spam while splitting incoming mail, is
23058 suited to mail back ends such as @code{nnml} or @code{nnimap}, where
23059 new mail appears in a single spool file.  The Spam package processes
23060 incoming mail, and sends mail considered to be spam to a designated
23061 ``spam'' group.  @xref{Filtering Incoming Mail}.
23063 The second way is suited to back ends such as @code{nntp}, which have
23064 no incoming mail spool, or back ends where the server is in charge of
23065 splitting incoming mail.  In this case, when you enter a Gnus group,
23066 the unseen or unread messages in that group are checked for spam.
23067 Detected spam messages are marked as spam.  @xref{Detecting Spam in
23068 Groups}.
23070 @cindex spam back ends
23071 In either case, you have to tell the Spam package what method to use
23072 to detect spam messages.  There are several methods, or @dfn{spam back
23073 ends} (not to be confused with Gnus back ends!) to choose from: spam
23074 ``blacklists'' and ``whitelists'', dictionary-based filters, and so
23075 forth.  @xref{Spam Back Ends}.
23077 In the Gnus summary buffer, messages that have been identified as spam
23078 always appear with a @samp{$} symbol.
23080 The Spam package divides Gnus groups into three categories: ham
23081 groups, spam groups, and unclassified groups.  You should mark each of
23082 the groups you subscribe to as either a ham group or a spam group,
23083 using the @code{spam-contents} group parameter (@pxref{Group
23084 Parameters}).  Spam groups have a special property: when you enter a
23085 spam group, all unseen articles are marked as spam.  Thus, mail split
23086 into a spam group is automatically marked as spam.
23088 Identifying spam messages is only half of the Spam package's job.  The
23089 second half comes into play whenever you exit a group buffer.  At this
23090 point, the Spam package does several things:
23092 First, it calls @dfn{spam and ham processors} to process the articles
23093 according to whether they are spam or ham.  There is a pair of spam
23094 and ham processors associated with each spam back end, and what the
23095 processors do depends on the back end.  At present, the main role of
23096 spam and ham processors is for dictionary-based spam filters: they add
23097 the contents of the messages in the group to the filter's dictionary,
23098 to improve its ability to detect future spam.  The @code{spam-process}
23099 group parameter specifies what spam processors to use.  @xref{Spam and
23100 Ham Processors}.
23102 If the spam filter failed to mark a spam message, you can mark it
23103 yourself, so that the message is processed as spam when you exit the
23104 group:
23106 @table @kbd
23107 @item M-d
23108 @itemx M s x
23109 @itemx S x
23110 @kindex M-d
23111 @kindex S x
23112 @kindex M s x
23113 @findex gnus-summary-mark-as-spam
23114 @findex gnus-summary-mark-as-spam
23115 Mark current article as spam, showing it with the @samp{$} mark
23116 (@code{gnus-summary-mark-as-spam}).
23117 @end table
23119 @noindent
23120 Similarly, you can unmark an article if it has been erroneously marked
23121 as spam.  @xref{Setting Marks}.
23123 Normally, a ham message found in a non-ham group is not processed as
23124 ham---the rationale is that it should be moved into a ham group for
23125 further processing (see below).  However, you can force these articles
23126 to be processed as ham by setting
23127 @code{spam-process-ham-in-spam-groups} and
23128 @code{spam-process-ham-in-nonham-groups}.
23130 @vindex gnus-ham-process-destinations
23131 @vindex gnus-spam-process-destinations
23132 The second thing that the Spam package does when you exit a group is
23133 to move ham articles out of spam groups, and spam articles out of ham
23134 groups.  Ham in a spam group is moved to the group specified by the
23135 variable @code{gnus-ham-process-destinations}, or the group parameter
23136 @code{ham-process-destination}.  Spam in a ham group is moved to the
23137 group specified by the variable @code{gnus-spam-process-destinations},
23138 or the group parameter @code{spam-process-destination}.  If these
23139 variables are not set, the articles are left in their current group.
23140 If an article cannot be moved (e.g., with a read-only backend such
23141 as @acronym{NNTP}), it is copied.
23143 If an article is moved to another group, it is processed again when
23144 you visit the new group.  Normally, this is not a problem, but if you
23145 want each article to be processed only once, load the
23146 @code{gnus-registry.el} package and set the variable
23147 @code{spam-log-to-registry} to @code{t}.  @xref{Spam Package
23148 Configuration Examples}.
23150 Normally, spam groups ignore @code{gnus-spam-process-destinations}.
23151 However, if you set @code{spam-move-spam-nonspam-groups-only} to
23152 @code{nil}, spam will also be moved out of spam groups, depending on
23153 the @code{spam-process-destination} parameter.
23155 The final thing the Spam package does is to mark spam articles as
23156 expired, which is usually the right thing to do.
23158 If all this seems confusing, don't worry.  Soon it will be as natural
23159 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23160 50 years in the future yet.  Just trust us, it's not so bad.
23162 @node Filtering Incoming Mail
23163 @subsection Filtering Incoming Mail
23164 @cindex spam filtering
23165 @cindex spam filtering incoming mail
23166 @cindex spam
23168 To use the Spam package to filter incoming mail, you must first set up
23169 fancy mail splitting.  @xref{Fancy Mail Splitting}.  The Spam package
23170 defines a special splitting function that you can add to your fancy
23171 split variable (either @code{nnmail-split-fancy} or
23172 @code{nnimap-split-fancy}, depending on your mail back end):
23174 @example
23175 (: spam-split)
23176 @end example
23178 @vindex spam-split-group
23179 @noindent
23180 The @code{spam-split} function scans incoming mail according to your
23181 chosen spam back end(s), and sends messages identified as spam to a
23182 spam group.  By default, the spam group is a group named @samp{spam},
23183 but you can change this by customizing @code{spam-split-group}.  Make
23184 sure the contents of @code{spam-split-group} are an unqualified group
23185 name.  For instance, in an @code{nnimap} server @samp{your-server},
23186 the value @samp{spam} means @samp{nnimap+your-server:spam}.  The value
23187 @samp{nnimap+server:spam} is therefore wrong---it gives the group
23188 @samp{nnimap+your-server:nnimap+server:spam}.
23190 @code{spam-split} does not modify the contents of messages in any way.
23192 @vindex nnimap-split-download-body
23193 Note for IMAP users: if you use the @code{spam-check-bogofilter},
23194 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
23195 you should also set set the variable @code{nnimap-split-download-body}
23196 to @code{t}.  These spam back ends are most useful when they can
23197 ``scan'' the full message body.  By default, the nnimap back end only
23198 retrieves the message headers; @code{nnimap-split-download-body} tells
23199 it to retrieve the message bodies as well.  We don't set this by
23200 default because it will slow @acronym{IMAP} down, and that is not an
23201 appropriate decision to make on behalf of the user.  @xref{Splitting
23202 in IMAP}.
23204 You have to specify one or more spam back ends for @code{spam-split}
23205 to use, by setting the @code{spam-use-*} variables.  @xref{Spam Back
23206 Ends}.  Normally, @code{spam-split} simply uses all the spam back ends
23207 you enabled in this way.  However, you can tell @code{spam-split} to
23208 use only some of them.  Why this is useful?  Suppose you are using the
23209 @code{spam-use-regex-headers} and @code{spam-use-blackholes} spam back
23210 ends, and the following split rule:
23212 @example
23213  nnimap-split-fancy '(|
23214                       (any "ding" "ding")
23215                       (: spam-split)
23216                       ;; @r{default mailbox}
23217                       "mail")
23218 @end example
23220 @noindent
23221 The problem is that you want all ding messages to make it to the ding
23222 folder.  But that will let obvious spam (for example, spam detected by
23223 SpamAssassin, and @code{spam-use-regex-headers}) through, when it's
23224 sent to the ding list.  On the other hand, some messages to the ding
23225 list are from a mail server in the blackhole list, so the invocation
23226 of @code{spam-split} can't be before the ding rule.
23228 The solution is to let SpamAssassin headers supersede ding rules, and
23229 perform the other @code{spam-split} rules (including a second
23230 invocation of the regex-headers check) after the ding rule.  This is
23231 done by passing a parameter to @code{spam-split}:
23233 @example
23234 nnimap-split-fancy
23235       '(|
23236         ;; @r{spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23237         (: spam-split "regex-spam" 'spam-use-regex-headers)
23238         (any "ding" "ding")
23239         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23240         (: spam-split)
23241         ;; @r{default mailbox}
23242         "mail")
23243 @end example
23245 @noindent
23246 This lets you invoke specific @code{spam-split} checks depending on
23247 your particular needs, and target the results of those checks to a
23248 particular spam group.  You don't have to throw all mail into all the
23249 spam tests.  Another reason why this is nice is that messages to
23250 mailing lists you have rules for don't have to have resource-intensive
23251 blackhole checks performed on them.  You could also specify different
23252 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23254 You should set the @code{spam-use-*} variables for whatever spam back
23255 ends you intend to use.  The reason is that when loading
23256 @file{spam.el}, some conditional loading is done depending on what
23257 @code{spam-use-xyz} variables you have set.  @xref{Spam Back Ends}.
23259 @c @emph{TODO: spam.el needs to provide a uniform way of training all the
23260 @c statistical databases.  Some have that functionality built-in, others
23261 @c don't.}
23263 @node Detecting Spam in Groups
23264 @subsection Detecting Spam in Groups
23266 To detect spam when visiting a group, set the group's
23267 @code{spam-autodetect} and @code{spam-autodetect-methods} group
23268 parameters.  These are accessible with @kbd{G c} or @kbd{G p}, as
23269 usual (@pxref{Group Parameters}).
23271 You should set the @code{spam-use-*} variables for whatever spam back
23272 ends you intend to use.  The reason is that when loading
23273 @file{spam.el}, some conditional loading is done depending on what
23274 @code{spam-use-xyz} variables you have set.
23276 By default, only unseen articles are processed for spam.  You can
23277 force Gnus to recheck all messages in the group by setting the
23278 variable @code{spam-autodetect-recheck-messages} to @code{t}.
23280 If you use the @code{spam-autodetect} method of checking for spam, you
23281 can specify different spam detection methods for different groups.
23282 For instance, the @samp{ding} group may have @code{spam-use-BBDB} as
23283 the autodetection method, while the @samp{suspect} group may have the
23284 @code{spam-use-blacklist} and @code{spam-use-bogofilter} methods
23285 enabled.  Unlike with @code{spam-split}, you don't have any control
23286 over the @emph{sequence} of checks, but this is probably unimportant.
23288 @node Spam and Ham Processors
23289 @subsection Spam and Ham Processors
23290 @cindex spam filtering
23291 @cindex spam filtering variables
23292 @cindex spam variables
23293 @cindex spam
23295 @vindex gnus-spam-process-newsgroups
23296 Spam and ham processors specify special actions to take when you exit
23297 a group buffer.  Spam processors act on spam messages, and ham
23298 processors on ham messages.  At present, the main role of these
23299 processors is to update the dictionaries of dictionary-based spam back
23300 ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics
23301 package (@pxref{Spam Statistics Filtering}).
23303 The spam and ham processors that apply to each group are determined by
23304 the group's@code{spam-process} group parameter.  If this group
23305 parameter is not defined, they are determined by the variable
23306 @code{gnus-spam-process-newsgroups}.
23308 @vindex gnus-spam-newsgroup-contents
23309 Gnus learns from the spam you get.  You have to collect your spam in
23310 one or more spam groups, and set or customize the variable
23311 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23312 groups to contain spam by setting their group parameter
23313 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23314 by customizing the corresponding variable
23315 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23316 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23317 also be used to declare groups as @emph{ham} groups if you set their
23318 classification to @code{gnus-group-spam-classification-ham}.  If
23319 groups are not classified by means of @code{spam-junk-mailgroups},
23320 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23321 considered @emph{unclassified}.  All groups are unclassified by
23322 default.
23324 @vindex gnus-spam-mark
23325 @cindex $
23326 In spam groups, all messages are considered to be spam by default:
23327 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23328 group.  If you have seen a message, had it marked as spam, then
23329 unmarked it, it won't be marked as spam when you enter the group
23330 thereafter.  You can disable that behavior, so all unread messages
23331 will get the @samp{$} mark, if you set the
23332 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23333 should remove the @samp{$} mark when you are in the group summary
23334 buffer for every message that is not spam after all.  To remove the
23335 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23336 @kbd{d} for declaring it read the non-spam way.  When you leave a
23337 group, all spam-marked (@samp{$}) articles are sent to a spam
23338 processor which will study them as spam samples.
23340 Messages may also be deleted in various other ways, and unless
23341 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23342 and @samp{r} for default read or explicit delete, marks @samp{X} and
23343 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23344 low scores, are all considered to be associated with articles which
23345 are not spam.  This assumption might be false, in particular if you
23346 use kill files or score files as means for detecting genuine spam, you
23347 should then adjust the @code{ham-marks} group parameter.
23349 @defvar ham-marks
23350 You can customize this group or topic parameter to be the list of
23351 marks you want to consider ham.  By default, the list contains the
23352 deleted, read, killed, kill-filed, and low-score marks (the idea is
23353 that these articles have been read, but are not spam).  It can be
23354 useful to also include the tick mark in the ham marks.  It is not
23355 recommended to make the unread mark a ham mark, because it normally
23356 indicates a lack of classification.  But you can do it, and we'll be
23357 happy for you.
23358 @end defvar
23360 @defvar spam-marks
23361 You can customize this group or topic parameter to be the list of
23362 marks you want to consider spam.  By default, the list contains only
23363 the spam mark.  It is not recommended to change that, but you can if
23364 you really want to.
23365 @end defvar
23367 When you leave @emph{any} group, regardless of its
23368 @code{spam-contents} classification, all spam-marked articles are sent
23369 to a spam processor, which will study these as spam samples.  If you
23370 explicit kill a lot, you might sometimes end up with articles marked
23371 @samp{K} which you never saw, and which might accidentally contain
23372 spam.  Best is to make sure that real spam is marked with @samp{$},
23373 and nothing else.
23375 @vindex gnus-ham-process-destinations
23376 When you leave a @emph{spam} group, all spam-marked articles are
23377 marked as expired after processing with the spam processor.  This is
23378 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23379 @strong{ham} articles in a spam group will be moved to a location
23380 determined by either the @code{ham-process-destination} group
23381 parameter or a match in the @code{gnus-ham-process-destinations}
23382 variable, which is a list of regular expressions matched with group
23383 names (it's easiest to customize this variable with @kbd{M-x
23384 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23385 group name list is a standard Lisp list, if you prefer to customize
23386 the variable manually.  If the @code{ham-process-destination}
23387 parameter is not set, ham articles are left in place.  If the
23388 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23389 set, the ham articles are marked as unread before being moved.
23391 If ham can not be moved---because of a read-only backend such as
23392 @acronym{NNTP}, for example, it will be copied.
23394 Note that you can use multiples destinations per group or regular
23395 expression!  This enables you to send your ham to a regular mail
23396 group and to a @emph{ham training} group.
23398 When you leave a @emph{ham} group, all ham-marked articles are sent to
23399 a ham processor, which will study these as non-spam samples.
23401 @vindex spam-process-ham-in-spam-groups
23402 By default the variable @code{spam-process-ham-in-spam-groups} is
23403 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23404 to be processed.  Normally this is not done, you are expected instead
23405 to send your ham to a ham group and process it there.
23407 @vindex spam-process-ham-in-nonham-groups
23408 By default the variable @code{spam-process-ham-in-nonham-groups} is
23409 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23410 or unclassified) groups to be processed.  Normally this is not done,
23411 you are expected instead to send your ham to a ham group and process
23412 it there.
23414 @vindex gnus-spam-process-destinations
23415 When you leave a @emph{ham} or @emph{unclassified} group, all
23416 @strong{spam} articles are moved to a location determined by either
23417 the @code{spam-process-destination} group parameter or a match in the
23418 @code{gnus-spam-process-destinations} variable, which is a list of
23419 regular expressions matched with group names (it's easiest to
23420 customize this variable with @kbd{M-x customize-variable @key{RET}
23421 gnus-spam-process-destinations}).  Each group name list is a standard
23422 Lisp list, if you prefer to customize the variable manually.  If the
23423 @code{spam-process-destination} parameter is not set, the spam
23424 articles are only expired.  The group name is fully qualified, meaning
23425 that if you see @samp{nntp:servername} before the group name in the
23426 group buffer then you need it here as well.
23428 If spam can not be moved---because of a read-only backend such as
23429 @acronym{NNTP}, for example, it will be copied.
23431 Note that you can use multiples destinations per group or regular
23432 expression!  This enables you to send your spam to multiple @emph{spam
23433 training} groups.
23435 @vindex spam-log-to-registry
23436 The problem with processing ham and spam is that Gnus doesn't track
23437 this processing by default.  Enable the @code{spam-log-to-registry}
23438 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23439 what articles have been processed, and avoid processing articles
23440 multiple times.  Keep in mind that if you limit the number of registry
23441 entries, this won't work as well as it does without a limit.
23443 @vindex spam-mark-only-unseen-as-spam
23444 Set this variable if you want only unseen articles in spam groups to
23445 be marked as spam.  By default, it is set.  If you set it to
23446 @code{nil}, unread articles will also be marked as spam.
23448 @vindex spam-mark-ham-unread-before-move-from-spam-group
23449 Set this variable if you want ham to be unmarked before it is moved
23450 out of the spam group.  This is very useful when you use something
23451 like the tick mark @samp{!} to mark ham---the article will be placed
23452 in your @code{ham-process-destination}, unmarked as if it came fresh
23453 from the mail server.
23455 @vindex spam-autodetect-recheck-messages
23456 When autodetecting spam, this variable tells @code{spam.el} whether
23457 only unseen articles or all unread articles should be checked for
23458 spam.  It is recommended that you leave it off.
23460 @node Spam Package Configuration Examples
23461 @subsection Spam Package Configuration Examples
23462 @cindex spam filtering
23463 @cindex spam filtering configuration examples
23464 @cindex spam configuration examples
23465 @cindex spam
23467 @subsubheading Ted's setup
23469 From Ted Zlatanov <tzz@@lifelogs.com>.
23470 @example
23471 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23472 ;; @r{see @file{gnus-registry.el} for more information}
23473 (gnus-registry-initialize)
23474 (spam-initialize)
23476 (setq
23477  spam-log-to-registry t     ; @r{for spam autodetection}
23478  spam-use-BBDB t
23479  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23480  ;; @r{all groups with @samp{spam} in the name contain spam}
23481  gnus-spam-newsgroup-contents
23482   '(("spam" gnus-group-spam-classification-spam))
23483  ;; @r{see documentation for these}
23484  spam-move-spam-nonspam-groups-only nil
23485  spam-mark-only-unseen-as-spam t
23486  spam-mark-ham-unread-before-move-from-spam-group t
23487  nnimap-split-rule 'nnimap-split-fancy
23488  ;; @r{understand what this does before you copy it to your own setup!}
23489  nnimap-split-fancy '(|
23490                       ;; @r{trace references to parents and put in their group}
23491                       (: gnus-registry-split-fancy-with-parent)
23492                       ;; @r{this will catch server-side SpamAssassin tags}
23493                       (: spam-split 'spam-use-regex-headers)
23494                       (any "ding" "ding")
23495                       ;; @r{note that spam by default will go to @samp{spam}}
23496                       (: spam-split)
23497                       ;; @r{default mailbox}
23498                       "mail"))
23500 ;; @r{my parameters, set with @kbd{G p}}
23502 ;; @r{all nnml groups, and all nnimap groups except}
23503 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23504 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23505 ;; @r{because it must have been detected manually}
23507 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23509 ;; @r{all @acronym{NNTP} groups}
23510 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23511 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23512 ;; @r{send all spam to the training group}
23513  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23515 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23516 ((spam-autodetect . t))
23518 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23520 ;; @r{this is a spam group}
23521 ((spam-contents gnus-group-spam-classification-spam)
23523  ;; @r{any spam (which happens when I enter for all unseen messages,}
23524  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23525  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23527  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23529  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23530  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23532  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23533                           "nnimap+mail.lifelogs.com:trainham")
23534  ;; @r{in this group, only @samp{!} marks are ham}
23535  (ham-marks
23536   (gnus-ticked-mark))
23537  ;; @r{remembers senders in the blacklist on the way out---this is}
23538  ;; @r{definitely not needed, it just makes me feel better}
23539  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23541 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23542 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23543 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23545 @end example
23547 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23548 From Reiner Steib <reiner.steib@@gmx.de>.
23550 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23551 the mail server (@acronym{IMAP}).  Recognized spam goes to
23552 @samp{spam.detected}, the rest goes through the normal filter rules,
23553 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23554 positives or negatives is done by copying or moving the article to
23555 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23556 the server feeds those to bogofilter with the suitable ham or spam
23557 options and deletes them from the @samp{training.ham} and
23558 @samp{training.spam} folders.
23560 With the following entries in @code{gnus-parameters}, @code{spam.el}
23561 does most of the job for me:
23563 @lisp
23564    ("nnimap:spam\\.detected"
23565     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23566     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23567     (spam-contents gnus-group-spam-classification-spam))
23568    ("nnimap:\\(INBOX\\|other-folders\\)"
23569     (spam-process-destination . "nnimap:training.spam")
23570     (spam-contents gnus-group-spam-classification-ham))
23571 @end lisp
23573 @itemize
23575 @item @b{The Spam folder:}
23577 In the folder @samp{spam.detected}, I have to check for false positives
23578 (i.e. legitimate mails, that were wrongly judged as spam by
23579 bogofilter or DCC).
23581 Because of the @code{gnus-group-spam-classification-spam} entry, all
23582 messages are marked as spam (with @code{$}).  When I find a false
23583 positive, I mark the message with some other ham mark
23584 (@code{ham-marks}, @ref{Spam and Ham Processors}).  On group exit,
23585 those messages are copied to both groups, @samp{INBOX} (where I want
23586 to have the article) and @samp{training.ham} (for training bogofilter)
23587 and deleted from the @samp{spam.detected} folder.
23589 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23590 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23591 have a similar size.  Grouping them by size (i.e. chars) makes finding
23592 other false positives easier.  (Of course worms aren't @i{spam}
23593 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23594 an excellent tool for filtering those unwanted mails for me.)
23596 @item @b{Ham folders:}
23598 In my ham folders, I just hit @kbd{S x}
23599 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23600 mail (false negative).  On group exit, those messages are moved to
23601 @samp{training.ham}.
23602 @end itemize
23604 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23606 From Reiner Steib <reiner.steib@@gmx.de>.
23608 With following entry in @code{gnus-parameters}, @kbd{S x}
23609 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23610 groups as spam and reports the to Gmane at group exit:
23612 @lisp
23613    ("^gmane\\."
23614     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23615 @end lisp
23617 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23618 because I don't read the groups directly from news.gmane.org, but
23619 through my local news server (leafnode).  I.e. the article numbers are
23620 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23621 the @code{X-Report-Spam} header to find the correct number.
23623 @node Spam Back Ends
23624 @subsection Spam Back Ends
23625 @cindex spam back ends
23627 The spam package offers a variety of back ends for detecting spam.
23628 Each back end defines a set of methods for detecting spam
23629 (@pxref{Filtering Incoming Mail}, @pxref{Detecting Spam in Groups}),
23630 and a pair of spam and ham processors (@pxref{Spam and Ham
23631 Processors}).
23633 @menu
23634 * Blacklists and Whitelists::
23635 * BBDB Whitelists::
23636 * Gmane Spam Reporting::
23637 * Anti-spam Hashcash Payments::
23638 * Blackholes::
23639 * Regular Expressions Header Matching::
23640 * Bogofilter::
23641 * ifile spam filtering::
23642 * Spam Statistics Filtering::
23643 * SpamOracle::
23644 @end menu
23646 @node Blacklists and Whitelists
23647 @subsubsection Blacklists and Whitelists
23648 @cindex spam filtering
23649 @cindex whitelists, spam filtering
23650 @cindex blacklists, spam filtering
23651 @cindex spam
23653 @defvar spam-use-blacklist
23655 Set this variable to @code{t} if you want to use blacklists when
23656 splitting incoming mail.  Messages whose senders are in the blacklist
23657 will be sent to the @code{spam-split-group}.  This is an explicit
23658 filter, meaning that it acts only on mail senders @emph{declared} to
23659 be spammers.
23661 @end defvar
23663 @defvar spam-use-whitelist
23665 Set this variable to @code{t} if you want to use whitelists when
23666 splitting incoming mail.  Messages whose senders are not in the
23667 whitelist will be sent to the next spam-split rule.  This is an
23668 explicit filter, meaning that unless someone is in the whitelist, their
23669 messages are not assumed to be spam or ham.
23671 @end defvar
23673 @defvar spam-use-whitelist-exclusive
23675 Set this variable to @code{t} if you want to use whitelists as an
23676 implicit filter, meaning that every message will be considered spam
23677 unless the sender is in the whitelist.  Use with care.
23679 @end defvar
23681 @defvar gnus-group-spam-exit-processor-blacklist
23683 Add this symbol to a group's @code{spam-process} parameter by
23684 customizing the group parameters or the
23685 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23686 added to a group's @code{spam-process} parameter, the senders of
23687 spam-marked articles will be added to the blacklist.
23689 @emph{WARNING}
23691 Instead of the obsolete
23692 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23693 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23694 the same way, we promise.
23696 @end defvar
23698 @defvar gnus-group-ham-exit-processor-whitelist
23700 Add this symbol to a group's @code{spam-process} parameter by
23701 customizing the group parameters or the
23702 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23703 added to a group's @code{spam-process} parameter, the senders of
23704 ham-marked articles in @emph{ham} groups will be added to the
23705 whitelist.  Note that this ham processor has no effect in @emph{spam}
23706 or @emph{unclassified} groups.
23708 @emph{WARNING}
23710 Instead of the obsolete
23711 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23712 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23713 the same way, we promise.
23715 @end defvar
23717 Blacklists are lists of regular expressions matching addresses you
23718 consider to be spam senders.  For instance, to block mail from any
23719 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23720 blacklist.  You start out with an empty blacklist.  Blacklist entries
23721 use the Emacs regular expression syntax.
23723 Conversely, whitelists tell Gnus what addresses are considered
23724 legitimate.  All messages from whitelisted addresses are considered
23725 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23726 Emacs regular expression syntax.
23728 The blacklist and whitelist file locations can be customized with the
23729 @code{spam-directory} variable (@file{~/News/spam} by default), or
23730 the @code{spam-whitelist} and @code{spam-blacklist} variables
23731 directly.  The whitelist and blacklist files will by default be in the
23732 @code{spam-directory} directory, named @file{whitelist} and
23733 @file{blacklist} respectively.
23735 @node BBDB Whitelists
23736 @subsubsection BBDB Whitelists
23737 @cindex spam filtering
23738 @cindex BBDB whitelists, spam filtering
23739 @cindex BBDB, spam filtering
23740 @cindex spam
23742 @defvar spam-use-BBDB
23744 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23745 Whitelists}), but uses the BBDB as the source of whitelisted
23746 addresses, without regular expressions.  You must have the BBDB loaded
23747 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23748 not in the BBDB will be sent to the next spam-split rule.  This is an
23749 explicit filter, meaning that unless someone is in the BBDB, their
23750 messages are not assumed to be spam or ham.
23752 @end defvar
23754 @defvar spam-use-BBDB-exclusive
23756 Set this variable to @code{t} if you want to use the BBDB as an
23757 implicit filter, meaning that every message will be considered spam
23758 unless the sender is in the BBDB.  Use with care.  Only sender
23759 addresses in the BBDB will be allowed through; all others will be
23760 classified as spammers.
23762 @end defvar
23764 @defvar gnus-group-ham-exit-processor-BBDB
23766 Add this symbol to a group's @code{spam-process} parameter by
23767 customizing the group parameters or the
23768 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23769 added to a group's @code{spam-process} parameter, the senders of
23770 ham-marked articles in @emph{ham} groups will be added to the
23771 BBDB.  Note that this ham processor has no effect in @emph{spam}
23772 or @emph{unclassified} groups.
23774 @emph{WARNING}
23776 Instead of the obsolete
23777 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23778 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23779 the same way, we promise.
23781 @end defvar
23783 @node Gmane Spam Reporting
23784 @subsubsection Gmane Spam Reporting
23785 @cindex spam reporting
23786 @cindex Gmane, spam reporting
23787 @cindex Gmane, spam reporting
23788 @cindex spam
23790 @defvar gnus-group-spam-exit-processor-report-gmane
23792 Add this symbol to a group's @code{spam-process} parameter by
23793 customizing the group parameters or the
23794 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23795 added to a group's @code{spam-process} parameter, the spam-marked
23796 articles groups will be reported to the Gmane administrators via a
23797 HTTP request.
23799 Gmane can be found at @uref{http://gmane.org}.
23801 @emph{WARNING}
23803 Instead of the obsolete
23804 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23805 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23806 same way, we promise.
23808 @end defvar
23810 @defvar spam-report-gmane-use-article-number
23812 This variable is @code{t} by default.  Set it to @code{nil} if you are
23813 running your own news server, for instance, and the local article
23814 numbers don't correspond to the Gmane article numbers.  When
23815 @code{spam-report-gmane-use-article-number} is @code{nil},
23816 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23817 Gmane provides.
23819 @end defvar
23821 @node Anti-spam Hashcash Payments
23822 @subsubsection Anti-spam Hashcash Payments
23823 @cindex spam filtering
23824 @cindex hashcash, spam filtering
23825 @cindex spam
23827 @defvar spam-use-hashcash
23829 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23830 Whitelists}), but uses hashcash tokens for whitelisting messages
23831 instead of the sender address.  You must have the @code{hashcash.el}
23832 package loaded for @code{spam-use-hashcash} to work properly.
23833 Messages without a hashcash payment token will be sent to the next
23834 spam-split rule.  This is an explicit filter, meaning that unless a
23835 hashcash token is found, the messages are not assumed to be spam or
23836 ham.
23838 @end defvar
23840 @node Blackholes
23841 @subsubsection Blackholes
23842 @cindex spam filtering
23843 @cindex blackholes, spam filtering
23844 @cindex spam
23846 @defvar spam-use-blackholes
23848 This option is disabled by default.  You can let Gnus consult the
23849 blackhole-type distributed spam processing systems (DCC, for instance)
23850 when you set this option.  The variable @code{spam-blackhole-servers}
23851 holds the list of blackhole servers Gnus will consult.  The current
23852 list is fairly comprehensive, but make sure to let us know if it
23853 contains outdated servers.
23855 The blackhole check uses the @code{dig.el} package, but you can tell
23856 @file{spam.el} to use @code{dns.el} instead for better performance if
23857 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23858 this time to set @code{spam-use-dig} to @code{nil} despite the
23859 possible performance improvements, because some users may be unable to
23860 use it, but you can try it and see if it works for you.
23862 @end defvar
23864 @defvar spam-blackhole-servers
23866 The list of servers to consult for blackhole checks.
23868 @end defvar
23870 @defvar spam-blackhole-good-server-regex
23872 A regular expression for IPs that should not be checked against the
23873 blackhole server list.  When set to @code{nil}, it has no effect.
23875 @end defvar
23877 @defvar spam-use-dig
23879 Use the @code{dig.el} package instead of the @code{dns.el} package.
23880 The default setting of @code{t} is recommended.
23882 @end defvar
23884 Blackhole checks are done only on incoming mail.  There is no spam or
23885 ham processor for blackholes.
23887 @node Regular Expressions Header Matching
23888 @subsubsection Regular Expressions Header Matching
23889 @cindex spam filtering
23890 @cindex regular expressions header matching, spam filtering
23891 @cindex spam
23893 @defvar spam-use-regex-headers
23895 This option is disabled by default.  You can let Gnus check the
23896 message headers against lists of regular expressions when you set this
23897 option.  The variables @code{spam-regex-headers-spam} and
23898 @code{spam-regex-headers-ham} hold the list of regular expressions.
23899 Gnus will check against the message headers to determine if the
23900 message is spam or ham, respectively.
23902 @end defvar
23904 @defvar spam-regex-headers-spam
23906 The list of regular expressions that, when matched in the headers of
23907 the message, positively identify it as spam.
23909 @end defvar
23911 @defvar spam-regex-headers-ham
23913 The list of regular expressions that, when matched in the headers of
23914 the message, positively identify it as ham.
23916 @end defvar
23918 Regular expression header checks are done only on incoming mail.
23919 There is no specific spam or ham processor for regular expressions.
23921 @node Bogofilter
23922 @subsubsection Bogofilter
23923 @cindex spam filtering
23924 @cindex bogofilter, spam filtering
23925 @cindex spam
23927 @defvar spam-use-bogofilter
23929 Set this variable if you want @code{spam-split} to use Eric Raymond's
23930 speedy Bogofilter.
23932 With a minimum of care for associating the @samp{$} mark for spam
23933 articles only, Bogofilter training all gets fairly automatic.  You
23934 should do this until you get a few hundreds of articles in each
23935 category, spam or not.  The command @kbd{S t} in summary mode, either
23936 for debugging or for curiosity, shows the @emph{spamicity} score of
23937 the current article (between 0.0 and 1.0).
23939 Bogofilter determines if a message is spam based on a specific
23940 threshold.  That threshold can be customized, consult the Bogofilter
23941 documentation.
23943 If the @code{bogofilter} executable is not in your path, Bogofilter
23944 processing will be turned off.
23946 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23948 @end defvar
23950 @table @kbd
23951 @item M s t
23952 @itemx S t
23953 @kindex M s t
23954 @kindex S t
23955 @findex spam-bogofilter-score
23956 Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
23957 @end table
23959 @defvar spam-use-bogofilter-headers
23961 Set this variable if you want @code{spam-split} to use Eric Raymond's
23962 speedy Bogofilter, looking only at the message headers.  It works
23963 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23964 must be in the message already.  Normally you would do this with a
23965 procmail recipe or something similar; consult the Bogofilter
23966 installation documents for details.
23968 You should not enable this if you use @code{spam-use-bogofilter}.
23970 @end defvar
23972 @defvar gnus-group-spam-exit-processor-bogofilter
23973 Add this symbol to a group's @code{spam-process} parameter by
23974 customizing the group parameters or the
23975 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23976 added to a group's @code{spam-process} parameter, spam-marked articles
23977 will be added to the Bogofilter spam database.
23979 @emph{WARNING}
23981 Instead of the obsolete
23982 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23983 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
23984 the same way, we promise.
23985 @end defvar
23987 @defvar gnus-group-ham-exit-processor-bogofilter
23988 Add this symbol to a group's @code{spam-process} parameter by
23989 customizing the group parameters or the
23990 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23991 added to a group's @code{spam-process} parameter, the ham-marked
23992 articles in @emph{ham} groups will be added to the Bogofilter database
23993 of non-spam messages.  Note that this ham processor has no effect in
23994 @emph{spam} or @emph{unclassified} groups.
23996 @emph{WARNING}
23998 Instead of the obsolete
23999 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24000 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
24001 the same way, we promise.
24002 @end defvar
24004 @defvar spam-bogofilter-database-directory
24006 This is the directory where Bogofilter will store its databases.  It
24007 is not specified by default, so Bogofilter will use its own default
24008 database directory.
24010 @end defvar
24012 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24013 purpose.  A ham and a spam processor are provided, plus the
24014 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24015 variables to indicate to spam-split that Bogofilter should either be
24016 used, or has already been used on the article.  The 0.9.2.1 version of
24017 Bogofilter was used to test this functionality.
24019 @node ifile spam filtering
24020 @subsubsection ifile spam filtering
24021 @cindex spam filtering
24022 @cindex ifile, spam filtering
24023 @cindex spam
24025 @defvar spam-use-ifile
24027 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24028 statistical analyzer similar to Bogofilter.
24030 @end defvar
24032 @defvar spam-ifile-all-categories
24034 Enable this variable if you want @code{spam-use-ifile} to give you all
24035 the ifile categories, not just spam/non-spam.  If you use this, make
24036 sure you train ifile as described in its documentation.
24038 @end defvar
24040 @defvar spam-ifile-spam-category
24042 This is the category of spam messages as far as ifile is concerned.
24043 The actual string used is irrelevant, but you probably want to leave
24044 the default value of @samp{spam}.
24045 @end defvar
24047 @defvar spam-ifile-database
24049 This is the filename for the ifile database.  It is not specified by
24050 default, so ifile will use its own default database name.
24052 @end defvar
24054 The ifile mail classifier is similar to Bogofilter in intent and
24055 purpose.  A ham and a spam processor are provided, plus the
24056 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24057 should be used.  The 1.2.1 version of ifile was used to test this
24058 functionality.
24060 @node Spam Statistics Filtering
24061 @subsubsection Spam Statistics Filtering
24062 @cindex spam filtering
24063 @cindex spam-stat, spam filtering
24064 @cindex spam-stat
24065 @cindex spam
24067 This back end uses the Spam Statistics Emacs Lisp package to perform
24068 statistics-based filtering (@pxref{Spam Statistics Package}).  Before
24069 using this, you may want to perform some additional steps to
24070 initialize your Spam Statistics dictionary.  @xref{Creating a
24071 spam-stat dictionary}.
24073 @defvar spam-use-stat
24075 @end defvar
24077 @defvar gnus-group-spam-exit-processor-stat
24078 Add this symbol to a group's @code{spam-process} parameter by
24079 customizing the group parameters or the
24080 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24081 added to a group's @code{spam-process} parameter, the spam-marked
24082 articles will be added to the spam-stat database of spam messages.
24084 @emph{WARNING}
24086 Instead of the obsolete
24087 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24088 that you use @code{'(spam spam-use-stat)}.  Everything will work
24089 the same way, we promise.
24090 @end defvar
24092 @defvar gnus-group-ham-exit-processor-stat
24093 Add this symbol to a group's @code{spam-process} parameter by
24094 customizing the group parameters or the
24095 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24096 added to a group's @code{spam-process} parameter, the ham-marked
24097 articles in @emph{ham} groups will be added to the spam-stat database
24098 of non-spam messages.  Note that this ham processor has no effect in
24099 @emph{spam} or @emph{unclassified} groups.
24101 @emph{WARNING}
24103 Instead of the obsolete
24104 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24105 that you use @code{'(ham spam-use-stat)}.  Everything will work
24106 the same way, we promise.
24107 @end defvar
24109 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
24110 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24111 which unlike ifile or Bogofilter does not require external programs.
24112 A spam and a ham processor, and the @code{spam-use-stat} variable for
24113 @code{spam-split} are provided.
24115 @node SpamOracle
24116 @subsubsection Using SpamOracle with Gnus
24117 @cindex spam filtering
24118 @cindex SpamOracle
24119 @cindex spam
24121 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24122 statistical mail filtering tool written by Xavier Leroy and needs to be
24123 installed separately.
24125 There are several ways to use SpamOracle with Gnus.  In all cases, your
24126 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24127 then enter an @samp{X-Spam} header indicating whether it regards the
24128 mail as a spam mail or not.
24130 One possibility is to run SpamOracle as a @code{:prescript} from the
24131 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24132 the advantage that the user can see the @emph{X-Spam} headers.
24134 The easiest method is to make @file{spam.el} (@pxref{Spam Package})
24135 call SpamOracle.
24137 @vindex spam-use-spamoracle
24138 To enable SpamOracle usage by @file{spam.el}, set the variable
24139 @code{spam-use-spamoracle} to @code{t} and configure the
24140 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}.  @xref{Spam
24141 Package}.  In this example the @samp{INBOX} of an nnimap server is
24142 filtered using SpamOracle.  Mails recognized as spam mails will be
24143 moved to @code{spam-split-group}, @samp{Junk} in this case.  Ham
24144 messages stay in @samp{INBOX}:
24146 @example
24147 (setq spam-use-spamoracle t
24148       spam-split-group "Junk"
24149       nnimap-split-inbox '("INBOX")
24150       nnimap-split-rule 'nnimap-split-fancy
24151       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24152 @end example
24154 @defvar spam-use-spamoracle
24155 Set to @code{t} if you want Gnus to enable spam filtering using
24156 SpamOracle.
24157 @end defvar
24159 @defvar spam-spamoracle-binary
24160 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24161 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24162 can be customized.
24163 @end defvar
24165 @defvar spam-spamoracle-database
24166 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24167 store its analysis.  This is controlled by the variable
24168 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24169 the default SpamOracle database will be used.  In case you want your
24170 database to live somewhere special, set
24171 @code{spam-spamoracle-database} to this path.
24172 @end defvar
24174 SpamOracle employs a statistical algorithm to determine whether a
24175 message is spam or ham.  In order to get good results, meaning few
24176 false hits or misses, SpamOracle needs training.  SpamOracle learns
24177 the characteristics of your spam mails.  Using the @emph{add} mode
24178 (training mode) one has to feed good (ham) and spam mails to
24179 SpamOracle.  This can be done by pressing @kbd{|} in the Summary
24180 buffer and pipe the mail to a SpamOracle process or using
24181 @file{spam.el}'s spam- and ham-processors, which is much more
24182 convenient.  For a detailed description of spam- and ham-processors,
24183 @xref{Spam Package}.
24185 @defvar gnus-group-spam-exit-processor-spamoracle
24186 Add this symbol to a group's @code{spam-process} parameter by
24187 customizing the group parameter or the
24188 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24189 to a group's @code{spam-process} parameter, spam-marked articles will be
24190 sent to SpamOracle as spam samples.
24192 @emph{WARNING}
24194 Instead of the obsolete
24195 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24196 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
24197 the same way, we promise.
24198 @end defvar
24200 @defvar gnus-group-ham-exit-processor-spamoracle
24201 Add this symbol to a group's @code{spam-process} parameter by
24202 customizing the group parameter or the
24203 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24204 to a group's @code{spam-process} parameter, the ham-marked articles in
24205 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24206 messages.  Note that this ham processor has no effect in @emph{spam} or
24207 @emph{unclassified} groups.
24209 @emph{WARNING}
24211 Instead of the obsolete
24212 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24213 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
24214 the same way, we promise.
24215 @end defvar
24217 @emph{Example:} These are the Group Parameters of a group that has been
24218 classified as a ham group, meaning that it should only contain ham
24219 messages.
24220 @example
24221  ((spam-contents gnus-group-spam-classification-ham)
24222   (spam-process ((ham spam-use-spamoracle)
24223                  (spam spam-use-spamoracle))))
24224 @end example
24225 For this group the @code{spam-use-spamoracle} is installed for both
24226 ham and spam processing.  If the group contains spam message
24227 (e.g. because SpamOracle has not had enough sample messages yet) and
24228 the user marks some messages as spam messages, these messages will be
24229 processed by SpamOracle.  The processor sends the messages to
24230 SpamOracle as new samples for spam.
24232 @node Extending the Spam package
24233 @subsection Extending the Spam package
24234 @cindex spam filtering
24235 @cindex spam elisp package, extending
24236 @cindex extending the spam elisp package
24238 Say you want to add a new back end called blackbox.  For filtering
24239 incoming mail, provide the following:
24241 @enumerate
24243 @item
24244 Code
24246 @lisp
24247 (defvar spam-use-blackbox nil
24248   "True if blackbox should be used.")
24249 @end lisp
24252 @lisp
24253 (spam-use-blackbox   . spam-check-blackbox)
24254 @end lisp
24255 to @code{spam-list-of-checks}.
24258 @lisp
24259 (gnus-group-ham-exit-processor-blackbox  ham spam-use-blackbox)
24260 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24261 @end lisp
24263 to @code{spam-list-of-processors}.
24266 @lisp
24267 (spam-use-blackbox spam-blackbox-register-routine
24268                    nil
24269                    spam-blackbox-unregister-routine
24270                    nil)
24271 @end lisp
24273 to @code{spam-registration-functions}.  Write the register/unregister
24274 routines using the bogofilter register/unregister routines as a
24275 start, or other register/unregister routines more appropriate to
24276 Blackbox.
24278 @item
24279 Functionality
24281 Write the @code{spam-check-blackbox} function.  It should return
24282 @samp{nil} or @code{spam-split-group}, observing the other
24283 conventions.  See the existing @code{spam-check-*} functions for
24284 examples of what you can do, and stick to the template unless you
24285 fully understand the reasons why you aren't.
24287 Make sure to add @code{spam-use-blackbox} to
24288 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24289 mail analyzer that needs the full message body to operate.
24291 @end enumerate
24293 For processing spam and ham messages, provide the following:
24295 @enumerate
24297 @item
24298 Code
24300 Note you don't have to provide a spam or a ham processor.  Only
24301 provide them if Blackbox supports spam or ham processing.
24303 Also, ham and spam processors are being phased out as single
24304 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24305 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24306 processor variables are still around but they won't be for long.
24308 @lisp
24309 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24310   "The Blackbox summary exit spam processor.
24311 Only applicable to spam groups.")
24313 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24314   "The whitelist summary exit ham processor.
24315 Only applicable to non-spam (unclassified and ham) groups.")
24317 @end lisp
24319 @item
24320 Gnus parameters
24323 @lisp
24324 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24325 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24326 @end lisp
24327 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24328 sure you do it twice, once for the parameter and once for the
24329 variable customization.
24332 @lisp
24333 (variable-item spam-use-blackbox)
24334 @end lisp
24335 to the @code{spam-autodetect-methods} group parameter in
24336 @code{gnus.el}.
24338 @end enumerate
24340 @node Spam Statistics Package
24341 @subsection Spam Statistics Package
24342 @cindex Paul Graham
24343 @cindex Graham, Paul
24344 @cindex naive Bayesian spam filtering
24345 @cindex Bayesian spam filtering, naive
24346 @cindex spam filtering, naive Bayesian
24348 Paul Graham has written an excellent essay about spam filtering using
24349 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24350 Spam}.  In it he describes the inherent deficiency of rule-based
24351 filtering as used by SpamAssassin, for example: Somebody has to write
24352 the rules, and everybody else has to install these rules.  You are
24353 always late.  It would be much better, he argues, to filter mail based
24354 on whether it somehow resembles spam or non-spam.  One way to measure
24355 this is word distribution.  He then goes on to describe a solution
24356 that checks whether a new mail resembles any of your other spam mails
24357 or not.
24359 The basic idea is this:  Create a two collections of your mail, one
24360 with spam, one with non-spam.  Count how often each word appears in
24361 either collection, weight this by the total number of mails in the
24362 collections, and store this information in a dictionary.  For every
24363 word in a new mail, determine its probability to belong to a spam or a
24364 non-spam mail.  Use the 15 most conspicuous words, compute the total
24365 probability of the mail being spam.  If this probability is higher
24366 than a certain threshold, the mail is considered to be spam.
24368 The Spam Statistics package adds support to Gnus for this kind of
24369 filtering.  It can be used as one of the back ends of the Spam package
24370 (@pxref{Spam Package}), or by itself.
24372 Before using the Spam Statistics package, you need to set it up.
24373 First, you need two collections of your mail, one with spam, one with
24374 non-spam.  Then you need to create a dictionary using these two
24375 collections, and save it.  And last but not least, you need to use
24376 this dictionary in your fancy mail splitting rules.
24378 @menu
24379 * Creating a spam-stat dictionary::
24380 * Splitting mail using spam-stat::
24381 * Low-level interface to the spam-stat dictionary::
24382 @end menu
24384 @node Creating a spam-stat dictionary
24385 @subsubsection Creating a spam-stat dictionary
24387 Before you can begin to filter spam based on statistics, you must
24388 create these statistics based on two mail collections, one with spam,
24389 one with non-spam.  These statistics are then stored in a dictionary
24390 for later use.  In order for these statistics to be meaningful, you
24391 need several hundred emails in both collections.
24393 Gnus currently supports only the nnml back end for automated dictionary
24394 creation.  The nnml back end stores all mails in a directory, one file
24395 per mail.  Use the following:
24397 @defun spam-stat-process-spam-directory
24398 Create spam statistics for every file in this directory.  Every file
24399 is treated as one spam mail.
24400 @end defun
24402 @defun spam-stat-process-non-spam-directory
24403 Create non-spam statistics for every file in this directory.  Every
24404 file is treated as one non-spam mail.
24405 @end defun
24407 Usually you would call @code{spam-stat-process-spam-directory} on a
24408 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24409 the group @samp{nnml:mail.spam}), and you would call
24410 @code{spam-stat-process-non-spam-directory} on a directory such as
24411 @file{~/Mail/mail/misc} (this usually corresponds to the group
24412 @samp{nnml:mail.misc}).
24414 When you are using @acronym{IMAP}, you won't have the mails available
24415 locally, so that will not work.  One solution is to use the Gnus Agent
24416 to cache the articles.  Then you can use directories such as
24417 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24418 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24420 @defvar spam-stat
24421 This variable holds the hash-table with all the statistics---the
24422 dictionary we have been talking about.  For every word in either
24423 collection, this hash-table stores a vector describing how often the
24424 word appeared in spam and often it appeared in non-spam mails.
24425 @end defvar
24427 If you want to regenerate the statistics from scratch, you need to
24428 reset the dictionary.
24430 @defun spam-stat-reset
24431 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24432 @end defun
24434 When you are done, you must save the dictionary.  The dictionary may
24435 be rather large.  If you will not update the dictionary incrementally
24436 (instead, you will recreate it once a month, for example), then you
24437 can reduce the size of the dictionary by deleting all words that did
24438 not appear often enough or that do not clearly belong to only spam or
24439 only non-spam mails.
24441 @defun spam-stat-reduce-size
24442 Reduce the size of the dictionary.  Use this only if you do not want
24443 to update the dictionary incrementally.
24444 @end defun
24446 @defun spam-stat-save
24447 Save the dictionary.
24448 @end defun
24450 @defvar spam-stat-file
24451 The filename used to store the dictionary.  This defaults to
24452 @file{~/.spam-stat.el}.
24453 @end defvar
24455 @node Splitting mail using spam-stat
24456 @subsubsection Splitting mail using spam-stat
24458 This section describes how to use the Spam statistics
24459 @emph{independently} of the @xref{Spam Package}.
24461 First, add the following to your @file{~/.gnus.el} file:
24463 @lisp
24464 (require 'spam-stat)
24465 (spam-stat-load)
24466 @end lisp
24468 This will load the necessary Gnus code, and the dictionary you
24469 created.
24471 Next, you need to adapt your fancy splitting rules:  You need to
24472 determine how to use @code{spam-stat}.  The following examples are for
24473 the nnml back end.  Using the nnimap back end works just as well.  Just
24474 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24476 In the simplest case, you only have two groups, @samp{mail.misc} and
24477 @samp{mail.spam}.  The following expression says that mail is either
24478 spam or it should go into @samp{mail.misc}.  If it is spam, then
24479 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24481 @lisp
24482 (setq nnmail-split-fancy
24483       `(| (: spam-stat-split-fancy)
24484           "mail.misc"))
24485 @end lisp
24487 @defvar spam-stat-split-fancy-spam-group
24488 The group to use for spam.  Default is @samp{mail.spam}.
24489 @end defvar
24491 If you also filter mail with specific subjects into other groups, use
24492 the following expression.  Only mails not matching the regular
24493 expression are considered potential spam.
24495 @lisp
24496 (setq nnmail-split-fancy
24497       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24498           (: spam-stat-split-fancy)
24499           "mail.misc"))
24500 @end lisp
24502 If you want to filter for spam first, then you must be careful when
24503 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24504 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24505 non-spam, therefore both should be in your collection of non-spam
24506 mails, when creating the dictionary!
24508 @lisp
24509 (setq nnmail-split-fancy
24510       `(| (: spam-stat-split-fancy)
24511           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24512           "mail.misc"))
24513 @end lisp
24515 You can combine this with traditional filtering.  Here, we move all
24516 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24517 @code{spam-stat-split-fancy} will never see them, the mails in
24518 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24519 nor in your collection of non-spam mails, when creating the
24520 dictionary!
24522 @lisp
24523 (setq nnmail-split-fancy
24524       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24525           (: spam-stat-split-fancy)
24526           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24527           "mail.misc"))
24528 @end lisp
24531 @node Low-level interface to the spam-stat dictionary
24532 @subsubsection Low-level interface to the spam-stat dictionary
24534 The main interface to using @code{spam-stat}, are the following functions:
24536 @defun spam-stat-buffer-is-spam
24537 Called in a buffer, that buffer is considered to be a new spam mail.
24538 Use this for new mail that has not been processed before.
24539 @end defun
24541 @defun spam-stat-buffer-is-no-spam
24542 Called in a buffer, that buffer is considered to be a new non-spam
24543 mail.  Use this for new mail that has not been processed before.
24544 @end defun
24546 @defun spam-stat-buffer-change-to-spam
24547 Called in a buffer, that buffer is no longer considered to be normal
24548 mail but spam.  Use this to change the status of a mail that has
24549 already been processed as non-spam.
24550 @end defun
24552 @defun spam-stat-buffer-change-to-non-spam
24553 Called in a buffer, that buffer is no longer considered to be spam but
24554 normal mail.  Use this to change the status of a mail that has already
24555 been processed as spam.
24556 @end defun
24558 @defun spam-stat-save
24559 Save the hash table to the file.  The filename used is stored in the
24560 variable @code{spam-stat-file}.
24561 @end defun
24563 @defun spam-stat-load
24564 Load the hash table from a file.  The filename used is stored in the
24565 variable @code{spam-stat-file}.
24566 @end defun
24568 @defun spam-stat-score-word
24569 Return the spam score for a word.
24570 @end defun
24572 @defun spam-stat-score-buffer
24573 Return the spam score for a buffer.
24574 @end defun
24576 @defun spam-stat-split-fancy
24577 Use this function for fancy mail splitting.  Add the rule @samp{(:
24578 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24579 @end defun
24581 Make sure you load the dictionary before using it.  This requires the
24582 following in your @file{~/.gnus.el} file:
24584 @lisp
24585 (require 'spam-stat)
24586 (spam-stat-load)
24587 @end lisp
24589 Typical test will involve calls to the following functions:
24591 @smallexample
24592 Reset: (setq spam-stat (make-hash-table :test 'equal))
24593 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24594 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24595 Save table: (spam-stat-save)
24596 File size: (nth 7 (file-attributes spam-stat-file))
24597 Number of words: (hash-table-count spam-stat)
24598 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24599 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24600 Reduce table size: (spam-stat-reduce-size)
24601 Save table: (spam-stat-save)
24602 File size: (nth 7 (file-attributes spam-stat-file))
24603 Number of words: (hash-table-count spam-stat)
24604 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24605 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24606 @end smallexample
24608 Here is how you would create your dictionary:
24610 @smallexample
24611 Reset: (setq spam-stat (make-hash-table :test 'equal))
24612 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24613 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24614 Repeat for any other non-spam group you need...
24615 Reduce table size: (spam-stat-reduce-size)
24616 Save table: (spam-stat-save)
24617 @end smallexample
24619 @node Other modes
24620 @section Interaction with other modes
24622 @subsection Dired
24623 @cindex dired
24625 @code{gnus-dired-minor-mode} provides some useful functions for dired
24626 buffers.  It is enabled with
24627 @lisp
24628 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24629 @end lisp
24631 @table @kbd
24632 @item C-c C-m C-a
24633 @findex gnus-dired-attach
24634 @cindex attachments, selection via dired
24635 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24636 You will be prompted for a message buffer.
24638 @item C-c C-m C-l
24639 @findex gnus-dired-find-file-mailcap
24640 Visit a file according to the appropriate mailcap entry
24641 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24642 buffer.
24644 @item C-c C-m C-p
24645 @findex gnus-dired-print
24646 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24647 there is no print command, print in a PostScript image.
24648 @end table
24650 @node Various Various
24651 @section Various Various
24652 @cindex mode lines
24653 @cindex highlights
24655 @table @code
24657 @item gnus-home-directory
24658 @vindex gnus-home-directory
24659 All Gnus file and directory variables will be initialized from this
24660 variable, which defaults to @file{~/}.
24662 @item gnus-directory
24663 @vindex gnus-directory
24664 Most Gnus storage file and directory variables will be initialized from
24665 this variable, which defaults to the @env{SAVEDIR} environment
24666 variable, or @file{~/News/} if that variable isn't set.
24668 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
24669 This means that other directory variables that are initialized from this
24670 variable won't be set properly if you set this variable in
24671 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
24673 @item gnus-default-directory
24674 @vindex gnus-default-directory
24675 Not related to the above variable at all---this variable says what the
24676 default directory of all Gnus buffers should be.  If you issue commands
24677 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24678 default directory.  If this variable is @code{nil} (which is the
24679 default), the default directory will be the default directory of the
24680 buffer you were in when you started Gnus.
24682 @item gnus-verbose
24683 @vindex gnus-verbose
24684 This variable is an integer between zero and ten.  The higher the value,
24685 the more messages will be displayed.  If this variable is zero, Gnus
24686 will never flash any messages, if it is seven (which is the default),
24687 most important messages will be shown, and if it is ten, Gnus won't ever
24688 shut up, but will flash so many messages it will make your head swim.
24690 @item gnus-verbose-backends
24691 @vindex gnus-verbose-backends
24692 This variable works the same way as @code{gnus-verbose}, but it applies
24693 to the Gnus back ends instead of Gnus proper.
24695 @item nnheader-max-head-length
24696 @vindex nnheader-max-head-length
24697 When the back ends read straight heads of articles, they all try to read
24698 as little as possible.  This variable (default 8192) specifies
24699 the absolute max length the back ends will try to read before giving up
24700 on finding a separator line between the head and the body.  If this
24701 variable is @code{nil}, there is no upper read bound.  If it is
24702 @code{t}, the back ends won't try to read the articles piece by piece,
24703 but read the entire articles.  This makes sense with some versions of
24704 @code{ange-ftp} or @code{efs}.
24706 @item nnheader-head-chop-length
24707 @vindex nnheader-head-chop-length
24708 This variable (default 2048) says how big a piece of each article to
24709 read when doing the operation described above.
24711 @item nnheader-file-name-translation-alist
24712 @vindex nnheader-file-name-translation-alist
24713 @cindex file names
24714 @cindex invalid characters in file names
24715 @cindex characters in file names
24716 This is an alist that says how to translate characters in file names.
24717 For instance, if @samp{:} is invalid as a file character in file names
24718 on your system (you OS/2 user you), you could say something like:
24720 @lisp
24721 @group
24722 (setq nnheader-file-name-translation-alist
24723       '((?: . ?_)))
24724 @end group
24725 @end lisp
24727 In fact, this is the default value for this variable on OS/2 and MS
24728 Windows (phooey) systems.
24730 @item gnus-hidden-properties
24731 @vindex gnus-hidden-properties
24732 This is a list of properties to use to hide ``invisible'' text.  It is
24733 @code{(invisible t intangible t)} by default on most systems, which
24734 makes invisible text invisible and intangible.
24736 @item gnus-parse-headers-hook
24737 @vindex gnus-parse-headers-hook
24738 A hook called before parsing headers.  It can be used, for instance, to
24739 gather statistics on the headers fetched, or perhaps you'd like to prune
24740 some headers.  I don't see why you'd want that, though.
24742 @item gnus-shell-command-separator
24743 @vindex gnus-shell-command-separator
24744 String used to separate two shell commands.  The default is @samp{;}.
24746 @item gnus-invalid-group-regexp
24747 @vindex gnus-invalid-group-regexp
24749 Regexp to match ``invalid'' group names when querying user for a group
24750 name.  The default value catches some @strong{really} invalid group
24751 names who could possibly mess up Gnus internally (like allowing
24752 @samp{:} in a group name, which is normally used to delimit method and
24753 group).
24755 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24758 @end table
24760 @node The End
24761 @chapter The End
24763 Well, that's the manual---you can get on with your life now.  Keep in
24764 touch.  Say hello to your cats from me.
24766 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24768 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24770 @quotation
24771 @strong{Te Deum}
24773 @sp 1
24774 Not because of victories @*
24775 I sing,@*
24776 having none,@*
24777 but for the common sunshine,@*
24778 the breeze,@*
24779 the largess of the spring.
24781 @sp 1
24782 Not for victory@*
24783 but for the day's work done@*
24784 as well as I was able;@*
24785 not for a seat upon the dais@*
24786 but at the common table.@*
24787 @end quotation
24790 @node Appendices
24791 @chapter Appendices
24793 @menu
24794 * XEmacs::                      Requirements for installing under XEmacs.
24795 * History::                     How Gnus got where it is today.
24796 * On Writing Manuals::          Why this is not a beginner's guide.
24797 * Terminology::                 We use really difficult, like, words here.
24798 * Customization::               Tailoring Gnus to your needs.
24799 * Troubleshooting::             What you might try if things do not work.
24800 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24801 * Emacs for Heathens::          A short introduction to Emacsian terms.
24802 * Frequently Asked Questions::  The Gnus FAQ
24803 @end menu
24806 @node XEmacs
24807 @section XEmacs
24808 @cindex XEmacs
24809 @cindex installing under XEmacs
24811 XEmacs is distributed as a collection of packages.  You should install
24812 whatever packages the Gnus XEmacs package requires.  The current
24813 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24814 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24815 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
24816 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24819 @node History
24820 @section History
24822 @cindex history
24823 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
24824 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24826 If you want to investigate the person responsible for this outrage,
24827 you can point your (feh!) web browser to
24828 @uref{http://quimby.gnus.org/}.  This is also the primary
24829 distribution point for the new and spiffy versions of Gnus, and is
24830 known as The Site That Destroys Newsrcs And Drives People Mad.
24832 During the first extended alpha period of development, the new Gnus was
24833 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
24834 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24835 (Besides, the ``Gnus'' in this abbreviation should probably be
24836 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24837 appropriate name, don't you think?)
24839 In any case, after spending all that energy on coming up with a new and
24840 spunky name, we decided that the name was @emph{too} spunky, so we
24841 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
24842 ``@sc{gnus}''.  New vs. old.
24844 @menu
24845 * Gnus Versions::               What Gnus versions have been released.
24846 * Other Gnus Versions::         Other Gnus versions that also have been released.
24847 * Why?::                        What's the point of Gnus?
24848 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
24849 * Conformity::                  Gnus tries to conform to all standards.
24850 * Emacsen::                     Gnus can be run on a few modern Emacsen.
24851 * Gnus Development::            How Gnus is developed.
24852 * Contributors::                Oodles of people.
24853 * New Features::                Pointers to some of the new stuff in Gnus.
24854 @end menu
24857 @node Gnus Versions
24858 @subsection Gnus Versions
24859 @cindex ding Gnus
24860 @cindex September Gnus
24861 @cindex Red Gnus
24862 @cindex Quassia Gnus
24863 @cindex Pterodactyl Gnus
24864 @cindex Oort Gnus
24865 @cindex No Gnus
24866 @cindex Gnus versions
24868 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24869 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24870 plus 15 Gnus 5.0 releases).
24872 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24873 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24875 On July 28th 1996 work on Red Gnus was begun, and it was released on
24876 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24878 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24879 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24881 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24882 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24883 1999.
24885 On the 26th of October 2000, Oort Gnus was begun and was released as
24886 Gnus 5.10 on May 1st 2003 (24 releases).
24888 On the January 4th 2004, No Gnus was begun.
24890 If you happen upon a version of Gnus that has a prefixed name --
24891 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24892 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
24893 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
24894 you do, don't run.  Walk away, calmly, until you're out of its reach.
24895 Find a proper released version of Gnus and snuggle up to that instead.
24898 @node Other Gnus Versions
24899 @subsection Other Gnus Versions
24900 @cindex Semi-gnus
24902 In addition to the versions of Gnus which have had their releases
24903 coordinated by Lars, one major development has been Semi-gnus from
24904 Japan.  It's based on a library called @acronym{SEMI}, which provides
24905 @acronym{MIME} capabilities.
24907 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24908 Collectively, they are called ``Semi-gnus'', and different strains are
24909 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
24910 @acronym{MIME} and multilingualization things, especially important for
24911 Japanese users.
24914 @node Why?
24915 @subsection Why?
24917 What's the point of Gnus?
24919 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24920 newsreader, that lets you do anything you can think of.  That was my
24921 original motivation, but while working on Gnus, it has become clear to
24922 me that this generation of newsreaders really belong in the stone age.
24923 Newsreaders haven't developed much since the infancy of the net.  If the
24924 volume continues to rise with the current rate of increase, all current
24925 newsreaders will be pretty much useless.  How do you deal with
24926 newsgroups that have thousands of new articles each day?  How do you
24927 keep track of millions of people who post?
24929 Gnus offers no real solutions to these questions, but I would very much
24930 like to see Gnus being used as a testing ground for new methods of
24931 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
24932 to separate the newsreader from the back ends, Gnus now offers a simple
24933 interface for anybody who wants to write new back ends for fetching mail
24934 and news from different sources.  I have added hooks for customizations
24935 everywhere I could imagine it being useful.  By doing so, I'm inviting
24936 every one of you to explore and invent.
24938 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
24939 @kbd{C-u 100 M-x all-hail-xemacs}.
24942 @node Compatibility
24943 @subsection Compatibility
24945 @cindex compatibility
24946 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
24947 bindings have been kept.  More key bindings have been added, of course,
24948 but only in one or two obscure cases have old bindings been changed.
24950 Our motto is:
24951 @quotation
24952 @cartouche
24953 @center In a cloud bones of steel.
24954 @end cartouche
24955 @end quotation
24957 All commands have kept their names.  Some internal functions have changed
24958 their names.
24960 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
24961 Articles}.
24963 One major compatibility question is the presence of several summary
24964 buffers.  All variables relevant while reading a group are
24965 buffer-local to the summary buffer they belong in.  Although many
24966 important variables have their values copied into their global
24967 counterparts whenever a command is executed in the summary buffer, this
24968 change might lead to incorrect values being used unless you are careful.
24970 All code that relies on knowledge of @sc{gnus} internals will probably
24971 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
24972 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
24973 maintains a hash table that points to the entries in this alist (which
24974 speeds up many functions), and changing the alist directly will lead to
24975 peculiar results.
24977 @cindex hilit19
24978 @cindex highlighting
24979 Old hilit19 code does not work at all.  In fact, you should probably
24980 remove all hilit code from all Gnus hooks
24981 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24982 Gnus provides various integrated functions for highlighting.  These are
24983 faster and more accurate.  To make life easier for everybody, Gnus will
24984 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
24985 Away!
24987 Packages like @code{expire-kill} will no longer work.  As a matter of
24988 fact, you should probably remove all old @sc{gnus} packages (and other
24989 code) when you start using Gnus.  More likely than not, Gnus already
24990 does what you have written code to make @sc{gnus} do.  (Snicker.)
24992 Even though old methods of doing things are still supported, only the
24993 new methods are documented in this manual.  If you detect a new method of
24994 doing something while reading this manual, that does not mean you have
24995 to stop doing it the old way.
24997 Gnus understands all @sc{gnus} startup files.
24999 @kindex M-x gnus-bug
25000 @findex gnus-bug
25001 @cindex reporting bugs
25002 @cindex bugs
25003 Overall, a casual user who hasn't written much code that depends on
25004 @sc{gnus} internals should suffer no problems.  If problems occur,
25005 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25007 @vindex gnus-bug-create-help-buffer
25008 If you are in the habit of sending bug reports @emph{very} often, you
25009 may find the helpful help buffer annoying after a while.  If so, set
25010 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25011 up at you.
25014 @node Conformity
25015 @subsection Conformity
25017 No rebels without a clue here, ma'am.  We conform to all standards known
25018 to (wo)man.  Except for those standards and/or conventions we disagree
25019 with, of course.
25021 @table @strong
25023 @item RFC (2)822
25024 @cindex RFC 822
25025 @cindex RFC 2822
25026 There are no known breaches of this standard.
25028 @item RFC 1036
25029 @cindex RFC 1036
25030 There are no known breaches of this standard, either.
25032 @item Son-of-RFC 1036
25033 @cindex Son-of-RFC 1036
25034 We do have some breaches to this one.
25036 @table @emph
25038 @item X-Newsreader
25039 @itemx User-Agent
25040 These are considered to be ``vanity headers'', while I consider them
25041 to be consumer information.  After seeing so many badly formatted
25042 articles coming from @code{tin} and @code{Netscape} I know not to use
25043 either of those for posting articles.  I would not have known that if
25044 it wasn't for the @code{X-Newsreader} header.
25045 @end table
25047 @item USEFOR
25048 @cindex USEFOR
25049 USEFOR is an IETF working group writing a successor to RFC 1036, based
25050 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25051 various changes to the format of news articles.  The Gnus towers will
25052 look into implementing the changes when the draft is accepted as an RFC.
25054 @item MIME - RFC 2045-2049 etc
25055 @cindex @acronym{MIME}
25056 All the various @acronym{MIME} RFCs are supported.
25058 @item Disposition Notifications - RFC 2298
25059 Message Mode is able to request notifications from the receiver.
25061 @item PGP - RFC 1991 and RFC 2440
25062 @cindex RFC 1991
25063 @cindex RFC 2440
25064 RFC 1991 is the original @acronym{PGP} message specification,
25065 published as an informational RFC.  RFC 2440 was the follow-up, now
25066 called Open PGP, and put on the Standards Track.  Both document a
25067 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25068 encoding (signing and encryption) and decoding (verification and
25069 decryption).
25071 @item PGP/MIME - RFC 2015/3156
25072 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25073 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25074 Gnus supports both encoding and decoding.
25076 @item S/MIME - RFC 2633
25077 RFC 2633 describes the @acronym{S/MIME} format.
25079 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25080 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25081 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25082 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25083 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25084 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25085 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25086 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25088 @end table
25090 If you ever notice Gnus acting non-compliant with regards to the texts
25091 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25092 know.
25095 @node Emacsen
25096 @subsection Emacsen
25097 @cindex Emacsen
25098 @cindex XEmacs
25099 @cindex Mule
25100 @cindex Emacs
25102 Gnus should work on:
25104 @itemize @bullet
25106 @item
25107 Emacs 21.1 and up.
25109 @item
25110 XEmacs 21.4 and up.
25112 @end itemize
25114 This Gnus version will absolutely not work on any Emacsen older than
25115 that.  Not reliably, at least.  Older versions of Gnus may work on older
25116 Emacs versions.  Particularly, Gnus 5.10.8 should also work on Emacs
25117 20.7 and XEmacs 21.1.
25119 There are some vague differences between Gnus on the various
25120 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25121 other than that, things should look pretty much the same under all
25122 Emacsen.
25125 @node Gnus Development
25126 @subsection Gnus Development
25128 Gnus is developed in a two-phased cycle.  The first phase involves much
25129 discussion on the @samp{ding@@gnus.org} mailing list, where people
25130 propose changes and new features, post patches and new back ends.  This
25131 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25132 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25133 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25134 unstable and should not be used by casual users.  Gnus alpha releases
25135 have names like ``Red Gnus'' and ``Quassia Gnus''.
25137 After futzing around for 50-100 alpha releases, Gnus is declared
25138 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25139 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25140 supposed to be able to use these, and these are mostly discussed on the
25141 @samp{gnu.emacs.gnus} newsgroup.
25143 @cindex Incoming*
25144 @vindex mail-source-delete-incoming
25145 Some variable defaults differ between alpha Gnusae and released Gnusae.
25146 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25147 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25148 lossage of mail if an alpha release hiccups while handling the mail.
25150 The division of discussion between the ding mailing list and the Gnus
25151 newsgroup is not purely based on publicity concerns.  It's true that
25152 having people write about the horrible things that an alpha Gnus release
25153 can do (sometimes) in a public forum may scare people off, but more
25154 importantly, talking about new experimental features that have been
25155 introduced may confuse casual users.  New features are frequently
25156 introduced, fiddled with, and judged to be found wanting, and then
25157 either discarded or totally rewritten.  People reading the mailing list
25158 usually keep up with these rapid changes, while people on the newsgroup
25159 can't be assumed to do so.
25163 @node Contributors
25164 @subsection Contributors
25165 @cindex contributors
25167 The new Gnus version couldn't have been done without the help of all the
25168 people on the (ding) mailing list.  Every day for over a year I have
25169 gotten billions of nice bug reports from them, filling me with joy,
25170 every single one of them.  Smooches.  The people on the list have been
25171 tried beyond endurance, what with my ``oh, that's a neat idea <type
25172 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25173 work at all <type type>, yup, I'll ship that one off right away <ship
25174 off> no, wait, that absolutely does not work'' policy for releases.
25175 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25176 ``worser''? ``much worser''?  ``worsest''?)
25178 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25179 wrong show.
25181 @itemize @bullet
25183 @item
25184 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25186 @item
25187 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25188 nnwarchive and many, many other things connected with @acronym{MIME} and
25189 other types of en/decoding, as well as general bug fixing, new
25190 functionality and stuff.
25192 @item
25193 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25194 well as numerous other things).
25196 @item
25197 Luis Fernandes---design and graphics.
25199 @item
25200 Joe Reiss---creator of the smiley faces.
25202 @item
25203 Justin Sheehy---the @acronym{FAQ} maintainer.
25205 @item
25206 Erik Naggum---help, ideas, support, code and stuff.
25208 @item
25209 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25210 @dfn{picons} (@pxref{Picons}).
25212 @item
25213 Kim-Minh Kaplan---further work on the picon code.
25215 @item
25216 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
25217 (@pxref{GroupLens}).
25219 @item
25220 Sudish Joseph---innumerable bug fixes.
25222 @item
25223 Ilja Weis---@file{gnus-topic.el}.
25225 @item
25226 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25228 @item
25229 Vladimir Alexiev---the refcard and reference booklets.
25231 @item
25232 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25233 distribution by Felix Lee and JWZ.
25235 @item
25236 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25238 @item
25239 Peter Mutsaers---orphan article scoring code.
25241 @item
25242 Ken Raeburn---POP mail support.
25244 @item
25245 Hallvard B Furuseth---various bits and pieces, especially dealing with
25246 .newsrc files.
25248 @item
25249 Brian Edmonds---@file{gnus-bbdb.el}.
25251 @item
25252 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25254 @item
25255 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25257 @item
25258 François Pinard---many, many interesting and thorough bug reports, as
25259 well as autoconf support.
25261 @end itemize
25263 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25264 Borges, and Jost Krieger proof-reading parts of the manual.
25266 The following people have contributed many patches and suggestions:
25268 Christopher Davis,
25269 Andrew Eskilsson,
25270 Kai Grossjohann,
25271 Kevin Greiner,
25272 Jesper Harder,
25273 Paul Jarc,
25274 Simon Josefsson,
25275 David KÃ¥gedal,
25276 Richard Pieri,
25277 Fabrice Popineau,
25278 Daniel Quinlan,
25279 Michael Shields,
25280 Reiner Steib,
25281 Jason L. Tibbitts, III,
25282 Jack Vinson,
25283 Katsumi Yamaoka, @c Yamaoka
25285 Teodor Zlatanov.
25287 Also thanks to the following for patches and stuff:
25289 Jari Aalto,
25290 Adrian Aichner,
25291 Vladimir Alexiev,
25292 Russ Allbery,
25293 Peter Arius,
25294 Matt Armstrong,
25295 Marc Auslander,
25296 Miles Bader,
25297 Alexei V. Barantsev,
25298 Frank Bennett,
25299 Robert Bihlmeyer,
25300 Chris Bone,
25301 Mark Borges,
25302 Mark Boyns,
25303 Lance A. Brown,
25304 Rob Browning,
25305 Kees de Bruin,
25306 Martin Buchholz,
25307 Joe Buehler,
25308 Kevin Buhr,
25309 Alastair Burt,
25310 Joao Cachopo,
25311 Zlatko Calusic,
25312 Massimo Campostrini,
25313 Castor,
25314 David Charlap,
25315 Dan Christensen,
25316 Kevin Christian,
25317 Jae-you Chung, @c ?
25318 James H. Cloos, Jr.,
25319 Laura Conrad,
25320 Michael R. Cook,
25321 Glenn Coombs,
25322 Andrew J. Cosgriff,
25323 Neil Crellin,
25324 Frank D. Cringle,
25325 Geoffrey T. Dairiki,
25326 Andre Deparade,
25327 Ulrik Dickow,
25328 Dave Disser,
25329 Rui-Tao Dong, @c ?
25330 Joev Dubach,
25331 Michael Welsh Duggan,
25332 Dave Edmondson,
25333 Paul Eggert,
25334 Mark W. Eichin,
25335 Karl Eichwalder,
25336 Enami Tsugutomo, @c Enami
25337 Michael Ernst,
25338 Luc Van Eycken,
25339 Sam Falkner,
25340 Nelson Jose dos Santos Ferreira,
25341 Sigbjorn Finne,
25342 Sven Fischer,
25343 Paul Fisher,
25344 Decklin Foster,
25345 Gary D. Foster,
25346 Paul Franklin,
25347 Guy Geens,
25348 Arne Georg Gleditsch,
25349 David S. Goldberg,
25350 Michelangelo Grigni,
25351 Dale Hagglund,
25352 D. Hall,
25353 Magnus Hammerin,
25354 Kenichi Handa, @c Handa
25355 Raja R. Harinath,
25356 Yoshiki Hayashi, @c Hayashi
25357 P. E. Jareth Hein,
25358 Hisashige Kenji, @c Hisashige
25359 Scott Hofmann,
25360 Marc Horowitz,
25361 Gunnar Horrigmo,
25362 Richard Hoskins,
25363 Brad Howes,
25364 Miguel de Icaza,
25365 François Felix Ingrand,
25366 Tatsuya Ichikawa, @c Ichikawa
25367 Ishikawa Ichiro, @c Ishikawa
25368 Lee Iverson,
25369 Iwamuro Motonori, @c Iwamuro
25370 Rajappa Iyer,
25371 Andreas Jaeger,
25372 Adam P. Jenkins,
25373 Randell Jesup,
25374 Fred Johansen,
25375 Gareth Jones,
25376 Greg Klanderman,
25377 Karl Kleinpaste,
25378 Michael Klingbeil,
25379 Peter Skov Knudsen,
25380 Shuhei Kobayashi, @c Kobayashi
25381 Petr Konecny,
25382 Koseki Yoshinori, @c Koseki
25383 Thor Kristoffersen,
25384 Jens Lautenbacher,
25385 Martin Larose,
25386 Seokchan Lee, @c Lee
25387 Joerg Lenneis,
25388 Carsten Leonhardt,
25389 James LewisMoss,
25390 Christian Limpach,
25391 Markus Linnala,
25392 Dave Love,
25393 Mike McEwan,
25394 Tonny Madsen,
25395 Shlomo Mahlab,
25396 Nat Makarevitch,
25397 Istvan Marko,
25398 David Martin,
25399 Jason R. Mastaler,
25400 Gordon Matzigkeit,
25401 Timo Metzemakers,
25402 Richard Mlynarik,
25403 Lantz Moore,
25404 Morioka Tomohiko, @c Morioka
25405 Erik Toubro Nielsen,
25406 Hrvoje Niksic,
25407 Andy Norman,
25408 Fred Oberhauser,
25409 C. R. Oldham,
25410 Alexandre Oliva,
25411 Ken Olstad,
25412 Masaharu Onishi, @c Onishi
25413 Hideki Ono, @c Ono
25414 Ettore Perazzoli,
25415 William Perry,
25416 Stephen Peters,
25417 Jens-Ulrik Holger Petersen,
25418 Ulrich Pfeifer,
25419 Matt Pharr,
25420 Andy Piper,
25421 John McClary Prevost,
25422 Bill Pringlemeir,
25423 Mike Pullen,
25424 Jim Radford,
25425 Colin Rafferty,
25426 Lasse Rasinen,
25427 Lars Balker Rasmussen,
25428 Joe Reiss,
25429 Renaud Rioboo,
25430 Roland B. Roberts,
25431 Bart Robinson,
25432 Christian von Roques,
25433 Markus Rost,
25434 Jason Rumney,
25435 Wolfgang Rupprecht,
25436 Jay Sachs,
25437 Dewey M. Sasser,
25438 Conrad Sauerwald,
25439 Loren Schall,
25440 Dan Schmidt,
25441 Ralph Schleicher,
25442 Philippe Schnoebelen,
25443 Andreas Schwab,
25444 Randal L. Schwartz,
25445 Danny Siu,
25446 Matt Simmons,
25447 Paul D. Smith,
25448 Jeff Sparkes,
25449 Toby Speight,
25450 Michael Sperber,
25451 Darren Stalder,
25452 Richard Stallman,
25453 Greg Stark,
25454 Sam Steingold,
25455 Paul Stevenson,
25456 Jonas Steverud,
25457 Paul Stodghill,
25458 Kiyokazu Suto, @c Suto
25459 Kurt Swanson,
25460 Samuel Tardieu,
25461 Teddy,
25462 Chuck Thompson,
25463 Tozawa Akihiko, @c Tozawa
25464 Philippe Troin,
25465 James Troup,
25466 Trung Tran-Duc,
25467 Jack Twilley,
25468 Aaron M. Ucko,
25469 Aki Vehtari,
25470 Didier Verna,
25471 Vladimir Volovich,
25472 Jan Vroonhof,
25473 Stefan Waldherr,
25474 Pete Ware,
25475 Barry A. Warsaw,
25476 Christoph Wedler,
25477 Joe Wells,
25478 Lee Willis,
25480 Lloyd Zusman.
25483 For a full overview of what each person has done, the ChangeLogs
25484 included in the Gnus alpha distributions should give ample reading
25485 (550kB and counting).
25487 Apologies to everybody that I've forgotten, of which there are many, I'm
25488 sure.
25490 Gee, that's quite a list of people.  I guess that must mean that there
25491 actually are people who are using Gnus.  Who'd'a thunk it!
25494 @node New Features
25495 @subsection New Features
25496 @cindex new features
25498 @menu
25499 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25500 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25501 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25502 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25503 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25504 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25505 @end menu
25507 These lists are, of course, just @emph{short} overviews of the
25508 @emph{most} important new features.  No, really.  There are tons more.
25509 Yes, we have feeping creaturism in full effect.
25511 @node ding Gnus
25512 @subsubsection (ding) Gnus
25514 New features in Gnus 5.0/5.1:
25516 @itemize @bullet
25518 @item
25519 The look of all buffers can be changed by setting format-like variables
25520 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25522 @item
25523 Local spool and several @acronym{NNTP} servers can be used at once
25524 (@pxref{Select Methods}).
25526 @item
25527 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25529 @item
25530 You can read a number of different mail formats (@pxref{Getting Mail}).
25531 All the mail back ends implement a convenient mail expiry scheme
25532 (@pxref{Expiring Mail}).
25534 @item
25535 Gnus can use various strategies for gathering threads that have lost
25536 their roots (thereby gathering loose sub-threads into one thread) or it
25537 can go back and retrieve enough headers to build a complete thread
25538 (@pxref{Customizing Threading}).
25540 @item
25541 Killed groups can be displayed in the group buffer, and you can read
25542 them as well (@pxref{Listing Groups}).
25544 @item
25545 Gnus can do partial group updates---you do not have to retrieve the
25546 entire active file just to check for new articles in a few groups
25547 (@pxref{The Active File}).
25549 @item
25550 Gnus implements a sliding scale of subscribedness to groups
25551 (@pxref{Group Levels}).
25553 @item
25554 You can score articles according to any number of criteria
25555 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25556 articles for you (@pxref{Adaptive Scoring}).
25558 @item
25559 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25560 manner, so it should be difficult to lose much data on what you have
25561 read if your machine should go down (@pxref{Auto Save}).
25563 @item
25564 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25565 cluttering up the @file{.emacs} file.
25567 @item
25568 You can set the process mark on both groups and articles and perform
25569 operations on all the marked items (@pxref{Process/Prefix}).
25571 @item
25572 You can grep through a subset of groups and create a group from the
25573 results (@pxref{Kibozed Groups}).
25575 @item
25576 You can list subsets of groups according to, well, anything
25577 (@pxref{Listing Groups}).
25579 @item
25580 You can browse foreign servers and subscribe to groups from those
25581 servers (@pxref{Browse Foreign Server}).
25583 @item
25584 Gnus can fetch articles, asynchronously, on a second connection to the
25585 server (@pxref{Asynchronous Fetching}).
25587 @item
25588 You can cache articles locally (@pxref{Article Caching}).
25590 @item
25591 The uudecode functions have been expanded and generalized
25592 (@pxref{Decoding Articles}).
25594 @item
25595 You can still post uuencoded articles, which was a little-known feature
25596 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25598 @item
25599 Fetching parents (and other articles) now actually works without
25600 glitches (@pxref{Finding the Parent}).
25602 @item
25603 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25605 @item
25606 Digests (and other files) can be used as the basis for groups
25607 (@pxref{Document Groups}).
25609 @item
25610 Articles can be highlighted and customized (@pxref{Customizing
25611 Articles}).
25613 @item
25614 URLs and other external references can be buttonized (@pxref{Article
25615 Buttons}).
25617 @item
25618 You can do lots of strange stuff with the Gnus window & frame
25619 configuration (@pxref{Window Layout}).
25621 @item
25622 You can click on buttons instead of using the keyboard
25623 (@pxref{Buttons}).
25625 @end itemize
25628 @node September Gnus
25629 @subsubsection September Gnus
25631 @iftex
25632 @iflatex
25633 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25634 @end iflatex
25635 @end iftex
25637 New features in Gnus 5.2/5.3:
25639 @itemize @bullet
25641 @item
25642 A new message composition mode is used.  All old customization variables
25643 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25644 now obsolete.
25646 @item
25647 Gnus is now able to generate @dfn{sparse} threads---threads where
25648 missing articles are represented by empty nodes (@pxref{Customizing
25649 Threading}).
25651 @lisp
25652 (setq gnus-build-sparse-threads 'some)
25653 @end lisp
25655 @item
25656 Outgoing articles are stored on a special archive server
25657 (@pxref{Archived Messages}).
25659 @item
25660 Partial thread regeneration now happens when articles are
25661 referred.
25663 @item
25664 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
25666 @item
25667 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25669 @item
25670 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25672 @lisp
25673 (setq gnus-use-trees t)
25674 @end lisp
25676 @item
25677 An @code{nn}-like pick-and-read minor mode is available for the summary
25678 buffers (@pxref{Pick and Read}).
25680 @lisp
25681 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25682 @end lisp
25684 @item
25685 In binary groups you can use a special binary minor mode (@pxref{Binary
25686 Groups}).
25688 @item
25689 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25690 Topics}).
25692 @lisp
25693 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25694 @end lisp
25696 @item
25697 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25699 @item
25700 Groups can now have a score, and bubbling based on entry frequency
25701 is possible (@pxref{Group Score}).
25703 @lisp
25704 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25705 @end lisp
25707 @item
25708 Groups can be process-marked, and commands can be performed on
25709 groups of groups (@pxref{Marking Groups}).
25711 @item
25712 Caching is possible in virtual groups.
25714 @item
25715 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25716 news batches, ClariNet briefs collections, and just about everything
25717 else (@pxref{Document Groups}).
25719 @item
25720 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25721 (@pxref{SOUP}).
25723 @item
25724 The Gnus cache is much faster.
25726 @item
25727 Groups can be sorted according to many criteria (@pxref{Sorting
25728 Groups}).
25730 @item
25731 New group parameters have been introduced to set list-addresses and
25732 expiry times (@pxref{Group Parameters}).
25734 @item
25735 All formatting specs allow specifying faces to be used
25736 (@pxref{Formatting Fonts}).
25738 @item
25739 There are several more commands for setting/removing/acting on process
25740 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25742 @item
25743 The summary buffer can be limited to show parts of the available
25744 articles based on a wide range of criteria.  These commands have been
25745 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25747 @item
25748 Articles can be made persistent with the @kbd{*} command
25749 (@pxref{Persistent Articles}).
25751 @item
25752 All functions for hiding article elements are now toggles.
25754 @item
25755 Article headers can be buttonized (@pxref{Article Washing}).
25757 @item
25758 All mail back ends support fetching articles by @code{Message-ID}.
25760 @item
25761 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25763 @item
25764 All summary mode commands are available directly from the article
25765 buffer (@pxref{Article Keymap}).
25767 @item
25768 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25769 Layout}).
25771 @item
25772 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25773 @iftex
25774 @iflatex
25775 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25776 @end iflatex
25777 @end iftex
25779 @item
25780 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25782 @lisp
25783 (setq gnus-use-nocem t)
25784 @end lisp
25786 @item
25787 Groups can be made permanently visible (@pxref{Listing Groups}).
25789 @lisp
25790 (setq gnus-permanently-visible-groups "^nnml:")
25791 @end lisp
25793 @item
25794 Many new hooks have been introduced to make customizing easier.
25796 @item
25797 Gnus respects the @code{Mail-Copies-To} header.
25799 @item
25800 Threads can be gathered by looking at the @code{References} header
25801 (@pxref{Customizing Threading}).
25803 @lisp
25804 (setq gnus-summary-thread-gathering-function
25805       'gnus-gather-threads-by-references)
25806 @end lisp
25808 @item
25809 Read articles can be stored in a special backlog buffer to avoid
25810 refetching (@pxref{Article Backlog}).
25812 @lisp
25813 (setq gnus-keep-backlog 50)
25814 @end lisp
25816 @item
25817 A clean copy of the current article is always stored in a separate
25818 buffer to allow easier treatment.
25820 @item
25821 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25823 @item
25824 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25825 Articles}).
25827 @lisp
25828 (setq gnus-prompt-before-saving t)
25829 @end lisp
25831 @item
25832 @code{gnus-uu} can view decoded files asynchronously while fetching
25833 articles (@pxref{Other Decode Variables}).
25835 @lisp
25836 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25837 @end lisp
25839 @item
25840 Filling in the article buffer now works properly on cited text
25841 (@pxref{Article Washing}).
25843 @item
25844 Hiding cited text adds buttons to toggle hiding, and how much
25845 cited text to hide is now customizable (@pxref{Article Hiding}).
25847 @lisp
25848 (setq gnus-cited-lines-visible 2)
25849 @end lisp
25851 @item
25852 Boring headers can be hidden (@pxref{Article Hiding}).
25854 @item
25855 Default scoring values can now be set from the menu bar.
25857 @item
25858 Further syntax checking of outgoing articles have been added.
25860 @end itemize
25863 @node Red Gnus
25864 @subsubsection Red Gnus
25866 New features in Gnus 5.4/5.5:
25868 @iftex
25869 @iflatex
25870 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25871 @end iflatex
25872 @end iftex
25874 @itemize @bullet
25876 @item
25877 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25879 @item
25880 Article prefetching functionality has been moved up into
25881 Gnus (@pxref{Asynchronous Fetching}).
25883 @item
25884 Scoring can now be performed with logical operators like @code{and},
25885 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25886 Scoring}).
25888 @item
25889 Article washing status can be displayed in the
25890 article mode line (@pxref{Misc Article}).
25892 @item
25893 @file{gnus.el} has been split into many smaller files.
25895 @item
25896 Suppression of duplicate articles based on Message-ID can be done
25897 (@pxref{Duplicate Suppression}).
25899 @lisp
25900 (setq gnus-suppress-duplicates t)
25901 @end lisp
25903 @item
25904 New variables for specifying what score and adapt files are to be
25905 considered home score and adapt files (@pxref{Home Score File}) have
25906 been added.
25908 @item
25909 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25910 Server Internals}).
25912 @item
25913 Groups can inherit group parameters from parent topics (@pxref{Topic
25914 Parameters}).
25916 @item
25917 Article editing has been revamped and is now actually usable.
25919 @item
25920 Signatures can be recognized in more intelligent fashions
25921 (@pxref{Article Signature}).
25923 @item
25924 Summary pick mode has been made to look more @code{nn}-like.  Line
25925 numbers are displayed and the @kbd{.} command can be used to pick
25926 articles (@code{Pick and Read}).
25928 @item
25929 Commands for moving the @file{.newsrc.eld} from one server to
25930 another have been added (@pxref{Changing Servers}).
25932 @item
25933 There's a way now to specify that ``uninteresting'' fields be suppressed
25934 when generating lines in buffers (@pxref{Advanced Formatting}).
25936 @item
25937 Several commands in the group buffer can be undone with @kbd{C-M-_}
25938 (@pxref{Undo}).
25940 @item
25941 Scoring can be done on words using the new score type @code{w}
25942 (@pxref{Score File Format}).
25944 @item
25945 Adaptive scoring can be done on a Subject word-by-word basis
25946 (@pxref{Adaptive Scoring}).
25948 @lisp
25949 (setq gnus-use-adaptive-scoring '(word))
25950 @end lisp
25952 @item
25953 Scores can be decayed (@pxref{Score Decays}).
25955 @lisp
25956 (setq gnus-decay-scores t)
25957 @end lisp
25959 @item
25960 Scoring can be performed using a regexp on the Date header.  The Date is
25961 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25963 @item
25964 A new command has been added to remove all data on articles from
25965 the native server (@pxref{Changing Servers}).
25967 @item
25968 A new command for reading collections of documents
25969 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25970 (@pxref{Really Various Summary Commands}).
25972 @item
25973 Process mark sets can be pushed and popped (@pxref{Setting Process
25974 Marks}).
25976 @item
25977 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25978 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25980 @item
25981 A new back end for reading searches from Web search engines
25982 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25983 (@pxref{Web Searches}).
25985 @item
25986 Groups inside topics can now be sorted using the standard sorting
25987 functions, and each topic can be sorted independently (@pxref{Topic
25988 Sorting}).
25990 @item
25991 Subsets of the groups can be sorted independently (@code{Sorting
25992 Groups}).
25994 @item
25995 Cached articles can be pulled into the groups (@pxref{Summary Generation
25996 Commands}).
25997 @iftex
25998 @iflatex
25999 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26000 @end iflatex
26001 @end iftex
26003 @item
26004 Score files are now applied in a more reliable order (@pxref{Score
26005 Variables}).
26007 @item
26008 Reports on where mail messages end up can be generated (@pxref{Splitting
26009 Mail}).
26011 @item
26012 More hooks and functions have been added to remove junk from incoming
26013 mail before saving the mail (@pxref{Washing Mail}).
26015 @item
26016 Emphasized text can be properly fontisized:
26018 @end itemize
26021 @node Quassia Gnus
26022 @subsubsection Quassia Gnus
26024 New features in Gnus 5.6:
26026 @itemize @bullet
26028 @item
26029 New functionality for using Gnus as an offline newsreader has been
26030 added.  A plethora of new commands and modes have been added.
26031 @xref{Gnus Unplugged}, for the full story.
26033 @item
26034 The @code{nndraft} back end has returned, but works differently than
26035 before.  All Message buffers are now also articles in the @code{nndraft}
26036 group, which is created automatically.
26038 @item
26039 @code{gnus-alter-header-function} can now be used to alter header
26040 values.
26042 @item
26043 @code{gnus-summary-goto-article} now accept Message-ID's.
26045 @item
26046 A new Message command for deleting text in the body of a message
26047 outside the region: @kbd{C-c C-v}.
26049 @item
26050 You can now post to component group in @code{nnvirtual} groups with
26051 @kbd{C-u C-c C-c}.
26053 @item
26054  @code{nntp-rlogin-program}---new variable to ease customization.
26056 @item
26057 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26058 re-highlighting of the article buffer.
26060 @item
26061 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26063 @item
26064 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26065 details.
26067 @item
26068 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26069 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26071 @item
26072 @code{gnus-simplify-subject-functions} variable to allow greater
26073 control over simplification.
26075 @item
26076 @kbd{A T}---new command for fetching the current thread.
26078 @item
26079 @kbd{/ T}---new command for including the current thread in the
26080 limit.
26082 @item
26083 @kbd{M-RET} is a new Message command for breaking cited text.
26085 @item
26086 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26088 @item
26089 The @code{custom-face-lookup} function has been removed.
26090 If you used this function in your initialization files, you must
26091 rewrite them to use @code{face-spec-set} instead.
26093 @item
26094 Canceling now uses the current select method.  Symbolic prefix
26095 @kbd{a} forces normal posting method.
26097 @item
26098 New command to translate M******** sm*rtq**t*s into proper
26099 text---@kbd{W d}.
26101 @item
26102 For easier debugging of @code{nntp}, you can set
26103 @code{nntp-record-commands} to a non-@code{nil} value.
26105 @item
26106 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26107 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26109 @item
26110 A command for editing group parameters from the summary buffer
26111 has been added.
26113 @item
26114 A history of where mails have been split is available.
26116 @item
26117 A new article date command has been added---@code{article-date-iso8601}.
26119 @item
26120 Subjects can be simplified when threading by setting
26121 @code{gnus-score-thread-simplify}.
26123 @item
26124 A new function for citing in Message has been
26125 added---@code{message-cite-original-without-signature}.
26127 @item
26128 @code{article-strip-all-blank-lines}---new article command.
26130 @item
26131 A new Message command to kill to the end of the article has
26132 been added.
26134 @item
26135 A minimum adaptive score can be specified by using the
26136 @code{gnus-adaptive-word-minimum} variable.
26138 @item
26139 The ``lapsed date'' article header can be kept continually
26140 updated by the @code{gnus-start-date-timer} command.
26142 @item
26143 Web listserv archives can be read with the @code{nnlistserv} back end.
26145 @item
26146 Old dejanews archives can now be read by @code{nnweb}.
26148 @end itemize
26150 @node Pterodactyl Gnus
26151 @subsubsection Pterodactyl Gnus
26153 New features in Gnus 5.8:
26155 @itemize @bullet
26157 @item
26158 The mail-fetching functions have changed.  See the manual for the
26159 many details.  In particular, all procmail fetching variables are gone.
26161 If you used procmail like in
26163 @lisp
26164 (setq nnmail-use-procmail t)
26165 (setq nnmail-spool-file 'procmail)
26166 (setq nnmail-procmail-directory "~/mail/incoming/")
26167 (setq nnmail-procmail-suffix "\\.in")
26168 @end lisp
26170 this now has changed to
26172 @lisp
26173 (setq mail-sources
26174       '((directory :path "~/mail/incoming/"
26175                    :suffix ".in")))
26176 @end lisp
26178 @xref{Mail Source Specifiers}.
26180 @item
26181 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26182 Gnus, and adds a slew of new commands.  See the manual for details.
26184 @item
26185 Gnus has also been multilingualized.  This also affects too
26186 many parts of Gnus to summarize here, and adds many new variables.
26188 @item
26189 @code{gnus-auto-select-first} can now be a function to be
26190 called to position point.
26192 @item
26193 The user can now decide which extra headers should be included in
26194 summary buffers and @acronym{NOV} files.
26196 @item
26197 @code{gnus-article-display-hook} has been removed.  Instead, a number
26198 of variables starting with @code{gnus-treat-} have been added.
26200 @item
26201 The Gnus posting styles have been redone again and now works in a
26202 subtly different manner.
26204 @item
26205 New web-based back ends have been added: @code{nnslashdot},
26206 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26207 again, to keep up with ever-changing layouts.
26209 @item
26210 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26212 @end itemize
26214 @node Oort Gnus
26215 @subsubsection Oort Gnus
26216 @cindex Oort Gnus
26218 New features in Gnus 5.10:
26220 @itemize @bullet
26222 @item Installation changes
26223 @c ***********************
26225 @itemize @bullet
26226 @item
26227 Upgrading from previous (stable) version if you have used Oort.
26229 If you have tried Oort (the unstable Gnus branch leading to this
26230 release) but went back to a stable version, be careful when upgrading to
26231 this version.  In particular, you will probably want to remove all
26232 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26233 read from your @file{.newsrc.eld} instead of from the
26234 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26235 later entry for more information about marks.  Note that downgrading
26236 isn't save in general.
26238 @item
26239 Lisp files are now installed in @file{.../site-lisp/gnus/} by default.
26240 It defaulted to @file{.../site-lisp/} formerly.  In addition to this,
26241 the new installer issues a warning if other Gnus installations which
26242 will shadow the latest one are detected.  You can then remove those
26243 shadows manually or remove them using @code{make
26244 remove-installed-shadows}.
26246 @item
26247 New @file{make.bat} for compiling and installing Gnus under MS Windows
26249 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26250 first argument to the batch-program should be the directory where
26251 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26252 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26253 the second parameter.
26255 @file{make.bat} has been rewritten from scratch, it now features
26256 automatic recognition of XEmacs and GNU Emacs, generates
26257 @file{gnus-load.el}, checks if errors occur while compilation and
26258 generation of info files and reports them at the end of the build
26259 process.  It now uses @code{makeinfo} if it is available and falls
26260 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26261 install all files which are necessary to run Gnus and be generally a
26262 complete replacement for the @code{configure; make; make install}
26263 cycle used under Unix systems.
26265 The new @file{make.bat} makes @file{make-x.bat} and @file{xemacs.mak}
26266 superfluous, so they have been removed.
26268 @item
26269 @file{~/News/overview/} not used.
26271 As a result of the following change, the @file{~/News/overview/}
26272 directory is not used any more.  You can safely delete the entire
26273 hierarchy.
26275 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26276 @c CVS.  We should find a better place for this item.
26277 @item
26278 @code{(require 'gnus-load)}
26280 If you use a stand-alone Gnus distribution, you'd better add
26281 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26282 lisp directory into load-path.
26284 File @file{gnus-load.el} contains autoload commands, functions and variables,
26285 some of which may not be included in distributions of Emacsen.
26287 @end itemize
26289 @item New packages and libraries within Gnus
26290 @c *****************************************
26292 @itemize @bullet
26294 @item
26295 The revised Gnus @acronym{FAQ} is included in the manual,
26296 @xref{Frequently Asked Questions}.
26298 @item
26299 @acronym{TLS} wrapper shipped with Gnus
26301 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26302 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26303 @acronym{TLS}/@acronym{SSL} support via (external third party)
26304 @file{ssl.el} and OpenSSL still works.
26306 @item
26307 Improved anti-spam features.
26309 Gnus is now able to take out spam from your mail and news streams
26310 using a wide variety of programs and filter rules.  Among the supported
26311 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26312 for easy use of external packages such as SpamAssassin and Hashcash
26313 are also new.  @xref{Thwarting Email Spam}.
26314 @c FIXME: @xref{Spam Package}?.  Should this be under Misc?
26316 @item
26317 Gnus supports server-side mail filtering using Sieve.
26319 Sieve rules can be added as Group Parameters for groups, and the
26320 complete Sieve script is generated using @kbd{D g} from the Group
26321 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26322 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26323 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26325 @end itemize
26327 @item Changes in group mode
26328 @c ************************
26330 @itemize @bullet
26332 @item
26333 @code{gnus-group-read-ephemeral-group} can be called interactively,
26334 using @kbd{G M}.
26336 @item
26337 Retrieval of charters and control messages
26339 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26340 control messages (@kbd{H C}).
26342 @item
26343 The new variable @code{gnus-parameters} can be used to set group parameters.
26345 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26346 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26347 enjoy the powers of customize, and simplified backups since you set the
26348 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26349 variable maps regular expressions matching group names to group
26350 parameters, a'la:
26351 @lisp
26352 (setq gnus-parameters
26353       '(("mail\\..*"
26354          (gnus-show-threads nil)
26355          (gnus-use-scoring nil))
26356         ("^nnimap:\\(foo.bar\\)$"
26357          (to-group . "\\1"))))
26358 @end lisp
26360 @item
26361 Unread count correct in nnimap groups.
26363 The estimated number of unread articles in the group buffer should now
26364 be correct for nnimap groups.  This is achieved by calling
26365 @code{nnimap-fixup-unread-after-getting-new-news} from the
26366 @code{gnus-setup-news-hook} (called on startup) and
26367 @code{gnus-after-getting-new-news-hook}. (called after getting new
26368 mail).  If you have modified those variables from the default, you may
26369 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26370 you were happy with the estimate and want to save some (minimal) time
26371 when getting new mail, remove the function.
26373 @item
26374 Group names are treated as UTF-8 by default.
26376 This is supposedly what USEFOR wanted to migrate to.  See
26377 @code{gnus-group-name-charset-group-alist} and
26378 @code{gnus-group-name-charset-method-alist} for customization.
26380 @item
26381 @code{gnus-group-charset-alist} and
26382 @code{gnus-group-ignored-charsets-alist}.
26384 The regexps in these variables are compared with full group names
26385 instead of real group names in 5.8.  Users who customize these
26386 variables should change those regexps accordingly.  For example:
26387 @lisp
26388 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26389 @end lisp
26391 @end itemize
26393 @item Changes in summary and article mode
26394 @c **************************************
26396 @itemize @bullet
26398 @item
26399 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26400 (@code{gnus-article-reply-with-original}) only yank the text in the
26401 region if the region is active.
26403 @item
26404 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26405 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26407 @item
26408 Article Buttons
26410 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26411 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26412 variables @code{gnus-button-@var{*}-level} can be used to control the
26413 appearance of all article buttons.  @xref{Article Button Levels}.
26415 @item
26416 Single-part yenc encoded attachments can be decoded.
26418 @item
26419 Picons
26421 The picons code has been reimplemented to work in GNU Emacs---some of
26422 the previous options have been removed or renamed.
26424 Picons are small ``personal icons'' representing users, domain and
26425 newsgroups, which can be displayed in the Article buffer.
26426 @xref{Picons}.
26428 @item
26429 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26430 boundary line is drawn at the end of the headers.
26432 @item
26433 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26435 @item
26436 The Summary Buffer uses an arrow in the fringe to indicate the current
26437 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26439 @item
26440 Warn about email replies to news
26442 Do you often find yourself replying to news by email by mistake?  Then
26443 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26444 you.
26446 @item
26447 If the new option @code{gnus-summary-display-while-building} is
26448 non-@code{nil}, the summary buffer is shown and updated as it's being
26449 built.
26451 @item
26452 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26453 opposed to old but unread messages).
26455 @item
26456 Gnus supports RFC 2369 mailing list headers, and adds a number of
26457 related commands in mailing list groups.  @xref{Mailing List}.
26459 @item
26460 The Date header can be displayed in a format that can be read aloud
26461 in English.  @xref{Article Date}.
26463 @item
26464 diffs are automatically highlighted in groups matching
26465 @code{mm-uu-diff-groups-regexp}
26467 @item
26468 Better handling of Microsoft citation styles
26470 Gnus now tries to recognize the mangled header block that some Microsoft
26471 mailers use to indicate that the rest of the message is a citation, even
26472 though it is not quoted in any way.  The variable
26473 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26474 citations.
26476 The new command @kbd{W Y f}
26477 (@code{gnus-article-outlook-deuglify-article}) allows deuglifying broken
26478 Outlook (Express) articles.
26480 @item
26481 @code{gnus-article-skip-boring}
26483 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26484 not scroll down to show you a page that contains only boring text,
26485 which by default means cited text and signature.  You can customize
26486 what is skippable using @code{gnus-article-boring-faces}.
26488 This feature is especially useful if you read many articles that
26489 consist of a little new content at the top with a long, untrimmed
26490 message cited below.
26492 @item
26493 Smileys (@samp{:-)}, @samp{;-)} etc) are now displayed graphically in
26494 Emacs too.
26496 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26497 disable it.
26499 @item
26500 Face headers handling.  @xref{Face}.
26502 @item
26503 In the summary buffer, the new command @kbd{/ N} inserts new messages
26504 and @kbd{/ o} inserts old messages.
26506 @item
26507 Gnus decodes morse encoded messages if you press @kbd{W m}.
26509 @item
26510 @code{gnus-summary-line-format}
26512 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26513 %s\n}.  Moreover @code{gnus-extra-headers},
26514 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26515 changed their default so that the users name will be replaced by the
26516 recipient's name or the group name posting to for @acronym{NNTP}
26517 groups.
26519 @item
26520 Deleting of attachments.
26522 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26523 on @acronym{MIME} buttons) saves a part and replaces the part with an
26524 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26525 @acronym{MIME} buttons) removes a part.  It works only on back ends
26526 that support editing.
26528 @item
26529 @code{gnus-default-charset}
26531 The default value is determined from the
26532 @code{current-language-environment} variable, instead of
26533 @code{iso-8859-1}.  Also the @samp{.*} item in
26534 @code{gnus-group-charset-alist} is removed.
26536 @item
26537 Printing capabilities are enhanced.
26539 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26540 Article buffers.  Also, each individual @acronym{MIME} part can be
26541 printed using @kbd{p} on the @acronym{MIME} button.
26543 @item
26544 Extended format specs.
26546 Format spec @samp{%&user-date;} is added into
26547 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26548 format specs are supported.  The extended format specs look like
26549 @samp{%u&foo;}, which invokes function
26550 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26551 escape character, old user defined format @samp{%u&} is no longer supported.
26553 @item
26554 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26555 @c FIXME: Was this a user-visible change?
26557 It was aliased to @kbd{Y c}
26558 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26559 out other articles.
26561 @item
26562 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26564 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26565 s}, @kbd{/ a}, and @kbd{/ x}
26566 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26567 result will be to display all articles that do not match the expression.
26569 @item
26570 Gnus inlines external parts (message/external).
26572 @end itemize
26574 @item Changes in Message mode and related Gnus features
26575 @c ****************************************************
26577 @itemize @bullet
26579 @item
26580 Delayed articles
26582 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26583 buffer.  The messages are delivered at specified time.  This is useful
26584 for sending yourself reminders.  @xref{Delayed Articles}.
26586 @item
26587 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26588 the nnml back end allows compressed message files.
26590 @item
26591 The new option @code{gnus-gcc-mark-as-read} automatically marks
26592 Gcc articles as read.
26594 @item
26595 Externalizing of attachments
26597 If @code{gnus-gcc-externalize-attachments} or
26598 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26599 local files as external parts.
26601 @item
26602 The envelope sender address can be customized when using Sendmail.
26603 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26605 @item
26606 Gnus no longer generate the Sender: header automatically.
26608 Earlier it was generated iff the user configurable email address was
26609 different from the Gnus guessed default user address.  As the guessing
26610 algorithm is rarely correct these days, and (more controversially) the
26611 only use of the Sender: header was to check if you are entitled to
26612 cancel/supersede news (which is now solved by Cancel Locks instead,
26613 see another entry), generation of the header has been disabled by
26614 default.  See the variables @code{message-required-headers},
26615 @code{message-required-news-headers}, and
26616 @code{message-required-mail-headers}.
26618 @item
26619 Features from third party @file{message-utils.el} added to @file{message.el}.
26621 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26622 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26623 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26624 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26625 appropriate headers and a note in the body for cross-postings and
26626 followups (see the variables @code{message-cross-post-@var{*}}).
26628 @item
26629 References and X-Draft-From headers are no longer generated when you
26630 start composing messages and @code{message-generate-headers-first} is
26631 @code{nil}.
26633 @item
26634 Easy inclusion of X-Faces headers.  @xref{X-Face}.
26636 @item
26637 Group Carbon Copy (GCC) quoting
26639 To support groups that contains SPC and other weird characters, groups
26640 are quoted before they are placed in the Gcc: header.  This means
26641 variables such as @code{gnus-message-archive-group} should no longer
26642 contain quote characters to make groups containing SPC work.  Also, if
26643 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26644 into two groups) you must change it to return the list
26645 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26646 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26647 was incorrect earlier, it just didn't generate any problems since it
26648 was inserted directly.
26650 @item
26651 @code{message-insinuate-rmail}
26653 Adding @code{(message-insinuate-rmail)} and @code{(setq
26654 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26655 compose, reply and forward messages in message-mode, where you can
26656 enjoy the power of @acronym{MML}.
26658 @item
26659 @code{message-minibuffer-local-map}
26661 The line below enables BBDB in resending a message:
26662 @lisp
26663 (define-key message-minibuffer-local-map [(tab)]
26664   'bbdb-complete-name)
26665 @end lisp
26667 @item
26668 @code{gnus-posting-styles}
26670 Add a new format of match like
26671 @lisp
26672 ((header "to" "larsi.*org")
26673  (Organization "Somewhere, Inc."))
26674 @end lisp
26675 The old format like the lines below is obsolete, but still accepted.
26676 @lisp
26677 (header "to" "larsi.*org"
26678         (Organization "Somewhere, Inc."))
26679 @end lisp
26681 @item
26682 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26684 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26685 added into these two variables.  If you customized those, perhaps you
26686 need add those two headers too.
26688 @item
26689 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26690 composing messages, it is enabled by @code{use-hard-newlines}.
26691 Decoding format=flowed was present but not documented in earlier
26692 versions.
26694 @item
26695 The option @code{mm-fill-flowed} can be used to disable treatment of
26696 ``format=flowed'' messages.  Also, flowed text is disabled when sending
26697 inline PGP signed messages.  @xref{Flowed text, , Flowed text,
26698 emacs-mime, The Emacs MIME Manual}.  (New in Gnus 5.10.7)
26699 @c This entry is also present in the node "No Gnus".
26701 @item
26702 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26704 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26706 @item
26707 Message supports the Importance: (RFC 2156) header.
26709 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26710 the valid values.
26712 @item
26713 Gnus supports Cancel Locks in News.
26715 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26716 used to determine if you wrote an article or not (for canceling and
26717 superseding).  Gnus generates a random password string the first time
26718 you post a message, and saves it in your @file{~/.emacs} using the Custom
26719 system.  While the variable is called @code{canlock-password}, it is not
26720 security sensitive data.  Publishing your canlock string on the web
26721 will not allow anyone to be able to anything she could not already do.
26722 The behavior can be changed by customizing @code{message-insert-canlock}.
26724 @item
26725 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26726 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26728 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26729 additional Lisp libraries.  This add several menu items to the
26730 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26731 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26733 @item
26734 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26735 C-m}.
26737 This change was made to avoid conflict with the standard binding of
26738 @code{back-to-indentation}, which is also useful in message mode.
26740 @item
26741 The default for @code{message-forward-show-mml} changed to the symbol
26742 @code{best}.
26744 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26745 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26746 used when forwarding signed or encrypted messages, as the conversion
26747 invalidate the digital signature.
26749 @item
26750 If @code{auto-compression-mode} is enabled, attachments are automatically
26751 decompressed when activated.
26752 @c FIXME: Does this affect article or message mode?
26754 @item
26755 Support for non-@acronym{ASCII} domain names
26757 Message supports non-@acronym{ASCII} domain names in From:, To: and
26758 Cc: and will query you whether to perform encoding when you try to
26759 send a message.  The variable @code{message-use-idna} controls this.
26760 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26761 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26762 controls this.
26764 @item You can now drag and drop attachments to the Message buffer.
26765 See @code{mml-dnd-protocol-alist} and @code{mml-dnd-attach-options}.
26766 @xref{MIME, ,MIME, message, Message Manual}.
26767 @c New in 5.10.9 / 5.11
26769 @end itemize
26771 @item Changes in back ends
26772 @c ***********************
26774 @itemize @bullet
26775 @item
26776 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26778 @item
26779 The nndoc back end now supports mailman digests and exim bounces.
26781 @item
26782 Gnus supports Maildir groups.
26784 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26786 @item
26787 The nnml and nnfolder back ends store marks for each groups.
26789 This makes it possible to take backup of nnml/nnfolder servers/groups
26790 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26791 makes it possible to share articles and marks between users (without
26792 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26793 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26794 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26795 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26796 another machine, Gnus will automatically use the @file{.marks} or
26797 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26798 The new server variables @code{nnml-marks-is-evil} and
26799 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26801 @end itemize
26803 @item Appearance
26804 @c *************
26806 @itemize @bullet
26808 @item
26809 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26810 been renamed to ``Gnus''.
26812 @item
26813 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26814 renamed to ``Attachments''.  Note that this menu also contains security
26815 related stuff, like signing and encryption (@pxref{Security, Security,,
26816 message, Message Manual}).
26818 @item
26819 The tool bars have been updated to use GNOME icons in Group, Summary and
26820 Message mode.  You can also customize the tool bars.  This is a new
26821 feature in Gnus 5.10.9.  (Only for Emacs, not in XEmacs.)
26823 @item The tool bar icons are now (de)activated correctly
26824 in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
26825 Its default value depends on your Emacs version.  This is a new feature
26826 in Gnus 5.10.9.
26827 @end itemize
26830 @item Miscellaneous changes
26831 @c ************************
26833 @itemize @bullet
26835 @item
26836 @code{gnus-agent}
26838 The Gnus Agent has seen a major updated and is now enabled by default,
26839 and all nntp and nnimap servers from @code{gnus-select-method} and
26840 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26841 only the server in @code{gnus-select-method} was agentized by the
26842 default, and the agent was disabled by default.  When the agent is
26843 enabled, headers are now also retrieved from the Agent cache instead
26844 of the back ends when possible.  Earlier this only happened in the
26845 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26846 @kbd{J r} in the server buffer.  Gnus will not download articles into
26847 the Agent cache, unless you instruct it to do so, though, by using
26848 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26849 behavior of having the Agent disabled with @code{(setq gnus-agent
26850 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26851 is not needed any more.
26853 @item
26854 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26856 If one reads an article while plugged, and the article already exists
26857 in the Agent, it won't get downloaded once more.  @code{(setq
26858 gnus-agent-cache nil)} reverts to the old behavior.
26860 @item
26861 Dired integration
26863 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26864 bindings in dired buffers to send a file as an attachment, open a file
26865 using the appropriate mailcap entry, and print a file using the mailcap
26866 entry.
26868 @item
26869 The format spec @code{%C} for positioning point has changed to @code{%*}.
26871 @item
26872 @code{gnus-slave-unplugged}
26874 A new command which starts Gnus offline in slave mode.
26876 @end itemize
26878 @end itemize
26880 @iftex
26882 @page
26883 @node The Manual
26884 @section The Manual
26885 @cindex colophon
26886 @cindex manual
26888 This manual was generated from a TeXinfo file and then run through
26889 either @code{texi2dvi}
26890 @iflatex
26891 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26892 and then run through @code{latex} and @code{dvips}
26893 @end iflatex
26894 to get what you hold in your hands now.
26896 The following conventions have been used:
26898 @enumerate
26900 @item
26901 This is a @samp{string}
26903 @item
26904 This is a @kbd{keystroke}
26906 @item
26907 This is a @file{file}
26909 @item
26910 This is a @code{symbol}
26912 @end enumerate
26914 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26915 mean:
26917 @lisp
26918 (setq flargnoze "yes")
26919 @end lisp
26921 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26923 @lisp
26924 (setq flumphel 'yes)
26925 @end lisp
26927 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26928 ever get them confused.
26930 @iflatex
26931 @c @head
26932 Of course, everything in this manual is of vital interest, so you should
26933 read it all.  Several times.  However, if you feel like skimming the
26934 manual, look for that gnu head you should see in the margin over
26935 there---it means that what's being discussed is of more importance than
26936 the rest of the stuff.  (On the other hand, if everything is infinitely
26937 important, how can anything be more important than that?  Just one more
26938 of the mysteries of this world, I guess.)
26939 @end iflatex
26941 @end iftex
26944 @node On Writing Manuals
26945 @section On Writing Manuals
26947 I guess most manuals are written after-the-fact; documenting a program
26948 that's already there.  This is not how this manual is written.  When
26949 implementing something, I write the manual entry for that something
26950 straight away.  I then see that it's difficult to explain the
26951 functionality, so I write how it's supposed to be, and then I change the
26952 implementation.  Writing the documentation and writing the code goes
26953 hand in hand.
26955 This, of course, means that this manual has no, or little, flow.  It
26956 documents absolutely everything in Gnus, but often not where you're
26957 looking for it.  It is a reference manual, and not a guide to how to get
26958 started with Gnus.
26960 That would be a totally different book, that should be written using the
26961 reference manual as source material.  It would look quite differently.
26964 @page
26965 @node Terminology
26966 @section Terminology
26968 @cindex terminology
26969 @table @dfn
26971 @item news
26972 @cindex news
26973 This is what you are supposed to use this thing for---reading news.
26974 News is generally fetched from a nearby @acronym{NNTP} server, and is
26975 generally publicly available to everybody.  If you post news, the entire
26976 world is likely to read just what you have written, and they'll all
26977 snigger mischievously.  Behind your back.
26979 @item mail
26980 @cindex mail
26981 Everything that's delivered to you personally is mail.  Some news/mail
26982 readers (like Gnus) blur the distinction between mail and news, but
26983 there is a difference.  Mail is private.  News is public.  Mailing is
26984 not posting, and replying is not following up.
26986 @item reply
26987 @cindex reply
26988 Send a mail to the person who has written what you are reading.
26990 @item follow up
26991 @cindex follow up
26992 Post an article to the current newsgroup responding to the article you
26993 are reading.
26995 @item back end
26996 @cindex back end
26997 Gnus considers mail and news to be mostly the same, really.  The only
26998 difference is how to access the actual articles.  News articles are
26999 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27000 messages could be read from a file on the local disk.  The internal
27001 architecture of Gnus thus comprises a ``front end'' and a number of
27002 ``back ends''.  Internally, when you enter a group (by hitting
27003 @key{RET}, say), you thereby invoke a function in the front end in
27004 Gnus.  The front end then ``talks'' to a back end and says things like
27005 ``Give me the list of articles in the foo group'' or ``Show me article
27006 number 4711''.
27008 So a back end mainly defines either a protocol (the @code{nntp} back
27009 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27010 accesses mail via @acronym{IMAP}) or a file format and directory
27011 layout (the @code{nnspool} back end accesses news via the common
27012 ``spool directory'' format, the @code{nnml} back end access mail via a
27013 file format and directory layout that's quite similar).
27015 Gnus does not handle the underlying media, so to speak---this is all
27016 done by the back ends.  A back end is a collection of functions to
27017 access the articles.
27019 However, sometimes the term ``back end'' is also used where ``server''
27020 would have been more appropriate.  And then there is the term ``select
27021 method'' which can mean either.  The Gnus terminology can be quite
27022 confusing.
27024 @item native
27025 @cindex native
27026 Gnus will always use one method (and back end) as the @dfn{native}, or
27027 default, way of getting news.
27029 @item foreign
27030 @cindex foreign
27031 You can also have any number of foreign groups active at the same time.
27032 These are groups that use non-native non-secondary back ends for getting
27033 news.
27035 @item secondary
27036 @cindex secondary
27037 Secondary back ends are somewhere half-way between being native and being
27038 foreign, but they mostly act like they are native.
27040 @item article
27041 @cindex article
27042 A message that has been posted as news.
27044 @item mail message
27045 @cindex mail message
27046 A message that has been mailed.
27048 @item message
27049 @cindex message
27050 A mail message or news article
27052 @item head
27053 @cindex head
27054 The top part of a message, where administrative information (etc.) is
27055 put.
27057 @item body
27058 @cindex body
27059 The rest of an article.  Everything not in the head is in the
27060 body.
27062 @item header
27063 @cindex header
27064 A line from the head of an article.
27066 @item headers
27067 @cindex headers
27068 A collection of such lines, or a collection of heads.  Or even a
27069 collection of @acronym{NOV} lines.
27071 @item @acronym{NOV}
27072 @cindex @acronym{NOV}
27073 When Gnus enters a group, it asks the back end for the headers of all
27074 unread articles in the group.  Most servers support the News OverView
27075 format, which is more compact and much faster to read and parse than the
27076 normal @sc{head} format.
27078 @item level
27079 @cindex levels
27080 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27081 that have a lower level are ``more'' subscribed than the groups with a
27082 higher level.  In fact, groups on levels 1-5 are considered
27083 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27084 are @dfn{killed}.  Commands for listing groups and scanning for new
27085 articles will all use the numeric prefix as @dfn{working level}.
27087 @item killed groups
27088 @cindex killed groups
27089 No information on killed groups is stored or updated, which makes killed
27090 groups much easier to handle than subscribed groups.
27092 @item zombie groups
27093 @cindex zombie groups
27094 Just like killed groups, only slightly less dead.
27096 @item active file
27097 @cindex active file
27098 The news server has to keep track of what articles it carries, and what
27099 groups exist.  All this information in stored in the active file, which
27100 is rather large, as you might surmise.
27102 @item bogus groups
27103 @cindex bogus groups
27104 A group that exists in the @file{.newsrc} file, but isn't known to the
27105 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27106 This means that the group probably doesn't exist (any more).
27108 @item activating
27109 @cindex activating groups
27110 The act of asking the server for info on a group and computing the
27111 number of unread articles is called @dfn{activating the group}.
27112 Un-activated groups are listed with @samp{*} in the group buffer.
27114 @item spool
27115 @cindex spool
27116 News servers store their articles locally in one fashion or other.
27117 One old-fashioned storage method is to have just one file per
27118 article.  That's called a ``traditional spool''.
27120 @item server
27121 @cindex server
27122 A machine one can connect to and get news (or mail) from.
27124 @item select method
27125 @cindex select method
27126 A structure that specifies the back end, the server and the virtual
27127 server settings.
27129 @item virtual server
27130 @cindex virtual server
27131 A named select method.  Since a select method defines all there is to
27132 know about connecting to a (physical) server, taking the thing as a
27133 whole is a virtual server.
27135 @item washing
27136 @cindex washing
27137 Taking a buffer and running it through a filter of some sort.  The
27138 result will (more often than not) be cleaner and more pleasing than the
27139 original.
27141 @item ephemeral groups
27142 @cindex ephemeral groups
27143 @cindex temporary groups
27144 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27145 groups are groups that will have no data stored---when you exit the
27146 group, it'll disappear into the aether.
27148 @item solid groups
27149 @cindex solid groups
27150 This is the opposite of ephemeral groups.  All groups listed in the
27151 group buffer are solid groups.
27153 @item sparse articles
27154 @cindex sparse articles
27155 These are article placeholders shown in the summary buffer when
27156 @code{gnus-build-sparse-threads} has been switched on.
27158 @item threading
27159 @cindex threading
27160 To put responses to articles directly after the articles they respond
27161 to---in a hierarchical fashion.
27163 @item root
27164 @cindex root
27165 @cindex thread root
27166 The first article in a thread is the root.  It is the ancestor of all
27167 articles in the thread.
27169 @item parent
27170 @cindex parent
27171 An article that has responses.
27173 @item child
27174 @cindex child
27175 An article that responds to a different article---its parent.
27177 @item digest
27178 @cindex digest
27179 A collection of messages in one file.  The most common digest format is
27180 specified by RFC 1153.
27182 @item splitting
27183 @cindex splitting, terminology
27184 @cindex mail sorting
27185 @cindex mail filtering (splitting)
27186 The action of sorting your emails according to certain rules. Sometimes
27187 incorrectly called mail filtering.
27189 @end table
27192 @page
27193 @node Customization
27194 @section Customization
27195 @cindex general customization
27197 All variables are properly documented elsewhere in this manual.  This
27198 section is designed to give general pointers on how to customize Gnus
27199 for some quite common situations.
27201 @menu
27202 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27203 * Slow Terminal Connection::    You run a remote Emacs.
27204 * Little Disk Space::           You feel that having large setup files is icky.
27205 * Slow Machine::                You feel like buying a faster machine.
27206 @end menu
27209 @node Slow/Expensive Connection
27210 @subsection Slow/Expensive NNTP Connection
27212 If you run Emacs on a machine locally, and get your news from a machine
27213 over some very thin strings, you want to cut down on the amount of data
27214 Gnus has to get from the @acronym{NNTP} server.
27216 @table @code
27218 @item gnus-read-active-file
27219 Set this to @code{nil}, which will inhibit Gnus from requesting the
27220 entire active file from the server.  This file is often very large.  You
27221 also have to set @code{gnus-check-new-newsgroups} and
27222 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27223 doesn't suddenly decide to fetch the active file anyway.
27225 @item gnus-nov-is-evil
27226 This one has to be @code{nil}.  If not, grabbing article headers from
27227 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27228 support @sc{xover}; Gnus will detect this by itself.
27229 @end table
27232 @node Slow Terminal Connection
27233 @subsection Slow Terminal Connection
27235 Let's say you use your home computer for dialing up the system that runs
27236 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27237 possible) the amount of data sent over the wires.
27239 @table @code
27241 @item gnus-auto-center-summary
27242 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27243 buffer all the time.  If it is @code{vertical}, do only vertical
27244 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27245 horizontal and vertical recentering.
27247 @item gnus-visible-headers
27248 Cut down on the headers included in the articles to the
27249 minimum.  You can, in fact, make do without them altogether---most of the
27250 useful data is in the summary buffer, anyway.  Set this variable to
27251 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27253 Use the following to enable all the available hiding features:
27254 @lisp
27255 (setq gnus-treat-hide-headers 'head
27256       gnus-treat-hide-signature t
27257       gnus-treat-hide-citation t)
27258 @end lisp
27260 @item gnus-use-full-window
27261 By setting this to @code{nil}, you can make all the windows smaller.
27262 While this doesn't really cut down much generally, it means that you
27263 have to see smaller portions of articles before deciding that you didn't
27264 want to read them anyway.
27266 @item gnus-thread-hide-subtree
27267 If this is non-@code{nil}, all threads in the summary buffer will be
27268 hidden initially.
27271 @item gnus-updated-mode-lines
27272 If this is @code{nil}, Gnus will not put information in the buffer mode
27273 lines, which might save some time.
27274 @end table
27277 @node Little Disk Space
27278 @subsection Little Disk Space
27279 @cindex disk space
27281 The startup files can get rather large, so you may want to cut their
27282 sizes a bit if you are running out of space.
27284 @table @code
27286 @item gnus-save-newsrc-file
27287 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27288 only save @file{.newsrc.eld}.  This means that you will not be able to
27289 use any other newsreaders than Gnus.  This variable is @code{t} by
27290 default.
27292 @item gnus-read-newsrc-file
27293 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27294 only read @file{.newsrc.eld}.  This means that you will not be able to
27295 use any other newsreaders than Gnus.  This variable is @code{t} by
27296 default.
27298 @item gnus-save-killed-list
27299 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27300 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27301 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27302 variable to @code{nil}.  This variable is @code{t} by default.
27304 @end table
27307 @node Slow Machine
27308 @subsection Slow Machine
27309 @cindex slow machine
27311 If you have a slow machine, or are just really impatient, there are a
27312 few things you can do to make Gnus run faster.
27314 Set @code{gnus-check-new-newsgroups} and
27315 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27317 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27318 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27319 summary buffer faster.
27322 @page
27323 @node Troubleshooting
27324 @section Troubleshooting
27325 @cindex troubleshooting
27327 Gnus works @emph{so} well straight out of the box---I can't imagine any
27328 problems, really.
27330 Ahem.
27332 @enumerate
27334 @item
27335 Make sure your computer is switched on.
27337 @item
27338 Make sure that you really load the current Gnus version.  If you have
27339 been running @sc{gnus}, you need to exit Emacs and start it up again before
27340 Gnus will work.
27342 @item
27343 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27344 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27345 you have some old @file{.el} files lying around.  Delete these.
27347 @item
27348 Read the help group (@kbd{G h} in the group buffer) for a
27349 @acronym{FAQ} and a how-to.
27351 @item
27352 @vindex max-lisp-eval-depth
27353 Gnus works on many recursive structures, and in some extreme (and very
27354 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27355 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27356 something like that.
27357 @end enumerate
27359 If all else fails, report the problem as a bug.
27361 @cindex bugs
27362 @cindex reporting bugs
27364 @kindex M-x gnus-bug
27365 @findex gnus-bug
27366 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27367 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27368 me the backtrace.  I will fix bugs, but I can only fix them if you send
27369 me a precise description as to how to reproduce the bug.
27371 You really can never be too detailed in a bug report.  Always use the
27372 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27373 a 10Kb mail each time you use it, and even if you have sent me your
27374 environment 500 times before.  I don't care.  I want the full info each
27375 time.
27377 It is also important to remember that I have no memory whatsoever.  If
27378 you send a bug report, and I send you a reply, and then you just send
27379 back ``No, it's not! Moron!'', I will have no idea what you are
27380 insulting me about.  Always over-explain everything.  It's much easier
27381 for all of us---if I don't have all the information I need, I will just
27382 mail you and ask for more info, and everything takes more time.
27384 If the problem you're seeing is very visual, and you can't quite explain
27385 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27386 it somewhere it can be reached, and include the URL of the picture in
27387 the bug report.
27389 @cindex patches
27390 If you would like to contribute a patch to fix bugs or make
27391 improvements, please produce the patch using @samp{diff -u}.
27393 @cindex edebug
27394 If you want to debug your problem further before reporting, possibly
27395 in order to solve the problem yourself and send a patch, you can use
27396 edebug.  Debugging Lisp code is documented in the Elisp manual
27397 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27398 Lisp Reference Manual}).  To get you started with edebug, consider if
27399 you discover some weird behavior when pressing @kbd{c}, the first
27400 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27401 the documentation buffer that leads you to the function definition,
27402 then press @kbd{M-x edebug-defun RET} with point inside that function,
27403 return to Gnus and press @kbd{c} to invoke the code.  You will be
27404 placed in the lisp buffer and can single step using @kbd{SPC} and
27405 evaluate expressions using @kbd{M-:} or inspect variables using
27406 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27407 @kbd{c} or @kbd{g}.
27409 @cindex elp
27410 @cindex profile
27411 @cindex slow
27412 Sometimes, a problem do not directly generate an elisp error but
27413 manifests itself by causing Gnus to be very slow.  In these cases, you
27414 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27415 slow, and then try to analyze the backtrace (repeating the procedure
27416 helps isolating the real problem areas).
27418 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27419 (or should be) fully documented elsewhere, but to get you started
27420 there are a few steps that need to be followed.  First, instrument the
27421 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27422 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27423 RET message}.  Then perform the operation that is slow and press
27424 @kbd{M-x elp-results}.  You will then see which operations that takes
27425 time, and can debug them further.  If the entire operation takes much
27426 longer than the time spent in the slowest function in the profiler
27427 output, you probably profiled the wrong part of Gnus.  To reset
27428 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27429 elp-restore-all} is supposed to remove profiling, but given the
27430 complexities and dynamic code generation in Gnus, it might not always
27431 work perfectly.
27433 @cindex gnu.emacs.gnus
27434 @cindex ding mailing list
27435 If you just need help, you are better off asking on
27436 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27437 @email{ding@@gnus.org, the ding mailing list}.  Write to
27438 @email{ding-request@@gnus.org} to subscribe.
27441 @page
27442 @node Gnus Reference Guide
27443 @section Gnus Reference Guide
27445 It is my hope that other people will figure out smart stuff that Gnus
27446 can do, and that other people will write those smart things as well.  To
27447 facilitate that I thought it would be a good idea to describe the inner
27448 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27451 You can never expect the internals of a program not to change, but I
27452 will be defining (in some details) the interface between Gnus and its
27453 back ends (this is written in stone), the format of the score files
27454 (ditto), data structures (some are less likely to change than others)
27455 and general methods of operation.
27457 @menu
27458 * Gnus Utility Functions::      Common functions and variable to use.
27459 * Back End Interface::          How Gnus communicates with the servers.
27460 * Score File Syntax::           A BNF definition of the score file standard.
27461 * Headers::                     How Gnus stores headers internally.
27462 * Ranges::                      A handy format for storing mucho numbers.
27463 * Group Info::                  The group info format.
27464 * Extended Interactive::        Symbolic prefixes and stuff.
27465 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27466 * Various File Formats::        Formats of files that Gnus use.
27467 @end menu
27470 @node Gnus Utility Functions
27471 @subsection Gnus Utility Functions
27472 @cindex Gnus utility functions
27473 @cindex utility functions
27474 @cindex functions
27475 @cindex internal variables
27477 When writing small functions to be run from hooks (and stuff), it's
27478 vital to have access to the Gnus internal functions and variables.
27479 Below is a list of the most common ones.
27481 @table @code
27483 @item gnus-newsgroup-name
27484 @vindex gnus-newsgroup-name
27485 This variable holds the name of the current newsgroup.
27487 @item gnus-find-method-for-group
27488 @findex gnus-find-method-for-group
27489 A function that returns the select method for @var{group}.
27491 @item gnus-group-real-name
27492 @findex gnus-group-real-name
27493 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27494 name.
27496 @item gnus-group-prefixed-name
27497 @findex gnus-group-prefixed-name
27498 Takes an unprefixed group name and a select method, and returns the full
27499 (prefixed) Gnus group name.
27501 @item gnus-get-info
27502 @findex gnus-get-info
27503 Returns the group info list for @var{group}.
27505 @item gnus-group-unread
27506 @findex gnus-group-unread
27507 The number of unread articles in @var{group}, or @code{t} if that is
27508 unknown.
27510 @item gnus-active
27511 @findex gnus-active
27512 The active entry for @var{group}.
27514 @item gnus-set-active
27515 @findex gnus-set-active
27516 Set the active entry for @var{group}.
27518 @item gnus-add-current-to-buffer-list
27519 @findex gnus-add-current-to-buffer-list
27520 Adds the current buffer to the list of buffers to be killed on Gnus
27521 exit.
27523 @item gnus-continuum-version
27524 @findex gnus-continuum-version
27525 Takes a Gnus version string as a parameter and returns a floating point
27526 number.  Earlier versions will always get a lower number than later
27527 versions.
27529 @item gnus-group-read-only-p
27530 @findex gnus-group-read-only-p
27531 Says whether @var{group} is read-only or not.
27533 @item gnus-news-group-p
27534 @findex gnus-news-group-p
27535 Says whether @var{group} came from a news back end.
27537 @item gnus-ephemeral-group-p
27538 @findex gnus-ephemeral-group-p
27539 Says whether @var{group} is ephemeral or not.
27541 @item gnus-server-to-method
27542 @findex gnus-server-to-method
27543 Returns the select method corresponding to @var{server}.
27545 @item gnus-server-equal
27546 @findex gnus-server-equal
27547 Says whether two virtual servers are equal.
27549 @item gnus-group-native-p
27550 @findex gnus-group-native-p
27551 Says whether @var{group} is native or not.
27553 @item gnus-group-secondary-p
27554 @findex gnus-group-secondary-p
27555 Says whether @var{group} is secondary or not.
27557 @item gnus-group-foreign-p
27558 @findex gnus-group-foreign-p
27559 Says whether @var{group} is foreign or not.
27561 @item gnus-group-find-parameter
27562 @findex gnus-group-find-parameter
27563 Returns the parameter list of @var{group}.  If given a second parameter,
27564 returns the value of that parameter for @var{group}.
27566 @item gnus-group-set-parameter
27567 @findex gnus-group-set-parameter
27568 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27570 @item gnus-narrow-to-body
27571 @findex gnus-narrow-to-body
27572 Narrows the current buffer to the body of the article.
27574 @item gnus-check-backend-function
27575 @findex gnus-check-backend-function
27576 Takes two parameters, @var{function} and @var{group}.  If the back end
27577 @var{group} comes from supports @var{function}, return non-@code{nil}.
27579 @lisp
27580 (gnus-check-backend-function "request-scan" "nnml:misc")
27581 @result{} t
27582 @end lisp
27584 @item gnus-read-method
27585 @findex gnus-read-method
27586 Prompts the user for a select method.
27588 @end table
27591 @node Back End Interface
27592 @subsection Back End Interface
27594 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27595 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27596 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27597 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27598 examples of the latter we have @code{nntp-port-number} and
27599 @code{nnmbox-directory}.
27601 When Gnus asks for information from a back end---say @code{nntp}---on
27602 something, it will normally include a virtual server name in the
27603 function parameters.  (If not, the back end should use the ``current''
27604 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27605 server as its only (optional) parameter.  If this virtual server hasn't
27606 been opened, the function should fail.
27608 Note that a virtual server name has no relation to some physical server
27609 name.  Take this example:
27611 @lisp
27612 (nntp "odd-one"
27613       (nntp-address "ifi.uio.no")
27614       (nntp-port-number 4324))
27615 @end lisp
27617 Here the virtual server name is @samp{odd-one} while the name of
27618 the physical server is @samp{ifi.uio.no}.
27620 The back ends should be able to switch between several virtual servers.
27621 The standard back ends implement this by keeping an alist of virtual
27622 server environments that they pull down/push up when needed.
27624 There are two groups of interface functions: @dfn{required functions},
27625 which must be present, and @dfn{optional functions}, which Gnus will
27626 always check for presence before attempting to call 'em.
27628 All these functions are expected to return data in the buffer
27629 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27630 unfortunately named, but we'll have to live with it.  When I talk about
27631 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27632 talk about @dfn{return value}, I talk about the function value returned by
27633 the function call.  Functions that fail should return @code{nil} as the
27634 return value.
27636 Some back ends could be said to be @dfn{server-forming} back ends, and
27637 some might be said not to be.  The latter are back ends that generally
27638 only operate on one group at a time, and have no concept of ``server''
27639 ---they have a group, and they deliver info on that group and nothing
27640 more.
27642 Gnus identifies each message by way of group name and article number.  A
27643 few remarks about these article numbers might be useful.  First of all,
27644 the numbers are positive integers.  Secondly, it is normally not
27645 possible for later articles to ``re-use'' older article numbers without
27646 confusing Gnus.  That is, if a group has ever contained a message
27647 numbered 42, then no other message may get that number, or Gnus will get
27648 mightily confused.@footnote{See the function
27649 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27650 Third, article numbers must be assigned in order of arrival in the
27651 group; this is not necessarily the same as the date of the message.
27653 The previous paragraph already mentions all the ``hard'' restrictions that
27654 article numbers must fulfill.  But it seems that it might be useful to
27655 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27656 if there are holes in the article numbering sequence.  However, due to
27657 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27658 also useful for the article numbers to start at 1 to avoid running out
27659 of numbers as long as possible.
27661 Note that by convention, back ends are named @code{nnsomething}, but
27662 Gnus also comes with some @code{nnnotbackends}, such as
27663 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27665 In the examples and definitions I will refer to the imaginary back end
27666 @code{nnchoke}.
27668 @cindex @code{nnchoke}
27670 @menu
27671 * Required Back End Functions::  Functions that must be implemented.
27672 * Optional Back End Functions::  Functions that need not be implemented.
27673 * Error Messaging::             How to get messages and report errors.
27674 * Writing New Back Ends::       Extending old back ends.
27675 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27676 * Mail-like Back Ends::         Some tips on mail back ends.
27677 @end menu
27680 @node Required Back End Functions
27681 @subsubsection Required Back End Functions
27683 @table @code
27685 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27687 @var{articles} is either a range of article numbers or a list of
27688 @code{Message-ID}s.  Current back ends do not fully support either---only
27689 sequences (lists) of article numbers, and most back ends do not support
27690 retrieval of @code{Message-ID}s.  But they should try for both.
27692 The result data should either be HEADs or @acronym{NOV} lines, and the result
27693 value should either be @code{headers} or @code{nov} to reflect this.
27694 This might later be expanded to @code{various}, which will be a mixture
27695 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27697 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27698 headers'', in some meaning of the word.  This is generally done by
27699 fetching (at most) @var{fetch-old} extra headers less than the smallest
27700 article number in @code{articles}, and filling the gaps as well.  The
27701 presence of this parameter can be ignored if the back end finds it
27702 cumbersome to follow the request.  If this is non-@code{nil} and not a
27703 number, do maximum fetches.
27705 Here's an example HEAD:
27707 @example
27708 221 1056 Article retrieved.
27709 Path: ifi.uio.no!sturles
27710 From: sturles@@ifi.uio.no (Sturle Sunde)
27711 Newsgroups: ifi.discussion
27712 Subject: Re: Something very droll
27713 Date: 27 Oct 1994 14:02:57 +0100
27714 Organization: Dept. of Informatics, University of Oslo, Norway
27715 Lines: 26
27716 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27717 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27718 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27720 @end example
27722 So a @code{headers} return value would imply that there's a number of
27723 these in the data buffer.
27725 Here's a BNF definition of such a buffer:
27727 @example
27728 headers        = *head
27729 head           = error / valid-head
27730 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27731 valid-head     = valid-message *header "." eol
27732 valid-message  = "221 " <number> " Article retrieved." eol
27733 header         = <text> eol
27734 @end example
27736 @cindex BNF
27737 (The version of BNF used here is the one used in RFC822.)
27739 If the return value is @code{nov}, the data buffer should contain
27740 @dfn{network overview database} lines.  These are basically fields
27741 separated by tabs.
27743 @example
27744 nov-buffer = *nov-line
27745 nov-line   = field 7*8[ <TAB> field ] eol
27746 field      = <text except TAB>
27747 @end example
27749 For a closer look at what should be in those fields,
27750 @pxref{Headers}.
27753 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27755 @var{server} is here the virtual server name.  @var{definitions} is a
27756 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27758 If the server can't be opened, no error should be signaled.  The back end
27759 may then choose to refuse further attempts at connecting to this
27760 server.  In fact, it should do so.
27762 If the server is opened already, this function should return a
27763 non-@code{nil} value.  There should be no data returned.
27766 @item (nnchoke-close-server &optional SERVER)
27768 Close connection to @var{server} and free all resources connected
27769 to it.  Return @code{nil} if the server couldn't be closed for some
27770 reason.
27772 There should be no data returned.
27775 @item (nnchoke-request-close)
27777 Close connection to all servers and free all resources that the back end
27778 have reserved.  All buffers that have been created by that back end
27779 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27780 function is generally only called when Gnus is shutting down.
27782 There should be no data returned.
27785 @item (nnchoke-server-opened &optional SERVER)
27787 If @var{server} is the current virtual server, and the connection to the
27788 physical server is alive, then this function should return a
27789 non-@code{nil} value.  This function should under no circumstances
27790 attempt to reconnect to a server we have lost connection to.
27792 There should be no data returned.
27795 @item (nnchoke-status-message &optional SERVER)
27797 This function should return the last error message from @var{server}.
27799 There should be no data returned.
27802 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27804 The result data from this function should be the article specified by
27805 @var{article}.  This might either be a @code{Message-ID} or a number.
27806 It is optional whether to implement retrieval by @code{Message-ID}, but
27807 it would be nice if that were possible.
27809 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27810 in this buffer instead of the normal data buffer.  This is to make it
27811 possible to avoid copying large amounts of data from one buffer to
27812 another, while Gnus mainly requests articles to be inserted directly
27813 into its article buffer.
27815 If it is at all possible, this function should return a cons cell where
27816 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27817 the article number.  This will enable Gnus to find out what the real
27818 group and article numbers are when fetching articles by
27819 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27820 on successful article retrieval.
27823 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27825 Get data on @var{group}.  This function also has the side effect of
27826 making @var{group} the current group.
27828 If @var{fast}, don't bother to return useful data, just make @var{group}
27829 the current group.
27831 Here's an example of some result data and a definition of the same:
27833 @example
27834 211 56 1000 1059 ifi.discussion
27835 @end example
27837 The first number is the status, which should be 211.  Next is the
27838 total number of articles in the group, the lowest article number, the
27839 highest article number, and finally the group name.  Note that the total
27840 number of articles may be less than one might think while just
27841 considering the highest and lowest article numbers, but some articles
27842 may have been canceled.  Gnus just discards the total-number, so
27843 whether one should take the bother to generate it properly (if that is a
27844 problem) is left as an exercise to the reader.  If the group contains no
27845 articles, the lowest article number should be reported as 1 and the
27846 highest as 0.
27848 @example
27849 group-status = [ error / info ] eol
27850 error        = [ "4" / "5" ] 2<number> " " <Error message>
27851 info         = "211 " 3* [ <number> " " ] <string>
27852 @end example
27855 @item (nnchoke-close-group GROUP &optional SERVER)
27857 Close @var{group} and free any resources connected to it.  This will be
27858 a no-op on most back ends.
27860 There should be no data returned.
27863 @item (nnchoke-request-list &optional SERVER)
27865 Return a list of all groups available on @var{server}.  And that means
27866 @emph{all}.
27868 Here's an example from a server that only carries two groups:
27870 @example
27871 ifi.test 0000002200 0000002000 y
27872 ifi.discussion 3324 3300 n
27873 @end example
27875 On each line we have a group name, then the highest article number in
27876 that group, the lowest article number, and finally a flag.  If the group
27877 contains no articles, the lowest article number should be reported as 1
27878 and the highest as 0.
27880 @example
27881 active-file = *active-line
27882 active-line = name " " <number> " " <number> " " flags eol
27883 name        = <string>
27884 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27885 @end example
27887 The flag says whether the group is read-only (@samp{n}), is moderated
27888 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27889 (@samp{=other-group}) or none of the above (@samp{y}).
27892 @item (nnchoke-request-post &optional SERVER)
27894 This function should post the current buffer.  It might return whether
27895 the posting was successful or not, but that's not required.  If, for
27896 instance, the posting is done asynchronously, it has generally not been
27897 completed by the time this function concludes.  In that case, this
27898 function should set up some kind of sentinel to beep the user loud and
27899 clear if the posting could not be completed.
27901 There should be no result data from this function.
27903 @end table
27906 @node Optional Back End Functions
27907 @subsubsection Optional Back End Functions
27909 @table @code
27911 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27913 @var{groups} is a list of groups, and this function should request data
27914 on all those groups.  How it does it is of no concern to Gnus, but it
27915 should attempt to do this in a speedy fashion.
27917 The return value of this function can be either @code{active} or
27918 @code{group}, which says what the format of the result data is.  The
27919 former is in the same format as the data from
27920 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27921 in the same format as @code{nnchoke-request-group} gives.
27923 @example
27924 group-buffer = *active-line / *group-status
27925 @end example
27928 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27930 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27931 alterations.  This comes in handy if the back end really carries all
27932 the information (as is the case with virtual and imap groups).  This
27933 function should destructively alter the info to suit its needs, and
27934 should return a non-@code{nil} value.
27936 There should be no result data from this function.
27939 @item (nnchoke-request-type GROUP &optional ARTICLE)
27941 When the user issues commands for ``sending news'' (@kbd{F} in the
27942 summary buffer, for instance), Gnus has to know whether the article the
27943 user is following up on is news or mail.  This function should return
27944 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27945 is mail and @code{unknown} if the type can't be decided.  (The
27946 @var{article} parameter is necessary in @code{nnvirtual} groups which
27947 might very well combine mail groups and news groups.)  Both @var{group}
27948 and @var{article} may be @code{nil}.
27950 There should be no result data from this function.
27953 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27955 Set/remove/add marks on articles.  Normally Gnus handles the article
27956 marks (such as read, ticked, expired etc) internally, and store them in
27957 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
27958 all information about the articles on the server, so Gnus need to
27959 propagate the mark information to the server.
27961 @var{action} is a list of mark setting requests, having this format:
27963 @example
27964 (RANGE ACTION MARK)
27965 @end example
27967 @var{range} is a range of articles you wish to update marks on.
27968 @var{action} is @code{add} or @code{del}, used to add marks or remove
27969 marks (preserving all marks not mentioned).  @var{mark} is a list of
27970 marks; where each mark is a symbol.  Currently used marks are
27971 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27972 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27973 @code{forward} and @code{recent}, but your back end should, if
27974 possible, not limit itself to these.
27976 Given contradictory actions, the last action in the list should be the
27977 effective one.  That is, if your action contains a request to add the
27978 @code{tick} mark on article 1 and, later in the list, a request to
27979 remove the mark on the same article, the mark should in fact be removed.
27981 An example action list:
27983 @example
27984 (((5 12 30) 'del '(tick))
27985  ((10 . 90) 'add '(read expire))
27986  ((92 94) 'del '(read)))
27987 @end example
27989 The function should return a range of articles it wasn't able to set the
27990 mark on (currently not used for anything).
27992 There should be no result data from this function.
27994 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27996 If the user tries to set a mark that the back end doesn't like, this
27997 function may change the mark.  Gnus will use whatever this function
27998 returns as the mark for @var{article} instead of the original
27999 @var{mark}.  If the back end doesn't care, it must return the original
28000 @var{mark}, and not @code{nil} or any other type of garbage.
28002 The only use for this I can see is what @code{nnvirtual} does with
28003 it---if a component group is auto-expirable, marking an article as read
28004 in the virtual group should result in the article being marked as
28005 expirable.
28007 There should be no result data from this function.
28010 @item (nnchoke-request-scan &optional GROUP SERVER)
28012 This function may be called at any time (by Gnus or anything else) to
28013 request that the back end check for incoming articles, in one way or
28014 another.  A mail back end will typically read the spool file or query
28015 the @acronym{POP} server when this function is invoked.  The
28016 @var{group} doesn't have to be heeded---if the back end decides that
28017 it is too much work just scanning for a single group, it may do a
28018 total scan of all groups.  It would be nice, however, to keep things
28019 local if that's practical.
28021 There should be no result data from this function.
28024 @item (nnchoke-request-group-description GROUP &optional SERVER)
28026 The result data from this function should be a description of
28027 @var{group}.
28029 @example
28030 description-line = name <TAB> description eol
28031 name             = <string>
28032 description      = <text>
28033 @end example
28035 @item (nnchoke-request-list-newsgroups &optional SERVER)
28037 The result data from this function should be the description of all
28038 groups available on the server.
28040 @example
28041 description-buffer = *description-line
28042 @end example
28045 @item (nnchoke-request-newgroups DATE &optional SERVER)
28047 The result data from this function should be all groups that were
28048 created after @samp{date}, which is in normal human-readable date format
28049 (i.e., the date format used in mail and news headers, and returned by
28050 the function @code{message-make-date} by default).  The data should be
28051 in the active buffer format.
28053 It is okay for this function to return ``too many'' groups; some back ends
28054 might find it cheaper to return the full list of groups, rather than
28055 just the new groups.  But don't do this for back ends with many groups.
28056 Normally, if the user creates the groups herself, there won't be too
28057 many groups, so @code{nnml} and the like are probably safe.  But for
28058 back ends like @code{nntp}, where the groups have been created by the
28059 server, it is quite likely that there can be many groups.
28062 @item (nnchoke-request-create-group GROUP &optional SERVER)
28064 This function should create an empty group with name @var{group}.
28066 There should be no return data.
28069 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28071 This function should run the expiry process on all articles in the
28072 @var{articles} range (which is currently a simple list of article
28073 numbers.)  It is left up to the back end to decide how old articles
28074 should be before they are removed by this function.  If @var{force} is
28075 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28076 they are.
28078 This function should return a list of articles that it did not/was not
28079 able to delete.
28081 There should be no result data returned.
28084 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28086 This function should move @var{article} (which is a number) from
28087 @var{group} by calling @var{accept-form}.
28089 This function should ready the article in question for moving by
28090 removing any header lines it has added to the article, and generally
28091 should ``tidy up'' the article.  Then it should @code{eval}
28092 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28093 will do the actual copying.  If this @code{eval} returns a
28094 non-@code{nil} value, the article should be removed.
28096 If @var{last} is @code{nil}, that means that there is a high likelihood
28097 that there will be more requests issued shortly, so that allows some
28098 optimizations.
28100 The function should return a cons where the @code{car} is the group name and
28101 the @code{cdr} is the article number that the article was entered as.
28103 There should be no data returned.
28106 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28108 This function takes the current buffer and inserts it into @var{group}.
28109 If @var{last} in @code{nil}, that means that there will be more calls to
28110 this function in short order.
28112 The function should return a cons where the @code{car} is the group name and
28113 the @code{cdr} is the article number that the article was entered as.
28115 The group should exist before the back end is asked to accept the
28116 article for that group.
28118 There should be no data returned.
28121 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28123 This function should remove @var{article} (which is a number) from
28124 @var{group} and insert @var{buffer} there instead.
28126 There should be no data returned.
28129 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28131 This function should delete @var{group}.  If @var{force}, it should
28132 really delete all the articles in the group, and then delete the group
28133 itself.  (If there is such a thing as ``the group itself''.)
28135 There should be no data returned.
28138 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28140 This function should rename @var{group} into @var{new-name}.  All
28141 articles in @var{group} should move to @var{new-name}.
28143 There should be no data returned.
28145 @end table
28148 @node Error Messaging
28149 @subsubsection Error Messaging
28151 @findex nnheader-report
28152 @findex nnheader-get-report
28153 The back ends should use the function @code{nnheader-report} to report
28154 error conditions---they should not raise errors when they aren't able to
28155 perform a request.  The first argument to this function is the back end
28156 symbol, and the rest are interpreted as arguments to @code{format} if
28157 there are multiple of them, or just a string if there is one of them.
28158 This function must always returns @code{nil}.
28160 @lisp
28161 (nnheader-report 'nnchoke "You did something totally bogus")
28163 (nnheader-report 'nnchoke "Could not request group %s" group)
28164 @end lisp
28166 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28167 @code{nil} back from a server, and this function returns the most
28168 recently reported message for the back end in question.  This function
28169 takes one argument---the server symbol.
28171 Internally, these functions access @var{back-end}@code{-status-string},
28172 so the @code{nnchoke} back end will have its error message stored in
28173 @code{nnchoke-status-string}.
28176 @node Writing New Back Ends
28177 @subsubsection Writing New Back Ends
28179 Many back ends are quite similar.  @code{nnml} is just like
28180 @code{nnspool}, but it allows you to edit the articles on the server.
28181 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28182 and it doesn't maintain overview databases.  @code{nndir} is just like
28183 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28184 editing articles.
28186 It would make sense if it were possible to ``inherit'' functions from
28187 back ends when writing new back ends.  And, indeed, you can do that if you
28188 want to.  (You don't have to if you don't want to, of course.)
28190 All the back ends declare their public variables and functions by using a
28191 package called @code{nnoo}.
28193 To inherit functions from other back ends (and allow other back ends to
28194 inherit functions from the current back end), you should use the
28195 following macros:
28197 @table @code
28199 @item nnoo-declare
28200 This macro declares the first parameter to be a child of the subsequent
28201 parameters.  For instance:
28203 @lisp
28204 (nnoo-declare nndir
28205   nnml nnmh)
28206 @end lisp
28208 @code{nndir} has declared here that it intends to inherit functions from
28209 both @code{nnml} and @code{nnmh}.
28211 @item defvoo
28212 This macro is equivalent to @code{defvar}, but registers the variable as
28213 a public server variable.  Most state-oriented variables should be
28214 declared with @code{defvoo} instead of @code{defvar}.
28216 In addition to the normal @code{defvar} parameters, it takes a list of
28217 variables in the parent back ends to map the variable to when executing
28218 a function in those back ends.
28220 @lisp
28221 (defvoo nndir-directory nil
28222   "Where nndir will look for groups."
28223   nnml-current-directory nnmh-current-directory)
28224 @end lisp
28226 This means that @code{nnml-current-directory} will be set to
28227 @code{nndir-directory} when an @code{nnml} function is called on behalf
28228 of @code{nndir}.  (The same with @code{nnmh}.)
28230 @item nnoo-define-basics
28231 This macro defines some common functions that almost all back ends should
28232 have.
28234 @lisp
28235 (nnoo-define-basics nndir)
28236 @end lisp
28238 @item deffoo
28239 This macro is just like @code{defun} and takes the same parameters.  In
28240 addition to doing the normal @code{defun} things, it registers the
28241 function as being public so that other back ends can inherit it.
28243 @item nnoo-map-functions
28244 This macro allows mapping of functions from the current back end to
28245 functions from the parent back ends.
28247 @lisp
28248 (nnoo-map-functions nndir
28249   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28250   (nnmh-request-article 0 nndir-current-group 0 0))
28251 @end lisp
28253 This means that when @code{nndir-retrieve-headers} is called, the first,
28254 third, and fourth parameters will be passed on to
28255 @code{nnml-retrieve-headers}, while the second parameter is set to the
28256 value of @code{nndir-current-group}.
28258 @item nnoo-import
28259 This macro allows importing functions from back ends.  It should be the
28260 last thing in the source file, since it will only define functions that
28261 haven't already been defined.
28263 @lisp
28264 (nnoo-import nndir
28265   (nnmh
28266    nnmh-request-list
28267    nnmh-request-newgroups)
28268   (nnml))
28269 @end lisp
28271 This means that calls to @code{nndir-request-list} should just be passed
28272 on to @code{nnmh-request-list}, while all public functions from
28273 @code{nnml} that haven't been defined in @code{nndir} yet should be
28274 defined now.
28276 @end table
28278 Below is a slightly shortened version of the @code{nndir} back end.
28280 @lisp
28281 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28282 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28284 ;;; @r{Code:}
28286 (require 'nnheader)
28287 (require 'nnmh)
28288 (require 'nnml)
28289 (require 'nnoo)
28290 (eval-when-compile (require 'cl))
28292 (nnoo-declare nndir
28293   nnml nnmh)
28295 (defvoo nndir-directory nil
28296   "Where nndir will look for groups."
28297   nnml-current-directory nnmh-current-directory)
28299 (defvoo nndir-nov-is-evil nil
28300   "*Non-nil means that nndir will never retrieve NOV headers."
28301   nnml-nov-is-evil)
28303 (defvoo nndir-current-group ""
28304   nil
28305   nnml-current-group nnmh-current-group)
28306 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28307 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28309 (defvoo nndir-status-string "" nil nnmh-status-string)
28310 (defconst nndir-version "nndir 1.0")
28312 ;;; @r{Interface functions.}
28314 (nnoo-define-basics nndir)
28316 (deffoo nndir-open-server (server &optional defs)
28317   (setq nndir-directory
28318         (or (cadr (assq 'nndir-directory defs))
28319             server))
28320   (unless (assq 'nndir-directory defs)
28321     (push `(nndir-directory ,server) defs))
28322   (push `(nndir-current-group
28323           ,(file-name-nondirectory
28324             (directory-file-name nndir-directory)))
28325         defs)
28326   (push `(nndir-top-directory
28327           ,(file-name-directory (directory-file-name nndir-directory)))
28328         defs)
28329   (nnoo-change-server 'nndir server defs))
28331 (nnoo-map-functions nndir
28332   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28333   (nnmh-request-article 0 nndir-current-group 0 0)
28334   (nnmh-request-group nndir-current-group 0 0)
28335   (nnmh-close-group nndir-current-group 0))
28337 (nnoo-import nndir
28338   (nnmh
28339    nnmh-status-message
28340    nnmh-request-list
28341    nnmh-request-newgroups))
28343 (provide 'nndir)
28344 @end lisp
28347 @node Hooking New Back Ends Into Gnus
28348 @subsubsection Hooking New Back Ends Into Gnus
28350 @vindex gnus-valid-select-methods
28351 @findex gnus-declare-backend
28352 Having Gnus start using your new back end is rather easy---you just
28353 declare it with the @code{gnus-declare-backend} functions.  This will
28354 enter the back end into the @code{gnus-valid-select-methods} variable.
28356 @code{gnus-declare-backend} takes two parameters---the back end name and
28357 an arbitrary number of @dfn{abilities}.
28359 Here's an example:
28361 @lisp
28362 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28363 @end lisp
28365 The above line would then go in the @file{nnchoke.el} file.
28367 The abilities can be:
28369 @table @code
28370 @item mail
28371 This is a mailish back end---followups should (probably) go via mail.
28372 @item post
28373 This is a newsish back end---followups should (probably) go via news.
28374 @item post-mail
28375 This back end supports both mail and news.
28376 @item none
28377 This is neither a post nor mail back end---it's something completely
28378 different.
28379 @item respool
28380 It supports respooling---or rather, it is able to modify its source
28381 articles and groups.
28382 @item address
28383 The name of the server should be in the virtual server name.  This is
28384 true for almost all back ends.
28385 @item prompt-address
28386 The user should be prompted for an address when doing commands like
28387 @kbd{B} in the group buffer.  This is true for back ends like
28388 @code{nntp}, but not @code{nnmbox}, for instance.
28389 @end table
28392 @node Mail-like Back Ends
28393 @subsubsection Mail-like Back Ends
28395 One of the things that separate the mail back ends from the rest of the
28396 back ends is the heavy dependence by most of the mail back ends on
28397 common functions in @file{nnmail.el}.  For instance, here's the
28398 definition of @code{nnml-request-scan}:
28400 @lisp
28401 (deffoo nnml-request-scan (&optional group server)
28402   (setq nnml-article-file-alist nil)
28403   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28404 @end lisp
28406 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28407 and @code{nnmail} takes care of all the moving and splitting of the
28408 mail.
28410 This function takes four parameters.
28412 @table @var
28413 @item method
28414 This should be a symbol to designate which back end is responsible for
28415 the call.
28417 @item exit-function
28418 This function should be called after the splitting has been performed.
28420 @item temp-directory
28421 Where the temporary files should be stored.
28423 @item group
28424 This optional argument should be a group name if the splitting is to be
28425 performed for one group only.
28426 @end table
28428 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28429 save each article.  @var{back-end}@code{-active-number} will be called to
28430 find the article number assigned to this article.
28432 The function also uses the following variables:
28433 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28434 this back end); and @var{back-end}@code{-group-alist} and
28435 @var{back-end}@code{-active-file} to generate the new active file.
28436 @var{back-end}@code{-group-alist} should be a group-active alist, like
28437 this:
28439 @example
28440 (("a-group" (1 . 10))
28441  ("some-group" (34 . 39)))
28442 @end example
28445 @node Score File Syntax
28446 @subsection Score File Syntax
28448 Score files are meant to be easily parseable, but yet extremely
28449 mallable.  It was decided that something that had the same read syntax
28450 as an Emacs Lisp list would fit that spec.
28452 Here's a typical score file:
28454 @lisp
28455 (("summary"
28456   ("win95" -10000 nil s)
28457   ("Gnus"))
28458  ("from"
28459   ("Lars" -1000))
28460  (mark -100))
28461 @end lisp
28463 BNF definition of a score file:
28465 @example
28466 score-file      = "" / "(" *element ")"
28467 element         = rule / atom
28468 rule            = string-rule / number-rule / date-rule
28469 string-rule     = "(" quote string-header quote space *string-match ")"
28470 number-rule     = "(" quote number-header quote space *number-match ")"
28471 date-rule       = "(" quote date-header quote space *date-match ")"
28472 quote           = <ascii 34>
28473 string-header   = "subject" / "from" / "references" / "message-id" /
28474                   "xref" / "body" / "head" / "all" / "followup"
28475 number-header   = "lines" / "chars"
28476 date-header     = "date"
28477 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28478                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28479 score           = "nil" / <integer>
28480 date            = "nil" / <natural number>
28481 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28482                   "r" / "regex" / "R" / "Regex" /
28483                   "e" / "exact" / "E" / "Exact" /
28484                   "f" / "fuzzy" / "F" / "Fuzzy"
28485 number-match    = "(" <integer> [ "" / [ space score [ "" /
28486                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28487 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28488 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28489                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28490 date-match-t    = "nil" / "at" / "before" / "after"
28491 atom            = "(" [ required-atom / optional-atom ] ")"
28492 required-atom   = mark / expunge / mark-and-expunge / files /
28493                   exclude-files / read-only / touched
28494 optional-atom   = adapt / local / eval
28495 mark            = "mark" space nil-or-number
28496 nil-or-number   = "nil" / <integer>
28497 expunge         = "expunge" space nil-or-number
28498 mark-and-expunge = "mark-and-expunge" space nil-or-number
28499 files           = "files" *[ space <string> ]
28500 exclude-files   = "exclude-files" *[ space <string> ]
28501 read-only       = "read-only" [ space "nil" / space "t" ]
28502 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28503 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28504 local           = "local" *[ space "(" <string> space <form> ")" ]
28505 eval            = "eval" space <form>
28506 space           = *[ " " / <TAB> / <NEWLINE> ]
28507 @end example
28509 Any unrecognized elements in a score file should be ignored, but not
28510 discarded.
28512 As you can see, white space is needed, but the type and amount of white
28513 space is irrelevant.  This means that formatting of the score file is
28514 left up to the programmer---if it's simpler to just spew it all out on
28515 one looong line, then that's ok.
28517 The meaning of the various atoms are explained elsewhere in this
28518 manual (@pxref{Score File Format}).
28521 @node Headers
28522 @subsection Headers
28524 Internally Gnus uses a format for storing article headers that
28525 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28526 almost suspect that the author looked at the @acronym{NOV} specification and
28527 just shamelessly @emph{stole} the entire thing, and one would be right.
28529 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28530 RFC 1036 to talk about lines in the head of an article (e.g.,
28531 @code{From}).  It is used by many people as a synonym for
28532 ``head''---``the header and the body''.  (That should be avoided, in my
28533 opinion.)  And Gnus uses a format internally that it calls ``header'',
28534 which is what I'm talking about here.  This is a 9-element vector,
28535 basically, with each header (ouch) having one slot.
28537 These slots are, in order: @code{number}, @code{subject}, @code{from},
28538 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28539 @code{xref}, and @code{extra}.  There are macros for accessing and
28540 setting these slots---they all have predictable names beginning with
28541 @code{mail-header-} and @code{mail-header-set-}, respectively.
28543 All these slots contain strings, except the @code{extra} slot, which
28544 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28547 @node Ranges
28548 @subsection Ranges
28550 @sc{gnus} introduced a concept that I found so useful that I've started
28551 using it a lot and have elaborated on it greatly.
28553 The question is simple: If you have a large amount of objects that are
28554 identified by numbers (say, articles, to take a @emph{wild} example)
28555 that you want to qualify as being ``included'', a normal sequence isn't
28556 very useful.  (A 200,000 length sequence is a bit long-winded.)
28558 The solution is as simple as the question: You just collapse the
28559 sequence.
28561 @example
28562 (1 2 3 4 5 6 10 11 12)
28563 @end example
28565 is transformed into
28567 @example
28568 ((1 . 6) (10 . 12))
28569 @end example
28571 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28572 lonesome object, a @samp{13} is a valid element:
28574 @example
28575 ((1 . 6) 7 (10 . 12))
28576 @end example
28578 This means that comparing two ranges to find out whether they are equal
28579 is slightly tricky:
28581 @example
28582 ((1 . 5) 7 8 (10 . 12))
28583 @end example
28587 @example
28588 ((1 . 5) (7 . 8) (10 . 12))
28589 @end example
28591 are equal.  In fact, any non-descending list is a range:
28593 @example
28594 (1 2 3 4 5)
28595 @end example
28597 is a perfectly valid range, although a pretty long-winded one.  This is
28598 also valid:
28600 @example
28601 (1 . 5)
28602 @end example
28604 and is equal to the previous range.
28606 Here's a BNF definition of ranges.  Of course, one must remember the
28607 semantic requirement that the numbers are non-descending.  (Any number
28608 of repetition of the same number is allowed, but apt to disappear in
28609 range handling.)
28611 @example
28612 range           = simple-range / normal-range
28613 simple-range    = "(" number " . " number ")"
28614 normal-range    = "(" start-contents ")"
28615 contents        = "" / simple-range *[ " " contents ] /
28616                   number *[ " " contents ]
28617 @end example
28619 Gnus currently uses ranges to keep track of read articles and article
28620 marks.  I plan on implementing a number of range operators in C if The
28621 Powers That Be are willing to let me.  (I haven't asked yet, because I
28622 need to do some more thinking on what operators I need to make life
28623 totally range-based without ever having to convert back to normal
28624 sequences.)
28627 @node Group Info
28628 @subsection Group Info
28630 Gnus stores all permanent info on groups in a @dfn{group info} list.
28631 This list is from three to six elements (or more) long and exhaustively
28632 describes the group.
28634 Here are two example group infos; one is a very simple group while the
28635 second is a more complex one:
28637 @example
28638 ("no.group" 5 ((1 . 54324)))
28640 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28641                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28642                 (nnml "")
28643                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28644 @end example
28646 The first element is the @dfn{group name}---as Gnus knows the group,
28647 anyway.  The second element is the @dfn{subscription level}, which
28648 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28649 cons cell where the @code{car} is the level and the @code{cdr} is the
28650 score.)  The third element is a list of ranges of read articles.  The
28651 fourth element is a list of lists of article marks of various kinds.
28652 The fifth element is the select method (or virtual server, if you like).
28653 The sixth element is a list of @dfn{group parameters}, which is what
28654 this section is about.
28656 Any of the last three elements may be missing if they are not required.
28657 In fact, the vast majority of groups will normally only have the first
28658 three elements, which saves quite a lot of cons cells.
28660 Here's a BNF definition of the group info format:
28662 @example
28663 info          = "(" group space ralevel space read
28664                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28665                 space parameters ] ] ] ] ] ")"
28666 group         = quote <string> quote
28667 ralevel       = rank / level
28668 level         = <integer in the range of 1 to inf>
28669 rank          = "(" level "." score ")"
28670 score         = <integer in the range of 1 to inf>
28671 read          = range
28672 marks-lists   = nil / "(" *marks ")"
28673 marks         = "(" <string> range ")"
28674 method        = "(" <string> *elisp-forms ")"
28675 parameters    = "(" *elisp-forms ")"
28676 @end example
28678 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28679 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28680 in pseudo-BNF.
28682 If you have a Gnus info and want to access the elements, Gnus offers a
28683 series of macros for getting/setting these elements.
28685 @table @code
28686 @item gnus-info-group
28687 @itemx gnus-info-set-group
28688 @findex gnus-info-group
28689 @findex gnus-info-set-group
28690 Get/set the group name.
28692 @item gnus-info-rank
28693 @itemx gnus-info-set-rank
28694 @findex gnus-info-rank
28695 @findex gnus-info-set-rank
28696 Get/set the group rank (@pxref{Group Score}).
28698 @item gnus-info-level
28699 @itemx gnus-info-set-level
28700 @findex gnus-info-level
28701 @findex gnus-info-set-level
28702 Get/set the group level.
28704 @item gnus-info-score
28705 @itemx gnus-info-set-score
28706 @findex gnus-info-score
28707 @findex gnus-info-set-score
28708 Get/set the group score (@pxref{Group Score}).
28710 @item gnus-info-read
28711 @itemx gnus-info-set-read
28712 @findex gnus-info-read
28713 @findex gnus-info-set-read
28714 Get/set the ranges of read articles.
28716 @item gnus-info-marks
28717 @itemx gnus-info-set-marks
28718 @findex gnus-info-marks
28719 @findex gnus-info-set-marks
28720 Get/set the lists of ranges of marked articles.
28722 @item gnus-info-method
28723 @itemx gnus-info-set-method
28724 @findex gnus-info-method
28725 @findex gnus-info-set-method
28726 Get/set the group select method.
28728 @item gnus-info-params
28729 @itemx gnus-info-set-params
28730 @findex gnus-info-params
28731 @findex gnus-info-set-params
28732 Get/set the group parameters.
28733 @end table
28735 All the getter functions take one parameter---the info list.  The setter
28736 functions take two parameters---the info list and the new value.
28738 The last three elements in the group info aren't mandatory, so it may be
28739 necessary to extend the group info before setting the element.  If this
28740 is necessary, you can just pass on a non-@code{nil} third parameter to
28741 the three final setter functions to have this happen automatically.
28744 @node Extended Interactive
28745 @subsection Extended Interactive
28746 @cindex interactive
28747 @findex gnus-interactive
28749 Gnus extends the standard Emacs @code{interactive} specification
28750 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28751 Prefixes}).  Here's an example of how this is used:
28753 @lisp
28754 (defun gnus-summary-increase-score (&optional score symp)
28755   (interactive (gnus-interactive "P\ny"))
28756   ...
28757   )
28758 @end lisp
28760 The best thing to do would have been to implement
28761 @code{gnus-interactive} as a macro which would have returned an
28762 @code{interactive} form, but this isn't possible since Emacs checks
28763 whether a function is interactive or not by simply doing an @code{assq}
28764 on the lambda form.  So, instead we have @code{gnus-interactive}
28765 function that takes a string and returns values that are usable to
28766 @code{interactive}.
28768 This function accepts (almost) all normal @code{interactive} specs, but
28769 adds a few more.
28771 @table @samp
28772 @item y
28773 @vindex gnus-current-prefix-symbol
28774 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28775 variable.
28777 @item Y
28778 @vindex gnus-current-prefix-symbols
28779 A list of the current symbolic prefixes---the
28780 @code{gnus-current-prefix-symbol} variable.
28782 @item A
28783 The current article number---the @code{gnus-summary-article-number}
28784 function.
28786 @item H
28787 The current article header---the @code{gnus-summary-article-header}
28788 function.
28790 @item g
28791 The current group name---the @code{gnus-group-group-name}
28792 function.
28794 @end table
28797 @node Emacs/XEmacs Code
28798 @subsection Emacs/XEmacs Code
28799 @cindex XEmacs
28800 @cindex Emacsen
28802 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28803 platforms must be the primary one.  I chose Emacs.  Not because I don't
28804 like XEmacs or Mule, but because it comes first alphabetically.
28806 This means that Gnus will byte-compile under Emacs with nary a warning,
28807 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28808 As I use byte-compilation warnings to help me root out trivial errors in
28809 Gnus, that's very useful.
28811 I've also consistently used Emacs function interfaces, but have used
28812 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28813 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28814 function.  I then define a function called @code{gnus-run-at-time} that
28815 takes the same parameters as the Emacs @code{run-at-time}.  When running
28816 Gnus under Emacs, the former function is just an alias for the latter.
28817 However, when running under XEmacs, the former is an alias for the
28818 following function:
28820 @lisp
28821 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28822   (start-itimer
28823    "gnus-run-at-time"
28824    `(lambda ()
28825       (,function ,@@args))
28826    time repeat))
28827 @end lisp
28829 This sort of thing has been done for bunches of functions.  Gnus does
28830 not redefine any native Emacs functions while running under XEmacs---it
28831 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28832 all over.
28834 In the cases where the XEmacs function interface was obviously cleaner,
28835 I used it instead.  For example @code{gnus-region-active-p} is an alias
28836 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28838 Of course, I could have chosen XEmacs as my native platform and done
28839 mapping functions the other way around.  But I didn't.  The performance
28840 hit these indirections impose on Gnus under XEmacs should be slight.
28843 @node Various File Formats
28844 @subsection Various File Formats
28846 @menu
28847 * Active File Format::          Information on articles and groups available.
28848 * Newsgroups File Format::      Group descriptions.
28849 @end menu
28852 @node Active File Format
28853 @subsubsection Active File Format
28855 The active file lists all groups available on the server in
28856 question.  It also lists the highest and lowest current article numbers
28857 in each group.
28859 Here's an excerpt from a typical active file:
28861 @example
28862 soc.motss 296030 293865 y
28863 alt.binaries.pictures.fractals 3922 3913 n
28864 comp.sources.unix 1605 1593 m
28865 comp.binaries.ibm.pc 5097 5089 y
28866 no.general 1000 900 y
28867 @end example
28869 Here's a pseudo-BNF definition of this file:
28871 @example
28872 active      = *group-line
28873 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28874 group       = <non-white-space string>
28875 spc         = " "
28876 high-number = <non-negative integer>
28877 low-number  = <positive integer>
28878 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28879 @end example
28881 For a full description of this file, see the manual pages for
28882 @samp{innd}, in particular @samp{active(5)}.
28885 @node Newsgroups File Format
28886 @subsubsection Newsgroups File Format
28888 The newsgroups file lists groups along with their descriptions.  Not all
28889 groups on the server have to be listed,  and not all groups in the file
28890 have to exist on the server.  The file is meant purely as information to
28891 the user.
28893 The format is quite simple; a group name, a tab, and the description.
28894 Here's the definition:
28896 @example
28897 newsgroups    = *line
28898 line          = group tab description <NEWLINE>
28899 group         = <non-white-space string>
28900 tab           = <TAB>
28901 description   = <string>
28902 @end example
28905 @page
28906 @node Emacs for Heathens
28907 @section Emacs for Heathens
28909 Believe it or not, but some people who use Gnus haven't really used
28910 Emacs much before they embarked on their journey on the Gnus Love Boat.
28911 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28912 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28913 is a regexp that is used for matching on the group name'' are magical
28914 phrases with little or no meaning, then this appendix is for you.  If
28915 you are already familiar with Emacs, just ignore this and go fondle your
28916 cat instead.
28918 @menu
28919 * Keystrokes::                  Entering text and executing commands.
28920 * Emacs Lisp::                  The built-in Emacs programming language.
28921 @end menu
28924 @node Keystrokes
28925 @subsection Keystrokes
28927 @itemize @bullet
28928 @item
28929 Q: What is an experienced Emacs user?
28931 @item
28932 A: A person who wishes that the terminal had pedals.
28933 @end itemize
28935 Yes, when you use Emacs, you are apt to use the control key, the shift
28936 key and the meta key a lot.  This is very annoying to some people
28937 (notably @code{vi}le users), and the rest of us just love the hell out
28938 of it.  Just give up and submit.  Emacs really does stand for
28939 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28940 may have heard from other disreputable sources (like the Emacs author).
28942 The shift keys are normally located near your pinky fingers, and are
28943 normally used to get capital letters and stuff.  You probably use it all
28944 the time.  The control key is normally marked ``CTRL'' or something like
28945 that.  The meta key is, funnily enough, never marked as such on any
28946 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
28947 which is the meta key on this keyboard.  It's usually located somewhere
28948 to the left hand side of the keyboard, usually on the bottom row.
28950 Now, us Emacs people don't say ``press the meta-control-m key'',
28951 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
28952 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28953 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
28954 down the control key, and hold it down while you press @kbd{k}''.
28955 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28956 the control key and then press @kbd{k}''.  Simple, ay?
28958 This is somewhat complicated by the fact that not all keyboards have a
28959 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
28960 means ``press escape, release escape, press @kbd{k}''.  That's much more
28961 work than if you have a meta key, so if that's the case, I respectfully
28962 suggest you get a real keyboard with a meta key.  You can't live without
28967 @node Emacs Lisp
28968 @subsection Emacs Lisp
28970 Emacs is the King of Editors because it's really a Lisp interpreter.
28971 Each and every key you tap runs some Emacs Lisp code snippet, and since
28972 Emacs Lisp is an interpreted language, that means that you can configure
28973 any key to run any arbitrary code.  You just, like, do it.
28975 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28976 functions.  (These are byte-compiled for speed, but it's still
28977 interpreted.)  If you decide that you don't like the way Gnus does
28978 certain things, it's trivial to have it do something a different way.
28979 (Well, at least if you know how to write Lisp code.)  However, that's
28980 beyond the scope of this manual, so we are simply going to talk about
28981 some common constructs that you normally use in your @file{~/.gnus.el}
28982 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
28983 in order to set things of Gnus up, it is much better to use the
28984 @file{~/.gnus.el} file, @xref{Startup Files}.)
28986 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28987 write the following:
28989 @lisp
28990 (setq gnus-florgbnize 4)
28991 @end lisp
28993 This function (really ``special form'') @code{setq} is the one that can
28994 set a variable to some value.  This is really all you need to know.  Now
28995 you can go and fill your @file{~/.gnus.el} file with lots of these to
28996 change how Gnus works.
28998 If you have put that thing in your @file{~/.gnus.el} file, it will be
28999 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29000 start Gnus.  If you want to change the variable right away, simply say
29001 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29002 previous ``form'', which is a simple @code{setq} statement here.
29004 Go ahead---just try it, if you're located at your Emacs.  After you
29005 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29006 is the return value of the form you @code{eval}ed.
29008 Some pitfalls:
29010 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29011 that means:
29013 @lisp
29014 (setq gnus-read-active-file 'some)
29015 @end lisp
29017 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29018 @samp{nntp.ifi.uio.no}'', that means:
29020 @lisp
29021 (setq gnus-nntp-server "nntp.ifi.uio.no")
29022 @end lisp
29024 So be careful not to mix up strings (the latter) with symbols (the
29025 former).  The manual is unambiguous, but it can be confusing.
29027 @page
29028 @include gnus-faq.texi
29030 @node Index
29031 @chapter Index
29032 @printindex cp
29034 @node Key Index
29035 @chapter Key Index
29036 @printindex ky
29038 @summarycontents
29039 @contents
29040 @bye
29042 @iftex
29043 @iflatex
29044 \end{document}
29045 @end iflatex
29046 @end iftex
29048 @c Local Variables:
29049 @c mode: texinfo
29050 @c coding: iso-8859-1
29051 @c End:
29053 @ignore
29054    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
29055 @end ignore