(Byte Compilation): Improve index entry.
[emacs.git] / man / gnus.texi
blob7e5ab5a5342f27df4901b758d23910878df13f82
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 articles 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, splitting @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 the @samp{movemail} and temporary
13611 file you want to use.
13614 @item directory
13615 @vindex nnmail-scan-directory-mail-source-once
13616 Get mail from several files in a directory.  This is typically used
13617 when you have procmail split the incoming mail into several files.
13618 That is, there is a one-to-one correspondence between files in that
13619 directory and groups, so that mail from the file @file{foo.bar.spool}
13620 will be put in the group @code{foo.bar}.  (You can change the suffix
13621 to be used instead of @code{.spool}.)  Setting
13622 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13623 Gnus to scan the mail source only once.  This is particularly useful
13624 if you want to scan mail groups at a specified level.
13626 @vindex nnmail-resplit-incoming
13627 There is also the variable @code{nnmail-resplit-incoming}, if you set
13628 that to a non-@code{nil} value, then the normal splitting process is
13629 applied to all the files from the directory, @ref{Splitting Mail}.
13631 Keywords:
13633 @table @code
13634 @item :path
13635 The name of the directory where the files are.  There is no default
13636 value.
13638 @item :suffix
13639 Only files ending with this suffix are used.  The default is
13640 @samp{.spool}.
13642 @item :predicate
13643 Only files that have this predicate return non-@code{nil} are returned.
13644 The default is @code{identity}.  This is used as an additional
13645 filter---only files that have the right suffix @emph{and} satisfy this
13646 predicate are considered.
13648 @item :prescript
13649 @itemx :postscript
13650 Script run before/after fetching mail.
13652 @end table
13654 An example directory mail source:
13656 @lisp
13657 (directory :path "/home/user-name/procmail-dir/"
13658            :suffix ".prcml")
13659 @end lisp
13661 @item pop
13662 Get mail from a @acronym{POP} server.
13664 Keywords:
13666 @table @code
13667 @item :server
13668 The name of the @acronym{POP} server.  The default is taken from the
13669 @env{MAILHOST} environment variable.
13671 @item :port
13672 The port number of the @acronym{POP} server.  This can be a number (eg,
13673 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13674 string, it should be a service name as listed in @file{/etc/services} on
13675 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13676 need to specify it as @samp{"pop-3"} instead.
13678 @item :user
13679 The user name to give to the @acronym{POP} server.  The default is the login
13680 name.
13682 @item :password
13683 The password to give to the @acronym{POP} server.  If not specified,
13684 the user is prompted.
13686 @item :program
13687 The program to use to fetch mail from the @acronym{POP} server.  This
13688 should be a @code{format}-like string.  Here's an example:
13690 @example
13691 fetchmail %u@@%s -P %p %t
13692 @end example
13694 The valid format specifier characters are:
13696 @table @samp
13697 @item t
13698 The name of the file the mail is to be moved to.  This must always be
13699 included in this string.
13701 @item s
13702 The name of the server.
13704 @item P
13705 The port number of the server.
13707 @item u
13708 The user name to use.
13710 @item p
13711 The password to use.
13712 @end table
13714 The values used for these specs are taken from the values you give the
13715 corresponding keywords.
13717 @item :prescript
13718 A script to be run before fetching the mail.  The syntax is the same as
13719 the @code{:program} keyword.  This can also be a function to be run.
13721 @item :postscript
13722 A script to be run after fetching the mail.  The syntax is the same as
13723 the @code{:program} keyword.  This can also be a function to be run.
13725 @item :function
13726 The function to use to fetch mail from the @acronym{POP} server.  The
13727 function is called with one parameter---the name of the file where the
13728 mail should be moved to.
13730 @item :authentication
13731 This can be either the symbol @code{password} or the symbol @code{apop}
13732 and says what authentication scheme to use.  The default is
13733 @code{password}.
13735 @end table
13737 @vindex pop3-movemail
13738 @vindex pop3-leave-mail-on-server
13739 If the @code{:program} and @code{:function} keywords aren't specified,
13740 @code{pop3-movemail} will be used.  If @code{pop3-leave-mail-on-server}
13741 is non-@code{nil} the mail is to be left on the @acronym{POP} server
13742 after fetching when using @code{pop3-movemail}.  Note that POP servers
13743 maintain no state information between sessions, so what the client
13744 believes is there and what is actually there may not match up.  If they
13745 do not, then you may get duplicate mails or the whole thing can fall
13746 apart and leave you with a corrupt mailbox.
13748 Here are some examples for getting mail from a @acronym{POP} server.
13749 Fetch from the default @acronym{POP} server, using the default user
13750 name, and default fetcher:
13752 @lisp
13753 (pop)
13754 @end lisp
13756 Fetch from a named server with a named user and password:
13758 @lisp
13759 (pop :server "my.pop.server"
13760      :user "user-name" :password "secret")
13761 @end lisp
13763 Use @samp{movemail} to move the mail:
13765 @lisp
13766 (pop :program "movemail po:%u %t %p")
13767 @end lisp
13769 @item maildir
13770 Get mail from a maildir.  This is a type of mailbox that is supported by
13771 at least qmail and postfix, where each file in a special directory
13772 contains exactly one mail.
13774 Keywords:
13776 @table @code
13777 @item :path
13778 The name of the directory where the mails are stored.  The default is
13779 taken from the @env{MAILDIR} environment variable or
13780 @file{~/Maildir/}.
13781 @item :subdirs
13782 The subdirectories of the Maildir.  The default is
13783 @samp{("new" "cur")}.
13785 @c If you sometimes look at your mail through a pop3 daemon before fetching
13786 @c them with Gnus, you may also have to fetch your mails from the
13787 @c @code{cur} directory inside the maildir, like in the first example
13788 @c below.
13790 You can also get mails from remote hosts (because maildirs don't suffer
13791 from locking problems).
13793 @end table
13795 Two example maildir mail sources:
13797 @lisp
13798 (maildir :path "/home/user-name/Maildir/"
13799          :subdirs ("cur" "new"))
13800 @end lisp
13802 @lisp
13803 (maildir :path "/user@@remotehost.org:~/Maildir/"
13804          :subdirs ("new"))
13805 @end lisp
13807 @item imap
13808 Get mail from a @acronym{IMAP} server.  If you don't want to use
13809 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13810 with nnimap), for some reason or other, Gnus let you treat it similar
13811 to a @acronym{POP} server and fetches articles from a given
13812 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13814 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13815 may need external programs and libraries, @xref{IMAP}.
13817 Keywords:
13819 @table @code
13820 @item :server
13821 The name of the @acronym{IMAP} server.  The default is taken from the
13822 @env{MAILHOST} environment variable.
13824 @item :port
13825 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13826 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13828 @item :user
13829 The user name to give to the @acronym{IMAP} server.  The default is the login
13830 name.
13832 @item :password
13833 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13834 prompted.
13836 @item :stream
13837 What stream to use for connecting to the server, this is one of the
13838 symbols in @code{imap-stream-alist}.  Right now, this means
13839 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13840 @samp{ssl}, @samp{shell} or the default @samp{network}.
13842 @item :authentication
13843 Which authenticator to use for authenticating to the server, this is
13844 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13845 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13846 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13848 @item :program
13849 When using the `shell' :stream, the contents of this variable is
13850 mapped into the @code{imap-shell-program} variable.  This should be a
13851 @code{format}-like string (or list of strings).  Here's an example:
13853 @example
13854 ssh %s imapd
13855 @end example
13857 The valid format specifier characters are:
13859 @table @samp
13860 @item s
13861 The name of the server.
13863 @item l
13864 User name from @code{imap-default-user}.
13866 @item p
13867 The port number of the server.
13868 @end table
13870 The values used for these specs are taken from the values you give the
13871 corresponding keywords.
13873 @item :mailbox
13874 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13875 which normally is the mailbox which receive incoming mail.
13877 @item :predicate
13878 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13879 UNDELETED}, is probably the best choice for most people, but if you
13880 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13881 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13882 Then all articles in the mailbox is fetched, no matter what.  For a
13883 complete list of predicates, see RFC 2060 section 6.4.4.
13885 @item :fetchflag
13886 How to flag fetched articles on the server, the default @samp{\Deleted}
13887 will mark them as deleted, an alternative would be @samp{\Seen} which
13888 would simply mark them as read.  These are the two most likely choices,
13889 but more flags are defined in RFC 2060 section 2.3.2.
13891 @item :dontexpunge
13892 If non-@code{nil}, don't remove all articles marked as deleted in the
13893 mailbox after finishing the fetch.
13895 @end table
13897 An example @acronym{IMAP} mail source:
13899 @lisp
13900 (imap :server "mail.mycorp.com"
13901       :stream kerberos4
13902       :fetchflag "\\Seen")
13903 @end lisp
13905 @item webmail
13906 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13907 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13908 @uref{http://mail.yahoo.com/}.
13910 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13911 required for url "4.0pre.46".
13913 WARNING: Mails may be lost.  NO WARRANTY.
13915 Keywords:
13917 @table @code
13918 @item :subtype
13919 The type of the webmail server.  The default is @code{hotmail}.  The
13920 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13922 @item :user
13923 The user name to give to the webmail server.  The default is the login
13924 name.
13926 @item :password
13927 The password to give to the webmail server.  If not specified, the user is
13928 prompted.
13930 @item :dontexpunge
13931 If non-@code{nil}, only fetch unread articles and don't move them to
13932 trash folder after finishing the fetch.
13934 @end table
13936 An example webmail source:
13938 @lisp
13939 (webmail :subtype 'hotmail
13940          :user "user-name"
13941          :password "secret")
13942 @end lisp
13943 @end table
13945 @table @dfn
13946 @item Common Keywords
13947 Common keywords can be used in any type of mail source.
13949 Keywords:
13951 @table @code
13952 @item :plugged
13953 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13954 use directory source to get mail, you can specify it as in this
13955 example:
13957 @lisp
13958 (setq mail-sources
13959       '((directory :path "/home/pavel/.Spool/"
13960                    :suffix ""
13961                    :plugged t)))
13962 @end lisp
13964 Gnus will then fetch your mail even when you are unplugged.  This is
13965 useful when you use local mail and news.
13967 @end table
13968 @end table
13970 @subsubsection Function Interface
13972 Some of the above keywords specify a Lisp function to be executed.
13973 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13974 the value of the keyword while the function is executing.  For example,
13975 consider the following mail-source setting:
13977 @lisp
13978 (setq mail-sources '((pop :user "jrl"
13979                           :server "pophost" :function fetchfunc)))
13980 @end lisp
13982 While the function @code{fetchfunc} is executing, the symbol @code{user}
13983 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13984 @code{"pophost"}.  The symbols @code{port}, @code{password},
13985 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13986 and @code{authentication} are also bound (to their default values).
13988 See above for a list of keywords for each type of mail source.
13991 @node Mail Source Customization
13992 @subsubsection Mail Source Customization
13994 The following is a list of variables that influence how the mail is
13995 fetched.  You would normally not need to set or change any of these
13996 variables.
13998 @table @code
13999 @item mail-source-crash-box
14000 @vindex mail-source-crash-box
14001 File where mail will be stored while processing it.  The default is@*
14002 @file{~/.emacs-mail-crash-box}.
14004 @item mail-source-delete-incoming
14005 @vindex mail-source-delete-incoming
14006 If non-@code{nil}, delete incoming files after handling them.  If
14007 @code{t}, delete the files immediately, if @code{nil}, never delete any
14008 files.  If a positive number, delete files older than number of days
14009 (This will only happen, when receiving new mail).  You may also set
14010 @code{mail-source-delete-incoming} to @code{nil} and call
14011 @code{mail-source-delete-old-incoming} from a hook or interactively.
14013 @item mail-source-delete-old-incoming-confirm
14014 @vindex mail-source-delete-old-incoming-confirm
14015 If non-@code{nil}, ask for for confirmation before deleting old incoming
14016 files.  This variable only applies when
14017 @code{mail-source-delete-incoming} is a positive number.
14019 @item mail-source-ignore-errors
14020 @vindex mail-source-ignore-errors
14021 If non-@code{nil}, ignore errors when reading mail from a mail source.
14023 @item mail-source-directory
14024 @vindex mail-source-directory
14025 Directory where incoming mail source files (if any) will be stored.  The
14026 default is @file{~/Mail/}.  At present, the only thing this is used for
14027 is to say where the incoming files will be stored if the variable
14028 @code{mail-source-delete-incoming} is @code{nil} or a number.
14030 @item mail-source-incoming-file-prefix
14031 @vindex mail-source-incoming-file-prefix
14032 Prefix for file name for storing incoming mail.  The default is
14033 @file{Incoming}, in which case files will end up with names like
14034 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14035 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14036 number.
14038 @item mail-source-default-file-modes
14039 @vindex mail-source-default-file-modes
14040 All new mail files will get this file mode.  The default is 384.
14042 @item mail-source-movemail-program
14043 @vindex mail-source-movemail-program
14044 If non-@code{nil}, name of program for fetching new mail.  If
14045 @code{nil}, @code{movemail} in @var{exec-directory}.
14047 @end table
14050 @node Fetching Mail
14051 @subsubsection Fetching Mail
14053 @vindex mail-sources
14054 @vindex nnmail-spool-file
14055 The way to actually tell Gnus where to get new mail from is to set
14056 @code{mail-sources} to a list of mail source specifiers
14057 (@pxref{Mail Source Specifiers}).
14059 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14060 @code{nil}, the mail back ends will never attempt to fetch mail by
14061 themselves.
14063 If you want to fetch mail both from your local spool as well as a
14064 @acronym{POP} mail server, you'd say something like:
14066 @lisp
14067 (setq mail-sources
14068       '((file)
14069         (pop :server "pop3.mail.server"
14070              :password "secret")))
14071 @end lisp
14073 Or, if you don't want to use any of the keyword defaults:
14075 @lisp
14076 (setq mail-sources
14077       '((file :path "/var/spool/mail/user-name")
14078         (pop :server "pop3.mail.server"
14079              :user "user-name"
14080              :port "pop3"
14081              :password "secret")))
14082 @end lisp
14085 When you use a mail back end, Gnus will slurp all your mail from your
14086 inbox and plonk it down in your home directory.  Gnus doesn't move any
14087 mail if you're not using a mail back end---you have to do a lot of magic
14088 invocations first.  At the time when you have finished drawing the
14089 pentagram, lightened the candles, and sacrificed the goat, you really
14090 shouldn't be too surprised when Gnus moves your mail.
14094 @node Mail Back End Variables
14095 @subsection Mail Back End Variables
14097 These variables are (for the most part) pertinent to all the various
14098 mail back ends.
14100 @table @code
14101 @vindex nnmail-read-incoming-hook
14102 @item nnmail-read-incoming-hook
14103 The mail back ends all call this hook after reading new mail.  You can
14104 use this hook to notify any mail watch programs, if you want to.
14106 @vindex nnmail-split-hook
14107 @item nnmail-split-hook
14108 @findex gnus-article-decode-encoded-words
14109 @cindex RFC 1522 decoding
14110 @cindex RFC 2047 decoding
14111 Hook run in the buffer where the mail headers of each message is kept
14112 just before the splitting based on these headers is done.  The hook is
14113 free to modify the buffer contents in any way it sees fit---the buffer
14114 is discarded after the splitting has been done, and no changes performed
14115 in the buffer will show up in any files.
14116 @code{gnus-article-decode-encoded-words} is one likely function to add
14117 to this hook.
14119 @vindex nnmail-pre-get-new-mail-hook
14120 @vindex nnmail-post-get-new-mail-hook
14121 @item nnmail-pre-get-new-mail-hook
14122 @itemx nnmail-post-get-new-mail-hook
14123 These are two useful hooks executed when treating new incoming
14124 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14125 starting to handle the new mail) and
14126 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14127 is done).  Here's and example of using these two hooks to change the
14128 default file modes the new mail files get:
14130 @lisp
14131 (add-hook 'nnmail-pre-get-new-mail-hook
14132           (lambda () (set-default-file-modes 511)))
14134 (add-hook 'nnmail-post-get-new-mail-hook
14135           (lambda () (set-default-file-modes 551)))
14136 @end lisp
14138 @item nnmail-use-long-file-names
14139 @vindex nnmail-use-long-file-names
14140 If non-@code{nil}, the mail back ends will use long file and directory
14141 names.  Groups like @samp{mail.misc} will end up in directories
14142 (assuming use of @code{nnml} back end) or files (assuming use of
14143 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14144 the same group will end up in @file{mail/misc}.
14146 @item nnmail-delete-file-function
14147 @vindex nnmail-delete-file-function
14148 @findex delete-file
14149 Function called to delete files.  It is @code{delete-file} by default.
14151 @item nnmail-cache-accepted-message-ids
14152 @vindex nnmail-cache-accepted-message-ids
14153 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14154 the back end (via @code{Gcc}, for instance) into the mail duplication
14155 discovery cache.  The default is @code{nil}.
14157 @item nnmail-cache-ignore-groups
14158 @vindex nnmail-cache-ignore-groups
14159 This can be a regular expression or a list of regular expressions.
14160 Group names that match any of the regular expressions will never be
14161 recorded in the @code{Message-ID} cache.
14163 This can be useful, for example, when using Fancy Splitting
14164 (@pxref{Fancy Mail Splitting}) together with the function
14165 @code{nnmail-split-fancy-with-parent}.
14167 @end table
14170 @node Fancy Mail Splitting
14171 @subsection Fancy Mail Splitting
14172 @cindex mail splitting
14173 @cindex fancy mail splitting
14175 @vindex nnmail-split-fancy
14176 @findex nnmail-split-fancy
14177 If the rather simple, standard method for specifying how to split mail
14178 doesn't allow you to do what you want, you can set
14179 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14180 play with the @code{nnmail-split-fancy} variable.
14182 Let's look at an example value of this variable first:
14184 @lisp
14185 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14186 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14187 ;; @r{from real errors.}
14188 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14189                    "mail.misc"))
14190    ;; @r{Non-error messages are crossposted to all relevant}
14191    ;; @r{groups, but we don't crosspost between the group for the}
14192    ;; @r{(ding) list and the group for other (ding) related mail.}
14193    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14194          ("subject" "ding" "ding.misc"))
14195       ;; @r{Other mailing lists@dots{}}
14196       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14197       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14198       ;; @r{Both lists below have the same suffix, so prevent}
14199       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14200       ;; @r{the bugs- list, but allow cross-posting when the}
14201       ;; @r{message was really cross-posted.}
14202       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14203       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14204       ;; @r{People@dots{}}
14205       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14206    ;; @r{Unmatched mail goes to the catch all group.}
14207    "misc.misc")
14208 @end lisp
14210 This variable has the format of a @dfn{split}.  A split is a
14211 (possibly) recursive structure where each split may contain other
14212 splits.  Here are the possible split syntaxes:
14214 @table @code
14216 @item group
14217 If the split is a string, that will be taken as a group name.  Normal
14218 regexp match expansion will be done.  See below for examples.
14220 @c Don't fold this line.
14221 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14222 The split can be a list containing at least three elements.  If the
14223 first element @var{field} (a regexp matching a header) contains
14224 @var{value} (also a regexp) then store the message as specified by
14225 @var{split}.
14227 If @var{restrict} (yet another regexp) matches some string after
14228 @var{field} and before the end of the matched @var{value}, the
14229 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14230 @var{split} is processed.
14232 The last element @var{invert-partial} is optional.  If it is
14233 non-@code{nil}, the match-partial-words behavior controlled by the
14234 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14235 be inverted.  (New in Gnus 5.10.7)
14237 @item (| @var{split} @dots{})
14238 If the split is a list, and the first element is @code{|} (vertical
14239 bar), then process each @var{split} until one of them matches.  A
14240 @var{split} is said to match if it will cause the mail message to be
14241 stored in one or more groups.
14243 @item (& @var{split} @dots{})
14244 If the split is a list, and the first element is @code{&}, then
14245 process all @var{split}s in the list.
14247 @item junk
14248 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14249 this message.  Use with extreme caution.
14251 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14252 If the split is a list, and the first element is @samp{:}, then the
14253 second element will be called as a function with @var{args} given as
14254 arguments.  The function should return a @var{split}.
14256 @cindex body split
14257 For instance, the following function could be used to split based on the
14258 body of the messages:
14260 @lisp
14261 (defun split-on-body ()
14262   (save-excursion
14263     (save-restriction
14264       (widen)
14265       (goto-char (point-min))
14266       (when (re-search-forward "Some.*string" nil t)
14267         "string.group"))))
14268 @end lisp
14270 The buffer is narrowed to the message in question when @var{function}
14271 is run.  That's why @code{(widen)} needs to be called after
14272 @code{save-excursion} and @code{save-restriction} in the example
14273 above.  Also note that with the nnimap backend, message bodies will
14274 not be downloaded by default.  You need to set
14275 @code{nnimap-split-download-body} to @code{t} to do that
14276 (@pxref{Splitting in IMAP}).
14278 @item (! @var{func} @var{split})
14279 If the split is a list, and the first element is @code{!}, then
14280 @var{split} will be processed, and @var{func} will be called as a
14281 function with the result of @var{split} as argument.  @var{func}
14282 should return a split.
14284 @item nil
14285 If the split is @code{nil}, it is ignored.
14287 @end table
14289 In these splits, @var{field} must match a complete field name.
14291 Normally, @var{value} in these splits must match a complete @emph{word}
14292 according to the fundamental mode syntax table.  In other words, all
14293 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14294 which are word delimiters.  Therefore, if you use the following split,
14295 for example,
14297 @example
14298 (any "joe" "joemail")
14299 @end example
14301 @noindent
14302 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14303 in @samp{joemail}.  If you want to alter this behavior, you can use any
14304 of the following three ways:
14306 @enumerate
14307 @item
14308 @vindex nnmail-split-fancy-match-partial-words
14309 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14310 to non-@code{nil} in order to ignore word boundaries and instead the
14311 match becomes more like a grep.  This variable controls whether partial
14312 words are matched during fancy splitting.  The default value is
14313 @code{nil}.
14315 Note that it influences all @var{value}'s in your split rules.
14317 @item
14318 @var{value} beginning with @code{.*} ignores word boundaries in front of
14319 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14320 in the rear of a word will be ignored.  For example, the @var{value}
14321 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14322 @code{".*@@example\\.com"} does.
14324 @item
14325 You can set the @var{invert-partial} flag in your split rules of the
14326 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14327 section.  If the flag is set, word boundaries on both sides of a word
14328 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14329 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14330 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14331 non-@code{nil}.  (New in Gnus 5.10.7)
14332 @end enumerate
14334 @vindex nnmail-split-abbrev-alist
14335 @var{field} and @var{value} can also be Lisp symbols, in that case
14336 they are expanded as specified by the variable
14337 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14338 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14339 contains the associated value.  Predefined entries in
14340 @code{nnmail-split-abbrev-alist} include:
14342 @table @code
14343 @item from
14344 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14345 @item to
14346 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14347 @samp{Resent-To} and @samp{Resent-Cc} fields.
14348 @item any
14349 Is the union of the @code{from} and @code{to} entries.
14350 @end table
14352 @vindex nnmail-split-fancy-syntax-table
14353 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14354 when all this splitting is performed.
14356 If you want to have Gnus create groups dynamically based on some
14357 information in the headers (i.e., do @code{replace-match}-like
14358 substitutions in the group names), you can say things like:
14360 @example
14361 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14362 @end example
14364 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14365 will be filed in @samp{mail.debian.foo}.
14367 If the string contains the element @samp{\&}, then the previously
14368 matched string will be substituted.  Similarly, the elements @samp{\\1}
14369 up to @samp{\\9} will be substituted with the text matched by the
14370 groupings 1 through 9.
14372 @vindex nnmail-split-lowercase-expanded
14373 Where @code{nnmail-split-lowercase-expanded} controls whether the
14374 lowercase of the matched string should be used for the substitution.
14375 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14376 groups when users send to an address using different case
14377 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14378 is @code{t}.
14380 @findex nnmail-split-fancy-with-parent
14381 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14382 split followups into the same groups their parents are in.  Sometimes
14383 you can't make splitting rules for all your mail.  For example, your
14384 boss might send you personal mail regarding different projects you are
14385 working on, and as you can't tell your boss to put a distinguishing
14386 string into the subject line, you have to resort to manually moving the
14387 messages into the right group.  With this function, you only have to do
14388 it once per thread.
14390 To use this feature, you have to set @code{nnmail-treat-duplicates}
14391 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14392 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14393 using the colon feature, like so:
14394 @lisp
14395 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14396       nnmail-cache-accepted-message-ids t
14397       nnmail-split-fancy
14398       '(| (: nnmail-split-fancy-with-parent)
14399           ;; @r{other splits go here}
14400         ))
14401 @end lisp
14403 This feature works as follows: when @code{nnmail-treat-duplicates} is
14404 non-@code{nil}, Gnus records the message id of every message it sees
14405 in the file specified by the variable
14406 @code{nnmail-message-id-cache-file}, together with the group it is in
14407 (the group is omitted for non-mail messages).  When mail splitting is
14408 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14409 at the References (and In-Reply-To) header of each message to split
14410 and searches the file specified by @code{nnmail-message-id-cache-file}
14411 for the message ids.  When it has found a parent, it returns the
14412 corresponding group name unless the group name matches the regexp
14413 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14414 recommended that you set @code{nnmail-message-id-cache-length} to a
14415 somewhat higher number than the default so that the message ids are
14416 still in the cache.  (A value of 5000 appears to create a file some
14417 300 kBytes in size.)
14418 @vindex nnmail-cache-accepted-message-ids
14419 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14420 also records the message ids of moved articles, so that the followup
14421 messages goes into the new group.
14423 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14424 want certain groups to be recorded in the cache.  For example, if all
14425 outgoing messages are written to an ``outgoing'' group, you could set
14426 @code{nnmail-cache-ignore-groups} to match that group name.
14427 Otherwise, answers to all your messages would end up in the
14428 ``outgoing'' group.
14431 @node Group Mail Splitting
14432 @subsection Group Mail Splitting
14433 @cindex mail splitting
14434 @cindex group mail splitting
14436 @findex gnus-group-split
14437 If you subscribe to dozens of mailing lists but you don't want to
14438 maintain mail splitting rules manually, group mail splitting is for you.
14439 You just have to set @code{to-list} and/or @code{to-address} in group
14440 parameters or group customization and set @code{nnmail-split-methods} to
14441 @code{gnus-group-split}.  This splitting function will scan all groups
14442 for those parameters and split mail accordingly, i.e., messages posted
14443 from or to the addresses specified in the parameters @code{to-list} or
14444 @code{to-address} of a mail group will be stored in that group.
14446 Sometimes, mailing lists have multiple addresses, and you may want mail
14447 splitting to recognize them all: just set the @code{extra-aliases} group
14448 parameter to the list of additional addresses and it's done.  If you'd
14449 rather use a regular expression, set @code{split-regexp}.
14451 All these parameters in a group will be used to create an
14452 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14453 the @var{value} is a single regular expression that matches
14454 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14455 matches of @code{split-regexp}, and the @var{split} is the name of the
14456 group.  @var{restrict}s are also supported: just set the
14457 @code{split-exclude} parameter to a list of regular expressions.
14459 If you can't get the right split to be generated using all these
14460 parameters, or you just need something fancier, you can set the
14461 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14462 this case, all other aforementioned parameters will be ignored by
14463 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14464 @code{nil}, in which case the group will be ignored by
14465 @code{gnus-group-split}.
14467 @vindex gnus-group-split-default-catch-all-group
14468 @code{gnus-group-split} will do cross-posting on all groups that match,
14469 by defining a single @code{&} fancy split containing one split for each
14470 group.  If a message doesn't match any split, it will be stored in the
14471 group named in @code{gnus-group-split-default-catch-all-group}, unless
14472 some group has @code{split-spec} set to @code{catch-all}, in which case
14473 that group is used as the catch-all group.  Even though this variable is
14474 often used just to name a group, it may also be set to an arbitrarily
14475 complex fancy split (after all, a group name is a fancy split), and this
14476 may be useful to split mail that doesn't go to any mailing list to
14477 personal mail folders.  Note that this fancy split is added as the last
14478 element of a @code{|} split list that also contains a @code{&} split
14479 with the rules extracted from group parameters.
14481 It's time for an example.  Assume the following group parameters have
14482 been defined:
14484 @example
14485 nnml:mail.bar:
14486 ((to-address . "bar@@femail.com")
14487  (split-regexp . ".*@@femail\\.com"))
14488 nnml:mail.foo:
14489 ((to-list . "foo@@nowhere.gov")
14490  (extra-aliases "foo@@localhost" "foo-redist@@home")
14491  (split-exclude "bugs-foo" "rambling-foo")
14492  (admin-address . "foo-request@@nowhere.gov"))
14493 nnml:mail.others:
14494 ((split-spec . catch-all))
14495 @end example
14497 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14498 behave as if @code{nnmail-split-fancy} had been selected and variable
14499 @code{nnmail-split-fancy} had been set as follows:
14501 @lisp
14502 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14503       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14504            - "bugs-foo" - "rambling-foo" "mail.foo"))
14505    "mail.others")
14506 @end lisp
14508 @findex gnus-group-split-fancy
14509 If you'd rather not use group splitting for all your mail groups, you
14510 may use it for only some of them, by using @code{nnmail-split-fancy}
14511 splits like this:
14513 @lisp
14514 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14515 @end lisp
14517 @var{groups} may be a regular expression or a list of group names whose
14518 parameters will be scanned to generate the output split.
14519 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14520 single @code{|} split will be output.  @var{catch-all} is the fall back
14521 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14522 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14523 empty string in any selected group, no catch-all split will be issued.
14524 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14525 this group will override the value of the @var{catch-all} argument.
14527 @findex gnus-group-split-setup
14528 Unfortunately, scanning all groups and their parameters can be quite
14529 slow, especially considering that it has to be done for every message.
14530 But don't despair!  The function @code{gnus-group-split-setup} can be
14531 used to enable @code{gnus-group-split} in a much more efficient way.  It
14532 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14533 @code{nnmail-split-fancy} to the split produced by
14534 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14535 scanned once, no matter how many messages are split.
14537 @findex gnus-group-split-update
14538 However, if you change group parameters, you'd have to update
14539 @code{nnmail-split-fancy} manually.  You can do it by running
14540 @code{gnus-group-split-update}.  If you'd rather have it updated
14541 automatically, just tell @code{gnus-group-split-setup} to do it for
14542 you.  For example, add to your @file{~/.gnus.el}:
14544 @lisp
14545 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14546 @end lisp
14548 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14549 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14550 have to worry about updating @code{nnmail-split-fancy} again.  If you
14551 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14552 @code{gnus-group-split-default-catch-all-group} will be set to its
14553 value.
14555 @vindex gnus-group-split-updated-hook
14556 Because you may want to change @code{nnmail-split-fancy} after it is set
14557 by @code{gnus-group-split-update}, this function will run
14558 @code{gnus-group-split-updated-hook} just before finishing.
14560 @node Incorporating Old Mail
14561 @subsection Incorporating Old Mail
14562 @cindex incorporating old mail
14563 @cindex import old mail
14565 Most people have lots of old mail stored in various file formats.  If
14566 you have set up Gnus to read mail using one of the spiffy Gnus mail
14567 back ends, you'll probably wish to have that old mail incorporated into
14568 your mail groups.
14570 Doing so can be quite easy.
14572 To take an example: You're reading mail using @code{nnml}
14573 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14574 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14575 file filled with important, but old, mail.  You want to move it into
14576 your @code{nnml} groups.
14578 Here's how:
14580 @enumerate
14581 @item
14582 Go to the group buffer.
14584 @item
14585 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14586 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14588 @item
14589 Type @kbd{SPACE} to enter the newly created group.
14591 @item
14592 Type @kbd{M P b} to process-mark all articles in this group's buffer
14593 (@pxref{Setting Process Marks}).
14595 @item
14596 Type @kbd{B r} to respool all the process-marked articles, and answer
14597 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14598 @end enumerate
14600 All the mail messages in the mbox file will now also be spread out over
14601 all your @code{nnml} groups.  Try entering them and check whether things
14602 have gone without a glitch.  If things look ok, you may consider
14603 deleting the mbox file, but I wouldn't do that unless I was absolutely
14604 sure that all the mail has ended up where it should be.
14606 Respooling is also a handy thing to do if you're switching from one mail
14607 back end to another.  Just respool all the mail in the old mail groups
14608 using the new mail back end.
14611 @node Expiring Mail
14612 @subsection Expiring Mail
14613 @cindex article expiry
14614 @cindex expiring mail
14616 Traditional mail readers have a tendency to remove mail articles when
14617 you mark them as read, in some way.  Gnus takes a fundamentally
14618 different approach to mail reading.
14620 Gnus basically considers mail just to be news that has been received in
14621 a rather peculiar manner.  It does not think that it has the power to
14622 actually change the mail, or delete any mail messages.  If you enter a
14623 mail group, and mark articles as ``read'', or kill them in some other
14624 fashion, the mail articles will still exist on the system.  I repeat:
14625 Gnus will not delete your old, read mail.  Unless you ask it to, of
14626 course.
14628 To make Gnus get rid of your unwanted mail, you have to mark the
14629 articles as @dfn{expirable}.  (With the default key bindings, this means
14630 that you have to type @kbd{E}.)  This does not mean that the articles
14631 will disappear right away, however.  In general, a mail article will be
14632 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14633 more than one week old.  If you do not mark an article as expirable, it
14634 will remain on your system until hell freezes over.  This bears
14635 repeating one more time, with some spurious capitalizations: IF you do
14636 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14638 You do not have to mark articles as expirable by hand.  Gnus provides
14639 two features, called ``auto-expire'' and ``total-expire'', that can help you
14640 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14641 for you when you select an article.  And ``total-expire'' means that Gnus
14642 considers all articles as expirable that are read.  So, in addition to
14643 the articles marked @samp{E}, also the articles marked @samp{r},
14644 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14645 expirable.
14647 When should either auto-expire or total-expire be used?  Most people
14648 who are subscribed to mailing lists split each list into its own group
14649 and then turn on auto-expire or total-expire for those groups.
14650 (@xref{Splitting Mail}, for more information on splitting each list
14651 into its own group.)
14653 Which one is better, auto-expire or total-expire?  It's not easy to
14654 answer.  Generally speaking, auto-expire is probably faster.  Another
14655 advantage of auto-expire is that you get more marks to work with: for
14656 the articles that are supposed to stick around, you can still choose
14657 between tick and dormant and read marks.  But with total-expire, you
14658 only have dormant and ticked to choose from.  The advantage of
14659 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14660 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14661 scoring.
14663 @vindex gnus-auto-expirable-newsgroups
14664 Groups that match the regular expression
14665 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14666 read marked as expirable automatically.  All articles marked as
14667 expirable have an @samp{E} in the first column in the summary buffer.
14669 By default, if you have auto expiry switched on, Gnus will mark all the
14670 articles you read as expirable, no matter if they were read or unread
14671 before.  To avoid having articles marked as read marked as expirable
14672 automatically, you can put something like the following in your
14673 @file{~/.gnus.el} file:
14675 @vindex gnus-mark-article-hook
14676 @lisp
14677 (remove-hook 'gnus-mark-article-hook
14678              'gnus-summary-mark-read-and-unread-as-read)
14679 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14680 @end lisp
14682 Note that making a group auto-expirable doesn't mean that all read
14683 articles are expired---only the articles marked as expirable
14684 will be expired.  Also note that using the @kbd{d} command won't make
14685 articles expirable---only semi-automatic marking of articles as read will
14686 mark the articles as expirable in auto-expirable groups.
14688 Let's say you subscribe to a couple of mailing lists, and you want the
14689 articles you have read to disappear after a while:
14691 @lisp
14692 (setq gnus-auto-expirable-newsgroups
14693       "mail.nonsense-list\\|mail.nice-list")
14694 @end lisp
14696 Another way to have auto-expiry happen is to have the element
14697 @code{auto-expire} in the group parameters of the group.
14699 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14700 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14701 don't really mix very well.
14703 @vindex nnmail-expiry-wait
14704 The @code{nnmail-expiry-wait} variable supplies the default time an
14705 expirable article has to live.  Gnus starts counting days from when the
14706 message @emph{arrived}, not from when it was sent.  The default is seven
14707 days.
14709 Gnus also supplies a function that lets you fine-tune how long articles
14710 are to live, based on what group they are in.  Let's say you want to
14711 have one month expiry period in the @samp{mail.private} group, a one day
14712 expiry period in the @samp{mail.junk} group, and a six day expiry period
14713 everywhere else:
14715 @vindex nnmail-expiry-wait-function
14716 @lisp
14717 (setq nnmail-expiry-wait-function
14718       (lambda (group)
14719        (cond ((string= group "mail.private")
14720                31)
14721              ((string= group "mail.junk")
14722                1)
14723              ((string= group "important")
14724                'never)
14725              (t
14726                6))))
14727 @end lisp
14729 The group names this function is fed are ``unadorned'' group
14730 names---no @samp{nnml:} prefixes and the like.
14732 The @code{nnmail-expiry-wait} variable and
14733 @code{nnmail-expiry-wait-function} function can either be a number (not
14734 necessarily an integer) or one of the symbols @code{immediate} or
14735 @code{never}.
14737 You can also use the @code{expiry-wait} group parameter to selectively
14738 change the expiry period (@pxref{Group Parameters}).
14740 @vindex nnmail-expiry-target
14741 The normal action taken when expiring articles is to delete them.
14742 However, in some circumstances it might make more sense to move them
14743 to other groups instead of deleting them.  The variable
14744 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14745 parameter) controls this.  The variable supplies a default value for
14746 all groups, which can be overridden for specific groups by the group
14747 parameter.  default value is @code{delete}, but this can also be a
14748 string (which should be the name of the group the message should be
14749 moved to), or a function (which will be called in a buffer narrowed to
14750 the message in question, and with the name of the group being moved
14751 from as its parameter) which should return a target---either a group
14752 name or @code{delete}.
14754 Here's an example for specifying a group name:
14755 @lisp
14756 (setq nnmail-expiry-target "nnml:expired")
14757 @end lisp
14759 @findex nnmail-fancy-expiry-target
14760 @vindex nnmail-fancy-expiry-targets
14761 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14762 expire mail to groups according to the variable
14763 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14765 @lisp
14766  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14767        nnmail-fancy-expiry-targets
14768        '((to-from "boss" "nnfolder:Work")
14769          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14770          ("from" ".*" "nnfolder:Archive-%Y")))
14771 @end lisp
14773 With this setup, any mail that has @code{IMPORTANT} in its Subject
14774 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14775 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14776 From or To header contains the string @code{boss}, it will get expired
14777 to @code{nnfolder:Work}.  All other mail will get expired to
14778 @code{nnfolder:Archive-YYYY}.
14780 @vindex nnmail-keep-last-article
14781 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14782 expire the final article in a mail newsgroup.  This is to make life
14783 easier for procmail users.
14785 @vindex gnus-total-expirable-newsgroups
14786 By the way: That line up there, about Gnus never expiring non-expirable
14787 articles, is a lie.  If you put @code{total-expire} in the group
14788 parameters, articles will not be marked as expirable, but all read
14789 articles will be put through the expiry process.  Use with extreme
14790 caution.  Even more dangerous is the
14791 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14792 this regexp will have all read articles put through the expiry process,
14793 which means that @emph{all} old mail articles in the groups in question
14794 will be deleted after a while.  Use with extreme caution, and don't come
14795 crying to me when you discover that the regexp you used matched the
14796 wrong group and all your important mail has disappeared.  Be a
14797 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14798 with!  So there!
14800 Most people make most of their mail groups total-expirable, though.
14802 @vindex gnus-inhibit-user-auto-expire
14803 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14804 commands will not mark an article as expirable, even if the group has
14805 auto-expire turned on.
14808 @node Washing Mail
14809 @subsection Washing Mail
14810 @cindex mail washing
14811 @cindex list server brain damage
14812 @cindex incoming mail treatment
14814 Mailers and list servers are notorious for doing all sorts of really,
14815 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14816 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14817 end of all lines passing through our server, so let's do that!!!!1!''
14818 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14819 considered to be self-evident were not discussed.  So.  Here we are.
14821 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14822 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14823 be shocked and dismayed by this, but I haven't got the energy.  It is to
14824 laugh.
14826 Gnus provides a plethora of functions for washing articles while
14827 displaying them, but it might be nicer to do the filtering before
14828 storing the mail to disk.  For that purpose, we have three hooks and
14829 various functions that can be put in these hooks.
14831 @table @code
14832 @item nnmail-prepare-incoming-hook
14833 @vindex nnmail-prepare-incoming-hook
14834 This hook is called before doing anything with the mail and is meant for
14835 grand, sweeping gestures.  It is called in a buffer that contains all
14836 the new, incoming mail.  Functions to be used include:
14838 @table @code
14839 @item nnheader-ms-strip-cr
14840 @findex nnheader-ms-strip-cr
14841 Remove trailing carriage returns from each line.  This is default on
14842 Emacs running on MS machines.
14844 @end table
14846 @item nnmail-prepare-incoming-header-hook
14847 @vindex nnmail-prepare-incoming-header-hook
14848 This hook is called narrowed to each header.  It can be used when
14849 cleaning up the headers.  Functions that can be used include:
14851 @table @code
14852 @item nnmail-remove-leading-whitespace
14853 @findex nnmail-remove-leading-whitespace
14854 Clear leading white space that ``helpful'' listservs have added to the
14855 headers to make them look nice.  Aaah.
14857 (Note that this function works on both the header on the body of all
14858 messages, so it is a potentially dangerous function to use (if a body
14859 of a message contains something that looks like a header line).  So
14860 rather than fix the bug, it is of course the right solution to make it
14861 into a feature by documenting it.)
14863 @item nnmail-remove-list-identifiers
14864 @findex nnmail-remove-list-identifiers
14865 Some list servers add an identifier---for example, @samp{(idm)}---to the
14866 beginning of all @code{Subject} headers.  I'm sure that's nice for
14867 people who use stone age mail readers.  This function will remove
14868 strings that match the @code{nnmail-list-identifiers} regexp, which can
14869 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14870 @code{\\(..\\)}.
14872 For instance, if you want to remove the @samp{(idm)} and the
14873 @samp{nagnagnag} identifiers:
14875 @lisp
14876 (setq nnmail-list-identifiers
14877       '("(idm)" "nagnagnag"))
14878 @end lisp
14880 This can also be done non-destructively with
14881 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14883 @item nnmail-remove-tabs
14884 @findex nnmail-remove-tabs
14885 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14887 @item nnmail-fix-eudora-headers
14888 @findex nnmail-fix-eudora-headers
14889 @cindex Eudora
14890 Eudora produces broken @code{References} headers, but OK
14891 @code{In-Reply-To} headers.  This function will get rid of the
14892 @code{References} headers.
14894 @end table
14896 @item nnmail-prepare-incoming-message-hook
14897 @vindex nnmail-prepare-incoming-message-hook
14898 This hook is called narrowed to each message.  Functions to be used
14899 include:
14901 @table @code
14902 @item article-de-quoted-unreadable
14903 @findex article-de-quoted-unreadable
14904 Decode Quoted Readable encoding.
14906 @end table
14907 @end table
14910 @node Duplicates
14911 @subsection Duplicates
14913 @vindex nnmail-treat-duplicates
14914 @vindex nnmail-message-id-cache-length
14915 @vindex nnmail-message-id-cache-file
14916 @cindex duplicate mails
14917 If you are a member of a couple of mailing lists, you will sometimes
14918 receive two copies of the same mail.  This can be quite annoying, so
14919 @code{nnmail} checks for and treats any duplicates it might find.  To do
14920 this, it keeps a cache of old @code{Message-ID}s---
14921 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14922 default.  The approximate maximum number of @code{Message-ID}s stored
14923 there is controlled by the @code{nnmail-message-id-cache-length}
14924 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14925 stored.) If all this sounds scary to you, you can set
14926 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14927 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14928 will insert a warning into the head of the mail saying that it thinks
14929 that this is a duplicate of a different message.
14931 This variable can also be a function.  If that's the case, the function
14932 will be called from a buffer narrowed to the message in question with
14933 the @code{Message-ID} as a parameter.  The function must return either
14934 @code{nil}, @code{warn}, or @code{delete}.
14936 You can turn this feature off completely by setting the variable to
14937 @code{nil}.
14939 If you want all the duplicate mails to be put into a special
14940 @dfn{duplicates} group, you could do that using the normal mail split
14941 methods:
14943 @lisp
14944 (setq nnmail-split-fancy
14945       '(| ;; @r{Messages duplicates go to a separate group.}
14946         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14947         ;; @r{Message from daemons, postmaster, and the like to another.}
14948         (any mail "mail.misc")
14949         ;; @r{Other rules.}
14950         [...] ))
14951 @end lisp
14952 @noindent
14953 Or something like:
14954 @lisp
14955 (setq nnmail-split-methods
14956       '(("duplicates" "^Gnus-Warning:.*duplicate")
14957         ;; @r{Other rules.}
14958         [...]))
14959 @end lisp
14961 Here's a neat feature: If you know that the recipient reads her mail
14962 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14963 @code{delete}, you can send her as many insults as you like, just by
14964 using a @code{Message-ID} of a mail that you know that she's already
14965 received.  Think of all the fun!  She'll never see any of it!  Whee!
14968 @node Not Reading Mail
14969 @subsection Not Reading Mail
14971 If you start using any of the mail back ends, they have the annoying
14972 habit of assuming that you want to read mail with them.  This might not
14973 be unreasonable, but it might not be what you want.
14975 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14976 @code{nil}, none of the back ends will ever attempt to read incoming
14977 mail, which should help.
14979 @vindex nnbabyl-get-new-mail
14980 @vindex nnmbox-get-new-mail
14981 @vindex nnml-get-new-mail
14982 @vindex nnmh-get-new-mail
14983 @vindex nnfolder-get-new-mail
14984 This might be too much, if, for instance, you are reading mail quite
14985 happily with @code{nnml} and just want to peek at some old Rmail
14986 file you have stashed away with @code{nnbabyl}.  All back ends have
14987 variables called back-end-@code{get-new-mail}.  If you want to disable
14988 the @code{nnbabyl} mail reading, you edit the virtual server for the
14989 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14991 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14992 narrowed to the article to be saved before saving it when reading
14993 incoming mail.
14996 @node Choosing a Mail Back End
14997 @subsection Choosing a Mail Back End
14999 Gnus will read the mail spool when you activate a mail group.  The mail
15000 file is first copied to your home directory.  What happens after that
15001 depends on what format you want to store your mail in.
15003 There are six different mail back ends in the standard Gnus, and more
15004 back ends are available separately.  The mail back end most people use
15005 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15006 Spool}).
15008 @menu
15009 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
15010 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
15011 * Mail Spool::                  Store your mail in a private spool?
15012 * MH Spool::                    An mhspool-like back end.
15013 * Maildir::                     Another one-file-per-message format.
15014 * Mail Folders::                Having one file for each group.
15015 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
15016 @end menu
15019 @node Unix Mail Box
15020 @subsubsection Unix Mail Box
15021 @cindex nnmbox
15022 @cindex unix mail box
15024 @vindex nnmbox-active-file
15025 @vindex nnmbox-mbox-file
15026 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15027 mail.  @code{nnmbox} will add extra headers to each mail article to say
15028 which group it belongs in.
15030 Virtual server settings:
15032 @table @code
15033 @item nnmbox-mbox-file
15034 @vindex nnmbox-mbox-file
15035 The name of the mail box in the user's home directory.  Default is
15036 @file{~/mbox}.
15038 @item nnmbox-active-file
15039 @vindex nnmbox-active-file
15040 The name of the active file for the mail box.  Default is
15041 @file{~/.mbox-active}.
15043 @item nnmbox-get-new-mail
15044 @vindex nnmbox-get-new-mail
15045 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15046 into groups.  Default is @code{t}.
15047 @end table
15050 @node Rmail Babyl
15051 @subsubsection Rmail Babyl
15052 @cindex nnbabyl
15053 @cindex Rmail mbox
15055 @vindex nnbabyl-active-file
15056 @vindex nnbabyl-mbox-file
15057 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15058 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15059 mail article to say which group it belongs in.
15061 Virtual server settings:
15063 @table @code
15064 @item nnbabyl-mbox-file
15065 @vindex nnbabyl-mbox-file
15066 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15068 @item nnbabyl-active-file
15069 @vindex nnbabyl-active-file
15070 The name of the active file for the rmail box.  The default is
15071 @file{~/.rmail-active}
15073 @item nnbabyl-get-new-mail
15074 @vindex nnbabyl-get-new-mail
15075 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15076 @code{t}
15077 @end table
15080 @node Mail Spool
15081 @subsubsection Mail Spool
15082 @cindex nnml
15083 @cindex mail @acronym{NOV} spool
15085 The @dfn{nnml} spool mail format isn't compatible with any other known
15086 format.  It should be used with some caution.
15088 @vindex nnml-directory
15089 If you use this back end, Gnus will split all incoming mail into files,
15090 one file for each mail, and put the articles into the corresponding
15091 directories under the directory specified by the @code{nnml-directory}
15092 variable.  The default value is @file{~/Mail/}.
15094 You do not have to create any directories beforehand; Gnus will take
15095 care of all that.
15097 If you have a strict limit as to how many files you are allowed to store
15098 in your account, you should not use this back end.  As each mail gets its
15099 own file, you might very well occupy thousands of inodes within a few
15100 weeks.  If this is no problem for you, and it isn't a problem for you
15101 having your friendly systems administrator walking around, madly,
15102 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15103 know that this is probably the fastest format to use.  You do not have
15104 to trudge through a big mbox file just to read your new mail.
15106 @code{nnml} is probably the slowest back end when it comes to article
15107 splitting.  It has to create lots of files, and it also generates
15108 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15109 fastest back end when it comes to reading mail.
15111 @cindex self contained nnml servers
15112 @cindex marks
15113 When the marks file is used (which it is by default), @code{nnml}
15114 servers have the property that you may backup them using @code{tar} or
15115 similar, and later be able to restore them into Gnus (by adding the
15116 proper @code{nnml} server) and have all your marks be preserved.  Marks
15117 for a group is usually stored in the @code{.marks} file (but see
15118 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15119 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15120 to restore the group (after restoring the backup into the nnml
15121 directory).
15123 If for some reason you believe your @file{.marks} files are screwed
15124 up, you can just delete them all.  Gnus will then correctly regenerate
15125 them next time it starts.
15127 Virtual server settings:
15129 @table @code
15130 @item nnml-directory
15131 @vindex nnml-directory
15132 All @code{nnml} directories will be placed under this directory.  The
15133 default is the value of @code{message-directory} (whose default value
15134 is @file{~/Mail}).
15136 @item nnml-active-file
15137 @vindex nnml-active-file
15138 The active file for the @code{nnml} server.  The default is
15139 @file{~/Mail/active}.
15141 @item nnml-newsgroups-file
15142 @vindex nnml-newsgroups-file
15143 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15144 Format}.  The default is @file{~/Mail/newsgroups}.
15146 @item nnml-get-new-mail
15147 @vindex nnml-get-new-mail
15148 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15149 @code{t}.
15151 @item nnml-nov-is-evil
15152 @vindex nnml-nov-is-evil
15153 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15154 default is @code{nil}.
15156 @item nnml-nov-file-name
15157 @vindex nnml-nov-file-name
15158 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15160 @item nnml-prepare-save-mail-hook
15161 @vindex nnml-prepare-save-mail-hook
15162 Hook run narrowed to an article before saving.
15164 @item nnml-marks-is-evil
15165 @vindex nnml-marks-is-evil
15166 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15167 default is @code{nil}.
15169 @item nnml-marks-file-name
15170 @vindex nnml-marks-file-name
15171 The name of the @dfn{marks} files.  The default is @file{.marks}.
15173 @item nnml-use-compressed-files
15174 @vindex nnml-use-compressed-files
15175 If non-@code{nil}, @code{nnml} will allow using compressed message
15176 files.
15178 @end table
15180 @findex nnml-generate-nov-databases
15181 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15182 whack, you can do a complete update by typing @kbd{M-x
15183 nnml-generate-nov-databases}.  This command will trawl through the
15184 entire @code{nnml} hierarchy, looking at each and every article, so it
15185 might take a while to complete.  A better interface to this
15186 functionality can be found in the server buffer (@pxref{Server
15187 Commands}).
15190 @node MH Spool
15191 @subsubsection MH Spool
15192 @cindex nnmh
15193 @cindex mh-e mail spool
15195 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15196 @acronym{NOV} databases and it doesn't keep an active file or marks
15197 file.  This makes @code{nnmh} a @emph{much} slower back end than
15198 @code{nnml}, but it also makes it easier to write procmail scripts
15199 for.
15201 Virtual server settings:
15203 @table @code
15204 @item nnmh-directory
15205 @vindex nnmh-directory
15206 All @code{nnmh} directories will be located under this directory.  The
15207 default is the value of @code{message-directory} (whose default is
15208 @file{~/Mail})
15210 @item nnmh-get-new-mail
15211 @vindex nnmh-get-new-mail
15212 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15213 @code{t}.
15215 @item nnmh-be-safe
15216 @vindex nnmh-be-safe
15217 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15218 sure that the articles in the folder are actually what Gnus thinks
15219 they are.  It will check date stamps and stat everything in sight, so
15220 setting this to @code{t} will mean a serious slow-down.  If you never
15221 use anything but Gnus to read the @code{nnmh} articles, you do not
15222 have to set this variable to @code{t}.  The default is @code{nil}.
15223 @end table
15226 @node Maildir
15227 @subsubsection Maildir
15228 @cindex nnmaildir
15229 @cindex maildir
15231 @code{nnmaildir} stores mail in the maildir format, with each maildir
15232 corresponding to a group in Gnus.  This format is documented here:
15233 @uref{http://cr.yp.to/proto/maildir.html} and here:
15234 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15235 also stores extra information in the @file{.nnmaildir/} directory
15236 within a maildir.
15238 Maildir format was designed to allow concurrent deliveries and
15239 reading, without needing locks.  With other back ends, you would have
15240 your mail delivered to a spool of some kind, and then you would
15241 configure Gnus to split mail from that spool into your groups.  You
15242 can still do that with @code{nnmaildir}, but the more common
15243 configuration is to have your mail delivered directly to the maildirs
15244 that appear as group in Gnus.
15246 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15247 never corrupt its data in memory, and @code{SIGKILL} will never
15248 corrupt its data in the filesystem.
15250 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15251 maildir.  So you can copy a whole maildir from one Gnus setup to
15252 another, and you will keep your marks.
15254 Virtual server settings:
15256 @table @code
15257 @item directory
15258 For each of your @code{nnmaildir} servers (it's very unlikely that
15259 you'd need more than one), you need to create a directory and populate
15260 it with maildirs or symlinks to maildirs (and nothing else; do not
15261 choose a directory already used for other purposes).  Each maildir
15262 will be represented in Gnus as a newsgroup on that server; the
15263 filename of the symlink will be the name of the group.  Any filenames
15264 in the directory starting with @samp{.} are ignored.  The directory is
15265 scanned when you first start Gnus, and each time you type @kbd{g} in
15266 the group buffer; if any maildirs have been removed or added,
15267 @code{nnmaildir} notices at these times.
15269 The value of the @code{directory} parameter should be a Lisp form
15270 which is processed by @code{eval} and @code{expand-file-name} to get
15271 the path of the directory for this server.  The form is @code{eval}ed
15272 only when the server is opened; the resulting string is used until the
15273 server is closed.  (If you don't know about forms and @code{eval},
15274 don't worry---a simple string will work.)  This parameter is not
15275 optional; you must specify it.  I don't recommend using
15276 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15277 use that directory by default for various things, and may get confused
15278 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15279 value.
15281 @item target-prefix
15282 This should be a Lisp form which is processed by @code{eval} and
15283 @code{expand-file-name}.  The form is @code{eval}ed only when the
15284 server is opened; the resulting string is used until the server is
15285 closed.
15287 When you create a group on an @code{nnmaildir} server, the maildir is
15288 created with @code{target-prefix} prepended to its name, and a symlink
15289 pointing to that maildir is created, named with the plain group name.
15290 So if @code{directory} is @code{"~/.nnmaildir"} and
15291 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15292 the group @code{foo}, @code{nnmaildir} will create
15293 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15294 @file{~/.nnmaildir/foo} as a symlink pointing to
15295 @file{../maildirs/foo}.
15297 You can set @code{target-prefix} to a string without any slashes to
15298 create both maildirs and symlinks in the same @code{directory}; in
15299 this case, any maildirs found in @code{directory} whose names start
15300 with @code{target-prefix} will not be listed as groups (but the
15301 symlinks pointing to them will be).
15303 As a special case, if @code{target-prefix} is @code{""} (the default),
15304 then when you create a group, the maildir will be created in
15305 @code{directory} without a corresponding symlink.  Beware that you
15306 cannot use @code{gnus-group-delete-group} on such groups without the
15307 @code{force} argument.
15309 @item directory-files
15310 This should be a function with the same interface as
15311 @code{directory-files} (such as @code{directory-files} itself).  It is
15312 used to scan the server's @code{directory} for maildirs.  This
15313 parameter is optional; the default is
15314 @code{nnheader-directory-files-safe} if
15315 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15316 @code{directory-files} otherwise.
15317 (@code{nnheader-directory-files-is-safe} is checked only once when the
15318 server is opened; if you want to check it each time the directory is
15319 scanned, you'll have to provide your own function that does that.)
15321 @item get-new-mail
15322 If non-@code{nil}, then after scanning for new mail in the group
15323 maildirs themselves as usual, this server will also incorporate mail
15324 the conventional Gnus way, from @code{mail-sources} according to
15325 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15326 value is @code{nil}.
15328 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15329 an @code{nnmaildir} group.  The results might happen to be useful, but
15330 that would be by chance, not by design, and the results might be
15331 different in the future.  If your split rules create new groups,
15332 remember to supply a @code{create-directory} server parameter.
15333 @end table
15335 @subsubsection Group parameters
15337 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15338 all this; the default behavior for @code{nnmaildir} is the same as the
15339 default behavior for other mail back ends: articles are deleted after
15340 one week, etc.  Except for the expiry parameters, all this
15341 functionality is unique to @code{nnmaildir}, so you can ignore it if
15342 you're just trying to duplicate the behavior you already have with
15343 another back end.
15345 If the value of any of these parameters is a vector, the first element
15346 is evaluated as a Lisp form and the result is used, rather than the
15347 original value.  If the value is not a vector, the value itself is
15348 evaluated as a Lisp form.  (This is why these parameters use names
15349 different from those of other, similar parameters supported by other
15350 back ends: they have different, though similar, meanings.)  (For
15351 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15352 @code{eval} business again; for other values, remember to use an extra
15353 quote and wrap the value in a vector when appropriate.)
15355 @table @code
15356 @item expire-age
15357 An integer specifying the minimum age, in seconds, of an article
15358 before it will be expired, or the symbol @code{never} to specify that
15359 articles should never be expired.  If this parameter is not set,
15360 @code{nnmaildir} falls back to the usual
15361 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15362 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15363 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15364 wanted a value of 3 days, you could use something like @code{[(* 3 24
15365 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15366 An article's age is measured starting from the article file's
15367 modification time.  Normally, this is the same as the article's
15368 delivery time, but editing an article makes it younger.  Moving an
15369 article (other than via expiry) may also make an article younger.
15371 @item expire-group
15372 If this is set to a string such as a full Gnus group name, like
15373 @example
15374 "backend+server.address.string:group.name"
15375 @end example
15376 and if it is not the name of the same group that the parameter belongs
15377 to, then articles will be moved to the specified group during expiry
15378 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15379 group, the article will be just as old in the destination group as it
15380 was in the source group.}  So be careful with @code{expire-age} in the
15381 destination group.  If this is set to the name of the same group that
15382 the parameter belongs to, then the article is not expired at all.  If
15383 you use the vector form, the first element is evaluated once for each
15384 article.  So that form can refer to
15385 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15386 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15387 does not fall back to the @code{expiry-target} group parameter or the
15388 @code{nnmail-expiry-target} variable.}
15390 @item read-only
15391 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15392 in this maildir as read-only.  This means: articles are not renamed
15393 from @file{new/} into @file{cur/}; articles are only found in
15394 @file{new/}, not @file{cur/}; articles are never deleted; articles
15395 cannot be edited.  @file{new/} is expected to be a symlink to the
15396 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15397 containing a mailing list of common interest.  Everything in the
15398 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15399 a shared mailbox, you do still need to set up your own maildir (or
15400 have write permission to the shared mailbox); your maildir just won't
15401 contain extra copies of the articles.
15403 @item directory-files
15404 A function with the same interface as @code{directory-files}.  It is
15405 used to scan the directories in the maildir corresponding to this
15406 group to find articles.  The default is the function specified by the
15407 server's @code{directory-files} parameter.
15409 @item distrust-Lines:
15410 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15411 article, rather than use the @code{Lines:} header field.  If
15412 @code{nil}, the header field will be used if present.
15414 @item always-marks
15415 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15416 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15417 say that all articles have these marks, regardless of whether the
15418 marks stored in the filesystem say so.  This is a proof-of-concept
15419 feature that will probably be removed eventually; it ought to be done
15420 in Gnus proper, or abandoned if it's not worthwhile.
15422 @item never-marks
15423 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15424 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15425 say that no articles have these marks, regardless of whether the marks
15426 stored in the filesystem say so.  @code{never-marks} overrides
15427 @code{always-marks}.  This is a proof-of-concept feature that will
15428 probably be removed eventually; it ought to be done in Gnus proper, or
15429 abandoned if it's not worthwhile.
15431 @item nov-cache-size
15432 An integer specifying the size of the @acronym{NOV} memory cache.  To
15433 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15434 for a limited number of articles in each group.  (This is probably not
15435 worthwhile, and will probably be removed in the future.)  This
15436 parameter's value is noticed only the first time a group is seen after
15437 the server is opened---i.e., when you first start Gnus, typically.
15438 The @acronym{NOV} cache is never resized until the server is closed
15439 and reopened.  The default is an estimate of the number of articles
15440 that would be displayed in the summary buffer: a count of articles
15441 that are either marked with @code{tick} or not marked with
15442 @code{read}, plus a little extra.
15443 @end table
15445 @subsubsection Article identification
15446 Articles are stored in the @file{cur/} subdirectory of each maildir.
15447 Each article file is named like @code{uniq:info}, where @code{uniq}
15448 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15449 @code{:info} part.  (Other maildir readers typically use this part of
15450 the filename to store marks.)  The @code{uniq} part uniquely
15451 identifies the article, and is used in various places in the
15452 @file{.nnmaildir/} subdirectory of the maildir to store information
15453 about the corresponding article.  The full pathname of an article is
15454 available in the variable @code{nnmaildir-article-file-name} after you
15455 request the article in the summary buffer.
15457 @subsubsection NOV data
15458 An article identified by @code{uniq} has its @acronym{NOV} data (used
15459 to generate lines in the summary buffer) stored in
15460 @code{.nnmaildir/nov/uniq}.  There is no
15461 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15462 need for it---an article's @acronym{NOV} data is updated automatically
15463 when the article or @code{nnmail-extra-headers} has changed.)  You can
15464 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15465 single article simply by deleting the corresponding @acronym{NOV}
15466 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15467 assign a new article number for this article, which may cause trouble
15468 with @code{seen} marks, the Agent, and the cache.
15470 @subsubsection Article marks
15471 An article identified by @code{uniq} is considered to have the mark
15472 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15473 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15474 looks for such files and reports the set of marks it finds.  When Gnus
15475 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15476 creates and deletes the corresponding files as needed.  (Actually,
15477 rather than create a new file for each mark, it just creates hard
15478 links to @file{.nnmaildir/markfile}, to save inodes.)
15480 You can invent new marks by creating a new directory in
15481 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15482 your server, untar it later, and keep your marks.  You can add and
15483 remove marks yourself by creating and deleting mark files.  If you do
15484 this while Gnus is running and your @code{nnmaildir} server is open,
15485 it's best to exit all summary buffers for @code{nnmaildir} groups and
15486 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15487 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15488 pick up the changes, and might undo them.
15491 @node Mail Folders
15492 @subsubsection Mail Folders
15493 @cindex nnfolder
15494 @cindex mbox folders
15495 @cindex mail folders
15497 @code{nnfolder} is a back end for storing each mail group in a
15498 separate file.  Each file is in the standard Un*x mbox format.
15499 @code{nnfolder} will add extra headers to keep track of article
15500 numbers and arrival dates.
15502 @cindex self contained nnfolder servers
15503 @cindex marks
15504 When the marks file is used (which it is by default), @code{nnfolder}
15505 servers have the property that you may backup them using @code{tar} or
15506 similar, and later be able to restore them into Gnus (by adding the
15507 proper @code{nnfolder} server) and have all your marks be preserved.
15508 Marks for a group are usually stored in a file named as the mbox file
15509 with @code{.mrk} concatenated to it (but see
15510 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15511 directory.  Individual @code{nnfolder} groups are also possible to
15512 backup, use @kbd{G m} to restore the group (after restoring the backup
15513 into the @code{nnfolder} directory).
15515 Virtual server settings:
15517 @table @code
15518 @item nnfolder-directory
15519 @vindex nnfolder-directory
15520 All the @code{nnfolder} mail boxes will be stored under this
15521 directory.  The default is the value of @code{message-directory}
15522 (whose default is @file{~/Mail})
15524 @item nnfolder-active-file
15525 @vindex nnfolder-active-file
15526 The name of the active file.  The default is @file{~/Mail/active}.
15528 @item nnfolder-newsgroups-file
15529 @vindex nnfolder-newsgroups-file
15530 The name of the group descriptions file.  @xref{Newsgroups File
15531 Format}.  The default is @file{~/Mail/newsgroups}
15533 @item nnfolder-get-new-mail
15534 @vindex nnfolder-get-new-mail
15535 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15536 default is @code{t}
15538 @item nnfolder-save-buffer-hook
15539 @vindex nnfolder-save-buffer-hook
15540 @cindex backup files
15541 Hook run before saving the folders.  Note that Emacs does the normal
15542 backup renaming of files even with the @code{nnfolder} buffers.  If
15543 you wish to switch this off, you could say something like the
15544 following in your @file{.emacs} file:
15546 @lisp
15547 (defun turn-off-backup ()
15548   (set (make-local-variable 'backup-inhibited) t))
15550 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15551 @end lisp
15553 @item nnfolder-delete-mail-hook
15554 @vindex nnfolder-delete-mail-hook
15555 Hook run in a buffer narrowed to the message that is to be deleted.
15556 This function can be used to copy the message to somewhere else, or to
15557 extract some information from it before removing it.
15559 @item nnfolder-nov-is-evil
15560 @vindex nnfolder-nov-is-evil
15561 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15562 default is @code{nil}.
15564 @item nnfolder-nov-file-suffix
15565 @vindex nnfolder-nov-file-suffix
15566 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15568 @item nnfolder-nov-directory
15569 @vindex nnfolder-nov-directory
15570 The directory where the @acronym{NOV} files should be stored.  If
15571 @code{nil}, @code{nnfolder-directory} is used.
15573 @item nnfolder-marks-is-evil
15574 @vindex nnfolder-marks-is-evil
15575 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15576 default is @code{nil}.
15578 @item nnfolder-marks-file-suffix
15579 @vindex nnfolder-marks-file-suffix
15580 The extension for @sc{marks} files.  The default is @file{.mrk}.
15582 @item nnfolder-marks-directory
15583 @vindex nnfolder-marks-directory
15584 The directory where the @sc{marks} files should be stored.  If
15585 @code{nil}, @code{nnfolder-directory} is used.
15587 @end table
15590 @findex nnfolder-generate-active-file
15591 @kindex M-x nnfolder-generate-active-file
15592 If you have lots of @code{nnfolder}-like files you'd like to read with
15593 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15594 command to make @code{nnfolder} aware of all likely files in
15595 @code{nnfolder-directory}.  This only works if you use long file names,
15596 though.
15598 @node Comparing Mail Back Ends
15599 @subsubsection Comparing Mail Back Ends
15601 First, just for terminology, the @dfn{back end} is the common word for a
15602 low-level access method---a transport, if you will, by which something
15603 is acquired.  The sense is that one's mail has to come from somewhere,
15604 and so selection of a suitable back end is required in order to get that
15605 mail within spitting distance of Gnus.
15607 The same concept exists for Usenet itself: Though access to articles is
15608 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15609 in the world got at Usenet by running a reader on the machine where the
15610 articles lay (the machine which today we call an @acronym{NNTP} server), and
15611 access was by the reader stepping into the articles' directory spool
15612 area directly.  One can still select between either the @code{nntp} or
15613 @code{nnspool} back ends, to select between these methods, if one happens
15614 actually to live on the server (or can see its spool directly, anyway,
15615 via NFS).
15617 The goal in selecting a mail back end is to pick one which
15618 simultaneously represents a suitable way of dealing with the original
15619 format plus leaving mail in a form that is convenient to use in the
15620 future.  Here are some high and low points on each:
15622 @table @code
15623 @item nnmbox
15625 UNIX systems have historically had a single, very common, and well-
15626 defined format.  All messages arrive in a single @dfn{spool file}, and
15627 they are delineated by a line whose regular expression matches
15628 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15629 to make it clear in this instance that this is not the RFC-specified
15630 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15631 historically from the Unix environment, it is simplest if one does not
15632 mess a great deal with the original mailbox format, so if one chooses
15633 this back end, Gnus' primary activity in getting mail from the real spool
15634 area to Gnus' preferred directory is simply to copy it, with no
15635 (appreciable) format change in the process.  It is the ``dumbest'' way
15636 to move mail into availability in the Gnus environment.  This makes it
15637 fast to move into place, but slow to parse, when Gnus has to look at
15638 what's where.
15640 @item nnbabyl
15642 Once upon a time, there was the DEC-10 and DEC-20, running operating
15643 systems called TOPS and related things, and the usual (only?) mail
15644 reading environment was a thing called Babyl.  I don't know what format
15645 was used for mail landing on the system, but Babyl had its own internal
15646 format to which mail was converted, primarily involving creating a
15647 spool-file-like entity with a scheme for inserting Babyl-specific
15648 headers and status bits above the top of each message in the file.
15649 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15650 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15651 to understand the mail files folks already had in existence.  Gnus (and
15652 VM, for that matter) continue to support this format because it's
15653 perceived as having some good qualities in those mailer-specific
15654 headers/status bits stuff.  Rmail itself still exists as well, of
15655 course, and is still maintained by Stallman.
15657 Both of the above forms leave your mail in a single file on your
15658 file system, and they must parse that entire file each time you take a
15659 look at your mail.
15661 @item nnml
15663 @code{nnml} is the back end which smells the most as though you were
15664 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15665 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15666 lo these years ago.)  One's mail is taken from the original spool file,
15667 and is then cut up into individual message files, 1:1.  It maintains a
15668 Usenet-style active file (analogous to what one finds in an INN- or
15669 CNews-based news system in (for instance) @file{/var/lib/news/active},
15670 or what is returned via the @samp{NNTP LIST} verb) and also creates
15671 @dfn{overview} files for efficient group entry, as has been defined for
15672 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15673 due to the creation of lots of files, updates to the @code{nnml} active
15674 file, and additions to overview files on a per-message basis, but it is
15675 extremely fast on access because of what amounts to the indexing support
15676 provided by the active file and overviews.
15678 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15679 resource which defines available places in the file system to put new
15680 files.  Sysadmins take a dim view of heavy inode occupation within
15681 tight, shared file systems.  But if you live on a personal machine where
15682 the file system is your own and space is not at a premium, @code{nnml}
15683 wins big.
15685 It is also problematic using this back end if you are living in a
15686 FAT16-based Windows world, since much space will be wasted on all these
15687 tiny files.
15689 @item nnmh
15691 The Rand MH mail-reading system has been around UNIX systems for a very
15692 long time; it operates by splitting one's spool file of messages into
15693 individual files, but with little or no indexing support---@code{nnmh}
15694 is considered to be semantically equivalent to ``@code{nnml} without
15695 active file or overviews''.  This is arguably the worst choice, because
15696 one gets the slowness of individual file creation married to the
15697 slowness of access parsing when learning what's new in one's groups.
15699 @item nnfolder
15701 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15702 method described above) on a per-group basis.  That is, @code{nnmbox}
15703 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15704 little bit of optimization to this so that each of one's mail groups has
15705 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15706 can be parsed separately, and still provides the simple Unix mail box
15707 format requiring minimal effort in moving the mail around.  In addition,
15708 it maintains an ``active'' file making it much faster for Gnus to figure
15709 out how many messages there are in each separate group.
15711 If you have groups that are expected to have a massive amount of
15712 messages, @code{nnfolder} is not the best choice, but if you receive
15713 only a moderate amount of mail, @code{nnfolder} is probably the most
15714 friendly mail back end all over.
15716 @item nnmaildir
15718 For configuring expiry and other things, @code{nnmaildir} uses
15719 incompatible group parameters, slightly different from those of other
15720 mail back ends.
15722 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15723 differences.  Each message is stored in a separate file, but the
15724 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15725 also stores the equivalent of @code{nnml}'s overview files in one file
15726 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15727 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15728 you down or takes up very much space, consider switching to
15729 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15730 file system.
15732 Since maildirs don't require locking for delivery, the maildirs you use
15733 as groups can also be the maildirs your mail is directly delivered to.
15734 This means you can skip Gnus' mail splitting if your mail is already
15735 organized into different mailboxes during delivery.  A @code{directory}
15736 entry in @code{mail-sources} would have a similar effect, but would
15737 require one set of mailboxes for spooling deliveries (in mbox format,
15738 thus damaging message bodies), and another set to be used as groups (in
15739 whatever format you like).  A maildir has a built-in spool, in the
15740 @code{new/} subdirectory.  Beware that currently, mail moved from
15741 @code{new/} to @code{cur/} instead of via mail splitting will not
15742 undergo treatment such as duplicate checking.
15744 @code{nnmaildir} stores article marks for a given group in the
15745 corresponding maildir, in a way designed so that it's easy to manipulate
15746 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15747 else, and still have your marks.  @code{nnml} also stores marks, but
15748 it's not as easy to work with them from outside Gnus as with
15749 @code{nnmaildir}.
15751 @code{nnmaildir} uses a significant amount of memory to speed things up.
15752 (It keeps in memory some of the things that @code{nnml} stores in files
15753 and that @code{nnmh} repeatedly parses out of message files.)  If this
15754 is a problem for you, you can set the @code{nov-cache-size} group
15755 parameter to something small (0 would probably not work, but 1 probably
15756 would) to make it use less memory.  This caching will probably be
15757 removed in the future.
15759 Startup is likely to be slower with @code{nnmaildir} than with other
15760 back ends.  Everything else is likely to be faster, depending in part
15761 on your file system.
15763 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15764 to write an @code{nnmaildir}-derived back end.
15766 @end table
15769 @node Browsing the Web
15770 @section Browsing the Web
15771 @cindex web
15772 @cindex browsing the web
15773 @cindex www
15774 @cindex http
15776 Web-based discussion forums are getting more and more popular.  On many
15777 subjects, the web-based forums have become the most important forums,
15778 eclipsing the importance of mailing lists and news groups.  The reason
15779 is easy to understand---they are friendly to new users; you just point
15780 and click, and there's the discussion.  With mailing lists, you have to
15781 go through a cumbersome subscription procedure, and most people don't
15782 even know what a news group is.
15784 The problem with this scenario is that web browsers are not very good at
15785 being newsreaders.  They do not keep track of what articles you've read;
15786 they do not allow you to score on subjects you're interested in; they do
15787 not allow off-line browsing; they require you to click around and drive
15788 you mad in the end.
15790 So---if web browsers suck at reading discussion forums, why not use Gnus
15791 to do it instead?
15793 Gnus has been getting a bit of a collection of back ends for providing
15794 interfaces to these sources.
15796 @menu
15797 * Archiving Mail::
15798 * Web Searches::                Creating groups from articles that match a string.
15799 * Slashdot::                    Reading the Slashdot comments.
15800 * Ultimate::                    The Ultimate Bulletin Board systems.
15801 * Web Archive::                 Reading mailing list archived on web.
15802 * RSS::                         Reading RDF site summary.
15803 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15804 @end menu
15806 All the web sources require Emacs/W3 and the url library or those
15807 alternatives to work.
15809 The main caveat with all these web sources is that they probably won't
15810 work for a very long time.  Gleaning information from the @acronym{HTML} data
15811 is guesswork at best, and when the layout is altered, the Gnus back end
15812 will fail.  If you have reasonably new versions of these back ends,
15813 though, you should be ok.
15815 One thing all these Web methods have in common is that the Web sources
15816 are often down, unavailable or just plain too slow to be fun.  In those
15817 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15818 Unplugged}) handle downloading articles, and then you can read them at
15819 leisure from your local disk.  No more World Wide Wait for you.
15821 @node Archiving Mail
15822 @subsection Archiving Mail
15823 @cindex archiving mail
15824 @cindex backup of mail
15826 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15827 @code{nnmaildir}, now actually store the article marks with each group.
15828 For these servers, archiving and restoring a group while preserving
15829 marks is fairly simple.
15831 (Preserving the group level and group parameters as well still
15832 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15833 though.)
15835 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15836 server, take a recursive copy of the server directory.  There is no need
15837 to shut down Gnus, so archiving may be invoked by @code{cron} or
15838 similar.  You restore the data by restoring the directory tree, and
15839 adding a server definition pointing to that directory in Gnus.  The
15840 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15841 might interfere with overwriting data, so you may want to shut down Gnus
15842 before you restore the data.
15844 It is also possible to archive individual @code{nnml},
15845 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15846 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15847 directory.  For @code{nnfolder} you need to copy both the base folder
15848 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15849 this example).  Restoring the group is done with @kbd{G m} from the Group
15850 buffer.  The last step makes Gnus notice the new directory.
15851 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15852 is unnecessary in that case.
15854 @node Web Searches
15855 @subsection Web Searches
15856 @cindex nnweb
15857 @cindex Google
15858 @cindex dejanews
15859 @cindex gmane
15860 @cindex Usenet searches
15861 @cindex searching the Usenet
15863 It's, like, too neat to search the Usenet for articles that match a
15864 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15865 those, like, Web browsers, and you, like, have to, rilly, like, look at
15866 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15867 searches without having to use a browser.
15869 The @code{nnweb} back end allows an easy interface to the mighty search
15870 engine.  You create an @code{nnweb} group, enter a search pattern, and
15871 then enter the group and read the articles like you would any normal
15872 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15873 Groups}) will do this in an easy-to-use fashion.
15875 @code{nnweb} groups don't really lend themselves to being solid
15876 groups---they have a very fleeting idea of article numbers.  In fact,
15877 each time you enter an @code{nnweb} group (not even changing the search
15878 pattern), you are likely to get the articles ordered in a different
15879 manner.  Not even using duplicate suppression (@pxref{Duplicate
15880 Suppression}) will help, since @code{nnweb} doesn't even know the
15881 @code{Message-ID} of the articles before reading them using some search
15882 engines (Google, for instance).  The only possible way to keep track
15883 of which articles you've read is by scoring on the @code{Date}
15884 header---mark all articles posted before the last date you read the
15885 group as read.
15887 If the search engine changes its output substantially, @code{nnweb}
15888 won't be able to parse it and will fail.  One could hardly fault the Web
15889 providers if they were to do this---their @emph{raison d'être} is to
15890 make money off of advertisements, not to provide services to the
15891 community.  Since @code{nnweb} washes the ads off all the articles, one
15892 might think that the providers might be somewhat miffed.  We'll see.
15894 You must have the @code{url} and @code{W3} package or those alternatives
15895 (try @code{customize-group} on the @samp{mm-url} variable group)
15896 installed to be able to use @code{nnweb}.
15898 Virtual server variables:
15900 @table @code
15901 @item nnweb-type
15902 @vindex nnweb-type
15903 What search engine type is being used.  The currently supported types
15904 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15905 @code{dejanews} is an alias to @code{google}.
15907 @item nnweb-search
15908 @vindex nnweb-search
15909 The search string to feed to the search engine.
15911 @item nnweb-max-hits
15912 @vindex nnweb-max-hits
15913 Advisory maximum number of hits per search to display.  The default is
15914 999.
15916 @item nnweb-type-definition
15917 @vindex nnweb-type-definition
15918 Type-to-definition alist.  This alist says what @code{nnweb} should do
15919 with the various search engine types.  The following elements must be
15920 present:
15922 @table @code
15923 @item article
15924 Function to decode the article and provide something that Gnus
15925 understands.
15927 @item map
15928 Function to create an article number to message header and URL alist.
15930 @item search
15931 Function to send the search string to the search engine.
15933 @item address
15934 The address the aforementioned function should send the search string
15937 @item id
15938 Format string URL to fetch an article by @code{Message-ID}.
15939 @end table
15941 @end table
15944 @node Slashdot
15945 @subsection Slashdot
15946 @cindex Slashdot
15947 @cindex nnslashdot
15949 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15950 lively discussion following the news articles.  @code{nnslashdot} will
15951 let you read this forum in a convenient manner.
15953 The easiest way to read this source is to put something like the
15954 following in your @file{~/.gnus.el} file:
15956 @lisp
15957 (setq gnus-secondary-select-methods
15958       '((nnslashdot "")))
15959 @end lisp
15961 This will make Gnus query the @code{nnslashdot} back end for new comments
15962 and groups.  The @kbd{F} command will subscribe each new news article as
15963 a new Gnus group, and you can read the comments by entering these
15964 groups.  (Note that the default subscription method is to subscribe new
15965 groups as zombies.  Other methods are available (@pxref{Subscription
15966 Methods}).
15968 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15969 command is the most handy tool (@pxref{Foreign Groups}).
15971 When following up to @code{nnslashdot} comments (or posting new
15972 comments), some light @acronym{HTML}izations will be performed.  In
15973 particular, text quoted with @samp{> } will be quoted with
15974 @samp{blockquote} instead, and signatures will have @samp{br} added to
15975 the end of each line.  Other than that, you can just write @acronym{HTML}
15976 directly into the message buffer.  Note that Slashdot filters out some
15977 @acronym{HTML} forms.
15979 The following variables can be altered to change its behavior:
15981 @table @code
15982 @item nnslashdot-threaded
15983 Whether @code{nnslashdot} should display threaded groups or not.  The
15984 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15985 has to retrieve absolutely all comments in a group upon entry.  If a
15986 threaded display is not required, @code{nnslashdot} will only retrieve
15987 the comments that are actually wanted by the user.  Threading is nicer,
15988 but much, much slower than unthreaded.
15990 @item nnslashdot-login-name
15991 @vindex nnslashdot-login-name
15992 The login name to use when posting.
15994 @item nnslashdot-password
15995 @vindex nnslashdot-password
15996 The password to use when posting.
15998 @item nnslashdot-directory
15999 @vindex nnslashdot-directory
16000 Where @code{nnslashdot} will store its files.  The default is
16001 @file{~/News/slashdot/}.
16003 @item nnslashdot-active-url
16004 @vindex nnslashdot-active-url
16005 The @acronym{URL} format string that will be used to fetch the
16006 information on news articles and comments.  The default is@*
16007 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16009 @item nnslashdot-comments-url
16010 @vindex nnslashdot-comments-url
16011 The @acronym{URL} format string that will be used to fetch comments.
16013 @item nnslashdot-article-url
16014 @vindex nnslashdot-article-url
16015 The @acronym{URL} format string that will be used to fetch the news
16016 article.  The default is
16017 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16019 @item nnslashdot-threshold
16020 @vindex nnslashdot-threshold
16021 The score threshold.  The default is -1.
16023 @item nnslashdot-group-number
16024 @vindex nnslashdot-group-number
16025 The number of old groups, in addition to the ten latest, to keep
16026 updated.  The default is 0.
16028 @end table
16032 @node Ultimate
16033 @subsection Ultimate
16034 @cindex nnultimate
16035 @cindex Ultimate Bulletin Board
16037 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16038 probably the most popular Web bulletin board system used.  It has a
16039 quite regular and nice interface, and it's possible to get the
16040 information Gnus needs to keep groups updated.
16042 The easiest way to get started with @code{nnultimate} is to say
16043 something like the following in the group buffer:  @kbd{B nnultimate RET
16044 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
16045 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16046 you're interested in; there's quite a list of them on the Ultimate web
16047 site.)  Then subscribe to the groups you're interested in from the
16048 server buffer, and read them from the group buffer.
16050 The following @code{nnultimate} variables can be altered:
16052 @table @code
16053 @item nnultimate-directory
16054 @vindex nnultimate-directory
16055 The directory where @code{nnultimate} stores its files.  The default is@*
16056 @file{~/News/ultimate/}.
16057 @end table
16060 @node Web Archive
16061 @subsection Web Archive
16062 @cindex nnwarchive
16063 @cindex Web Archive
16065 Some mailing lists only have archives on Web servers, such as
16066 @uref{http://www.egroups.com/} and
16067 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16068 interface, and it's possible to get the information Gnus needs to keep
16069 groups updated.
16071 @findex gnus-group-make-warchive-group
16072 The easiest way to get started with @code{nnwarchive} is to say
16073 something like the following in the group buffer: @kbd{M-x
16074 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16075 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16076 @var{an_egroup} with the mailing list you subscribed, the
16077 @var{your@@email.address} with your email address.), or to browse the
16078 back end by @kbd{B nnwarchive RET mail-archive RET}.
16080 The following @code{nnwarchive} variables can be altered:
16082 @table @code
16083 @item nnwarchive-directory
16084 @vindex nnwarchive-directory
16085 The directory where @code{nnwarchive} stores its files.  The default is@*
16086 @file{~/News/warchive/}.
16088 @item nnwarchive-login
16089 @vindex nnwarchive-login
16090 The account name on the web server.
16092 @item nnwarchive-passwd
16093 @vindex nnwarchive-passwd
16094 The password for your account on the web server.
16095 @end table
16097 @node RSS
16098 @subsection RSS
16099 @cindex nnrss
16100 @cindex RSS
16102 Some web sites have an RDF Site Summary (@acronym{RSS}).
16103 @acronym{RSS} is a format for summarizing headlines from news related
16104 sites (such as BBC or CNN).  But basically anything list-like can be
16105 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16106 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16108 @acronym{RSS} has a quite regular and nice interface, and it's
16109 possible to get the information Gnus needs to keep groups updated.
16111 Note: you had better use Emacs which supports the @code{utf-8} coding
16112 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16113 text by default.  It is also used by default for non-@acronym{ASCII}
16114 group names.
16116 @kindex G R (Group)
16117 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16118 prompted for the location, the title and the description of the feed.
16119 The title, which allows any characters, will be used for the group name
16120 and the name of the group data file.  The description can be omitted.
16122 An easy way to get started with @code{nnrss} is to say something like
16123 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16124 subscribe to groups.
16126 The @code{nnrss} back end saves the group data file in
16127 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16128 names containing non-@acronym{ASCII} characters will be encoded by the
16129 coding system specified with the @code{nnmail-pathname-coding-system}
16130 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16131 the value of @code{default-file-name-coding-system}.  If you are using
16132 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16133 the value for the @code{nnmail-pathname-coding-system} variable properly.
16135 The @code{nnrss} back end generates @samp{multipart/alternative}
16136 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16137 and a @samp{text/html} part.
16139 @cindex OPML
16140 You can also use the following commands to import and export your
16141 subscriptions from a file in @acronym{OPML} format (Outline Processor
16142 Markup Language).
16144 @defun nnrss-opml-import file
16145 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16146 file.
16147 @end defun
16149 @defun nnrss-opml-export
16150 Write your current @acronym{RSS} subscriptions to a buffer in
16151 @acronym{OPML} format.
16152 @end defun
16154 The following @code{nnrss} variables can be altered:
16156 @table @code
16157 @item nnrss-directory
16158 @vindex nnrss-directory
16159 The directory where @code{nnrss} stores its files.  The default is
16160 @file{~/News/rss/}.
16162 @item nnrss-file-coding-system
16163 @vindex nnrss-file-coding-system
16164 The coding system used when reading and writing the @code{nnrss} groups
16165 data files.  The default is the value of
16166 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16167 in Emacs or @code{escape-quoted} in XEmacs).
16169 @item nnrss-use-local
16170 @vindex nnrss-use-local
16171 @findex nnrss-generate-download-script
16172 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16173 the feeds from local files in @code{nnrss-directory}.  You can use
16174 the command @code{nnrss-generate-download-script} to generate a
16175 download script using @command{wget}.
16177 @item nnrss-wash-html-in-text-plain-parts
16178 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16179 parts as @acronym{HTML}.  The function specified by the
16180 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16181 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16182 to render text.  If it is @code{nil}, which is the default, text will
16183 simply be folded.  Leave it @code{nil} if you prefer to see
16184 @samp{text/html} parts.
16185 @end table
16187 The following code may be helpful, if you want to show the description in
16188 the summary buffer.
16190 @lisp
16191 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16192 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16194 (defun gnus-user-format-function-X (header)
16195   (let ((descr
16196          (assq nnrss-description-field (mail-header-extra header))))
16197     (if descr (concat "\n\t" (cdr descr)) "")))
16198 @end lisp
16200 The following code may be useful to open an nnrss url directly from the
16201 summary buffer.
16203 @lisp
16204 (require 'browse-url)
16206 (defun browse-nnrss-url( arg )
16207   (interactive "p")
16208   (let ((url (assq nnrss-url-field
16209                    (mail-header-extra
16210                     (gnus-data-header
16211                      (assq (gnus-summary-article-number)
16212                            gnus-newsgroup-data))))))
16213     (if url
16214         (progn
16215           (browse-url (cdr url))
16216           (gnus-summary-mark-as-read-forward 1))
16217       (gnus-summary-scroll-up arg))))
16219 (eval-after-load "gnus"
16220   #'(define-key gnus-summary-mode-map
16221       (kbd "<RET>") 'browse-nnrss-url))
16222 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16223 @end lisp
16225 Even if you have added @code{"text/html"} to the
16226 @code{mm-discouraged-alternatives} variable (@pxref{Display
16227 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16228 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16229 more useful especially in @code{nnrss} groups to display
16230 @samp{text/html} parts.  Here's an example of setting
16231 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16232 Parameters}) in order to display @samp{text/html} parts only in
16233 @code{nnrss} groups:
16235 @lisp
16236 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16237 (eval-after-load "gnus-sum"
16238   '(add-to-list
16239     'gnus-newsgroup-variables
16240     '(mm-discouraged-alternatives
16241       . '("text/html" "image/.*"))))
16243 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16244 (add-to-list
16245  'gnus-parameters
16246  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16247 @end lisp
16250 @node Customizing W3
16251 @subsection Customizing W3
16252 @cindex W3
16253 @cindex html
16254 @cindex url
16255 @cindex Netscape
16257 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16258 alternatives) to display web pages.  Emacs/W3 is documented in its own
16259 manual, but there are some things that may be more relevant for Gnus
16260 users.
16262 For instance, a common question is how to make Emacs/W3 follow links
16263 using the @code{browse-url} functions (which will call some external web
16264 browser like Netscape).  Here's one way:
16266 @lisp
16267 (eval-after-load "w3"
16268   '(progn
16269     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16270     (defun w3-fetch (&optional url target)
16271       (interactive (list (w3-read-url-with-default)))
16272       (if (eq major-mode 'gnus-article-mode)
16273           (browse-url url)
16274         (w3-fetch-orig url target)))))
16275 @end lisp
16277 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16278 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16279 follow the link.
16282 @node IMAP
16283 @section IMAP
16284 @cindex nnimap
16285 @cindex @acronym{IMAP}
16287 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16288 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16289 server is much similar to connecting to a news server, you just
16290 specify the network address of the server.
16292 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16293 everything that @acronym{POP} can, it can hence be viewed as a
16294 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16295 similar to @acronym{NNTP} being a news storage protocol---however,
16296 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16297 is more or less read-only whereas mail is read-write.
16299 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16300 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16301 the @acronym{IMAP} server and store them on the local disk.  This is
16302 not the usage described in this section---@xref{Mail Sources}.
16304 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16305 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16306 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16307 usage explained in this section.
16309 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16310 servers might look something like the following.  (Note that for
16311 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16312 see below.)
16314 @lisp
16315 (setq gnus-secondary-select-methods
16316       '((nnimap "simpleserver") ; @r{no special configuration}
16317         ; @r{perhaps a ssh port forwarded server:}
16318         (nnimap "dolk"
16319                 (nnimap-address "localhost")
16320                 (nnimap-server-port 1430))
16321         ; @r{a UW server running on localhost}
16322         (nnimap "barbar"
16323                 (nnimap-server-port 143)
16324                 (nnimap-address "localhost")
16325                 (nnimap-list-pattern ("INBOX" "mail/*")))
16326         ; @r{anonymous public cyrus server:}
16327         (nnimap "cyrus.andrew.cmu.edu"
16328                 (nnimap-authenticator anonymous)
16329                 (nnimap-list-pattern "archive.*")
16330                 (nnimap-stream network))
16331         ; @r{a ssl server on a non-standard port:}
16332         (nnimap "vic20"
16333                 (nnimap-address "vic20.somewhere.com")
16334                 (nnimap-server-port 9930)
16335                 (nnimap-stream ssl))))
16336 @end lisp
16338 After defining the new server, you can subscribe to groups on the
16339 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16340 (@pxref{Subscription Commands}) or via the Server Buffer
16341 (@pxref{Server Buffer}).
16343 The following variables can be used to create a virtual @code{nnimap}
16344 server:
16346 @table @code
16348 @item nnimap-address
16349 @vindex nnimap-address
16351 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16352 server name if not specified.
16354 @item nnimap-server-port
16355 @vindex nnimap-server-port
16356 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16358 Note that this should be an integer, example server specification:
16360 @lisp
16361 (nnimap "mail.server.com"
16362         (nnimap-server-port 4711))
16363 @end lisp
16365 @item nnimap-list-pattern
16366 @vindex nnimap-list-pattern
16367 String or list of strings of mailboxes to limit available groups to.
16368 This is used when the server has very many mailboxes and you're only
16369 interested in a few---some servers export your home directory via
16370 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16371 @file{~/Mail/*} then.
16373 The string can also be a cons of REFERENCE and the string as above, what
16374 REFERENCE is used for is server specific, but on the University of
16375 Washington server it's a directory that will be concatenated with the
16376 mailbox.
16378 Example server specification:
16380 @lisp
16381 (nnimap "mail.server.com"
16382         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16383                                ("~friend/Mail/" . "list/*"))))
16384 @end lisp
16386 @item nnimap-stream
16387 @vindex nnimap-stream
16388 The type of stream used to connect to your server.  By default, nnimap
16389 will detect and automatically use all of the below, with the exception
16390 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16391 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16392 be automatically detected, but it's not widely deployed yet.)
16394 Example server specification:
16396 @lisp
16397 (nnimap "mail.server.com"
16398         (nnimap-stream ssl))
16399 @end lisp
16401 Please note that the value of @code{nnimap-stream} is a symbol!
16403 @itemize @bullet
16404 @item
16405 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16406 @samp{gsasl} or @samp{imtest} program.
16407 @item
16408 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16409 @item
16410 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16411 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16412 @samp{starttls}.
16413 @item
16414 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16415 @samp{gnutls-cli}).
16416 @item
16417 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16418 @samp{openssl}) or SSLeay (@samp{s_client}).
16419 @item
16420 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16421 @item
16422 @dfn{network:} Plain, TCP/IP network connection.
16423 @end itemize
16425 @vindex imap-kerberos4-program
16426 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16427 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16428 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16429 to make @code{imap.el} use a pty instead of a pipe when communicating
16430 with @samp{imtest}.  You will then suffer from a line length
16431 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16432 indefinitely if you have many articles in a mailbox.  The variable
16433 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16434 program.
16436 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16437 needed.  It is available from
16438 @uref{http://www.gnu.org/software/gnutls/}.
16440 @vindex imap-gssapi-program
16441 This parameter specifies a list of command lines that invoke a GSSAPI
16442 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16443 sequentially until a connection is made, or the list has been
16444 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16445 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16446 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16447 tried.
16449 @vindex imap-ssl-program
16450 For @acronym{SSL} connections, the OpenSSL program is available from
16451 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16452 and nnimap support it too---although the most recent versions of
16453 SSLeay, 0.9.x, are known to have serious bugs making it
16454 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16455 work.  The variable @code{imap-ssl-program} contain parameters to pass
16456 to OpenSSL/SSLeay.
16458 @vindex imap-shell-program
16459 @vindex imap-shell-host
16460 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16461 @code{imap-shell-program} specify what program to call.
16463 @item nnimap-authenticator
16464 @vindex nnimap-authenticator
16466 The authenticator used to connect to the server.  By default, nnimap
16467 will use the most secure authenticator your server is capable of.
16469 Example server specification:
16471 @lisp
16472 (nnimap "mail.server.com"
16473         (nnimap-authenticator anonymous))
16474 @end lisp
16476 Please note that the value of @code{nnimap-authenticator} is a symbol!
16478 @itemize @bullet
16479 @item
16480 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16481 external program @code{gsasl} or @code{imtest}.
16482 @item
16483 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16484 @code{imtest}.
16485 @item
16486 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16487 external library @code{digest-md5.el}.
16488 @item
16489 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16490 @item
16491 @dfn{login:} Plain-text username/password via LOGIN.
16492 @item
16493 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16494 @end itemize
16496 @item nnimap-expunge-on-close
16497 @cindex expunging
16498 @vindex nnimap-expunge-on-close
16499 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16500 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16501 this concept of marking articles @code{Deleted} which doesn't actually
16502 delete them, and this (marking them @code{Deleted}, that is) is what
16503 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16504 similar).
16506 Since the articles aren't really removed when we mark them with the
16507 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16508 running in circles yet?
16510 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16511 when closing a mailbox but this is now configurable by this server
16512 variable.
16514 The possible options are:
16516 @table @code
16518 @item always
16519 The default behavior, delete all articles marked as ``Deleted'' when
16520 closing a mailbox.
16521 @item never
16522 Never actually delete articles.  Currently there is no way of showing
16523 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16524 may allow you to do this.  If you ever want to run the EXPUNGE command
16525 manually, @xref{Expunging mailboxes}.
16526 @item ask
16527 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16528 articles or not.
16530 @end table
16532 @item nnimap-importantize-dormant
16533 @vindex nnimap-importantize-dormant
16535 If non-@code{nil} (the default), marks dormant articles as ticked (as
16536 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16537 naturally still (only) be marked as dormant.  This is to make dormant
16538 articles stand out, just like ticked articles, in other @acronym{IMAP}
16539 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16540 has only one.)
16542 Probably the only reason for frobbing this would be if you're trying
16543 enable per-user persistent dormant flags, using something like:
16545 @lisp
16546 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16547         (format "gnus-dormant-%s" (user-login-name)))
16548 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16549         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16550 @end lisp
16552 In this case, you would not want the per-user dormant flag showing up
16553 as ticked for other users.
16555 @item nnimap-expunge-search-string
16556 @cindex expunging
16557 @vindex nnimap-expunge-search-string
16558 @cindex expiring @acronym{IMAP} mail
16560 This variable contain the @acronym{IMAP} search command sent to server when
16561 searching for articles eligible for expiring.  The default is
16562 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16563 UID set and the second @code{%s} is replaced by a date.
16565 Probably the only useful value to change this to is
16566 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16567 messages instead of the internal article date.  See section 6.4.4 of
16568 RFC 2060 for more information on valid strings.
16570 However, if @code{nnimap-search-uids-not-since-is-evil} 
16571 is true, this variable has no effect since the search logic
16572 is reversed, as described below.
16574 @item nnimap-authinfo-file
16575 @vindex nnimap-authinfo-file
16577 A file containing credentials used to log in on servers.  The format is
16578 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16579 variable @code{nntp-authinfo-file} for exact syntax; also see
16580 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16582 @example
16583 machine students.uio.no login larsi password geheimnis port imap
16584 @end example
16586 Note that it should be @code{port imap}, or @code{port 143}, if you
16587 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16588 actual port number used is port 993 for secured IMAP.  For
16589 convenience, Gnus will accept @code{port imaps} as a synonym of
16590 @code{port imap}.
16592 @item nnimap-need-unselect-to-notice-new-mail
16593 @vindex nnimap-need-unselect-to-notice-new-mail
16595 Unselect mailboxes before looking for new mail in them.  Some servers
16596 seem to need this under some circumstances; it was reported that
16597 Courier 1.7.1 did.
16599 @item nnimap-nov-is-evil
16600 @vindex nnimap-nov-is-evil
16601 @cindex Courier @acronym{IMAP} server
16602 @cindex @acronym{NOV}
16604 Never generate or use a local @acronym{NOV} database. Defaults to the
16605 value of @code{gnus-agent}.
16607 Using a @acronym{NOV} database usually makes header fetching much
16608 faster, but it uses the @code{UID SEARCH UID} command, which is very
16609 slow on some servers (notably some versions of Courier). Since the Gnus
16610 Agent caches the information in the @acronym{NOV} database without using
16611 the slow command, this variable defaults to true if the Agent is in use,
16612 and false otherwise.
16614 @item nnimap-search-uids-not-since-is-evil
16615 @vindex nnimap-search-uids-not-since-is-evil
16616 @cindex Courier @acronym{IMAP} server
16617 @cindex expiring @acronym{IMAP} mail
16619 Avoid the @code{UID SEARCH UID @var{message numbers} NOT SINCE
16620 @var{date}} command, which is slow on some @acronym{IMAP} servers
16621 (notably, some versions of Courier). Instead, use @code{UID SEARCH SINCE
16622 @var{date}} and prune the list of expirable articles within Gnus.
16624 When Gnus expires your mail (@pxref{Expiring Mail}), it starts with a
16625 list of expirable articles and asks the IMAP server questions like ``Of
16626 these articles, which ones are older than a week?'' While this seems
16627 like a perfectly reasonable question, some IMAP servers take a long time
16628 to answer it, since they seemingly go looking into every old article to
16629 see if it is one of the expirable ones. Curiously, the question ``Of
16630 @emph{all} articles, which ones are newer than a week?'' seems to be
16631 much faster to answer, so setting this variable causes Gnus to ask this
16632 question and figure out the answer to the real question itself.
16634 This problem can really sneak up on you: when you first configure Gnus,
16635 everything works fine, but once you accumulate a couple thousand
16636 messages, you start cursing Gnus for being so slow. On the other hand,
16637 if you get a lot of email within a week, setting this variable will
16638 cause a lot of network traffic between Gnus and the IMAP server.
16640 @end table
16642 @menu
16643 * Splitting in IMAP::           Splitting mail with nnimap.
16644 * Expiring in IMAP::            Expiring mail with nnimap.
16645 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16646 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16647 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16648 * Debugging IMAP::              What to do when things don't work.
16649 @end menu
16653 @node Splitting in IMAP
16654 @subsection Splitting in IMAP
16655 @cindex splitting imap mail
16657 Splitting is something Gnus users have loved and used for years, and now
16658 the rest of the world is catching up.  Yeah, dream on, not many
16659 @acronym{IMAP} servers have server side splitting and those that have
16660 splitting seem to use some non-standard protocol.  This means that
16661 @acronym{IMAP} support for Gnus has to do its own splitting.
16663 And it does.
16665 (Incidentally, people seem to have been dreaming on, and Sieve has
16666 gaining a market share and is supported by several IMAP servers.
16667 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16669 Here are the variables of interest:
16671 @table @code
16673 @item nnimap-split-crosspost
16674 @cindex splitting, crosspost
16675 @cindex crosspost
16676 @vindex nnimap-split-crosspost
16678 If non-@code{nil}, do crossposting if several split methods match the
16679 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16680 found will be used.
16682 Nnmail equivalent: @code{nnmail-crosspost}.
16684 @item nnimap-split-inbox
16685 @cindex splitting, inbox
16686 @cindex inbox
16687 @vindex nnimap-split-inbox
16689 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16690 mailboxes to split from.  Defaults to @code{nil}, which means that
16691 splitting is disabled!
16693 @lisp
16694 (setq nnimap-split-inbox
16695       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16696 @end lisp
16698 No nnmail equivalent.
16700 @item nnimap-split-rule
16701 @cindex splitting, rules
16702 @vindex nnimap-split-rule
16704 New mail found in @code{nnimap-split-inbox} will be split according to
16705 this variable.
16707 This variable contains a list of lists, where the first element in the
16708 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16709 matching the regexp in the second element in the sublist.  Got that?
16710 Neither did I, we need examples.
16712 @lisp
16713 (setq nnimap-split-rule
16714       '(("INBOX.nnimap"
16715          "^Sender: owner-nnimap@@vic20.globalcom.se")
16716         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16717         ("INBOX.private" "")))
16718 @end lisp
16720 This will put all articles from the nnimap mailing list into mailbox
16721 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16722 into INBOX.junk and everything else in INBOX.private.
16724 The first string may contain @samp{\\1} forms, like the ones used by
16725 replace-match to insert sub-expressions from the matched text.  For
16726 instance:
16728 @lisp
16729 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16730 @end lisp
16732 The first element can also be the symbol @code{junk} to indicate that
16733 matching messages should simply be deleted.  Use with care.
16735 The second element can also be a function.  In that case, it will be
16736 called with the first element of the rule as the argument, in a buffer
16737 containing the headers of the article.  It should return a
16738 non-@code{nil} value if it thinks that the mail belongs in that group.
16740 Nnmail users might recollect that the last regexp had to be empty to
16741 match all articles (like in the example above).  This is not required in
16742 nnimap.  Articles not matching any of the regexps will not be moved out
16743 of your inbox.  (This might affect performance if you keep lots of
16744 unread articles in your inbox, since the splitting code would go over
16745 them every time you fetch new mail.)
16747 These rules are processed from the beginning of the alist toward the
16748 end.  The first rule to make a match will ``win'', unless you have
16749 crossposting enabled.  In that case, all matching rules will ``win''.
16751 This variable can also have a function as its value, the function will
16752 be called with the headers narrowed and should return a group where it
16753 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16755 The splitting code tries to create mailboxes if it needs to.
16757 To allow for different split rules on different virtual servers, and
16758 even different split rules in different inboxes on the same server,
16759 the syntax of this variable have been extended along the lines of:
16761 @lisp
16762 (setq nnimap-split-rule
16763       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16764                                ("junk"    "From:.*Simon"))))
16765         ("my2server"    ("INBOX" nnimap-split-fancy))
16766         ("my[34]server" (".*" (("private" "To:.*Simon")
16767                                ("junk"    my-junk-func))))))
16768 @end lisp
16770 The virtual server name is in fact a regexp, so that the same rules
16771 may apply to several servers.  In the example, the servers
16772 @code{my3server} and @code{my4server} both use the same rules.
16773 Similarly, the inbox string is also a regexp.  The actual splitting
16774 rules are as before, either a function, or a list with group/regexp or
16775 group/function elements.
16777 Nnmail equivalent: @code{nnmail-split-methods}.
16779 @item nnimap-split-predicate
16780 @cindex splitting
16781 @vindex nnimap-split-predicate
16783 Mail matching this predicate in @code{nnimap-split-inbox} will be
16784 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16786 This might be useful if you use another @acronym{IMAP} client to read mail in
16787 your inbox but would like Gnus to split all articles in the inbox
16788 regardless of readedness.  Then you might change this to
16789 @samp{UNDELETED}.
16791 @item nnimap-split-fancy
16792 @cindex splitting, fancy
16793 @findex nnimap-split-fancy
16794 @vindex nnimap-split-fancy
16796 It's possible to set @code{nnimap-split-rule} to
16797 @code{nnmail-split-fancy} if you want to use fancy
16798 splitting.  @xref{Fancy Mail Splitting}.
16800 However, to be able to have different fancy split rules for nnmail and
16801 nnimap back ends you can set @code{nnimap-split-rule} to
16802 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16803 rule in @code{nnimap-split-fancy}.
16805 Example:
16807 @lisp
16808 (setq nnimap-split-rule 'nnimap-split-fancy
16809       nnimap-split-fancy ...)
16810 @end lisp
16812 Nnmail equivalent: @code{nnmail-split-fancy}.
16814 @item nnimap-split-download-body
16815 @findex nnimap-split-download-body
16816 @vindex nnimap-split-download-body
16818 Set to non-@code{nil} to download entire articles during splitting.
16819 This is generally not required, and will slow things down
16820 considerably.  You may need it if you want to use an advanced
16821 splitting function that analyzes the body to split the article.
16823 @end table
16825 @node Expiring in IMAP
16826 @subsection Expiring in IMAP
16827 @cindex expiring @acronym{IMAP} mail
16829 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16830 end, it supports most features in regular expiring (@pxref{Expiring
16831 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16832 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16833 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16834 follows below are the variables used by the @code{nnimap} expiry
16835 process.
16837 A note on how the expire mark is stored on the @acronym{IMAP} server is
16838 appropriate here as well.  The expire mark is translated into a
16839 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16840 message.  This means that likely only Gnus will understand and treat
16841 the @code{gnus-expire} mark properly, although other clients may allow
16842 you to view client specific flags on the message.  It also means that
16843 your server must support permanent storage of client specific flags on
16844 messages.  Most do, fortunately.
16846 If expiring @acronym{IMAP} mail seems very slow, try setting the server
16847 variable @code{nnimap-search-uids-not-since-is-evil}.
16849 @table @code
16851 @item nnmail-expiry-wait
16852 @item nnmail-expiry-wait-function
16854 These variables are fully supported.  The expire value can be a
16855 number, the symbol @code{immediate} or @code{never}.
16857 @item nnmail-expiry-target
16859 This variable is supported, and internally implemented by calling the
16860 @code{nnmail} functions that handle this.  It contains an optimization
16861 that if the destination is a @acronym{IMAP} group on the same server, the
16862 article is copied instead of appended (that is, uploaded again).
16864 @end table
16866 @node Editing IMAP ACLs
16867 @subsection Editing IMAP ACLs
16868 @cindex editing imap acls
16869 @cindex Access Control Lists
16870 @cindex Editing @acronym{IMAP} ACLs
16871 @kindex G l (Group)
16872 @findex gnus-group-nnimap-edit-acl
16874 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16875 limiting (or enabling) other users access to your mail boxes.  Not all
16876 @acronym{IMAP} servers support this, this function will give an error if it
16877 doesn't.
16879 To edit an ACL for a mailbox, type @kbd{G l}
16880 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16881 editing window with detailed instructions.
16883 Some possible uses:
16885 @itemize @bullet
16886 @item
16887 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16888 on your mailing list mailboxes enables other users on the same server to
16889 follow the list without subscribing to it.
16890 @item
16891 At least with the Cyrus server, you are required to give the user
16892 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16893 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16894 INBOX.mailbox).
16895 @end itemize
16897 @node Expunging mailboxes
16898 @subsection Expunging mailboxes
16899 @cindex expunging
16901 @cindex expunge
16902 @cindex manual expunging
16903 @kindex G x (Group)
16904 @findex gnus-group-nnimap-expunge
16906 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16907 you may want the option of expunging all deleted articles in a mailbox
16908 manually.  This is exactly what @kbd{G x} does.
16910 Currently there is no way of showing deleted articles, you can just
16911 delete them.
16913 @node A note on namespaces
16914 @subsection A note on namespaces
16915 @cindex IMAP namespace
16916 @cindex namespaces
16918 The @acronym{IMAP} protocol has a concept called namespaces, described
16919 by the following text in the RFC2060:
16921 @display
16922 5.1.2.  Mailbox Namespace Naming Convention
16924    By convention, the first hierarchical element of any mailbox name
16925    which begins with "#" identifies the "namespace" of the remainder of
16926    the name.  This makes it possible to disambiguate between different
16927    types of mailbox stores, each of which have their own namespaces.
16929       For example, implementations which offer access to USENET
16930       newsgroups MAY use the "#news" namespace to partition the USENET
16931       newsgroup namespace from that of other mailboxes.  Thus, the
16932       comp.mail.misc newsgroup would have an mailbox name of
16933       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16934       to a different object (e.g. a user's private mailbox).
16935 @end display
16937 While there is nothing in this text that warrants concern for the
16938 @acronym{IMAP} implementation in Gnus, some servers use namespace
16939 prefixes in a way that does not work with how Gnus uses mailbox names.
16941 Specifically, University of Washington's @acronym{IMAP} server uses
16942 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16943 in the @sc{create} and @sc{append} commands.  After the mailbox is
16944 created (or a messages is appended to a mailbox), it must be accessed
16945 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16946 not make it possible for the user to guarantee that user entered
16947 mailbox names will only be used with the CREATE and APPEND commands,
16948 you should simply not use the namespace prefixed mailbox names in
16949 Gnus.
16951 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16952 for more information on how to use the prefixes.  They are a power
16953 tool and should be used only if you are sure what the effects are.
16955 @node Debugging IMAP
16956 @subsection Debugging IMAP
16957 @cindex IMAP debugging
16958 @cindex protocol dump (IMAP)
16960 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16961 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16962 best to fix them right away.  If you encounter odd behavior, chances
16963 are that either the server or Gnus is buggy.
16965 If you are familiar with network protocols in general, you will
16966 probably be able to extract some clues from the protocol dump of the
16967 exchanges between Gnus and the server.  Even if you are not familiar
16968 with network protocols, when you include the protocol dump in
16969 @acronym{IMAP}-related bug reports you are helping us with data
16970 critical to solving the problem.  Therefore, we strongly encourage you
16971 to include the protocol dump when reporting IMAP bugs in Gnus.
16974 @vindex imap-log
16975 Because the protocol dump, when enabled, generates lots of data, it is
16976 disabled by default.  You can enable it by setting @code{imap-log} as
16977 follows:
16979 @lisp
16980 (setq imap-log t)
16981 @end lisp
16983 This instructs the @code{imap.el} package to log any exchanges with
16984 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16985 for error messages, which sometimes are tagged with the keyword
16986 @code{BAD}---but when submitting a bug, make sure to include all the
16987 data.
16989 @node Other Sources
16990 @section Other Sources
16992 Gnus can do more than just read news or mail.  The methods described
16993 below allow Gnus to view directories and files as if they were
16994 newsgroups.
16996 @menu
16997 * Directory Groups::            You can read a directory as if it was a newsgroup.
16998 * Anything Groups::             Dired?  Who needs dired?
16999 * Document Groups::             Single files can be the basis of a group.
17000 * SOUP::                        Reading @sc{soup} packets ``offline''.
17001 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
17002 @end menu
17005 @node Directory Groups
17006 @subsection Directory Groups
17007 @cindex nndir
17008 @cindex directory groups
17010 If you have a directory that has lots of articles in separate files in
17011 it, you might treat it as a newsgroup.  The files have to have numerical
17012 names, of course.
17014 This might be an opportune moment to mention @code{ange-ftp} (and its
17015 successor @code{efs}), that most wonderful of all wonderful Emacs
17016 packages.  When I wrote @code{nndir}, I didn't think much about it---a
17017 back end to read directories.  Big deal.
17019 @code{ange-ftp} changes that picture dramatically.  For instance, if you
17020 enter the @code{ange-ftp} file name
17021 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
17022 @code{ange-ftp} or @code{efs} will actually allow you to read this
17023 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
17025 @code{nndir} will use @acronym{NOV} files if they are present.
17027 @code{nndir} is a ``read-only'' back end---you can't delete or expire
17028 articles with this method.  You can use @code{nnmh} or @code{nnml} for
17029 whatever you use @code{nndir} for, so you could switch to any of those
17030 methods if you feel the need to have a non-read-only @code{nndir}.
17033 @node Anything Groups
17034 @subsection Anything Groups
17035 @cindex nneething
17037 From the @code{nndir} back end (which reads a single spool-like
17038 directory), it's just a hop and a skip to @code{nneething}, which
17039 pretends that any arbitrary directory is a newsgroup.  Strange, but
17040 true.
17042 When @code{nneething} is presented with a directory, it will scan this
17043 directory and assign article numbers to each file.  When you enter such
17044 a group, @code{nneething} must create ``headers'' that Gnus can use.
17045 After all, Gnus is a newsreader, in case you're forgetting.
17046 @code{nneething} does this in a two-step process.  First, it snoops each
17047 file in question.  If the file looks like an article (i.e., the first
17048 few lines look like headers), it will use this as the head.  If this is
17049 just some arbitrary file without a head (e.g. a C source file),
17050 @code{nneething} will cobble up a header out of thin air.  It will use
17051 file ownership, name and date and do whatever it can with these
17052 elements.
17054 All this should happen automatically for you, and you will be presented
17055 with something that looks very much like a newsgroup.  Totally like a
17056 newsgroup, to be precise.  If you select an article, it will be displayed
17057 in the article buffer, just as usual.
17059 If you select a line that represents a directory, Gnus will pop you into
17060 a new summary buffer for this @code{nneething} group.  And so on.  You can
17061 traverse the entire disk this way, if you feel like, but remember that
17062 Gnus is not dired, really, and does not intend to be, either.
17064 There are two overall modes to this action---ephemeral or solid.  When
17065 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17066 will not store information on what files you have read, and what files
17067 are new, and so on.  If you create a solid @code{nneething} group the
17068 normal way with @kbd{G m}, Gnus will store a mapping table between
17069 article numbers and file names, and you can treat this group like any
17070 other groups.  When you activate a solid @code{nneething} group, you will
17071 be told how many unread articles it contains, etc., etc.
17073 Some variables:
17075 @table @code
17076 @item nneething-map-file-directory
17077 @vindex nneething-map-file-directory
17078 All the mapping files for solid @code{nneething} groups will be stored
17079 in this directory, which defaults to @file{~/.nneething/}.
17081 @item nneething-exclude-files
17082 @vindex nneething-exclude-files
17083 All files that match this regexp will be ignored.  Nice to use to exclude
17084 auto-save files and the like, which is what it does by default.
17086 @item nneething-include-files
17087 @vindex nneething-include-files
17088 Regexp saying what files to include in the group.  If this variable is
17089 non-@code{nil}, only files matching this regexp will be included.
17091 @item nneething-map-file
17092 @vindex nneething-map-file
17093 Name of the map files.
17094 @end table
17097 @node Document Groups
17098 @subsection Document Groups
17099 @cindex nndoc
17100 @cindex documentation group
17101 @cindex help group
17103 @code{nndoc} is a cute little thing that will let you read a single file
17104 as a newsgroup.  Several files types are supported:
17106 @table @code
17107 @cindex Babyl
17108 @cindex Rmail mbox
17109 @item babyl
17110 The Babyl (Rmail) mail box.
17112 @cindex mbox
17113 @cindex Unix mbox
17114 @item mbox
17115 The standard Unix mbox file.
17117 @cindex MMDF mail box
17118 @item mmdf
17119 The MMDF mail box format.
17121 @item news
17122 Several news articles appended into a file.
17124 @cindex rnews batch files
17125 @item rnews
17126 The rnews batch transport format.
17128 @item nsmail
17129 Netscape mail boxes.
17131 @item mime-parts
17132 @acronym{MIME} multipart messages.
17134 @item standard-digest
17135 The standard (RFC 1153) digest format.
17137 @item mime-digest
17138 A @acronym{MIME} digest of messages.
17140 @item lanl-gov-announce
17141 Announcement messages from LANL Gov Announce.
17143 @cindex forwarded messages
17144 @item rfc822-forward
17145 A message forwarded according to RFC822.
17147 @item outlook
17148 The Outlook mail box.
17150 @item oe-dbx
17151 The Outlook Express dbx mail box.
17153 @item exim-bounce
17154 A bounce message from the Exim MTA.
17156 @item forward
17157 A message forwarded according to informal rules.
17159 @item rfc934
17160 An RFC934-forwarded message.
17162 @item mailman
17163 A mailman digest.
17165 @item clari-briefs
17166 A digest of Clarinet brief news items.
17168 @item slack-digest
17169 Non-standard digest format---matches most things, but does it badly.
17171 @item mail-in-mail
17172 The last resort.
17173 @end table
17175 You can also use the special ``file type'' @code{guess}, which means
17176 that @code{nndoc} will try to guess what file type it is looking at.
17177 @code{digest} means that @code{nndoc} should guess what digest type the
17178 file is.
17180 @code{nndoc} will not try to change the file or insert any extra headers into
17181 it---it will simply, like, let you use the file as the basis for a
17182 group.  And that's it.
17184 If you have some old archived articles that you want to insert into your
17185 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17186 that.  Say you have an old @file{RMAIL} file with mail that you now want
17187 to split into your new @code{nnml} groups.  You look at that file using
17188 @code{nndoc} (using the @kbd{G f} command in the group buffer
17189 (@pxref{Foreign Groups})), set the process mark on all the articles in
17190 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17191 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17192 file is now also stored in lots of @code{nnml} directories, and you can
17193 delete that pesky @file{RMAIL} file.  If you have the guts!
17195 Virtual server variables:
17197 @table @code
17198 @item nndoc-article-type
17199 @vindex nndoc-article-type
17200 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17201 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17202 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17203 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17204 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17206 @item nndoc-post-type
17207 @vindex nndoc-post-type
17208 This variable says whether Gnus is to consider the group a news group or
17209 a mail group.  There are two valid values:  @code{mail} (the default)
17210 and @code{news}.
17211 @end table
17213 @menu
17214 * Document Server Internals::   How to add your own document types.
17215 @end menu
17218 @node Document Server Internals
17219 @subsubsection Document Server Internals
17221 Adding new document types to be recognized by @code{nndoc} isn't
17222 difficult.  You just have to whip up a definition of what the document
17223 looks like, write a predicate function to recognize that document type,
17224 and then hook into @code{nndoc}.
17226 First, here's an example document type definition:
17228 @example
17229 (mmdf
17230  (article-begin .  "^\^A\^A\^A\^A\n")
17231  (body-end .  "^\^A\^A\^A\^A\n"))
17232 @end example
17234 The definition is simply a unique @dfn{name} followed by a series of
17235 regexp pseudo-variable settings.  Below are the possible
17236 variables---don't be daunted by the number of variables; most document
17237 types can be defined with very few settings:
17239 @table @code
17240 @item first-article
17241 If present, @code{nndoc} will skip past all text until it finds
17242 something that match this regexp.  All text before this will be
17243 totally ignored.
17245 @item article-begin
17246 This setting has to be present in all document type definitions.  It
17247 says what the beginning of each article looks like.  To do more
17248 complicated things that cannot be dealt with a simple regexp, you can
17249 use @code{article-begin-function} instead of this.
17251 @item article-begin-function
17252 If present, this should be a function that moves point to the beginning
17253 of each article.  This setting overrides @code{article-begin}.
17255 @item head-begin
17256 If present, this should be a regexp that matches the head of the
17257 article.  To do more complicated things that cannot be dealt with a
17258 simple regexp, you can use @code{head-begin-function} instead of this.
17260 @item head-begin-function
17261 If present, this should be a function that moves point to the head of
17262 the article.  This setting overrides @code{head-begin}.
17264 @item head-end
17265 This should match the end of the head of the article.  It defaults to
17266 @samp{^$}---the empty line.
17268 @item body-begin
17269 This should match the beginning of the body of the article.  It defaults
17270 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17271 a simple regexp, you can use @code{body-begin-function} instead of this.
17273 @item body-begin-function
17274 If present, this function should move point to the beginning of the body
17275 of the article.  This setting overrides @code{body-begin}.
17277 @item body-end
17278 If present, this should match the end of the body of the article.  To do
17279 more complicated things that cannot be dealt with a simple regexp, you
17280 can use @code{body-end-function} instead of this.
17282 @item body-end-function
17283 If present, this function should move point to the end of the body of
17284 the article.  This setting overrides @code{body-end}.
17286 @item file-begin
17287 If present, this should match the beginning of the file.  All text
17288 before this regexp will be totally ignored.
17290 @item file-end
17291 If present, this should match the end of the file.  All text after this
17292 regexp will be totally ignored.
17294 @end table
17296 So, using these variables @code{nndoc} is able to dissect a document
17297 file into a series of articles, each with a head and a body.  However, a
17298 few more variables are needed since not all document types are all that
17299 news-like---variables needed to transform the head or the body into
17300 something that's palatable for Gnus:
17302 @table @code
17303 @item prepare-body-function
17304 If present, this function will be called when requesting an article.  It
17305 will be called with point at the start of the body, and is useful if the
17306 document has encoded some parts of its contents.
17308 @item article-transform-function
17309 If present, this function is called when requesting an article.  It's
17310 meant to be used for more wide-ranging transformation of both head and
17311 body of the article.
17313 @item generate-head-function
17314 If present, this function is called to generate a head that Gnus can
17315 understand.  It is called with the article number as a parameter, and is
17316 expected to generate a nice head for the article in question.  It is
17317 called when requesting the headers of all articles.
17319 @item generate-article-function
17320 If present, this function is called to generate an entire article that
17321 Gnus can understand.  It is called with the article number as a
17322 parameter when requesting all articles.
17324 @item dissection-function
17325 If present, this function is called to dissect a document by itself,
17326 overriding @code{first-article}, @code{article-begin},
17327 @code{article-begin-function}, @code{head-begin},
17328 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17329 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17330 @code{file-begin}, and @code{file-end}.
17332 @end table
17334 Let's look at the most complicated example I can come up with---standard
17335 digests:
17337 @example
17338 (standard-digest
17339  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17340  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17341  (prepare-body-function . nndoc-unquote-dashes)
17342  (body-end-function . nndoc-digest-body-end)
17343  (head-end . "^ ?$")
17344  (body-begin . "^ ?\n")
17345  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17346  (subtype digest guess))
17347 @end example
17349 We see that all text before a 70-width line of dashes is ignored; all
17350 text after a line that starts with that @samp{^End of} is also ignored;
17351 each article begins with a 30-width line of dashes; the line separating
17352 the head from the body may contain a single space; and that the body is
17353 run through @code{nndoc-unquote-dashes} before being delivered.
17355 To hook your own document definition into @code{nndoc}, use the
17356 @code{nndoc-add-type} function.  It takes two parameters---the first
17357 is the definition itself and the second (optional) parameter says
17358 where in the document type definition alist to put this definition.
17359 The alist is traversed sequentially, and
17360 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17361 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17362 @code{mmdf} type, and so on.  These type predicates should return
17363 @code{nil} if the document is not of the correct type; @code{t} if it
17364 is of the correct type; and a number if the document might be of the
17365 correct type.  A high number means high probability; a low number
17366 means low probability with @samp{0} being the lowest valid number.
17369 @node SOUP
17370 @subsection SOUP
17371 @cindex SOUP
17372 @cindex offline
17374 In the PC world people often talk about ``offline'' newsreaders.  These
17375 are thingies that are combined reader/news transport monstrosities.
17376 With built-in modem programs.  Yecchh!
17378 Of course, us Unix Weenie types of human beans use things like
17379 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17380 transport things like Ghod intended.  And then we just use normal
17381 newsreaders.
17383 However, it can sometimes be convenient to do something that's a bit
17384 easier on the brain if you have a very slow modem, and you're not really
17385 that interested in doing things properly.
17387 A file format called @sc{soup} has been developed for transporting news
17388 and mail from servers to home machines and back again.  It can be a bit
17389 fiddly.
17391 First some terminology:
17393 @table @dfn
17395 @item server
17396 This is the machine that is connected to the outside world and where you
17397 get news and/or mail from.
17399 @item home machine
17400 This is the machine that you want to do the actual reading and responding
17401 on.  It is typically not connected to the rest of the world in any way.
17403 @item packet
17404 Something that contains messages and/or commands.  There are two kinds
17405 of packets:
17407 @table @dfn
17408 @item message packets
17409 These are packets made at the server, and typically contain lots of
17410 messages for you to read.  These are called @file{SoupoutX.tgz} by
17411 default, where @var{x} is a number.
17413 @item response packets
17414 These are packets made at the home machine, and typically contains
17415 replies that you've written.  These are called @file{SoupinX.tgz} by
17416 default, where @var{x} is a number.
17418 @end table
17420 @end table
17423 @enumerate
17425 @item
17426 You log in on the server and create a @sc{soup} packet.  You can either
17427 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17428 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17429 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17431 @item
17432 You transfer the packet home.  Rail, boat, car or modem will do fine.
17434 @item
17435 You put the packet in your home directory.
17437 @item
17438 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17439 the native or secondary server.
17441 @item
17442 You read articles and mail and answer and followup to the things you
17443 want (@pxref{SOUP Replies}).
17445 @item
17446 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17447 packet.
17449 @item
17450 You transfer this packet to the server.
17452 @item
17453 You use Gnus to mail this packet out with the @kbd{G s s} command.
17455 @item
17456 You then repeat until you die.
17458 @end enumerate
17460 So you basically have a bipartite system---you use @code{nnsoup} for
17461 reading and Gnus for packing/sending these @sc{soup} packets.
17463 @menu
17464 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17465 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17466 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17467 @end menu
17470 @node SOUP Commands
17471 @subsubsection SOUP Commands
17473 These are commands for creating and manipulating @sc{soup} packets.
17475 @table @kbd
17476 @item G s b
17477 @kindex G s b (Group)
17478 @findex gnus-group-brew-soup
17479 Pack all unread articles in the current group
17480 (@code{gnus-group-brew-soup}).  This command understands the
17481 process/prefix convention.
17483 @item G s w
17484 @kindex G s w (Group)
17485 @findex gnus-soup-save-areas
17486 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17488 @item G s s
17489 @kindex G s s (Group)
17490 @findex gnus-soup-send-replies
17491 Send all replies from the replies packet
17492 (@code{gnus-soup-send-replies}).
17494 @item G s p
17495 @kindex G s p (Group)
17496 @findex gnus-soup-pack-packet
17497 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17499 @item G s r
17500 @kindex G s r (Group)
17501 @findex nnsoup-pack-replies
17502 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17504 @item O s
17505 @kindex O s (Summary)
17506 @findex gnus-soup-add-article
17507 This summary-mode command adds the current article to a @sc{soup} packet
17508 (@code{gnus-soup-add-article}).  It understands the process/prefix
17509 convention (@pxref{Process/Prefix}).
17511 @end table
17514 There are a few variables to customize where Gnus will put all these
17515 thingies:
17517 @table @code
17519 @item gnus-soup-directory
17520 @vindex gnus-soup-directory
17521 Directory where Gnus will save intermediate files while composing
17522 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17524 @item gnus-soup-replies-directory
17525 @vindex gnus-soup-replies-directory
17526 This is what Gnus will use as a temporary directory while sending our
17527 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17529 @item gnus-soup-prefix-file
17530 @vindex gnus-soup-prefix-file
17531 Name of the file where Gnus stores the last used prefix.  The default is
17532 @samp{gnus-prefix}.
17534 @item gnus-soup-packer
17535 @vindex gnus-soup-packer
17536 A format string command for packing a @sc{soup} packet.  The default is
17537 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17539 @item gnus-soup-unpacker
17540 @vindex gnus-soup-unpacker
17541 Format string command for unpacking a @sc{soup} packet.  The default is
17542 @samp{gunzip -c %s | tar xvf -}.
17544 @item gnus-soup-packet-directory
17545 @vindex gnus-soup-packet-directory
17546 Where Gnus will look for reply packets.  The default is @file{~/}.
17548 @item gnus-soup-packet-regexp
17549 @vindex gnus-soup-packet-regexp
17550 Regular expression matching @sc{soup} reply packets in
17551 @code{gnus-soup-packet-directory}.
17553 @end table
17556 @node SOUP Groups
17557 @subsubsection SOUP Groups
17558 @cindex nnsoup
17560 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17561 read incoming packets, unpack them, and put them in a directory where
17562 you can read them at leisure.
17564 These are the variables you can use to customize its behavior:
17566 @table @code
17568 @item nnsoup-tmp-directory
17569 @vindex nnsoup-tmp-directory
17570 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17571 directory.  (@file{/tmp/} by default.)
17573 @item nnsoup-directory
17574 @vindex nnsoup-directory
17575 @code{nnsoup} then moves each message and index file to this directory.
17576 The default is @file{~/SOUP/}.
17578 @item nnsoup-replies-directory
17579 @vindex nnsoup-replies-directory
17580 All replies will be stored in this directory before being packed into a
17581 reply packet.  The default is @file{~/SOUP/replies/}.
17583 @item nnsoup-replies-format-type
17584 @vindex nnsoup-replies-format-type
17585 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17586 (rnews), and I don't think you should touch that variable.  I probably
17587 shouldn't even have documented it.  Drats!  Too late!
17589 @item nnsoup-replies-index-type
17590 @vindex nnsoup-replies-index-type
17591 The index type of the replies packet.  The default is @samp{?n}, which
17592 means ``none''.  Don't fiddle with this one either!
17594 @item nnsoup-active-file
17595 @vindex nnsoup-active-file
17596 Where @code{nnsoup} stores lots of information.  This is not an ``active
17597 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17598 this file or mess it up in any way, you're dead.  The default is
17599 @file{~/SOUP/active}.
17601 @item nnsoup-packer
17602 @vindex nnsoup-packer
17603 Format string command for packing a reply @sc{soup} packet.  The default
17604 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17606 @item nnsoup-unpacker
17607 @vindex nnsoup-unpacker
17608 Format string command for unpacking incoming @sc{soup} packets.  The
17609 default is @samp{gunzip -c %s | tar xvf -}.
17611 @item nnsoup-packet-directory
17612 @vindex nnsoup-packet-directory
17613 Where @code{nnsoup} will look for incoming packets.  The default is
17614 @file{~/}.
17616 @item nnsoup-packet-regexp
17617 @vindex nnsoup-packet-regexp
17618 Regular expression matching incoming @sc{soup} packets.  The default is
17619 @samp{Soupout}.
17621 @item nnsoup-always-save
17622 @vindex nnsoup-always-save
17623 If non-@code{nil}, save the replies buffer after each posted message.
17625 @end table
17628 @node SOUP Replies
17629 @subsubsection SOUP Replies
17631 Just using @code{nnsoup} won't mean that your postings and mailings end
17632 up in @sc{soup} reply packets automagically.  You have to work a bit
17633 more for that to happen.
17635 @findex nnsoup-set-variables
17636 The @code{nnsoup-set-variables} command will set the appropriate
17637 variables to ensure that all your followups and replies end up in the
17638 @sc{soup} system.
17640 In specific, this is what it does:
17642 @lisp
17643 (setq message-send-news-function 'nnsoup-request-post)
17644 (setq message-send-mail-function 'nnsoup-request-mail)
17645 @end lisp
17647 And that's it, really.  If you only want news to go into the @sc{soup}
17648 system you just use the first line.  If you only want mail to be
17649 @sc{soup}ed you use the second.
17652 @node Mail-To-News Gateways
17653 @subsection Mail-To-News Gateways
17654 @cindex mail-to-news gateways
17655 @cindex gateways
17657 If your local @code{nntp} server doesn't allow posting, for some reason
17658 or other, you can post using one of the numerous mail-to-news gateways.
17659 The @code{nngateway} back end provides the interface.
17661 Note that you can't read anything from this back end---it can only be
17662 used to post with.
17664 Server variables:
17666 @table @code
17667 @item nngateway-address
17668 @vindex nngateway-address
17669 This is the address of the mail-to-news gateway.
17671 @item nngateway-header-transformation
17672 @vindex nngateway-header-transformation
17673 News headers often have to be transformed in some odd way or other
17674 for the mail-to-news gateway to accept it.  This variable says what
17675 transformation should be called, and defaults to
17676 @code{nngateway-simple-header-transformation}.  The function is called
17677 narrowed to the headers to be transformed and with one parameter---the
17678 gateway address.
17680 This default function just inserts a new @code{To} header based on the
17681 @code{Newsgroups} header and the gateway address.
17682 For instance, an article with this @code{Newsgroups} header:
17684 @example
17685 Newsgroups: alt.religion.emacs
17686 @end example
17688 will get this @code{To} header inserted:
17690 @example
17691 To: alt-religion-emacs@@GATEWAY
17692 @end example
17694 The following pre-defined functions exist:
17696 @findex nngateway-simple-header-transformation
17697 @table @code
17699 @item nngateway-simple-header-transformation
17700 Creates a @code{To} header that looks like
17701 @var{newsgroup}@@@code{nngateway-address}.
17703 @findex nngateway-mail2news-header-transformation
17705 @item nngateway-mail2news-header-transformation
17706 Creates a @code{To} header that looks like
17707 @code{nngateway-address}.
17708 @end table
17710 @end table
17712 Here's an example:
17714 @lisp
17715 (setq gnus-post-method
17716       '(nngateway
17717         "mail2news@@replay.com"
17718         (nngateway-header-transformation
17719          nngateway-mail2news-header-transformation)))
17720 @end lisp
17722 So, to use this, simply say something like:
17724 @lisp
17725 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17726 @end lisp
17730 @node Combined Groups
17731 @section Combined Groups
17733 Gnus allows combining a mixture of all the other group types into bigger
17734 groups.
17736 @menu
17737 * Virtual Groups::              Combining articles from many groups.
17738 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17739 @end menu
17742 @node Virtual Groups
17743 @subsection Virtual Groups
17744 @cindex nnvirtual
17745 @cindex virtual groups
17746 @cindex merging groups
17748 An @dfn{nnvirtual group} is really nothing more than a collection of
17749 other groups.
17751 For instance, if you are tired of reading many small groups, you can
17752 put them all in one big group, and then grow tired of reading one
17753 big, unwieldy group.  The joys of computing!
17755 You specify @code{nnvirtual} as the method.  The address should be a
17756 regexp to match component groups.
17758 All marks in the virtual group will stick to the articles in the
17759 component groups.  So if you tick an article in a virtual group, the
17760 article will also be ticked in the component group from whence it
17761 came.  (And vice versa---marks from the component groups will also be
17762 shown in the virtual group.).  To create an empty virtual group, run
17763 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17764 and edit the method regexp with @kbd{M-e}
17765 (@code{gnus-group-edit-group-method})
17767 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17768 newsgroups into one, big, happy newsgroup:
17770 @lisp
17771 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17772 @end lisp
17774 The component groups can be native or foreign; everything should work
17775 smoothly, but if your computer explodes, it was probably my fault.
17777 Collecting the same group from several servers might actually be a good
17778 idea if users have set the Distribution header to limit distribution.
17779 If you would like to read @samp{soc.motss} both from a server in Japan
17780 and a server in Norway, you could use the following as the group regexp:
17782 @example
17783 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17784 @end example
17786 (Remember, though, that if you're creating the group with @kbd{G m}, you
17787 shouldn't double the backslashes, and you should leave off the quote
17788 characters at the beginning and the end of the string.)
17790 This should work kinda smoothly---all articles from both groups should
17791 end up in this one, and there should be no duplicates.  Threading (and
17792 the rest) will still work as usual, but there might be problems with the
17793 sequence of articles.  Sorting on date might be an option here
17794 (@pxref{Selecting a Group}).
17796 One limitation, however---all groups included in a virtual
17797 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17798 zombie groups can't be component groups for @code{nnvirtual} groups.
17800 @vindex nnvirtual-always-rescan
17801 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17802 is the default), @code{nnvirtual} will always scan groups for unread
17803 articles when entering a virtual group.  If this variable is @code{nil}
17804 and you read articles in a component group after the virtual group has
17805 been activated, the read articles from the component group will show up
17806 when you enter the virtual group.  You'll also see this effect if you
17807 have two virtual groups that have a component group in common.  If
17808 that's the case, you should set this variable to @code{t}.  Or you can
17809 just tap @code{M-g} on the virtual group every time before you enter
17810 it---it'll have much the same effect.
17812 @code{nnvirtual} can have both mail and news groups as component groups.
17813 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17814 has to ask the back end of the component group the article comes from
17815 whether it is a news or mail back end.  However, when you do a @kbd{^},
17816 there is typically no sure way for the component back end to know this,
17817 and in that case @code{nnvirtual} tells Gnus that the article came from a
17818 not-news back end.  (Just to be on the safe side.)
17820 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17821 line from the article you respond to in these cases.
17823 @code{nnvirtual} groups do not inherit anything but articles and marks
17824 from component groups---group parameters, for instance, are not
17825 inherited.
17828 @node Kibozed Groups
17829 @subsection Kibozed Groups
17830 @cindex nnkiboze
17831 @cindex kibozing
17833 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17834 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17835 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17836 down to a halt with useless requests!  Oh happiness!
17838 @kindex G k (Group)
17839 To create a kibozed group, use the @kbd{G k} command in the group
17840 buffer.
17842 The address field of the @code{nnkiboze} method is, as with
17843 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17844 @code{nnkiboze} group.  That's where most similarities between
17845 @code{nnkiboze} and @code{nnvirtual} end.
17847 In addition to this regexp detailing component groups, an
17848 @code{nnkiboze} group must have a score file to say what articles are
17849 to be included in the group (@pxref{Scoring}).
17851 @kindex M-x nnkiboze-generate-groups
17852 @findex nnkiboze-generate-groups
17853 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17854 @code{nnkiboze} groups you want to have.  This command will take time.
17855 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17856 headers from all the articles in all the component groups and run them
17857 through the scoring process to determine if there are any articles in
17858 the groups that are to be part of the @code{nnkiboze} groups.
17860 Please limit the number of component groups by using restrictive
17861 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17862 @acronym{NNTP} site may throw you off and never let you back in again.
17863 Stranger things have happened.
17865 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17866 and they can be foreign.  No restrictions.
17868 @vindex nnkiboze-directory
17869 The generation of an @code{nnkiboze} group means writing two files in
17870 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17871 One contains the @acronym{NOV} header lines for all the articles in
17872 the group, and the other is an additional @file{.newsrc} file to store
17873 information on what groups have been searched through to find
17874 component articles.
17876 Articles marked as read in the @code{nnkiboze} group will have
17877 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17880 @node Gnus Unplugged
17881 @section Gnus Unplugged
17882 @cindex offline
17883 @cindex unplugged
17884 @cindex agent
17885 @cindex Gnus agent
17886 @cindex Gnus unplugged
17888 In olden times (ca. February '88), people used to run their newsreaders
17889 on big machines with permanent connections to the net.  News transport
17890 was dealt with by news servers, and all the newsreaders had to do was to
17891 read news.  Believe it or not.
17893 Nowadays most people read news and mail at home, and use some sort of
17894 modem to connect to the net.  To avoid running up huge phone bills, it
17895 would be nice to have a way to slurp down all the news and mail, hang up
17896 the phone, read for several hours, and then upload any responses you
17897 have to make.  And then you repeat the procedure.
17899 Of course, you can use news servers for doing this as well.  I've used
17900 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17901 for some years, but doing that's a bore.  Moving the news server
17902 functionality up to the newsreader makes sense if you're the only person
17903 reading news on a machine.
17905 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17906 fact, you don't even have to configure anything.
17908 Of course, to use it as such, you have to learn a few new commands.
17910 @menu
17911 * Agent Basics::                How it all is supposed to work.
17912 * Agent Categories::            How to tell the Gnus Agent what to download.
17913 * Agent Commands::              New commands for all the buffers.
17914 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17915 * Agent as Cache::              The Agent is a big cache too.
17916 * Agent Expiry::                How to make old articles go away.
17917 * Agent Regeneration::          How to recover from lost connections and other accidents.
17918 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17919 * Outgoing Messages::           What happens when you post/mail something?
17920 * Agent Variables::             Customizing is fun.
17921 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17922 * Batching Agents::             How to fetch news from a @code{cron} job.
17923 * Agent Caveats::               What you think it'll do and what it does.
17924 @end menu
17927 @node Agent Basics
17928 @subsection Agent Basics
17930 First, let's get some terminology out of the way.
17932 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17933 connection to the net (and notified the Agent that this is the case).
17934 When the connection to the net is up again (and Gnus knows this), the
17935 Agent is @dfn{plugged}.
17937 The @dfn{local} machine is the one you're running on, and which isn't
17938 connected to the net continuously.
17940 @dfn{Downloading} means fetching things from the net to your local
17941 machine.  @dfn{Uploading} is doing the opposite.
17943 You know that Gnus gives you all the opportunity you'd ever want for
17944 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17945 is also customizable to a great extent, which means that the user has a
17946 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17947 you in your foot, but with Gnus, you have a choice!
17949 Gnus is never really in plugged or unplugged state.  Rather, it applies
17950 that state to each server individually.  This means that some servers
17951 can be plugged while others can be unplugged.  Additionally, some
17952 servers can be ignored by the Agent altogether (which means that
17953 they're kinda like plugged always).
17955 So when you unplug the Agent and then wonder why is Gnus opening a
17956 connection to the Net, the next step to do is to look whether all
17957 servers are agentized.  If there is an unagentized server, you found
17958 the culprit.
17960 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17961 reachable.  When Gnus notices this, it asks you whether you want the
17962 server to be switched to offline state.  If you say yes, then the
17963 server will behave somewhat as if it was unplugged, except that Gnus
17964 will ask you whether you want to switch it back online again.
17966 Let's take a typical Gnus session using the Agent.
17968 @itemize @bullet
17970 @item
17971 @findex gnus-unplugged
17972 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17973 Agent in a disconnected state.  You can read all the news that you have
17974 already fetched while in this mode.
17976 @item
17977 You then decide to see whether any new news has arrived.  You connect
17978 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17979 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17980 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17981 Source Specifiers}).
17983 @item
17984 You can then read the new news immediately, or you can download the
17985 news onto your local machine.  If you want to do the latter, you press
17986 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17987 all the eligible articles in all the groups.  (To let Gnus know which
17988 articles you want to download, @pxref{Agent Categories}).
17990 @item
17991 After fetching the articles, you press @kbd{J j} to make Gnus become
17992 unplugged again, and you shut down the PPP thing (or whatever).  And
17993 then you read the news offline.
17995 @item
17996 And then you go to step 2.
17997 @end itemize
17999 Here are some things you should do the first time (or so) that you use
18000 the Agent.
18002 @itemize @bullet
18004 @item
18005 Decide which servers should be covered by the Agent.  If you have a mail
18006 back end, it would probably be nonsensical to have it covered by the
18007 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18008 @kbd{J a} on the server (or servers) that you wish to have covered by the
18009 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18010 added servers you do not wish to have covered by the Agent.  By default,
18011 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18012 @code{gnus-secondary-select-methods} are agentized.
18014 @item
18015 Decide on download policy.  It's fairly simple once you decide whether
18016 you are going to use agent categories, topic parameters, and/or group
18017 parameters to implement your policy.  If you're new to gnus, it
18018 is probably best to start with a category, @xref{Agent Categories}.
18020 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18021 (@pxref{Agent Categories}) provide for setting a policy that applies
18022 to multiple groups.  Which you use is entirely up to you.  Topic
18023 parameters do override categories so, if you mix the two, you'll have
18024 to take that into account.  If you have a few groups that deviate from
18025 your policy, you can use group parameters (@pxref{Group Parameters}) to
18026 configure them.
18028 @item
18029 Uhm@dots{} that's it.
18030 @end itemize
18033 @node Agent Categories
18034 @subsection Agent Categories
18036 One of the main reasons to integrate the news transport layer into the
18037 newsreader is to allow greater control over what articles to download.
18038 There's not much point in downloading huge amounts of articles, just to
18039 find out that you're not interested in reading any of them.  It's better
18040 to be somewhat more conservative in choosing what to download, and then
18041 mark the articles for downloading manually if it should turn out that
18042 you're interested in the articles anyway.
18044 One of the more effective methods for controlling what is to be
18045 downloaded is to create a @dfn{category} and then assign some (or all)
18046 groups to this category.  Groups that do not belong in any other
18047 category belong to the @code{default} category.  Gnus has its own
18048 buffer for creating and managing categories.
18050 If you prefer, you can also use group parameters (@pxref{Group
18051 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18052 alternative approach to controlling the agent.  The only real
18053 difference is that categories are specific to the agent (so there is
18054 less to learn) while group and topic parameters include the kitchen
18055 sink.
18057 Since you can set agent parameters in several different places we have
18058 a rule to decide which source to believe.  This rule specifies that
18059 the parameter sources are checked in the following order: group
18060 parameters, topic parameters, agent category, and finally customizable
18061 variables.  So you can mix all of these sources to produce a wide range
18062 of behavior, just don't blame me if you don't remember where you put
18063 your settings.
18065 @menu
18066 * Category Syntax::             What a category looks like.
18067 * Category Buffer::             A buffer for maintaining categories.
18068 * Category Variables::          Customize'r'Us.
18069 @end menu
18072 @node Category Syntax
18073 @subsubsection Category Syntax
18075 A category consists of a name, the list of groups belonging to the
18076 category, and a number of optional parameters that override the
18077 customizable variables.  The complete list of agent parameters are
18078 listed below.
18080 @cindex Agent Parameters
18081 @table @code
18082 @item gnus-agent-cat-name
18083 The name of the category.
18085 @item gnus-agent-cat-groups
18086 The list of groups that are in this category.
18088 @item gnus-agent-cat-predicate
18089 A predicate which (generally) gives a rough outline of which articles
18090 are eligible for downloading; and
18092 @item gnus-agent-cat-score-file
18093 a score rule which (generally) gives you a finer granularity when
18094 deciding what articles to download.  (Note that this @dfn{download
18095 score} is not necessarily related to normal scores.)
18097 @item gnus-agent-cat-enable-expiration
18098 a boolean indicating whether the agent should expire old articles in
18099 this group.  Most groups should be expired to conserve disk space.  In
18100 fact, its probably safe to say that the gnus.* hierarchy contains the
18101 only groups that should not be expired.
18103 @item gnus-agent-cat-days-until-old
18104 an integer indicating the number of days that the agent should wait
18105 before deciding that a read article is safe to expire.
18107 @item gnus-agent-cat-low-score
18108 an integer that overrides the value of @code{gnus-agent-low-score}.
18110 @item gnus-agent-cat-high-score
18111 an integer that overrides the value of @code{gnus-agent-high-score}.
18113 @item gnus-agent-cat-length-when-short
18114 an integer that overrides the value of
18115 @code{gnus-agent-short-article}.
18117 @item gnus-agent-cat-length-when-long
18118 an integer that overrides the value of @code{gnus-agent-long-article}.
18120 @c @item gnus-agent-cat-disable-undownloaded-faces
18121 @c a symbol indicating whether the summary buffer should @emph{not} display
18122 @c undownloaded articles using the gnus-summary-*-undownloaded-face
18123 @c faces.  The symbol nil will enable the use of undownloaded faces while
18124 @c all other symbols disable them.
18126 @item gnus-agent-cat-enable-undownloaded-faces
18127 a symbol indicating whether the summary buffer should display
18128 undownloaded articles using the gnus-summary-*-undownloaded-face
18129 faces.  The symbol nil will disable the use of undownloaded faces while
18130 all other symbols enable them.
18131 @end table
18133 The name of a category can not be changed once the category has been
18134 created.
18136 Each category maintains a list of groups that are exclusive members of
18137 that category.  The exclusivity rule is automatically enforced, add a
18138 group to a new category and it is automatically removed from its old
18139 category.
18141 A predicate in its simplest form can be a single predicate such as
18142 @code{true} or @code{false}.  These two will download every available
18143 article or nothing respectively.  In the case of these two special
18144 predicates an additional score rule is superfluous.
18146 Predicates of @code{high} or @code{low} download articles in respect of
18147 their scores in relationship to @code{gnus-agent-high-score} and
18148 @code{gnus-agent-low-score} as described below.
18150 To gain even finer control of what is to be regarded eligible for
18151 download a predicate can consist of a number of predicates with logical
18152 operators sprinkled in between.
18154 Perhaps some examples are in order.
18156 Here's a simple predicate.  (It's the default predicate, in fact, used
18157 for all groups that don't belong to any other category.)
18159 @lisp
18160 short
18161 @end lisp
18163 Quite simple, eh?  This predicate is true if and only if the article is
18164 short (for some value of ``short'').
18166 Here's a more complex predicate:
18168 @lisp
18169 (or high
18170     (and
18171      (not low)
18172      (not long)))
18173 @end lisp
18175 This means that an article should be downloaded if it has a high score,
18176 or if the score is not low and the article is not long.  You get the
18177 drift.
18179 The available logical operators are @code{or}, @code{and} and
18180 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18181 @samp{|}, @code{&} and @code{!} instead.)
18183 The following predicates are pre-defined, but if none of these fit what
18184 you want to do, you can write your own.
18186 When evaluating each of these predicates, the named constant will be
18187 bound to the value determined by calling
18188 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18189 example, gnus-agent-short-article will be bound to
18190 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18191 means that you can specify a predicate in your category then tune that
18192 predicate to individual groups.
18194 @table @code
18195 @item short
18196 True iff the article is shorter than @code{gnus-agent-short-article}
18197 lines; default 100.
18199 @item long
18200 True iff the article is longer than @code{gnus-agent-long-article}
18201 lines; default 200.
18203 @item low
18204 True iff the article has a download score less than
18205 @code{gnus-agent-low-score}; default 0.
18207 @item high
18208 True iff the article has a download score greater than
18209 @code{gnus-agent-high-score}; default 0.
18211 @item spam
18212 True iff the Gnus Agent guesses that the article is spam.  The
18213 heuristics may change over time, but at present it just computes a
18214 checksum and sees whether articles match.
18216 @item true
18217 Always true.
18219 @item false
18220 Always false.
18221 @end table
18223 If you want to create your own predicate function, here's what you have
18224 to know:  The functions are called with no parameters, but the
18225 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18226 useful values.
18228 For example, you could decide that you don't want to download articles
18229 that were posted more than a certain number of days ago (e.g. posted
18230 more than @code{gnus-agent-expire-days} ago) you might write a function
18231 something along the lines of the following:
18233 @lisp
18234 (defun my-article-old-p ()
18235   "Say whether an article is old."
18236   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18237      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18238 @end lisp
18240 with the predicate then defined as:
18242 @lisp
18243 (not my-article-old-p)
18244 @end lisp
18246 or you could append your predicate to the predefined
18247 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18248 wherever.
18250 @lisp
18251 (require 'gnus-agent)
18252 (setq  gnus-category-predicate-alist
18253   (append gnus-category-predicate-alist
18254          '((old . my-article-old-p))))
18255 @end lisp
18257 and simply specify your predicate as:
18259 @lisp
18260 (not old)
18261 @end lisp
18263 If/when using something like the above, be aware that there are many
18264 misconfigured systems/mailers out there and so an article's date is not
18265 always a reliable indication of when it was posted.  Hell, some people
18266 just don't give a damn.
18268 The above predicates apply to @emph{all} the groups which belong to the
18269 category.  However, if you wish to have a specific predicate for an
18270 individual group within a category, or you're just too lazy to set up a
18271 new category, you can enter a group's individual predicate in its group
18272 parameters like so:
18274 @lisp
18275 (agent-predicate . short)
18276 @end lisp
18278 This is the group/topic parameter equivalent of the agent category default.
18279 Note that when specifying a single word predicate like this, the
18280 @code{agent-predicate} specification must be in dotted pair notation.
18282 The equivalent of the longer example from above would be:
18284 @lisp
18285 (agent-predicate or high (and (not low) (not long)))
18286 @end lisp
18288 The outer parenthesis required in the category specification are not
18289 entered here as, not being in dotted pair notation, the value of the
18290 predicate is assumed to be a list.
18293 Now, the syntax of the download score is the same as the syntax of
18294 normal score files, except that all elements that require actually
18295 seeing the article itself are verboten.  This means that only the
18296 following headers can be scored on: @code{Subject}, @code{From},
18297 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18298 @code{Lines}, and @code{Xref}.
18300 As with predicates, the specification of the @code{download score rule}
18301 to use in respect of a group can be in either the category definition if
18302 it's to be applicable to all groups in therein, or a group's parameters
18303 if it's to be specific to that group.
18305 In both of these places the @code{download score rule} can take one of
18306 three forms:
18308 @enumerate
18309 @item
18310 Score rule
18312 This has the same syntax as a normal Gnus score file except only a
18313 subset of scoring keywords are available as mentioned above.
18315 example:
18317 @itemize @bullet
18318 @item
18319 Category specification
18321 @lisp
18322 (("from"
18323        ("Lars Ingebrigtsen" 1000000 nil s))
18324 ("lines"
18325        (500 -100 nil <)))
18326 @end lisp
18328 @item
18329 Group/Topic Parameter specification
18331 @lisp
18332 (agent-score ("from"
18333                    ("Lars Ingebrigtsen" 1000000 nil s))
18334              ("lines"
18335                    (500 -100 nil <)))
18336 @end lisp
18338 Again, note the omission of the outermost parenthesis here.
18339 @end itemize
18341 @item
18342 Agent score file
18344 These score files must @emph{only} contain the permitted scoring
18345 keywords stated above.
18347 example:
18349 @itemize @bullet
18350 @item
18351 Category specification
18353 @lisp
18354 ("~/News/agent.SCORE")
18355 @end lisp
18357 or perhaps
18359 @lisp
18360 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18361 @end lisp
18363 @item
18364 Group Parameter specification
18366 @lisp
18367 (agent-score "~/News/agent.SCORE")
18368 @end lisp
18370 Additional score files can be specified as above.  Need I say anything
18371 about parenthesis?
18372 @end itemize
18374 @item
18375 Use @code{normal} score files
18377 If you don't want to maintain two sets of scoring rules for a group, and
18378 your desired @code{downloading} criteria for a group are the same as your
18379 @code{reading} criteria then you can tell the agent to refer to your
18380 @code{normal} score files when deciding what to download.
18382 These directives in either the category definition or a group's
18383 parameters will cause the agent to read in all the applicable score
18384 files for a group, @emph{filtering out} those sections that do not
18385 relate to one of the permitted subset of scoring keywords.
18387 @itemize @bullet
18388 @item
18389 Category Specification
18391 @lisp
18392 file
18393 @end lisp
18395 @item
18396 Group Parameter specification
18398 @lisp
18399 (agent-score . file)
18400 @end lisp
18401 @end itemize
18402 @end enumerate
18404 @node Category Buffer
18405 @subsubsection Category Buffer
18407 You'd normally do all category maintenance from the category buffer.
18408 When you enter it for the first time (with the @kbd{J c} command from
18409 the group buffer), you'll only see the @code{default} category.
18411 The following commands are available in this buffer:
18413 @table @kbd
18414 @item q
18415 @kindex q (Category)
18416 @findex gnus-category-exit
18417 Return to the group buffer (@code{gnus-category-exit}).
18419 @item e
18420 @kindex e (Category)
18421 @findex gnus-category-customize-category
18422 Use a customization buffer to set all of the selected category's
18423 parameters at one time (@code{gnus-category-customize-category}).
18425 @item k
18426 @kindex k (Category)
18427 @findex gnus-category-kill
18428 Kill the current category (@code{gnus-category-kill}).
18430 @item c
18431 @kindex c (Category)
18432 @findex gnus-category-copy
18433 Copy the current category (@code{gnus-category-copy}).
18435 @item a
18436 @kindex a (Category)
18437 @findex gnus-category-add
18438 Add a new category (@code{gnus-category-add}).
18440 @item p
18441 @kindex p (Category)
18442 @findex gnus-category-edit-predicate
18443 Edit the predicate of the current category
18444 (@code{gnus-category-edit-predicate}).
18446 @item g
18447 @kindex g (Category)
18448 @findex gnus-category-edit-groups
18449 Edit the list of groups belonging to the current category
18450 (@code{gnus-category-edit-groups}).
18452 @item s
18453 @kindex s (Category)
18454 @findex gnus-category-edit-score
18455 Edit the download score rule of the current category
18456 (@code{gnus-category-edit-score}).
18458 @item l
18459 @kindex l (Category)
18460 @findex gnus-category-list
18461 List all the categories (@code{gnus-category-list}).
18462 @end table
18465 @node Category Variables
18466 @subsubsection Category Variables
18468 @table @code
18469 @item gnus-category-mode-hook
18470 @vindex gnus-category-mode-hook
18471 Hook run in category buffers.
18473 @item gnus-category-line-format
18474 @vindex gnus-category-line-format
18475 Format of the lines in the category buffer (@pxref{Formatting
18476 Variables}).  Valid elements are:
18478 @table @samp
18479 @item c
18480 The name of the category.
18482 @item g
18483 The number of groups in the category.
18484 @end table
18486 @item gnus-category-mode-line-format
18487 @vindex gnus-category-mode-line-format
18488 Format of the category mode line (@pxref{Mode Line Formatting}).
18490 @item gnus-agent-short-article
18491 @vindex gnus-agent-short-article
18492 Articles that have fewer lines than this are short.  Default 100.
18494 @item gnus-agent-long-article
18495 @vindex gnus-agent-long-article
18496 Articles that have more lines than this are long.  Default 200.
18498 @item gnus-agent-low-score
18499 @vindex gnus-agent-low-score
18500 Articles that have a score lower than this have a low score.  Default
18503 @item gnus-agent-high-score
18504 @vindex gnus-agent-high-score
18505 Articles that have a score higher than this have a high score.  Default
18508 @item gnus-agent-expire-days
18509 @vindex gnus-agent-expire-days
18510 The number of days that a @samp{read} article must stay in the agent's
18511 local disk before becoming eligible for expiration (While the name is
18512 the same, this doesn't mean expiring the article on the server.  It
18513 just means deleting the local copy of the article).  What is also
18514 important to understand is that the counter starts with the time the
18515 article was written to the local disk and not the time the article was
18516 read.
18517 Default 7.
18519 @item gnus-agent-enable-expiration
18520 @vindex gnus-agent-enable-expiration
18521 Determines whether articles in a group are, by default, expired or
18522 retained indefinitely.  The default is @code{ENABLE} which means that
18523 you'll have to disable expiration when desired.  On the other hand,
18524 you could set this to @code{DISABLE}.  In that case, you would then
18525 have to enable expiration in selected groups.
18527 @end table
18530 @node Agent Commands
18531 @subsection Agent Commands
18532 @findex gnus-agent-toggle-plugged
18533 @kindex J j (Agent)
18535 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18536 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18537 toggles the plugged/unplugged state of the Gnus Agent.
18540 @menu
18541 * Group Agent Commands::        Configure groups and fetch their contents.
18542 * Summary Agent Commands::      Manually select then fetch specific articles.
18543 * Server Agent Commands::       Select the servers that are supported by the agent.
18544 @end menu
18549 @node Group Agent Commands
18550 @subsubsection Group Agent Commands
18552 @table @kbd
18553 @item J u
18554 @kindex J u (Agent Group)
18555 @findex gnus-agent-fetch-groups
18556 Fetch all eligible articles in the current group
18557 (@code{gnus-agent-fetch-groups}).
18559 @item J c
18560 @kindex J c (Agent Group)
18561 @findex gnus-enter-category-buffer
18562 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18564 @item J s
18565 @kindex J s (Agent Group)
18566 @findex gnus-agent-fetch-session
18567 Fetch all eligible articles in all groups
18568 (@code{gnus-agent-fetch-session}).
18570 @item J S
18571 @kindex J S (Agent Group)
18572 @findex gnus-group-send-queue
18573 Send all sendable messages in the queue group
18574 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18576 @item J a
18577 @kindex J a (Agent Group)
18578 @findex gnus-agent-add-group
18579 Add the current group to an Agent category
18580 (@code{gnus-agent-add-group}).  This command understands the
18581 process/prefix convention (@pxref{Process/Prefix}).
18583 @item J r
18584 @kindex J r (Agent Group)
18585 @findex gnus-agent-remove-group
18586 Remove the current group from its category, if any
18587 (@code{gnus-agent-remove-group}).  This command understands the
18588 process/prefix convention (@pxref{Process/Prefix}).
18590 @item J Y
18591 @kindex J Y (Agent Group)
18592 @findex gnus-agent-synchronize-flags
18593 Synchronize flags changed while unplugged with remote server, if any.
18596 @end table
18599 @node Summary Agent Commands
18600 @subsubsection Summary Agent Commands
18602 @table @kbd
18603 @item J #
18604 @kindex J # (Agent Summary)
18605 @findex gnus-agent-mark-article
18606 Mark the article for downloading (@code{gnus-agent-mark-article}).
18608 @item J M-#
18609 @kindex J M-# (Agent Summary)
18610 @findex gnus-agent-unmark-article
18611 Remove the downloading mark from the article
18612 (@code{gnus-agent-unmark-article}).
18614 @cindex %
18615 @item @@
18616 @kindex @@ (Agent Summary)
18617 @findex gnus-agent-toggle-mark
18618 Toggle whether to download the article
18619 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18620 default.
18622 @item J c
18623 @kindex J c (Agent Summary)
18624 @findex gnus-agent-catchup
18625 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18627 @item J S
18628 @kindex J S (Agent Summary)
18629 @findex gnus-agent-fetch-group
18630 Download all eligible (@pxref{Agent Categories}) articles in this group.
18631 (@code{gnus-agent-fetch-group}).
18633 @item J s
18634 @kindex J s (Agent Summary)
18635 @findex gnus-agent-fetch-series
18636 Download all processable articles in this group.
18637 (@code{gnus-agent-fetch-series}).
18639 @item J u
18640 @kindex J u (Agent Summary)
18641 @findex gnus-agent-summary-fetch-group
18642 Download all downloadable articles in the current group
18643 (@code{gnus-agent-summary-fetch-group}).
18645 @end table
18648 @node Server Agent Commands
18649 @subsubsection Server Agent Commands
18651 @table @kbd
18652 @item J a
18653 @kindex J a (Agent Server)
18654 @findex gnus-agent-add-server
18655 Add the current server to the list of servers covered by the Gnus Agent
18656 (@code{gnus-agent-add-server}).
18658 @item J r
18659 @kindex J r (Agent Server)
18660 @findex gnus-agent-remove-server
18661 Remove the current server from the list of servers covered by the Gnus
18662 Agent (@code{gnus-agent-remove-server}).
18664 @end table
18667 @node Agent Visuals
18668 @subsection Agent Visuals
18670 If you open a summary while unplugged and, Gnus knows from the group's
18671 active range that there are more articles than the headers currently
18672 stored in the Agent, you may see some articles whose subject looks
18673 something like @samp{[Undownloaded article #####]}.  These are
18674 placeholders for the missing headers.  Aside from setting a mark,
18675 there is not much that can be done with one of these placeholders.
18676 When Gnus finally gets a chance to fetch the group's headers, the
18677 placeholders will automatically be replaced by the actual headers.
18678 You can configure the summary buffer's maneuvering to skip over the
18679 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18681 While it may be obvious to all, the only headers and articles
18682 available while unplugged are those headers and articles that were
18683 fetched into the Agent while previously plugged.  To put it another
18684 way, ``If you forget to fetch something while plugged, you might have a
18685 less than satisfying unplugged session''.  For this reason, the Agent
18686 adds two visual effects to your summary buffer.  These effects display
18687 the download status of each article so that you always know which
18688 articles will be available when unplugged.
18690 The first visual effect is the @samp{%O} spec.  If you customize
18691 @code{gnus-summary-line-format} to include this specifier, you will add
18692 a single character field that indicates an article's download status.
18693 Articles that have been fetched into either the Agent or the Cache,
18694 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18695 other articles will display @code{gnus-undownloaded-mark} (defaults to
18696 @samp{-}).  If you open a group that has not been agentized, a space
18697 (@samp{ }) will be displayed.
18699 The second visual effect are the undownloaded faces.  The faces, there
18700 are three indicating the article's score (low, normal, high), seem to
18701 result in a love/hate response from many Gnus users.  The problem is
18702 that the face selection is controlled by a list of condition tests and
18703 face names (See @code{gnus-summary-highlight}).  Each condition is
18704 tested in the order in which it appears in the list so early
18705 conditions have precedence over later conditions.  All of this means
18706 that, if you tick an undownloaded article, the article will continue
18707 to be displayed in the undownloaded face rather than the ticked face.
18709 If you use the Agent as a cache (to avoid downloading the same article
18710 each time you visit it or to minimize your connection time), the
18711 undownloaded face will probably seem like a good idea.  The reason
18712 being that you do all of our work (marking, reading, deleting) with
18713 downloaded articles so the normal faces always appear.
18715 For occasional Agent users, the undownloaded faces may appear to be an
18716 absolutely horrible idea.  The issue being that, since most of their
18717 articles have not been fetched into the Agent, most of the normal
18718 faces will be obscured by the undownloaded faces.  If this is your
18719 situation, you have two choices available.  First, you can completely
18720 disable the undownload faces by customizing
18721 @code{gnus-summary-highlight} to delete the three cons-cells that
18722 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second,
18723 if you prefer to take a more fine-grained approach, you may set the
18724 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
18725 This parameter, like all other agent parameters, may be set on an
18726 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18727 Parameters}), or an individual group (@pxref{Group Parameters}).
18729 @node Agent as Cache
18730 @subsection Agent as Cache
18732 When Gnus is plugged, it is not efficient to download headers or
18733 articles from the server again, if they are already stored in the
18734 Agent.  So, Gnus normally only downloads headers once, and stores them
18735 in the Agent.  These headers are later used when generating the summary
18736 buffer, regardless of whether you are plugged or unplugged.  Articles
18737 are not cached in the Agent by default though (that would potentially
18738 consume lots of disk space), but if you have already downloaded an
18739 article into the Agent, Gnus will not download the article from the
18740 server again but use the locally stored copy instead.
18742 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18743 @pxref{Agent Variables}) to always download headers and articles while
18744 plugged.  Gnus will almost certainly be slower, but it will be kept
18745 synchronized with the server.  That last point probably won't make any
18746 sense if you are using a nntp or nnimap back end.
18748 @node Agent Expiry
18749 @subsection Agent Expiry
18751 @vindex gnus-agent-expire-days
18752 @findex gnus-agent-expire
18753 @kindex M-x gnus-agent-expire
18754 @kindex M-x gnus-agent-expire-group
18755 @findex gnus-agent-expire-group
18756 @cindex agent expiry
18757 @cindex Gnus agent expiry
18758 @cindex expiry, in Gnus agent
18760 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18761 least it doesn't handle it like other back ends.  Instead, there are
18762 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18763 commands that will expire all read articles that are older than
18764 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18765 that you're running out of space.  Neither are particularly fast or
18766 efficient, and it's not a particularly good idea to interrupt them (with
18767 @kbd{C-g} or anything else) once you've started one of them.
18769 Note that other functions, e.g. @code{gnus-request-expire-articles},
18770 might run @code{gnus-agent-expire} for you to keep the agent
18771 synchronized with the group.
18773 The agent parameter @code{agent-enable-expiration} may be used to
18774 prevent expiration in selected groups.
18776 @vindex gnus-agent-expire-all
18777 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18778 expiration commands will expire all articles---unread, read, ticked
18779 and dormant.  If @code{nil} (which is the default), only read articles
18780 are eligible for expiry, and unread, ticked and dormant articles will
18781 be kept indefinitely.
18783 If you find that some articles eligible for expiry are never expired,
18784 perhaps some Gnus Agent files are corrupted.  There's are special
18785 commands, @code{gnus-agent-regenerate} and
18786 @code{gnus-agent-regenerate-group}, to fix possible problems.
18788 @node Agent Regeneration
18789 @subsection Agent Regeneration
18791 @cindex agent regeneration
18792 @cindex Gnus agent regeneration
18793 @cindex regeneration
18795 The local data structures used by @code{nnagent} may become corrupted
18796 due to certain exceptional conditions.  When this happens,
18797 @code{nnagent} functionality may degrade or even fail.  The solution
18798 to this problem is to repair the local data structures by removing all
18799 internal inconsistencies.
18801 For example, if your connection to your server is lost while
18802 downloaded articles into the agent, the local data structures will not
18803 know about articles successfully downloaded prior to the connection
18804 failure.  Running @code{gnus-agent-regenerate} or
18805 @code{gnus-agent-regenerate-group} will update the data structures
18806 such that you don't need to download these articles a second time.
18808 @findex gnus-agent-regenerate
18809 @kindex M-x gnus-agent-regenerate
18810 The command @code{gnus-agent-regenerate} will perform
18811 @code{gnus-agent-regenerate-group} on every agentized group.  While
18812 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18813 recommended that you first close all summary buffers.
18815 @findex gnus-agent-regenerate-group
18816 @kindex M-x gnus-agent-regenerate-group
18817 The command @code{gnus-agent-regenerate-group} uses the local copies
18818 of individual articles to repair the local @acronym{NOV}(header) database.  It
18819 then updates the internal data structures that document which articles
18820 are stored locally.  An optional argument will mark articles in the
18821 agent as unread.
18823 @node Agent and IMAP
18824 @subsection Agent and IMAP
18826 The Agent works with any Gnus back end, including nnimap.  However,
18827 since there are some conceptual differences between @acronym{NNTP} and
18828 @acronym{IMAP}, this section (should) provide you with some information to
18829 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18831 The first thing to keep in mind is that all flags (read, ticked, etc)
18832 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18833 case for nntp.  Thus Gnus need to remember flag changes when
18834 disconnected, and synchronize these flags when you plug back in.
18836 Gnus keeps track of flag changes when reading nnimap groups under the
18837 Agent.  When you plug back in, Gnus will check if you have any changed
18838 any flags and ask if you wish to synchronize these with the server.
18839 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18841 @vindex gnus-agent-synchronize-flags
18842 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18843 never automatically synchronize flags.  If it is @code{ask}, which is
18844 the default, the Agent will check if you made any changes and if so
18845 ask if you wish to synchronize these when you re-connect.  If it has
18846 any other value, all flags will be synchronized automatically.
18848 If you do not wish to synchronize flags automatically when you
18849 re-connect, you can do it manually with the
18850 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18851 in the group buffer.
18853 Some things are currently not implemented in the Agent that you'd might
18854 expect from a disconnected @acronym{IMAP} client, including:
18856 @itemize @bullet
18858 @item
18859 Copying/moving articles into nnimap groups when unplugged.
18861 @item
18862 Creating/deleting nnimap groups when unplugged.
18864 @end itemize
18866 Technical note: the synchronization algorithm does not work by ``pushing''
18867 all local flags to the server, but rather incrementally update the
18868 server view of flags by changing only those flags that were changed by
18869 the user.  Thus, if you set one flag on an article, quit the group and
18870 re-select the group and remove the flag; the flag will be set and
18871 removed from the server when you ``synchronize''.  The queued flag
18872 operations can be found in the per-server @code{flags} file in the Agent
18873 directory.  It's emptied when you synchronize flags.
18876 @node Outgoing Messages
18877 @subsection Outgoing Messages
18879 When Gnus is unplugged, all outgoing messages (both mail and news) are
18880 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18881 them there after posting, and edit them at will.
18883 When Gnus is plugged again, you can send the messages either from the
18884 draft group with the special commands available there, or you can use
18885 the @kbd{J S} command in the group buffer to send all the sendable
18886 messages in the draft group.
18890 @node Agent Variables
18891 @subsection Agent Variables
18893 @table @code
18894 @item gnus-agent-directory
18895 @vindex gnus-agent-directory
18896 Where the Gnus Agent will store its files.  The default is
18897 @file{~/News/agent/}.
18899 @item gnus-agent-handle-level
18900 @vindex gnus-agent-handle-level
18901 Groups on levels (@pxref{Group Levels}) higher than this variable will
18902 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18903 which means that only subscribed group will be considered by the Agent
18904 by default.
18906 @item gnus-agent-plugged-hook
18907 @vindex gnus-agent-plugged-hook
18908 Hook run when connecting to the network.
18910 @item gnus-agent-unplugged-hook
18911 @vindex gnus-agent-unplugged-hook
18912 Hook run when disconnecting from the network.
18914 @item gnus-agent-fetched-hook
18915 @vindex gnus-agent-fetched-hook
18916 Hook run when finished fetching articles.
18918 @item gnus-agent-cache
18919 @vindex gnus-agent-cache
18920 Variable to control whether use the locally stored @acronym{NOV} and
18921 articles when plugged, e.g. essentially using the Agent as a cache.
18922 The default is non-@code{nil}, which means to use the Agent as a cache.
18924 @item gnus-agent-go-online
18925 @vindex gnus-agent-go-online
18926 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18927 automatically switch offline servers into online status.  If it is
18928 @code{ask}, the default, the Agent will ask if you wish to switch
18929 offline servers into online status when you re-connect.  If it has any
18930 other value, all offline servers will be automatically switched into
18931 online status.
18933 @item gnus-agent-mark-unread-after-downloaded
18934 @vindex gnus-agent-mark-unread-after-downloaded
18935 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18936 mark articles as unread after downloading.  This is usually a safe
18937 thing to do as the newly downloaded article has obviously not been
18938 read.  The default is @code{t}.
18940 @item gnus-agent-consider-all-articles
18941 @vindex gnus-agent-consider-all-articles
18942 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18943 agent will let the agent predicate decide whether articles need to be
18944 downloaded or not, for all articles.  When @code{nil}, the default,
18945 the agent will only let the predicate decide whether unread articles
18946 are downloaded or not.  If you enable this, you may also want to look
18947 into the agent expiry settings (@pxref{Category Variables}), so that
18948 the agent doesn't download articles which the agent will later expire,
18949 over and over again.
18951 @item gnus-agent-max-fetch-size
18952 @vindex gnus-agent-max-fetch-size
18953 The agent fetches articles into a temporary buffer prior to parsing
18954 them into individual files.  To avoid exceeding the max. buffer size,
18955 the agent alternates between fetching and parsing until all articles
18956 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18957 limit to control how often the cycling occurs.  A large value improves
18958 performance.  A small value minimizes the time lost should the
18959 connection be lost while fetching (You may need to run
18960 @code{gnus-agent-regenerate-group} to update the group's state.
18961 However, all articles parsed prior to loosing the connection will be
18962 available while unplugged).  The default is 10M so it is unusual to
18963 see any cycling.
18965 @item gnus-server-unopen-status
18966 @vindex gnus-server-unopen-status
18967 Perhaps not an Agent variable, but closely related to the Agent, this
18968 variable says what will happen if Gnus cannot open a server.  If the
18969 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18970 whether to deny the server or whether to unplug the agent.  If the
18971 Agent is disabled, Gnus always simply deny the server.  Other choices
18972 for this variable include @code{denied} and @code{offline} the latter
18973 is only valid if the Agent is used.
18975 @item gnus-auto-goto-ignores
18976 @vindex gnus-auto-goto-ignores
18977 Another variable that isn't an Agent variable, yet so closely related
18978 that most will look for it here, this variable tells the summary
18979 buffer how to maneuver around undownloaded (only headers stored in the
18980 agent) and unfetched (neither article nor headers stored) articles.
18982 The valid values are @code{nil} (maneuver to any article),
18983 @code{undownloaded} (maneuvering while unplugged ignores articles that
18984 have not been fetched), @code{always-undownloaded} (maneuvering always
18985 ignores articles that have not been fetched), @code{unfetched}
18986 (maneuvering ignores articles whose headers have not been fetched).
18988 @item gnus-agent-auto-agentize-methods
18989 @vindex gnus-agent-auto-agentize-methods
18990 If you have never used the Agent before (or more technically, if
18991 @file{~/News/agent/lib/servers} does not exist), Gnus will
18992 automatically agentize a few servers for you.  This variable control
18993 which backends should be auto-agentized.  It is typically only useful
18994 to agentize remote backends.  The auto-agentizing has the same effect
18995 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18996 If the file exist, you must manage the servers manually by adding or
18997 removing them, this variable is only applicable the first time you
18998 start Gnus.  The default is @samp{(nntp nnimap)}.
19000 @end table
19003 @node Example Setup
19004 @subsection Example Setup
19006 If you don't want to read this manual, and you have a fairly standard
19007 setup, you may be able to use something like the following as your
19008 @file{~/.gnus.el} file to get started.
19010 @lisp
19011 ;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19012 ;; @r{from your ISP's server.}
19013 (setq gnus-select-method '(nntp "news.your-isp.com"))
19015 ;; @r{Define how Gnus is to read your mail.  We read mail from}
19016 ;; @r{your ISP's @acronym{POP} server.}
19017 (setq mail-sources '((pop :server "pop.your-isp.com")))
19019 ;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19020 (setq gnus-secondary-select-methods '((nnml "")))
19022 ;; @r{Make Gnus into an offline newsreader.}
19023 ;; (gnus-agentize) ; @r{The obsolete setting.}
19024 ;; (setq gnus-agent t) ; @r{Now the default.}
19025 @end lisp
19027 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19028 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19029 gnus}.
19031 If this is the first time you've run Gnus, you will be subscribed
19032 automatically to a few default newsgroups.  You'll probably want to
19033 subscribe to more groups, and to do that, you have to query the
19034 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19035 command.  This usually takes quite a while, but you only have to do it
19036 once.
19038 After reading and parsing a while, you'll be presented with a list of
19039 groups.  Subscribe to the ones you want to read with the @kbd{u}
19040 command.  @kbd{l} to make all the killed groups disappear after you've
19041 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19042 back all the killed groups.)
19044 You can now read the groups at once, or you can download the articles
19045 with the @kbd{J s} command.  And then read the rest of this manual to
19046 find out which of the other gazillion things you want to customize.
19049 @node Batching Agents
19050 @subsection Batching Agents
19051 @findex gnus-agent-batch
19053 Having the Gnus Agent fetch articles (and post whatever messages you've
19054 written) is quite easy once you've gotten things set up properly.  The
19055 following shell script will do everything that is necessary:
19057 You can run a complete batch command from the command line with the
19058 following incantation:
19060 @example
19061 #!/bin/sh
19062 emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1
19063 @end example
19066 @node Agent Caveats
19067 @subsection Agent Caveats
19069 The Gnus Agent doesn't seem to work like most other offline
19070 newsreaders.  Here are some common questions that some imaginary people
19071 may ask:
19073 @table @dfn
19074 @item If I read an article while plugged, do they get entered into the Agent?
19076 @strong{No}.  If you want this behavior, add
19077 @code{gnus-agent-fetch-selected-article} to
19078 @code{gnus-select-article-hook}.
19080 @item If I read an article while plugged, and the article already exists in
19081 the Agent, will it get downloaded once more?
19083 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19085 @end table
19087 In short, when Gnus is unplugged, it only looks into the locally stored
19088 articles; when it's plugged, it talks to your ISP and may also use the
19089 locally stored articles.
19092 @node Scoring
19093 @chapter Scoring
19094 @cindex scoring
19096 Other people use @dfn{kill files}, but we here at Gnus Towers like
19097 scoring better than killing, so we'd rather switch than fight.  They do
19098 something completely different as well, so sit up straight and pay
19099 attention!
19101 @vindex gnus-summary-mark-below
19102 All articles have a default score (@code{gnus-summary-default-score}),
19103 which is 0 by default.  This score may be raised or lowered either
19104 interactively or by score files.  Articles that have a score lower than
19105 @code{gnus-summary-mark-below} are marked as read.
19107 Gnus will read any @dfn{score files} that apply to the current group
19108 before generating the summary buffer.
19110 There are several commands in the summary buffer that insert score
19111 entries based on the current article.  You can, for instance, ask Gnus to
19112 lower or increase the score of all articles with a certain subject.
19114 There are two sorts of scoring entries: Permanent and temporary.
19115 Temporary score entries are self-expiring entries.  Any entries that are
19116 temporary and have not been used for, say, a week, will be removed
19117 silently to help keep the sizes of the score files down.
19119 @menu
19120 * Summary Score Commands::      Adding score entries for the current group.
19121 * Group Score Commands::        General score commands.
19122 * Score Variables::             Customize your scoring.  (My, what terminology).
19123 * Score File Format::           What a score file may contain.
19124 * Score File Editing::          You can edit score files by hand as well.
19125 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19126 * Home Score File::             How to say where new score entries are to go.
19127 * Followups To Yourself::       Having Gnus notice when people answer you.
19128 * Scoring On Other Headers::    Scoring on non-standard headers.
19129 * Scoring Tips::                How to score effectively.
19130 * Reverse Scoring::             That problem child of old is not problem.
19131 * Global Score Files::          Earth-spanning, ear-splitting score files.
19132 * Kill Files::                  They are still here, but they can be ignored.
19133 * Converting Kill Files::       Translating kill files to score files.
19134 * GroupLens::                   Getting predictions on what you like to read.
19135 * Advanced Scoring::            Using logical expressions to build score rules.
19136 * Score Decays::                It can be useful to let scores wither away.
19137 @end menu
19140 @node Summary Score Commands
19141 @section Summary Score Commands
19142 @cindex score commands
19144 The score commands that alter score entries do not actually modify real
19145 score files.  That would be too inefficient.  Gnus maintains a cache of
19146 previously loaded score files, one of which is considered the
19147 @dfn{current score file alist}.  The score commands simply insert
19148 entries into this list, and upon group exit, this list is saved.
19150 The current score file is by default the group's local score file, even
19151 if no such score file actually exists.  To insert score commands into
19152 some other score file (e.g. @file{all.SCORE}), you must first make this
19153 score file the current one.
19155 General score commands that don't actually change the score file:
19157 @table @kbd
19159 @item V s
19160 @kindex V s (Summary)
19161 @findex gnus-summary-set-score
19162 Set the score of the current article (@code{gnus-summary-set-score}).
19164 @item V S
19165 @kindex V S (Summary)
19166 @findex gnus-summary-current-score
19167 Display the score of the current article
19168 (@code{gnus-summary-current-score}).
19170 @item V t
19171 @kindex V t (Summary)
19172 @findex gnus-score-find-trace
19173 Display all score rules that have been used on the current article
19174 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19175 may type @kbd{e} to edit score file corresponding to the score rule on
19176 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19177 score file and edit it.
19179 @item V w
19180 @kindex V w (Summary)
19181 @findex gnus-score-find-favourite-words
19182 List words used in scoring (@code{gnus-score-find-favourite-words}).
19184 @item V R
19185 @kindex V R (Summary)
19186 @findex gnus-summary-rescore
19187 Run the current summary through the scoring process
19188 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19189 around with your score files behind Gnus' back and want to see the
19190 effect you're having.
19192 @item V c
19193 @kindex V c (Summary)
19194 @findex gnus-score-change-score-file
19195 Make a different score file the current
19196 (@code{gnus-score-change-score-file}).
19198 @item V e
19199 @kindex V e (Summary)
19200 @findex gnus-score-edit-current-scores
19201 Edit the current score file (@code{gnus-score-edit-current-scores}).
19202 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19203 File Editing}).
19205 @item V f
19206 @kindex V f (Summary)
19207 @findex gnus-score-edit-file
19208 Edit a score file and make this score file the current one
19209 (@code{gnus-score-edit-file}).
19211 @item V F
19212 @kindex V F (Summary)
19213 @findex gnus-score-flush-cache
19214 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19215 after editing score files.
19217 @item V C
19218 @kindex V C (Summary)
19219 @findex gnus-score-customize
19220 Customize a score file in a visually pleasing manner
19221 (@code{gnus-score-customize}).
19223 @end table
19225 The rest of these commands modify the local score file.
19227 @table @kbd
19229 @item V m
19230 @kindex V m (Summary)
19231 @findex gnus-score-set-mark-below
19232 Prompt for a score, and mark all articles with a score below this as
19233 read (@code{gnus-score-set-mark-below}).
19235 @item V x
19236 @kindex V x (Summary)
19237 @findex gnus-score-set-expunge-below
19238 Prompt for a score, and add a score rule to the current score file to
19239 expunge all articles below this score
19240 (@code{gnus-score-set-expunge-below}).
19241 @end table
19243 The keystrokes for actually making score entries follow a very regular
19244 pattern, so there's no need to list all the commands.  (Hundreds of
19245 them.)
19247 @findex gnus-summary-increase-score
19248 @findex gnus-summary-lower-score
19250 @enumerate
19251 @item
19252 The first key is either @kbd{I} (upper case i) for increasing the score
19253 or @kbd{L} for lowering the score.
19254 @item
19255 The second key says what header you want to score on.  The following
19256 keys are available:
19257 @table @kbd
19259 @item a
19260 Score on the author name.
19262 @item s
19263 Score on the subject line.
19265 @item x
19266 Score on the @code{Xref} line---i.e., the cross-posting line.
19268 @item r
19269 Score on the @code{References} line.
19271 @item d
19272 Score on the date.
19274 @item l
19275 Score on the number of lines.
19277 @item i
19278 Score on the @code{Message-ID} header.
19280 @item e
19281 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19282 if your @acronym{NNTP} server tracks additional header data in overviews.
19284 @item f
19285 Score on followups---this matches the author name, and adds scores to
19286 the followups to this author.  (Using this key leads to the creation of
19287 @file{ADAPT} files.)
19289 @item b
19290 Score on the body.
19292 @item h
19293 Score on the head.
19295 @item t
19296 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19297 files.)
19299 @end table
19301 @item
19302 The third key is the match type.  Which match types are valid depends on
19303 what headers you are scoring on.
19305 @table @code
19307 @item strings
19309 @table @kbd
19311 @item e
19312 Exact matching.
19314 @item s
19315 Substring matching.
19317 @item f
19318 Fuzzy matching (@pxref{Fuzzy Matching}).
19320 @item r
19321 Regexp matching
19322 @end table
19324 @item date
19325 @table @kbd
19327 @item b
19328 Before date.
19330 @item a
19331 After date.
19333 @item n
19334 This date.
19335 @end table
19337 @item number
19338 @table @kbd
19340 @item <
19341 Less than number.
19343 @item =
19344 Equal to number.
19346 @item >
19347 Greater than number.
19348 @end table
19349 @end table
19351 @item
19352 The fourth and usually final key says whether this is a temporary (i.e.,
19353 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19354 or whether it is to be done immediately, without adding to the score
19355 file.
19356 @table @kbd
19358 @item t
19359 Temporary score entry.
19361 @item p
19362 Permanent score entry.
19364 @item i
19365 Immediately scoring.
19366 @end table
19368 @item
19369 If you are scoring on `e' (extra) headers, you will then be prompted for
19370 the header name on which you wish to score.  This must be a header named
19371 in gnus-extra-headers, and @samp{TAB} completion is available.
19373 @end enumerate
19375 So, let's say you want to increase the score on the current author with
19376 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19377 score based on the subject line, using substring matching, and make a
19378 temporary score entry: @kbd{L s s t}.  Pretty easy.
19380 To make things a bit more complicated, there are shortcuts.  If you use
19381 a capital letter on either the second or third keys, Gnus will use
19382 defaults for the remaining one or two keystrokes.  The defaults are
19383 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19384 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19386 These functions take both the numerical prefix and the symbolic prefix
19387 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19388 (or increase) the score of the article.  A symbolic prefix of @code{a}
19389 says to use the @file{all.SCORE} file for the command instead of the
19390 current score file.
19392 @vindex gnus-score-mimic-keymap
19393 The @code{gnus-score-mimic-keymap} says whether these commands will
19394 pretend they are keymaps or not.
19397 @node Group Score Commands
19398 @section Group Score Commands
19399 @cindex group score commands
19401 There aren't many of these as yet, I'm afraid.
19403 @table @kbd
19405 @item W f
19406 @kindex W f (Group)
19407 @findex gnus-score-flush-cache
19408 Gnus maintains a cache of score alists to avoid having to reload them
19409 all the time.  This command will flush the cache
19410 (@code{gnus-score-flush-cache}).
19412 @end table
19414 You can do scoring from the command line by saying something like:
19416 @findex gnus-batch-score
19417 @cindex batch scoring
19418 @example
19419 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19420 @end example
19423 @node Score Variables
19424 @section Score Variables
19425 @cindex score variables
19427 @table @code
19429 @item gnus-use-scoring
19430 @vindex gnus-use-scoring
19431 If @code{nil}, Gnus will not check for score files, and will not, in
19432 general, do any score-related work.  This is @code{t} by default.
19434 @item gnus-kill-killed
19435 @vindex gnus-kill-killed
19436 If this variable is @code{nil}, Gnus will never apply score files to
19437 articles that have already been through the kill process.  While this
19438 may save you lots of time, it also means that if you apply a kill file
19439 to a group, and then change the kill file and want to run it over you
19440 group again to kill more articles, it won't work.  You have to set this
19441 variable to @code{t} to do that.  (It is @code{t} by default.)
19443 @item gnus-kill-files-directory
19444 @vindex gnus-kill-files-directory
19445 All kill and score files will be stored in this directory, which is
19446 initialized from the @env{SAVEDIR} environment variable by default.
19447 This is @file{~/News/} by default.
19449 @item gnus-score-file-suffix
19450 @vindex gnus-score-file-suffix
19451 Suffix to add to the group name to arrive at the score file name
19452 (@file{SCORE} by default.)
19454 @item gnus-score-uncacheable-files
19455 @vindex gnus-score-uncacheable-files
19456 @cindex score cache
19457 All score files are normally cached to avoid excessive re-loading of
19458 score files.  However, if this might make your Emacs grow big and
19459 bloated, so this regexp can be used to weed out score files unlikely
19460 to be needed again.  It would be a bad idea to deny caching of
19461 @file{all.SCORE}, while it might be a good idea to not cache
19462 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19463 variable is @samp{ADAPT$} by default, so no adaptive score files will
19464 be cached.
19466 @item gnus-save-score
19467 @vindex gnus-save-score
19468 If you have really complicated score files, and do lots of batch
19469 scoring, then you might set this variable to @code{t}.  This will make
19470 Gnus save the scores into the @file{.newsrc.eld} file.
19472 If you do not set this to @code{t}, then manual scores (like those set
19473 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19474 across group visits.
19476 @item gnus-score-interactive-default-score
19477 @vindex gnus-score-interactive-default-score
19478 Score used by all the interactive raise/lower commands to raise/lower
19479 score with.  Default is 1000, which may seem excessive, but this is to
19480 ensure that the adaptive scoring scheme gets enough room to play with.
19481 We don't want the small changes from the adaptive scoring to overwrite
19482 manually entered data.
19484 @item gnus-summary-default-score
19485 @vindex gnus-summary-default-score
19486 Default score of an article, which is 0 by default.
19488 @item gnus-summary-expunge-below
19489 @vindex gnus-summary-expunge-below
19490 Don't display the summary lines of articles that have scores lower than
19491 this variable.  This is @code{nil} by default, which means that no
19492 articles will be hidden.  This variable is local to the summary buffers,
19493 and has to be set from @code{gnus-summary-mode-hook}.
19495 @item gnus-score-over-mark
19496 @vindex gnus-score-over-mark
19497 Mark (in the third column) used for articles with a score over the
19498 default.  Default is @samp{+}.
19500 @item gnus-score-below-mark
19501 @vindex gnus-score-below-mark
19502 Mark (in the third column) used for articles with a score below the
19503 default.  Default is @samp{-}.
19505 @item gnus-score-find-score-files-function
19506 @vindex gnus-score-find-score-files-function
19507 Function used to find score files for the current group.  This function
19508 is called with the name of the group as the argument.
19510 Predefined functions available are:
19511 @table @code
19513 @item gnus-score-find-single
19514 @findex gnus-score-find-single
19515 Only apply the group's own score file.
19517 @item gnus-score-find-bnews
19518 @findex gnus-score-find-bnews
19519 Apply all score files that match, using bnews syntax.  This is the
19520 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19521 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19522 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19523 @samp{all} in the score file names are translated into @samp{.*}, and
19524 then a regexp match is done.
19526 This means that if you have some score entries that you want to apply to
19527 all groups, then you put those entries in the @file{all.SCORE} file.
19529 The score files are applied in a semi-random order, although Gnus will
19530 try to apply the more general score files before the more specific score
19531 files.  It does this by looking at the number of elements in the score
19532 file names---discarding the @samp{all} elements.
19534 @item gnus-score-find-hierarchical
19535 @findex gnus-score-find-hierarchical
19536 Apply all score files from all the parent groups.  This means that you
19537 can't have score files like @file{all.SCORE}, but you can have
19538 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19539 server.
19541 @end table
19542 This variable can also be a list of functions.  In that case, all
19543 these functions will be called with the group name as argument, and
19544 all the returned lists of score files will be applied.  These
19545 functions can also return lists of lists of score alists directly.  In
19546 that case, the functions that return these non-file score alists
19547 should probably be placed before the ``real'' score file functions, to
19548 ensure that the last score file returned is the local score file.
19549 Phu.
19551 For example, to do hierarchical scoring but use a non-server-specific
19552 overall score file, you could use the value
19553 @example
19554 (list (lambda (group) ("all.SCORE"))
19555       'gnus-score-find-hierarchical)
19556 @end example
19558 @item gnus-score-expiry-days
19559 @vindex gnus-score-expiry-days
19560 This variable says how many days should pass before an unused score file
19561 entry is expired.  If this variable is @code{nil}, no score file entries
19562 are expired.  It's 7 by default.
19564 @item gnus-update-score-entry-dates
19565 @vindex gnus-update-score-entry-dates
19566 If this variable is non-@code{nil}, temporary score entries that have
19567 been triggered (matched) will have their dates updated.  (This is how Gnus
19568 controls expiry---all non-matched-entries will become too old while
19569 matched entries will stay fresh and young.)  However, if you set this
19570 variable to @code{nil}, even matched entries will grow old and will
19571 have to face that oh-so grim reaper.
19573 @item gnus-score-after-write-file-function
19574 @vindex gnus-score-after-write-file-function
19575 Function called with the name of the score file just written.
19577 @item gnus-score-thread-simplify
19578 @vindex gnus-score-thread-simplify
19579 If this variable is non-@code{nil}, article subjects will be
19580 simplified for subject scoring purposes in the same manner as with
19581 threading---according to the current value of
19582 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19583 @code{substring} or @code{exact} matching, the match will also be
19584 simplified in this manner.
19586 @end table
19589 @node Score File Format
19590 @section Score File Format
19591 @cindex score file format
19593 A score file is an @code{emacs-lisp} file that normally contains just a
19594 single form.  Casual users are not expected to edit these files;
19595 everything can be changed from the summary buffer.
19597 Anyway, if you'd like to dig into it yourself, here's an example:
19599 @lisp
19600 (("from"
19601   ("Lars Ingebrigtsen" -10000)
19602   ("Per Abrahamsen")
19603   ("larsi\\|lmi" -50000 nil R))
19604  ("subject"
19605   ("Ding is Badd" nil 728373))
19606  ("xref"
19607   ("alt.politics" -1000 728372 s))
19608  ("lines"
19609   (2 -100 nil <))
19610  (mark 0)
19611  (expunge -1000)
19612  (mark-and-expunge -10)
19613  (read-only nil)
19614  (orphan -10)
19615  (adapt t)
19616  (files "/hom/larsi/News/gnu.SCORE")
19617  (exclude-files "all.SCORE")
19618  (local (gnus-newsgroup-auto-expire t)
19619         (gnus-summary-make-false-root empty))
19620  (eval (ding)))
19621 @end lisp
19623 This example demonstrates most score file elements.  @xref{Advanced
19624 Scoring}, for a different approach.
19626 Even though this looks much like Lisp code, nothing here is actually
19627 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19628 has to be valid syntactically, if not semantically.
19630 Six keys are supported by this alist:
19632 @table @code
19634 @item STRING
19635 If the key is a string, it is the name of the header to perform the
19636 match on.  Scoring can only be performed on these eight headers:
19637 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19638 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19639 these headers, there are three strings to tell Gnus to fetch the entire
19640 article and do the match on larger parts of the article: @code{Body}
19641 will perform the match on the body of the article, @code{Head} will
19642 perform the match on the head of the article, and @code{All} will
19643 perform the match on the entire article.  Note that using any of these
19644 last three keys will slow down group entry @emph{considerably}.  The
19645 final ``header'' you can score on is @code{Followup}.  These score
19646 entries will result in new score entries being added for all follow-ups
19647 to articles that matches these score entries.
19649 Following this key is an arbitrary number of score entries, where each
19650 score entry has one to four elements.
19651 @enumerate
19653 @item
19654 The first element is the @dfn{match element}.  On most headers this will
19655 be a string, but on the Lines and Chars headers, this must be an
19656 integer.
19658 @item
19659 If the second element is present, it should be a number---the @dfn{score
19660 element}.  This number should be an integer in the neginf to posinf
19661 interval.  This number is added to the score of the article if the match
19662 is successful.  If this element is not present, the
19663 @code{gnus-score-interactive-default-score} number will be used
19664 instead.  This is 1000 by default.
19666 @item
19667 If the third element is present, it should be a number---the @dfn{date
19668 element}.  This date says when the last time this score entry matched,
19669 which provides a mechanism for expiring the score entries.  It this
19670 element is not present, the score entry is permanent.  The date is
19671 represented by the number of days since December 31, 1 BCE.
19673 @item
19674 If the fourth element is present, it should be a symbol---the @dfn{type
19675 element}.  This element specifies what function should be used to see
19676 whether this score entry matches the article.  What match types that can
19677 be used depends on what header you wish to perform the match on.
19678 @table @dfn
19680 @item From, Subject, References, Xref, Message-ID
19681 For most header types, there are the @code{r} and @code{R} (regexp), as
19682 well as @code{s} and @code{S} (substring) types, and @code{e} and
19683 @code{E} (exact match), and @code{w} (word match) types.  If this
19684 element is not present, Gnus will assume that substring matching should
19685 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19686 that the matches will be done in a case-sensitive manner.  All these
19687 one-letter types are really just abbreviations for the @code{regexp},
19688 @code{string}, @code{exact}, and @code{word} types, which you can use
19689 instead, if you feel like.
19691 @item Extra
19692 Just as for the standard string overview headers, if you are using
19693 gnus-extra-headers, you can score on these headers' values.  In this
19694 case, there is a 5th element in the score entry, being the name of the
19695 header to be scored.  The following entry is useful in your
19696 @file{all.SCORE} file in case of spam attacks from a single origin
19697 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19698 overviews:
19700 @lisp
19701 ("111.222.333.444" -1000 nil s
19702  "NNTP-Posting-Host")
19703 @end lisp
19705 @item Lines, Chars
19706 These two headers use different match types: @code{<}, @code{>},
19707 @code{=}, @code{>=} and @code{<=}.
19709 These predicates are true if
19711 @example
19712 (PREDICATE HEADER MATCH)
19713 @end example
19715 evaluates to non-@code{nil}.  For instance, the advanced match
19716 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19717 following form:
19719 @lisp
19720 (< header-value 4)
19721 @end lisp
19723 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19724 the match, we get the score added if the article has less than 4 lines.
19725 (It's easy to get confused and think it's the other way around.  But
19726 it's not.  I think.)
19728 When matching on @code{Lines}, be careful because some back ends (like
19729 @code{nndir}) do not generate @code{Lines} header, so every article ends
19730 up being marked as having 0 lines.  This can lead to strange results if
19731 you happen to lower score of the articles with few lines.
19733 @item Date
19734 For the Date header we have three kinda silly match types:
19735 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19736 ever being useful, but, like, it would feel kinda silly not to provide
19737 this function.  Just in case.  You never know.  Better safe than sorry.
19738 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19739 sex on a first date.  (I have been told that at least one person, and I
19740 quote, ``found this function indispensable'', however.)
19742 @cindex ISO8601
19743 @cindex date
19744 A more useful match type is @code{regexp}.  With it, you can match the
19745 date string using a regular expression.  The date is normalized to
19746 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19747 you want to match all articles that have been posted on April 1st in
19748 every year, you could use @samp{....0401.........} as a match string,
19749 for instance.  (Note that the date is kept in its original time zone, so
19750 this will match articles that were posted when it was April 1st where
19751 the article was posted from.  Time zones are such wholesome fun for the
19752 whole family, eh?)
19754 @item Head, Body, All
19755 These three match keys use the same match types as the @code{From} (etc)
19756 header uses.
19758 @item Followup
19759 This match key is somewhat special, in that it will match the
19760 @code{From} header, and affect the score of not only the matching
19761 articles, but also all followups to the matching articles.  This allows
19762 you e.g. increase the score of followups to your own articles, or
19763 decrease the score of followups to the articles of some known
19764 trouble-maker.  Uses the same match types as the @code{From} header
19765 uses.  (Using this match key will lead to creation of @file{ADAPT}
19766 files.)
19768 @item Thread
19769 This match key works along the same lines as the @code{Followup} match
19770 key.  If you say that you want to score on a (sub-)thread started by an
19771 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19772 match.  This will add a new @samp{thread} match for each article that
19773 has @var{x} in its @code{References} header.  (These new @samp{thread}
19774 matches will use the @code{Message-ID}s of these matching articles.)
19775 This will ensure that you can raise/lower the score of an entire thread,
19776 even though some articles in the thread may not have complete
19777 @code{References} headers.  Note that using this may lead to
19778 undeterministic scores of the articles in the thread.  (Using this match
19779 key will lead to creation of @file{ADAPT} files.)
19780 @end table
19781 @end enumerate
19783 @cindex score file atoms
19784 @item mark
19785 The value of this entry should be a number.  Any articles with a score
19786 lower than this number will be marked as read.
19788 @item expunge
19789 The value of this entry should be a number.  Any articles with a score
19790 lower than this number will be removed from the summary buffer.
19792 @item mark-and-expunge
19793 The value of this entry should be a number.  Any articles with a score
19794 lower than this number will be marked as read and removed from the
19795 summary buffer.
19797 @item thread-mark-and-expunge
19798 The value of this entry should be a number.  All articles that belong to
19799 a thread that has a total score below this number will be marked as read
19800 and removed from the summary buffer.  @code{gnus-thread-score-function}
19801 says how to compute the total score for a thread.
19803 @item files
19804 The value of this entry should be any number of file names.  These files
19805 are assumed to be score files as well, and will be loaded the same way
19806 this one was.
19808 @item exclude-files
19809 The clue of this entry should be any number of files.  These files will
19810 not be loaded, even though they would normally be so, for some reason or
19811 other.
19813 @item eval
19814 The value of this entry will be @code{eval}el.  This element will be
19815 ignored when handling global score files.
19817 @item read-only
19818 Read-only score files will not be updated or saved.  Global score files
19819 should feature this atom (@pxref{Global Score Files}).  (Note:
19820 @dfn{Global} here really means @dfn{global}; not your personal
19821 apply-to-all-groups score files.)
19823 @item orphan
19824 The value of this entry should be a number.  Articles that do not have
19825 parents will get this number added to their scores.  Imagine you follow
19826 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19827 will only follow a few of the threads, also want to see any new threads.
19829 You can do this with the following two score file entries:
19831 @example
19832         (orphan -500)
19833         (mark-and-expunge -100)
19834 @end example
19836 When you enter the group the first time, you will only see the new
19837 threads.  You then raise the score of the threads that you find
19838 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19839 rest.  Next time you enter the group, you will see new articles in the
19840 interesting threads, plus any new threads.
19842 I.e.---the orphan score atom is for high-volume groups where a few
19843 interesting threads which can't be found automatically by ordinary
19844 scoring rules exist.
19846 @item adapt
19847 This entry controls the adaptive scoring.  If it is @code{t}, the
19848 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19849 adaptive scoring will be performed on this group.  If it is a list, this
19850 list will be used as the adaptive scoring rules.  If it isn't present,
19851 or is something other than @code{t} or @code{ignore}, the default
19852 adaptive scoring rules will be used.  If you want to use adaptive
19853 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19854 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19855 not want adaptive scoring.  If you only want adaptive scoring in a few
19856 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19857 insert @code{(adapt t)} in the score files of the groups where you want
19860 @item adapt-file
19861 All adaptive score entries will go to the file named by this entry.  It
19862 will also be applied when entering the group.  This atom might be handy
19863 if you want to adapt on several groups at once, using the same adaptive
19864 file for a number of groups.
19866 @item local
19867 @cindex local variables
19868 The value of this entry should be a list of @code{(@var{var}
19869 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19870 current summary buffer, and set to the value specified.  This is a
19871 convenient, if somewhat strange, way of setting variables in some
19872 groups if you don't like hooks much.  Note that the @var{value} won't
19873 be evaluated.
19874 @end table
19877 @node Score File Editing
19878 @section Score File Editing
19880 You normally enter all scoring commands from the summary buffer, but you
19881 might feel the urge to edit them by hand as well, so we've supplied you
19882 with a mode for that.
19884 It's simply a slightly customized @code{emacs-lisp} mode, with these
19885 additional commands:
19887 @table @kbd
19889 @item C-c C-c
19890 @kindex C-c C-c (Score)
19891 @findex gnus-score-edit-done
19892 Save the changes you have made and return to the summary buffer
19893 (@code{gnus-score-edit-done}).
19895 @item C-c C-d
19896 @kindex C-c C-d (Score)
19897 @findex gnus-score-edit-insert-date
19898 Insert the current date in numerical format
19899 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19900 you were wondering.
19902 @item C-c C-p
19903 @kindex C-c C-p (Score)
19904 @findex gnus-score-pretty-print
19905 The adaptive score files are saved in an unformatted fashion.  If you
19906 intend to read one of these files, you want to @dfn{pretty print} it
19907 first.  This command (@code{gnus-score-pretty-print}) does that for
19908 you.
19910 @end table
19912 Type @kbd{M-x gnus-score-mode} to use this mode.
19914 @vindex gnus-score-mode-hook
19915 @code{gnus-score-menu-hook} is run in score mode buffers.
19917 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19918 @kbd{V t} to begin editing score files.
19921 @node Adaptive Scoring
19922 @section Adaptive Scoring
19923 @cindex adaptive scoring
19925 If all this scoring is getting you down, Gnus has a way of making it all
19926 happen automatically---as if by magic.  Or rather, as if by artificial
19927 stupidity, to be precise.
19929 @vindex gnus-use-adaptive-scoring
19930 When you read an article, or mark an article as read, or kill an
19931 article, you leave marks behind.  On exit from the group, Gnus can sniff
19932 these marks and add score elements depending on what marks it finds.
19933 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19934 @code{t} or @code{(line)}.  If you want score adaptively on separate
19935 words appearing in the subjects, you should set this variable to
19936 @code{(word)}.  If you want to use both adaptive methods, set this
19937 variable to @code{(word line)}.
19939 @vindex gnus-default-adaptive-score-alist
19940 To give you complete control over the scoring process, you can customize
19941 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19942 might look something like this:
19944 @lisp
19945 (setq gnus-default-adaptive-score-alist
19946   '((gnus-unread-mark)
19947     (gnus-ticked-mark (from 4))
19948     (gnus-dormant-mark (from 5))
19949     (gnus-del-mark (from -4) (subject -1))
19950     (gnus-read-mark (from 4) (subject 2))
19951     (gnus-expirable-mark (from -1) (subject -1))
19952     (gnus-killed-mark (from -1) (subject -3))
19953     (gnus-kill-file-mark)
19954     (gnus-ancient-mark)
19955     (gnus-low-score-mark)
19956     (gnus-catchup-mark (from -1) (subject -1))))
19957 @end lisp
19959 As you see, each element in this alist has a mark as a key (either a
19960 variable name or a ``real'' mark---a character).  Following this key is
19961 a arbitrary number of header/score pairs.  If there are no header/score
19962 pairs following the key, no adaptive scoring will be done on articles
19963 that have that key as the article mark.  For instance, articles with
19964 @code{gnus-unread-mark} in the example above will not get adaptive score
19965 entries.
19967 Each article can have only one mark, so just a single of these rules
19968 will be applied to each article.
19970 To take @code{gnus-del-mark} as an example---this alist says that all
19971 articles that have that mark (i.e., are marked with @samp{e}) will have a
19972 score entry added to lower based on the @code{From} header by -4, and
19973 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19975 If you have marked 10 articles with the same subject with
19976 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19977 That means that that subject will get a score of ten times -1, which
19978 should be, unless I'm much mistaken, -10.
19980 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19981 the read articles will be marked with the @samp{E} mark.  This'll
19982 probably make adaptive scoring slightly impossible, so auto-expiring and
19983 adaptive scoring doesn't really mix very well.
19985 The headers you can score on are @code{from}, @code{subject},
19986 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19987 @code{chars} and @code{date}.  In addition, you can score on
19988 @code{followup}, which will create an adaptive score entry that matches
19989 on the @code{References} header using the @code{Message-ID} of the
19990 current article, thereby matching the following thread.
19992 If you use this scheme, you should set the score file atom @code{mark}
19993 to something small---like -300, perhaps, to avoid having small random
19994 changes result in articles getting marked as read.
19996 After using adaptive scoring for a week or so, Gnus should start to
19997 become properly trained and enhance the authors you like best, and kill
19998 the authors you like least, without you having to say so explicitly.
20000 You can control what groups the adaptive scoring is to be performed on
20001 by using the score files (@pxref{Score File Format}).  This will also
20002 let you use different rules in different groups.
20004 @vindex gnus-adaptive-file-suffix
20005 The adaptive score entries will be put into a file where the name is the
20006 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20007 is @file{ADAPT}.
20009 @vindex gnus-score-exact-adapt-limit
20010 When doing adaptive scoring, substring or fuzzy matching would probably
20011 give you the best results in most cases.  However, if the header one
20012 matches is short, the possibility for false positives is great, so if
20013 the length of the match is less than
20014 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20015 this variable is @code{nil}, exact matching will always be used to avoid
20016 this problem.
20018 @vindex gnus-default-adaptive-word-score-alist
20019 As mentioned above, you can adapt either on individual words or entire
20020 headers.  If you adapt on words, the
20021 @code{gnus-default-adaptive-word-score-alist} variable says what score
20022 each instance of a word should add given a mark.
20024 @lisp
20025 (setq gnus-default-adaptive-word-score-alist
20026       `((,gnus-read-mark . 30)
20027         (,gnus-catchup-mark . -10)
20028         (,gnus-killed-mark . -20)
20029         (,gnus-del-mark . -15)))
20030 @end lisp
20032 This is the default value.  If you have adaption on words enabled, every
20033 word that appears in subjects of articles marked with
20034 @code{gnus-read-mark} will result in a score rule that increase the
20035 score with 30 points.
20037 @vindex gnus-default-ignored-adaptive-words
20038 @vindex gnus-ignored-adaptive-words
20039 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20040 will be ignored.  If you wish to add more words to be ignored, use the
20041 @code{gnus-ignored-adaptive-words} list instead.
20043 @vindex gnus-adaptive-word-length-limit
20044 Some may feel that short words shouldn't count when doing adaptive
20045 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20046 an integer.  Words shorter than this number will be ignored.  This
20047 variable defaults to @code{nil}.
20049 @vindex gnus-adaptive-word-syntax-table
20050 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20051 syntax table in effect.  It is similar to the standard syntax table, but
20052 it considers numbers to be non-word-constituent characters.
20054 @vindex gnus-adaptive-word-minimum
20055 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20056 word scoring process will never bring down the score of an article to
20057 below this number.  The default is @code{nil}.
20059 @vindex gnus-adaptive-word-no-group-words
20060 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20061 won't adaptively word score any of the words in the group name.  Useful
20062 for groups like @samp{comp.editors.emacs}, where most of the subject
20063 lines contain the word @samp{emacs}.
20065 After using this scheme for a while, it might be nice to write a
20066 @code{gnus-psychoanalyze-user} command to go through the rules and see
20067 what words you like and what words you don't like.  Or perhaps not.
20069 Note that the adaptive word scoring thing is highly experimental and is
20070 likely to change in the future.  Initial impressions seem to indicate
20071 that it's totally useless as it stands.  Some more work (involving more
20072 rigorous statistical methods) will have to be done to make this useful.
20075 @node Home Score File
20076 @section Home Score File
20078 The score file where new score file entries will go is called the
20079 @dfn{home score file}.  This is normally (and by default) the score file
20080 for the group itself.  For instance, the home score file for
20081 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20083 However, this may not be what you want.  It is often convenient to share
20084 a common home score file among many groups---all @samp{emacs} groups
20085 could perhaps use the same home score file.
20087 @vindex gnus-home-score-file
20088 The variable that controls this is @code{gnus-home-score-file}.  It can
20091 @enumerate
20092 @item
20093 A string.  Then this file will be used as the home score file for all
20094 groups.
20096 @item
20097 A function.  The result of this function will be used as the home score
20098 file.  The function will be called with the name of the group as the
20099 parameter.
20101 @item
20102 A list.  The elements in this list can be:
20104 @enumerate
20105 @item
20106 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20107 group name, the @var{file-name} will be used as the home score file.
20109 @item
20110 A function.  If the function returns non-@code{nil}, the result will
20111 be used as the home score file.  The function will be called with the
20112 name of the group as the parameter.
20114 @item
20115 A string.  Use the string as the home score file.
20116 @end enumerate
20118 The list will be traversed from the beginning towards the end looking
20119 for matches.
20121 @end enumerate
20123 So, if you want to use just a single score file, you could say:
20125 @lisp
20126 (setq gnus-home-score-file
20127       "my-total-score-file.SCORE")
20128 @end lisp
20130 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20131 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20133 @findex gnus-hierarchial-home-score-file
20134 @lisp
20135 (setq gnus-home-score-file
20136       'gnus-hierarchial-home-score-file)
20137 @end lisp
20139 This is a ready-made function provided for your convenience.
20140 Other functions include
20142 @table @code
20143 @item gnus-current-home-score-file
20144 @findex gnus-current-home-score-file
20145 Return the ``current'' regular score file.  This will make scoring
20146 commands add entry to the ``innermost'' matching score file.
20148 @end table
20150 If you want to have one score file for the @samp{emacs} groups and
20151 another for the @samp{comp} groups, while letting all other groups use
20152 their own home score files:
20154 @lisp
20155 (setq gnus-home-score-file
20156       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20157       '(("\\.emacs" "emacs.SCORE")
20158         ;; @r{All the comp groups in one score file}
20159         ("^comp" "comp.SCORE")))
20160 @end lisp
20162 @vindex gnus-home-adapt-file
20163 @code{gnus-home-adapt-file} works exactly the same way as
20164 @code{gnus-home-score-file}, but says what the home adaptive score file
20165 is instead.  All new adaptive file entries will go into the file
20166 specified by this variable, and the same syntax is allowed.
20168 In addition to using @code{gnus-home-score-file} and
20169 @code{gnus-home-adapt-file}, you can also use group parameters
20170 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20171 Parameters}) to achieve much the same.  Group and topic parameters take
20172 precedence over this variable.
20175 @node Followups To Yourself
20176 @section Followups To Yourself
20178 Gnus offers two commands for picking out the @code{Message-ID} header in
20179 the current buffer.  Gnus will then add a score rule that scores using
20180 this @code{Message-ID} on the @code{References} header of other
20181 articles.  This will, in effect, increase the score of all articles that
20182 respond to the article in the current buffer.  Quite useful if you want
20183 to easily note when people answer what you've said.
20185 @table @code
20187 @item gnus-score-followup-article
20188 @findex gnus-score-followup-article
20189 This will add a score to articles that directly follow up your own
20190 article.
20192 @item gnus-score-followup-thread
20193 @findex gnus-score-followup-thread
20194 This will add a score to all articles that appear in a thread ``below''
20195 your own article.
20196 @end table
20198 @vindex message-sent-hook
20199 These two functions are both primarily meant to be used in hooks like
20200 @code{message-sent-hook}, like this:
20201 @lisp
20202 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20203 @end lisp
20206 If you look closely at your own @code{Message-ID}, you'll notice that
20207 the first two or three characters are always the same.  Here's two of
20208 mine:
20210 @example
20211 <x6u3u47icf.fsf@@eyesore.no>
20212 <x6sp9o7ibw.fsf@@eyesore.no>
20213 @end example
20215 So ``my'' ident on this machine is @samp{x6}.  This can be
20216 exploited---the following rule will raise the score on all followups to
20217 myself:
20219 @lisp
20220 ("references"
20221  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20222   1000 nil r))
20223 @end lisp
20225 Whether it's the first two or first three characters that are ``yours''
20226 is system-dependent.
20229 @node Scoring On Other Headers
20230 @section Scoring On Other Headers
20231 @cindex scoring on other headers
20233 Gnus is quite fast when scoring the ``traditional''
20234 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20235 other headers requires writing a @code{head} scoring rule, which means
20236 that Gnus has to request every single article from the back end to find
20237 matches.  This takes a long time in big groups.
20239 Now, there's not much you can do about this for news groups, but for
20240 mail groups, you have greater control.  In @ref{To From Newsgroups},
20241 it's explained in greater detail what this mechanism does, but here's
20242 a cookbook example for @code{nnml} on how to allow scoring on the
20243 @samp{To} and @samp{Cc} headers.
20245 Put the following in your @file{~/.gnus.el} file.
20247 @lisp
20248 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20249       nnmail-extra-headers gnus-extra-headers)
20250 @end lisp
20252 Restart Gnus and rebuild your @code{nnml} overview files with the
20253 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20254 time if you have much mail.
20256 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20257 so: @kbd{I e s p To RET <your name> RET}.
20259 See?  Simple.
20262 @node Scoring Tips
20263 @section Scoring Tips
20264 @cindex scoring tips
20266 @table @dfn
20268 @item Crossposts
20269 @cindex crossposts
20270 @cindex scoring crossposts
20271 If you want to lower the score of crossposts, the line to match on is
20272 the @code{Xref} header.
20273 @lisp
20274 ("xref" (" talk.politics.misc:" -1000))
20275 @end lisp
20277 @item Multiple crossposts
20278 If you want to lower the score of articles that have been crossposted to
20279 more than, say, 3 groups:
20280 @lisp
20281 ("xref"
20282   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20283    -1000 nil r))
20284 @end lisp
20286 @item Matching on the body
20287 This is generally not a very good idea---it takes a very long time.
20288 Gnus actually has to fetch each individual article from the server.  But
20289 you might want to anyway, I guess.  Even though there are three match
20290 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20291 and stick with it in each score file.  If you use any two, each article
20292 will be fetched @emph{twice}.  If you want to match a bit on the
20293 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20294 the matches.
20296 @item Marking as read
20297 You will probably want to mark articles that have scores below a certain
20298 number as read.  This is most easily achieved by putting the following
20299 in your @file{all.SCORE} file:
20300 @lisp
20301 ((mark -100))
20302 @end lisp
20303 You may also consider doing something similar with @code{expunge}.
20305 @item Negated character classes
20306 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20307 That will match newlines, which might lead to, well, The Unknown.  Say
20308 @code{[^abcd\n]*} instead.
20309 @end table
20312 @node Reverse Scoring
20313 @section Reverse Scoring
20314 @cindex reverse scoring
20316 If you want to keep just articles that have @samp{Sex with Emacs} in the
20317 subject header, and expunge all other articles, you could put something
20318 like this in your score file:
20320 @lisp
20321 (("subject"
20322   ("Sex with Emacs" 2))
20323  (mark 1)
20324  (expunge 1))
20325 @end lisp
20327 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20328 rest as read, and expunge them to boot.
20331 @node Global Score Files
20332 @section Global Score Files
20333 @cindex global score files
20335 Sure, other newsreaders have ``global kill files''.  These are usually
20336 nothing more than a single kill file that applies to all groups, stored
20337 in the user's home directory.  Bah!  Puny, weak newsreaders!
20339 What I'm talking about here are Global Score Files.  Score files from
20340 all over the world, from users everywhere, uniting all nations in one
20341 big, happy score file union!  Ange-score!  New and untested!
20343 @vindex gnus-global-score-files
20344 All you have to do to use other people's score files is to set the
20345 @code{gnus-global-score-files} variable.  One entry for each score file,
20346 or each score file directory.  Gnus will decide by itself what score
20347 files are applicable to which group.
20349 To use the score file
20350 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20351 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20352 say this:
20354 @lisp
20355 (setq gnus-global-score-files
20356       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20357         "/ftp@@ftp.some-where:/pub/score/"))
20358 @end lisp
20360 @findex gnus-score-search-global-directories
20361 @noindent
20362 Simple, eh?  Directory names must end with a @samp{/}.  These
20363 directories are typically scanned only once during each Gnus session.
20364 If you feel the need to manually re-scan the remote directories, you can
20365 use the @code{gnus-score-search-global-directories} command.
20367 Note that, at present, using this option will slow down group entry
20368 somewhat.  (That is---a lot.)
20370 If you want to start maintaining score files for other people to use,
20371 just put your score file up for anonymous ftp and announce it to the
20372 world.  Become a retro-moderator!  Participate in the retro-moderator
20373 wars sure to ensue, where retro-moderators battle it out for the
20374 sympathy of the people, luring them to use their score files on false
20375 premises!  Yay!  The net is saved!
20377 Here are some tips for the would-be retro-moderator, off the top of my
20378 head:
20380 @itemize @bullet
20382 @item
20383 Articles heavily crossposted are probably junk.
20384 @item
20385 To lower a single inappropriate article, lower by @code{Message-ID}.
20386 @item
20387 Particularly brilliant authors can be raised on a permanent basis.
20388 @item
20389 Authors that repeatedly post off-charter for the group can safely be
20390 lowered out of existence.
20391 @item
20392 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20393 articles completely.
20395 @item
20396 Use expiring score entries to keep the size of the file down.  You
20397 should probably have a long expiry period, though, as some sites keep
20398 old articles for a long time.
20399 @end itemize
20401 @dots{} I wonder whether other newsreaders will support global score files
20402 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20403 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20404 holding our breath yet?
20407 @node Kill Files
20408 @section Kill Files
20409 @cindex kill files
20411 Gnus still supports those pesky old kill files.  In fact, the kill file
20412 entries can now be expiring, which is something I wrote before Daniel
20413 Quinlan thought of doing score files, so I've left the code in there.
20415 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20416 than score processing, so it might be a good idea to rewrite your kill
20417 files into score files.
20419 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20420 forms into this file, which means that you can use kill files as some
20421 sort of primitive hook function to be run on group entry, even though
20422 that isn't a very good idea.
20424 Normal kill files look like this:
20426 @lisp
20427 (gnus-kill "From" "Lars Ingebrigtsen")
20428 (gnus-kill "Subject" "ding")
20429 (gnus-expunge "X")
20430 @end lisp
20432 This will mark every article written by me as read, and remove the
20433 marked articles from the summary buffer.  Very useful, you'll agree.
20435 Other programs use a totally different kill file syntax.  If Gnus
20436 encounters what looks like a @code{rn} kill file, it will take a stab at
20437 interpreting it.
20439 Two summary functions for editing a @sc{gnus} kill file:
20441 @table @kbd
20443 @item M-k
20444 @kindex M-k (Summary)
20445 @findex gnus-summary-edit-local-kill
20446 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20448 @item M-K
20449 @kindex M-K (Summary)
20450 @findex gnus-summary-edit-global-kill
20451 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20452 @end table
20454 Two group mode functions for editing the kill files:
20456 @table @kbd
20458 @item M-k
20459 @kindex M-k (Group)
20460 @findex gnus-group-edit-local-kill
20461 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20463 @item M-K
20464 @kindex M-K (Group)
20465 @findex gnus-group-edit-global-kill
20466 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20467 @end table
20469 Kill file variables:
20471 @table @code
20472 @item gnus-kill-file-name
20473 @vindex gnus-kill-file-name
20474 A kill file for the group @samp{soc.motss} is normally called
20475 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20476 this file name is detailed by the @code{gnus-kill-file-name} variable.
20477 The ``global'' kill file (not in the score file sense of ``global'', of
20478 course) is just called @file{KILL}.
20480 @vindex gnus-kill-save-kill-file
20481 @item gnus-kill-save-kill-file
20482 If this variable is non-@code{nil}, Gnus will save the
20483 kill file after processing, which is necessary if you use expiring
20484 kills.
20486 @item gnus-apply-kill-hook
20487 @vindex gnus-apply-kill-hook
20488 @findex gnus-apply-kill-file-unless-scored
20489 @findex gnus-apply-kill-file
20490 A hook called to apply kill files to a group.  It is
20491 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20492 kill file if you have a score file for the same group, you can set this
20493 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20494 kill files to be processed, you should set this variable to @code{nil}.
20496 @item gnus-kill-file-mode-hook
20497 @vindex gnus-kill-file-mode-hook
20498 A hook called in kill-file mode buffers.
20500 @end table
20503 @node Converting Kill Files
20504 @section Converting Kill Files
20505 @cindex kill files
20506 @cindex converting kill files
20508 If you have loads of old kill files, you may want to convert them into
20509 score files.  If they are ``regular'', you can use
20510 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20511 by hand.
20513 The kill to score conversion package isn't included in Gnus by default.
20514 You can fetch it from
20515 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20517 If your old kill files are very complex---if they contain more
20518 non-@code{gnus-kill} forms than not, you'll have to convert them by
20519 hand.  Or just let them be as they are.  Gnus will still use them as
20520 before.
20523 @node GroupLens
20524 @section GroupLens
20525 @cindex GroupLens
20527 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20528 so this section is mostly of historical interest.
20530 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20531 collaborative filtering system that helps you work together with other
20532 people to find the quality news articles out of the huge volume of
20533 news articles generated every day.
20535 To accomplish this the GroupLens system combines your opinions about
20536 articles you have already read with the opinions of others who have done
20537 likewise and gives you a personalized prediction for each unread news
20538 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20539 rate articles, and finds other people that rate articles the same way.
20540 Once it has found some people you agree with it tells you, in the form
20541 of a prediction, what they thought of the article.  You can use this
20542 prediction to help you decide whether or not you want to read the
20543 article.
20545 @menu
20546 * Using GroupLens::             How to make Gnus use GroupLens.
20547 * Rating Articles::             Letting GroupLens know how you rate articles.
20548 * Displaying Predictions::      Displaying predictions given by GroupLens.
20549 * GroupLens Variables::         Customizing GroupLens.
20550 @end menu
20553 @node Using GroupLens
20554 @subsection Using GroupLens
20556 To use GroupLens you must register a pseudonym with your local
20557 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20558 Bureau (BBB)} is the only better bit in town at the moment.
20560 Once you have registered you'll need to set a couple of variables.
20562 @table @code
20564 @item gnus-use-grouplens
20565 @vindex gnus-use-grouplens
20566 Setting this variable to a non-@code{nil} value will make Gnus hook into
20567 all the relevant GroupLens functions.
20569 @item grouplens-pseudonym
20570 @vindex grouplens-pseudonym
20571 This variable should be set to the pseudonym you got when registering
20572 with the Better Bit Bureau.
20574 @item grouplens-newsgroups
20575 @vindex grouplens-newsgroups
20576 A list of groups that you want to get GroupLens predictions for.
20578 @end table
20580 That's the minimum of what you need to get up and running with GroupLens.
20581 Once you've registered, GroupLens will start giving you scores for
20582 articles based on the average of what other people think.  But, to get
20583 the real benefit of GroupLens you need to start rating articles
20584 yourself.  Then the scores GroupLens gives you will be personalized for
20585 you, based on how the people you usually agree with have already rated.
20588 @node Rating Articles
20589 @subsection Rating Articles
20591 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20592 Where 1 means something like this article is a waste of bandwidth and 5
20593 means that the article was really good.  The basic question to ask
20594 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20595 like this one?''
20597 There are four ways to enter a rating for an article in GroupLens.
20599 @table @kbd
20601 @item r
20602 @kindex r (GroupLens)
20603 @findex bbb-summary-rate-article
20604 This function will prompt you for a rating on a scale of one to five.
20606 @item k
20607 @kindex k (GroupLens)
20608 @findex grouplens-score-thread
20609 This function will prompt you for a rating, and rate all the articles in
20610 the thread.  This is really useful for some of those long running giant
20611 threads in rec.humor.
20613 @end table
20615 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20616 the score of the article you're reading.
20618 @table @kbd
20620 @item 1-5 n
20621 @kindex n (GroupLens)
20622 @findex grouplens-next-unread-article
20623 Rate the article and go to the next unread article.
20625 @item 1-5 ,
20626 @kindex , (GroupLens)
20627 @findex grouplens-best-unread-article
20628 Rate the article and go to the next unread article with the highest score.
20630 @end table
20632 If you want to give the current article a score of 4 and then go to the
20633 next article, just type @kbd{4 n}.
20636 @node Displaying Predictions
20637 @subsection Displaying Predictions
20639 GroupLens makes a prediction for you about how much you will like a
20640 news article.  The predictions from GroupLens are on a scale from 1 to
20641 5, where 1 is the worst and 5 is the best.  You can use the predictions
20642 from GroupLens in one of three ways controlled by the variable
20643 @code{gnus-grouplens-override-scoring}.
20645 @vindex gnus-grouplens-override-scoring
20646 There are three ways to display predictions in grouplens.  You may
20647 choose to have the GroupLens scores contribute to, or override the
20648 regular Gnus scoring mechanism.  override is the default; however, some
20649 people prefer to see the Gnus scores plus the grouplens scores.  To get
20650 the separate scoring behavior you need to set
20651 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20652 GroupLens predictions combined with the grouplens scores set it to
20653 @code{'override} and to combine the scores set
20654 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20655 the combine option you will also want to set the values for
20656 @code{grouplens-prediction-offset} and
20657 @code{grouplens-score-scale-factor}.
20659 @vindex grouplens-prediction-display
20660 In either case, GroupLens gives you a few choices for how you would like
20661 to see your predictions displayed.  The display of predictions is
20662 controlled by the @code{grouplens-prediction-display} variable.
20664 The following are valid values for that variable.
20666 @table @code
20667 @item prediction-spot
20668 The higher the prediction, the further to the right an @samp{*} is
20669 displayed.
20671 @item confidence-interval
20672 A numeric confidence interval.
20674 @item prediction-bar
20675 The higher the prediction, the longer the bar.
20677 @item confidence-bar
20678 Numerical confidence.
20680 @item confidence-spot
20681 The spot gets bigger with more confidence.
20683 @item prediction-num
20684 Plain-old numeric value.
20686 @item confidence-plus-minus
20687 Prediction +/- confidence.
20689 @end table
20692 @node GroupLens Variables
20693 @subsection GroupLens Variables
20695 @table @code
20697 @item gnus-summary-grouplens-line-format
20698 The summary line format used in GroupLens-enhanced summary buffers.  It
20699 accepts the same specs as the normal summary line format (@pxref{Summary
20700 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20701 %s\n}.
20703 @item grouplens-bbb-host
20704 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20705 default.
20707 @item grouplens-bbb-port
20708 Port of the host running the bbbd server.  The default is 9000.
20710 @item grouplens-score-offset
20711 Offset the prediction by this value.  In other words, subtract the
20712 prediction value by this number to arrive at the effective score.  The
20713 default is 0.
20715 @item grouplens-score-scale-factor
20716 This variable allows the user to magnify the effect of GroupLens scores.
20717 The scale factor is applied after the offset.  The default is 1.
20719 @end table
20722 @node Advanced Scoring
20723 @section Advanced Scoring
20725 Scoring on Subjects and From headers is nice enough, but what if you're
20726 really interested in what a person has to say only when she's talking
20727 about a particular subject?  Or what if you really don't want to
20728 read what person A has to say when she's following up to person B, but
20729 want to read what she says when she's following up to person C?
20731 By using advanced scoring rules you may create arbitrarily complex
20732 scoring patterns.
20734 @menu
20735 * Advanced Scoring Syntax::     A definition.
20736 * Advanced Scoring Examples::   What they look like.
20737 * Advanced Scoring Tips::       Getting the most out of it.
20738 @end menu
20741 @node Advanced Scoring Syntax
20742 @subsection Advanced Scoring Syntax
20744 Ordinary scoring rules have a string as the first element in the rule.
20745 Advanced scoring rules have a list as the first element.  The second
20746 element is the score to be applied if the first element evaluated to a
20747 non-@code{nil} value.
20749 These lists may consist of three logical operators, one redirection
20750 operator, and various match operators.
20752 Logical operators:
20754 @table @code
20755 @item &
20756 @itemx and
20757 This logical operator will evaluate each of its arguments until it finds
20758 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20759 evaluate to @code{true} values, then this operator will return
20760 @code{true}.
20762 @item |
20763 @itemx or
20764 This logical operator will evaluate each of its arguments until it finds
20765 one that evaluates to @code{true}.  If no arguments are @code{true},
20766 then this operator will return @code{false}.
20768 @item !
20769 @itemx not
20770 @itemx Â¬
20771 This logical operator only takes a single argument.  It returns the
20772 logical negation of the value of its argument.
20774 @end table
20776 There is an @dfn{indirection operator} that will make its arguments
20777 apply to the ancestors of the current article being scored.  For
20778 instance, @code{1-} will make score rules apply to the parent of the
20779 current article.  @code{2-} will make score rules apply to the
20780 grandparent of the current article.  Alternatively, you can write
20781 @code{^^}, where the number of @code{^}s (carets) says how far back into
20782 the ancestry you want to go.
20784 Finally, we have the match operators.  These are the ones that do the
20785 real work.  Match operators are header name strings followed by a match
20786 and a match type.  A typical match operator looks like @samp{("from"
20787 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20788 simple scoring, and the match types are also the same.
20791 @node Advanced Scoring Examples
20792 @subsection Advanced Scoring Examples
20794 Please note that the following examples are score file rules.  To
20795 make a complete score file from them, surround them with another pair
20796 of parentheses.
20798 Let's say you want to increase the score of articles written by Lars
20799 when he's talking about Gnus:
20801 @example
20802 @group
20804   ("from" "Lars Ingebrigtsen")
20805   ("subject" "Gnus"))
20806  1000)
20807 @end group
20808 @end example
20810 Quite simple, huh?
20812 When he writes long articles, he sometimes has something nice to say:
20814 @example
20816   ("from" "Lars Ingebrigtsen")
20817   (|
20818    ("subject" "Gnus")
20819    ("lines" 100 >)))
20820  1000)
20821 @end example
20823 However, when he responds to things written by Reig Eigil Logge, you
20824 really don't want to read what he's written:
20826 @example
20828   ("from" "Lars Ingebrigtsen")
20829   (1- ("from" "Reig Eigil Logge")))
20830  -100000)
20831 @end example
20833 Everybody that follows up Redmondo when he writes about disappearing
20834 socks should have their scores raised, but only when they talk about
20835 white socks.  However, when Lars talks about socks, it's usually not
20836 very interesting:
20838 @example
20840   (1-
20841    (&
20842     ("from" "redmondo@@.*no" r)
20843     ("body" "disappearing.*socks" t)))
20844   (! ("from" "Lars Ingebrigtsen"))
20845   ("body" "white.*socks"))
20846  1000)
20847 @end example
20849 Suppose you're reading a high volume group and you're only interested
20850 in replies. The plan is to score down all articles that don't have
20851 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
20852 parents of articles that have subjects that begin with reply marks.
20854 @example
20855 ((! ("subject" "re:\\|fwd?:" r))
20856   -200)
20857 ((1- ("subject" "re:\\|fwd?:" r))
20858   200)
20859 @end example
20861 The possibilities are endless.
20863 @node Advanced Scoring Tips
20864 @subsection Advanced Scoring Tips
20866 The @code{&} and @code{|} logical operators do short-circuit logic.
20867 That is, they stop processing their arguments when it's clear what the
20868 result of the operation will be.  For instance, if one of the arguments
20869 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20870 the rest of the arguments.  This means that you should put slow matches
20871 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20872 @samp{subject}) first.
20874 The indirection arguments (@code{1-} and so on) will make their
20875 arguments work on previous generations of the thread.  If you say
20876 something like:
20878 @example
20881  (1-
20882   ("from" "lars")))
20884 @end example
20886 Then that means ``score on the from header of the grandparent of the
20887 current article''.  An indirection is quite fast, but it's better to say:
20889 @example
20891  (&
20892   ("from" "Lars")
20893   ("subject" "Gnus")))
20894 @end example
20896 than it is to say:
20898 @example
20900  (1- ("from" "Lars"))
20901  (1- ("subject" "Gnus")))
20902 @end example
20905 @node Score Decays
20906 @section Score Decays
20907 @cindex score decays
20908 @cindex decays
20910 You may find that your scores have a tendency to grow without
20911 bounds, especially if you're using adaptive scoring.  If scores get too
20912 big, they lose all meaning---they simply max out and it's difficult to
20913 use them in any sensible way.
20915 @vindex gnus-decay-scores
20916 @findex gnus-decay-score
20917 @vindex gnus-decay-score-function
20918 Gnus provides a mechanism for decaying scores to help with this problem.
20919 When score files are loaded and @code{gnus-decay-scores} is
20920 non-@code{nil}, Gnus will run the score files through the decaying
20921 mechanism thereby lowering the scores of all non-permanent score rules.
20922 The decay itself if performed by the @code{gnus-decay-score-function}
20923 function, which is @code{gnus-decay-score} by default.  Here's the
20924 definition of that function:
20926 @lisp
20927 (defun gnus-decay-score (score)
20928   "Decay SCORE according to `gnus-score-decay-constant'
20929 and `gnus-score-decay-scale'."
20930   (let ((n (- score
20931               (* (if (< score 0) -1 1)
20932                  (min (abs score)
20933                       (max gnus-score-decay-constant
20934                            (* (abs score)
20935                               gnus-score-decay-scale)))))))
20936     (if (and (featurep 'xemacs)
20937              ;; XEmacs' floor can handle only the floating point
20938              ;; number below the half of the maximum integer.
20939              (> (abs n) (lsh -1 -2)))
20940         (string-to-number
20941          (car (split-string (number-to-string n) "\\.")))
20942       (floor n))))
20943 @end lisp
20945 @vindex gnus-score-decay-scale
20946 @vindex gnus-score-decay-constant
20947 @code{gnus-score-decay-constant} is 3 by default and
20948 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20950 @enumerate
20951 @item
20952 Scores between -3 and 3 will be set to 0 when this function is called.
20954 @item
20955 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20957 @item
20958 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20959 score.
20960 @end enumerate
20962 If you don't like this decay function, write your own.  It is called
20963 with the score to be decayed as its only parameter, and it should return
20964 the new score, which should be an integer.
20966 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20967 four days, Gnus will decay the scores four times, for instance.
20969 @iftex
20970 @iflatex
20971 @chapter Message
20972 @include message.texi
20973 @chapter Emacs MIME
20974 @include emacs-mime.texi
20975 @chapter Sieve
20976 @include sieve.texi
20977 @chapter PGG
20978 @include pgg.texi
20979 @end iflatex
20980 @end iftex
20982 @node Various
20983 @chapter Various
20985 @menu
20986 * Process/Prefix::              A convention used by many treatment commands.
20987 * Interactive::                 Making Gnus ask you many questions.
20988 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20989 * Formatting Variables::        You can specify what buffers should look like.
20990 * Window Layout::               Configuring the Gnus buffer windows.
20991 * Faces and Fonts::             How to change how faces look.
20992 * Compilation::                 How to speed Gnus up.
20993 * Mode Lines::                  Displaying information in the mode lines.
20994 * Highlighting and Menus::      Making buffers look all nice and cozy.
20995 * Buttons::                     Get tendinitis in ten easy steps!
20996 * Daemons::                     Gnus can do things behind your back.
20997 * NoCeM::                       How to avoid spam and other fatty foods.
20998 * Undo::                        Some actions can be undone.
20999 * Predicate Specifiers::        Specifying predicates.
21000 * Moderation::                  What to do if you're a moderator.
21001 * Fetching a Group::            Starting Gnus just to read a group.
21002 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21003 * Fuzzy Matching::              What's the big fuzz?
21004 * Thwarting Email Spam::        Simple ways to avoid unsolicited commercial email.
21005 * Spam Package::                A package for filtering and processing spam.
21006 * Other modes::                 Interaction with other modes.
21007 * Various Various::             Things that are really various.
21008 @end menu
21011 @node Process/Prefix
21012 @section Process/Prefix
21013 @cindex process/prefix convention
21015 Many functions, among them functions for moving, decoding and saving
21016 articles, use what is known as the @dfn{Process/Prefix convention}.
21018 This is a method for figuring out what articles the user wants the
21019 command to be performed on.
21021 It goes like this:
21023 If the numeric prefix is N, perform the operation on the next N
21024 articles, starting with the current one.  If the numeric prefix is
21025 negative, perform the operation on the previous N articles, starting
21026 with the current one.
21028 @vindex transient-mark-mode
21029 If @code{transient-mark-mode} in non-@code{nil} and the region is
21030 active, all articles in the region will be worked upon.
21032 If there is no numeric prefix, but some articles are marked with the
21033 process mark, perform the operation on the articles marked with
21034 the process mark.
21036 If there is neither a numeric prefix nor any articles marked with the
21037 process mark, just perform the operation on the current article.
21039 Quite simple, really, but it needs to be made clear so that surprises
21040 are avoided.
21042 Commands that react to the process mark will push the current list of
21043 process marked articles onto a stack and will then clear all process
21044 marked articles.  You can restore the previous configuration with the
21045 @kbd{M P y} command (@pxref{Setting Process Marks}).
21047 @vindex gnus-summary-goto-unread
21048 One thing that seems to shock & horrify lots of people is that, for
21049 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21050 Since each @kbd{d} (which marks the current article as read) by default
21051 goes to the next unread article after marking, this means that @kbd{3 d}
21052 will mark the next three unread articles as read, no matter what the
21053 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21054 @code{nil} for a more straightforward action.
21056 Many commands do not use the process/prefix convention.  All commands
21057 that do explicitly say so in this manual.  To apply the process/prefix
21058 convention to commands that do not use it, you can use the @kbd{M-&}
21059 command.  For instance, to mark all the articles in the group as
21060 expirable, you could say @kbd{M P b M-& E}.
21063 @node Interactive
21064 @section Interactive
21065 @cindex interaction
21067 @table @code
21069 @item gnus-novice-user
21070 @vindex gnus-novice-user
21071 If this variable is non-@code{nil}, you are either a newcomer to the
21072 World of Usenet, or you are very cautious, which is a nice thing to be,
21073 really.  You will be given questions of the type ``Are you sure you want
21074 to do this?'' before doing anything dangerous.  This is @code{t} by
21075 default.
21077 @item gnus-expert-user
21078 @vindex gnus-expert-user
21079 If this variable is non-@code{nil}, you will seldom be asked any
21080 questions by Gnus.  It will simply assume you know what you're doing, no
21081 matter how strange.
21083 @item gnus-interactive-catchup
21084 @vindex gnus-interactive-catchup
21085 Require confirmation before catching up a group if non-@code{nil}.  It
21086 is @code{t} by default.
21088 @item gnus-interactive-exit
21089 @vindex gnus-interactive-exit
21090 Require confirmation before exiting Gnus.  This variable is @code{t} by
21091 default.
21092 @end table
21095 @node Symbolic Prefixes
21096 @section Symbolic Prefixes
21097 @cindex symbolic prefixes
21099 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21100 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21101 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21102 rule of 900 to the current article.
21104 This is all nice and well, but what if you want to give a command some
21105 additional information?  Well, what most commands do is interpret the
21106 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21107 doesn't want a backup file to be created when saving the current buffer,
21108 for instance.  But what if you want to save without making a backup
21109 file, and you want Emacs to flash lights and play a nice tune at the
21110 same time?  You can't, and you're probably perfectly happy that way.
21112 @kindex M-i (Summary)
21113 @findex gnus-symbolic-argument
21114 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21115 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21116 character typed in is the value.  You can stack as many @kbd{M-i}
21117 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21118 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21119 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21120 @code{b}''.  You get the drift.
21122 Typing in symbolic prefixes to commands that don't accept them doesn't
21123 hurt, but it doesn't do any good either.  Currently not many Gnus
21124 functions make use of the symbolic prefix.
21126 If you're interested in how Gnus implements this, @pxref{Extended
21127 Interactive}.
21130 @node Formatting Variables
21131 @section Formatting Variables
21132 @cindex formatting variables
21134 Throughout this manual you've probably noticed lots of variables called
21135 things like @code{gnus-group-line-format} and
21136 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21137 output lines in the various buffers.  There's quite a lot of them.
21138 Fortunately, they all use the same syntax, so there's not that much to
21139 be annoyed by.
21141 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21142 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21143 lots of percentages everywhere.
21145 @menu
21146 * Formatting Basics::           A formatting variable is basically a format string.
21147 * Mode Line Formatting::        Some rules about mode line formatting variables.
21148 * Advanced Formatting::         Modifying output in various ways.
21149 * User-Defined Specs::          Having Gnus call your own functions.
21150 * Formatting Fonts::            Making the formatting look colorful and nice.
21151 * Positioning Point::           Moving point to a position after an operation.
21152 * Tabulation::                  Tabulating your output.
21153 * Wide Characters::             Dealing with wide characters.
21154 @end menu
21156 Currently Gnus uses the following formatting variables:
21157 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21158 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21159 @code{gnus-group-mode-line-format},
21160 @code{gnus-summary-mode-line-format},
21161 @code{gnus-article-mode-line-format},
21162 @code{gnus-server-mode-line-format}, and
21163 @code{gnus-summary-pick-line-format}.
21165 All these format variables can also be arbitrary elisp forms.  In that
21166 case, they will be @code{eval}ed to insert the required lines.
21168 @kindex M-x gnus-update-format
21169 @findex gnus-update-format
21170 Gnus includes a command to help you while creating your own format
21171 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21172 update the spec in question and pop you to a buffer where you can
21173 examine the resulting Lisp code to be run to generate the line.
21177 @node Formatting Basics
21178 @subsection Formatting Basics
21180 Each @samp{%} element will be replaced by some string or other when the
21181 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21182 spec, and pad with spaces to get a 5-character field''.
21184 As with normal C and Emacs Lisp formatting strings, the numerical
21185 modifier between the @samp{%} and the formatting type character will
21186 @dfn{pad} the output so that it is always at least that long.
21187 @samp{%5y} will make the field always (at least) five characters wide by
21188 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21189 the right instead.
21191 You may also wish to limit the length of the field to protect against
21192 particularly wide values.  For that you can say @samp{%4,6y}, which
21193 means that the field will never be more than 6 characters wide and never
21194 less than 4 characters wide.
21196 Also Gnus supports some extended format specifications, such as
21197 @samp{%&user-date;}.
21200 @node Mode Line Formatting
21201 @subsection Mode Line Formatting
21203 Mode line formatting variables (e.g.,
21204 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21205 buffer line oriented formatting variables (@pxref{Formatting Basics})
21206 with the following two differences:
21208 @enumerate
21210 @item
21211 There must be no newline (@samp{\n}) at the end.
21213 @item
21214 The special @samp{%%b} spec can be used to display the buffer name.
21215 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21216 @samp{%} to allow it to pass through the formatting machinery unmangled,
21217 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21218 display interprets to mean ``show the buffer name''.  For a full list of
21219 mode line specs Emacs understands, see the documentation of the
21220 @code{mode-line-format} variable.
21222 @end enumerate
21225 @node Advanced Formatting
21226 @subsection Advanced Formatting
21228 It is frequently useful to post-process the fields in some way.
21229 Padding, limiting, cutting off parts and suppressing certain values can
21230 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21231 look like @samp{%~(cut 3)~(ignore "0")y}.
21233 These are the valid modifiers:
21235 @table @code
21236 @item pad
21237 @itemx pad-left
21238 Pad the field to the left with spaces until it reaches the required
21239 length.
21241 @item pad-right
21242 Pad the field to the right with spaces until it reaches the required
21243 length.
21245 @item max
21246 @itemx max-left
21247 Cut off characters from the left until it reaches the specified length.
21249 @item max-right
21250 Cut off characters from the right until it reaches the specified
21251 length.
21253 @item cut
21254 @itemx cut-left
21255 Cut off the specified number of characters from the left.
21257 @item cut-right
21258 Cut off the specified number of characters from the right.
21260 @item ignore
21261 Return an empty string if the field is equal to the specified value.
21263 @item form
21264 Use the specified form as the field value when the @samp{@@} spec is
21265 used.
21267 Here's an example:
21269 @lisp
21270 "~(form (current-time-string))@@"
21271 @end lisp
21273 @end table
21275 Let's take an example.  The @samp{%o} spec in the summary mode lines
21276 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21277 This is quite a mouthful, so we want to shave off the century number and
21278 the time, leaving us with a six-character date.  That would be
21279 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21280 maxing, and we need the padding to ensure that the date is never less
21281 than 6 characters to make it look nice in columns.)
21283 Ignoring is done first; then cutting; then maxing; and then as the very
21284 last operation, padding.
21286 If you use lots of these advanced thingies, you'll find that Gnus gets
21287 quite slow.  This can be helped enormously by running @kbd{M-x
21288 gnus-compile} when you are satisfied with the look of your lines.
21289 @xref{Compilation}.
21292 @node User-Defined Specs
21293 @subsection User-Defined Specs
21295 All the specs allow for inserting user defined specifiers---@samp{u}.
21296 The next character in the format string should be a letter.  Gnus
21297 will call the function @code{gnus-user-format-function-}@samp{X}, where
21298 @samp{X} is the letter following @samp{%u}.  The function will be passed
21299 a single parameter---what the parameter means depends on what buffer
21300 it's being called from.  The function should return a string, which will
21301 be inserted into the buffer just like information from any other
21302 specifier.  This function may also be called with dummy values, so it
21303 should protect against that.
21305 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21306 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21308 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21309 much the same without defining new functions.  Here's an example:
21310 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21311 given here will be evaluated to yield the current line number, and then
21312 inserted.
21315 @node Formatting Fonts
21316 @subsection Formatting Fonts
21318 There are specs for highlighting, and these are shared by all the format
21319 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21320 the special @code{mouse-face} property set, which means that it will be
21321 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21322 over it.
21324 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21325 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21326 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21327 and so on.  Create as many faces as you wish.  The same goes for the
21328 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21329 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21331 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21332 special @code{balloon-help} property set to
21333 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21334 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21335 variables should be either strings or symbols naming functions that
21336 return a string.  When the mouse passes over text with this property
21337 set, a balloon window will appear and display the string.  Please
21338 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21339 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21340 XEmacs) for more information on this.  (For technical reasons, the
21341 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21342 paragraph.)
21344 Here's an alternative recipe for the group buffer:
21346 @lisp
21347 ;; @r{Create three face types.}
21348 (setq gnus-face-1 'bold)
21349 (setq gnus-face-3 'italic)
21351 ;; @r{We want the article count to be in}
21352 ;; @r{a bold and green face.  So we create}
21353 ;; @r{a new face called @code{my-green-bold}.}
21354 (copy-face 'bold 'my-green-bold)
21355 ;; @r{Set the color.}
21356 (set-face-foreground 'my-green-bold "ForestGreen")
21357 (setq gnus-face-2 'my-green-bold)
21359 ;; @r{Set the new & fancy format.}
21360 (setq gnus-group-line-format
21361       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21362 @end lisp
21364 I'm sure you'll be able to use this scheme to create totally unreadable
21365 and extremely vulgar displays.  Have fun!
21367 Note that the @samp{%(} specs (and friends) do not make any sense on the
21368 mode-line variables.
21370 @node Positioning Point
21371 @subsection Positioning Point
21373 Gnus usually moves point to a pre-defined place on each line in most
21374 buffers.  By default, point move to the first colon character on the
21375 line.  You can customize this behavior in three different ways.
21377 You can move the colon character to somewhere else on the line.
21379 @findex gnus-goto-colon
21380 You can redefine the function that moves the point to the colon.  The
21381 function is called @code{gnus-goto-colon}.
21383 But perhaps the most convenient way to deal with this, if you don't want
21384 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21385 put a @samp{%*} somewhere in your format line definition, Gnus will
21386 place point there.
21389 @node Tabulation
21390 @subsection Tabulation
21392 You can usually line up your displays by padding and cutting your
21393 strings.  However, when combining various strings of different size, it
21394 can often be more convenient to just output the strings, and then worry
21395 about lining up the following text afterwards.
21397 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21398 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21400 @samp{%50=} will insert space characters to pad the line up to column
21401 50.  If the text is already past column 50, nothing will be inserted.
21402 This is the soft tabulator.
21404 @samp{%-50=} will insert space characters to pad the line up to column
21405 50.  If the text is already past column 50, the excess text past column
21406 50 will be removed.  This is the hard tabulator.
21409 @node Wide Characters
21410 @subsection Wide Characters
21412 Fixed width fonts in most countries have characters of the same width.
21413 Some countries, however, use Latin characters mixed with wider
21414 characters---most notable East Asian countries.
21416 The problem is that when formatting, Gnus assumes that if a string is 10
21417 characters wide, it'll be 10 Latin characters wide on the screen.  In
21418 these countries, that's not true.
21420 @vindex gnus-use-correct-string-widths
21421 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21422 @code{t}.  This makes buffer generation slower, but the results will be
21423 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21424 for Emacs.
21427 @node Window Layout
21428 @section Window Layout
21429 @cindex window layout
21431 No, there's nothing here about X, so be quiet.
21433 @vindex gnus-use-full-window
21434 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21435 other windows and occupy the entire Emacs screen by itself.  It is
21436 @code{t} by default.
21438 Setting this variable to @code{nil} kinda works, but there are
21439 glitches.  Use at your own peril.
21441 @vindex gnus-buffer-configuration
21442 @code{gnus-buffer-configuration} describes how much space each Gnus
21443 buffer should be given.  Here's an excerpt of this variable:
21445 @lisp
21446 ((group (vertical 1.0 (group 1.0 point)
21447                       (if gnus-carpal (group-carpal 4))))
21448  (article (vertical 1.0 (summary 0.25 point)
21449                         (article 1.0))))
21450 @end lisp
21452 This is an alist.  The @dfn{key} is a symbol that names some action or
21453 other.  For instance, when displaying the group buffer, the window
21454 configuration function will use @code{group} as the key.  A full list of
21455 possible names is listed below.
21457 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21458 should occupy.  To take the @code{article} split as an example -
21460 @lisp
21461 (article (vertical 1.0 (summary 0.25 point)
21462                        (article 1.0)))
21463 @end lisp
21465 This @dfn{split} says that the summary buffer should occupy 25% of upper
21466 half of the screen, and that it is placed over the article buffer.  As
21467 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21468 reaching for that calculator there).  However, the special number
21469 @code{1.0} is used to signal that this buffer should soak up all the
21470 rest of the space available after the rest of the buffers have taken
21471 whatever they need.  There should be only one buffer with the @code{1.0}
21472 size spec per split.
21474 Point will be put in the buffer that has the optional third element
21475 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21476 split where the tag @code{frame-focus} is a member (i.e. is the third or
21477 fourth element in the list, depending on whether the @code{point} tag is
21478 present) gets focus.
21480 Here's a more complicated example:
21482 @lisp
21483 (article (vertical 1.0 (group 4)
21484                        (summary 0.25 point)
21485                        (if gnus-carpal (summary-carpal 4))
21486                        (article 1.0)))
21487 @end lisp
21489 If the size spec is an integer instead of a floating point number,
21490 then that number will be used to say how many lines a buffer should
21491 occupy, not a percentage.
21493 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21494 precise---if the @code{car} of the split is a function or a subr), this
21495 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21496 be used as a split.  This means that there will be three buffers if
21497 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21498 is non-@code{nil}.
21500 Not complicated enough for you?  Well, try this on for size:
21502 @lisp
21503 (article (horizontal 1.0
21504              (vertical 0.5
21505                  (group 1.0)
21506                  (gnus-carpal 4))
21507              (vertical 1.0
21508                  (summary 0.25 point)
21509                  (summary-carpal 4)
21510                  (article 1.0))))
21511 @end lisp
21513 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21514 @code{horizontal} thingie?
21516 If the first element in one of the split is @code{horizontal}, Gnus will
21517 split the window horizontally, giving you two windows side-by-side.
21518 Inside each of these strips you may carry on all you like in the normal
21519 fashion.  The number following @code{horizontal} says what percentage of
21520 the screen is to be given to this strip.
21522 For each split, there @emph{must} be one element that has the 100% tag.
21523 The splitting is never accurate, and this buffer will eat any leftover
21524 lines from the splits.
21526 To be slightly more formal, here's a definition of what a valid split
21527 may look like:
21529 @example
21530 @group
21531 split      = frame | horizontal | vertical | buffer | form
21532 frame      = "(frame " size *split ")"
21533 horizontal = "(horizontal " size *split ")"
21534 vertical   = "(vertical " size *split ")"
21535 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21536 size       = number | frame-params
21537 buf-name   = group | article | summary ...
21538 @end group
21539 @end example
21541 The limitations are that the @code{frame} split can only appear as the
21542 top-level split.  @var{form} should be an Emacs Lisp form that should
21543 return a valid split.  We see that each split is fully recursive, and
21544 may contain any number of @code{vertical} and @code{horizontal} splits.
21546 @vindex gnus-window-min-width
21547 @vindex gnus-window-min-height
21548 @cindex window height
21549 @cindex window width
21550 Finding the right sizes can be a bit complicated.  No window may be less
21551 than @code{gnus-window-min-height} (default 1) characters high, and all
21552 windows must be at least @code{gnus-window-min-width} (default 1)
21553 characters wide.  Gnus will try to enforce this before applying the
21554 splits.  If you want to use the normal Emacs window width/height limit,
21555 you can just set these two variables to @code{nil}.
21557 If you're not familiar with Emacs terminology, @code{horizontal} and
21558 @code{vertical} splits may work the opposite way of what you'd expect.
21559 Windows inside a @code{horizontal} split are shown side-by-side, and
21560 windows within a @code{vertical} split are shown above each other.
21562 @findex gnus-configure-frame
21563 If you want to experiment with window placement, a good tip is to call
21564 @code{gnus-configure-frame} directly with a split.  This is the function
21565 that does all the real work when splitting buffers.  Below is a pretty
21566 nonsensical configuration with 5 windows; two for the group buffer and
21567 three for the article buffer.  (I said it was nonsensical.)  If you
21568 @code{eval} the statement below, you can get an idea of how that would
21569 look straight away, without going through the normal Gnus channels.
21570 Play with it until you're satisfied, and then use
21571 @code{gnus-add-configuration} to add your new creation to the buffer
21572 configuration list.
21574 @lisp
21575 (gnus-configure-frame
21576  '(horizontal 1.0
21577     (vertical 10
21578       (group 1.0)
21579       (article 0.3 point))
21580     (vertical 1.0
21581       (article 1.0)
21582       (horizontal 4
21583         (group 1.0)
21584         (article 10)))))
21585 @end lisp
21587 You might want to have several frames as well.  No prob---just use the
21588 @code{frame} split:
21590 @lisp
21591 (gnus-configure-frame
21592  '(frame 1.0
21593          (vertical 1.0
21594                    (summary 0.25 point frame-focus)
21595                    (article 1.0))
21596          (vertical ((height . 5) (width . 15)
21597                     (user-position . t)
21598                     (left . -1) (top . 1))
21599                    (picon 1.0))))
21601 @end lisp
21603 This split will result in the familiar summary/article window
21604 configuration in the first (or ``main'') frame, while a small additional
21605 frame will be created where picons will be shown.  As you can see,
21606 instead of the normal @code{1.0} top-level spec, each additional split
21607 should have a frame parameter alist as the size spec.
21608 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21609 Reference Manual}.  Under XEmacs, a frame property list will be
21610 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21611 is such a plist.
21612 The list of all possible keys for @code{gnus-buffer-configuration} can
21613 be found in its default value.
21615 Note that the @code{message} key is used for both
21616 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21617 it is desirable to distinguish between the two, something like this
21618 might be used:
21620 @lisp
21621 (message (horizontal 1.0
21622                      (vertical 1.0 (message 1.0 point))
21623                      (vertical 0.24
21624                                (if (buffer-live-p gnus-summary-buffer)
21625                                    '(summary 0.5))
21626                                (group 1.0))))
21627 @end lisp
21629 One common desire for a multiple frame split is to have a separate frame
21630 for composing mail and news while leaving the original frame intact.  To
21631 accomplish that, something like the following can be done:
21633 @lisp
21634 (message
21635   (frame 1.0
21636          (if (not (buffer-live-p gnus-summary-buffer))
21637              (car (cdr (assoc 'group gnus-buffer-configuration)))
21638            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21639          (vertical ((user-position . t) (top . 1) (left . 1)
21640                     (name . "Message"))
21641                    (message 1.0 point))))
21642 @end lisp
21644 @findex gnus-add-configuration
21645 Since the @code{gnus-buffer-configuration} variable is so long and
21646 complicated, there's a function you can use to ease changing the config
21647 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21648 you want to change the @code{article} setting, you could say:
21650 @lisp
21651 (gnus-add-configuration
21652  '(article (vertical 1.0
21653                (group 4)
21654                (summary .25 point)
21655                (article 1.0))))
21656 @end lisp
21658 You'd typically stick these @code{gnus-add-configuration} calls in your
21659 @file{~/.gnus.el} file or in some startup hook---they should be run after
21660 Gnus has been loaded.
21662 @vindex gnus-always-force-window-configuration
21663 If all windows mentioned in the configuration are already visible, Gnus
21664 won't change the window configuration.  If you always want to force the
21665 ``right'' window configuration, you can set
21666 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21668 If you're using tree displays (@pxref{Tree Display}), and the tree
21669 window is displayed vertically next to another window, you may also want
21670 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21671 windows resized.
21673 @subsection Example Window Configurations
21675 @itemize @bullet
21676 @item
21677 Narrow left hand side occupied by group buffer.  Right hand side split
21678 between summary buffer (top one-sixth) and article buffer (bottom).
21680 @ifinfo
21681 @example
21682 +---+---------+
21683 | G | Summary |
21684 | r +---------+
21685 | o |         |
21686 | u | Article |
21687 | p |         |
21688 +---+---------+
21689 @end example
21690 @end ifinfo
21692 @lisp
21693 (gnus-add-configuration
21694  '(article
21695    (horizontal 1.0
21696                (vertical 25 (group 1.0))
21697                (vertical 1.0
21698                          (summary 0.16 point)
21699                          (article 1.0)))))
21701 (gnus-add-configuration
21702  '(summary
21703    (horizontal 1.0
21704                (vertical 25 (group 1.0))
21705                (vertical 1.0 (summary 1.0 point)))))
21706 @end lisp
21708 @end itemize
21711 @node Faces and Fonts
21712 @section Faces and Fonts
21713 @cindex faces
21714 @cindex fonts
21715 @cindex colors
21717 Fiddling with fonts and faces used to be very difficult, but these days
21718 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21719 the face you want to alter, and alter it via the standard Customize
21720 interface.
21723 @node Compilation
21724 @section Compilation
21725 @cindex compilation
21726 @cindex byte-compilation
21728 @findex gnus-compile
21730 Remember all those line format specification variables?
21731 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21732 on.  Now, Gnus will of course heed whatever these variables are, but,
21733 unfortunately, changing them will mean a quite significant slow-down.
21734 (The default values of these variables have byte-compiled functions
21735 associated with them, while the user-generated versions do not, of
21736 course.)
21738 To help with this, you can run @kbd{M-x gnus-compile} after you've
21739 fiddled around with the variables and feel that you're (kind of)
21740 satisfied.  This will result in the new specs being byte-compiled, and
21741 you'll get top speed again.  Gnus will save these compiled specs in the
21742 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
21743 this function, though---you should compile them yourself by sticking
21744 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21747 @node Mode Lines
21748 @section Mode Lines
21749 @cindex mode lines
21751 @vindex gnus-updated-mode-lines
21752 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21753 lines updated.  It is a list of symbols.  Supported symbols include
21754 @code{group}, @code{article}, @code{summary}, @code{server},
21755 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21756 Gnus will keep that mode line updated with information that may be
21757 pertinent.  If this variable is @code{nil}, screen refresh may be
21758 quicker.
21760 @cindex display-time
21762 @vindex gnus-mode-non-string-length
21763 By default, Gnus displays information on the current article in the mode
21764 lines of the summary and article buffers.  The information Gnus wishes
21765 to display (e.g. the subject of the article) is often longer than the
21766 mode lines, and therefore have to be cut off at some point.  The
21767 @code{gnus-mode-non-string-length} variable says how long the other
21768 elements on the line is (i.e., the non-info part).  If you put
21769 additional elements on the mode line (e.g. a clock), you should modify
21770 this variable:
21772 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21773 @lisp
21774 (add-hook 'display-time-hook
21775           (lambda () (setq gnus-mode-non-string-length
21776                            (+ 21
21777                               (if line-number-mode 5 0)
21778                               (if column-number-mode 4 0)
21779                               (length display-time-string)))))
21780 @end lisp
21782 If this variable is @code{nil} (which is the default), the mode line
21783 strings won't be chopped off, and they won't be padded either.  Note
21784 that the default is unlikely to be desirable, as even the percentage
21785 complete in the buffer may be crowded off the mode line; the user should
21786 configure this variable appropriately for her configuration.
21789 @node Highlighting and Menus
21790 @section Highlighting and Menus
21791 @cindex visual
21792 @cindex highlighting
21793 @cindex menus
21795 @vindex gnus-visual
21796 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21797 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21798 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21799 file.
21801 This variable can be a list of visual properties that are enabled.  The
21802 following elements are valid, and are all included by default:
21804 @table @code
21805 @item group-highlight
21806 Do highlights in the group buffer.
21807 @item summary-highlight
21808 Do highlights in the summary buffer.
21809 @item article-highlight
21810 Do highlights in the article buffer.
21811 @item highlight
21812 Turn on highlighting in all buffers.
21813 @item group-menu
21814 Create menus in the group buffer.
21815 @item summary-menu
21816 Create menus in the summary buffers.
21817 @item article-menu
21818 Create menus in the article buffer.
21819 @item browse-menu
21820 Create menus in the browse buffer.
21821 @item server-menu
21822 Create menus in the server buffer.
21823 @item score-menu
21824 Create menus in the score buffers.
21825 @item menu
21826 Create menus in all buffers.
21827 @end table
21829 So if you only want highlighting in the article buffer and menus in all
21830 buffers, you could say something like:
21832 @lisp
21833 (setq gnus-visual '(article-highlight menu))
21834 @end lisp
21836 If you want highlighting only and no menus whatsoever, you'd say:
21838 @lisp
21839 (setq gnus-visual '(highlight))
21840 @end lisp
21842 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21843 in all Gnus buffers.
21845 Other general variables that influence the look of all buffers include:
21847 @table @code
21848 @item gnus-mouse-face
21849 @vindex gnus-mouse-face
21850 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21851 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21853 @end table
21855 There are hooks associated with the creation of all the different menus:
21857 @table @code
21859 @item gnus-article-menu-hook
21860 @vindex gnus-article-menu-hook
21861 Hook called after creating the article mode menu.
21863 @item gnus-group-menu-hook
21864 @vindex gnus-group-menu-hook
21865 Hook called after creating the group mode menu.
21867 @item gnus-summary-menu-hook
21868 @vindex gnus-summary-menu-hook
21869 Hook called after creating the summary mode menu.
21871 @item gnus-server-menu-hook
21872 @vindex gnus-server-menu-hook
21873 Hook called after creating the server mode menu.
21875 @item gnus-browse-menu-hook
21876 @vindex gnus-browse-menu-hook
21877 Hook called after creating the browse mode menu.
21879 @item gnus-score-menu-hook
21880 @vindex gnus-score-menu-hook
21881 Hook called after creating the score mode menu.
21883 @end table
21886 @node Buttons
21887 @section Buttons
21888 @cindex buttons
21889 @cindex mouse
21890 @cindex click
21892 Those new-fangled @dfn{mouse} contraptions is very popular with the
21893 young, hep kids who don't want to learn the proper way to do things
21894 these days.  Why, I remember way back in the summer of '89, when I was
21895 using Emacs on a Tops 20 system.  Three hundred users on one single
21896 machine, and every user was running Simula compilers.  Bah!
21898 Right.
21900 @vindex gnus-carpal
21901 Well, you can make Gnus display bufferfuls of buttons you can click to
21902 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21903 really.  Tell the chiropractor I sent you.
21906 @table @code
21908 @item gnus-carpal-mode-hook
21909 @vindex gnus-carpal-mode-hook
21910 Hook run in all carpal mode buffers.
21912 @item gnus-carpal-button-face
21913 @vindex gnus-carpal-button-face
21914 Face used on buttons.
21916 @item gnus-carpal-header-face
21917 @vindex gnus-carpal-header-face
21918 Face used on carpal buffer headers.
21920 @item gnus-carpal-group-buffer-buttons
21921 @vindex gnus-carpal-group-buffer-buttons
21922 Buttons in the group buffer.
21924 @item gnus-carpal-summary-buffer-buttons
21925 @vindex gnus-carpal-summary-buffer-buttons
21926 Buttons in the summary buffer.
21928 @item gnus-carpal-server-buffer-buttons
21929 @vindex gnus-carpal-server-buffer-buttons
21930 Buttons in the server buffer.
21932 @item gnus-carpal-browse-buffer-buttons
21933 @vindex gnus-carpal-browse-buffer-buttons
21934 Buttons in the browse buffer.
21935 @end table
21937 All the @code{buttons} variables are lists.  The elements in these list
21938 are either cons cells where the @code{car} contains a text to be displayed and
21939 the @code{cdr} contains a function symbol, or a simple string.
21942 @node Daemons
21943 @section Daemons
21944 @cindex demons
21945 @cindex daemons
21947 Gnus, being larger than any program ever written (allegedly), does lots
21948 of strange stuff that you may wish to have done while you're not
21949 present.  For instance, you may want it to check for new mail once in a
21950 while.  Or you may want it to close down all connections to all servers
21951 when you leave Emacs idle.  And stuff like that.
21953 Gnus will let you do stuff like that by defining various
21954 @dfn{handlers}.  Each handler consists of three elements:  A
21955 @var{function}, a @var{time}, and an @var{idle} parameter.
21957 Here's an example of a handler that closes connections when Emacs has
21958 been idle for thirty minutes:
21960 @lisp
21961 (gnus-demon-close-connections nil 30)
21962 @end lisp
21964 Here's a handler that scans for @acronym{PGP} headers every hour when
21965 Emacs is idle:
21967 @lisp
21968 (gnus-demon-scan-pgp 60 t)
21969 @end lisp
21971 This @var{time} parameter and that @var{idle} parameter work together
21972 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21973 @code{nil}, then the function will be called every @var{time} minutes.
21975 If @var{idle} is @code{t}, then the function will be called after
21976 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21977 the function will never be called.  But once Emacs goes idle, the
21978 function will be called every @var{time} minutes.
21980 If @var{idle} is a number and @var{time} is a number, the function will
21981 be called every @var{time} minutes only when Emacs has been idle for
21982 @var{idle} minutes.
21984 If @var{idle} is a number and @var{time} is @code{nil}, the function
21985 will be called once every time Emacs has been idle for @var{idle}
21986 minutes.
21988 And if @var{time} is a string, it should look like @samp{07:31}, and
21989 the function will then be called once every day somewhere near that
21990 time.  Modified by the @var{idle} parameter, of course.
21992 @vindex gnus-demon-timestep
21993 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21994 seconds.  This is 60 by default.  If you change that variable,
21995 all the timings in the handlers will be affected.)
21997 So, if you want to add a handler, you could put something like this in
21998 your @file{~/.gnus.el} file:
22000 @findex gnus-demon-add-handler
22001 @lisp
22002 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22003 @end lisp
22005 @findex gnus-demon-add-nocem
22006 @findex gnus-demon-add-scanmail
22007 @findex gnus-demon-add-rescan
22008 @findex gnus-demon-add-scan-timestamps
22009 @findex gnus-demon-add-disconnection
22010 Some ready-made functions to do this have been created:
22011 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22012 @code{gnus-demon-add-nntp-close-connection},
22013 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22014 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22015 @file{~/.gnus.el} if you want those abilities.
22017 @findex gnus-demon-init
22018 @findex gnus-demon-cancel
22019 @vindex gnus-demon-handlers
22020 If you add handlers to @code{gnus-demon-handlers} directly, you should
22021 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22022 daemons, you can use the @code{gnus-demon-cancel} function.
22024 Note that adding daemons can be pretty naughty if you over do it.  Adding
22025 functions that scan all news and mail from all servers every two seconds
22026 is a sure-fire way of getting booted off any respectable system.  So
22027 behave.
22030 @node NoCeM
22031 @section NoCeM
22032 @cindex nocem
22033 @cindex spam
22035 @dfn{Spamming} is posting the same article lots and lots of times.
22036 Spamming is bad.  Spamming is evil.
22038 Spamming is usually canceled within a day or so by various anti-spamming
22039 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22040 NoCeM is pronounced ``no see-'em'', and means what the name
22041 implies---these are messages that make the offending articles, like, go
22042 away.
22044 What use are these NoCeM messages if the articles are canceled anyway?
22045 Some sites do not honor cancel messages and some sites just honor cancels
22046 from a select few people.  Then you may wish to make use of the NoCeM
22047 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22049 Gnus can read and parse the messages in this group automatically, and
22050 this will make spam disappear.
22052 There are some variables to customize, of course:
22054 @table @code
22055 @item gnus-use-nocem
22056 @vindex gnus-use-nocem
22057 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22058 by default.
22060 You can also set this variable to a positive number as a group level.
22061 In that case, Gnus scans NoCeM messages when checking new news if this
22062 value is not exceeding a group level that you specify as the prefix
22063 argument to some commands, e.g. @code{gnus},
22064 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
22065 NoCeM messages if you specify a group level to those commands.  For
22066 example, if you use 1 or 2 on the mail groups and the levels on the news
22067 groups remain the default, 3 is the best choice.
22069 @item gnus-nocem-groups
22070 @vindex gnus-nocem-groups
22071 Gnus will look for NoCeM messages in the groups in this list.  The
22072 default is
22073 @lisp
22074 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22075  "alt.nocem.misc" "news.admin.net-abuse.announce")
22076 @end lisp
22078 @item gnus-nocem-issuers
22079 @vindex gnus-nocem-issuers
22080 There are many people issuing NoCeM messages.  This list says what
22081 people you want to listen to.  The default is
22082 @lisp
22083 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22084  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22085 @end lisp
22086 fine, upstanding citizens all of them.
22088 Known despammers that you can put in this list are listed at@*
22089 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22091 You do not have to heed NoCeM messages from all these people---just the
22092 ones you want to listen to.  You also don't have to accept all NoCeM
22093 messages from the people you like.  Each NoCeM message has a @dfn{type}
22094 header that gives the message a (more or less, usually less) rigorous
22095 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22096 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22097 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22098 Each condition is either a string (which is a regexp that matches types
22099 you want to use) or a list on the form @code{(not @var{string})}, where
22100 @var{string} is a regexp that matches types you don't want to use.
22102 For instance, if you want all NoCeM messages from Chris Lewis except his
22103 @samp{troll} messages, you'd say:
22105 @lisp
22106 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22107 @end lisp
22109 On the other hand, if you just want nothing but his @samp{spam} and
22110 @samp{spew} messages, you'd say:
22112 @lisp
22113 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22114 @end lisp
22116 The specs are applied left-to-right.
22119 @item gnus-nocem-verifyer
22120 @vindex gnus-nocem-verifyer
22121 @findex pgg-verify
22122 This should be a function for verifying that the NoCeM issuer is who she
22123 says she is.  The default is @code{pgg-verify}, which returns
22124 non-@code{nil} if the verification is successful, otherwise (including
22125 the case the NoCeM message was not signed) returns @code{nil}.  If this
22126 is too slow and you don't care for verification (which may be dangerous),
22127 you can set this variable to @code{nil}.
22129 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22130 function.  While you can still use it, you can change it into
22131 @code{pgg-verify} running with GnuPG if you are willing to add the
22132 @acronym{PGP} public keys to GnuPG's keyring.
22134 @item gnus-nocem-directory
22135 @vindex gnus-nocem-directory
22136 This is where Gnus will store its NoCeM cache files.  The default is@*
22137 @file{~/News/NoCeM/}.
22139 @item gnus-nocem-expiry-wait
22140 @vindex gnus-nocem-expiry-wait
22141 The number of days before removing old NoCeM entries from the cache.
22142 The default is 15.  If you make it shorter Gnus will be faster, but you
22143 might then see old spam.
22145 @item gnus-nocem-check-from
22146 @vindex gnus-nocem-check-from
22147 Non-@code{nil} means check for valid issuers in message bodies.
22148 Otherwise don't bother fetching articles unless their author matches a
22149 valid issuer; that is much faster if you are selective about the
22150 issuers.
22152 @item gnus-nocem-check-article-limit
22153 @vindex gnus-nocem-check-article-limit
22154 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22155 group.  NoCeM groups can be huge and very slow to process.
22157 @end table
22159 Using NoCeM could potentially be a memory hog.  If you have many living
22160 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22161 big.  If this is a problem, you should kill off all (or most) of your
22162 unsubscribed groups (@pxref{Subscription Commands}).
22165 @node Undo
22166 @section Undo
22167 @cindex undo
22169 It is very useful to be able to undo actions one has done.  In normal
22170 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22171 In Gnus buffers, however, it isn't that simple.
22173 The things Gnus displays in its buffer is of no value whatsoever to
22174 Gnus---it's all just data designed to look nice to the user.
22175 Killing a group in the group buffer with @kbd{C-k} makes the line
22176 disappear, but that's just a side-effect of the real action---the
22177 removal of the group in question from the internal Gnus structures.
22178 Undoing something like that can't be done by the normal Emacs
22179 @code{undo} function.
22181 Gnus tries to remedy this somewhat by keeping track of what the user
22182 does and coming up with actions that would reverse the actions the user
22183 takes.  When the user then presses the @code{undo} key, Gnus will run
22184 the code to reverse the previous action, or the previous actions.
22185 However, not all actions are easily reversible, so Gnus currently offers
22186 a few key functions to be undoable.  These include killing groups,
22187 yanking groups, and changing the list of read articles of groups.
22188 That's it, really.  More functions may be added in the future, but each
22189 added function means an increase in data to be stored, so Gnus will
22190 never be totally undoable.
22192 @findex gnus-undo-mode
22193 @vindex gnus-use-undo
22194 @findex gnus-undo
22195 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22196 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22197 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22198 command, which should feel kinda like the normal Emacs @code{undo}
22199 command.
22202 @node Predicate Specifiers
22203 @section Predicate Specifiers
22204 @cindex predicate specifiers
22206 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22207 form that allows flexible specification of predicates without having
22208 to type all that much.
22210 These specifiers are lists consisting of functions, symbols and lists.
22212 Here's an example:
22214 @lisp
22215 (or gnus-article-unseen-p
22216     gnus-article-unread-p)
22217 @end lisp
22219 The available symbols are @code{or}, @code{and} and @code{not}.  The
22220 functions all take one parameter.
22222 @findex gnus-make-predicate
22223 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22224 to create a function that can be called.  This input parameter to this
22225 function will be passed along to all the functions in the predicate
22226 specifier.
22229 @node Moderation
22230 @section Moderation
22231 @cindex moderation
22233 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22234 It is not included in the standard Gnus package.  Write a mail to
22235 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22236 get a copy.
22238 The moderation package is implemented as a minor mode for summary
22239 buffers.  Put
22241 @lisp
22242 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22243 @end lisp
22245 in your @file{~/.gnus.el} file.
22247 If you are the moderator of @samp{rec.zoofle}, this is how it's
22248 supposed to work:
22250 @enumerate
22251 @item
22252 You split your incoming mail by matching on
22253 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22254 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22256 @item
22257 You enter that group once in a while and post articles using the @kbd{e}
22258 (edit-and-post) or @kbd{s} (just send unedited) commands.
22260 @item
22261 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22262 articles that weren't approved by you, you can cancel them with the
22263 @kbd{c} command.
22264 @end enumerate
22266 To use moderation mode in these two groups, say:
22268 @lisp
22269 (setq gnus-moderated-list
22270       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22271 @end lisp
22274 @node Fetching a Group
22275 @section Fetching a Group
22276 @cindex fetching a group
22278 @findex gnus-fetch-group
22279 It is sometimes convenient to be able to just say ``I want to read this
22280 group and I don't care whether Gnus has been started or not''.  This is
22281 perhaps more useful for people who write code than for users, but the
22282 command @code{gnus-fetch-group} provides this functionality in any case.
22283 It takes the group name as a parameter.
22286 @node Image Enhancements
22287 @section Image Enhancements
22289 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22290 support images, Emacs 22 does.} and up, are able to display pictures and
22291 stuff, so Gnus has taken advantage of that.
22293 @menu
22294 * X-Face::                      Display a funky, teensy black-and-white image.
22295 * Face::                        Display a funkier, teensier colored image.
22296 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22297 * Picons::                      How to display pictures of what you're reading.
22298 * XVarious::                    Other XEmacsy Gnusey variables.
22299 @end menu
22302 @node X-Face
22303 @subsection X-Face
22304 @cindex x-face
22306 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22307 depth) image that's supposed to represent the author of the message.
22308 It seems to be supported by an ever-growing number of mail and news
22309 readers.
22311 @cindex x-face
22312 @findex gnus-article-display-x-face
22313 @vindex gnus-article-x-face-command
22314 @vindex gnus-article-x-face-too-ugly
22315 @iftex
22316 @iflatex
22317 \include{xface}
22318 @end iflatex
22319 @end iftex
22320 @c @anchor{X-Face}
22322 Viewing an @code{X-Face} header either requires an Emacs that has
22323 @samp{compface} support (which most XEmacs versions has), or that you
22324 have suitable conversion or display programs installed.  If your Emacs
22325 has image support the default action is to display the face before the
22326 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22327 will try to convert the @code{X-Face} header using external programs
22328 from the @code{pbmplus} package and friends, see below.  For XEmacs it's
22329 faster if XEmacs has been compiled with @code{X-Face} support.  The
22330 default action under Emacs without image support is to fork off the
22331 @code{display} program.
22333 On a GNU/Linux system, the @code{display} program is included in the
22334 ImageMagick package.  For external conversion programs look for packages
22335 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22336 On Windows, you may use the packages @code{netpbm} and @code{compface}
22337 from @url{http://gnuwin32.sourceforge.net}.  You need to add the
22338 @code{bin} directory to your @code{PATH} environment variable.
22339 @c In fact only the following DLLs and binaries seem to be required:
22340 @c compface1.dll uncompface.exe libnetpbm10.dll icontopbm.exe
22342 The variable @code{gnus-article-x-face-command} controls which programs
22343 are used to display the @code{X-Face} header.  If this variable is a
22344 string, this string will be executed in a sub-shell.  If it is a
22345 function, this function will be called with the face as the argument.
22346 If @code{gnus-article-x-face-too-ugly} (which is a regexp) matches the
22347 @code{From} header, the face will not be shown.
22349 (Note: @code{x-face} is used in the variable/function names, not
22350 @code{xface}).
22352 @noindent
22353 Face and variable:
22355 @table @code
22356 @item gnus-x-face
22357 @vindex gnus-x-face
22358 Face to show X-Face.  The colors from this face are used as the
22359 foreground and background colors of the displayed X-Faces.  The
22360 default colors are black and white.
22361 @end table
22363 If you use posting styles, you can use an @code{x-face-file} entry in
22364 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22365 provides a few convenience functions and variables to allow easier
22366 insertion of X-Face headers in outgoing messages.  You also need the
22367 above mentioned ImageMagick, netpbm or other image conversion packages
22368 (depending the values of the variables below) for these functions.
22370 @findex gnus-random-x-face
22371 @vindex gnus-convert-pbm-to-x-face-command
22372 @vindex gnus-x-face-directory
22373 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22374 @code{gnus-x-face-directory} and picks one at random, and then
22375 converts it to the X-Face format by using the
22376 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22377 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22378 header data as a string.
22380 @findex gnus-insert-random-x-face-header
22381 @code{gnus-insert-random-x-face-header} calls
22382 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22383 randomly generated data.
22385 @findex gnus-x-face-from-file
22386 @vindex gnus-convert-image-to-x-face-command
22387 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22388 converts the file to X-Face format by using the
22389 @code{gnus-convert-image-to-x-face-command} shell command.
22391 Here's how you would typically use the first function.  Put something
22392 like the following in your @file{~/.gnus.el} file:
22394 @lisp
22395 (setq message-required-news-headers
22396       (nconc message-required-news-headers
22397              (list '(X-Face . gnus-random-x-face))))
22398 @end lisp
22400 Using the last function would be something like this:
22402 @lisp
22403 (setq message-required-news-headers
22404       (nconc message-required-news-headers
22405              (list '(X-Face . (lambda ()
22406                                 (gnus-x-face-from-file
22407                                  "~/My-face.gif"))))))
22408 @end lisp
22411 @node Face
22412 @subsection Face
22413 @cindex face
22415 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22417 @code{Face} headers are essentially a funkier version of @code{X-Face}
22418 ones. They describe a 48x48 pixel colored image that's supposed to
22419 represent the author of the message.
22421 @cindex face
22422 @findex gnus-article-display-face
22423 The contents of a @code{Face} header must be a base64 encoded PNG image.
22424 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22425 specifications.
22427 Viewing an @code{Face} header requires an Emacs that is able to display
22428 PNG images.
22429 @c Maybe add this:
22430 @c (if (featurep 'xemacs)
22431 @c     (featurep 'png)
22432 @c   (image-type-available-p 'png))
22434 Gnus provides a few convenience functions and variables to allow
22435 easier insertion of Face headers in outgoing messages.
22437 @findex gnus-convert-png-to-face
22438 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22439 726 bytes long, and converts it to a face.
22441 @findex gnus-face-from-file
22442 @vindex gnus-convert-image-to-face-command
22443 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22444 converts the file to Face format by using the
22445 @code{gnus-convert-image-to-face-command} shell command.
22447 Here's how you would typically use this function. Put something like the
22448 following in your @file{~/.gnus.el} file:
22450 @lisp
22451 (setq message-required-news-headers
22452       (nconc message-required-news-headers
22453              (list '(Face . (lambda ()
22454                               (gnus-face-from-file "~/face.jpg"))))))
22455 @end lisp
22458 @node Smileys
22459 @subsection Smileys
22460 @cindex smileys
22462 @iftex
22463 @iflatex
22464 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22465 \input{smiley}
22466 @end iflatex
22467 @end iftex
22469 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22470 currently the only package that uses Smiley, it is documented here.
22472 In short---to use Smiley in Gnus, put the following in your
22473 @file{~/.gnus.el} file:
22475 @lisp
22476 (setq gnus-treat-display-smileys t)
22477 @end lisp
22479 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22480 the like---to pictures and displays those instead of the text smiley
22481 faces.  The conversion is controlled by a list of regexps that matches
22482 text and maps that to file names.
22484 @vindex smiley-regexp-alist
22485 The alist used is specified by the @code{smiley-regexp-alist}
22486 variable.  The first item in each element is the regexp to be matched;
22487 the second element is the regexp match group that is to be replaced by
22488 the picture; and the third element is the name of the file to be
22489 displayed.
22491 The following variables customize where Smiley will look for these
22492 files:
22494 @table @code
22496 @item smiley-data-directory
22497 @vindex smiley-data-directory
22498 Where Smiley will look for smiley faces files.
22500 @item gnus-smiley-file-types
22501 @vindex gnus-smiley-file-types
22502 List of suffixes on smiley file names to try.
22504 @end table
22507 @node Picons
22508 @subsection Picons
22510 @iftex
22511 @iflatex
22512 \include{picons}
22513 @end iflatex
22514 @end iftex
22516 So@dots{}  You want to slow down your news reader even more!  This is a
22517 good way to do so.  It's also a great way to impress people staring
22518 over your shoulder as you read news.
22520 What are Picons?  To quote directly from the Picons Web site:
22522 @iftex
22523 @iflatex
22524 \margindex{}
22525 @end iflatex
22526 @end iftex
22528 @quotation
22529 @dfn{Picons} is short for ``personal icons''.  They're small,
22530 constrained images used to represent users and domains on the net,
22531 organized into databases so that the appropriate image for a given
22532 e-mail address can be found.  Besides users and domains, there are picon
22533 databases for Usenet newsgroups and weather forecasts.  The picons are
22534 in either monochrome @code{XBM} format or color @code{XPM} and
22535 @code{GIF} formats.
22536 @end quotation
22538 @vindex gnus-picon-databases
22539 For instructions on obtaining and installing the picons databases,
22540 point your Web browser at
22541 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22543 If you are using Debian GNU/Linux, saying @samp{apt-get install
22544 picons.*} will install the picons where Gnus can find them.
22546 To enable displaying picons, simply make sure that
22547 @code{gnus-picon-databases} points to the directory containing the
22548 Picons databases.
22550 The following variables offer control over where things are located.
22552 @table @code
22554 @item gnus-picon-databases
22555 @vindex gnus-picon-databases
22556 The location of the picons database.  This is a list of directories
22557 containing the @file{news}, @file{domains}, @file{users} (and so on)
22558 subdirectories.  Defaults to @code{("/usr/lib/picon"
22559 "/usr/local/faces")}.
22561 @item gnus-picon-news-directories
22562 @vindex gnus-picon-news-directories
22563 List of subdirectories to search in @code{gnus-picon-databases} for
22564 newsgroups faces.  @code{("news")} is the default.
22566 @item gnus-picon-user-directories
22567 @vindex gnus-picon-user-directories
22568 List of subdirectories to search in @code{gnus-picon-databases} for user
22569 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22571 @item gnus-picon-domain-directories
22572 @vindex gnus-picon-domain-directories
22573 List of subdirectories to search in @code{gnus-picon-databases} for
22574 domain name faces.  Defaults to @code{("domains")}.  Some people may
22575 want to add @samp{"unknown"} to this list.
22577 @item gnus-picon-file-types
22578 @vindex gnus-picon-file-types
22579 Ordered list of suffixes on picon file names to try.  Defaults to
22580 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22582 @end table
22585 @node XVarious
22586 @subsection Various XEmacs Variables
22588 @table @code
22589 @item gnus-xmas-glyph-directory
22590 @vindex gnus-xmas-glyph-directory
22591 This is where Gnus will look for pictures.  Gnus will normally
22592 auto-detect this directory, but you may set it manually if you have an
22593 unusual directory structure.
22595 @item gnus-xmas-modeline-glyph
22596 @vindex gnus-xmas-modeline-glyph
22597 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22598 default.
22600 @end table
22602 @subsubsection Toolbar
22604 @table @code
22606 @item gnus-use-toolbar
22607 @vindex gnus-use-toolbar
22608 This variable specifies the position to display the toolbar.  If
22609 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
22610 be one of the symbols @code{default}, @code{top}, @code{bottom},
22611 @code{right}, and @code{left}.  @code{default} means to use the default
22612 toolbar, the rest mean to display the toolbar on the place which those
22613 names show.  The default is @code{default}.
22615 @item gnus-toolbar-thickness
22616 @vindex gnus-toolbar-thickness
22617 Cons of the height and the width specifying the thickness of a toolbar.
22618 The height is used for the toolbar displayed on the top or the bottom,
22619 the width is used for the toolbar displayed on the right or the left.
22620 The default is that of the default toolbar.
22622 @item gnus-group-toolbar
22623 @vindex gnus-group-toolbar
22624 The toolbar in the group buffer.
22626 @item gnus-summary-toolbar
22627 @vindex gnus-summary-toolbar
22628 The toolbar in the summary buffer.
22630 @item gnus-summary-mail-toolbar
22631 @vindex gnus-summary-mail-toolbar
22632 The toolbar in the summary buffer of mail groups.
22634 @end table
22636 @iftex
22637 @iflatex
22638 \margindex{}
22639 @end iflatex
22640 @end iftex
22643 @node Fuzzy Matching
22644 @section Fuzzy Matching
22645 @cindex fuzzy matching
22647 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22648 things like scoring, thread gathering and thread comparison.
22650 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22651 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22652 means, and the implementation has changed over time.
22654 Basically, it tries to remove all noise from lines before comparing.
22655 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22656 out of the strings before comparing the results.  This often leads to
22657 adequate results---even when faced with strings generated by text
22658 manglers masquerading as newsreaders.
22661 @node Thwarting Email Spam
22662 @section Thwarting Email Spam
22663 @cindex email spam
22664 @cindex spam
22665 @cindex UCE
22666 @cindex unsolicited commercial email
22668 In these last days of the Usenet, commercial vultures are hanging about
22669 and grepping through news like crazy to find email addresses they can
22670 foist off their scams and products to.  As a reaction to this, many
22671 people have started putting nonsense addresses into their @code{From}
22672 lines.  I think this is counterproductive---it makes it difficult for
22673 people to send you legitimate mail in response to things you write, as
22674 well as making it difficult to see who wrote what.  This rewriting may
22675 perhaps be a bigger menace than the unsolicited commercial email itself
22676 in the end.
22678 The biggest problem I have with email spam is that it comes in under
22679 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22680 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22681 mail group, only to find two pyramid schemes, seven advertisements
22682 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22683 and one mail asking me to repent and find some god.
22685 This is annoying.  Here's what you can do about it.
22687 @menu
22688 * The problem of spam::         Some background, and some solutions
22689 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22690 * SpamAssassin::                How to use external anti-spam tools.
22691 * Hashcash::                    Reduce spam by burning CPU time.
22692 @end menu
22694 @node The problem of spam
22695 @subsection The problem of spam
22696 @cindex email spam
22697 @cindex spam filtering approaches
22698 @cindex filtering approaches, spam
22699 @cindex UCE
22700 @cindex unsolicited commercial email
22702 First, some background on spam.
22704 If you have access to e-mail, you are familiar with spam (technically
22705 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22706 exists because e-mail delivery is very cheap compared to paper mail,
22707 so only a very small percentage of people need to respond to an UCE to
22708 make it worthwhile to the advertiser.  Ironically, one of the most
22709 common spams is the one offering a database of e-mail addresses for
22710 further spamming.  Senders of spam are usually called @emph{spammers},
22711 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22712 @emph{morons} are in common use as well.
22714 Spam comes from a wide variety of sources.  It is simply impossible to
22715 dispose of all spam without discarding useful messages.  A good
22716 example is the TMDA system, which requires senders
22717 unknown to you to confirm themselves as legitimate senders before
22718 their e-mail can reach you.  Without getting into the technical side
22719 of TMDA, a downside is clearly that e-mail from legitimate sources may
22720 be discarded if those sources can't or won't confirm themselves
22721 through the TMDA system.  Another problem with TMDA is that it
22722 requires its users to have a basic understanding of e-mail delivery
22723 and processing.
22725 The simplest approach to filtering spam is filtering, at the mail
22726 server or when you sort through incoming mail.  If you get 200 spam
22727 messages per day from @samp{random-address@@vmadmin.com}, you block
22728 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22729 discard all messages with @samp{VIAGRA} in the message.  If you get
22730 lots of spam from Bulgaria, for example, you try to filter all mail
22731 from Bulgarian IPs.
22733 This, unfortunately, is a great way to discard legitimate e-mail.  The
22734 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22735 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22736 you should be obvious, so don't do it if you have the choice.
22738 In another instance, the very informative and useful RISKS digest has
22739 been blocked by overzealous mail filters because it @strong{contained}
22740 words that were common in spam messages.  Nevertheless, in isolated
22741 cases, with great care, direct filtering of mail can be useful.
22743 Another approach to filtering e-mail is the distributed spam
22744 processing, for instance DCC implements such a system.  In essence,
22745 @var{N} systems around the world agree that a machine @var{X} in
22746 Ghana, Estonia, or California is sending out spam e-mail, and these
22747 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22748 database.  The criteria for spam detection vary---it may be the number
22749 of messages sent, the content of the messages, and so on.  When a user
22750 of the distributed processing system wants to find out if a message is
22751 spam, he consults one of those @var{N} systems.
22753 Distributed spam processing works very well against spammers that send
22754 a large number of messages at once, but it requires the user to set up
22755 fairly complicated checks.  There are commercial and free distributed
22756 spam processing systems.  Distributed spam processing has its risks as
22757 well.  For instance legitimate e-mail senders have been accused of
22758 sending spam, and their web sites and mailing lists have been shut
22759 down for some time because of the incident.
22761 The statistical approach to spam filtering is also popular.  It is
22762 based on a statistical analysis of previous spam messages.  Usually
22763 the analysis is a simple word frequency count, with perhaps pairs of
22764 words or 3-word combinations thrown into the mix.  Statistical
22765 analysis of spam works very well in most of the cases, but it can
22766 classify legitimate e-mail as spam in some cases.  It takes time to
22767 run the analysis, the full message must be analyzed, and the user has
22768 to store the database of spam analysis.  Statistical analysis on the
22769 server is gaining popularity.  This has the advantage of letting the
22770 user Just Read Mail, but has the disadvantage that it's harder to tell
22771 the server that it has misclassified mail.
22773 Fighting spam is not easy, no matter what anyone says.  There is no
22774 magic switch that will distinguish Viagra ads from Mom's e-mails.
22775 Even people are having a hard time telling spam apart from non-spam,
22776 because spammers are actively looking to fool us into thinking they
22777 are Mom, essentially.  Spamming is irritating, irresponsible, and
22778 idiotic behavior from a bunch of people who think the world owes them
22779 a favor.  We hope the following sections will help you in fighting the
22780 spam plague.
22782 @node Anti-Spam Basics
22783 @subsection Anti-Spam Basics
22784 @cindex email spam
22785 @cindex spam
22786 @cindex UCE
22787 @cindex unsolicited commercial email
22789 One way of dealing with spam is having Gnus split out all spam into a
22790 @samp{spam} mail group (@pxref{Splitting Mail}).
22792 First, pick one (1) valid mail address that you can be reached at, and
22793 put it in your @code{From} header of all your news articles.  (I've
22794 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22795 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22796 sysadmin whether your sendmail installation accepts keywords in the local
22797 part of the mail address.)
22799 @lisp
22800 (setq message-default-news-headers
22801       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22802 @end lisp
22804 Then put the following split rule in @code{nnmail-split-fancy}
22805 (@pxref{Fancy Mail Splitting}):
22807 @lisp
22808 (...
22809  (to "larsi@@trym.ifi.uio.no"
22810      (| ("subject" "re:.*" "misc")
22811         ("references" ".*@@.*" "misc")
22812         "spam"))
22813  ...)
22814 @end lisp
22816 This says that all mail to this address is suspect, but if it has a
22817 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22818 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22819 (This idea probably comes from Tim Pierce.)
22821 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22822 and do not include your email address explicitly in the @code{To}
22823 header.  Why they do this is unknown---perhaps it's to thwart this
22824 thwarting scheme?  In any case, this is trivial to deal with---you just
22825 put anything not addressed to you in the @samp{spam} group by ending
22826 your fancy split rule in this way:
22828 @lisp
22830  ...
22831  (to "larsi" "misc")
22832  "spam")
22833 @end lisp
22835 In my experience, this will sort virtually everything into the right
22836 group.  You still have to check the @samp{spam} group from time to time to
22837 check for legitimate mail, though.  If you feel like being a good net
22838 citizen, you can even send off complaints to the proper authorities on
22839 each unsolicited commercial email---at your leisure.
22841 This works for me.  It allows people an easy way to contact me (they can
22842 just press @kbd{r} in the usual way), and I'm not bothered at all with
22843 spam.  It's a win-win situation.  Forging @code{From} headers to point
22844 to non-existent domains is yucky, in my opinion.
22846 Be careful with this approach.  Spammers are wise to it.
22849 @node SpamAssassin
22850 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22851 @cindex SpamAssassin
22852 @cindex Vipul's Razor
22853 @cindex DCC
22855 The days where the hints in the previous section were sufficient in
22856 avoiding spam are coming to an end.  There are many tools out there
22857 that claim to reduce the amount of spam you get.  This section could
22858 easily become outdated fast, as new products replace old, but
22859 fortunately most of these tools seem to have similar interfaces.  Even
22860 though this section will use SpamAssassin as an example, it should be
22861 easy to adapt it to most other tools.
22863 Note that this section does not involve the @code{spam.el} package,
22864 which is discussed in the next section.  If you don't care for all
22865 the features of @code{spam.el}, you can make do with these simple
22866 recipes.
22868 If the tool you are using is not installed on the mail server, you
22869 need to invoke it yourself.  Ideas on how to use the
22870 @code{:postscript} mail source parameter (@pxref{Mail Source
22871 Specifiers}) follow.
22873 @lisp
22874 (setq mail-sources
22875       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22876         (pop :user "jrl"
22877              :server "pophost"
22878              :postscript
22879              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22880 @end lisp
22882 Once you manage to process your incoming spool somehow, thus making
22883 the mail contain e.g.@: a header indicating it is spam, you are ready to
22884 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22886 @lisp
22887 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22888                              ...))
22889 @end lisp
22891 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22893 @lisp
22894 (setq nnmail-split-methods 'nnmail-split-fancy
22895       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22896                              ...))
22897 @end lisp
22899 Some people might not like the idea of piping the mail through various
22900 programs using a @code{:prescript} (if some program is buggy, you
22901 might lose all mail).  If you are one of them, another solution is to
22902 call the external tools during splitting.  Example fancy split method:
22904 @lisp
22905 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22906                              ...))
22907 (defun kevin-spamassassin ()
22908   (save-excursion
22909     (save-restriction
22910       (widen)
22911       (if (eq 1 (call-process-region (point-min) (point-max)
22912                                      "spamc" nil nil nil "-c"))
22913           "spam"))))
22914 @end lisp
22916 Note that with the nnimap backend, message bodies will not be
22917 downloaded by default.  You need to set
22918 @code{nnimap-split-download-body} to @code{t} to do that
22919 (@pxref{Splitting in IMAP}).
22921 That is about it.  As some spam is likely to get through anyway, you
22922 might want to have a nifty function to call when you happen to read
22923 spam.  And here is the nifty function:
22925 @lisp
22926  (defun my-gnus-raze-spam ()
22927   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22928   (interactive)
22929   (gnus-summary-show-raw-article)
22930   (gnus-summary-save-in-pipe "razor-report -f -d")
22931   (gnus-summary-mark-as-expirable 1))
22932 @end lisp
22934 @node Hashcash
22935 @subsection Hashcash
22936 @cindex hashcash
22938 A novel technique to fight spam is to require senders to do something
22939 costly for each message they send.  This has the obvious drawback that
22940 you cannot rely on everyone in the world using this technique,
22941 since it is not part of the Internet standards, but it may be useful
22942 in smaller communities.
22944 While the tools in the previous section work well in practice, they
22945 work only because the tools are constantly maintained and updated as
22946 new form of spam appears.  This means that a small percentage of spam
22947 will always get through.  It also means that somewhere, someone needs
22948 to read lots of spam to update these tools.  Hashcash avoids that, but
22949 instead prefers that everyone you contact through e-mail supports the
22950 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22951 The approaches have their own advantages and disadvantages, but as
22952 often in the real world, a combination of them is stronger than either
22953 one of them separately.
22955 @cindex X-Hashcash
22956 The ``something costly'' is to burn CPU time, more specifically to
22957 compute a hash collision up to a certain number of bits.  The
22958 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22959 header.  For more details, and for the external application
22960 @code{hashcash} you need to install to use this feature, see
22961 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22962 information can be found at @uref{http://www.camram.org/}.
22964 If you wish to call hashcash for each message you send, say something
22965 like:
22967 @lisp
22968 (require 'hashcash)
22969 (add-hook 'message-send-hook 'mail-add-payment)
22970 @end lisp
22972 The @file{hashcash.el} library can be found in the Gnus development
22973 contrib directory or at
22974 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22976 You will need to set up some additional variables as well:
22978 @table @code
22980 @item hashcash-default-payment
22981 @vindex hashcash-default-payment
22982 This variable indicates the default number of bits the hash collision
22983 should consist of.  By default this is 0, meaning nothing will be
22984 done.  Suggested useful values include 17 to 29.
22986 @item hashcash-payment-alist
22987 @vindex hashcash-payment-alist
22988 Some receivers may require you to spend burn more CPU time than the
22989 default.  This variable contains a list of @samp{(@var{addr}
22990 @var{amount})} cells, where @var{addr} is the receiver (email address
22991 or newsgroup) and @var{amount} is the number of bits in the collision
22992 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22993 @var{amount})} cells, where the @var{string} is the string to use
22994 (normally the email address or newsgroup name is used).
22996 @item hashcash
22997 @vindex hashcash
22998 Where the @code{hashcash} binary is installed.
23000 @end table
23002 Currently there is no built in functionality in Gnus to verify
23003 hashcash cookies, it is expected that this is performed by your hand
23004 customized mail filtering scripts.  Improvements in this area would be
23005 a useful contribution, however.
23007 @node Spam Package
23008 @section Spam Package
23009 @cindex spam filtering
23010 @cindex spam
23012 The Spam package provides Gnus with a centralized mechanism for
23013 detecting and filtering spam.  It filters new mail, and processes
23014 messages according to whether they are spam or ham.  (@dfn{Ham} is the
23015 name used throughout this manual to indicate non-spam messages.)
23017 @menu
23018 * Spam Package Introduction::
23019 * Filtering Incoming Mail::
23020 * Detecting Spam in Groups::
23021 * Spam and Ham Processors::
23022 * Spam Package Configuration Examples::
23023 * Spam Back Ends::
23024 * Extending the Spam package::
23025 * Spam Statistics Package::
23026 @end menu
23028 @node Spam Package Introduction
23029 @subsection Spam Package Introduction
23030 @cindex spam filtering
23031 @cindex spam filtering sequence of events
23032 @cindex spam
23034 You must read this section to understand how the Spam package works.
23035 Do not skip, speed-read, or glance through this section.
23037 @cindex spam-initialize
23038 @vindex spam-use-stat
23039 To use the Spam package, you @strong{must} first run the function
23040 @code{spam-initialize}:
23042 @example
23043 (spam-initialize)
23044 @end example
23046 This autoloads @code{spam.el} and installs the various hooks necessary
23047 to let the Spam package do its job.  In order to make use of the Spam
23048 package, you have to set up certain group parameters and variables,
23049 which we will describe below.  All of the variables controlling the
23050 Spam package can be found in the @samp{spam} customization group.
23052 There are two ``contact points'' between the Spam package and the rest
23053 of Gnus: checking new mail for spam, and leaving a group.
23055 Checking new mail for spam is done in one of two ways: while splitting
23056 incoming mail, or when you enter a group.
23058 The first way, checking for spam while splitting incoming mail, is
23059 suited to mail back ends such as @code{nnml} or @code{nnimap}, where
23060 new mail appears in a single spool file.  The Spam package processes
23061 incoming mail, and sends mail considered to be spam to a designated
23062 ``spam'' group.  @xref{Filtering Incoming Mail}.
23064 The second way is suited to back ends such as @code{nntp}, which have
23065 no incoming mail spool, or back ends where the server is in charge of
23066 splitting incoming mail.  In this case, when you enter a Gnus group,
23067 the unseen or unread messages in that group are checked for spam.
23068 Detected spam messages are marked as spam.  @xref{Detecting Spam in
23069 Groups}.
23071 @cindex spam back ends
23072 In either case, you have to tell the Spam package what method to use
23073 to detect spam messages.  There are several methods, or @dfn{spam back
23074 ends} (not to be confused with Gnus back ends!) to choose from: spam
23075 ``blacklists'' and ``whitelists'', dictionary-based filters, and so
23076 forth.  @xref{Spam Back Ends}.
23078 In the Gnus summary buffer, messages that have been identified as spam
23079 always appear with a @samp{$} symbol.
23081 The Spam package divides Gnus groups into three categories: ham
23082 groups, spam groups, and unclassified groups.  You should mark each of
23083 the groups you subscribe to as either a ham group or a spam group,
23084 using the @code{spam-contents} group parameter (@pxref{Group
23085 Parameters}).  Spam groups have a special property: when you enter a
23086 spam group, all unseen articles are marked as spam.  Thus, mail split
23087 into a spam group is automatically marked as spam.
23089 Identifying spam messages is only half of the Spam package's job.  The
23090 second half comes into play whenever you exit a group buffer.  At this
23091 point, the Spam package does several things:
23093 First, it calls @dfn{spam and ham processors} to process the articles
23094 according to whether they are spam or ham.  There is a pair of spam
23095 and ham processors associated with each spam back end, and what the
23096 processors do depends on the back end.  At present, the main role of
23097 spam and ham processors is for dictionary-based spam filters: they add
23098 the contents of the messages in the group to the filter's dictionary,
23099 to improve its ability to detect future spam.  The @code{spam-process}
23100 group parameter specifies what spam processors to use.  @xref{Spam and
23101 Ham Processors}.
23103 If the spam filter failed to mark a spam message, you can mark it
23104 yourself, so that the message is processed as spam when you exit the
23105 group:
23107 @table @kbd
23108 @item M-d
23109 @itemx M s x
23110 @itemx S x
23111 @kindex M-d
23112 @kindex S x
23113 @kindex M s x
23114 @findex gnus-summary-mark-as-spam
23115 @findex gnus-summary-mark-as-spam
23116 Mark current article as spam, showing it with the @samp{$} mark
23117 (@code{gnus-summary-mark-as-spam}).
23118 @end table
23120 @noindent
23121 Similarly, you can unmark an article if it has been erroneously marked
23122 as spam.  @xref{Setting Marks}.
23124 Normally, a ham message found in a non-ham group is not processed as
23125 ham---the rationale is that it should be moved into a ham group for
23126 further processing (see below).  However, you can force these articles
23127 to be processed as ham by setting
23128 @code{spam-process-ham-in-spam-groups} and
23129 @code{spam-process-ham-in-nonham-groups}.
23131 @vindex gnus-ham-process-destinations
23132 @vindex gnus-spam-process-destinations
23133 The second thing that the Spam package does when you exit a group is
23134 to move ham articles out of spam groups, and spam articles out of ham
23135 groups.  Ham in a spam group is moved to the group specified by the
23136 variable @code{gnus-ham-process-destinations}, or the group parameter
23137 @code{ham-process-destination}.  Spam in a ham group is moved to the
23138 group specified by the variable @code{gnus-spam-process-destinations},
23139 or the group parameter @code{spam-process-destination}.  If these
23140 variables are not set, the articles are left in their current group.
23141 If an article cannot be moved (e.g., with a read-only backend such
23142 as @acronym{NNTP}), it is copied.
23144 If an article is moved to another group, it is processed again when
23145 you visit the new group.  Normally, this is not a problem, but if you
23146 want each article to be processed only once, load the
23147 @code{gnus-registry.el} package and set the variable
23148 @code{spam-log-to-registry} to @code{t}.  @xref{Spam Package
23149 Configuration Examples}.
23151 Normally, spam groups ignore @code{gnus-spam-process-destinations}.
23152 However, if you set @code{spam-move-spam-nonspam-groups-only} to
23153 @code{nil}, spam will also be moved out of spam groups, depending on
23154 the @code{spam-process-destination} parameter.
23156 The final thing the Spam package does is to mark spam articles as
23157 expired, which is usually the right thing to do.
23159 If all this seems confusing, don't worry.  Soon it will be as natural
23160 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23161 50 years in the future yet.  Just trust us, it's not so bad.
23163 @node Filtering Incoming Mail
23164 @subsection Filtering Incoming Mail
23165 @cindex spam filtering
23166 @cindex spam filtering incoming mail
23167 @cindex spam
23169 To use the Spam package to filter incoming mail, you must first set up
23170 fancy mail splitting.  @xref{Fancy Mail Splitting}.  The Spam package
23171 defines a special splitting function that you can add to your fancy
23172 split variable (either @code{nnmail-split-fancy} or
23173 @code{nnimap-split-fancy}, depending on your mail back end):
23175 @example
23176 (: spam-split)
23177 @end example
23179 @vindex spam-split-group
23180 @noindent
23181 The @code{spam-split} function scans incoming mail according to your
23182 chosen spam back end(s), and sends messages identified as spam to a
23183 spam group.  By default, the spam group is a group named @samp{spam},
23184 but you can change this by customizing @code{spam-split-group}.  Make
23185 sure the contents of @code{spam-split-group} are an unqualified group
23186 name.  For instance, in an @code{nnimap} server @samp{your-server},
23187 the value @samp{spam} means @samp{nnimap+your-server:spam}.  The value
23188 @samp{nnimap+server:spam} is therefore wrong---it gives the group
23189 @samp{nnimap+your-server:nnimap+server:spam}.
23191 @code{spam-split} does not modify the contents of messages in any way.
23193 @vindex nnimap-split-download-body
23194 Note for IMAP users: if you use the @code{spam-check-bogofilter},
23195 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
23196 you should also set set the variable @code{nnimap-split-download-body}
23197 to @code{t}.  These spam back ends are most useful when they can
23198 ``scan'' the full message body.  By default, the nnimap back end only
23199 retrieves the message headers; @code{nnimap-split-download-body} tells
23200 it to retrieve the message bodies as well.  We don't set this by
23201 default because it will slow @acronym{IMAP} down, and that is not an
23202 appropriate decision to make on behalf of the user.  @xref{Splitting
23203 in IMAP}.
23205 You have to specify one or more spam back ends for @code{spam-split}
23206 to use, by setting the @code{spam-use-*} variables.  @xref{Spam Back
23207 Ends}.  Normally, @code{spam-split} simply uses all the spam back ends
23208 you enabled in this way.  However, you can tell @code{spam-split} to
23209 use only some of them.  Why this is useful?  Suppose you are using the
23210 @code{spam-use-regex-headers} and @code{spam-use-blackholes} spam back
23211 ends, and the following split rule:
23213 @example
23214  nnimap-split-fancy '(|
23215                       (any "ding" "ding")
23216                       (: spam-split)
23217                       ;; @r{default mailbox}
23218                       "mail")
23219 @end example
23221 @noindent
23222 The problem is that you want all ding messages to make it to the ding
23223 folder.  But that will let obvious spam (for example, spam detected by
23224 SpamAssassin, and @code{spam-use-regex-headers}) through, when it's
23225 sent to the ding list.  On the other hand, some messages to the ding
23226 list are from a mail server in the blackhole list, so the invocation
23227 of @code{spam-split} can't be before the ding rule.
23229 The solution is to let SpamAssassin headers supersede ding rules, and
23230 perform the other @code{spam-split} rules (including a second
23231 invocation of the regex-headers check) after the ding rule.  This is
23232 done by passing a parameter to @code{spam-split}:
23234 @example
23235 nnimap-split-fancy
23236       '(|
23237         ;; @r{spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23238         (: spam-split "regex-spam" 'spam-use-regex-headers)
23239         (any "ding" "ding")
23240         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23241         (: spam-split)
23242         ;; @r{default mailbox}
23243         "mail")
23244 @end example
23246 @noindent
23247 This lets you invoke specific @code{spam-split} checks depending on
23248 your particular needs, and target the results of those checks to a
23249 particular spam group.  You don't have to throw all mail into all the
23250 spam tests.  Another reason why this is nice is that messages to
23251 mailing lists you have rules for don't have to have resource-intensive
23252 blackhole checks performed on them.  You could also specify different
23253 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23255 You should set the @code{spam-use-*} variables for whatever spam back
23256 ends you intend to use.  The reason is that when loading
23257 @file{spam.el}, some conditional loading is done depending on what
23258 @code{spam-use-xyz} variables you have set.  @xref{Spam Back Ends}.
23260 @c @emph{TODO: spam.el needs to provide a uniform way of training all the
23261 @c statistical databases.  Some have that functionality built-in, others
23262 @c don't.}
23264 @node Detecting Spam in Groups
23265 @subsection Detecting Spam in Groups
23267 To detect spam when visiting a group, set the group's
23268 @code{spam-autodetect} and @code{spam-autodetect-methods} group
23269 parameters.  These are accessible with @kbd{G c} or @kbd{G p}, as
23270 usual (@pxref{Group Parameters}).
23272 You should set the @code{spam-use-*} variables for whatever spam back
23273 ends you intend to use.  The reason is that when loading
23274 @file{spam.el}, some conditional loading is done depending on what
23275 @code{spam-use-xyz} variables you have set.
23277 By default, only unseen articles are processed for spam.  You can
23278 force Gnus to recheck all messages in the group by setting the
23279 variable @code{spam-autodetect-recheck-messages} to @code{t}.
23281 If you use the @code{spam-autodetect} method of checking for spam, you
23282 can specify different spam detection methods for different groups.
23283 For instance, the @samp{ding} group may have @code{spam-use-BBDB} as
23284 the autodetection method, while the @samp{suspect} group may have the
23285 @code{spam-use-blacklist} and @code{spam-use-bogofilter} methods
23286 enabled.  Unlike with @code{spam-split}, you don't have any control
23287 over the @emph{sequence} of checks, but this is probably unimportant.
23289 @node Spam and Ham Processors
23290 @subsection Spam and Ham Processors
23291 @cindex spam filtering
23292 @cindex spam filtering variables
23293 @cindex spam variables
23294 @cindex spam
23296 @vindex gnus-spam-process-newsgroups
23297 Spam and ham processors specify special actions to take when you exit
23298 a group buffer.  Spam processors act on spam messages, and ham
23299 processors on ham messages.  At present, the main role of these
23300 processors is to update the dictionaries of dictionary-based spam back
23301 ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics
23302 package (@pxref{Spam Statistics Filtering}).
23304 The spam and ham processors that apply to each group are determined by
23305 the group's@code{spam-process} group parameter.  If this group
23306 parameter is not defined, they are determined by the variable
23307 @code{gnus-spam-process-newsgroups}.
23309 @vindex gnus-spam-newsgroup-contents
23310 Gnus learns from the spam you get.  You have to collect your spam in
23311 one or more spam groups, and set or customize the variable
23312 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23313 groups to contain spam by setting their group parameter
23314 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23315 by customizing the corresponding variable
23316 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23317 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23318 also be used to declare groups as @emph{ham} groups if you set their
23319 classification to @code{gnus-group-spam-classification-ham}.  If
23320 groups are not classified by means of @code{spam-junk-mailgroups},
23321 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23322 considered @emph{unclassified}.  All groups are unclassified by
23323 default.
23325 @vindex gnus-spam-mark
23326 @cindex $
23327 In spam groups, all messages are considered to be spam by default:
23328 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23329 group.  If you have seen a message, had it marked as spam, then
23330 unmarked it, it won't be marked as spam when you enter the group
23331 thereafter.  You can disable that behavior, so all unread messages
23332 will get the @samp{$} mark, if you set the
23333 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23334 should remove the @samp{$} mark when you are in the group summary
23335 buffer for every message that is not spam after all.  To remove the
23336 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23337 @kbd{d} for declaring it read the non-spam way.  When you leave a
23338 group, all spam-marked (@samp{$}) articles are sent to a spam
23339 processor which will study them as spam samples.
23341 Messages may also be deleted in various other ways, and unless
23342 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23343 and @samp{r} for default read or explicit delete, marks @samp{X} and
23344 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23345 low scores, are all considered to be associated with articles which
23346 are not spam.  This assumption might be false, in particular if you
23347 use kill files or score files as means for detecting genuine spam, you
23348 should then adjust the @code{ham-marks} group parameter.
23350 @defvar ham-marks
23351 You can customize this group or topic parameter to be the list of
23352 marks you want to consider ham.  By default, the list contains the
23353 deleted, read, killed, kill-filed, and low-score marks (the idea is
23354 that these articles have been read, but are not spam).  It can be
23355 useful to also include the tick mark in the ham marks.  It is not
23356 recommended to make the unread mark a ham mark, because it normally
23357 indicates a lack of classification.  But you can do it, and we'll be
23358 happy for you.
23359 @end defvar
23361 @defvar spam-marks
23362 You can customize this group or topic parameter to be the list of
23363 marks you want to consider spam.  By default, the list contains only
23364 the spam mark.  It is not recommended to change that, but you can if
23365 you really want to.
23366 @end defvar
23368 When you leave @emph{any} group, regardless of its
23369 @code{spam-contents} classification, all spam-marked articles are sent
23370 to a spam processor, which will study these as spam samples.  If you
23371 explicit kill a lot, you might sometimes end up with articles marked
23372 @samp{K} which you never saw, and which might accidentally contain
23373 spam.  Best is to make sure that real spam is marked with @samp{$},
23374 and nothing else.
23376 @vindex gnus-ham-process-destinations
23377 When you leave a @emph{spam} group, all spam-marked articles are
23378 marked as expired after processing with the spam processor.  This is
23379 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23380 @strong{ham} articles in a spam group will be moved to a location
23381 determined by either the @code{ham-process-destination} group
23382 parameter or a match in the @code{gnus-ham-process-destinations}
23383 variable, which is a list of regular expressions matched with group
23384 names (it's easiest to customize this variable with @kbd{M-x
23385 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23386 group name list is a standard Lisp list, if you prefer to customize
23387 the variable manually.  If the @code{ham-process-destination}
23388 parameter is not set, ham articles are left in place.  If the
23389 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23390 set, the ham articles are marked as unread before being moved.
23392 If ham can not be moved---because of a read-only backend such as
23393 @acronym{NNTP}, for example, it will be copied.
23395 Note that you can use multiples destinations per group or regular
23396 expression!  This enables you to send your ham to a regular mail
23397 group and to a @emph{ham training} group.
23399 When you leave a @emph{ham} group, all ham-marked articles are sent to
23400 a ham processor, which will study these as non-spam samples.
23402 @vindex spam-process-ham-in-spam-groups
23403 By default the variable @code{spam-process-ham-in-spam-groups} is
23404 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23405 to be processed.  Normally this is not done, you are expected instead
23406 to send your ham to a ham group and process it there.
23408 @vindex spam-process-ham-in-nonham-groups
23409 By default the variable @code{spam-process-ham-in-nonham-groups} is
23410 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23411 or unclassified) groups to be processed.  Normally this is not done,
23412 you are expected instead to send your ham to a ham group and process
23413 it there.
23415 @vindex gnus-spam-process-destinations
23416 When you leave a @emph{ham} or @emph{unclassified} group, all
23417 @strong{spam} articles are moved to a location determined by either
23418 the @code{spam-process-destination} group parameter or a match in the
23419 @code{gnus-spam-process-destinations} variable, which is a list of
23420 regular expressions matched with group names (it's easiest to
23421 customize this variable with @kbd{M-x customize-variable @key{RET}
23422 gnus-spam-process-destinations}).  Each group name list is a standard
23423 Lisp list, if you prefer to customize the variable manually.  If the
23424 @code{spam-process-destination} parameter is not set, the spam
23425 articles are only expired.  The group name is fully qualified, meaning
23426 that if you see @samp{nntp:servername} before the group name in the
23427 group buffer then you need it here as well.
23429 If spam can not be moved---because of a read-only backend such as
23430 @acronym{NNTP}, for example, it will be copied.
23432 Note that you can use multiples destinations per group or regular
23433 expression!  This enables you to send your spam to multiple @emph{spam
23434 training} groups.
23436 @vindex spam-log-to-registry
23437 The problem with processing ham and spam is that Gnus doesn't track
23438 this processing by default.  Enable the @code{spam-log-to-registry}
23439 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23440 what articles have been processed, and avoid processing articles
23441 multiple times.  Keep in mind that if you limit the number of registry
23442 entries, this won't work as well as it does without a limit.
23444 @vindex spam-mark-only-unseen-as-spam
23445 Set this variable if you want only unseen articles in spam groups to
23446 be marked as spam.  By default, it is set.  If you set it to
23447 @code{nil}, unread articles will also be marked as spam.
23449 @vindex spam-mark-ham-unread-before-move-from-spam-group
23450 Set this variable if you want ham to be unmarked before it is moved
23451 out of the spam group.  This is very useful when you use something
23452 like the tick mark @samp{!} to mark ham---the article will be placed
23453 in your @code{ham-process-destination}, unmarked as if it came fresh
23454 from the mail server.
23456 @vindex spam-autodetect-recheck-messages
23457 When autodetecting spam, this variable tells @code{spam.el} whether
23458 only unseen articles or all unread articles should be checked for
23459 spam.  It is recommended that you leave it off.
23461 @node Spam Package Configuration Examples
23462 @subsection Spam Package Configuration Examples
23463 @cindex spam filtering
23464 @cindex spam filtering configuration examples
23465 @cindex spam configuration examples
23466 @cindex spam
23468 @subsubheading Ted's setup
23470 From Ted Zlatanov <tzz@@lifelogs.com>.
23471 @example
23472 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23473 ;; @r{see @file{gnus-registry.el} for more information}
23474 (gnus-registry-initialize)
23475 (spam-initialize)
23477 (setq
23478  spam-log-to-registry t     ; @r{for spam autodetection}
23479  spam-use-BBDB t
23480  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23481  ;; @r{all groups with @samp{spam} in the name contain spam}
23482  gnus-spam-newsgroup-contents
23483   '(("spam" gnus-group-spam-classification-spam))
23484  ;; @r{see documentation for these}
23485  spam-move-spam-nonspam-groups-only nil
23486  spam-mark-only-unseen-as-spam t
23487  spam-mark-ham-unread-before-move-from-spam-group t
23488  nnimap-split-rule 'nnimap-split-fancy
23489  ;; @r{understand what this does before you copy it to your own setup!}
23490  nnimap-split-fancy '(|
23491                       ;; @r{trace references to parents and put in their group}
23492                       (: gnus-registry-split-fancy-with-parent)
23493                       ;; @r{this will catch server-side SpamAssassin tags}
23494                       (: spam-split 'spam-use-regex-headers)
23495                       (any "ding" "ding")
23496                       ;; @r{note that spam by default will go to @samp{spam}}
23497                       (: spam-split)
23498                       ;; @r{default mailbox}
23499                       "mail"))
23501 ;; @r{my parameters, set with @kbd{G p}}
23503 ;; @r{all nnml groups, and all nnimap groups except}
23504 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23505 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23506 ;; @r{because it must have been detected manually}
23508 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23510 ;; @r{all @acronym{NNTP} groups}
23511 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23512 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23513 ;; @r{send all spam to the training group}
23514  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23516 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23517 ((spam-autodetect . t))
23519 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23521 ;; @r{this is a spam group}
23522 ((spam-contents gnus-group-spam-classification-spam)
23524  ;; @r{any spam (which happens when I enter for all unseen messages,}
23525  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23526  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23528  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23530  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23531  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23533  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23534                           "nnimap+mail.lifelogs.com:trainham")
23535  ;; @r{in this group, only @samp{!} marks are ham}
23536  (ham-marks
23537   (gnus-ticked-mark))
23538  ;; @r{remembers senders in the blacklist on the way out---this is}
23539  ;; @r{definitely not needed, it just makes me feel better}
23540  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23542 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23543 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23544 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23546 @end example
23548 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23549 From Reiner Steib <reiner.steib@@gmx.de>.
23551 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23552 the mail server (@acronym{IMAP}).  Recognized spam goes to
23553 @samp{spam.detected}, the rest goes through the normal filter rules,
23554 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23555 positives or negatives is done by copying or moving the article to
23556 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23557 the server feeds those to bogofilter with the suitable ham or spam
23558 options and deletes them from the @samp{training.ham} and
23559 @samp{training.spam} folders.
23561 With the following entries in @code{gnus-parameters}, @code{spam.el}
23562 does most of the job for me:
23564 @lisp
23565    ("nnimap:spam\\.detected"
23566     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23567     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23568     (spam-contents gnus-group-spam-classification-spam))
23569    ("nnimap:\\(INBOX\\|other-folders\\)"
23570     (spam-process-destination . "nnimap:training.spam")
23571     (spam-contents gnus-group-spam-classification-ham))
23572 @end lisp
23574 @itemize
23576 @item @b{The Spam folder:}
23578 In the folder @samp{spam.detected}, I have to check for false positives
23579 (i.e. legitimate mails, that were wrongly judged as spam by
23580 bogofilter or DCC).
23582 Because of the @code{gnus-group-spam-classification-spam} entry, all
23583 messages are marked as spam (with @code{$}).  When I find a false
23584 positive, I mark the message with some other ham mark
23585 (@code{ham-marks}, @ref{Spam and Ham Processors}).  On group exit,
23586 those messages are copied to both groups, @samp{INBOX} (where I want
23587 to have the article) and @samp{training.ham} (for training bogofilter)
23588 and deleted from the @samp{spam.detected} folder.
23590 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23591 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23592 have a similar size.  Grouping them by size (i.e. chars) makes finding
23593 other false positives easier.  (Of course worms aren't @i{spam}
23594 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23595 an excellent tool for filtering those unwanted mails for me.)
23597 @item @b{Ham folders:}
23599 In my ham folders, I just hit @kbd{S x}
23600 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23601 mail (false negative).  On group exit, those messages are moved to
23602 @samp{training.ham}.
23603 @end itemize
23605 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23607 From Reiner Steib <reiner.steib@@gmx.de>.
23609 With following entry in @code{gnus-parameters}, @kbd{S x}
23610 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23611 groups as spam and reports the to Gmane at group exit:
23613 @lisp
23614    ("^gmane\\."
23615     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23616 @end lisp
23618 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23619 because I don't read the groups directly from news.gmane.org, but
23620 through my local news server (leafnode).  I.e. the article numbers are
23621 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23622 the @code{X-Report-Spam} header to find the correct number.
23624 @node Spam Back Ends
23625 @subsection Spam Back Ends
23626 @cindex spam back ends
23628 The spam package offers a variety of back ends for detecting spam.
23629 Each back end defines a set of methods for detecting spam
23630 (@pxref{Filtering Incoming Mail}, @pxref{Detecting Spam in Groups}),
23631 and a pair of spam and ham processors (@pxref{Spam and Ham
23632 Processors}).
23634 @menu
23635 * Blacklists and Whitelists::
23636 * BBDB Whitelists::
23637 * Gmane Spam Reporting::
23638 * Anti-spam Hashcash Payments::
23639 * Blackholes::
23640 * Regular Expressions Header Matching::
23641 * Bogofilter::
23642 * ifile spam filtering::
23643 * Spam Statistics Filtering::
23644 * SpamOracle::
23645 @end menu
23647 @node Blacklists and Whitelists
23648 @subsubsection Blacklists and Whitelists
23649 @cindex spam filtering
23650 @cindex whitelists, spam filtering
23651 @cindex blacklists, spam filtering
23652 @cindex spam
23654 @defvar spam-use-blacklist
23656 Set this variable to @code{t} if you want to use blacklists when
23657 splitting incoming mail.  Messages whose senders are in the blacklist
23658 will be sent to the @code{spam-split-group}.  This is an explicit
23659 filter, meaning that it acts only on mail senders @emph{declared} to
23660 be spammers.
23662 @end defvar
23664 @defvar spam-use-whitelist
23666 Set this variable to @code{t} if you want to use whitelists when
23667 splitting incoming mail.  Messages whose senders are not in the
23668 whitelist will be sent to the next spam-split rule.  This is an
23669 explicit filter, meaning that unless someone is in the whitelist, their
23670 messages are not assumed to be spam or ham.
23672 @end defvar
23674 @defvar spam-use-whitelist-exclusive
23676 Set this variable to @code{t} if you want to use whitelists as an
23677 implicit filter, meaning that every message will be considered spam
23678 unless the sender is in the whitelist.  Use with care.
23680 @end defvar
23682 @defvar gnus-group-spam-exit-processor-blacklist
23684 Add this symbol to a group's @code{spam-process} parameter by
23685 customizing the group parameters or the
23686 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23687 added to a group's @code{spam-process} parameter, the senders of
23688 spam-marked articles will be added to the blacklist.
23690 @emph{WARNING}
23692 Instead of the obsolete
23693 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23694 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23695 the same way, we promise.
23697 @end defvar
23699 @defvar gnus-group-ham-exit-processor-whitelist
23701 Add this symbol to a group's @code{spam-process} parameter by
23702 customizing the group parameters or the
23703 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23704 added to a group's @code{spam-process} parameter, the senders of
23705 ham-marked articles in @emph{ham} groups will be added to the
23706 whitelist.  Note that this ham processor has no effect in @emph{spam}
23707 or @emph{unclassified} groups.
23709 @emph{WARNING}
23711 Instead of the obsolete
23712 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23713 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23714 the same way, we promise.
23716 @end defvar
23718 Blacklists are lists of regular expressions matching addresses you
23719 consider to be spam senders.  For instance, to block mail from any
23720 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23721 blacklist.  You start out with an empty blacklist.  Blacklist entries
23722 use the Emacs regular expression syntax.
23724 Conversely, whitelists tell Gnus what addresses are considered
23725 legitimate.  All messages from whitelisted addresses are considered
23726 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23727 Emacs regular expression syntax.
23729 The blacklist and whitelist file locations can be customized with the
23730 @code{spam-directory} variable (@file{~/News/spam} by default), or
23731 the @code{spam-whitelist} and @code{spam-blacklist} variables
23732 directly.  The whitelist and blacklist files will by default be in the
23733 @code{spam-directory} directory, named @file{whitelist} and
23734 @file{blacklist} respectively.
23736 @node BBDB Whitelists
23737 @subsubsection BBDB Whitelists
23738 @cindex spam filtering
23739 @cindex BBDB whitelists, spam filtering
23740 @cindex BBDB, spam filtering
23741 @cindex spam
23743 @defvar spam-use-BBDB
23745 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23746 Whitelists}), but uses the BBDB as the source of whitelisted
23747 addresses, without regular expressions.  You must have the BBDB loaded
23748 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23749 not in the BBDB will be sent to the next spam-split rule.  This is an
23750 explicit filter, meaning that unless someone is in the BBDB, their
23751 messages are not assumed to be spam or ham.
23753 @end defvar
23755 @defvar spam-use-BBDB-exclusive
23757 Set this variable to @code{t} if you want to use the BBDB as an
23758 implicit filter, meaning that every message will be considered spam
23759 unless the sender is in the BBDB.  Use with care.  Only sender
23760 addresses in the BBDB will be allowed through; all others will be
23761 classified as spammers.
23763 @end defvar
23765 @defvar gnus-group-ham-exit-processor-BBDB
23767 Add this symbol to a group's @code{spam-process} parameter by
23768 customizing the group parameters or the
23769 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23770 added to a group's @code{spam-process} parameter, the senders of
23771 ham-marked articles in @emph{ham} groups will be added to the
23772 BBDB.  Note that this ham processor has no effect in @emph{spam}
23773 or @emph{unclassified} groups.
23775 @emph{WARNING}
23777 Instead of the obsolete
23778 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23779 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23780 the same way, we promise.
23782 @end defvar
23784 @node Gmane Spam Reporting
23785 @subsubsection Gmane Spam Reporting
23786 @cindex spam reporting
23787 @cindex Gmane, spam reporting
23788 @cindex Gmane, spam reporting
23789 @cindex spam
23791 @defvar gnus-group-spam-exit-processor-report-gmane
23793 Add this symbol to a group's @code{spam-process} parameter by
23794 customizing the group parameters or the
23795 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23796 added to a group's @code{spam-process} parameter, the spam-marked
23797 articles groups will be reported to the Gmane administrators via a
23798 HTTP request.
23800 Gmane can be found at @uref{http://gmane.org}.
23802 @emph{WARNING}
23804 Instead of the obsolete
23805 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23806 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23807 same way, we promise.
23809 @end defvar
23811 @defvar spam-report-gmane-use-article-number
23813 This variable is @code{t} by default.  Set it to @code{nil} if you are
23814 running your own news server, for instance, and the local article
23815 numbers don't correspond to the Gmane article numbers.  When
23816 @code{spam-report-gmane-use-article-number} is @code{nil},
23817 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23818 Gmane provides.
23820 @end defvar
23822 @node Anti-spam Hashcash Payments
23823 @subsubsection Anti-spam Hashcash Payments
23824 @cindex spam filtering
23825 @cindex hashcash, spam filtering
23826 @cindex spam
23828 @defvar spam-use-hashcash
23830 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23831 Whitelists}), but uses hashcash tokens for whitelisting messages
23832 instead of the sender address.  You must have the @code{hashcash.el}
23833 package loaded for @code{spam-use-hashcash} to work properly.
23834 Messages without a hashcash payment token will be sent to the next
23835 spam-split rule.  This is an explicit filter, meaning that unless a
23836 hashcash token is found, the messages are not assumed to be spam or
23837 ham.
23839 @end defvar
23841 @node Blackholes
23842 @subsubsection Blackholes
23843 @cindex spam filtering
23844 @cindex blackholes, spam filtering
23845 @cindex spam
23847 @defvar spam-use-blackholes
23849 This option is disabled by default.  You can let Gnus consult the
23850 blackhole-type distributed spam processing systems (DCC, for instance)
23851 when you set this option.  The variable @code{spam-blackhole-servers}
23852 holds the list of blackhole servers Gnus will consult.  The current
23853 list is fairly comprehensive, but make sure to let us know if it
23854 contains outdated servers.
23856 The blackhole check uses the @code{dig.el} package, but you can tell
23857 @file{spam.el} to use @code{dns.el} instead for better performance if
23858 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23859 this time to set @code{spam-use-dig} to @code{nil} despite the
23860 possible performance improvements, because some users may be unable to
23861 use it, but you can try it and see if it works for you.
23863 @end defvar
23865 @defvar spam-blackhole-servers
23867 The list of servers to consult for blackhole checks.
23869 @end defvar
23871 @defvar spam-blackhole-good-server-regex
23873 A regular expression for IPs that should not be checked against the
23874 blackhole server list.  When set to @code{nil}, it has no effect.
23876 @end defvar
23878 @defvar spam-use-dig
23880 Use the @code{dig.el} package instead of the @code{dns.el} package.
23881 The default setting of @code{t} is recommended.
23883 @end defvar
23885 Blackhole checks are done only on incoming mail.  There is no spam or
23886 ham processor for blackholes.
23888 @node Regular Expressions Header Matching
23889 @subsubsection Regular Expressions Header Matching
23890 @cindex spam filtering
23891 @cindex regular expressions header matching, spam filtering
23892 @cindex spam
23894 @defvar spam-use-regex-headers
23896 This option is disabled by default.  You can let Gnus check the
23897 message headers against lists of regular expressions when you set this
23898 option.  The variables @code{spam-regex-headers-spam} and
23899 @code{spam-regex-headers-ham} hold the list of regular expressions.
23900 Gnus will check against the message headers to determine if the
23901 message is spam or ham, respectively.
23903 @end defvar
23905 @defvar spam-regex-headers-spam
23907 The list of regular expressions that, when matched in the headers of
23908 the message, positively identify it as spam.
23910 @end defvar
23912 @defvar spam-regex-headers-ham
23914 The list of regular expressions that, when matched in the headers of
23915 the message, positively identify it as ham.
23917 @end defvar
23919 Regular expression header checks are done only on incoming mail.
23920 There is no specific spam or ham processor for regular expressions.
23922 @node Bogofilter
23923 @subsubsection Bogofilter
23924 @cindex spam filtering
23925 @cindex bogofilter, spam filtering
23926 @cindex spam
23928 @defvar spam-use-bogofilter
23930 Set this variable if you want @code{spam-split} to use Eric Raymond's
23931 speedy Bogofilter.
23933 With a minimum of care for associating the @samp{$} mark for spam
23934 articles only, Bogofilter training all gets fairly automatic.  You
23935 should do this until you get a few hundreds of articles in each
23936 category, spam or not.  The command @kbd{S t} in summary mode, either
23937 for debugging or for curiosity, shows the @emph{spamicity} score of
23938 the current article (between 0.0 and 1.0).
23940 Bogofilter determines if a message is spam based on a specific
23941 threshold.  That threshold can be customized, consult the Bogofilter
23942 documentation.
23944 If the @code{bogofilter} executable is not in your path, Bogofilter
23945 processing will be turned off.
23947 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23949 @end defvar
23951 @table @kbd
23952 @item M s t
23953 @itemx S t
23954 @kindex M s t
23955 @kindex S t
23956 @findex spam-bogofilter-score
23957 Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
23958 @end table
23960 @defvar spam-use-bogofilter-headers
23962 Set this variable if you want @code{spam-split} to use Eric Raymond's
23963 speedy Bogofilter, looking only at the message headers.  It works
23964 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23965 must be in the message already.  Normally you would do this with a
23966 procmail recipe or something similar; consult the Bogofilter
23967 installation documents for details.
23969 You should not enable this if you use @code{spam-use-bogofilter}.
23971 @end defvar
23973 @defvar gnus-group-spam-exit-processor-bogofilter
23974 Add this symbol to a group's @code{spam-process} parameter by
23975 customizing the group parameters or the
23976 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23977 added to a group's @code{spam-process} parameter, spam-marked articles
23978 will be added to the Bogofilter spam database.
23980 @emph{WARNING}
23982 Instead of the obsolete
23983 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23984 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
23985 the same way, we promise.
23986 @end defvar
23988 @defvar gnus-group-ham-exit-processor-bogofilter
23989 Add this symbol to a group's @code{spam-process} parameter by
23990 customizing the group parameters or the
23991 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23992 added to a group's @code{spam-process} parameter, the ham-marked
23993 articles in @emph{ham} groups will be added to the Bogofilter database
23994 of non-spam messages.  Note that this ham processor has no effect in
23995 @emph{spam} or @emph{unclassified} groups.
23997 @emph{WARNING}
23999 Instead of the obsolete
24000 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24001 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
24002 the same way, we promise.
24003 @end defvar
24005 @defvar spam-bogofilter-database-directory
24007 This is the directory where Bogofilter will store its databases.  It
24008 is not specified by default, so Bogofilter will use its own default
24009 database directory.
24011 @end defvar
24013 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24014 purpose.  A ham and a spam processor are provided, plus the
24015 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24016 variables to indicate to spam-split that Bogofilter should either be
24017 used, or has already been used on the article.  The 0.9.2.1 version of
24018 Bogofilter was used to test this functionality.
24020 @node ifile spam filtering
24021 @subsubsection ifile spam filtering
24022 @cindex spam filtering
24023 @cindex ifile, spam filtering
24024 @cindex spam
24026 @defvar spam-use-ifile
24028 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24029 statistical analyzer similar to Bogofilter.
24031 @end defvar
24033 @defvar spam-ifile-all-categories
24035 Enable this variable if you want @code{spam-use-ifile} to give you all
24036 the ifile categories, not just spam/non-spam.  If you use this, make
24037 sure you train ifile as described in its documentation.
24039 @end defvar
24041 @defvar spam-ifile-spam-category
24043 This is the category of spam messages as far as ifile is concerned.
24044 The actual string used is irrelevant, but you probably want to leave
24045 the default value of @samp{spam}.
24046 @end defvar
24048 @defvar spam-ifile-database
24050 This is the filename for the ifile database.  It is not specified by
24051 default, so ifile will use its own default database name.
24053 @end defvar
24055 The ifile mail classifier is similar to Bogofilter in intent and
24056 purpose.  A ham and a spam processor are provided, plus the
24057 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24058 should be used.  The 1.2.1 version of ifile was used to test this
24059 functionality.
24061 @node Spam Statistics Filtering
24062 @subsubsection Spam Statistics Filtering
24063 @cindex spam filtering
24064 @cindex spam-stat, spam filtering
24065 @cindex spam-stat
24066 @cindex spam
24068 This back end uses the Spam Statistics Emacs Lisp package to perform
24069 statistics-based filtering (@pxref{Spam Statistics Package}).  Before
24070 using this, you may want to perform some additional steps to
24071 initialize your Spam Statistics dictionary.  @xref{Creating a
24072 spam-stat dictionary}.
24074 @defvar spam-use-stat
24076 @end defvar
24078 @defvar gnus-group-spam-exit-processor-stat
24079 Add this symbol to a group's @code{spam-process} parameter by
24080 customizing the group parameters or the
24081 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24082 added to a group's @code{spam-process} parameter, the spam-marked
24083 articles will be added to the spam-stat database of spam messages.
24085 @emph{WARNING}
24087 Instead of the obsolete
24088 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24089 that you use @code{'(spam spam-use-stat)}.  Everything will work
24090 the same way, we promise.
24091 @end defvar
24093 @defvar gnus-group-ham-exit-processor-stat
24094 Add this symbol to a group's @code{spam-process} parameter by
24095 customizing the group parameters or the
24096 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24097 added to a group's @code{spam-process} parameter, the ham-marked
24098 articles in @emph{ham} groups will be added to the spam-stat database
24099 of non-spam messages.  Note that this ham processor has no effect in
24100 @emph{spam} or @emph{unclassified} groups.
24102 @emph{WARNING}
24104 Instead of the obsolete
24105 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24106 that you use @code{'(ham spam-use-stat)}.  Everything will work
24107 the same way, we promise.
24108 @end defvar
24110 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
24111 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24112 which unlike ifile or Bogofilter does not require external programs.
24113 A spam and a ham processor, and the @code{spam-use-stat} variable for
24114 @code{spam-split} are provided.
24116 @node SpamOracle
24117 @subsubsection Using SpamOracle with Gnus
24118 @cindex spam filtering
24119 @cindex SpamOracle
24120 @cindex spam
24122 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24123 statistical mail filtering tool written by Xavier Leroy and needs to be
24124 installed separately.
24126 There are several ways to use SpamOracle with Gnus.  In all cases, your
24127 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24128 then enter an @samp{X-Spam} header indicating whether it regards the
24129 mail as a spam mail or not.
24131 One possibility is to run SpamOracle as a @code{:prescript} from the
24132 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24133 the advantage that the user can see the @emph{X-Spam} headers.
24135 The easiest method is to make @file{spam.el} (@pxref{Spam Package})
24136 call SpamOracle.
24138 @vindex spam-use-spamoracle
24139 To enable SpamOracle usage by @file{spam.el}, set the variable
24140 @code{spam-use-spamoracle} to @code{t} and configure the
24141 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}.  @xref{Spam
24142 Package}.  In this example the @samp{INBOX} of an nnimap server is
24143 filtered using SpamOracle.  Mails recognized as spam mails will be
24144 moved to @code{spam-split-group}, @samp{Junk} in this case.  Ham
24145 messages stay in @samp{INBOX}:
24147 @example
24148 (setq spam-use-spamoracle t
24149       spam-split-group "Junk"
24150       nnimap-split-inbox '("INBOX")
24151       nnimap-split-rule 'nnimap-split-fancy
24152       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24153 @end example
24155 @defvar spam-use-spamoracle
24156 Set to @code{t} if you want Gnus to enable spam filtering using
24157 SpamOracle.
24158 @end defvar
24160 @defvar spam-spamoracle-binary
24161 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24162 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24163 can be customized.
24164 @end defvar
24166 @defvar spam-spamoracle-database
24167 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24168 store its analysis.  This is controlled by the variable
24169 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24170 the default SpamOracle database will be used.  In case you want your
24171 database to live somewhere special, set
24172 @code{spam-spamoracle-database} to this path.
24173 @end defvar
24175 SpamOracle employs a statistical algorithm to determine whether a
24176 message is spam or ham.  In order to get good results, meaning few
24177 false hits or misses, SpamOracle needs training.  SpamOracle learns
24178 the characteristics of your spam mails.  Using the @emph{add} mode
24179 (training mode) one has to feed good (ham) and spam mails to
24180 SpamOracle.  This can be done by pressing @kbd{|} in the Summary
24181 buffer and pipe the mail to a SpamOracle process or using
24182 @file{spam.el}'s spam- and ham-processors, which is much more
24183 convenient.  For a detailed description of spam- and ham-processors,
24184 @xref{Spam Package}.
24186 @defvar gnus-group-spam-exit-processor-spamoracle
24187 Add this symbol to a group's @code{spam-process} parameter by
24188 customizing the group parameter or the
24189 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24190 to a group's @code{spam-process} parameter, spam-marked articles will be
24191 sent to SpamOracle as spam samples.
24193 @emph{WARNING}
24195 Instead of the obsolete
24196 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24197 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
24198 the same way, we promise.
24199 @end defvar
24201 @defvar gnus-group-ham-exit-processor-spamoracle
24202 Add this symbol to a group's @code{spam-process} parameter by
24203 customizing the group parameter or the
24204 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24205 to a group's @code{spam-process} parameter, the ham-marked articles in
24206 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24207 messages.  Note that this ham processor has no effect in @emph{spam} or
24208 @emph{unclassified} groups.
24210 @emph{WARNING}
24212 Instead of the obsolete
24213 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24214 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
24215 the same way, we promise.
24216 @end defvar
24218 @emph{Example:} These are the Group Parameters of a group that has been
24219 classified as a ham group, meaning that it should only contain ham
24220 messages.
24221 @example
24222  ((spam-contents gnus-group-spam-classification-ham)
24223   (spam-process ((ham spam-use-spamoracle)
24224                  (spam spam-use-spamoracle))))
24225 @end example
24226 For this group the @code{spam-use-spamoracle} is installed for both
24227 ham and spam processing.  If the group contains spam message
24228 (e.g. because SpamOracle has not had enough sample messages yet) and
24229 the user marks some messages as spam messages, these messages will be
24230 processed by SpamOracle.  The processor sends the messages to
24231 SpamOracle as new samples for spam.
24233 @node Extending the Spam package
24234 @subsection Extending the Spam package
24235 @cindex spam filtering
24236 @cindex spam elisp package, extending
24237 @cindex extending the spam elisp package
24239 Say you want to add a new back end called blackbox.  For filtering
24240 incoming mail, provide the following:
24242 @enumerate
24244 @item
24245 Code
24247 @lisp
24248 (defvar spam-use-blackbox nil
24249   "True if blackbox should be used.")
24250 @end lisp
24253 @lisp
24254 (spam-use-blackbox   . spam-check-blackbox)
24255 @end lisp
24256 to @code{spam-list-of-checks}.
24259 @lisp
24260 (gnus-group-ham-exit-processor-blackbox  ham spam-use-blackbox)
24261 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24262 @end lisp
24264 to @code{spam-list-of-processors}.
24267 @lisp
24268 (spam-use-blackbox spam-blackbox-register-routine
24269                    nil
24270                    spam-blackbox-unregister-routine
24271                    nil)
24272 @end lisp
24274 to @code{spam-registration-functions}.  Write the register/unregister
24275 routines using the bogofilter register/unregister routines as a
24276 start, or other register/unregister routines more appropriate to
24277 Blackbox.
24279 @item
24280 Functionality
24282 Write the @code{spam-check-blackbox} function.  It should return
24283 @samp{nil} or @code{spam-split-group}, observing the other
24284 conventions.  See the existing @code{spam-check-*} functions for
24285 examples of what you can do, and stick to the template unless you
24286 fully understand the reasons why you aren't.
24288 Make sure to add @code{spam-use-blackbox} to
24289 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24290 mail analyzer that needs the full message body to operate.
24292 @end enumerate
24294 For processing spam and ham messages, provide the following:
24296 @enumerate
24298 @item
24299 Code
24301 Note you don't have to provide a spam or a ham processor.  Only
24302 provide them if Blackbox supports spam or ham processing.
24304 Also, ham and spam processors are being phased out as single
24305 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24306 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24307 processor variables are still around but they won't be for long.
24309 @lisp
24310 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24311   "The Blackbox summary exit spam processor.
24312 Only applicable to spam groups.")
24314 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24315   "The whitelist summary exit ham processor.
24316 Only applicable to non-spam (unclassified and ham) groups.")
24318 @end lisp
24320 @item
24321 Gnus parameters
24324 @lisp
24325 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24326 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24327 @end lisp
24328 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24329 sure you do it twice, once for the parameter and once for the
24330 variable customization.
24333 @lisp
24334 (variable-item spam-use-blackbox)
24335 @end lisp
24336 to the @code{spam-autodetect-methods} group parameter in
24337 @code{gnus.el}.
24339 @end enumerate
24341 @node Spam Statistics Package
24342 @subsection Spam Statistics Package
24343 @cindex Paul Graham
24344 @cindex Graham, Paul
24345 @cindex naive Bayesian spam filtering
24346 @cindex Bayesian spam filtering, naive
24347 @cindex spam filtering, naive Bayesian
24349 Paul Graham has written an excellent essay about spam filtering using
24350 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24351 Spam}.  In it he describes the inherent deficiency of rule-based
24352 filtering as used by SpamAssassin, for example: Somebody has to write
24353 the rules, and everybody else has to install these rules.  You are
24354 always late.  It would be much better, he argues, to filter mail based
24355 on whether it somehow resembles spam or non-spam.  One way to measure
24356 this is word distribution.  He then goes on to describe a solution
24357 that checks whether a new mail resembles any of your other spam mails
24358 or not.
24360 The basic idea is this:  Create a two collections of your mail, one
24361 with spam, one with non-spam.  Count how often each word appears in
24362 either collection, weight this by the total number of mails in the
24363 collections, and store this information in a dictionary.  For every
24364 word in a new mail, determine its probability to belong to a spam or a
24365 non-spam mail.  Use the 15 most conspicuous words, compute the total
24366 probability of the mail being spam.  If this probability is higher
24367 than a certain threshold, the mail is considered to be spam.
24369 The Spam Statistics package adds support to Gnus for this kind of
24370 filtering.  It can be used as one of the back ends of the Spam package
24371 (@pxref{Spam Package}), or by itself.
24373 Before using the Spam Statistics package, you need to set it up.
24374 First, you need two collections of your mail, one with spam, one with
24375 non-spam.  Then you need to create a dictionary using these two
24376 collections, and save it.  And last but not least, you need to use
24377 this dictionary in your fancy mail splitting rules.
24379 @menu
24380 * Creating a spam-stat dictionary::
24381 * Splitting mail using spam-stat::
24382 * Low-level interface to the spam-stat dictionary::
24383 @end menu
24385 @node Creating a spam-stat dictionary
24386 @subsubsection Creating a spam-stat dictionary
24388 Before you can begin to filter spam based on statistics, you must
24389 create these statistics based on two mail collections, one with spam,
24390 one with non-spam.  These statistics are then stored in a dictionary
24391 for later use.  In order for these statistics to be meaningful, you
24392 need several hundred emails in both collections.
24394 Gnus currently supports only the nnml back end for automated dictionary
24395 creation.  The nnml back end stores all mails in a directory, one file
24396 per mail.  Use the following:
24398 @defun spam-stat-process-spam-directory
24399 Create spam statistics for every file in this directory.  Every file
24400 is treated as one spam mail.
24401 @end defun
24403 @defun spam-stat-process-non-spam-directory
24404 Create non-spam statistics for every file in this directory.  Every
24405 file is treated as one non-spam mail.
24406 @end defun
24408 Usually you would call @code{spam-stat-process-spam-directory} on a
24409 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24410 the group @samp{nnml:mail.spam}), and you would call
24411 @code{spam-stat-process-non-spam-directory} on a directory such as
24412 @file{~/Mail/mail/misc} (this usually corresponds to the group
24413 @samp{nnml:mail.misc}).
24415 When you are using @acronym{IMAP}, you won't have the mails available
24416 locally, so that will not work.  One solution is to use the Gnus Agent
24417 to cache the articles.  Then you can use directories such as
24418 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24419 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24421 @defvar spam-stat
24422 This variable holds the hash-table with all the statistics---the
24423 dictionary we have been talking about.  For every word in either
24424 collection, this hash-table stores a vector describing how often the
24425 word appeared in spam and often it appeared in non-spam mails.
24426 @end defvar
24428 If you want to regenerate the statistics from scratch, you need to
24429 reset the dictionary.
24431 @defun spam-stat-reset
24432 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24433 @end defun
24435 When you are done, you must save the dictionary.  The dictionary may
24436 be rather large.  If you will not update the dictionary incrementally
24437 (instead, you will recreate it once a month, for example), then you
24438 can reduce the size of the dictionary by deleting all words that did
24439 not appear often enough or that do not clearly belong to only spam or
24440 only non-spam mails.
24442 @defun spam-stat-reduce-size
24443 Reduce the size of the dictionary.  Use this only if you do not want
24444 to update the dictionary incrementally.
24445 @end defun
24447 @defun spam-stat-save
24448 Save the dictionary.
24449 @end defun
24451 @defvar spam-stat-file
24452 The filename used to store the dictionary.  This defaults to
24453 @file{~/.spam-stat.el}.
24454 @end defvar
24456 @node Splitting mail using spam-stat
24457 @subsubsection Splitting mail using spam-stat
24459 This section describes how to use the Spam statistics
24460 @emph{independently} of the @xref{Spam Package}.
24462 First, add the following to your @file{~/.gnus.el} file:
24464 @lisp
24465 (require 'spam-stat)
24466 (spam-stat-load)
24467 @end lisp
24469 This will load the necessary Gnus code, and the dictionary you
24470 created.
24472 Next, you need to adapt your fancy splitting rules:  You need to
24473 determine how to use @code{spam-stat}.  The following examples are for
24474 the nnml back end.  Using the nnimap back end works just as well.  Just
24475 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24477 In the simplest case, you only have two groups, @samp{mail.misc} and
24478 @samp{mail.spam}.  The following expression says that mail is either
24479 spam or it should go into @samp{mail.misc}.  If it is spam, then
24480 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24482 @lisp
24483 (setq nnmail-split-fancy
24484       `(| (: spam-stat-split-fancy)
24485           "mail.misc"))
24486 @end lisp
24488 @defvar spam-stat-split-fancy-spam-group
24489 The group to use for spam.  Default is @samp{mail.spam}.
24490 @end defvar
24492 If you also filter mail with specific subjects into other groups, use
24493 the following expression.  Only mails not matching the regular
24494 expression are considered potential spam.
24496 @lisp
24497 (setq nnmail-split-fancy
24498       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24499           (: spam-stat-split-fancy)
24500           "mail.misc"))
24501 @end lisp
24503 If you want to filter for spam first, then you must be careful when
24504 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24505 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24506 non-spam, therefore both should be in your collection of non-spam
24507 mails, when creating the dictionary!
24509 @lisp
24510 (setq nnmail-split-fancy
24511       `(| (: spam-stat-split-fancy)
24512           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24513           "mail.misc"))
24514 @end lisp
24516 You can combine this with traditional filtering.  Here, we move all
24517 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24518 @code{spam-stat-split-fancy} will never see them, the mails in
24519 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24520 nor in your collection of non-spam mails, when creating the
24521 dictionary!
24523 @lisp
24524 (setq nnmail-split-fancy
24525       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24526           (: spam-stat-split-fancy)
24527           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24528           "mail.misc"))
24529 @end lisp
24532 @node Low-level interface to the spam-stat dictionary
24533 @subsubsection Low-level interface to the spam-stat dictionary
24535 The main interface to using @code{spam-stat}, are the following functions:
24537 @defun spam-stat-buffer-is-spam
24538 Called in a buffer, that buffer is considered to be a new spam mail.
24539 Use this for new mail that has not been processed before.
24540 @end defun
24542 @defun spam-stat-buffer-is-no-spam
24543 Called in a buffer, that buffer is considered to be a new non-spam
24544 mail.  Use this for new mail that has not been processed before.
24545 @end defun
24547 @defun spam-stat-buffer-change-to-spam
24548 Called in a buffer, that buffer is no longer considered to be normal
24549 mail but spam.  Use this to change the status of a mail that has
24550 already been processed as non-spam.
24551 @end defun
24553 @defun spam-stat-buffer-change-to-non-spam
24554 Called in a buffer, that buffer is no longer considered to be spam but
24555 normal mail.  Use this to change the status of a mail that has already
24556 been processed as spam.
24557 @end defun
24559 @defun spam-stat-save
24560 Save the hash table to the file.  The filename used is stored in the
24561 variable @code{spam-stat-file}.
24562 @end defun
24564 @defun spam-stat-load
24565 Load the hash table from a file.  The filename used is stored in the
24566 variable @code{spam-stat-file}.
24567 @end defun
24569 @defun spam-stat-score-word
24570 Return the spam score for a word.
24571 @end defun
24573 @defun spam-stat-score-buffer
24574 Return the spam score for a buffer.
24575 @end defun
24577 @defun spam-stat-split-fancy
24578 Use this function for fancy mail splitting.  Add the rule @samp{(:
24579 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24580 @end defun
24582 Make sure you load the dictionary before using it.  This requires the
24583 following in your @file{~/.gnus.el} file:
24585 @lisp
24586 (require 'spam-stat)
24587 (spam-stat-load)
24588 @end lisp
24590 Typical test will involve calls to the following functions:
24592 @smallexample
24593 Reset: (setq spam-stat (make-hash-table :test 'equal))
24594 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24595 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24596 Save table: (spam-stat-save)
24597 File size: (nth 7 (file-attributes spam-stat-file))
24598 Number of words: (hash-table-count spam-stat)
24599 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24600 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24601 Reduce table size: (spam-stat-reduce-size)
24602 Save table: (spam-stat-save)
24603 File size: (nth 7 (file-attributes spam-stat-file))
24604 Number of words: (hash-table-count spam-stat)
24605 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24606 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24607 @end smallexample
24609 Here is how you would create your dictionary:
24611 @smallexample
24612 Reset: (setq spam-stat (make-hash-table :test 'equal))
24613 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24614 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24615 Repeat for any other non-spam group you need...
24616 Reduce table size: (spam-stat-reduce-size)
24617 Save table: (spam-stat-save)
24618 @end smallexample
24620 @node Other modes
24621 @section Interaction with other modes
24623 @subsection Dired
24624 @cindex dired
24626 @code{gnus-dired-minor-mode} provides some useful functions for dired
24627 buffers.  It is enabled with
24628 @lisp
24629 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24630 @end lisp
24632 @table @kbd
24633 @item C-c C-m C-a
24634 @findex gnus-dired-attach
24635 @cindex attachments, selection via dired
24636 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24637 You will be prompted for a message buffer.
24639 @item C-c C-m C-l
24640 @findex gnus-dired-find-file-mailcap
24641 Visit a file according to the appropriate mailcap entry
24642 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24643 buffer.
24645 @item C-c C-m C-p
24646 @findex gnus-dired-print
24647 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24648 there is no print command, print in a PostScript image.
24649 @end table
24651 @node Various Various
24652 @section Various Various
24653 @cindex mode lines
24654 @cindex highlights
24656 @table @code
24658 @item gnus-home-directory
24659 @vindex gnus-home-directory
24660 All Gnus file and directory variables will be initialized from this
24661 variable, which defaults to @file{~/}.
24663 @item gnus-directory
24664 @vindex gnus-directory
24665 Most Gnus storage file and directory variables will be initialized from
24666 this variable, which defaults to the @env{SAVEDIR} environment
24667 variable, or @file{~/News/} if that variable isn't set.
24669 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
24670 This means that other directory variables that are initialized from this
24671 variable won't be set properly if you set this variable in
24672 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
24674 @item gnus-default-directory
24675 @vindex gnus-default-directory
24676 Not related to the above variable at all---this variable says what the
24677 default directory of all Gnus buffers should be.  If you issue commands
24678 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24679 default directory.  If this variable is @code{nil} (which is the
24680 default), the default directory will be the default directory of the
24681 buffer you were in when you started Gnus.
24683 @item gnus-verbose
24684 @vindex gnus-verbose
24685 This variable is an integer between zero and ten.  The higher the value,
24686 the more messages will be displayed.  If this variable is zero, Gnus
24687 will never flash any messages, if it is seven (which is the default),
24688 most important messages will be shown, and if it is ten, Gnus won't ever
24689 shut up, but will flash so many messages it will make your head swim.
24691 @item gnus-verbose-backends
24692 @vindex gnus-verbose-backends
24693 This variable works the same way as @code{gnus-verbose}, but it applies
24694 to the Gnus back ends instead of Gnus proper.
24696 @item nnheader-max-head-length
24697 @vindex nnheader-max-head-length
24698 When the back ends read straight heads of articles, they all try to read
24699 as little as possible.  This variable (default 8192) specifies
24700 the absolute max length the back ends will try to read before giving up
24701 on finding a separator line between the head and the body.  If this
24702 variable is @code{nil}, there is no upper read bound.  If it is
24703 @code{t}, the back ends won't try to read the articles piece by piece,
24704 but read the entire articles.  This makes sense with some versions of
24705 @code{ange-ftp} or @code{efs}.
24707 @item nnheader-head-chop-length
24708 @vindex nnheader-head-chop-length
24709 This variable (default 2048) says how big a piece of each article to
24710 read when doing the operation described above.
24712 @item nnheader-file-name-translation-alist
24713 @vindex nnheader-file-name-translation-alist
24714 @cindex file names
24715 @cindex invalid characters in file names
24716 @cindex characters in file names
24717 This is an alist that says how to translate characters in file names.
24718 For instance, if @samp{:} is invalid as a file character in file names
24719 on your system (you OS/2 user you), you could say something like:
24721 @lisp
24722 @group
24723 (setq nnheader-file-name-translation-alist
24724       '((?: . ?_)))
24725 @end group
24726 @end lisp
24728 In fact, this is the default value for this variable on OS/2 and MS
24729 Windows (phooey) systems.
24731 @item gnus-hidden-properties
24732 @vindex gnus-hidden-properties
24733 This is a list of properties to use to hide ``invisible'' text.  It is
24734 @code{(invisible t intangible t)} by default on most systems, which
24735 makes invisible text invisible and intangible.
24737 @item gnus-parse-headers-hook
24738 @vindex gnus-parse-headers-hook
24739 A hook called before parsing headers.  It can be used, for instance, to
24740 gather statistics on the headers fetched, or perhaps you'd like to prune
24741 some headers.  I don't see why you'd want that, though.
24743 @item gnus-shell-command-separator
24744 @vindex gnus-shell-command-separator
24745 String used to separate two shell commands.  The default is @samp{;}.
24747 @item gnus-invalid-group-regexp
24748 @vindex gnus-invalid-group-regexp
24750 Regexp to match ``invalid'' group names when querying user for a group
24751 name.  The default value catches some @strong{really} invalid group
24752 names who could possibly mess up Gnus internally (like allowing
24753 @samp{:} in a group name, which is normally used to delimit method and
24754 group).
24756 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24759 @end table
24761 @node The End
24762 @chapter The End
24764 Well, that's the manual---you can get on with your life now.  Keep in
24765 touch.  Say hello to your cats from me.
24767 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24769 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24771 @quotation
24772 @strong{Te Deum}
24774 @sp 1
24775 Not because of victories @*
24776 I sing,@*
24777 having none,@*
24778 but for the common sunshine,@*
24779 the breeze,@*
24780 the largess of the spring.
24782 @sp 1
24783 Not for victory@*
24784 but for the day's work done@*
24785 as well as I was able;@*
24786 not for a seat upon the dais@*
24787 but at the common table.@*
24788 @end quotation
24791 @node Appendices
24792 @chapter Appendices
24794 @menu
24795 * XEmacs::                      Requirements for installing under XEmacs.
24796 * History::                     How Gnus got where it is today.
24797 * On Writing Manuals::          Why this is not a beginner's guide.
24798 * Terminology::                 We use really difficult, like, words here.
24799 * Customization::               Tailoring Gnus to your needs.
24800 * Troubleshooting::             What you might try if things do not work.
24801 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24802 * Emacs for Heathens::          A short introduction to Emacsian terms.
24803 * Frequently Asked Questions::  The Gnus FAQ
24804 @end menu
24807 @node XEmacs
24808 @section XEmacs
24809 @cindex XEmacs
24810 @cindex installing under XEmacs
24812 XEmacs is distributed as a collection of packages.  You should install
24813 whatever packages the Gnus XEmacs package requires.  The current
24814 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24815 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24816 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
24817 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24820 @node History
24821 @section History
24823 @cindex history
24824 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
24825 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24827 If you want to investigate the person responsible for this outrage,
24828 you can point your (feh!) web browser to
24829 @uref{http://quimby.gnus.org/}.  This is also the primary
24830 distribution point for the new and spiffy versions of Gnus, and is
24831 known as The Site That Destroys Newsrcs And Drives People Mad.
24833 During the first extended alpha period of development, the new Gnus was
24834 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
24835 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24836 (Besides, the ``Gnus'' in this abbreviation should probably be
24837 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24838 appropriate name, don't you think?)
24840 In any case, after spending all that energy on coming up with a new and
24841 spunky name, we decided that the name was @emph{too} spunky, so we
24842 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
24843 ``@sc{gnus}''.  New vs. old.
24845 @menu
24846 * Gnus Versions::               What Gnus versions have been released.
24847 * Other Gnus Versions::         Other Gnus versions that also have been released.
24848 * Why?::                        What's the point of Gnus?
24849 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
24850 * Conformity::                  Gnus tries to conform to all standards.
24851 * Emacsen::                     Gnus can be run on a few modern Emacsen.
24852 * Gnus Development::            How Gnus is developed.
24853 * Contributors::                Oodles of people.
24854 * New Features::                Pointers to some of the new stuff in Gnus.
24855 @end menu
24858 @node Gnus Versions
24859 @subsection Gnus Versions
24860 @cindex ding Gnus
24861 @cindex September Gnus
24862 @cindex Red Gnus
24863 @cindex Quassia Gnus
24864 @cindex Pterodactyl Gnus
24865 @cindex Oort Gnus
24866 @cindex No Gnus
24867 @cindex Gnus versions
24869 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24870 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24871 plus 15 Gnus 5.0 releases).
24873 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24874 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24876 On July 28th 1996 work on Red Gnus was begun, and it was released on
24877 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24879 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24880 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24882 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24883 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24884 1999.
24886 On the 26th of October 2000, Oort Gnus was begun and was released as
24887 Gnus 5.10 on May 1st 2003 (24 releases).
24889 On the January 4th 2004, No Gnus was begun.
24891 If you happen upon a version of Gnus that has a prefixed name --
24892 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24893 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
24894 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
24895 you do, don't run.  Walk away, calmly, until you're out of its reach.
24896 Find a proper released version of Gnus and snuggle up to that instead.
24899 @node Other Gnus Versions
24900 @subsection Other Gnus Versions
24901 @cindex Semi-gnus
24903 In addition to the versions of Gnus which have had their releases
24904 coordinated by Lars, one major development has been Semi-gnus from
24905 Japan.  It's based on a library called @acronym{SEMI}, which provides
24906 @acronym{MIME} capabilities.
24908 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24909 Collectively, they are called ``Semi-gnus'', and different strains are
24910 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
24911 @acronym{MIME} and multilingualization things, especially important for
24912 Japanese users.
24915 @node Why?
24916 @subsection Why?
24918 What's the point of Gnus?
24920 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24921 newsreader, that lets you do anything you can think of.  That was my
24922 original motivation, but while working on Gnus, it has become clear to
24923 me that this generation of newsreaders really belong in the stone age.
24924 Newsreaders haven't developed much since the infancy of the net.  If the
24925 volume continues to rise with the current rate of increase, all current
24926 newsreaders will be pretty much useless.  How do you deal with
24927 newsgroups that have thousands of new articles each day?  How do you
24928 keep track of millions of people who post?
24930 Gnus offers no real solutions to these questions, but I would very much
24931 like to see Gnus being used as a testing ground for new methods of
24932 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
24933 to separate the newsreader from the back ends, Gnus now offers a simple
24934 interface for anybody who wants to write new back ends for fetching mail
24935 and news from different sources.  I have added hooks for customizations
24936 everywhere I could imagine it being useful.  By doing so, I'm inviting
24937 every one of you to explore and invent.
24939 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
24940 @kbd{C-u 100 M-x all-hail-xemacs}.
24943 @node Compatibility
24944 @subsection Compatibility
24946 @cindex compatibility
24947 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
24948 bindings have been kept.  More key bindings have been added, of course,
24949 but only in one or two obscure cases have old bindings been changed.
24951 Our motto is:
24952 @quotation
24953 @cartouche
24954 @center In a cloud bones of steel.
24955 @end cartouche
24956 @end quotation
24958 All commands have kept their names.  Some internal functions have changed
24959 their names.
24961 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
24962 Articles}.
24964 One major compatibility question is the presence of several summary
24965 buffers.  All variables relevant while reading a group are
24966 buffer-local to the summary buffer they belong in.  Although many
24967 important variables have their values copied into their global
24968 counterparts whenever a command is executed in the summary buffer, this
24969 change might lead to incorrect values being used unless you are careful.
24971 All code that relies on knowledge of @sc{gnus} internals will probably
24972 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
24973 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
24974 maintains a hash table that points to the entries in this alist (which
24975 speeds up many functions), and changing the alist directly will lead to
24976 peculiar results.
24978 @cindex hilit19
24979 @cindex highlighting
24980 Old hilit19 code does not work at all.  In fact, you should probably
24981 remove all hilit code from all Gnus hooks
24982 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24983 Gnus provides various integrated functions for highlighting.  These are
24984 faster and more accurate.  To make life easier for everybody, Gnus will
24985 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
24986 Away!
24988 Packages like @code{expire-kill} will no longer work.  As a matter of
24989 fact, you should probably remove all old @sc{gnus} packages (and other
24990 code) when you start using Gnus.  More likely than not, Gnus already
24991 does what you have written code to make @sc{gnus} do.  (Snicker.)
24993 Even though old methods of doing things are still supported, only the
24994 new methods are documented in this manual.  If you detect a new method of
24995 doing something while reading this manual, that does not mean you have
24996 to stop doing it the old way.
24998 Gnus understands all @sc{gnus} startup files.
25000 @kindex M-x gnus-bug
25001 @findex gnus-bug
25002 @cindex reporting bugs
25003 @cindex bugs
25004 Overall, a casual user who hasn't written much code that depends on
25005 @sc{gnus} internals should suffer no problems.  If problems occur,
25006 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25008 @vindex gnus-bug-create-help-buffer
25009 If you are in the habit of sending bug reports @emph{very} often, you
25010 may find the helpful help buffer annoying after a while.  If so, set
25011 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25012 up at you.
25015 @node Conformity
25016 @subsection Conformity
25018 No rebels without a clue here, ma'am.  We conform to all standards known
25019 to (wo)man.  Except for those standards and/or conventions we disagree
25020 with, of course.
25022 @table @strong
25024 @item RFC (2)822
25025 @cindex RFC 822
25026 @cindex RFC 2822
25027 There are no known breaches of this standard.
25029 @item RFC 1036
25030 @cindex RFC 1036
25031 There are no known breaches of this standard, either.
25033 @item Son-of-RFC 1036
25034 @cindex Son-of-RFC 1036
25035 We do have some breaches to this one.
25037 @table @emph
25039 @item X-Newsreader
25040 @itemx User-Agent
25041 These are considered to be ``vanity headers'', while I consider them
25042 to be consumer information.  After seeing so many badly formatted
25043 articles coming from @code{tin} and @code{Netscape} I know not to use
25044 either of those for posting articles.  I would not have known that if
25045 it wasn't for the @code{X-Newsreader} header.
25046 @end table
25048 @item USEFOR
25049 @cindex USEFOR
25050 USEFOR is an IETF working group writing a successor to RFC 1036, based
25051 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25052 various changes to the format of news articles.  The Gnus towers will
25053 look into implementing the changes when the draft is accepted as an RFC.
25055 @item MIME - RFC 2045-2049 etc
25056 @cindex @acronym{MIME}
25057 All the various @acronym{MIME} RFCs are supported.
25059 @item Disposition Notifications - RFC 2298
25060 Message Mode is able to request notifications from the receiver.
25062 @item PGP - RFC 1991 and RFC 2440
25063 @cindex RFC 1991
25064 @cindex RFC 2440
25065 RFC 1991 is the original @acronym{PGP} message specification,
25066 published as an informational RFC.  RFC 2440 was the follow-up, now
25067 called Open PGP, and put on the Standards Track.  Both document a
25068 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25069 encoding (signing and encryption) and decoding (verification and
25070 decryption).
25072 @item PGP/MIME - RFC 2015/3156
25073 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25074 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25075 Gnus supports both encoding and decoding.
25077 @item S/MIME - RFC 2633
25078 RFC 2633 describes the @acronym{S/MIME} format.
25080 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25081 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25082 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25083 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25084 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25085 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25086 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25087 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25089 @end table
25091 If you ever notice Gnus acting non-compliant with regards to the texts
25092 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25093 know.
25096 @node Emacsen
25097 @subsection Emacsen
25098 @cindex Emacsen
25099 @cindex XEmacs
25100 @cindex Mule
25101 @cindex Emacs
25103 Gnus should work on:
25105 @itemize @bullet
25107 @item
25108 Emacs 21.1 and up.
25110 @item
25111 XEmacs 21.4 and up.
25113 @end itemize
25115 This Gnus version will absolutely not work on any Emacsen older than
25116 that.  Not reliably, at least.  Older versions of Gnus may work on older
25117 Emacs versions.  Particularly, Gnus 5.10.8 should also work on Emacs
25118 20.7 and XEmacs 21.1.
25120 There are some vague differences between Gnus on the various
25121 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25122 other than that, things should look pretty much the same under all
25123 Emacsen.
25126 @node Gnus Development
25127 @subsection Gnus Development
25129 Gnus is developed in a two-phased cycle.  The first phase involves much
25130 discussion on the @samp{ding@@gnus.org} mailing list, where people
25131 propose changes and new features, post patches and new back ends.  This
25132 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25133 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25134 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25135 unstable and should not be used by casual users.  Gnus alpha releases
25136 have names like ``Red Gnus'' and ``Quassia Gnus''.
25138 After futzing around for 50-100 alpha releases, Gnus is declared
25139 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25140 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25141 supposed to be able to use these, and these are mostly discussed on the
25142 @samp{gnu.emacs.gnus} newsgroup.
25144 @cindex Incoming*
25145 @vindex mail-source-delete-incoming
25146 Some variable defaults differ between alpha Gnusae and released Gnusae.
25147 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25148 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25149 lossage of mail if an alpha release hiccups while handling the mail.
25151 The division of discussion between the ding mailing list and the Gnus
25152 newsgroup is not purely based on publicity concerns.  It's true that
25153 having people write about the horrible things that an alpha Gnus release
25154 can do (sometimes) in a public forum may scare people off, but more
25155 importantly, talking about new experimental features that have been
25156 introduced may confuse casual users.  New features are frequently
25157 introduced, fiddled with, and judged to be found wanting, and then
25158 either discarded or totally rewritten.  People reading the mailing list
25159 usually keep up with these rapid changes, while people on the newsgroup
25160 can't be assumed to do so.
25164 @node Contributors
25165 @subsection Contributors
25166 @cindex contributors
25168 The new Gnus version couldn't have been done without the help of all the
25169 people on the (ding) mailing list.  Every day for over a year I have
25170 gotten billions of nice bug reports from them, filling me with joy,
25171 every single one of them.  Smooches.  The people on the list have been
25172 tried beyond endurance, what with my ``oh, that's a neat idea <type
25173 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25174 work at all <type type>, yup, I'll ship that one off right away <ship
25175 off> no, wait, that absolutely does not work'' policy for releases.
25176 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25177 ``worser''? ``much worser''?  ``worsest''?)
25179 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25180 wrong show.
25182 @itemize @bullet
25184 @item
25185 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25187 @item
25188 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25189 nnwarchive and many, many other things connected with @acronym{MIME} and
25190 other types of en/decoding, as well as general bug fixing, new
25191 functionality and stuff.
25193 @item
25194 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25195 well as numerous other things).
25197 @item
25198 Luis Fernandes---design and graphics.
25200 @item
25201 Joe Reiss---creator of the smiley faces.
25203 @item
25204 Justin Sheehy---the @acronym{FAQ} maintainer.
25206 @item
25207 Erik Naggum---help, ideas, support, code and stuff.
25209 @item
25210 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25211 @dfn{picons} (@pxref{Picons}).
25213 @item
25214 Kim-Minh Kaplan---further work on the picon code.
25216 @item
25217 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
25218 (@pxref{GroupLens}).
25220 @item
25221 Sudish Joseph---innumerable bug fixes.
25223 @item
25224 Ilja Weis---@file{gnus-topic.el}.
25226 @item
25227 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25229 @item
25230 Vladimir Alexiev---the refcard and reference booklets.
25232 @item
25233 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25234 distribution by Felix Lee and JWZ.
25236 @item
25237 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25239 @item
25240 Peter Mutsaers---orphan article scoring code.
25242 @item
25243 Ken Raeburn---POP mail support.
25245 @item
25246 Hallvard B Furuseth---various bits and pieces, especially dealing with
25247 .newsrc files.
25249 @item
25250 Brian Edmonds---@file{gnus-bbdb.el}.
25252 @item
25253 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25255 @item
25256 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25258 @item
25259 François Pinard---many, many interesting and thorough bug reports, as
25260 well as autoconf support.
25262 @end itemize
25264 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25265 Borges, and Jost Krieger proof-reading parts of the manual.
25267 The following people have contributed many patches and suggestions:
25269 Christopher Davis,
25270 Andrew Eskilsson,
25271 Kai Grossjohann,
25272 Kevin Greiner,
25273 Jesper Harder,
25274 Paul Jarc,
25275 Simon Josefsson,
25276 David KÃ¥gedal,
25277 Richard Pieri,
25278 Fabrice Popineau,
25279 Daniel Quinlan,
25280 Michael Shields,
25281 Reiner Steib,
25282 Jason L. Tibbitts, III,
25283 Jack Vinson,
25284 Katsumi Yamaoka, @c Yamaoka
25286 Teodor Zlatanov.
25288 Also thanks to the following for patches and stuff:
25290 Jari Aalto,
25291 Adrian Aichner,
25292 Vladimir Alexiev,
25293 Russ Allbery,
25294 Peter Arius,
25295 Matt Armstrong,
25296 Marc Auslander,
25297 Miles Bader,
25298 Alexei V. Barantsev,
25299 Frank Bennett,
25300 Robert Bihlmeyer,
25301 Chris Bone,
25302 Mark Borges,
25303 Mark Boyns,
25304 Lance A. Brown,
25305 Rob Browning,
25306 Kees de Bruin,
25307 Martin Buchholz,
25308 Joe Buehler,
25309 Kevin Buhr,
25310 Alastair Burt,
25311 Joao Cachopo,
25312 Zlatko Calusic,
25313 Massimo Campostrini,
25314 Castor,
25315 David Charlap,
25316 Dan Christensen,
25317 Kevin Christian,
25318 Jae-you Chung, @c ?
25319 James H. Cloos, Jr.,
25320 Laura Conrad,
25321 Michael R. Cook,
25322 Glenn Coombs,
25323 Andrew J. Cosgriff,
25324 Neil Crellin,
25325 Frank D. Cringle,
25326 Geoffrey T. Dairiki,
25327 Andre Deparade,
25328 Ulrik Dickow,
25329 Dave Disser,
25330 Rui-Tao Dong, @c ?
25331 Joev Dubach,
25332 Michael Welsh Duggan,
25333 Dave Edmondson,
25334 Paul Eggert,
25335 Mark W. Eichin,
25336 Karl Eichwalder,
25337 Enami Tsugutomo, @c Enami
25338 Michael Ernst,
25339 Luc Van Eycken,
25340 Sam Falkner,
25341 Nelson Jose dos Santos Ferreira,
25342 Sigbjorn Finne,
25343 Sven Fischer,
25344 Paul Fisher,
25345 Decklin Foster,
25346 Gary D. Foster,
25347 Paul Franklin,
25348 Guy Geens,
25349 Arne Georg Gleditsch,
25350 David S. Goldberg,
25351 Michelangelo Grigni,
25352 Dale Hagglund,
25353 D. Hall,
25354 Magnus Hammerin,
25355 Kenichi Handa, @c Handa
25356 Raja R. Harinath,
25357 Yoshiki Hayashi, @c Hayashi
25358 P. E. Jareth Hein,
25359 Hisashige Kenji, @c Hisashige
25360 Scott Hofmann,
25361 Marc Horowitz,
25362 Gunnar Horrigmo,
25363 Richard Hoskins,
25364 Brad Howes,
25365 Miguel de Icaza,
25366 François Felix Ingrand,
25367 Tatsuya Ichikawa, @c Ichikawa
25368 Ishikawa Ichiro, @c Ishikawa
25369 Lee Iverson,
25370 Iwamuro Motonori, @c Iwamuro
25371 Rajappa Iyer,
25372 Andreas Jaeger,
25373 Adam P. Jenkins,
25374 Randell Jesup,
25375 Fred Johansen,
25376 Gareth Jones,
25377 Greg Klanderman,
25378 Karl Kleinpaste,
25379 Michael Klingbeil,
25380 Peter Skov Knudsen,
25381 Shuhei Kobayashi, @c Kobayashi
25382 Petr Konecny,
25383 Koseki Yoshinori, @c Koseki
25384 Thor Kristoffersen,
25385 Jens Lautenbacher,
25386 Martin Larose,
25387 Seokchan Lee, @c Lee
25388 Joerg Lenneis,
25389 Carsten Leonhardt,
25390 James LewisMoss,
25391 Christian Limpach,
25392 Markus Linnala,
25393 Dave Love,
25394 Mike McEwan,
25395 Tonny Madsen,
25396 Shlomo Mahlab,
25397 Nat Makarevitch,
25398 Istvan Marko,
25399 David Martin,
25400 Jason R. Mastaler,
25401 Gordon Matzigkeit,
25402 Timo Metzemakers,
25403 Richard Mlynarik,
25404 Lantz Moore,
25405 Morioka Tomohiko, @c Morioka
25406 Erik Toubro Nielsen,
25407 Hrvoje Niksic,
25408 Andy Norman,
25409 Fred Oberhauser,
25410 C. R. Oldham,
25411 Alexandre Oliva,
25412 Ken Olstad,
25413 Masaharu Onishi, @c Onishi
25414 Hideki Ono, @c Ono
25415 Ettore Perazzoli,
25416 William Perry,
25417 Stephen Peters,
25418 Jens-Ulrik Holger Petersen,
25419 Ulrich Pfeifer,
25420 Matt Pharr,
25421 Andy Piper,
25422 John McClary Prevost,
25423 Bill Pringlemeir,
25424 Mike Pullen,
25425 Jim Radford,
25426 Colin Rafferty,
25427 Lasse Rasinen,
25428 Lars Balker Rasmussen,
25429 Joe Reiss,
25430 Renaud Rioboo,
25431 Roland B. Roberts,
25432 Bart Robinson,
25433 Christian von Roques,
25434 Markus Rost,
25435 Jason Rumney,
25436 Wolfgang Rupprecht,
25437 Jay Sachs,
25438 Dewey M. Sasser,
25439 Conrad Sauerwald,
25440 Loren Schall,
25441 Dan Schmidt,
25442 Ralph Schleicher,
25443 Philippe Schnoebelen,
25444 Andreas Schwab,
25445 Randal L. Schwartz,
25446 Danny Siu,
25447 Matt Simmons,
25448 Paul D. Smith,
25449 Jeff Sparkes,
25450 Toby Speight,
25451 Michael Sperber,
25452 Darren Stalder,
25453 Richard Stallman,
25454 Greg Stark,
25455 Sam Steingold,
25456 Paul Stevenson,
25457 Jonas Steverud,
25458 Paul Stodghill,
25459 Kiyokazu Suto, @c Suto
25460 Kurt Swanson,
25461 Samuel Tardieu,
25462 Teddy,
25463 Chuck Thompson,
25464 Tozawa Akihiko, @c Tozawa
25465 Philippe Troin,
25466 James Troup,
25467 Trung Tran-Duc,
25468 Jack Twilley,
25469 Aaron M. Ucko,
25470 Aki Vehtari,
25471 Didier Verna,
25472 Vladimir Volovich,
25473 Jan Vroonhof,
25474 Stefan Waldherr,
25475 Pete Ware,
25476 Barry A. Warsaw,
25477 Christoph Wedler,
25478 Joe Wells,
25479 Lee Willis,
25481 Lloyd Zusman.
25484 For a full overview of what each person has done, the ChangeLogs
25485 included in the Gnus alpha distributions should give ample reading
25486 (550kB and counting).
25488 Apologies to everybody that I've forgotten, of which there are many, I'm
25489 sure.
25491 Gee, that's quite a list of people.  I guess that must mean that there
25492 actually are people who are using Gnus.  Who'd'a thunk it!
25495 @node New Features
25496 @subsection New Features
25497 @cindex new features
25499 @menu
25500 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25501 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25502 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25503 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25504 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25505 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25506 @end menu
25508 These lists are, of course, just @emph{short} overviews of the
25509 @emph{most} important new features.  No, really.  There are tons more.
25510 Yes, we have feeping creaturism in full effect.
25512 @node ding Gnus
25513 @subsubsection (ding) Gnus
25515 New features in Gnus 5.0/5.1:
25517 @itemize @bullet
25519 @item
25520 The look of all buffers can be changed by setting format-like variables
25521 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25523 @item
25524 Local spool and several @acronym{NNTP} servers can be used at once
25525 (@pxref{Select Methods}).
25527 @item
25528 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25530 @item
25531 You can read a number of different mail formats (@pxref{Getting Mail}).
25532 All the mail back ends implement a convenient mail expiry scheme
25533 (@pxref{Expiring Mail}).
25535 @item
25536 Gnus can use various strategies for gathering threads that have lost
25537 their roots (thereby gathering loose sub-threads into one thread) or it
25538 can go back and retrieve enough headers to build a complete thread
25539 (@pxref{Customizing Threading}).
25541 @item
25542 Killed groups can be displayed in the group buffer, and you can read
25543 them as well (@pxref{Listing Groups}).
25545 @item
25546 Gnus can do partial group updates---you do not have to retrieve the
25547 entire active file just to check for new articles in a few groups
25548 (@pxref{The Active File}).
25550 @item
25551 Gnus implements a sliding scale of subscribedness to groups
25552 (@pxref{Group Levels}).
25554 @item
25555 You can score articles according to any number of criteria
25556 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25557 articles for you (@pxref{Adaptive Scoring}).
25559 @item
25560 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25561 manner, so it should be difficult to lose much data on what you have
25562 read if your machine should go down (@pxref{Auto Save}).
25564 @item
25565 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25566 cluttering up the @file{.emacs} file.
25568 @item
25569 You can set the process mark on both groups and articles and perform
25570 operations on all the marked items (@pxref{Process/Prefix}).
25572 @item
25573 You can grep through a subset of groups and create a group from the
25574 results (@pxref{Kibozed Groups}).
25576 @item
25577 You can list subsets of groups according to, well, anything
25578 (@pxref{Listing Groups}).
25580 @item
25581 You can browse foreign servers and subscribe to groups from those
25582 servers (@pxref{Browse Foreign Server}).
25584 @item
25585 Gnus can fetch articles, asynchronously, on a second connection to the
25586 server (@pxref{Asynchronous Fetching}).
25588 @item
25589 You can cache articles locally (@pxref{Article Caching}).
25591 @item
25592 The uudecode functions have been expanded and generalized
25593 (@pxref{Decoding Articles}).
25595 @item
25596 You can still post uuencoded articles, which was a little-known feature
25597 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25599 @item
25600 Fetching parents (and other articles) now actually works without
25601 glitches (@pxref{Finding the Parent}).
25603 @item
25604 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25606 @item
25607 Digests (and other files) can be used as the basis for groups
25608 (@pxref{Document Groups}).
25610 @item
25611 Articles can be highlighted and customized (@pxref{Customizing
25612 Articles}).
25614 @item
25615 URLs and other external references can be buttonized (@pxref{Article
25616 Buttons}).
25618 @item
25619 You can do lots of strange stuff with the Gnus window & frame
25620 configuration (@pxref{Window Layout}).
25622 @item
25623 You can click on buttons instead of using the keyboard
25624 (@pxref{Buttons}).
25626 @end itemize
25629 @node September Gnus
25630 @subsubsection September Gnus
25632 @iftex
25633 @iflatex
25634 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25635 @end iflatex
25636 @end iftex
25638 New features in Gnus 5.2/5.3:
25640 @itemize @bullet
25642 @item
25643 A new message composition mode is used.  All old customization variables
25644 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25645 now obsolete.
25647 @item
25648 Gnus is now able to generate @dfn{sparse} threads---threads where
25649 missing articles are represented by empty nodes (@pxref{Customizing
25650 Threading}).
25652 @lisp
25653 (setq gnus-build-sparse-threads 'some)
25654 @end lisp
25656 @item
25657 Outgoing articles are stored on a special archive server
25658 (@pxref{Archived Messages}).
25660 @item
25661 Partial thread regeneration now happens when articles are
25662 referred.
25664 @item
25665 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
25667 @item
25668 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25670 @item
25671 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25673 @lisp
25674 (setq gnus-use-trees t)
25675 @end lisp
25677 @item
25678 An @code{nn}-like pick-and-read minor mode is available for the summary
25679 buffers (@pxref{Pick and Read}).
25681 @lisp
25682 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25683 @end lisp
25685 @item
25686 In binary groups you can use a special binary minor mode (@pxref{Binary
25687 Groups}).
25689 @item
25690 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25691 Topics}).
25693 @lisp
25694 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25695 @end lisp
25697 @item
25698 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25700 @item
25701 Groups can now have a score, and bubbling based on entry frequency
25702 is possible (@pxref{Group Score}).
25704 @lisp
25705 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25706 @end lisp
25708 @item
25709 Groups can be process-marked, and commands can be performed on
25710 groups of groups (@pxref{Marking Groups}).
25712 @item
25713 Caching is possible in virtual groups.
25715 @item
25716 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25717 news batches, ClariNet briefs collections, and just about everything
25718 else (@pxref{Document Groups}).
25720 @item
25721 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25722 (@pxref{SOUP}).
25724 @item
25725 The Gnus cache is much faster.
25727 @item
25728 Groups can be sorted according to many criteria (@pxref{Sorting
25729 Groups}).
25731 @item
25732 New group parameters have been introduced to set list-addresses and
25733 expiry times (@pxref{Group Parameters}).
25735 @item
25736 All formatting specs allow specifying faces to be used
25737 (@pxref{Formatting Fonts}).
25739 @item
25740 There are several more commands for setting/removing/acting on process
25741 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25743 @item
25744 The summary buffer can be limited to show parts of the available
25745 articles based on a wide range of criteria.  These commands have been
25746 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25748 @item
25749 Articles can be made persistent with the @kbd{*} command
25750 (@pxref{Persistent Articles}).
25752 @item
25753 All functions for hiding article elements are now toggles.
25755 @item
25756 Article headers can be buttonized (@pxref{Article Washing}).
25758 @item
25759 All mail back ends support fetching articles by @code{Message-ID}.
25761 @item
25762 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25764 @item
25765 All summary mode commands are available directly from the article
25766 buffer (@pxref{Article Keymap}).
25768 @item
25769 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25770 Layout}).
25772 @item
25773 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25774 @iftex
25775 @iflatex
25776 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25777 @end iflatex
25778 @end iftex
25780 @item
25781 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25783 @lisp
25784 (setq gnus-use-nocem t)
25785 @end lisp
25787 @item
25788 Groups can be made permanently visible (@pxref{Listing Groups}).
25790 @lisp
25791 (setq gnus-permanently-visible-groups "^nnml:")
25792 @end lisp
25794 @item
25795 Many new hooks have been introduced to make customizing easier.
25797 @item
25798 Gnus respects the @code{Mail-Copies-To} header.
25800 @item
25801 Threads can be gathered by looking at the @code{References} header
25802 (@pxref{Customizing Threading}).
25804 @lisp
25805 (setq gnus-summary-thread-gathering-function
25806       'gnus-gather-threads-by-references)
25807 @end lisp
25809 @item
25810 Read articles can be stored in a special backlog buffer to avoid
25811 refetching (@pxref{Article Backlog}).
25813 @lisp
25814 (setq gnus-keep-backlog 50)
25815 @end lisp
25817 @item
25818 A clean copy of the current article is always stored in a separate
25819 buffer to allow easier treatment.
25821 @item
25822 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25824 @item
25825 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25826 Articles}).
25828 @lisp
25829 (setq gnus-prompt-before-saving t)
25830 @end lisp
25832 @item
25833 @code{gnus-uu} can view decoded files asynchronously while fetching
25834 articles (@pxref{Other Decode Variables}).
25836 @lisp
25837 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25838 @end lisp
25840 @item
25841 Filling in the article buffer now works properly on cited text
25842 (@pxref{Article Washing}).
25844 @item
25845 Hiding cited text adds buttons to toggle hiding, and how much
25846 cited text to hide is now customizable (@pxref{Article Hiding}).
25848 @lisp
25849 (setq gnus-cited-lines-visible 2)
25850 @end lisp
25852 @item
25853 Boring headers can be hidden (@pxref{Article Hiding}).
25855 @item
25856 Default scoring values can now be set from the menu bar.
25858 @item
25859 Further syntax checking of outgoing articles have been added.
25861 @end itemize
25864 @node Red Gnus
25865 @subsubsection Red Gnus
25867 New features in Gnus 5.4/5.5:
25869 @iftex
25870 @iflatex
25871 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25872 @end iflatex
25873 @end iftex
25875 @itemize @bullet
25877 @item
25878 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25880 @item
25881 Article prefetching functionality has been moved up into
25882 Gnus (@pxref{Asynchronous Fetching}).
25884 @item
25885 Scoring can now be performed with logical operators like @code{and},
25886 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25887 Scoring}).
25889 @item
25890 Article washing status can be displayed in the
25891 article mode line (@pxref{Misc Article}).
25893 @item
25894 @file{gnus.el} has been split into many smaller files.
25896 @item
25897 Suppression of duplicate articles based on Message-ID can be done
25898 (@pxref{Duplicate Suppression}).
25900 @lisp
25901 (setq gnus-suppress-duplicates t)
25902 @end lisp
25904 @item
25905 New variables for specifying what score and adapt files are to be
25906 considered home score and adapt files (@pxref{Home Score File}) have
25907 been added.
25909 @item
25910 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25911 Server Internals}).
25913 @item
25914 Groups can inherit group parameters from parent topics (@pxref{Topic
25915 Parameters}).
25917 @item
25918 Article editing has been revamped and is now actually usable.
25920 @item
25921 Signatures can be recognized in more intelligent fashions
25922 (@pxref{Article Signature}).
25924 @item
25925 Summary pick mode has been made to look more @code{nn}-like.  Line
25926 numbers are displayed and the @kbd{.} command can be used to pick
25927 articles (@code{Pick and Read}).
25929 @item
25930 Commands for moving the @file{.newsrc.eld} from one server to
25931 another have been added (@pxref{Changing Servers}).
25933 @item
25934 There's a way now to specify that ``uninteresting'' fields be suppressed
25935 when generating lines in buffers (@pxref{Advanced Formatting}).
25937 @item
25938 Several commands in the group buffer can be undone with @kbd{C-M-_}
25939 (@pxref{Undo}).
25941 @item
25942 Scoring can be done on words using the new score type @code{w}
25943 (@pxref{Score File Format}).
25945 @item
25946 Adaptive scoring can be done on a Subject word-by-word basis
25947 (@pxref{Adaptive Scoring}).
25949 @lisp
25950 (setq gnus-use-adaptive-scoring '(word))
25951 @end lisp
25953 @item
25954 Scores can be decayed (@pxref{Score Decays}).
25956 @lisp
25957 (setq gnus-decay-scores t)
25958 @end lisp
25960 @item
25961 Scoring can be performed using a regexp on the Date header.  The Date is
25962 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25964 @item
25965 A new command has been added to remove all data on articles from
25966 the native server (@pxref{Changing Servers}).
25968 @item
25969 A new command for reading collections of documents
25970 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25971 (@pxref{Really Various Summary Commands}).
25973 @item
25974 Process mark sets can be pushed and popped (@pxref{Setting Process
25975 Marks}).
25977 @item
25978 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25979 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25981 @item
25982 A new back end for reading searches from Web search engines
25983 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25984 (@pxref{Web Searches}).
25986 @item
25987 Groups inside topics can now be sorted using the standard sorting
25988 functions, and each topic can be sorted independently (@pxref{Topic
25989 Sorting}).
25991 @item
25992 Subsets of the groups can be sorted independently (@code{Sorting
25993 Groups}).
25995 @item
25996 Cached articles can be pulled into the groups (@pxref{Summary Generation
25997 Commands}).
25998 @iftex
25999 @iflatex
26000 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26001 @end iflatex
26002 @end iftex
26004 @item
26005 Score files are now applied in a more reliable order (@pxref{Score
26006 Variables}).
26008 @item
26009 Reports on where mail messages end up can be generated (@pxref{Splitting
26010 Mail}).
26012 @item
26013 More hooks and functions have been added to remove junk from incoming
26014 mail before saving the mail (@pxref{Washing Mail}).
26016 @item
26017 Emphasized text can be properly fontisized:
26019 @end itemize
26022 @node Quassia Gnus
26023 @subsubsection Quassia Gnus
26025 New features in Gnus 5.6:
26027 @itemize @bullet
26029 @item
26030 New functionality for using Gnus as an offline newsreader has been
26031 added.  A plethora of new commands and modes have been added.
26032 @xref{Gnus Unplugged}, for the full story.
26034 @item
26035 The @code{nndraft} back end has returned, but works differently than
26036 before.  All Message buffers are now also articles in the @code{nndraft}
26037 group, which is created automatically.
26039 @item
26040 @code{gnus-alter-header-function} can now be used to alter header
26041 values.
26043 @item
26044 @code{gnus-summary-goto-article} now accept Message-ID's.
26046 @item
26047 A new Message command for deleting text in the body of a message
26048 outside the region: @kbd{C-c C-v}.
26050 @item
26051 You can now post to component group in @code{nnvirtual} groups with
26052 @kbd{C-u C-c C-c}.
26054 @item
26055  @code{nntp-rlogin-program}---new variable to ease customization.
26057 @item
26058 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26059 re-highlighting of the article buffer.
26061 @item
26062 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26064 @item
26065 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26066 details.
26068 @item
26069 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26070 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26072 @item
26073 @code{gnus-simplify-subject-functions} variable to allow greater
26074 control over simplification.
26076 @item
26077 @kbd{A T}---new command for fetching the current thread.
26079 @item
26080 @kbd{/ T}---new command for including the current thread in the
26081 limit.
26083 @item
26084 @kbd{M-RET} is a new Message command for breaking cited text.
26086 @item
26087 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26089 @item
26090 The @code{custom-face-lookup} function has been removed.
26091 If you used this function in your initialization files, you must
26092 rewrite them to use @code{face-spec-set} instead.
26094 @item
26095 Canceling now uses the current select method.  Symbolic prefix
26096 @kbd{a} forces normal posting method.
26098 @item
26099 New command to translate M******** sm*rtq**t*s into proper
26100 text---@kbd{W d}.
26102 @item
26103 For easier debugging of @code{nntp}, you can set
26104 @code{nntp-record-commands} to a non-@code{nil} value.
26106 @item
26107 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26108 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26110 @item
26111 A command for editing group parameters from the summary buffer
26112 has been added.
26114 @item
26115 A history of where mails have been split is available.
26117 @item
26118 A new article date command has been added---@code{article-date-iso8601}.
26120 @item
26121 Subjects can be simplified when threading by setting
26122 @code{gnus-score-thread-simplify}.
26124 @item
26125 A new function for citing in Message has been
26126 added---@code{message-cite-original-without-signature}.
26128 @item
26129 @code{article-strip-all-blank-lines}---new article command.
26131 @item
26132 A new Message command to kill to the end of the article has
26133 been added.
26135 @item
26136 A minimum adaptive score can be specified by using the
26137 @code{gnus-adaptive-word-minimum} variable.
26139 @item
26140 The ``lapsed date'' article header can be kept continually
26141 updated by the @code{gnus-start-date-timer} command.
26143 @item
26144 Web listserv archives can be read with the @code{nnlistserv} back end.
26146 @item
26147 Old dejanews archives can now be read by @code{nnweb}.
26149 @end itemize
26151 @node Pterodactyl Gnus
26152 @subsubsection Pterodactyl Gnus
26154 New features in Gnus 5.8:
26156 @itemize @bullet
26158 @item
26159 The mail-fetching functions have changed.  See the manual for the
26160 many details.  In particular, all procmail fetching variables are gone.
26162 If you used procmail like in
26164 @lisp
26165 (setq nnmail-use-procmail t)
26166 (setq nnmail-spool-file 'procmail)
26167 (setq nnmail-procmail-directory "~/mail/incoming/")
26168 (setq nnmail-procmail-suffix "\\.in")
26169 @end lisp
26171 this now has changed to
26173 @lisp
26174 (setq mail-sources
26175       '((directory :path "~/mail/incoming/"
26176                    :suffix ".in")))
26177 @end lisp
26179 @xref{Mail Source Specifiers}.
26181 @item
26182 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26183 Gnus, and adds a slew of new commands.  See the manual for details.
26185 @item
26186 Gnus has also been multilingualized.  This also affects too
26187 many parts of Gnus to summarize here, and adds many new variables.
26189 @item
26190 @code{gnus-auto-select-first} can now be a function to be
26191 called to position point.
26193 @item
26194 The user can now decide which extra headers should be included in
26195 summary buffers and @acronym{NOV} files.
26197 @item
26198 @code{gnus-article-display-hook} has been removed.  Instead, a number
26199 of variables starting with @code{gnus-treat-} have been added.
26201 @item
26202 The Gnus posting styles have been redone again and now works in a
26203 subtly different manner.
26205 @item
26206 New web-based back ends have been added: @code{nnslashdot},
26207 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26208 again, to keep up with ever-changing layouts.
26210 @item
26211 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26213 @end itemize
26215 @node Oort Gnus
26216 @subsubsection Oort Gnus
26217 @cindex Oort Gnus
26219 New features in Gnus 5.10:
26221 @itemize @bullet
26223 @item Installation changes
26224 @c ***********************
26226 @itemize @bullet
26227 @item
26228 Upgrading from previous (stable) version if you have used Oort.
26230 If you have tried Oort (the unstable Gnus branch leading to this
26231 release) but went back to a stable version, be careful when upgrading to
26232 this version.  In particular, you will probably want to remove all
26233 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26234 read from your @file{.newsrc.eld} instead of from the
26235 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26236 later entry for more information about marks.  Note that downgrading
26237 isn't save in general.
26239 @item
26240 Lisp files are now installed in @file{.../site-lisp/gnus/} by default.
26241 It defaulted to @file{.../site-lisp/} formerly.  In addition to this,
26242 the new installer issues a warning if other Gnus installations which
26243 will shadow the latest one are detected.  You can then remove those
26244 shadows manually or remove them using @code{make
26245 remove-installed-shadows}.
26247 @item
26248 New @file{make.bat} for compiling and installing Gnus under MS Windows
26250 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26251 first argument to the batch-program should be the directory where
26252 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26253 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26254 the second parameter.
26256 @file{make.bat} has been rewritten from scratch, it now features
26257 automatic recognition of XEmacs and GNU Emacs, generates
26258 @file{gnus-load.el}, checks if errors occur while compilation and
26259 generation of info files and reports them at the end of the build
26260 process.  It now uses @code{makeinfo} if it is available and falls
26261 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26262 install all files which are necessary to run Gnus and be generally a
26263 complete replacement for the @code{configure; make; make install}
26264 cycle used under Unix systems.
26266 The new @file{make.bat} makes @file{make-x.bat} and @file{xemacs.mak}
26267 superfluous, so they have been removed.
26269 @item
26270 @file{~/News/overview/} not used.
26272 As a result of the following change, the @file{~/News/overview/}
26273 directory is not used any more.  You can safely delete the entire
26274 hierarchy.
26276 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26277 @c CVS.  We should find a better place for this item.
26278 @item
26279 @code{(require 'gnus-load)}
26281 If you use a stand-alone Gnus distribution, you'd better add
26282 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26283 lisp directory into load-path.
26285 File @file{gnus-load.el} contains autoload commands, functions and variables,
26286 some of which may not be included in distributions of Emacsen.
26288 @end itemize
26290 @item New packages and libraries within Gnus
26291 @c *****************************************
26293 @itemize @bullet
26295 @item
26296 The revised Gnus @acronym{FAQ} is included in the manual,
26297 @xref{Frequently Asked Questions}.
26299 @item
26300 @acronym{TLS} wrapper shipped with Gnus
26302 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26303 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26304 @acronym{TLS}/@acronym{SSL} support via (external third party)
26305 @file{ssl.el} and OpenSSL still works.
26307 @item
26308 Improved anti-spam features.
26310 Gnus is now able to take out spam from your mail and news streams
26311 using a wide variety of programs and filter rules.  Among the supported
26312 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26313 for easy use of external packages such as SpamAssassin and Hashcash
26314 are also new.  @xref{Thwarting Email Spam}.
26315 @c FIXME: @xref{Spam Package}?.  Should this be under Misc?
26317 @item
26318 Gnus supports server-side mail filtering using Sieve.
26320 Sieve rules can be added as Group Parameters for groups, and the
26321 complete Sieve script is generated using @kbd{D g} from the Group
26322 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26323 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26324 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26326 @end itemize
26328 @item Changes in group mode
26329 @c ************************
26331 @itemize @bullet
26333 @item
26334 @code{gnus-group-read-ephemeral-group} can be called interactively,
26335 using @kbd{G M}.
26337 @item
26338 Retrieval of charters and control messages
26340 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26341 control messages (@kbd{H C}).
26343 @item
26344 The new variable @code{gnus-parameters} can be used to set group parameters.
26346 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26347 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26348 enjoy the powers of customize, and simplified backups since you set the
26349 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26350 variable maps regular expressions matching group names to group
26351 parameters, a'la:
26352 @lisp
26353 (setq gnus-parameters
26354       '(("mail\\..*"
26355          (gnus-show-threads nil)
26356          (gnus-use-scoring nil))
26357         ("^nnimap:\\(foo.bar\\)$"
26358          (to-group . "\\1"))))
26359 @end lisp
26361 @item
26362 Unread count correct in nnimap groups.
26364 The estimated number of unread articles in the group buffer should now
26365 be correct for nnimap groups.  This is achieved by calling
26366 @code{nnimap-fixup-unread-after-getting-new-news} from the
26367 @code{gnus-setup-news-hook} (called on startup) and
26368 @code{gnus-after-getting-new-news-hook}. (called after getting new
26369 mail).  If you have modified those variables from the default, you may
26370 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26371 you were happy with the estimate and want to save some (minimal) time
26372 when getting new mail, remove the function.
26374 @item
26375 Group names are treated as UTF-8 by default.
26377 This is supposedly what USEFOR wanted to migrate to.  See
26378 @code{gnus-group-name-charset-group-alist} and
26379 @code{gnus-group-name-charset-method-alist} for customization.
26381 @item
26382 @code{gnus-group-charset-alist} and
26383 @code{gnus-group-ignored-charsets-alist}.
26385 The regexps in these variables are compared with full group names
26386 instead of real group names in 5.8.  Users who customize these
26387 variables should change those regexps accordingly.  For example:
26388 @lisp
26389 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26390 @end lisp
26392 @end itemize
26394 @item Changes in summary and article mode
26395 @c **************************************
26397 @itemize @bullet
26399 @item
26400 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26401 (@code{gnus-article-reply-with-original}) only yank the text in the
26402 region if the region is active.
26404 @item
26405 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26406 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26408 @item
26409 Article Buttons
26411 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26412 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26413 variables @code{gnus-button-@var{*}-level} can be used to control the
26414 appearance of all article buttons.  @xref{Article Button Levels}.
26416 @item
26417 Single-part yenc encoded attachments can be decoded.
26419 @item
26420 Picons
26422 The picons code has been reimplemented to work in GNU Emacs---some of
26423 the previous options have been removed or renamed.
26425 Picons are small ``personal icons'' representing users, domain and
26426 newsgroups, which can be displayed in the Article buffer.
26427 @xref{Picons}.
26429 @item
26430 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26431 boundary line is drawn at the end of the headers.
26433 @item
26434 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26436 @item
26437 The Summary Buffer uses an arrow in the fringe to indicate the current
26438 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26440 @item
26441 Warn about email replies to news
26443 Do you often find yourself replying to news by email by mistake?  Then
26444 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26445 you.
26447 @item
26448 If the new option @code{gnus-summary-display-while-building} is
26449 non-@code{nil}, the summary buffer is shown and updated as it's being
26450 built.
26452 @item
26453 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26454 opposed to old but unread messages).
26456 @item
26457 Gnus supports RFC 2369 mailing list headers, and adds a number of
26458 related commands in mailing list groups.  @xref{Mailing List}.
26460 @item
26461 The Date header can be displayed in a format that can be read aloud
26462 in English.  @xref{Article Date}.
26464 @item
26465 diffs are automatically highlighted in groups matching
26466 @code{mm-uu-diff-groups-regexp}
26468 @item
26469 Better handling of Microsoft citation styles
26471 Gnus now tries to recognize the mangled header block that some Microsoft
26472 mailers use to indicate that the rest of the message is a citation, even
26473 though it is not quoted in any way.  The variable
26474 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26475 citations.
26477 The new command @kbd{W Y f}
26478 (@code{gnus-article-outlook-deuglify-article}) allows deuglifying broken
26479 Outlook (Express) articles.
26481 @item
26482 @code{gnus-article-skip-boring}
26484 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26485 not scroll down to show you a page that contains only boring text,
26486 which by default means cited text and signature.  You can customize
26487 what is skippable using @code{gnus-article-boring-faces}.
26489 This feature is especially useful if you read many articles that
26490 consist of a little new content at the top with a long, untrimmed
26491 message cited below.
26493 @item
26494 Smileys (@samp{:-)}, @samp{;-)} etc) are now displayed graphically in
26495 Emacs too.
26497 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26498 disable it.
26500 @item
26501 Face headers handling.  @xref{Face}.
26503 @item
26504 In the summary buffer, the new command @kbd{/ N} inserts new messages
26505 and @kbd{/ o} inserts old messages.
26507 @item
26508 Gnus decodes morse encoded messages if you press @kbd{W m}.
26510 @item
26511 @code{gnus-summary-line-format}
26513 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26514 %s\n}.  Moreover @code{gnus-extra-headers},
26515 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26516 changed their default so that the users name will be replaced by the
26517 recipient's name or the group name posting to for @acronym{NNTP}
26518 groups.
26520 @item
26521 Deleting of attachments.
26523 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26524 on @acronym{MIME} buttons) saves a part and replaces the part with an
26525 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26526 @acronym{MIME} buttons) removes a part.  It works only on back ends
26527 that support editing.
26529 @item
26530 @code{gnus-default-charset}
26532 The default value is determined from the
26533 @code{current-language-environment} variable, instead of
26534 @code{iso-8859-1}.  Also the @samp{.*} item in
26535 @code{gnus-group-charset-alist} is removed.
26537 @item
26538 Printing capabilities are enhanced.
26540 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26541 Article buffers.  Also, each individual @acronym{MIME} part can be
26542 printed using @kbd{p} on the @acronym{MIME} button.
26544 @item
26545 Extended format specs.
26547 Format spec @samp{%&user-date;} is added into
26548 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26549 format specs are supported.  The extended format specs look like
26550 @samp{%u&foo;}, which invokes function
26551 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26552 escape character, old user defined format @samp{%u&} is no longer supported.
26554 @item
26555 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26556 @c FIXME: Was this a user-visible change?
26558 It was aliased to @kbd{Y c}
26559 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26560 out other articles.
26562 @item
26563 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26565 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26566 s}, @kbd{/ a}, and @kbd{/ x}
26567 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26568 result will be to display all articles that do not match the expression.
26570 @item
26571 Gnus inlines external parts (message/external).
26573 @end itemize
26575 @item Changes in Message mode and related Gnus features
26576 @c ****************************************************
26578 @itemize @bullet
26580 @item
26581 Delayed articles
26583 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26584 buffer.  The messages are delivered at specified time.  This is useful
26585 for sending yourself reminders.  @xref{Delayed Articles}.
26587 @item
26588 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26589 the nnml back end allows compressed message files.
26591 @item
26592 The new option @code{gnus-gcc-mark-as-read} automatically marks
26593 Gcc articles as read.
26595 @item
26596 Externalizing of attachments
26598 If @code{gnus-gcc-externalize-attachments} or
26599 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26600 local files as external parts.
26602 @item
26603 The envelope sender address can be customized when using Sendmail.
26604 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26606 @item
26607 Gnus no longer generate the Sender: header automatically.
26609 Earlier it was generated iff the user configurable email address was
26610 different from the Gnus guessed default user address.  As the guessing
26611 algorithm is rarely correct these days, and (more controversially) the
26612 only use of the Sender: header was to check if you are entitled to
26613 cancel/supersede news (which is now solved by Cancel Locks instead,
26614 see another entry), generation of the header has been disabled by
26615 default.  See the variables @code{message-required-headers},
26616 @code{message-required-news-headers}, and
26617 @code{message-required-mail-headers}.
26619 @item
26620 Features from third party @file{message-utils.el} added to @file{message.el}.
26622 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26623 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26624 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26625 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26626 appropriate headers and a note in the body for cross-postings and
26627 followups (see the variables @code{message-cross-post-@var{*}}).
26629 @item
26630 References and X-Draft-From headers are no longer generated when you
26631 start composing messages and @code{message-generate-headers-first} is
26632 @code{nil}.
26634 @item
26635 Easy inclusion of X-Faces headers.  @xref{X-Face}.
26637 @item
26638 Group Carbon Copy (GCC) quoting
26640 To support groups that contains SPC and other weird characters, groups
26641 are quoted before they are placed in the Gcc: header.  This means
26642 variables such as @code{gnus-message-archive-group} should no longer
26643 contain quote characters to make groups containing SPC work.  Also, if
26644 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26645 into two groups) you must change it to return the list
26646 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26647 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26648 was incorrect earlier, it just didn't generate any problems since it
26649 was inserted directly.
26651 @item
26652 @code{message-insinuate-rmail}
26654 Adding @code{(message-insinuate-rmail)} and @code{(setq
26655 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26656 compose, reply and forward messages in message-mode, where you can
26657 enjoy the power of @acronym{MML}.
26659 @item
26660 @code{message-minibuffer-local-map}
26662 The line below enables BBDB in resending a message:
26663 @lisp
26664 (define-key message-minibuffer-local-map [(tab)]
26665   'bbdb-complete-name)
26666 @end lisp
26668 @item
26669 @code{gnus-posting-styles}
26671 Add a new format of match like
26672 @lisp
26673 ((header "to" "larsi.*org")
26674  (Organization "Somewhere, Inc."))
26675 @end lisp
26676 The old format like the lines below is obsolete, but still accepted.
26677 @lisp
26678 (header "to" "larsi.*org"
26679         (Organization "Somewhere, Inc."))
26680 @end lisp
26682 @item
26683 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26685 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26686 added into these two variables.  If you customized those, perhaps you
26687 need add those two headers too.
26689 @item
26690 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26691 composing messages, it is enabled by @code{use-hard-newlines}.
26692 Decoding format=flowed was present but not documented in earlier
26693 versions.
26695 @item
26696 The option @code{mm-fill-flowed} can be used to disable treatment of
26697 ``format=flowed'' messages.  Also, flowed text is disabled when sending
26698 inline PGP signed messages.  @xref{Flowed text, , Flowed text,
26699 emacs-mime, The Emacs MIME Manual}.  (New in Gnus 5.10.7)
26700 @c This entry is also present in the node "No Gnus".
26702 @item
26703 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26705 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26707 @item
26708 Message supports the Importance: (RFC 2156) header.
26710 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26711 the valid values.
26713 @item
26714 Gnus supports Cancel Locks in News.
26716 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26717 used to determine if you wrote an article or not (for canceling and
26718 superseding).  Gnus generates a random password string the first time
26719 you post a message, and saves it in your @file{~/.emacs} using the Custom
26720 system.  While the variable is called @code{canlock-password}, it is not
26721 security sensitive data.  Publishing your canlock string on the web
26722 will not allow anyone to be able to anything she could not already do.
26723 The behavior can be changed by customizing @code{message-insert-canlock}.
26725 @item
26726 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26727 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26729 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26730 additional Lisp libraries.  This add several menu items to the
26731 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26732 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26734 @item
26735 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26736 C-m}.
26738 This change was made to avoid conflict with the standard binding of
26739 @code{back-to-indentation}, which is also useful in message mode.
26741 @item
26742 The default for @code{message-forward-show-mml} changed to the symbol
26743 @code{best}.
26745 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26746 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26747 used when forwarding signed or encrypted messages, as the conversion
26748 invalidate the digital signature.
26750 @item
26751 If @code{auto-compression-mode} is enabled, attachments are automatically
26752 decompressed when activated.
26753 @c FIXME: Does this affect article or message mode?
26755 @item
26756 Support for non-@acronym{ASCII} domain names
26758 Message supports non-@acronym{ASCII} domain names in From:, To: and
26759 Cc: and will query you whether to perform encoding when you try to
26760 send a message.  The variable @code{message-use-idna} controls this.
26761 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26762 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26763 controls this.
26765 @item You can now drag and drop attachments to the Message buffer.
26766 See @code{mml-dnd-protocol-alist} and @code{mml-dnd-attach-options}.
26767 @xref{MIME, ,MIME, message, Message Manual}.
26768 @c New in 5.10.9 / 5.11
26770 @end itemize
26772 @item Changes in back ends
26773 @c ***********************
26775 @itemize @bullet
26776 @item
26777 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26779 @item
26780 The nndoc back end now supports mailman digests and exim bounces.
26782 @item
26783 Gnus supports Maildir groups.
26785 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26787 @item
26788 The nnml and nnfolder back ends store marks for each groups.
26790 This makes it possible to take backup of nnml/nnfolder servers/groups
26791 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26792 makes it possible to share articles and marks between users (without
26793 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26794 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26795 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26796 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26797 another machine, Gnus will automatically use the @file{.marks} or
26798 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26799 The new server variables @code{nnml-marks-is-evil} and
26800 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26802 @end itemize
26804 @item Appearance
26805 @c *************
26807 @itemize @bullet
26809 @item
26810 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26811 been renamed to ``Gnus''.
26813 @item
26814 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26815 renamed to ``Attachments''.  Note that this menu also contains security
26816 related stuff, like signing and encryption (@pxref{Security, Security,,
26817 message, Message Manual}).
26819 @item
26820 The tool bars have been updated to use GNOME icons in Group, Summary and
26821 Message mode.  You can also customize the tool bars.  This is a new
26822 feature in Gnus 5.10.9.  (Only for Emacs, not in XEmacs.)
26824 @item The tool bar icons are now (de)activated correctly
26825 in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
26826 Its default value depends on your Emacs version.  This is a new feature
26827 in Gnus 5.10.9.
26828 @end itemize
26831 @item Miscellaneous changes
26832 @c ************************
26834 @itemize @bullet
26836 @item
26837 @code{gnus-agent}
26839 The Gnus Agent has seen a major updated and is now enabled by default,
26840 and all nntp and nnimap servers from @code{gnus-select-method} and
26841 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26842 only the server in @code{gnus-select-method} was agentized by the
26843 default, and the agent was disabled by default.  When the agent is
26844 enabled, headers are now also retrieved from the Agent cache instead
26845 of the back ends when possible.  Earlier this only happened in the
26846 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26847 @kbd{J r} in the server buffer.  Gnus will not download articles into
26848 the Agent cache, unless you instruct it to do so, though, by using
26849 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26850 behavior of having the Agent disabled with @code{(setq gnus-agent
26851 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26852 is not needed any more.
26854 @item
26855 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26857 If one reads an article while plugged, and the article already exists
26858 in the Agent, it won't get downloaded once more.  @code{(setq
26859 gnus-agent-cache nil)} reverts to the old behavior.
26861 @item
26862 Dired integration
26864 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26865 bindings in dired buffers to send a file as an attachment, open a file
26866 using the appropriate mailcap entry, and print a file using the mailcap
26867 entry.
26869 @item
26870 The format spec @code{%C} for positioning point has changed to @code{%*}.
26872 @item
26873 @code{gnus-slave-unplugged}
26875 A new command which starts Gnus offline in slave mode.
26877 @end itemize
26879 @end itemize
26881 @iftex
26883 @page
26884 @node The Manual
26885 @section The Manual
26886 @cindex colophon
26887 @cindex manual
26889 This manual was generated from a TeXinfo file and then run through
26890 either @code{texi2dvi}
26891 @iflatex
26892 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26893 and then run through @code{latex} and @code{dvips}
26894 @end iflatex
26895 to get what you hold in your hands now.
26897 The following conventions have been used:
26899 @enumerate
26901 @item
26902 This is a @samp{string}
26904 @item
26905 This is a @kbd{keystroke}
26907 @item
26908 This is a @file{file}
26910 @item
26911 This is a @code{symbol}
26913 @end enumerate
26915 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26916 mean:
26918 @lisp
26919 (setq flargnoze "yes")
26920 @end lisp
26922 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26924 @lisp
26925 (setq flumphel 'yes)
26926 @end lisp
26928 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26929 ever get them confused.
26931 @iflatex
26932 @c @head
26933 Of course, everything in this manual is of vital interest, so you should
26934 read it all.  Several times.  However, if you feel like skimming the
26935 manual, look for that gnu head you should see in the margin over
26936 there---it means that what's being discussed is of more importance than
26937 the rest of the stuff.  (On the other hand, if everything is infinitely
26938 important, how can anything be more important than that?  Just one more
26939 of the mysteries of this world, I guess.)
26940 @end iflatex
26942 @end iftex
26945 @node On Writing Manuals
26946 @section On Writing Manuals
26948 I guess most manuals are written after-the-fact; documenting a program
26949 that's already there.  This is not how this manual is written.  When
26950 implementing something, I write the manual entry for that something
26951 straight away.  I then see that it's difficult to explain the
26952 functionality, so I write how it's supposed to be, and then I change the
26953 implementation.  Writing the documentation and writing the code goes
26954 hand in hand.
26956 This, of course, means that this manual has no, or little, flow.  It
26957 documents absolutely everything in Gnus, but often not where you're
26958 looking for it.  It is a reference manual, and not a guide to how to get
26959 started with Gnus.
26961 That would be a totally different book, that should be written using the
26962 reference manual as source material.  It would look quite differently.
26965 @page
26966 @node Terminology
26967 @section Terminology
26969 @cindex terminology
26970 @table @dfn
26972 @item news
26973 @cindex news
26974 This is what you are supposed to use this thing for---reading news.
26975 News is generally fetched from a nearby @acronym{NNTP} server, and is
26976 generally publicly available to everybody.  If you post news, the entire
26977 world is likely to read just what you have written, and they'll all
26978 snigger mischievously.  Behind your back.
26980 @item mail
26981 @cindex mail
26982 Everything that's delivered to you personally is mail.  Some news/mail
26983 readers (like Gnus) blur the distinction between mail and news, but
26984 there is a difference.  Mail is private.  News is public.  Mailing is
26985 not posting, and replying is not following up.
26987 @item reply
26988 @cindex reply
26989 Send a mail to the person who has written what you are reading.
26991 @item follow up
26992 @cindex follow up
26993 Post an article to the current newsgroup responding to the article you
26994 are reading.
26996 @item back end
26997 @cindex back end
26998 Gnus considers mail and news to be mostly the same, really.  The only
26999 difference is how to access the actual articles.  News articles are
27000 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27001 messages could be read from a file on the local disk.  The internal
27002 architecture of Gnus thus comprises a ``front end'' and a number of
27003 ``back ends''.  Internally, when you enter a group (by hitting
27004 @key{RET}, say), you thereby invoke a function in the front end in
27005 Gnus.  The front end then ``talks'' to a back end and says things like
27006 ``Give me the list of articles in the foo group'' or ``Show me article
27007 number 4711''.
27009 So a back end mainly defines either a protocol (the @code{nntp} back
27010 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27011 accesses mail via @acronym{IMAP}) or a file format and directory
27012 layout (the @code{nnspool} back end accesses news via the common
27013 ``spool directory'' format, the @code{nnml} back end access mail via a
27014 file format and directory layout that's quite similar).
27016 Gnus does not handle the underlying media, so to speak---this is all
27017 done by the back ends.  A back end is a collection of functions to
27018 access the articles.
27020 However, sometimes the term ``back end'' is also used where ``server''
27021 would have been more appropriate.  And then there is the term ``select
27022 method'' which can mean either.  The Gnus terminology can be quite
27023 confusing.
27025 @item native
27026 @cindex native
27027 Gnus will always use one method (and back end) as the @dfn{native}, or
27028 default, way of getting news.
27030 @item foreign
27031 @cindex foreign
27032 You can also have any number of foreign groups active at the same time.
27033 These are groups that use non-native non-secondary back ends for getting
27034 news.
27036 @item secondary
27037 @cindex secondary
27038 Secondary back ends are somewhere half-way between being native and being
27039 foreign, but they mostly act like they are native.
27041 @item article
27042 @cindex article
27043 A message that has been posted as news.
27045 @item mail message
27046 @cindex mail message
27047 A message that has been mailed.
27049 @item message
27050 @cindex message
27051 A mail message or news article
27053 @item head
27054 @cindex head
27055 The top part of a message, where administrative information (etc.) is
27056 put.
27058 @item body
27059 @cindex body
27060 The rest of an article.  Everything not in the head is in the
27061 body.
27063 @item header
27064 @cindex header
27065 A line from the head of an article.
27067 @item headers
27068 @cindex headers
27069 A collection of such lines, or a collection of heads.  Or even a
27070 collection of @acronym{NOV} lines.
27072 @item @acronym{NOV}
27073 @cindex @acronym{NOV}
27074 When Gnus enters a group, it asks the back end for the headers of all
27075 unread articles in the group.  Most servers support the News OverView
27076 format, which is more compact and much faster to read and parse than the
27077 normal @sc{head} format.
27079 @item level
27080 @cindex levels
27081 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27082 that have a lower level are ``more'' subscribed than the groups with a
27083 higher level.  In fact, groups on levels 1-5 are considered
27084 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27085 are @dfn{killed}.  Commands for listing groups and scanning for new
27086 articles will all use the numeric prefix as @dfn{working level}.
27088 @item killed groups
27089 @cindex killed groups
27090 No information on killed groups is stored or updated, which makes killed
27091 groups much easier to handle than subscribed groups.
27093 @item zombie groups
27094 @cindex zombie groups
27095 Just like killed groups, only slightly less dead.
27097 @item active file
27098 @cindex active file
27099 The news server has to keep track of what articles it carries, and what
27100 groups exist.  All this information in stored in the active file, which
27101 is rather large, as you might surmise.
27103 @item bogus groups
27104 @cindex bogus groups
27105 A group that exists in the @file{.newsrc} file, but isn't known to the
27106 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27107 This means that the group probably doesn't exist (any more).
27109 @item activating
27110 @cindex activating groups
27111 The act of asking the server for info on a group and computing the
27112 number of unread articles is called @dfn{activating the group}.
27113 Un-activated groups are listed with @samp{*} in the group buffer.
27115 @item spool
27116 @cindex spool
27117 News servers store their articles locally in one fashion or other.
27118 One old-fashioned storage method is to have just one file per
27119 article.  That's called a ``traditional spool''.
27121 @item server
27122 @cindex server
27123 A machine one can connect to and get news (or mail) from.
27125 @item select method
27126 @cindex select method
27127 A structure that specifies the back end, the server and the virtual
27128 server settings.
27130 @item virtual server
27131 @cindex virtual server
27132 A named select method.  Since a select method defines all there is to
27133 know about connecting to a (physical) server, taking the thing as a
27134 whole is a virtual server.
27136 @item washing
27137 @cindex washing
27138 Taking a buffer and running it through a filter of some sort.  The
27139 result will (more often than not) be cleaner and more pleasing than the
27140 original.
27142 @item ephemeral groups
27143 @cindex ephemeral groups
27144 @cindex temporary groups
27145 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27146 groups are groups that will have no data stored---when you exit the
27147 group, it'll disappear into the aether.
27149 @item solid groups
27150 @cindex solid groups
27151 This is the opposite of ephemeral groups.  All groups listed in the
27152 group buffer are solid groups.
27154 @item sparse articles
27155 @cindex sparse articles
27156 These are article placeholders shown in the summary buffer when
27157 @code{gnus-build-sparse-threads} has been switched on.
27159 @item threading
27160 @cindex threading
27161 To put responses to articles directly after the articles they respond
27162 to---in a hierarchical fashion.
27164 @item root
27165 @cindex root
27166 @cindex thread root
27167 The first article in a thread is the root.  It is the ancestor of all
27168 articles in the thread.
27170 @item parent
27171 @cindex parent
27172 An article that has responses.
27174 @item child
27175 @cindex child
27176 An article that responds to a different article---its parent.
27178 @item digest
27179 @cindex digest
27180 A collection of messages in one file.  The most common digest format is
27181 specified by RFC 1153.
27183 @item splitting
27184 @cindex splitting, terminology
27185 @cindex mail sorting
27186 @cindex mail filtering (splitting)
27187 The action of sorting your emails according to certain rules. Sometimes
27188 incorrectly called mail filtering.
27190 @end table
27193 @page
27194 @node Customization
27195 @section Customization
27196 @cindex general customization
27198 All variables are properly documented elsewhere in this manual.  This
27199 section is designed to give general pointers on how to customize Gnus
27200 for some quite common situations.
27202 @menu
27203 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27204 * Slow Terminal Connection::    You run a remote Emacs.
27205 * Little Disk Space::           You feel that having large setup files is icky.
27206 * Slow Machine::                You feel like buying a faster machine.
27207 @end menu
27210 @node Slow/Expensive Connection
27211 @subsection Slow/Expensive NNTP Connection
27213 If you run Emacs on a machine locally, and get your news from a machine
27214 over some very thin strings, you want to cut down on the amount of data
27215 Gnus has to get from the @acronym{NNTP} server.
27217 @table @code
27219 @item gnus-read-active-file
27220 Set this to @code{nil}, which will inhibit Gnus from requesting the
27221 entire active file from the server.  This file is often very large.  You
27222 also have to set @code{gnus-check-new-newsgroups} and
27223 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27224 doesn't suddenly decide to fetch the active file anyway.
27226 @item gnus-nov-is-evil
27227 This one has to be @code{nil}.  If not, grabbing article headers from
27228 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27229 support @sc{xover}; Gnus will detect this by itself.
27230 @end table
27233 @node Slow Terminal Connection
27234 @subsection Slow Terminal Connection
27236 Let's say you use your home computer for dialing up the system that runs
27237 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27238 possible) the amount of data sent over the wires.
27240 @table @code
27242 @item gnus-auto-center-summary
27243 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27244 buffer all the time.  If it is @code{vertical}, do only vertical
27245 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27246 horizontal and vertical recentering.
27248 @item gnus-visible-headers
27249 Cut down on the headers included in the articles to the
27250 minimum.  You can, in fact, make do without them altogether---most of the
27251 useful data is in the summary buffer, anyway.  Set this variable to
27252 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27254 Use the following to enable all the available hiding features:
27255 @lisp
27256 (setq gnus-treat-hide-headers 'head
27257       gnus-treat-hide-signature t
27258       gnus-treat-hide-citation t)
27259 @end lisp
27261 @item gnus-use-full-window
27262 By setting this to @code{nil}, you can make all the windows smaller.
27263 While this doesn't really cut down much generally, it means that you
27264 have to see smaller portions of articles before deciding that you didn't
27265 want to read them anyway.
27267 @item gnus-thread-hide-subtree
27268 If this is non-@code{nil}, all threads in the summary buffer will be
27269 hidden initially.
27272 @item gnus-updated-mode-lines
27273 If this is @code{nil}, Gnus will not put information in the buffer mode
27274 lines, which might save some time.
27275 @end table
27278 @node Little Disk Space
27279 @subsection Little Disk Space
27280 @cindex disk space
27282 The startup files can get rather large, so you may want to cut their
27283 sizes a bit if you are running out of space.
27285 @table @code
27287 @item gnus-save-newsrc-file
27288 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27289 only save @file{.newsrc.eld}.  This means that you will not be able to
27290 use any other newsreaders than Gnus.  This variable is @code{t} by
27291 default.
27293 @item gnus-read-newsrc-file
27294 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27295 only read @file{.newsrc.eld}.  This means that you will not be able to
27296 use any other newsreaders than Gnus.  This variable is @code{t} by
27297 default.
27299 @item gnus-save-killed-list
27300 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27301 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27302 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27303 variable to @code{nil}.  This variable is @code{t} by default.
27305 @end table
27308 @node Slow Machine
27309 @subsection Slow Machine
27310 @cindex slow machine
27312 If you have a slow machine, or are just really impatient, there are a
27313 few things you can do to make Gnus run faster.
27315 Set @code{gnus-check-new-newsgroups} and
27316 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27318 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27319 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27320 summary buffer faster.
27323 @page
27324 @node Troubleshooting
27325 @section Troubleshooting
27326 @cindex troubleshooting
27328 Gnus works @emph{so} well straight out of the box---I can't imagine any
27329 problems, really.
27331 Ahem.
27333 @enumerate
27335 @item
27336 Make sure your computer is switched on.
27338 @item
27339 Make sure that you really load the current Gnus version.  If you have
27340 been running @sc{gnus}, you need to exit Emacs and start it up again before
27341 Gnus will work.
27343 @item
27344 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27345 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27346 you have some old @file{.el} files lying around.  Delete these.
27348 @item
27349 Read the help group (@kbd{G h} in the group buffer) for a
27350 @acronym{FAQ} and a how-to.
27352 @item
27353 @vindex max-lisp-eval-depth
27354 Gnus works on many recursive structures, and in some extreme (and very
27355 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27356 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27357 something like that.
27358 @end enumerate
27360 If all else fails, report the problem as a bug.
27362 @cindex bugs
27363 @cindex reporting bugs
27365 @kindex M-x gnus-bug
27366 @findex gnus-bug
27367 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27368 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27369 me the backtrace.  I will fix bugs, but I can only fix them if you send
27370 me a precise description as to how to reproduce the bug.
27372 You really can never be too detailed in a bug report.  Always use the
27373 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27374 a 10Kb mail each time you use it, and even if you have sent me your
27375 environment 500 times before.  I don't care.  I want the full info each
27376 time.
27378 It is also important to remember that I have no memory whatsoever.  If
27379 you send a bug report, and I send you a reply, and then you just send
27380 back ``No, it's not! Moron!'', I will have no idea what you are
27381 insulting me about.  Always over-explain everything.  It's much easier
27382 for all of us---if I don't have all the information I need, I will just
27383 mail you and ask for more info, and everything takes more time.
27385 If the problem you're seeing is very visual, and you can't quite explain
27386 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27387 it somewhere it can be reached, and include the URL of the picture in
27388 the bug report.
27390 @cindex patches
27391 If you would like to contribute a patch to fix bugs or make
27392 improvements, please produce the patch using @samp{diff -u}.
27394 @cindex edebug
27395 If you want to debug your problem further before reporting, possibly
27396 in order to solve the problem yourself and send a patch, you can use
27397 edebug.  Debugging Lisp code is documented in the Elisp manual
27398 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27399 Lisp Reference Manual}).  To get you started with edebug, consider if
27400 you discover some weird behavior when pressing @kbd{c}, the first
27401 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27402 the documentation buffer that leads you to the function definition,
27403 then press @kbd{M-x edebug-defun RET} with point inside that function,
27404 return to Gnus and press @kbd{c} to invoke the code.  You will be
27405 placed in the lisp buffer and can single step using @kbd{SPC} and
27406 evaluate expressions using @kbd{M-:} or inspect variables using
27407 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27408 @kbd{c} or @kbd{g}.
27410 @cindex elp
27411 @cindex profile
27412 @cindex slow
27413 Sometimes, a problem do not directly generate an elisp error but
27414 manifests itself by causing Gnus to be very slow.  In these cases, you
27415 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27416 slow, and then try to analyze the backtrace (repeating the procedure
27417 helps isolating the real problem areas).
27419 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27420 (or should be) fully documented elsewhere, but to get you started
27421 there are a few steps that need to be followed.  First, instrument the
27422 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27423 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27424 RET message}.  Then perform the operation that is slow and press
27425 @kbd{M-x elp-results}.  You will then see which operations that takes
27426 time, and can debug them further.  If the entire operation takes much
27427 longer than the time spent in the slowest function in the profiler
27428 output, you probably profiled the wrong part of Gnus.  To reset
27429 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27430 elp-restore-all} is supposed to remove profiling, but given the
27431 complexities and dynamic code generation in Gnus, it might not always
27432 work perfectly.
27434 @cindex gnu.emacs.gnus
27435 @cindex ding mailing list
27436 If you just need help, you are better off asking on
27437 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27438 @email{ding@@gnus.org, the ding mailing list}.  Write to
27439 @email{ding-request@@gnus.org} to subscribe.
27442 @page
27443 @node Gnus Reference Guide
27444 @section Gnus Reference Guide
27446 It is my hope that other people will figure out smart stuff that Gnus
27447 can do, and that other people will write those smart things as well.  To
27448 facilitate that I thought it would be a good idea to describe the inner
27449 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27452 You can never expect the internals of a program not to change, but I
27453 will be defining (in some details) the interface between Gnus and its
27454 back ends (this is written in stone), the format of the score files
27455 (ditto), data structures (some are less likely to change than others)
27456 and general methods of operation.
27458 @menu
27459 * Gnus Utility Functions::      Common functions and variable to use.
27460 * Back End Interface::          How Gnus communicates with the servers.
27461 * Score File Syntax::           A BNF definition of the score file standard.
27462 * Headers::                     How Gnus stores headers internally.
27463 * Ranges::                      A handy format for storing mucho numbers.
27464 * Group Info::                  The group info format.
27465 * Extended Interactive::        Symbolic prefixes and stuff.
27466 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27467 * Various File Formats::        Formats of files that Gnus use.
27468 @end menu
27471 @node Gnus Utility Functions
27472 @subsection Gnus Utility Functions
27473 @cindex Gnus utility functions
27474 @cindex utility functions
27475 @cindex functions
27476 @cindex internal variables
27478 When writing small functions to be run from hooks (and stuff), it's
27479 vital to have access to the Gnus internal functions and variables.
27480 Below is a list of the most common ones.
27482 @table @code
27484 @item gnus-newsgroup-name
27485 @vindex gnus-newsgroup-name
27486 This variable holds the name of the current newsgroup.
27488 @item gnus-find-method-for-group
27489 @findex gnus-find-method-for-group
27490 A function that returns the select method for @var{group}.
27492 @item gnus-group-real-name
27493 @findex gnus-group-real-name
27494 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27495 name.
27497 @item gnus-group-prefixed-name
27498 @findex gnus-group-prefixed-name
27499 Takes an unprefixed group name and a select method, and returns the full
27500 (prefixed) Gnus group name.
27502 @item gnus-get-info
27503 @findex gnus-get-info
27504 Returns the group info list for @var{group}.
27506 @item gnus-group-unread
27507 @findex gnus-group-unread
27508 The number of unread articles in @var{group}, or @code{t} if that is
27509 unknown.
27511 @item gnus-active
27512 @findex gnus-active
27513 The active entry for @var{group}.
27515 @item gnus-set-active
27516 @findex gnus-set-active
27517 Set the active entry for @var{group}.
27519 @item gnus-add-current-to-buffer-list
27520 @findex gnus-add-current-to-buffer-list
27521 Adds the current buffer to the list of buffers to be killed on Gnus
27522 exit.
27524 @item gnus-continuum-version
27525 @findex gnus-continuum-version
27526 Takes a Gnus version string as a parameter and returns a floating point
27527 number.  Earlier versions will always get a lower number than later
27528 versions.
27530 @item gnus-group-read-only-p
27531 @findex gnus-group-read-only-p
27532 Says whether @var{group} is read-only or not.
27534 @item gnus-news-group-p
27535 @findex gnus-news-group-p
27536 Says whether @var{group} came from a news back end.
27538 @item gnus-ephemeral-group-p
27539 @findex gnus-ephemeral-group-p
27540 Says whether @var{group} is ephemeral or not.
27542 @item gnus-server-to-method
27543 @findex gnus-server-to-method
27544 Returns the select method corresponding to @var{server}.
27546 @item gnus-server-equal
27547 @findex gnus-server-equal
27548 Says whether two virtual servers are equal.
27550 @item gnus-group-native-p
27551 @findex gnus-group-native-p
27552 Says whether @var{group} is native or not.
27554 @item gnus-group-secondary-p
27555 @findex gnus-group-secondary-p
27556 Says whether @var{group} is secondary or not.
27558 @item gnus-group-foreign-p
27559 @findex gnus-group-foreign-p
27560 Says whether @var{group} is foreign or not.
27562 @item gnus-group-find-parameter
27563 @findex gnus-group-find-parameter
27564 Returns the parameter list of @var{group}.  If given a second parameter,
27565 returns the value of that parameter for @var{group}.
27567 @item gnus-group-set-parameter
27568 @findex gnus-group-set-parameter
27569 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27571 @item gnus-narrow-to-body
27572 @findex gnus-narrow-to-body
27573 Narrows the current buffer to the body of the article.
27575 @item gnus-check-backend-function
27576 @findex gnus-check-backend-function
27577 Takes two parameters, @var{function} and @var{group}.  If the back end
27578 @var{group} comes from supports @var{function}, return non-@code{nil}.
27580 @lisp
27581 (gnus-check-backend-function "request-scan" "nnml:misc")
27582 @result{} t
27583 @end lisp
27585 @item gnus-read-method
27586 @findex gnus-read-method
27587 Prompts the user for a select method.
27589 @end table
27592 @node Back End Interface
27593 @subsection Back End Interface
27595 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27596 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27597 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27598 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27599 examples of the latter we have @code{nntp-port-number} and
27600 @code{nnmbox-directory}.
27602 When Gnus asks for information from a back end---say @code{nntp}---on
27603 something, it will normally include a virtual server name in the
27604 function parameters.  (If not, the back end should use the ``current''
27605 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27606 server as its only (optional) parameter.  If this virtual server hasn't
27607 been opened, the function should fail.
27609 Note that a virtual server name has no relation to some physical server
27610 name.  Take this example:
27612 @lisp
27613 (nntp "odd-one"
27614       (nntp-address "ifi.uio.no")
27615       (nntp-port-number 4324))
27616 @end lisp
27618 Here the virtual server name is @samp{odd-one} while the name of
27619 the physical server is @samp{ifi.uio.no}.
27621 The back ends should be able to switch between several virtual servers.
27622 The standard back ends implement this by keeping an alist of virtual
27623 server environments that they pull down/push up when needed.
27625 There are two groups of interface functions: @dfn{required functions},
27626 which must be present, and @dfn{optional functions}, which Gnus will
27627 always check for presence before attempting to call 'em.
27629 All these functions are expected to return data in the buffer
27630 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27631 unfortunately named, but we'll have to live with it.  When I talk about
27632 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27633 talk about @dfn{return value}, I talk about the function value returned by
27634 the function call.  Functions that fail should return @code{nil} as the
27635 return value.
27637 Some back ends could be said to be @dfn{server-forming} back ends, and
27638 some might be said not to be.  The latter are back ends that generally
27639 only operate on one group at a time, and have no concept of ``server''
27640 ---they have a group, and they deliver info on that group and nothing
27641 more.
27643 Gnus identifies each message by way of group name and article number.  A
27644 few remarks about these article numbers might be useful.  First of all,
27645 the numbers are positive integers.  Secondly, it is normally not
27646 possible for later articles to ``re-use'' older article numbers without
27647 confusing Gnus.  That is, if a group has ever contained a message
27648 numbered 42, then no other message may get that number, or Gnus will get
27649 mightily confused.@footnote{See the function
27650 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27651 Third, article numbers must be assigned in order of arrival in the
27652 group; this is not necessarily the same as the date of the message.
27654 The previous paragraph already mentions all the ``hard'' restrictions that
27655 article numbers must fulfill.  But it seems that it might be useful to
27656 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27657 if there are holes in the article numbering sequence.  However, due to
27658 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27659 also useful for the article numbers to start at 1 to avoid running out
27660 of numbers as long as possible.
27662 Note that by convention, back ends are named @code{nnsomething}, but
27663 Gnus also comes with some @code{nnnotbackends}, such as
27664 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27666 In the examples and definitions I will refer to the imaginary back end
27667 @code{nnchoke}.
27669 @cindex @code{nnchoke}
27671 @menu
27672 * Required Back End Functions::  Functions that must be implemented.
27673 * Optional Back End Functions::  Functions that need not be implemented.
27674 * Error Messaging::             How to get messages and report errors.
27675 * Writing New Back Ends::       Extending old back ends.
27676 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27677 * Mail-like Back Ends::         Some tips on mail back ends.
27678 @end menu
27681 @node Required Back End Functions
27682 @subsubsection Required Back End Functions
27684 @table @code
27686 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27688 @var{articles} is either a range of article numbers or a list of
27689 @code{Message-ID}s.  Current back ends do not fully support either---only
27690 sequences (lists) of article numbers, and most back ends do not support
27691 retrieval of @code{Message-ID}s.  But they should try for both.
27693 The result data should either be HEADs or @acronym{NOV} lines, and the result
27694 value should either be @code{headers} or @code{nov} to reflect this.
27695 This might later be expanded to @code{various}, which will be a mixture
27696 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27698 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27699 headers'', in some meaning of the word.  This is generally done by
27700 fetching (at most) @var{fetch-old} extra headers less than the smallest
27701 article number in @code{articles}, and filling the gaps as well.  The
27702 presence of this parameter can be ignored if the back end finds it
27703 cumbersome to follow the request.  If this is non-@code{nil} and not a
27704 number, do maximum fetches.
27706 Here's an example HEAD:
27708 @example
27709 221 1056 Article retrieved.
27710 Path: ifi.uio.no!sturles
27711 From: sturles@@ifi.uio.no (Sturle Sunde)
27712 Newsgroups: ifi.discussion
27713 Subject: Re: Something very droll
27714 Date: 27 Oct 1994 14:02:57 +0100
27715 Organization: Dept. of Informatics, University of Oslo, Norway
27716 Lines: 26
27717 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27718 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27719 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27721 @end example
27723 So a @code{headers} return value would imply that there's a number of
27724 these in the data buffer.
27726 Here's a BNF definition of such a buffer:
27728 @example
27729 headers        = *head
27730 head           = error / valid-head
27731 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27732 valid-head     = valid-message *header "." eol
27733 valid-message  = "221 " <number> " Article retrieved." eol
27734 header         = <text> eol
27735 @end example
27737 @cindex BNF
27738 (The version of BNF used here is the one used in RFC822.)
27740 If the return value is @code{nov}, the data buffer should contain
27741 @dfn{network overview database} lines.  These are basically fields
27742 separated by tabs.
27744 @example
27745 nov-buffer = *nov-line
27746 nov-line   = field 7*8[ <TAB> field ] eol
27747 field      = <text except TAB>
27748 @end example
27750 For a closer look at what should be in those fields,
27751 @pxref{Headers}.
27754 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27756 @var{server} is here the virtual server name.  @var{definitions} is a
27757 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27759 If the server can't be opened, no error should be signaled.  The back end
27760 may then choose to refuse further attempts at connecting to this
27761 server.  In fact, it should do so.
27763 If the server is opened already, this function should return a
27764 non-@code{nil} value.  There should be no data returned.
27767 @item (nnchoke-close-server &optional SERVER)
27769 Close connection to @var{server} and free all resources connected
27770 to it.  Return @code{nil} if the server couldn't be closed for some
27771 reason.
27773 There should be no data returned.
27776 @item (nnchoke-request-close)
27778 Close connection to all servers and free all resources that the back end
27779 have reserved.  All buffers that have been created by that back end
27780 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27781 function is generally only called when Gnus is shutting down.
27783 There should be no data returned.
27786 @item (nnchoke-server-opened &optional SERVER)
27788 If @var{server} is the current virtual server, and the connection to the
27789 physical server is alive, then this function should return a
27790 non-@code{nil} value.  This function should under no circumstances
27791 attempt to reconnect to a server we have lost connection to.
27793 There should be no data returned.
27796 @item (nnchoke-status-message &optional SERVER)
27798 This function should return the last error message from @var{server}.
27800 There should be no data returned.
27803 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27805 The result data from this function should be the article specified by
27806 @var{article}.  This might either be a @code{Message-ID} or a number.
27807 It is optional whether to implement retrieval by @code{Message-ID}, but
27808 it would be nice if that were possible.
27810 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27811 in this buffer instead of the normal data buffer.  This is to make it
27812 possible to avoid copying large amounts of data from one buffer to
27813 another, while Gnus mainly requests articles to be inserted directly
27814 into its article buffer.
27816 If it is at all possible, this function should return a cons cell where
27817 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27818 the article number.  This will enable Gnus to find out what the real
27819 group and article numbers are when fetching articles by
27820 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27821 on successful article retrieval.
27824 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27826 Get data on @var{group}.  This function also has the side effect of
27827 making @var{group} the current group.
27829 If @var{fast}, don't bother to return useful data, just make @var{group}
27830 the current group.
27832 Here's an example of some result data and a definition of the same:
27834 @example
27835 211 56 1000 1059 ifi.discussion
27836 @end example
27838 The first number is the status, which should be 211.  Next is the
27839 total number of articles in the group, the lowest article number, the
27840 highest article number, and finally the group name.  Note that the total
27841 number of articles may be less than one might think while just
27842 considering the highest and lowest article numbers, but some articles
27843 may have been canceled.  Gnus just discards the total-number, so
27844 whether one should take the bother to generate it properly (if that is a
27845 problem) is left as an exercise to the reader.  If the group contains no
27846 articles, the lowest article number should be reported as 1 and the
27847 highest as 0.
27849 @example
27850 group-status = [ error / info ] eol
27851 error        = [ "4" / "5" ] 2<number> " " <Error message>
27852 info         = "211 " 3* [ <number> " " ] <string>
27853 @end example
27856 @item (nnchoke-close-group GROUP &optional SERVER)
27858 Close @var{group} and free any resources connected to it.  This will be
27859 a no-op on most back ends.
27861 There should be no data returned.
27864 @item (nnchoke-request-list &optional SERVER)
27866 Return a list of all groups available on @var{server}.  And that means
27867 @emph{all}.
27869 Here's an example from a server that only carries two groups:
27871 @example
27872 ifi.test 0000002200 0000002000 y
27873 ifi.discussion 3324 3300 n
27874 @end example
27876 On each line we have a group name, then the highest article number in
27877 that group, the lowest article number, and finally a flag.  If the group
27878 contains no articles, the lowest article number should be reported as 1
27879 and the highest as 0.
27881 @example
27882 active-file = *active-line
27883 active-line = name " " <number> " " <number> " " flags eol
27884 name        = <string>
27885 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27886 @end example
27888 The flag says whether the group is read-only (@samp{n}), is moderated
27889 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27890 (@samp{=other-group}) or none of the above (@samp{y}).
27893 @item (nnchoke-request-post &optional SERVER)
27895 This function should post the current buffer.  It might return whether
27896 the posting was successful or not, but that's not required.  If, for
27897 instance, the posting is done asynchronously, it has generally not been
27898 completed by the time this function concludes.  In that case, this
27899 function should set up some kind of sentinel to beep the user loud and
27900 clear if the posting could not be completed.
27902 There should be no result data from this function.
27904 @end table
27907 @node Optional Back End Functions
27908 @subsubsection Optional Back End Functions
27910 @table @code
27912 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27914 @var{groups} is a list of groups, and this function should request data
27915 on all those groups.  How it does it is of no concern to Gnus, but it
27916 should attempt to do this in a speedy fashion.
27918 The return value of this function can be either @code{active} or
27919 @code{group}, which says what the format of the result data is.  The
27920 former is in the same format as the data from
27921 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27922 in the same format as @code{nnchoke-request-group} gives.
27924 @example
27925 group-buffer = *active-line / *group-status
27926 @end example
27929 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27931 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27932 alterations.  This comes in handy if the back end really carries all
27933 the information (as is the case with virtual and imap groups).  This
27934 function should destructively alter the info to suit its needs, and
27935 should return a non-@code{nil} value.
27937 There should be no result data from this function.
27940 @item (nnchoke-request-type GROUP &optional ARTICLE)
27942 When the user issues commands for ``sending news'' (@kbd{F} in the
27943 summary buffer, for instance), Gnus has to know whether the article the
27944 user is following up on is news or mail.  This function should return
27945 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27946 is mail and @code{unknown} if the type can't be decided.  (The
27947 @var{article} parameter is necessary in @code{nnvirtual} groups which
27948 might very well combine mail groups and news groups.)  Both @var{group}
27949 and @var{article} may be @code{nil}.
27951 There should be no result data from this function.
27954 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27956 Set/remove/add marks on articles.  Normally Gnus handles the article
27957 marks (such as read, ticked, expired etc) internally, and store them in
27958 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
27959 all information about the articles on the server, so Gnus need to
27960 propagate the mark information to the server.
27962 @var{action} is a list of mark setting requests, having this format:
27964 @example
27965 (RANGE ACTION MARK)
27966 @end example
27968 @var{range} is a range of articles you wish to update marks on.
27969 @var{action} is @code{add} or @code{del}, used to add marks or remove
27970 marks (preserving all marks not mentioned).  @var{mark} is a list of
27971 marks; where each mark is a symbol.  Currently used marks are
27972 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27973 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27974 @code{forward} and @code{recent}, but your back end should, if
27975 possible, not limit itself to these.
27977 Given contradictory actions, the last action in the list should be the
27978 effective one.  That is, if your action contains a request to add the
27979 @code{tick} mark on article 1 and, later in the list, a request to
27980 remove the mark on the same article, the mark should in fact be removed.
27982 An example action list:
27984 @example
27985 (((5 12 30) 'del '(tick))
27986  ((10 . 90) 'add '(read expire))
27987  ((92 94) 'del '(read)))
27988 @end example
27990 The function should return a range of articles it wasn't able to set the
27991 mark on (currently not used for anything).
27993 There should be no result data from this function.
27995 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27997 If the user tries to set a mark that the back end doesn't like, this
27998 function may change the mark.  Gnus will use whatever this function
27999 returns as the mark for @var{article} instead of the original
28000 @var{mark}.  If the back end doesn't care, it must return the original
28001 @var{mark}, and not @code{nil} or any other type of garbage.
28003 The only use for this I can see is what @code{nnvirtual} does with
28004 it---if a component group is auto-expirable, marking an article as read
28005 in the virtual group should result in the article being marked as
28006 expirable.
28008 There should be no result data from this function.
28011 @item (nnchoke-request-scan &optional GROUP SERVER)
28013 This function may be called at any time (by Gnus or anything else) to
28014 request that the back end check for incoming articles, in one way or
28015 another.  A mail back end will typically read the spool file or query
28016 the @acronym{POP} server when this function is invoked.  The
28017 @var{group} doesn't have to be heeded---if the back end decides that
28018 it is too much work just scanning for a single group, it may do a
28019 total scan of all groups.  It would be nice, however, to keep things
28020 local if that's practical.
28022 There should be no result data from this function.
28025 @item (nnchoke-request-group-description GROUP &optional SERVER)
28027 The result data from this function should be a description of
28028 @var{group}.
28030 @example
28031 description-line = name <TAB> description eol
28032 name             = <string>
28033 description      = <text>
28034 @end example
28036 @item (nnchoke-request-list-newsgroups &optional SERVER)
28038 The result data from this function should be the description of all
28039 groups available on the server.
28041 @example
28042 description-buffer = *description-line
28043 @end example
28046 @item (nnchoke-request-newgroups DATE &optional SERVER)
28048 The result data from this function should be all groups that were
28049 created after @samp{date}, which is in normal human-readable date format
28050 (i.e., the date format used in mail and news headers, and returned by
28051 the function @code{message-make-date} by default).  The data should be
28052 in the active buffer format.
28054 It is okay for this function to return ``too many'' groups; some back ends
28055 might find it cheaper to return the full list of groups, rather than
28056 just the new groups.  But don't do this for back ends with many groups.
28057 Normally, if the user creates the groups herself, there won't be too
28058 many groups, so @code{nnml} and the like are probably safe.  But for
28059 back ends like @code{nntp}, where the groups have been created by the
28060 server, it is quite likely that there can be many groups.
28063 @item (nnchoke-request-create-group GROUP &optional SERVER)
28065 This function should create an empty group with name @var{group}.
28067 There should be no return data.
28070 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28072 This function should run the expiry process on all articles in the
28073 @var{articles} range (which is currently a simple list of article
28074 numbers.)  It is left up to the back end to decide how old articles
28075 should be before they are removed by this function.  If @var{force} is
28076 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28077 they are.
28079 This function should return a list of articles that it did not/was not
28080 able to delete.
28082 There should be no result data returned.
28085 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28087 This function should move @var{article} (which is a number) from
28088 @var{group} by calling @var{accept-form}.
28090 This function should ready the article in question for moving by
28091 removing any header lines it has added to the article, and generally
28092 should ``tidy up'' the article.  Then it should @code{eval}
28093 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28094 will do the actual copying.  If this @code{eval} returns a
28095 non-@code{nil} value, the article should be removed.
28097 If @var{last} is @code{nil}, that means that there is a high likelihood
28098 that there will be more requests issued shortly, so that allows some
28099 optimizations.
28101 The function should return a cons where the @code{car} is the group name and
28102 the @code{cdr} is the article number that the article was entered as.
28104 There should be no data returned.
28107 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28109 This function takes the current buffer and inserts it into @var{group}.
28110 If @var{last} in @code{nil}, that means that there will be more calls to
28111 this function in short order.
28113 The function should return a cons where the @code{car} is the group name and
28114 the @code{cdr} is the article number that the article was entered as.
28116 The group should exist before the back end is asked to accept the
28117 article for that group.
28119 There should be no data returned.
28122 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28124 This function should remove @var{article} (which is a number) from
28125 @var{group} and insert @var{buffer} there instead.
28127 There should be no data returned.
28130 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28132 This function should delete @var{group}.  If @var{force}, it should
28133 really delete all the articles in the group, and then delete the group
28134 itself.  (If there is such a thing as ``the group itself''.)
28136 There should be no data returned.
28139 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28141 This function should rename @var{group} into @var{new-name}.  All
28142 articles in @var{group} should move to @var{new-name}.
28144 There should be no data returned.
28146 @end table
28149 @node Error Messaging
28150 @subsubsection Error Messaging
28152 @findex nnheader-report
28153 @findex nnheader-get-report
28154 The back ends should use the function @code{nnheader-report} to report
28155 error conditions---they should not raise errors when they aren't able to
28156 perform a request.  The first argument to this function is the back end
28157 symbol, and the rest are interpreted as arguments to @code{format} if
28158 there are multiple of them, or just a string if there is one of them.
28159 This function must always returns @code{nil}.
28161 @lisp
28162 (nnheader-report 'nnchoke "You did something totally bogus")
28164 (nnheader-report 'nnchoke "Could not request group %s" group)
28165 @end lisp
28167 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28168 @code{nil} back from a server, and this function returns the most
28169 recently reported message for the back end in question.  This function
28170 takes one argument---the server symbol.
28172 Internally, these functions access @var{back-end}@code{-status-string},
28173 so the @code{nnchoke} back end will have its error message stored in
28174 @code{nnchoke-status-string}.
28177 @node Writing New Back Ends
28178 @subsubsection Writing New Back Ends
28180 Many back ends are quite similar.  @code{nnml} is just like
28181 @code{nnspool}, but it allows you to edit the articles on the server.
28182 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28183 and it doesn't maintain overview databases.  @code{nndir} is just like
28184 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28185 editing articles.
28187 It would make sense if it were possible to ``inherit'' functions from
28188 back ends when writing new back ends.  And, indeed, you can do that if you
28189 want to.  (You don't have to if you don't want to, of course.)
28191 All the back ends declare their public variables and functions by using a
28192 package called @code{nnoo}.
28194 To inherit functions from other back ends (and allow other back ends to
28195 inherit functions from the current back end), you should use the
28196 following macros:
28198 @table @code
28200 @item nnoo-declare
28201 This macro declares the first parameter to be a child of the subsequent
28202 parameters.  For instance:
28204 @lisp
28205 (nnoo-declare nndir
28206   nnml nnmh)
28207 @end lisp
28209 @code{nndir} has declared here that it intends to inherit functions from
28210 both @code{nnml} and @code{nnmh}.
28212 @item defvoo
28213 This macro is equivalent to @code{defvar}, but registers the variable as
28214 a public server variable.  Most state-oriented variables should be
28215 declared with @code{defvoo} instead of @code{defvar}.
28217 In addition to the normal @code{defvar} parameters, it takes a list of
28218 variables in the parent back ends to map the variable to when executing
28219 a function in those back ends.
28221 @lisp
28222 (defvoo nndir-directory nil
28223   "Where nndir will look for groups."
28224   nnml-current-directory nnmh-current-directory)
28225 @end lisp
28227 This means that @code{nnml-current-directory} will be set to
28228 @code{nndir-directory} when an @code{nnml} function is called on behalf
28229 of @code{nndir}.  (The same with @code{nnmh}.)
28231 @item nnoo-define-basics
28232 This macro defines some common functions that almost all back ends should
28233 have.
28235 @lisp
28236 (nnoo-define-basics nndir)
28237 @end lisp
28239 @item deffoo
28240 This macro is just like @code{defun} and takes the same parameters.  In
28241 addition to doing the normal @code{defun} things, it registers the
28242 function as being public so that other back ends can inherit it.
28244 @item nnoo-map-functions
28245 This macro allows mapping of functions from the current back end to
28246 functions from the parent back ends.
28248 @lisp
28249 (nnoo-map-functions nndir
28250   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28251   (nnmh-request-article 0 nndir-current-group 0 0))
28252 @end lisp
28254 This means that when @code{nndir-retrieve-headers} is called, the first,
28255 third, and fourth parameters will be passed on to
28256 @code{nnml-retrieve-headers}, while the second parameter is set to the
28257 value of @code{nndir-current-group}.
28259 @item nnoo-import
28260 This macro allows importing functions from back ends.  It should be the
28261 last thing in the source file, since it will only define functions that
28262 haven't already been defined.
28264 @lisp
28265 (nnoo-import nndir
28266   (nnmh
28267    nnmh-request-list
28268    nnmh-request-newgroups)
28269   (nnml))
28270 @end lisp
28272 This means that calls to @code{nndir-request-list} should just be passed
28273 on to @code{nnmh-request-list}, while all public functions from
28274 @code{nnml} that haven't been defined in @code{nndir} yet should be
28275 defined now.
28277 @end table
28279 Below is a slightly shortened version of the @code{nndir} back end.
28281 @lisp
28282 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28283 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28285 ;;; @r{Code:}
28287 (require 'nnheader)
28288 (require 'nnmh)
28289 (require 'nnml)
28290 (require 'nnoo)
28291 (eval-when-compile (require 'cl))
28293 (nnoo-declare nndir
28294   nnml nnmh)
28296 (defvoo nndir-directory nil
28297   "Where nndir will look for groups."
28298   nnml-current-directory nnmh-current-directory)
28300 (defvoo nndir-nov-is-evil nil
28301   "*Non-nil means that nndir will never retrieve NOV headers."
28302   nnml-nov-is-evil)
28304 (defvoo nndir-current-group ""
28305   nil
28306   nnml-current-group nnmh-current-group)
28307 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28308 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28310 (defvoo nndir-status-string "" nil nnmh-status-string)
28311 (defconst nndir-version "nndir 1.0")
28313 ;;; @r{Interface functions.}
28315 (nnoo-define-basics nndir)
28317 (deffoo nndir-open-server (server &optional defs)
28318   (setq nndir-directory
28319         (or (cadr (assq 'nndir-directory defs))
28320             server))
28321   (unless (assq 'nndir-directory defs)
28322     (push `(nndir-directory ,server) defs))
28323   (push `(nndir-current-group
28324           ,(file-name-nondirectory
28325             (directory-file-name nndir-directory)))
28326         defs)
28327   (push `(nndir-top-directory
28328           ,(file-name-directory (directory-file-name nndir-directory)))
28329         defs)
28330   (nnoo-change-server 'nndir server defs))
28332 (nnoo-map-functions nndir
28333   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28334   (nnmh-request-article 0 nndir-current-group 0 0)
28335   (nnmh-request-group nndir-current-group 0 0)
28336   (nnmh-close-group nndir-current-group 0))
28338 (nnoo-import nndir
28339   (nnmh
28340    nnmh-status-message
28341    nnmh-request-list
28342    nnmh-request-newgroups))
28344 (provide 'nndir)
28345 @end lisp
28348 @node Hooking New Back Ends Into Gnus
28349 @subsubsection Hooking New Back Ends Into Gnus
28351 @vindex gnus-valid-select-methods
28352 @findex gnus-declare-backend
28353 Having Gnus start using your new back end is rather easy---you just
28354 declare it with the @code{gnus-declare-backend} functions.  This will
28355 enter the back end into the @code{gnus-valid-select-methods} variable.
28357 @code{gnus-declare-backend} takes two parameters---the back end name and
28358 an arbitrary number of @dfn{abilities}.
28360 Here's an example:
28362 @lisp
28363 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28364 @end lisp
28366 The above line would then go in the @file{nnchoke.el} file.
28368 The abilities can be:
28370 @table @code
28371 @item mail
28372 This is a mailish back end---followups should (probably) go via mail.
28373 @item post
28374 This is a newsish back end---followups should (probably) go via news.
28375 @item post-mail
28376 This back end supports both mail and news.
28377 @item none
28378 This is neither a post nor mail back end---it's something completely
28379 different.
28380 @item respool
28381 It supports respooling---or rather, it is able to modify its source
28382 articles and groups.
28383 @item address
28384 The name of the server should be in the virtual server name.  This is
28385 true for almost all back ends.
28386 @item prompt-address
28387 The user should be prompted for an address when doing commands like
28388 @kbd{B} in the group buffer.  This is true for back ends like
28389 @code{nntp}, but not @code{nnmbox}, for instance.
28390 @end table
28393 @node Mail-like Back Ends
28394 @subsubsection Mail-like Back Ends
28396 One of the things that separate the mail back ends from the rest of the
28397 back ends is the heavy dependence by most of the mail back ends on
28398 common functions in @file{nnmail.el}.  For instance, here's the
28399 definition of @code{nnml-request-scan}:
28401 @lisp
28402 (deffoo nnml-request-scan (&optional group server)
28403   (setq nnml-article-file-alist nil)
28404   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28405 @end lisp
28407 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28408 and @code{nnmail} takes care of all the moving and splitting of the
28409 mail.
28411 This function takes four parameters.
28413 @table @var
28414 @item method
28415 This should be a symbol to designate which back end is responsible for
28416 the call.
28418 @item exit-function
28419 This function should be called after the splitting has been performed.
28421 @item temp-directory
28422 Where the temporary files should be stored.
28424 @item group
28425 This optional argument should be a group name if the splitting is to be
28426 performed for one group only.
28427 @end table
28429 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28430 save each article.  @var{back-end}@code{-active-number} will be called to
28431 find the article number assigned to this article.
28433 The function also uses the following variables:
28434 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28435 this back end); and @var{back-end}@code{-group-alist} and
28436 @var{back-end}@code{-active-file} to generate the new active file.
28437 @var{back-end}@code{-group-alist} should be a group-active alist, like
28438 this:
28440 @example
28441 (("a-group" (1 . 10))
28442  ("some-group" (34 . 39)))
28443 @end example
28446 @node Score File Syntax
28447 @subsection Score File Syntax
28449 Score files are meant to be easily parseable, but yet extremely
28450 mallable.  It was decided that something that had the same read syntax
28451 as an Emacs Lisp list would fit that spec.
28453 Here's a typical score file:
28455 @lisp
28456 (("summary"
28457   ("win95" -10000 nil s)
28458   ("Gnus"))
28459  ("from"
28460   ("Lars" -1000))
28461  (mark -100))
28462 @end lisp
28464 BNF definition of a score file:
28466 @example
28467 score-file      = "" / "(" *element ")"
28468 element         = rule / atom
28469 rule            = string-rule / number-rule / date-rule
28470 string-rule     = "(" quote string-header quote space *string-match ")"
28471 number-rule     = "(" quote number-header quote space *number-match ")"
28472 date-rule       = "(" quote date-header quote space *date-match ")"
28473 quote           = <ascii 34>
28474 string-header   = "subject" / "from" / "references" / "message-id" /
28475                   "xref" / "body" / "head" / "all" / "followup"
28476 number-header   = "lines" / "chars"
28477 date-header     = "date"
28478 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28479                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28480 score           = "nil" / <integer>
28481 date            = "nil" / <natural number>
28482 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28483                   "r" / "regex" / "R" / "Regex" /
28484                   "e" / "exact" / "E" / "Exact" /
28485                   "f" / "fuzzy" / "F" / "Fuzzy"
28486 number-match    = "(" <integer> [ "" / [ space score [ "" /
28487                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28488 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28489 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28490                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28491 date-match-t    = "nil" / "at" / "before" / "after"
28492 atom            = "(" [ required-atom / optional-atom ] ")"
28493 required-atom   = mark / expunge / mark-and-expunge / files /
28494                   exclude-files / read-only / touched
28495 optional-atom   = adapt / local / eval
28496 mark            = "mark" space nil-or-number
28497 nil-or-number   = "nil" / <integer>
28498 expunge         = "expunge" space nil-or-number
28499 mark-and-expunge = "mark-and-expunge" space nil-or-number
28500 files           = "files" *[ space <string> ]
28501 exclude-files   = "exclude-files" *[ space <string> ]
28502 read-only       = "read-only" [ space "nil" / space "t" ]
28503 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28504 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28505 local           = "local" *[ space "(" <string> space <form> ")" ]
28506 eval            = "eval" space <form>
28507 space           = *[ " " / <TAB> / <NEWLINE> ]
28508 @end example
28510 Any unrecognized elements in a score file should be ignored, but not
28511 discarded.
28513 As you can see, white space is needed, but the type and amount of white
28514 space is irrelevant.  This means that formatting of the score file is
28515 left up to the programmer---if it's simpler to just spew it all out on
28516 one looong line, then that's ok.
28518 The meaning of the various atoms are explained elsewhere in this
28519 manual (@pxref{Score File Format}).
28522 @node Headers
28523 @subsection Headers
28525 Internally Gnus uses a format for storing article headers that
28526 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28527 almost suspect that the author looked at the @acronym{NOV} specification and
28528 just shamelessly @emph{stole} the entire thing, and one would be right.
28530 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28531 RFC 1036 to talk about lines in the head of an article (e.g.,
28532 @code{From}).  It is used by many people as a synonym for
28533 ``head''---``the header and the body''.  (That should be avoided, in my
28534 opinion.)  And Gnus uses a format internally that it calls ``header'',
28535 which is what I'm talking about here.  This is a 9-element vector,
28536 basically, with each header (ouch) having one slot.
28538 These slots are, in order: @code{number}, @code{subject}, @code{from},
28539 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28540 @code{xref}, and @code{extra}.  There are macros for accessing and
28541 setting these slots---they all have predictable names beginning with
28542 @code{mail-header-} and @code{mail-header-set-}, respectively.
28544 All these slots contain strings, except the @code{extra} slot, which
28545 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28548 @node Ranges
28549 @subsection Ranges
28551 @sc{gnus} introduced a concept that I found so useful that I've started
28552 using it a lot and have elaborated on it greatly.
28554 The question is simple: If you have a large amount of objects that are
28555 identified by numbers (say, articles, to take a @emph{wild} example)
28556 that you want to qualify as being ``included'', a normal sequence isn't
28557 very useful.  (A 200,000 length sequence is a bit long-winded.)
28559 The solution is as simple as the question: You just collapse the
28560 sequence.
28562 @example
28563 (1 2 3 4 5 6 10 11 12)
28564 @end example
28566 is transformed into
28568 @example
28569 ((1 . 6) (10 . 12))
28570 @end example
28572 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28573 lonesome object, a @samp{13} is a valid element:
28575 @example
28576 ((1 . 6) 7 (10 . 12))
28577 @end example
28579 This means that comparing two ranges to find out whether they are equal
28580 is slightly tricky:
28582 @example
28583 ((1 . 5) 7 8 (10 . 12))
28584 @end example
28588 @example
28589 ((1 . 5) (7 . 8) (10 . 12))
28590 @end example
28592 are equal.  In fact, any non-descending list is a range:
28594 @example
28595 (1 2 3 4 5)
28596 @end example
28598 is a perfectly valid range, although a pretty long-winded one.  This is
28599 also valid:
28601 @example
28602 (1 . 5)
28603 @end example
28605 and is equal to the previous range.
28607 Here's a BNF definition of ranges.  Of course, one must remember the
28608 semantic requirement that the numbers are non-descending.  (Any number
28609 of repetition of the same number is allowed, but apt to disappear in
28610 range handling.)
28612 @example
28613 range           = simple-range / normal-range
28614 simple-range    = "(" number " . " number ")"
28615 normal-range    = "(" start-contents ")"
28616 contents        = "" / simple-range *[ " " contents ] /
28617                   number *[ " " contents ]
28618 @end example
28620 Gnus currently uses ranges to keep track of read articles and article
28621 marks.  I plan on implementing a number of range operators in C if The
28622 Powers That Be are willing to let me.  (I haven't asked yet, because I
28623 need to do some more thinking on what operators I need to make life
28624 totally range-based without ever having to convert back to normal
28625 sequences.)
28628 @node Group Info
28629 @subsection Group Info
28631 Gnus stores all permanent info on groups in a @dfn{group info} list.
28632 This list is from three to six elements (or more) long and exhaustively
28633 describes the group.
28635 Here are two example group infos; one is a very simple group while the
28636 second is a more complex one:
28638 @example
28639 ("no.group" 5 ((1 . 54324)))
28641 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28642                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28643                 (nnml "")
28644                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28645 @end example
28647 The first element is the @dfn{group name}---as Gnus knows the group,
28648 anyway.  The second element is the @dfn{subscription level}, which
28649 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28650 cons cell where the @code{car} is the level and the @code{cdr} is the
28651 score.)  The third element is a list of ranges of read articles.  The
28652 fourth element is a list of lists of article marks of various kinds.
28653 The fifth element is the select method (or virtual server, if you like).
28654 The sixth element is a list of @dfn{group parameters}, which is what
28655 this section is about.
28657 Any of the last three elements may be missing if they are not required.
28658 In fact, the vast majority of groups will normally only have the first
28659 three elements, which saves quite a lot of cons cells.
28661 Here's a BNF definition of the group info format:
28663 @example
28664 info          = "(" group space ralevel space read
28665                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28666                 space parameters ] ] ] ] ] ")"
28667 group         = quote <string> quote
28668 ralevel       = rank / level
28669 level         = <integer in the range of 1 to inf>
28670 rank          = "(" level "." score ")"
28671 score         = <integer in the range of 1 to inf>
28672 read          = range
28673 marks-lists   = nil / "(" *marks ")"
28674 marks         = "(" <string> range ")"
28675 method        = "(" <string> *elisp-forms ")"
28676 parameters    = "(" *elisp-forms ")"
28677 @end example
28679 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28680 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28681 in pseudo-BNF.
28683 If you have a Gnus info and want to access the elements, Gnus offers a
28684 series of macros for getting/setting these elements.
28686 @table @code
28687 @item gnus-info-group
28688 @itemx gnus-info-set-group
28689 @findex gnus-info-group
28690 @findex gnus-info-set-group
28691 Get/set the group name.
28693 @item gnus-info-rank
28694 @itemx gnus-info-set-rank
28695 @findex gnus-info-rank
28696 @findex gnus-info-set-rank
28697 Get/set the group rank (@pxref{Group Score}).
28699 @item gnus-info-level
28700 @itemx gnus-info-set-level
28701 @findex gnus-info-level
28702 @findex gnus-info-set-level
28703 Get/set the group level.
28705 @item gnus-info-score
28706 @itemx gnus-info-set-score
28707 @findex gnus-info-score
28708 @findex gnus-info-set-score
28709 Get/set the group score (@pxref{Group Score}).
28711 @item gnus-info-read
28712 @itemx gnus-info-set-read
28713 @findex gnus-info-read
28714 @findex gnus-info-set-read
28715 Get/set the ranges of read articles.
28717 @item gnus-info-marks
28718 @itemx gnus-info-set-marks
28719 @findex gnus-info-marks
28720 @findex gnus-info-set-marks
28721 Get/set the lists of ranges of marked articles.
28723 @item gnus-info-method
28724 @itemx gnus-info-set-method
28725 @findex gnus-info-method
28726 @findex gnus-info-set-method
28727 Get/set the group select method.
28729 @item gnus-info-params
28730 @itemx gnus-info-set-params
28731 @findex gnus-info-params
28732 @findex gnus-info-set-params
28733 Get/set the group parameters.
28734 @end table
28736 All the getter functions take one parameter---the info list.  The setter
28737 functions take two parameters---the info list and the new value.
28739 The last three elements in the group info aren't mandatory, so it may be
28740 necessary to extend the group info before setting the element.  If this
28741 is necessary, you can just pass on a non-@code{nil} third parameter to
28742 the three final setter functions to have this happen automatically.
28745 @node Extended Interactive
28746 @subsection Extended Interactive
28747 @cindex interactive
28748 @findex gnus-interactive
28750 Gnus extends the standard Emacs @code{interactive} specification
28751 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28752 Prefixes}).  Here's an example of how this is used:
28754 @lisp
28755 (defun gnus-summary-increase-score (&optional score symp)
28756   (interactive (gnus-interactive "P\ny"))
28757   ...
28758   )
28759 @end lisp
28761 The best thing to do would have been to implement
28762 @code{gnus-interactive} as a macro which would have returned an
28763 @code{interactive} form, but this isn't possible since Emacs checks
28764 whether a function is interactive or not by simply doing an @code{assq}
28765 on the lambda form.  So, instead we have @code{gnus-interactive}
28766 function that takes a string and returns values that are usable to
28767 @code{interactive}.
28769 This function accepts (almost) all normal @code{interactive} specs, but
28770 adds a few more.
28772 @table @samp
28773 @item y
28774 @vindex gnus-current-prefix-symbol
28775 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28776 variable.
28778 @item Y
28779 @vindex gnus-current-prefix-symbols
28780 A list of the current symbolic prefixes---the
28781 @code{gnus-current-prefix-symbol} variable.
28783 @item A
28784 The current article number---the @code{gnus-summary-article-number}
28785 function.
28787 @item H
28788 The current article header---the @code{gnus-summary-article-header}
28789 function.
28791 @item g
28792 The current group name---the @code{gnus-group-group-name}
28793 function.
28795 @end table
28798 @node Emacs/XEmacs Code
28799 @subsection Emacs/XEmacs Code
28800 @cindex XEmacs
28801 @cindex Emacsen
28803 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28804 platforms must be the primary one.  I chose Emacs.  Not because I don't
28805 like XEmacs or Mule, but because it comes first alphabetically.
28807 This means that Gnus will byte-compile under Emacs with nary a warning,
28808 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28809 As I use byte-compilation warnings to help me root out trivial errors in
28810 Gnus, that's very useful.
28812 I've also consistently used Emacs function interfaces, but have used
28813 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28814 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28815 function.  I then define a function called @code{gnus-run-at-time} that
28816 takes the same parameters as the Emacs @code{run-at-time}.  When running
28817 Gnus under Emacs, the former function is just an alias for the latter.
28818 However, when running under XEmacs, the former is an alias for the
28819 following function:
28821 @lisp
28822 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28823   (start-itimer
28824    "gnus-run-at-time"
28825    `(lambda ()
28826       (,function ,@@args))
28827    time repeat))
28828 @end lisp
28830 This sort of thing has been done for bunches of functions.  Gnus does
28831 not redefine any native Emacs functions while running under XEmacs---it
28832 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28833 all over.
28835 In the cases where the XEmacs function interface was obviously cleaner,
28836 I used it instead.  For example @code{gnus-region-active-p} is an alias
28837 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28839 Of course, I could have chosen XEmacs as my native platform and done
28840 mapping functions the other way around.  But I didn't.  The performance
28841 hit these indirections impose on Gnus under XEmacs should be slight.
28844 @node Various File Formats
28845 @subsection Various File Formats
28847 @menu
28848 * Active File Format::          Information on articles and groups available.
28849 * Newsgroups File Format::      Group descriptions.
28850 @end menu
28853 @node Active File Format
28854 @subsubsection Active File Format
28856 The active file lists all groups available on the server in
28857 question.  It also lists the highest and lowest current article numbers
28858 in each group.
28860 Here's an excerpt from a typical active file:
28862 @example
28863 soc.motss 296030 293865 y
28864 alt.binaries.pictures.fractals 3922 3913 n
28865 comp.sources.unix 1605 1593 m
28866 comp.binaries.ibm.pc 5097 5089 y
28867 no.general 1000 900 y
28868 @end example
28870 Here's a pseudo-BNF definition of this file:
28872 @example
28873 active      = *group-line
28874 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28875 group       = <non-white-space string>
28876 spc         = " "
28877 high-number = <non-negative integer>
28878 low-number  = <positive integer>
28879 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28880 @end example
28882 For a full description of this file, see the manual pages for
28883 @samp{innd}, in particular @samp{active(5)}.
28886 @node Newsgroups File Format
28887 @subsubsection Newsgroups File Format
28889 The newsgroups file lists groups along with their descriptions.  Not all
28890 groups on the server have to be listed,  and not all groups in the file
28891 have to exist on the server.  The file is meant purely as information to
28892 the user.
28894 The format is quite simple; a group name, a tab, and the description.
28895 Here's the definition:
28897 @example
28898 newsgroups    = *line
28899 line          = group tab description <NEWLINE>
28900 group         = <non-white-space string>
28901 tab           = <TAB>
28902 description   = <string>
28903 @end example
28906 @page
28907 @node Emacs for Heathens
28908 @section Emacs for Heathens
28910 Believe it or not, but some people who use Gnus haven't really used
28911 Emacs much before they embarked on their journey on the Gnus Love Boat.
28912 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28913 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28914 is a regexp that is used for matching on the group name'' are magical
28915 phrases with little or no meaning, then this appendix is for you.  If
28916 you are already familiar with Emacs, just ignore this and go fondle your
28917 cat instead.
28919 @menu
28920 * Keystrokes::                  Entering text and executing commands.
28921 * Emacs Lisp::                  The built-in Emacs programming language.
28922 @end menu
28925 @node Keystrokes
28926 @subsection Keystrokes
28928 @itemize @bullet
28929 @item
28930 Q: What is an experienced Emacs user?
28932 @item
28933 A: A person who wishes that the terminal had pedals.
28934 @end itemize
28936 Yes, when you use Emacs, you are apt to use the control key, the shift
28937 key and the meta key a lot.  This is very annoying to some people
28938 (notably @code{vi}le users), and the rest of us just love the hell out
28939 of it.  Just give up and submit.  Emacs really does stand for
28940 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28941 may have heard from other disreputable sources (like the Emacs author).
28943 The shift keys are normally located near your pinky fingers, and are
28944 normally used to get capital letters and stuff.  You probably use it all
28945 the time.  The control key is normally marked ``CTRL'' or something like
28946 that.  The meta key is, funnily enough, never marked as such on any
28947 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
28948 which is the meta key on this keyboard.  It's usually located somewhere
28949 to the left hand side of the keyboard, usually on the bottom row.
28951 Now, us Emacs people don't say ``press the meta-control-m key'',
28952 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
28953 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28954 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
28955 down the control key, and hold it down while you press @kbd{k}''.
28956 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28957 the control key and then press @kbd{k}''.  Simple, ay?
28959 This is somewhat complicated by the fact that not all keyboards have a
28960 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
28961 means ``press escape, release escape, press @kbd{k}''.  That's much more
28962 work than if you have a meta key, so if that's the case, I respectfully
28963 suggest you get a real keyboard with a meta key.  You can't live without
28968 @node Emacs Lisp
28969 @subsection Emacs Lisp
28971 Emacs is the King of Editors because it's really a Lisp interpreter.
28972 Each and every key you tap runs some Emacs Lisp code snippet, and since
28973 Emacs Lisp is an interpreted language, that means that you can configure
28974 any key to run any arbitrary code.  You just, like, do it.
28976 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28977 functions.  (These are byte-compiled for speed, but it's still
28978 interpreted.)  If you decide that you don't like the way Gnus does
28979 certain things, it's trivial to have it do something a different way.
28980 (Well, at least if you know how to write Lisp code.)  However, that's
28981 beyond the scope of this manual, so we are simply going to talk about
28982 some common constructs that you normally use in your @file{~/.gnus.el}
28983 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
28984 in order to set things of Gnus up, it is much better to use the
28985 @file{~/.gnus.el} file, @xref{Startup Files}.)
28987 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28988 write the following:
28990 @lisp
28991 (setq gnus-florgbnize 4)
28992 @end lisp
28994 This function (really ``special form'') @code{setq} is the one that can
28995 set a variable to some value.  This is really all you need to know.  Now
28996 you can go and fill your @file{~/.gnus.el} file with lots of these to
28997 change how Gnus works.
28999 If you have put that thing in your @file{~/.gnus.el} file, it will be
29000 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29001 start Gnus.  If you want to change the variable right away, simply say
29002 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29003 previous ``form'', which is a simple @code{setq} statement here.
29005 Go ahead---just try it, if you're located at your Emacs.  After you
29006 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29007 is the return value of the form you @code{eval}ed.
29009 Some pitfalls:
29011 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29012 that means:
29014 @lisp
29015 (setq gnus-read-active-file 'some)
29016 @end lisp
29018 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29019 @samp{nntp.ifi.uio.no}'', that means:
29021 @lisp
29022 (setq gnus-nntp-server "nntp.ifi.uio.no")
29023 @end lisp
29025 So be careful not to mix up strings (the latter) with symbols (the
29026 former).  The manual is unambiguous, but it can be confusing.
29028 @page
29029 @include gnus-faq.texi
29031 @node Index
29032 @chapter Index
29033 @printindex cp
29035 @node Key Index
29036 @chapter Key Index
29037 @printindex ky
29039 @summarycontents
29040 @contents
29041 @bye
29043 @iftex
29044 @iflatex
29045 \end{document}
29046 @end iflatex
29047 @end iftex
29049 @c Local Variables:
29050 @c mode: texinfo
29051 @c coding: iso-8859-1
29052 @c End:
29054 @ignore
29055    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
29056 @end ignore