Merge from gnus--rel--5.10
[emacs.git] / man / gnus.texi
blob94144b65e3f75555a6865a9b8d258b5b2e506f09
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 * GNU Free Documentation License:: The license for this documentation.
406 * Index::                    Variable, function and concept index.
407 * Key Index::                Key Index.
409 Other related manuals
411 * Message:(message).         Composing messages.
412 * Emacs-MIME:(emacs-mime).   Composing messages; @acronym{MIME}-specific parts.
413 * Sieve:(sieve).             Managing Sieve scripts in Emacs.
414 * PGG:(pgg).                 @acronym{PGP/MIME} with Gnus.
416 @detailmenu
417  --- The Detailed Node Listing ---
419 Starting Gnus
421 * Finding the News::            Choosing a method for getting news.
422 * The First Time::              What does Gnus do the first time you start it?
423 * The Server is Down::          How can I read my mail then?
424 * Slave Gnusae::                You can have more than one Gnus active at a time.
425 * Fetching a Group::            Starting Gnus just to read a group.
426 * New Groups::                  What is Gnus supposed to do with new groups?
427 * Changing Servers::            You may want to move from one server to another.
428 * Startup Files::               Those pesky startup files---@file{.newsrc}.
429 * Auto Save::                   Recovering from a crash.
430 * The Active File::             Reading the active file over a slow line Takes Time.
431 * Startup Variables::           Other variables you might change.
433 New Groups
435 * Checking New Groups::         Determining what groups are new.
436 * Subscription Methods::        What Gnus should do with new groups.
437 * Filtering New Groups::        Making Gnus ignore certain new groups.
439 Group Buffer
441 * Group Buffer Format::         Information listed and how you can change it.
442 * Group Maneuvering::           Commands for moving in the group buffer.
443 * Selecting a Group::           Actually reading news.
444 * Subscription Commands::       Unsubscribing, killing, subscribing.
445 * Group Data::                  Changing the info for a group.
446 * Group Levels::                Levels? What are those, then?
447 * Group Score::                 A mechanism for finding out what groups you like.
448 * Marking Groups::              You can mark groups for later processing.
449 * Foreign Groups::              Creating and editing groups.
450 * Group Parameters::            Each group may have different parameters set.
451 * Listing Groups::              Gnus can list various subsets of the groups.
452 * Sorting Groups::              Re-arrange the group order.
453 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
454 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
455 * Exiting Gnus::                Stop reading news and get some work done.
456 * Group Topics::                A folding group mode divided into topics.
457 * Misc Group Stuff::            Other stuff that you can to do.
459 Group Buffer Format
461 * Group Line Specification::    Deciding how the group buffer is to look.
462 * Group Mode Line Specification::  The group buffer mode line.
463 * Group Highlighting::          Having nice colors in the group buffer.
465 Group Topics
467 * Topic Commands::              Interactive E-Z commands.
468 * Topic Variables::             How to customize the topics the Lisp Way.
469 * Topic Sorting::               Sorting each topic individually.
470 * Topic Topology::              A map of the world.
471 * Topic Parameters::            Parameters that apply to all groups in a topic.
473 Misc Group Stuff
475 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
476 * Group Information::           Information and help on groups and Gnus.
477 * Group Timestamp::             Making Gnus keep track of when you last read a group.
478 * File Commands::               Reading and writing the Gnus files.
479 * Sieve Commands::              Managing Sieve scripts.
481 Summary Buffer
483 * Summary Buffer Format::       Deciding how the summary buffer is to look.
484 * Summary Maneuvering::         Moving around the summary buffer.
485 * Choosing Articles::           Reading articles.
486 * Paging the Article::          Scrolling the current article.
487 * Reply Followup and Post::     Posting articles.
488 * Delayed Articles::            Send articles at a later time.
489 * Marking Articles::            Marking articles as read, expirable, etc.
490 * Limiting::                    You can limit the summary buffer.
491 * Threading::                   How threads are made.
492 * Sorting the Summary Buffer::  How articles and threads are sorted.
493 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
494 * Article Caching::             You may store articles in a cache.
495 * Persistent Articles::         Making articles expiry-resistant.
496 * Article Backlog::             Having already read articles hang around.
497 * Saving Articles::             Ways of customizing article saving.
498 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
499 * Article Treatment::           The article buffer can be mangled at will.
500 * MIME Commands::               Doing MIMEy things with the articles.
501 * Charsets::                    Character set issues.
502 * Article Commands::            Doing various things with the article buffer.
503 * Summary Sorting::             Sorting the summary buffer in various ways.
504 * Finding the Parent::          No child support? Get the parent.
505 * Alternative Approaches::      Reading using non-default summaries.
506 * Tree Display::                A more visual display of threads.
507 * Mail Group Commands::         Some commands can only be used in mail groups.
508 * Various Summary Stuff::       What didn't fit anywhere else.
509 * Exiting the Summary Buffer::  Returning to the Group buffer,
510                                 or reselecting the current group.
511 * Crosspost Handling::          How crossposted articles are dealt with.
512 * Duplicate Suppression::       An alternative when crosspost handling fails.
513 * Security::                    Decrypt and Verify.
514 * Mailing List::                Mailing list minor mode.
516 Summary Buffer Format
518 * Summary Buffer Lines::        You can specify how summary lines should look.
519 * To From Newsgroups::          How to not display your own name.
520 * Summary Buffer Mode Line::    You can say how the mode line should look.
521 * Summary Highlighting::        Making the summary buffer all pretty and nice.
523 Choosing Articles
525 * Choosing Commands::           Commands for choosing articles.
526 * Choosing Variables::          Variables that influence these commands.
528 Reply, Followup and Post
530 * Summary Mail Commands::       Sending mail.
531 * Summary Post Commands::       Sending news.
532 * Summary Message Commands::    Other Message-related commands.
533 * Canceling and Superseding::
535 Marking Articles
537 * Unread Articles::             Marks for unread articles.
538 * Read Articles::               Marks for read articles.
539 * Other Marks::                 Marks that do not affect readedness.
540 * Setting Marks::               How to set and remove marks.
541 * Generic Marking Commands::    How to customize the marking.
542 * Setting Process Marks::       How to mark articles for later processing.
544 Threading
546 * Customizing Threading::       Variables you can change to affect the threading.
547 * Thread Commands::             Thread based commands in the summary buffer.
549 Customizing Threading
551 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
552 * Filling In Threads::          Making the threads displayed look fuller.
553 * More Threading::              Even more variables for fiddling with threads.
554 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
556 Decoding Articles
558 * Uuencoded Articles::          Uudecode articles.
559 * Shell Archives::              Unshar articles.
560 * PostScript Files::            Split PostScript.
561 * Other Files::                 Plain save and binhex.
562 * Decoding Variables::          Variables for a happy decoding.
563 * Viewing Files::               You want to look at the result of the decoding?
565 Decoding Variables
567 * Rule Variables::              Variables that say how a file is to be viewed.
568 * Other Decode Variables::      Other decode variables.
569 * Uuencoding and Posting::      Variables for customizing uuencoding.
571 Article Treatment
573 * Article Highlighting::        You want to make the article look like fruit salad.
574 * Article Fontisizing::         Making emphasized text look nice.
575 * Article Hiding::              You also want to make certain info go away.
576 * Article Washing::             Lots of way-neat functions to make life better.
577 * Article Header::              Doing various header transformations.
578 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
579 * Article Button Levels::       Controlling appearance of buttons.
580 * Article Date::                Grumble, UT!
581 * Article Display::             Display various stuff---X-Face, Picons, Smileys
582 * Article Signature::           What is a signature?
583 * Article Miscellanea::         Various other stuff.
585 Alternative Approaches
587 * Pick and Read::               First mark articles and then read them.
588 * Binary Groups::               Auto-decode all articles.
590 Various Summary Stuff
592 * Summary Group Information::   Information oriented commands.
593 * Searching for Articles::      Multiple article commands.
594 * Summary Generation Commands::
595 * Really Various Summary Commands::  Those pesky non-conformant commands.
597 Article Buffer
599 * Hiding Headers::              Deciding what headers should be displayed.
600 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
601 * Customizing Articles::        Tailoring the look of the articles.
602 * Article Keymap::              Keystrokes available in the article buffer.
603 * Misc Article::                Other stuff.
605 Composing Messages
607 * Mail::                        Mailing and replying.
608 * Posting Server::              What server should you post and mail via?
609 * POP before SMTP::             You cannot send a mail unless you read a mail.
610 * Mail and Post::               Mailing and posting at the same time.
611 * Archived Messages::           Where Gnus stores the messages you've sent.
612 * Posting Styles::              An easier way to specify who you are.
613 * Drafts::                      Postponing messages and rejected messages.
614 * Rejected Articles::           What happens if the server doesn't like your article?
615 * Signing and encrypting::      How to compose secure messages.
617 Select Methods
619 * Server Buffer::               Making and editing virtual servers.
620 * Getting News::                Reading USENET news with Gnus.
621 * Getting Mail::                Reading your personal mail with Gnus.
622 * Browsing the Web::            Getting messages from a plethora of Web sources.
623 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
624 * Other Sources::               Reading directories, files, SOUP packets.
625 * Combined Groups::             Combining groups into one group.
626 * Email Based Diary::           Using mails to manage diary events in Gnus.
627 * Gnus Unplugged::              Reading news and mail offline.
629 Server Buffer
631 * Server Buffer Format::        You can customize the look of this buffer.
632 * Server Commands::             Commands to manipulate servers.
633 * Example Methods::             Examples server specifications.
634 * Creating a Virtual Server::   An example session.
635 * Server Variables::            Which variables to set.
636 * Servers and Methods::         You can use server names as select methods.
637 * Unavailable Servers::         Some servers you try to contact may be down.
639 Getting News
641 * NNTP::                        Reading news from an @acronym{NNTP} server.
642 * News Spool::                  Reading news from the local spool.
644 @acronym{NNTP}
646 * Direct Functions::            Connecting directly to the server.
647 * Indirect Functions::          Connecting indirectly to the server.
648 * Common Variables::            Understood by several connection functions.
650 Getting Mail
652 * Mail in a Newsreader::        Important introductory notes.
653 * Getting Started Reading Mail::  A simple cookbook example.
654 * Splitting Mail::              How to create mail groups.
655 * Mail Sources::                How to tell Gnus where to get mail from.
656 * Mail Back End Variables::     Variables for customizing mail handling.
657 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
658 * Group Mail Splitting::        Use group customize to drive mail splitting.
659 * Incorporating Old Mail::      What about the old mail you have?
660 * Expiring Mail::               Getting rid of unwanted mail.
661 * Washing Mail::                Removing cruft from the mail you get.
662 * Duplicates::                  Dealing with duplicated mail.
663 * Not Reading Mail::            Using mail back ends for reading other files.
664 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
666 Mail Sources
668 * Mail Source Specifiers::      How to specify what a mail source is.
669 * Mail Source Customization::   Some variables that influence things.
670 * Fetching Mail::               Using the mail source specifiers.
672 Choosing a Mail Back End
674 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
675 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
676 * Mail Spool::                  Store your mail in a private spool?
677 * MH Spool::                    An mhspool-like back end.
678 * Maildir::                     Another one-file-per-message format.
679 * Mail Folders::                Having one file for each group.
680 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
682 Browsing the Web
684 * Archiving Mail::
685 * Web Searches::                Creating groups from articles that match a string.
686 * Slashdot::                    Reading the Slashdot comments.
687 * Ultimate::                    The Ultimate Bulletin Board systems.
688 * Web Archive::                 Reading mailing list archived on web.
689 * RSS::                         Reading RDF site summary.
690 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
692 @acronym{IMAP}
694 * Splitting in IMAP::           Splitting mail with nnimap.
695 * Expiring in IMAP::            Expiring mail with nnimap.
696 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
697 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
698 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
699 * Debugging IMAP::              What to do when things don't work.
701 Other Sources
703 * Directory Groups::            You can read a directory as if it was a newsgroup.
704 * Anything Groups::             Dired?  Who needs dired?
705 * Document Groups::             Single files can be the basis of a group.
706 * SOUP::                        Reading @sc{soup} packets ``offline''.
707 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
709 Document Groups
711 * Document Server Internals::   How to add your own document types.
713 SOUP
715 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
716 * SOUP Groups::                 A back end for reading @sc{soup} packets.
717 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
719 Combined Groups
721 * Virtual Groups::              Combining articles from many groups.
722 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
724 Email Based Diary
726 * The NNDiary Back End::        Basic setup and usage.
727 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
728 * Sending or Not Sending::      A final note on sending diary messages.
730 The NNDiary Back End
732 * Diary Messages::              What makes a message valid for nndiary.
733 * Running NNDiary::             NNDiary has two modes of operation.
734 * Customizing NNDiary::         Bells and whistles.
736 The Gnus Diary Library
738 * Diary Summary Line Format::           A nicer summary buffer line format.
739 * Diary Articles Sorting::              A nicer way to sort messages.
740 * Diary Headers Generation::            Not doing it manually.
741 * Diary Group Parameters::              Not handling them manually.
743 Gnus Unplugged
745 * Agent Basics::                How it all is supposed to work.
746 * Agent Categories::            How to tell the Gnus Agent what to download.
747 * Agent Commands::              New commands for all the buffers.
748 * Agent Visuals::               Ways that the agent may effect your summary buffer.
749 * Agent as Cache::              The Agent is a big cache too.
750 * Agent Expiry::                How to make old articles go away.
751 * Agent Regeneration::          How to recover from lost connections and other accidents.
752 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
753 * Outgoing Messages::           What happens when you post/mail something?
754 * Agent Variables::             Customizing is fun.
755 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
756 * Batching Agents::             How to fetch news from a @code{cron} job.
757 * Agent Caveats::               What you think it'll do and what it does.
759 Agent Categories
761 * Category Syntax::             What a category looks like.
762 * Category Buffer::             A buffer for maintaining categories.
763 * Category Variables::          Customize'r'Us.
765 Agent Commands
767 * Group Agent Commands::        Configure groups and fetch their contents.
768 * Summary Agent Commands::      Manually select then fetch specific articles.
769 * Server Agent Commands::       Select the servers that are supported by the agent.
771 Scoring
773 * Summary Score Commands::      Adding score entries for the current group.
774 * Group Score Commands::        General score commands.
775 * Score Variables::             Customize your scoring.  (My, what terminology).
776 * Score File Format::           What a score file may contain.
777 * Score File Editing::          You can edit score files by hand as well.
778 * Adaptive Scoring::            Big Sister Gnus knows what you read.
779 * Home Score File::             How to say where new score entries are to go.
780 * Followups To Yourself::       Having Gnus notice when people answer you.
781 * Scoring On Other Headers::    Scoring on non-standard headers.
782 * Scoring Tips::                How to score effectively.
783 * Reverse Scoring::             That problem child of old is not problem.
784 * Global Score Files::          Earth-spanning, ear-splitting score files.
785 * Kill Files::                  They are still here, but they can be ignored.
786 * Converting Kill Files::       Translating kill files to score files.
787 * GroupLens::                   Getting predictions on what you like to read.
788 * Advanced Scoring::            Using logical expressions to build score rules.
789 * Score Decays::                It can be useful to let scores wither away.
791 GroupLens
793 * Using GroupLens::             How to make Gnus use GroupLens.
794 * Rating Articles::             Letting GroupLens know how you rate articles.
795 * Displaying Predictions::      Displaying predictions given by GroupLens.
796 * GroupLens Variables::         Customizing GroupLens.
798 Advanced Scoring
800 * Advanced Scoring Syntax::     A definition.
801 * Advanced Scoring Examples::   What they look like.
802 * Advanced Scoring Tips::       Getting the most out of it.
804 Various
806 * Process/Prefix::              A convention used by many treatment commands.
807 * Interactive::                 Making Gnus ask you many questions.
808 * Symbolic Prefixes::           How to supply some Gnus functions with options.
809 * Formatting Variables::        You can specify what buffers should look like.
810 * Window Layout::               Configuring the Gnus buffer windows.
811 * Faces and Fonts::             How to change how faces look.
812 * Compilation::                 How to speed Gnus up.
813 * Mode Lines::                  Displaying information in the mode lines.
814 * Highlighting and Menus::      Making buffers look all nice and cozy.
815 * Buttons::                     Get tendinitis in ten easy steps!
816 * Daemons::                     Gnus can do things behind your back.
817 * NoCeM::                       How to avoid spam and other fatty foods.
818 * Undo::                        Some actions can be undone.
819 * Predicate Specifiers::        Specifying predicates.
820 * Moderation::                  What to do if you're a moderator.
821 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
822 * Fuzzy Matching::              What's the big fuzz?
823 * Thwarting Email Spam::        Simple ways to avoid unsolicited commercial email.
824 * Spam Package::                A package for filtering and processing spam.
825 * Other modes::                 Interaction with other modes.
826 * Various Various::             Things that are really various.
828 Formatting Variables
830 * Formatting Basics::           A formatting variable is basically a format string.
831 * Mode Line Formatting::        Some rules about mode line formatting variables.
832 * Advanced Formatting::         Modifying output in various ways.
833 * User-Defined Specs::          Having Gnus call your own functions.
834 * Formatting Fonts::            Making the formatting look colorful and nice.
835 * Positioning Point::           Moving point to a position after an operation.
836 * Tabulation::                  Tabulating your output.
837 * Wide Characters::             Dealing with wide characters.
839 Image Enhancements
841 * X-Face::                      Display a funky, teensy black-and-white image.
842 * Face::                        Display a funkier, teensier colored image.
843 * Smileys::                     Show all those happy faces the way they were
844                                   meant to be shown.
845 * Picons::                      How to display pictures of what you're reading.
846 * XVarious::                    Other XEmacsy Gnusey variables.
848 Thwarting Email Spam
850 * The problem of spam::         Some background, and some solutions
851 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
852 * SpamAssassin::                How to use external anti-spam tools.
853 * Hashcash::                    Reduce spam by burning CPU time.
855 Spam Package
857 * Spam Package Introduction::
858 * Filtering Incoming Mail::
859 * Detecting Spam in Groups::
860 * Spam and Ham Processors::
861 * Spam Package Configuration Examples::
862 * Spam Back Ends::
863 * Extending the Spam package::
864 * Spam Statistics Package::
866 Spam Statistics Package
868 * Creating a spam-stat dictionary::
869 * Splitting mail using spam-stat::
870 * Low-level interface to the spam-stat dictionary::
872 Appendices
874 * XEmacs::                      Requirements for installing under XEmacs.
875 * History::                     How Gnus got where it is today.
876 * On Writing Manuals::          Why this is not a beginner's guide.
877 * Terminology::                 We use really difficult, like, words here.
878 * Customization::               Tailoring Gnus to your needs.
879 * Troubleshooting::             What you might try if things do not work.
880 * Gnus Reference Guide::        Rilly, rilly technical stuff.
881 * Emacs for Heathens::          A short introduction to Emacsian terms.
882 * Frequently Asked Questions::  The Gnus FAQ
884 History
886 * Gnus Versions::               What Gnus versions have been released.
887 * Other Gnus Versions::         Other Gnus versions that also have been released.
888 * Why?::                        What's the point of Gnus?
889 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
890 * Conformity::                  Gnus tries to conform to all standards.
891 * Emacsen::                     Gnus can be run on a few modern Emacsen.
892 * Gnus Development::            How Gnus is developed.
893 * Contributors::                Oodles of people.
894 * New Features::                Pointers to some of the new stuff in Gnus.
896 New Features
898 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
899 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
900 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
901 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
902 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
903 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
905 Customization
907 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
908 * Slow Terminal Connection::    You run a remote Emacs.
909 * Little Disk Space::           You feel that having large setup files is icky.
910 * Slow Machine::                You feel like buying a faster machine.
912 Gnus Reference Guide
914 * Gnus Utility Functions::      Common functions and variable to use.
915 * Back End Interface::          How Gnus communicates with the servers.
916 * Score File Syntax::           A BNF definition of the score file standard.
917 * Headers::                     How Gnus stores headers internally.
918 * Ranges::                      A handy format for storing mucho numbers.
919 * Group Info::                  The group info format.
920 * Extended Interactive::        Symbolic prefixes and stuff.
921 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
922 * Various File Formats::        Formats of files that Gnus use.
924 Back End Interface
926 * Required Back End Functions::  Functions that must be implemented.
927 * Optional Back End Functions::  Functions that need not be implemented.
928 * Error Messaging::             How to get messages and report errors.
929 * Writing New Back Ends::       Extending old back ends.
930 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
931 * Mail-like Back Ends::         Some tips on mail back ends.
933 Various File Formats
935 * Active File Format::          Information on articles and groups available.
936 * Newsgroups File Format::      Group descriptions.
938 Emacs for Heathens
940 * Keystrokes::                  Entering text and executing commands.
941 * Emacs Lisp::                  The built-in Emacs programming language.
943 @end detailmenu
944 @end menu
946 @node Starting Up
947 @chapter Starting Gnus
948 @cindex starting up
950 If you haven't used Emacs much before using Gnus, read @ref{Emacs for
951 Heathens} first.
953 @kindex M-x gnus
954 @findex gnus
955 If your system administrator has set things up properly, starting Gnus
956 and reading news is extremely easy---you just type @kbd{M-x gnus} in
957 your Emacs.  If not, you should customize the variable
958 @code{gnus-select-method} as described in @ref{Finding the News}.  For a
959 minimal setup for posting should also customize the variables
960 @code{user-full-name} and @code{user-mail-address}.
962 @findex gnus-other-frame
963 @kindex M-x gnus-other-frame
964 If you want to start Gnus in a different frame, you can use the command
965 @kbd{M-x gnus-other-frame} instead.
967 If things do not go smoothly at startup, you have to twiddle some
968 variables in your @file{~/.gnus.el} file.  This file is similar to
969 @file{~/.emacs}, but is read when Gnus starts.
971 If you puzzle at any terms used in this manual, please refer to the
972 terminology section (@pxref{Terminology}).
974 @menu
975 * Finding the News::      Choosing a method for getting news.
976 * The First Time::        What does Gnus do the first time you start it?
977 * The Server is Down::    How can I read my mail then?
978 * Slave Gnusae::          You can have more than one Gnus active at a time.
979 * New Groups::            What is Gnus supposed to do with new groups?
980 * Changing Servers::      You may want to move from one server to another.
981 * Startup Files::         Those pesky startup files---@file{.newsrc}.
982 * Auto Save::             Recovering from a crash.
983 * The Active File::       Reading the active file over a slow line Takes Time.
984 * Startup Variables::     Other variables you might change.
985 @end menu
988 @node Finding the News
989 @section Finding the News
990 @cindex finding news
992 @vindex gnus-select-method
993 @c @head
994 The @code{gnus-select-method} variable says where Gnus should look for
995 news.  This variable should be a list where the first element says
996 @dfn{how} and the second element says @dfn{where}.  This method is your
997 native method.  All groups not fetched with this method are
998 foreign groups.
1000 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
1001 you want to get your daily dosage of news from, you'd say:
1003 @lisp
1004 (setq gnus-select-method '(nntp "news.somewhere.edu"))
1005 @end lisp
1007 If you want to read directly from the local spool, say:
1009 @lisp
1010 (setq gnus-select-method '(nnspool ""))
1011 @end lisp
1013 If you can use a local spool, you probably should, as it will almost
1014 certainly be much faster.  But do not use the local spool if your
1015 server is running Leafnode (which is a simple, standalone private news
1016 server); in this case, use @code{(nntp "localhost")}.
1018 @vindex gnus-nntpserver-file
1019 @cindex NNTPSERVER
1020 @cindex @acronym{NNTP} server
1021 If this variable is not set, Gnus will take a look at the
1022 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1023 Gnus will see whether @code{gnus-nntpserver-file}
1024 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1025 If that fails as well, Gnus will try to use the machine running Emacs
1026 as an @acronym{NNTP} server.  That's a long shot, though.
1028 @vindex gnus-nntp-server
1029 If @code{gnus-nntp-server} is set, this variable will override
1030 @code{gnus-select-method}.  You should therefore set
1031 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1033 @vindex gnus-secondary-servers
1034 @vindex gnus-nntp-server
1035 You can also make Gnus prompt you interactively for the name of an
1036 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1037 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1038 in the @code{gnus-secondary-servers} list (if any).  You can also just
1039 type in the name of any server you feel like visiting.  (Note that this
1040 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1041 gnus} later in the same Emacs session, Gnus will contact the same
1042 server.)
1044 @findex gnus-group-browse-foreign-server
1045 @kindex B (Group)
1046 However, if you use one @acronym{NNTP} server regularly and are just
1047 interested in a couple of groups from a different server, you would be
1048 better served by using the @kbd{B} command in the group buffer.  It will
1049 let you have a look at what groups are available, and you can subscribe
1050 to any of the groups you want to.  This also makes @file{.newsrc}
1051 maintenance much tidier.  @xref{Foreign Groups}.
1053 @vindex gnus-secondary-select-methods
1054 @c @head
1055 A slightly different approach to foreign groups is to set the
1056 @code{gnus-secondary-select-methods} variable.  The select methods
1057 listed in this variable are in many ways just as native as the
1058 @code{gnus-select-method} server.  They will also be queried for active
1059 files during startup (if that's required), and new newsgroups that
1060 appear on these servers will be subscribed (or not) just as native
1061 groups are.
1063 For instance, if you use the @code{nnmbox} back end to read your mail,
1064 you would typically set this variable to
1066 @lisp
1067 (setq gnus-secondary-select-methods '((nnmbox "")))
1068 @end lisp
1071 @node The First Time
1072 @section The First Time
1073 @cindex first time usage
1075 If no startup files exist (@pxref{Startup Files}), Gnus will try to
1076 determine what groups should be subscribed by default.
1078 @vindex gnus-default-subscribed-newsgroups
1079 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1080 will subscribe you to just those groups in that list, leaving the rest
1081 killed.  Your system administrator should have set this variable to
1082 something useful.
1084 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1085 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1086 here as @dfn{whatever Lars thinks you should read}.)
1088 You'll also be subscribed to the Gnus documentation group, which should
1089 help you with most common problems.
1091 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1092 use the normal functions for handling new groups, and not do anything
1093 special.
1096 @node The Server is Down
1097 @section The Server is Down
1098 @cindex server errors
1100 If the default server is down, Gnus will understandably have some
1101 problems starting.  However, if you have some mail groups in addition to
1102 the news groups, you may want to start Gnus anyway.
1104 Gnus, being the trusting sort of program, will ask whether to proceed
1105 without a native select method if that server can't be contacted.  This
1106 will happen whether the server doesn't actually exist (i.e., you have
1107 given the wrong address) or the server has just momentarily taken ill
1108 for some reason or other.  If you decide to continue and have no foreign
1109 groups, you'll find it difficult to actually do anything in the group
1110 buffer.  But, hey, that's your problem.  Blllrph!
1112 @findex gnus-no-server
1113 @kindex M-x gnus-no-server
1114 @c @head
1115 If you know that the server is definitely down, or you just want to read
1116 your mail without bothering with the server at all, you can use the
1117 @code{gnus-no-server} command to start Gnus.  That might come in handy
1118 if you're in a hurry as well.  This command will not attempt to contact
1119 your primary server---instead, it will just activate all groups on level
1120 1 and 2.  (You should preferably keep no native groups on those two
1121 levels.) Also @pxref{Group Levels}.
1124 @node Slave Gnusae
1125 @section Slave Gnusae
1126 @cindex slave
1128 You might want to run more than one Emacs with more than one Gnus at the
1129 same time.  If you are using different @file{.newsrc} files (e.g., if you
1130 are using the two different Gnusae to read from two different servers),
1131 that is no problem whatsoever.  You just do it.
1133 The problem appears when you want to run two Gnusae that use the same
1134 @file{.newsrc} file.
1136 To work around that problem some, we here at the Think-Tank at the Gnus
1137 Towers have come up with a new concept: @dfn{Masters} and
1138 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1139 taken out a copyright on those words.  If you wish to use those words in
1140 conjunction with each other, you have to send $1 per usage instance to
1141 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1142 Applications}) will be much more expensive, of course.)
1144 @findex gnus-slave
1145 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1146 however you do it).  Each subsequent slave Gnusae should be started with
1147 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1148 files, but instead save @dfn{slave files} that contain information only
1149 on what groups have been read in the slave session.  When a master Gnus
1150 starts, it will read (and delete) these slave files, incorporating all
1151 information from them.  (The slave files will be read in the sequence
1152 they were created, so the latest changes will have precedence.)
1154 Information from the slave files has, of course, precedence over the
1155 information in the normal (i.e., master) @file{.newsrc} file.
1157 If the @file{.newsrc*} files have not been saved in the master when the
1158 slave starts, you may be prompted as to whether to read an auto-save
1159 file.  If you answer ``yes'', the unsaved changes to the master will be
1160 incorporated into the slave.  If you answer ``no'', the slave may see some
1161 messages as unread that have been read in the master.
1165 @node New Groups
1166 @section New Groups
1167 @cindex new groups
1168 @cindex subscription
1170 @vindex gnus-check-new-newsgroups
1171 If you are satisfied that you really never want to see any new groups,
1172 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1173 also save you some time at startup.  Even if this variable is
1174 @code{nil}, you can always subscribe to the new groups just by pressing
1175 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1176 is @code{ask-server} by default.  If you set this variable to
1177 @code{always}, then Gnus will query the back ends for new groups even
1178 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1180 @menu
1181 * Checking New Groups::         Determining what groups are new.
1182 * Subscription Methods::        What Gnus should do with new groups.
1183 * Filtering New Groups::        Making Gnus ignore certain new groups.
1184 @end menu
1187 @node Checking New Groups
1188 @subsection Checking New Groups
1190 Gnus normally determines whether a group is new or not by comparing the
1191 list of groups from the active file(s) with the lists of subscribed and
1192 dead groups.  This isn't a particularly fast method.  If
1193 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1194 server for new groups since the last time.  This is both faster and
1195 cheaper.  This also means that you can get rid of the list of killed
1196 groups altogether, so you may set @code{gnus-save-killed-list} to
1197 @code{nil}, which will save time both at startup, at exit, and all over.
1198 Saves disk space, too.  Why isn't this the default, then?
1199 Unfortunately, not all servers support this command.
1201 I bet I know what you're thinking now: How do I find out whether my
1202 server supports @code{ask-server}?  No?  Good, because I don't have a
1203 fail-safe answer.  I would suggest just setting this variable to
1204 @code{ask-server} and see whether any new groups appear within the next
1205 few days.  If any do, then it works.  If none do, then it doesn't
1206 work.  I could write a function to make Gnus guess whether the server
1207 supports @code{ask-server}, but it would just be a guess.  So I won't.
1208 You could @code{telnet} to the server and say @code{HELP} and see
1209 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1210 it does, then it might work.  (But there are servers that lists
1211 @samp{NEWGROUPS} without supporting the function properly.)
1213 This variable can also be a list of select methods.  If so, Gnus will
1214 issue an @code{ask-server} command to each of the select methods, and
1215 subscribe them (or not) using the normal methods.  This might be handy
1216 if you are monitoring a few servers for new groups.  A side effect is
1217 that startup will take much longer, so you can meditate while waiting.
1218 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1221 @node Subscription Methods
1222 @subsection Subscription Methods
1224 @vindex gnus-subscribe-newsgroup-method
1225 What Gnus does when it encounters a new group is determined by the
1226 @code{gnus-subscribe-newsgroup-method} variable.
1228 This variable should contain a function.  This function will be called
1229 with the name of the new group as the only parameter.
1231 Some handy pre-fab functions are:
1233 @table @code
1235 @item gnus-subscribe-zombies
1236 @vindex gnus-subscribe-zombies
1237 Make all new groups zombies.  This is the default.  You can browse the
1238 zombies later (with @kbd{A z}) and either kill them all off properly
1239 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1241 @item gnus-subscribe-randomly
1242 @vindex gnus-subscribe-randomly
1243 Subscribe all new groups in arbitrary order.  This really means that all
1244 new groups will be added at ``the top'' of the group buffer.
1246 @item gnus-subscribe-alphabetically
1247 @vindex gnus-subscribe-alphabetically
1248 Subscribe all new groups in alphabetical order.
1250 @item gnus-subscribe-hierarchically
1251 @vindex gnus-subscribe-hierarchically
1252 Subscribe all new groups hierarchically.  The difference between this
1253 function and @code{gnus-subscribe-alphabetically} is slight.
1254 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1255 alphabetical fashion, while this function will enter groups into its
1256 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1257 @samp{comp} hierarchy, this function will not mess that configuration
1258 up.  Or something like that.
1260 @item gnus-subscribe-interactively
1261 @vindex gnus-subscribe-interactively
1262 Subscribe new groups interactively.  This means that Gnus will ask
1263 you about @strong{all} new groups.  The groups you choose to subscribe
1264 to will be subscribed hierarchically.
1266 @item gnus-subscribe-killed
1267 @vindex gnus-subscribe-killed
1268 Kill all new groups.
1270 @item gnus-subscribe-topics
1271 @vindex gnus-subscribe-topics
1272 Put the groups into the topic that has a matching @code{subscribe} topic
1273 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1274 topic parameter that looks like
1276 @example
1277 "nnslashdot"
1278 @end example
1280 will mean that all groups that match that regex will be subscribed under
1281 that topic.
1283 If no topics match the groups, the groups will be subscribed in the
1284 top-level topic.
1286 @end table
1288 @vindex gnus-subscribe-hierarchical-interactive
1289 A closely related variable is
1290 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1291 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1292 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1293 will ask you for each sub-hierarchy whether you want to descend the
1294 hierarchy or not.
1296 One common mistake is to set the variable a few paragraphs above
1297 (@code{gnus-subscribe-newsgroup-method}) to
1298 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1299 will not work.  This is ga-ga.  So don't do it.
1302 @node Filtering New Groups
1303 @subsection Filtering New Groups
1305 A nice and portable way to control which new newsgroups should be
1306 subscribed (or ignored) is to put an @dfn{options} line at the start of
1307 the @file{.newsrc} file.  Here's an example:
1309 @example
1310 options -n !alt.all !rec.all sci.all
1311 @end example
1313 @vindex gnus-subscribe-options-newsgroup-method
1314 This line obviously belongs to a serious-minded intellectual scientific
1315 person (or she may just be plain old boring), because it says that all
1316 groups that have names beginning with @samp{alt} and @samp{rec} should
1317 be ignored, and all groups with names beginning with @samp{sci} should
1318 be subscribed.  Gnus will not use the normal subscription method for
1319 subscribing these groups.
1320 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1321 variable defaults to @code{gnus-subscribe-alphabetically}.
1323 @vindex gnus-options-not-subscribe
1324 @vindex gnus-options-subscribe
1325 If you don't want to mess with your @file{.newsrc} file, you can just
1326 set the two variables @code{gnus-options-subscribe} and
1327 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1328 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1329 and if the new group matches the former, it will be unconditionally
1330 subscribed, and if it matches the latter, it will be ignored.
1332 @vindex gnus-auto-subscribed-groups
1333 Yet another variable that meddles here is
1334 @code{gnus-auto-subscribed-groups}.  It works exactly like
1335 @code{gnus-options-subscribe}, and is therefore really superfluous,
1336 but I thought it would be nice to have two of these.  This variable is
1337 more meant for setting some ground rules, while the other variable is
1338 used more for user fiddling.  By default this variable makes all new
1339 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1340 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1341 subscribed.  If you don't like that, just set this variable to
1342 @code{nil}.
1344 New groups that match this regexp are subscribed using
1345 @code{gnus-subscribe-options-newsgroup-method}.
1348 @node Changing Servers
1349 @section Changing Servers
1350 @cindex changing servers
1352 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1353 This happens very rarely, but perhaps you change jobs, or one server is
1354 very flaky and you want to use another.
1356 Changing the server is pretty easy, right?  You just change
1357 @code{gnus-select-method} to point to the new server?
1359 @emph{Wrong!}
1361 Article numbers are not (in any way) kept synchronized between different
1362 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1363 you have read is by keeping track of article numbers.  So when you
1364 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1365 worthless.
1367 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1368 file from one server to another.  They all have one thing in
1369 common---they take a looong time to run.  You don't want to use these
1370 functions more than absolutely necessary.
1372 @kindex M-x gnus-change-server
1373 @findex gnus-change-server
1374 If you have access to both servers, Gnus can request the headers for all
1375 the articles you have read and compare @code{Message-ID}s and map the
1376 article numbers of the read articles and article marks.  The @kbd{M-x
1377 gnus-change-server} command will do this for all your native groups.  It
1378 will prompt for the method you want to move to.
1380 @kindex M-x gnus-group-move-group-to-server
1381 @findex gnus-group-move-group-to-server
1382 You can also move individual groups with the @kbd{M-x
1383 gnus-group-move-group-to-server} command.  This is useful if you want to
1384 move a (foreign) group from one server to another.
1386 @kindex M-x gnus-group-clear-data-on-native-groups
1387 @findex gnus-group-clear-data-on-native-groups
1388 If you don't have access to both the old and new server, all your marks
1389 and read ranges have become worthless.  You can use the @kbd{M-x
1390 gnus-group-clear-data-on-native-groups} command to clear out all data
1391 that you have on your native groups.  Use with caution.
1393 @kindex M-x gnus-group-clear-data
1394 @findex gnus-group-clear-data
1395 Clear the data from the current group only---nix out marks and the
1396 list of read articles (@code{gnus-group-clear-data}).
1398 After changing servers, you @strong{must} move the cache hierarchy away,
1399 since the cached articles will have wrong article numbers, which will
1400 affect which articles Gnus thinks are read.
1401 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1402 to have it done automatically; for @code{gnus-group-clear-data}, you
1403 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1404 cache for all groups).
1407 @node Startup Files
1408 @section Startup Files
1409 @cindex startup files
1410 @cindex .newsrc
1411 @cindex .newsrc.el
1412 @cindex .newsrc.eld
1414 Most common Unix news readers use a shared startup file called
1415 @file{.newsrc}.  This file contains all the information about what
1416 groups are subscribed, and which articles in these groups have been
1417 read.
1419 Things got a bit more complicated with @sc{gnus}.  In addition to
1420 keeping the @file{.newsrc} file updated, it also used a file called
1421 @file{.newsrc.el} for storing all the information that didn't fit into
1422 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1423 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1424 files was the most recently saved, which enabled people to swap between
1425 @sc{gnus} and other newsreaders.
1427 That was kinda silly, so Gnus went one better: In addition to the
1428 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1429 @file{.newsrc.eld}.  It will read whichever of these files that are most
1430 recent, but it will never write a @file{.newsrc.el} file.  You should
1431 never delete the @file{.newsrc.eld} file---it contains much information
1432 not stored in the @file{.newsrc} file.
1434 @vindex gnus-save-newsrc-file
1435 @vindex gnus-read-newsrc-file
1436 You can turn off writing the @file{.newsrc} file by setting
1437 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1438 the file and save some space, as well as exiting from Gnus faster.
1439 However, this will make it impossible to use other newsreaders than
1440 Gnus.  But hey, who would want to, right?  Similarly, setting
1441 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1442 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1443 convenient if you use a different news reader occasionally, and you
1444 want to read a different subset of the available groups with that
1445 news reader.
1447 @vindex gnus-save-killed-list
1448 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1449 will not save the list of killed groups to the startup file.  This will
1450 save both time (when starting and quitting) and space (on disk).  It
1451 will also mean that Gnus has no record of what groups are new or old,
1452 so the automatic new groups subscription methods become meaningless.
1453 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1454 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1455 Groups}).  This variable can also be a regular expression.  If that's
1456 the case, remove all groups that do not match this regexp before
1457 saving.  This can be useful in certain obscure situations that involve
1458 several servers where not all servers support @code{ask-server}.
1460 @vindex gnus-startup-file
1461 @vindex gnus-backup-startup-file
1462 @vindex version-control
1463 The @code{gnus-startup-file} variable says where the startup files are.
1464 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1465 file being whatever that one is, with a @samp{.eld} appended.
1466 If you want version control for this file, set
1467 @code{gnus-backup-startup-file}.  It respects the same values as the
1468 @code{version-control} variable.
1470 @vindex gnus-save-newsrc-hook
1471 @vindex gnus-save-quick-newsrc-hook
1472 @vindex gnus-save-standard-newsrc-hook
1473 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1474 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1475 saving the @file{.newsrc.eld} file, and
1476 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1477 @file{.newsrc} file.  The latter two are commonly used to turn version
1478 control on or off.  Version control is on by default when saving the
1479 startup files.  If you want to turn backup creation off, say something like:
1481 @lisp
1482 (defun turn-off-backup ()
1483   (set (make-local-variable 'backup-inhibited) t))
1485 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1486 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1487 @end lisp
1489 @vindex gnus-init-file
1490 @vindex gnus-site-init-file
1491 When Gnus starts, it will read the @code{gnus-site-init-file}
1492 (@file{.../site-lisp/gnus-init} by default) and @code{gnus-init-file}
1493 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1494 and can be used to avoid cluttering your @file{~/.emacs} and
1495 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1496 with the same names as these, but with @file{.elc} and @file{.el}
1497 suffixes.  In other words, if you have set @code{gnus-init-file} to
1498 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1499 and finally @file{~/.gnus} (in this order).  If Emacs was invoked with
1500 the @option{-q} or @option{--no-init-file} options (@pxref{Initial
1501 Options, ,Initial Options, emacs, The Emacs Manual}), Gnus doesn't read
1502 @code{gnus-init-file}.
1505 @node Auto Save
1506 @section Auto Save
1507 @cindex dribble file
1508 @cindex auto-save
1510 Whenever you do something that changes the Gnus data (reading articles,
1511 catching up, killing/subscribing groups), the change is added to a
1512 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1513 Emacs way.  If your Emacs should crash before you have saved the
1514 @file{.newsrc} files, all changes you have made can be recovered from
1515 this file.
1517 If Gnus detects this file at startup, it will ask the user whether to
1518 read it.  The auto save file is deleted whenever the real startup file is
1519 saved.
1521 @vindex gnus-use-dribble-file
1522 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1523 maintain a dribble buffer.  The default is @code{t}.
1525 @vindex gnus-dribble-directory
1526 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1527 this variable is @code{nil}, which it is by default, Gnus will dribble
1528 into the directory where the @file{.newsrc} file is located.  (This is
1529 normally the user's home directory.)  The dribble file will get the same
1530 file permissions as the @file{.newsrc} file.
1532 @vindex gnus-always-read-dribble-file
1533 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1534 read the dribble file on startup without querying the user.
1537 @node The Active File
1538 @section The Active File
1539 @cindex active file
1540 @cindex ignored groups
1542 When Gnus starts, or indeed whenever it tries to determine whether new
1543 articles have arrived, it reads the active file.  This is a very large
1544 file that lists all the active groups and articles on the server.
1546 @vindex gnus-ignored-newsgroups
1547 Before examining the active file, Gnus deletes all lines that match the
1548 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1549 any groups with bogus names, but you can use this variable to make Gnus
1550 ignore hierarchies you aren't ever interested in.  However, this is not
1551 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1552 Groups} for an overview of other variables that can be used instead.
1554 @c This variable is
1555 @c @code{nil} by default, and will slow down active file handling somewhat
1556 @c if you set it to anything else.
1558 @vindex gnus-read-active-file
1559 @c @head
1560 The active file can be rather Huge, so if you have a slow network, you
1561 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1562 reading the active file.  This variable is @code{some} by default.
1564 Gnus will try to make do by getting information just on the groups that
1565 you actually subscribe to.
1567 Note that if you subscribe to lots and lots of groups, setting this
1568 variable to @code{nil} will probably make Gnus slower, not faster.  At
1569 present, having this variable @code{nil} will slow Gnus down
1570 considerably, unless you read news over a 2400 baud modem.
1572 This variable can also have the value @code{some}.  Gnus will then
1573 attempt to read active info only on the subscribed groups.  On some
1574 servers this is quite fast (on sparkling, brand new INN servers that
1575 support the @code{LIST ACTIVE group} command), on others this isn't fast
1576 at all.  In any case, @code{some} should be faster than @code{nil}, and
1577 is certainly faster than @code{t} over slow lines.
1579 Some news servers (old versions of Leafnode and old versions of INN, for
1580 instance) do not support the @code{LIST ACTIVE group}.  For these
1581 servers, @code{nil} is probably the most efficient value for this
1582 variable.
1584 If this variable is @code{nil}, Gnus will ask for group info in total
1585 lock-step, which isn't very fast.  If it is @code{some} and you use an
1586 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1587 read all the replies in one swoop.  This will normally result in better
1588 performance, but if the server does not support the aforementioned
1589 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1591 If you think that starting up Gnus takes too long, try all the three
1592 different values for this variable and see what works best for you.
1594 In any case, if you use @code{some} or @code{nil}, you should definitely
1595 kill all groups that you aren't interested in to speed things up.
1597 Note that this variable also affects active file retrieval from
1598 secondary select methods.
1601 @node Startup Variables
1602 @section Startup Variables
1604 @table @code
1606 @item gnus-load-hook
1607 @vindex gnus-load-hook
1608 A hook run while Gnus is being loaded.  Note that this hook will
1609 normally be run just once in each Emacs session, no matter how many
1610 times you start Gnus.
1612 @item gnus-before-startup-hook
1613 @vindex gnus-before-startup-hook
1614 A hook run after starting up Gnus successfully.
1616 @item gnus-startup-hook
1617 @vindex gnus-startup-hook
1618 A hook run as the very last thing after starting up Gnus
1620 @item gnus-started-hook
1621 @vindex gnus-started-hook
1622 A hook that is run as the very last thing after starting up Gnus
1623 successfully.
1625 @item gnus-setup-news-hook
1626 @vindex gnus-setup-news-hook
1627 A hook that is run after reading the @file{.newsrc} file(s), but before
1628 generating the group buffer.
1630 @item gnus-check-bogus-newsgroups
1631 @vindex gnus-check-bogus-newsgroups
1632 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1633 startup.  A @dfn{bogus group} is a group that you have in your
1634 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1635 bogus groups can take quite a while, so to save time and resources it's
1636 best to leave this option off, and do the checking for bogus groups once
1637 in a while from the group buffer instead (@pxref{Group Maintenance}).
1639 @item gnus-inhibit-startup-message
1640 @vindex gnus-inhibit-startup-message
1641 If non-@code{nil}, the startup message won't be displayed.  That way,
1642 your boss might not notice as easily that you are reading news instead
1643 of doing your job.  Note that this variable is used before
1644 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1646 @item gnus-no-groups-message
1647 @vindex gnus-no-groups-message
1648 Message displayed by Gnus when no groups are available.
1650 @item gnus-play-startup-jingle
1651 @vindex gnus-play-startup-jingle
1652 If non-@code{nil}, play the Gnus jingle at startup.
1654 @item gnus-startup-jingle
1655 @vindex gnus-startup-jingle
1656 Jingle to be played if the above variable is non-@code{nil}.  The
1657 default is @samp{Tuxedomoon.Jingle4.au}.
1659 @end table
1662 @node Group Buffer
1663 @chapter Group Buffer
1664 @cindex group buffer
1666 @c Alex Schroeder suggests to rearrange this as follows:
1668 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1669 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1670 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1671 @c   7. Group Score, 8. Group Buffer Format
1672 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1673 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1674 @c <kensanata> First, "Gnus considers groups... (default 9)."
1675 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1676 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1677 @c <kensanata> Then expand the next paragraph or add some more to it.
1678 @c    This short one sentence explains levels 1 and 2, therefore I understand
1679 @c    that I should keep important news at 3 and boring news at 4.
1680 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1681 @c    Maybe keep those that you don't want to read temporarily at 6,
1682 @c    those that you never want to read at 8, those that offend your
1683 @c    human rights at 9...
1686 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1687 is the first buffer shown when Gnus starts, and will never be killed as
1688 long as Gnus is active.
1690 @iftex
1691 @iflatex
1692 \gnusfigure{The Group Buffer}{320}{
1693 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1694 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1695 \put(120,38){\vector(1,2){10}}
1696 \put(40,60){\makebox(0,0)[r]{Mode line}}
1697 \put(40,58){\vector(1,0){30}}
1698 \put(200,28){\makebox(0,0)[t]{Native select method}}
1699 \put(200,26){\vector(-1,2){15}}
1701 @end iflatex
1702 @end iftex
1704 @menu
1705 * Group Buffer Format::         Information listed and how you can change it.
1706 * Group Maneuvering::           Commands for moving in the group buffer.
1707 * Selecting a Group::           Actually reading news.
1708 * Subscription Commands::       Unsubscribing, killing, subscribing.
1709 * Group Data::                  Changing the info for a group.
1710 * Group Levels::                Levels? What are those, then?
1711 * Group Score::                 A mechanism for finding out what groups you like.
1712 * Marking Groups::              You can mark groups for later processing.
1713 * Foreign Groups::              Creating and editing groups.
1714 * Group Parameters::            Each group may have different parameters set.
1715 * Listing Groups::              Gnus can list various subsets of the groups.
1716 * Sorting Groups::              Re-arrange the group order.
1717 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1718 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1719 * Exiting Gnus::                Stop reading news and get some work done.
1720 * Group Topics::                A folding group mode divided into topics.
1721 * Misc Group Stuff::            Other stuff that you can to do.
1722 @end menu
1725 @node Group Buffer Format
1726 @section Group Buffer Format
1728 @menu
1729 * Group Line Specification::    Deciding how the group buffer is to look.
1730 * Group Mode Line Specification::  The group buffer mode line.
1731 * Group Highlighting::          Having nice colors in the group buffer.
1732 @end menu
1734 You can customize the Group Mode tool bar, see @kbd{M-x
1735 customize-apropos RET gnus-group-tool-bar}.  This feature is only
1736 available in Emacs.
1738 The tool bar icons are now (de)activated correctly depending on the
1739 cursor position.  Therefore, moving around in the Group Buffer is
1740 slower.  You can disable this via the variable
1741 @code{gnus-group-update-tool-bar}.  Its default value depends on your
1742 Emacs version.
1744 @node Group Line Specification
1745 @subsection Group Line Specification
1746 @cindex group buffer format
1748 The default format of the group buffer is nice and dull, but you can
1749 make it as exciting and ugly as you feel like.
1751 Here's a couple of example group lines:
1753 @example
1754      25: news.announce.newusers
1755  *    0: alt.fan.andrea-dworkin
1756 @end example
1758 Quite simple, huh?
1760 You can see that there are 25 unread articles in
1761 @samp{news.announce.newusers}.  There are no unread articles, but some
1762 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1763 asterisk at the beginning of the line?).
1765 @vindex gnus-group-line-format
1766 You can change that format to whatever you want by fiddling with the
1767 @code{gnus-group-line-format} variable.  This variable works along the
1768 lines of a @code{format} specification, which is pretty much the same as
1769 a @code{printf} specifications, for those of you who use (feh!) C.
1770 @xref{Formatting Variables}.
1772 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1774 There should always be a colon on the line; the cursor always moves to
1775 the colon after performing an operation.  @xref{Positioning
1776 Point}.  Nothing else is required---not even the group name.  All
1777 displayed text is just window dressing, and is never examined by Gnus.
1778 Gnus stores all real information it needs using text properties.
1780 (Note that if you make a really strange, wonderful, spreadsheet-like
1781 layout, everybody will believe you are hard at work with the accounting
1782 instead of wasting time reading news.)
1784 Here's a list of all available format characters:
1786 @table @samp
1788 @item M
1789 An asterisk if the group only has marked articles.
1791 @item S
1792 Whether the group is subscribed.
1794 @item L
1795 Level of subscribedness.
1797 @item N
1798 Number of unread articles.
1800 @item I
1801 Number of dormant articles.
1803 @item T
1804 Number of ticked articles.
1806 @item R
1807 Number of read articles.
1809 @item U
1810 Number of unseen articles.
1812 @item t
1813 Estimated total number of articles.  (This is really @var{max-number}
1814 minus @var{min-number} plus 1.)
1816 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1817 efficient access to @var{max-number} and @var{min-number} but getting
1818 the true unread message count is not possible efficiently.  For
1819 hysterical raisins, even the mail back ends, where the true number of
1820 unread messages might be available efficiently, use the same limited
1821 interface.  To remove this restriction from Gnus means that the back
1822 end interface has to be changed, which is not an easy job.  If you
1823 want to work on this, please contact the Gnus mailing list.
1825 @item y
1826 Number of unread, unticked, non-dormant articles.
1828 @item i
1829 Number of ticked and dormant articles.
1831 @item g
1832 Full group name.
1834 @item G
1835 Group name.
1837 @item C
1838 Group comment (@pxref{Group Parameters}) or group name if there is no
1839 comment element in the group parameters.
1841 @item D
1842 Newsgroup description.  You need to read the group descriptions
1843 before these will appear, and to do that, you either have to set
1844 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1845 command.
1847 @item o
1848 @samp{m} if moderated.
1850 @item O
1851 @samp{(m)} if moderated.
1853 @item s
1854 Select method.
1856 @item B
1857 If the summary buffer for the group is open or not.
1859 @item n
1860 Select from where.
1862 @item z
1863 A string that looks like @samp{<%s:%n>} if a foreign select method is
1864 used.
1866 @item P
1867 Indentation based on the level of the topic (@pxref{Group Topics}).
1869 @item c
1870 @vindex gnus-group-uncollapsed-levels
1871 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1872 variable says how many levels to leave at the end of the group name.
1873 The default is 1---this will mean that group names like
1874 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1876 @item m
1877 @vindex gnus-new-mail-mark
1878 @cindex %
1879 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1880 the group lately.
1882 @item p
1883 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1885 @item d
1886 A string that says when you last read the group (@pxref{Group
1887 Timestamp}).
1889 @item u
1890 User defined specifier.  The next character in the format string should
1891 be a letter.  Gnus will call the function
1892 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1893 following @samp{%u}.  The function will be passed a single dummy
1894 parameter as argument.  The function should return a string, which will
1895 be inserted into the buffer just like information from any other
1896 specifier.
1897 @end table
1899 @cindex *
1900 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1901 if no info is available---for instance, if it is a non-activated foreign
1902 group, or a bogus native group.
1905 @node Group Mode Line Specification
1906 @subsection Group Mode Line Specification
1907 @cindex group mode line
1909 @vindex gnus-group-mode-line-format
1910 The mode line can be changed by setting
1911 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1912 doesn't understand that many format specifiers:
1914 @table @samp
1915 @item S
1916 The native news server.
1917 @item M
1918 The native select method.
1919 @end table
1922 @node Group Highlighting
1923 @subsection Group Highlighting
1924 @cindex highlighting
1925 @cindex group highlighting
1927 @vindex gnus-group-highlight
1928 Highlighting in the group buffer is controlled by the
1929 @code{gnus-group-highlight} variable.  This is an alist with elements
1930 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1931 something non-@code{nil}, the @var{face} will be used on the line.
1933 Here's an example value for this variable that might look nice if the
1934 background is dark:
1936 @lisp
1937 (cond (window-system
1938        (setq custom-background-mode 'light)
1939        (defface my-group-face-1
1940          '((t (:foreground "Red" :bold t))) "First group face")
1941        (defface my-group-face-2
1942          '((t (:foreground "DarkSeaGreen4" :bold t)))
1943          "Second group face")
1944        (defface my-group-face-3
1945          '((t (:foreground "Green4" :bold t))) "Third group face")
1946        (defface my-group-face-4
1947          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1948        (defface my-group-face-5
1949          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1951 (setq gnus-group-highlight
1952       '(((> unread 200) . my-group-face-1)
1953         ((and (< level 3) (zerop unread)) . my-group-face-2)
1954         ((< level 3) . my-group-face-3)
1955         ((zerop unread) . my-group-face-4)
1956         (t . my-group-face-5)))
1957 @end lisp
1959 Also @pxref{Faces and Fonts}.
1961 Variables that are dynamically bound when the forms are evaluated
1962 include:
1964 @table @code
1965 @item group
1966 The group name.
1967 @item unread
1968 The number of unread articles in the group.
1969 @item method
1970 The select method.
1971 @item mailp
1972 Whether the group is a mail group.
1973 @item level
1974 The level of the group.
1975 @item score
1976 The score of the group.
1977 @item ticked
1978 The number of ticked articles in the group.
1979 @item total
1980 The total number of articles in the group.  Or rather,
1981 @var{max-number} minus @var{min-number} plus one.
1982 @item topic
1983 When using the topic minor mode, this variable is bound to the current
1984 topic being inserted.
1985 @end table
1987 When the forms are @code{eval}ed, point is at the beginning of the line
1988 of the group in question, so you can use many of the normal Gnus
1989 functions for snarfing info on the group.
1991 @vindex gnus-group-update-hook
1992 @findex gnus-group-highlight-line
1993 @code{gnus-group-update-hook} is called when a group line is changed.
1994 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1995 calls @code{gnus-group-highlight-line} by default.
1998 @node Group Maneuvering
1999 @section Group Maneuvering
2000 @cindex group movement
2002 All movement commands understand the numeric prefix and will behave as
2003 expected, hopefully.
2005 @table @kbd
2007 @item n
2008 @kindex n (Group)
2009 @findex gnus-group-next-unread-group
2010 Go to the next group that has unread articles
2011 (@code{gnus-group-next-unread-group}).
2013 @item p
2014 @itemx DEL
2015 @kindex DEL (Group)
2016 @kindex p (Group)
2017 @findex gnus-group-prev-unread-group
2018 Go to the previous group that has unread articles
2019 (@code{gnus-group-prev-unread-group}).
2021 @item N
2022 @kindex N (Group)
2023 @findex gnus-group-next-group
2024 Go to the next group (@code{gnus-group-next-group}).
2026 @item P
2027 @kindex P (Group)
2028 @findex gnus-group-prev-group
2029 Go to the previous group (@code{gnus-group-prev-group}).
2031 @item M-n
2032 @kindex M-n (Group)
2033 @findex gnus-group-next-unread-group-same-level
2034 Go to the next unread group on the same (or lower) level
2035 (@code{gnus-group-next-unread-group-same-level}).
2037 @item M-p
2038 @kindex M-p (Group)
2039 @findex gnus-group-prev-unread-group-same-level
2040 Go to the previous unread group on the same (or lower) level
2041 (@code{gnus-group-prev-unread-group-same-level}).
2042 @end table
2044 Three commands for jumping to groups:
2046 @table @kbd
2048 @item j
2049 @kindex j (Group)
2050 @findex gnus-group-jump-to-group
2051 Jump to a group (and make it visible if it isn't already)
2052 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2053 like living groups.
2055 @item ,
2056 @kindex , (Group)
2057 @findex gnus-group-best-unread-group
2058 Jump to the unread group with the lowest level
2059 (@code{gnus-group-best-unread-group}).
2061 @item .
2062 @kindex . (Group)
2063 @findex gnus-group-first-unread-group
2064 Jump to the first group with unread articles
2065 (@code{gnus-group-first-unread-group}).
2066 @end table
2068 @vindex gnus-group-goto-unread
2069 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2070 commands will move to the next group, not the next unread group.  Even
2071 the commands that say they move to the next unread group.  The default
2072 is @code{t}.
2075 @node Selecting a Group
2076 @section Selecting a Group
2077 @cindex group selection
2079 @table @kbd
2081 @item SPACE
2082 @kindex SPACE (Group)
2083 @findex gnus-group-read-group
2084 Select the current group, switch to the summary buffer and display the
2085 first unread article (@code{gnus-group-read-group}).  If there are no
2086 unread articles in the group, or if you give a non-numerical prefix to
2087 this command, Gnus will offer to fetch all the old articles in this
2088 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2089 determines the number of articles Gnus will fetch.  If @var{n} is
2090 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2091 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2093 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2094 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2095 - 4 2 SPC} fetches the 42 oldest ones.
2097 When you are in the group (in the Summary buffer), you can type
2098 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2099 ones.
2101 @item RET
2102 @kindex RET (Group)
2103 @findex gnus-group-select-group
2104 Select the current group and switch to the summary buffer
2105 (@code{gnus-group-select-group}).  Takes the same arguments as
2106 @code{gnus-group-read-group}---the only difference is that this command
2107 does not display the first unread article automatically upon group
2108 entry.
2110 @item M-RET
2111 @kindex M-RET (Group)
2112 @findex gnus-group-quick-select-group
2113 This does the same as the command above, but tries to do it with the
2114 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2115 scoring/killing will be performed, there will be no highlights and no
2116 expunging.  This might be useful if you're in a real hurry and have to
2117 enter some humongous group.  If you give a 0 prefix to this command
2118 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2119 which is useful if you want to toggle threading before generating the
2120 summary buffer (@pxref{Summary Generation Commands}).
2122 @item M-SPACE
2123 @kindex M-SPACE (Group)
2124 @findex gnus-group-visible-select-group
2125 This is yet one more command that does the same as the @kbd{RET}
2126 command, but this one does it without expunging and hiding dormants
2127 (@code{gnus-group-visible-select-group}).
2129 @item C-M-RET
2130 @kindex C-M-RET (Group)
2131 @findex gnus-group-select-group-ephemerally
2132 Finally, this command selects the current group ephemerally without
2133 doing any processing of its contents
2134 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2135 turned off.  Everything you do in the group after selecting it in this
2136 manner will have no permanent effects.
2138 @end table
2140 @vindex gnus-large-newsgroup
2141 The @code{gnus-large-newsgroup} variable says what Gnus should
2142 consider to be a big group.  If it is @code{nil}, no groups are
2143 considered big.  The default value is 200.  If the group has more
2144 (unread and/or ticked) articles than this, Gnus will query the user
2145 before entering the group.  The user can then specify how many
2146 articles should be fetched from the server.  If the user specifies a
2147 negative number (@var{-n}), the @var{n} oldest articles will be
2148 fetched.  If it is positive, the @var{n} articles that have arrived
2149 most recently will be fetched.
2151 @vindex gnus-large-ephemeral-newsgroup
2152 @code{gnus-large-ephemeral-newsgroup} is the same as
2153 @code{gnus-large-newsgroup}, but is only used for ephemeral
2154 newsgroups.
2156 @vindex gnus-select-group-hook
2157 @vindex gnus-auto-select-first
2158 @vindex gnus-auto-select-subject
2159 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2160 automatically when entering a group with the @kbd{SPACE} command.
2161 Which article this is is controlled by the
2162 @code{gnus-auto-select-subject} variable.  Valid values for this
2163 variable are:
2165 @table @code
2167 @item unread
2168 Place point on the subject line of the first unread article.
2170 @item first
2171 Place point on the subject line of the first article.
2173 @item unseen
2174 Place point on the subject line of the first unseen article.
2176 @item unseen-or-unread
2177 Place point on the subject line of the first unseen article, and if
2178 there is no such article, place point on the subject line of the first
2179 unread article.
2181 @item best
2182 Place point on the subject line of the highest-scored unread article.
2184 @end table
2186 This variable can also be a function.  In that case, that function
2187 will be called to place point on a subject line.
2189 If you want to prevent automatic selection in some group (say, in a
2190 binary group with Huge articles) you can set the
2191 @code{gnus-auto-select-first} variable to @code{nil} in
2192 @code{gnus-select-group-hook}, which is called when a group is
2193 selected.
2196 @node Subscription Commands
2197 @section Subscription Commands
2198 @cindex subscription
2200 @table @kbd
2202 @item S t
2203 @itemx u
2204 @kindex S t (Group)
2205 @kindex u (Group)
2206 @findex gnus-group-unsubscribe-current-group
2207 @c @icon{gnus-group-unsubscribe}
2208 Toggle subscription to the current group
2209 (@code{gnus-group-unsubscribe-current-group}).
2211 @item S s
2212 @itemx U
2213 @kindex S s (Group)
2214 @kindex U (Group)
2215 @findex gnus-group-unsubscribe-group
2216 Prompt for a group to subscribe, and then subscribe it.  If it was
2217 subscribed already, unsubscribe it instead
2218 (@code{gnus-group-unsubscribe-group}).
2220 @item S k
2221 @itemx C-k
2222 @kindex S k (Group)
2223 @kindex C-k (Group)
2224 @findex gnus-group-kill-group
2225 @c @icon{gnus-group-kill-group}
2226 Kill the current group (@code{gnus-group-kill-group}).
2228 @item S y
2229 @itemx C-y
2230 @kindex S y (Group)
2231 @kindex C-y (Group)
2232 @findex gnus-group-yank-group
2233 Yank the last killed group (@code{gnus-group-yank-group}).
2235 @item C-x C-t
2236 @kindex C-x C-t (Group)
2237 @findex gnus-group-transpose-groups
2238 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2239 really a subscription command, but you can use it instead of a
2240 kill-and-yank sequence sometimes.
2242 @item S w
2243 @itemx C-w
2244 @kindex S w (Group)
2245 @kindex C-w (Group)
2246 @findex gnus-group-kill-region
2247 Kill all groups in the region (@code{gnus-group-kill-region}).
2249 @item S z
2250 @kindex S z (Group)
2251 @findex gnus-group-kill-all-zombies
2252 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2254 @item S C-k
2255 @kindex S C-k (Group)
2256 @findex gnus-group-kill-level
2257 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2258 These groups can't be yanked back after killing, so this command should
2259 be used with some caution.  The only time where this command comes in
2260 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2261 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2262 kill off all unsubscribed groups that do not have message numbers in the
2263 @file{.newsrc} file.
2265 @end table
2267 Also @pxref{Group Levels}.
2270 @node Group Data
2271 @section Group Data
2273 @table @kbd
2275 @item c
2276 @kindex c (Group)
2277 @findex gnus-group-catchup-current
2278 @vindex gnus-group-catchup-group-hook
2279 @c @icon{gnus-group-catchup-current}
2280 Mark all unticked articles in this group as read
2281 (@code{gnus-group-catchup-current}).
2282 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2283 the group buffer.
2285 @item C
2286 @kindex C (Group)
2287 @findex gnus-group-catchup-current-all
2288 Mark all articles in this group, even the ticked ones, as read
2289 (@code{gnus-group-catchup-current-all}).
2291 @item M-c
2292 @kindex M-c (Group)
2293 @findex gnus-group-clear-data
2294 Clear the data from the current group---nix out marks and the list of
2295 read articles (@code{gnus-group-clear-data}).
2297 @item M-x gnus-group-clear-data-on-native-groups
2298 @kindex M-x gnus-group-clear-data-on-native-groups
2299 @findex gnus-group-clear-data-on-native-groups
2300 If you have switched from one @acronym{NNTP} server to another, all your marks
2301 and read ranges have become worthless.  You can use this command to
2302 clear out all data that you have on your native groups.  Use with
2303 caution.
2305 @end table
2308 @node Group Levels
2309 @section Group Levels
2310 @cindex group level
2311 @cindex level
2313 All groups have a level of @dfn{subscribedness}.  For instance, if a
2314 group is on level 2, it is more subscribed than a group on level 5.  You
2315 can ask Gnus to just list groups on a given level or lower
2316 (@pxref{Listing Groups}), or to just check for new articles in groups on
2317 a given level or lower (@pxref{Scanning New Messages}).
2319 Remember:  The higher the level of the group, the less important it is.
2321 @table @kbd
2323 @item S l
2324 @kindex S l (Group)
2325 @findex gnus-group-set-current-level
2326 Set the level of the current group.  If a numeric prefix is given, the
2327 next @var{n} groups will have their levels set.  The user will be
2328 prompted for a level.
2329 @end table
2331 @vindex gnus-level-killed
2332 @vindex gnus-level-zombie
2333 @vindex gnus-level-unsubscribed
2334 @vindex gnus-level-subscribed
2335 Gnus considers groups from levels 1 to
2336 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2337 @code{gnus-level-subscribed} (exclusive) and
2338 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2339 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2340 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2341 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2342 same, but zombie and killed groups have no information on what articles
2343 you have read, etc, stored.  This distinction between dead and living
2344 groups isn't done because it is nice or clever, it is done purely for
2345 reasons of efficiency.
2347 It is recommended that you keep all your mail groups (if any) on quite
2348 low levels (e.g. 1 or 2).
2350 Maybe the following description of the default behavior of Gnus helps to
2351 understand what these levels are all about.  By default, Gnus shows you
2352 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2353 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2354 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2355 groups are hidden, in a way.
2357 Zombie and killed groups are similar to unsubscribed groups in that they
2358 are hidden by default.  But they are different from subscribed and
2359 unsubscribed groups in that Gnus doesn't ask the news server for
2360 information (number of messages, number of unread messages) on zombie
2361 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2362 aren't interested in.  If most groups are killed, Gnus is faster.
2364 Why does Gnus distinguish between zombie and killed groups?  Well, when
2365 a new group arrives on the server, Gnus by default makes it a zombie
2366 group.  This means that you are normally not bothered with new groups,
2367 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2368 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2369 list of killed groups.)
2371 If you want to play with the level variables, you should show some care.
2372 Set them once, and don't touch them ever again.  Better yet, don't touch
2373 them at all unless you know exactly what you're doing.
2375 @vindex gnus-level-default-unsubscribed
2376 @vindex gnus-level-default-subscribed
2377 Two closely related variables are @code{gnus-level-default-subscribed}
2378 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2379 which are the levels that new groups will be put on if they are
2380 (un)subscribed.  These two variables should, of course, be inside the
2381 relevant valid ranges.
2383 @vindex gnus-keep-same-level
2384 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2385 will only move to groups of the same level (or lower).  In
2386 particular, going from the last article in one group to the next group
2387 will go to the next group of the same level (or lower).  This might be
2388 handy if you want to read the most important groups before you read the
2389 rest.
2391 If this variable is @code{best}, Gnus will make the next newsgroup the
2392 one with the best level.
2394 @vindex gnus-group-default-list-level
2395 All groups with a level less than or equal to
2396 @code{gnus-group-default-list-level} will be listed in the group buffer
2397 by default.
2399 @vindex gnus-group-list-inactive-groups
2400 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2401 groups will be listed along with the unread groups.  This variable is
2402 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2403 listed.
2405 @vindex gnus-group-use-permanent-levels
2406 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2407 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2408 use this level as the ``work'' level.
2410 @vindex gnus-activate-level
2411 Gnus will normally just activate (i. e., query the server about) groups
2412 on level @code{gnus-activate-level} or less.  If you don't want to
2413 activate unsubscribed groups, for instance, you might set this variable
2414 to 5.  The default is 6.
2417 @node Group Score
2418 @section Group Score
2419 @cindex group score
2420 @cindex group rank
2421 @cindex rank
2423 You would normally keep important groups on high levels, but that scheme
2424 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2425 group buffer according to how often you read groups, perhaps?  Within
2426 reason?
2428 This is what @dfn{group score} is for.  You can have Gnus assign a score
2429 to each group through the mechanism described below.  You can then sort
2430 the group buffer based on this score.  Alternatively, you can sort on
2431 score and then level.  (Taken together, the level and the score is
2432 called the @dfn{rank} of the group.  A group that is on level 4 and has
2433 a score of 1 has a higher rank than a group on level 5 that has a score
2434 of 300.  (The level is the most significant part and the score is the
2435 least significant part.))
2437 @findex gnus-summary-bubble-group
2438 If you want groups you read often to get higher scores than groups you
2439 read seldom you can add the @code{gnus-summary-bubble-group} function to
2440 the @code{gnus-summary-exit-hook} hook.  This will result (after
2441 sorting) in a bubbling sort of action.  If you want to see that in
2442 action after each summary exit, you can add
2443 @code{gnus-group-sort-groups-by-rank} or
2444 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2445 slow things down somewhat.
2448 @node Marking Groups
2449 @section Marking Groups
2450 @cindex marking groups
2452 If you want to perform some command on several groups, and they appear
2453 subsequently in the group buffer, you would normally just give a
2454 numerical prefix to the command.  Most group commands will then do your
2455 bidding on those groups.
2457 However, if the groups are not in sequential order, you can still
2458 perform a command on several groups.  You simply mark the groups first
2459 with the process mark and then execute the command.
2461 @table @kbd
2463 @item #
2464 @kindex # (Group)
2465 @itemx M m
2466 @kindex M m (Group)
2467 @findex gnus-group-mark-group
2468 Set the mark on the current group (@code{gnus-group-mark-group}).
2470 @item M-#
2471 @kindex M-# (Group)
2472 @itemx M u
2473 @kindex M u (Group)
2474 @findex gnus-group-unmark-group
2475 Remove the mark from the current group
2476 (@code{gnus-group-unmark-group}).
2478 @item M U
2479 @kindex M U (Group)
2480 @findex gnus-group-unmark-all-groups
2481 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2483 @item M w
2484 @kindex M w (Group)
2485 @findex gnus-group-mark-region
2486 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2488 @item M b
2489 @kindex M b (Group)
2490 @findex gnus-group-mark-buffer
2491 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2493 @item M r
2494 @kindex M r (Group)
2495 @findex gnus-group-mark-regexp
2496 Mark all groups that match some regular expression
2497 (@code{gnus-group-mark-regexp}).
2498 @end table
2500 Also @pxref{Process/Prefix}.
2502 @findex gnus-group-universal-argument
2503 If you want to execute some command on all groups that have been marked
2504 with the process mark, you can use the @kbd{M-&}
2505 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2506 the command to be executed.
2509 @node Foreign Groups
2510 @section Foreign Groups
2511 @cindex foreign groups
2513 Below are some group mode commands for making and editing general foreign
2514 groups, as well as commands to ease the creation of a few
2515 special-purpose groups.  All these commands insert the newly created
2516 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2517 consulted.
2519 Changes from the group editing commands are stored in
2520 @file{~/.newsrc.eld} (@code{gnus-startup-file}).  An alternative is the
2521 variable @code{gnus-parameters}, @xref{Group Parameters}.
2523 @table @kbd
2525 @item G m
2526 @kindex G m (Group)
2527 @findex gnus-group-make-group
2528 @cindex making groups
2529 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2530 for a name, a method and possibly an @dfn{address}.  For an easier way
2531 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2533 @item G M
2534 @kindex G M (Group)
2535 @findex gnus-group-read-ephemeral-group
2536 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2537 will prompt you for a name, a method and an @dfn{address}.
2539 @item G r
2540 @kindex G r (Group)
2541 @findex gnus-group-rename-group
2542 @cindex renaming groups
2543 Rename the current group to something else
2544 (@code{gnus-group-rename-group}).  This is valid only on some
2545 groups---mail groups mostly.  This command might very well be quite slow
2546 on some back ends.
2548 @item G c
2549 @kindex G c (Group)
2550 @cindex customizing
2551 @findex gnus-group-customize
2552 Customize the group parameters (@code{gnus-group-customize}).
2554 @item G e
2555 @kindex G e (Group)
2556 @findex gnus-group-edit-group-method
2557 @cindex renaming groups
2558 Enter a buffer where you can edit the select method of the current
2559 group (@code{gnus-group-edit-group-method}).
2561 @item G p
2562 @kindex G p (Group)
2563 @findex gnus-group-edit-group-parameters
2564 Enter a buffer where you can edit the group parameters
2565 (@code{gnus-group-edit-group-parameters}).
2567 @item G E
2568 @kindex G E (Group)
2569 @findex gnus-group-edit-group
2570 Enter a buffer where you can edit the group info
2571 (@code{gnus-group-edit-group}).
2573 @item G d
2574 @kindex G d (Group)
2575 @findex gnus-group-make-directory-group
2576 @cindex nndir
2577 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2578 for a directory name (@code{gnus-group-make-directory-group}).
2580 @item G h
2581 @kindex G h (Group)
2582 @cindex help group
2583 @findex gnus-group-make-help-group
2584 Make the Gnus help group (@code{gnus-group-make-help-group}).
2586 @item G a
2587 @kindex G a (Group)
2588 @cindex (ding) archive
2589 @cindex archive group
2590 @findex gnus-group-make-archive-group
2591 @vindex gnus-group-archive-directory
2592 @vindex gnus-group-recent-archive-directory
2593 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2594 default a group pointing to the most recent articles will be created
2595 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2596 group will be created from @code{gnus-group-archive-directory}.
2598 @item G k
2599 @kindex G k (Group)
2600 @findex gnus-group-make-kiboze-group
2601 @cindex nnkiboze
2602 Make a kiboze group.  You will be prompted for a name, for a regexp to
2603 match groups to be ``included'' in the kiboze group, and a series of
2604 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2605 @xref{Kibozed Groups}.
2607 @item G D
2608 @kindex G D (Group)
2609 @findex gnus-group-enter-directory
2610 @cindex nneething
2611 Read an arbitrary directory as if it were a newsgroup with the
2612 @code{nneething} back end (@code{gnus-group-enter-directory}).
2613 @xref{Anything Groups}.
2615 @item G f
2616 @kindex G f (Group)
2617 @findex gnus-group-make-doc-group
2618 @cindex ClariNet Briefs
2619 @cindex nndoc
2620 Make a group based on some file or other
2621 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2622 command, you will be prompted for a file name and a file type.
2623 Currently supported types are @code{mbox}, @code{babyl},
2624 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2625 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2626 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2627 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2628 you run this command without a prefix, Gnus will guess at the file
2629 type.  @xref{Document Groups}.
2631 @item G u
2632 @kindex G u (Group)
2633 @vindex gnus-useful-groups
2634 @findex gnus-group-make-useful-group
2635 Create one of the groups mentioned in @code{gnus-useful-groups}
2636 (@code{gnus-group-make-useful-group}).
2638 @item G w
2639 @kindex G w (Group)
2640 @findex gnus-group-make-web-group
2641 @cindex Google
2642 @cindex nnweb
2643 @cindex gmane
2644 Make an ephemeral group based on a web search
2645 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2646 command, make a solid group instead.  You will be prompted for the
2647 search engine type and the search string.  Valid search engine types
2648 include @code{google}, @code{dejanews}, and @code{gmane}.
2649 @xref{Web Searches}.
2651 If you use the @code{google} search engine, you can limit the search
2652 to a particular group by using a match string like
2653 @samp{shaving group:alt.sysadmin.recovery}.
2655 @item G R
2656 @kindex G R (Group)
2657 @findex gnus-group-make-rss-group
2658 Make a group based on an @acronym{RSS} feed
2659 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2660 @xref{RSS}.
2662 @item G DEL
2663 @kindex G DEL (Group)
2664 @findex gnus-group-delete-group
2665 This function will delete the current group
2666 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2667 actually delete all the articles in the group, and forcibly remove the
2668 group itself from the face of the Earth.  Use a prefix only if you are
2669 absolutely sure of what you are doing.  This command can't be used on
2670 read-only groups (like @code{nntp} groups), though.
2672 @item G V
2673 @kindex G V (Group)
2674 @findex gnus-group-make-empty-virtual
2675 Make a new, fresh, empty @code{nnvirtual} group
2676 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2678 @item G v
2679 @kindex G v (Group)
2680 @findex gnus-group-add-to-virtual
2681 Add the current group to an @code{nnvirtual} group
2682 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2683 @end table
2685 @xref{Select Methods}, for more information on the various select
2686 methods.
2688 @vindex gnus-activate-foreign-newsgroups
2689 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2690 Gnus will check all foreign groups with this level or lower at startup.
2691 This might take quite a while, especially if you subscribe to lots of
2692 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2693 @code{gnus-activate-level} also affects activation of foreign
2694 newsgroups.
2697 @node Group Parameters
2698 @section Group Parameters
2699 @cindex group parameters
2701 The group parameters store information local to a particular group.
2702 Here's an example group parameter list:
2704 @example
2705 ((to-address . "ding@@gnus.org")
2706  (auto-expire . t))
2707 @end example
2709 We see that each element consists of a ``dotted pair''---the thing before
2710 the dot is the key, while the thing after the dot is the value.  All the
2711 parameters have this form @emph{except} local variable specs, which are
2712 not dotted pairs, but proper lists.
2714 Some parameters have correspondent customizable variables, each of which
2715 is an alist of regexps and values.
2717 The following group parameters can be used:
2719 @table @code
2720 @item to-address
2721 @cindex to-address
2722 Address used by when doing followups and new posts.
2724 @example
2725 (to-address . "some@@where.com")
2726 @end example
2728 This is primarily useful in mail groups that represent closed mailing
2729 lists---mailing lists where it's expected that everybody that writes to
2730 the mailing list is subscribed to it.  Since using this parameter
2731 ensures that the mail only goes to the mailing list itself, it means
2732 that members won't receive two copies of your followups.
2734 Using @code{to-address} will actually work whether the group is foreign
2735 or not.  Let's say there's a group on the server that is called
2736 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2737 the articles from a mail-to-news gateway.  Posting directly to this
2738 group is therefore impossible---you have to send mail to the mailing
2739 list address instead.
2741 See also @code{gnus-parameter-to-address-alist}.
2743 @item to-list
2744 @cindex to-list
2745 Address used when doing @kbd{a} in that group.
2747 @example
2748 (to-list . "some@@where.com")
2749 @end example
2751 It is totally ignored
2752 when doing a followup---except that if it is present in a news group,
2753 you'll get mail group semantics when doing @kbd{f}.
2755 If you do an @kbd{a} command in a mail group and you have neither a
2756 @code{to-list} group parameter nor a @code{to-address} group parameter,
2757 then a @code{to-list} group parameter will be added automatically upon
2758 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2759 @vindex gnus-add-to-list
2761 @findex gnus-mailing-list-mode
2762 @cindex mail list groups
2763 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2764 entering summary buffer.
2766 See also @code{gnus-parameter-to-list-alist}.
2768 @anchor{subscribed}
2769 @item subscribed
2770 @cindex subscribed
2771 @cindex Mail-Followup-To
2772 @findex gnus-find-subscribed-addresses
2773 If this parameter is set to @code{t}, Gnus will consider the
2774 to-address and to-list parameters for this group as addresses of
2775 mailing lists you are subscribed to.  Giving Gnus this information is
2776 (only) a first step in getting it to generate correct Mail-Followup-To
2777 headers for your posts to these lists.  The second step is to put the
2778 following in your @file{.gnus.el}
2780 @lisp
2781 (setq message-subscribed-address-functions
2782       '(gnus-find-subscribed-addresses))
2783 @end lisp
2785 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2786 a complete treatment of available MFT support.
2788 @item visible
2789 @cindex visible
2790 If the group parameter list has the element @code{(visible . t)},
2791 that group will always be visible in the Group buffer, regardless
2792 of whether it has any unread articles.
2794 This parameter cannot be set via @code{gnus-parameters}. See
2795 @code{gnus-permanently-visible-groups} as an alternative.
2797 @item broken-reply-to
2798 @cindex broken-reply-to
2799 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2800 headers in this group are to be ignored, and for the header to be hidden
2801 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2802 can be useful if you're reading a mailing list group where the listserv
2803 has inserted @code{Reply-To} headers that point back to the listserv
2804 itself.  That is broken behavior.  So there!
2806 @item to-group
2807 @cindex to-group
2808 Elements like @code{(to-group . "some.group.name")} means that all
2809 posts in that group will be sent to @code{some.group.name}.
2811 @item newsgroup
2812 @cindex newsgroup
2813 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2814 will treat all responses as if they were responses to news articles.
2815 This can be useful if you have a mail group that's really a mirror of a
2816 news group.
2818 @item gcc-self
2819 @cindex gcc-self
2820 If @code{(gcc-self . t)} is present in the group parameter list, newly
2821 composed messages will be @code{Gcc}'d to the current group.  If
2822 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2823 generated, if @code{(gcc-self . "string")} is present, this string will
2824 be inserted literally as a @code{gcc} header.  This parameter takes
2825 precedence over any default @code{Gcc} rules as described later
2826 (@pxref{Archived Messages}).
2828 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2829 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2830 doesn't accept articles.
2832 @item auto-expire
2833 @cindex auto-expire
2834 @cindex expiring mail
2835 If the group parameter has an element that looks like @code{(auto-expire
2836 . t)}, all articles read will be marked as expirable.  For an
2837 alternative approach, @pxref{Expiring Mail}.
2839 See also @code{gnus-auto-expirable-newsgroups}.
2841 @item total-expire
2842 @cindex total-expire
2843 @cindex expiring mail
2844 If the group parameter has an element that looks like
2845 @code{(total-expire . t)}, all read articles will be put through the
2846 expiry process, even if they are not marked as expirable.  Use with
2847 caution.  Unread, ticked and dormant articles are not eligible for
2848 expiry.
2850 See also @code{gnus-total-expirable-newsgroups}.
2852 @item expiry-wait
2853 @cindex expiry-wait
2854 @vindex nnmail-expiry-wait-function
2855 If the group parameter has an element that looks like
2856 @code{(expiry-wait . 10)}, this value will override any
2857 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2858 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2859 can either be a number of days (not necessarily an integer) or the
2860 symbols @code{never} or @code{immediate}.
2862 @item expiry-target
2863 @cindex expiry-target
2864 Where expired messages end up.  This parameter overrides
2865 @code{nnmail-expiry-target}.
2867 @item score-file
2868 @cindex score file group parameter
2869 Elements that look like @code{(score-file . "file")} will make
2870 @file{file} into the current score file for the group in question.  All
2871 interactive score entries will be put into this file.
2873 @item adapt-file
2874 @cindex adapt file group parameter
2875 Elements that look like @code{(adapt-file . "file")} will make
2876 @file{file} into the current adaptive file for the group in question.
2877 All adaptive score entries will be put into this file.
2879 @item admin-address
2880 @cindex admin-address
2881 When unsubscribing from a mailing list you should never send the
2882 unsubscription notice to the mailing list itself.  Instead, you'd send
2883 messages to the administrative address.  This parameter allows you to
2884 put the admin address somewhere convenient.
2886 @item display
2887 @cindex display
2888 Elements that look like @code{(display . MODE)} say which articles to
2889 display on entering the group.  Valid values are:
2891 @table @code
2892 @item all
2893 Display all articles, both read and unread.
2895 @item an integer
2896 Display the last @var{integer} articles in the group.  This is the same as
2897 entering the group with @kbd{C-u @var{integer}}.
2899 @item default
2900 Display the default visible articles, which normally includes unread and
2901 ticked articles.
2903 @item an array
2904 Display articles that satisfy a predicate.
2906 Here are some examples:
2908 @table @code
2909 @item [unread]
2910 Display only unread articles.
2912 @item [not expire]
2913 Display everything except expirable articles.
2915 @item [and (not reply) (not expire)]
2916 Display everything except expirable and articles you've already
2917 responded to.
2918 @end table
2920 The available operators are @code{not}, @code{and} and @code{or}.
2921 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2922 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2923 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2924 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2926 @end table
2928 The @code{display} parameter works by limiting the summary buffer to
2929 the subset specified.  You can pop the limit by using the @kbd{/ w}
2930 command (@pxref{Limiting}).
2932 @item comment
2933 @cindex comment
2934 Elements that look like @code{(comment . "This is a comment")} are
2935 arbitrary comments on the group.  You can display comments in the
2936 group line (@pxref{Group Line Specification}).
2938 @item charset
2939 @cindex charset
2940 Elements that look like @code{(charset . iso-8859-1)} will make
2941 @code{iso-8859-1} the default charset; that is, the charset that will be
2942 used for all articles that do not specify a charset.
2944 See also @code{gnus-group-charset-alist}.
2946 @item ignored-charsets
2947 @cindex ignored-charset
2948 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2949 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2950 default charset will be used for decoding articles.
2952 See also @code{gnus-group-ignored-charsets-alist}.
2954 @item posting-style
2955 @cindex posting-style
2956 You can store additional posting style information for this group
2957 here (@pxref{Posting Styles}).  The format is that of an entry in the
2958 @code{gnus-posting-styles} alist, except that there's no regexp matching
2959 the group name (of course).  Style elements in this group parameter will
2960 take precedence over the ones found in @code{gnus-posting-styles}.
2962 For instance, if you want a funky name and signature in this group only,
2963 instead of hacking @code{gnus-posting-styles}, you could put something
2964 like this in the group parameters:
2966 @example
2967 (posting-style
2968   (name "Funky Name")
2969   ("X-My-Header" "Funky Value")
2970   (signature "Funky Signature"))
2971 @end example
2973 @item post-method
2974 @cindex post-method
2975 If it is set, the value is used as the method for posting message
2976 instead of @code{gnus-post-method}.
2978 @item banner
2979 @cindex banner
2980 An item like @code{(banner . @var{regexp})} causes any part of an article
2981 that matches the regular expression @var{regexp} to be stripped.  Instead of
2982 @var{regexp}, you can also use the symbol @code{signature} which strips the
2983 last signature or any of the elements of the alist
2984 @code{gnus-article-banner-alist}.
2986 @item sieve
2987 @cindex sieve
2988 This parameter contains a Sieve test that should match incoming mail
2989 that should be placed in this group.  From this group parameter, a
2990 Sieve @samp{IF} control structure is generated, having the test as the
2991 condition and @samp{fileinto "group.name";} as the body.
2993 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2994 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2995 translating the group parameter into a Sieve script (@pxref{Sieve
2996 Commands}) the following Sieve code is generated:
2998 @example
2999 if address \"sender\" \"sieve-admin@@extundo.com\" @{
3000         fileinto \"INBOX.list.sieve\";
3002 @end example
3004 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
3005 Top, sieve, Emacs Sieve}.
3007 @item (agent parameters)
3008 If the agent has been enabled, you can set any of the its parameters
3009 to control the behavior of the agent in individual groups. See Agent
3010 Parameters in @ref{Category Syntax}.  Most users will choose to set
3011 agent parameters in either an agent category or group topic to
3012 minimize the configuration effort.
3014 @item (@var{variable} @var{form})
3015 You can use the group parameters to set variables local to the group you
3016 are entering.  If you want to turn threading off in @samp{news.answers},
3017 you could put @code{(gnus-show-threads nil)} in the group parameters of
3018 that group.  @code{gnus-show-threads} will be made into a local variable
3019 in the summary buffer you enter, and the form @code{nil} will be
3020 @code{eval}ed there.
3022 Note that this feature sets the variable locally to the summary buffer.
3023 But some variables are evaluated in the article buffer, or in the
3024 message buffer (of a reply or followup or otherwise newly created
3025 message).  As a workaround, it might help to add the variable in
3026 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3027 Stuff}.  So if you want to set @code{message-from-style} via the group
3028 parameters, then you may need the following statement elsewhere in your
3029 @file{~/.gnus} file:
3031 @lisp
3032 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3033 @end lisp
3035 @vindex gnus-list-identifiers
3036 A use for this feature is to remove a mailing list identifier tag in
3037 the subject fields of articles.  E.g. if the news group
3039 @example
3040 nntp+news.gnus.org:gmane.text.docbook.apps
3041 @end example
3043 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3044 tag can be removed from the article subjects in the summary buffer for
3045 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3046 into the group parameters for the group.
3048 This can also be used as a group-specific hook function.  If you want to
3049 hear a beep when you enter a group, you could put something like
3050 @code{(dummy-variable (ding))} in the parameters of that group.
3051 @code{dummy-variable} will be set to the (meaningless) result of the
3052 @code{(ding)} form.
3054 Alternatively, since the VARIABLE becomes local to the group, this
3055 pattern can be used to temporarily change a hook.  For example, if the
3056 following is added to a group parameter
3058 @lisp
3059 (gnus-summary-prepared-hook
3060   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3061 @end lisp
3063 when the group is entered, the 'd' key will not mark the article as
3064 expired.
3066 @end table
3068 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3069 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3070 presents you with a Customize-like interface.  The latter helps avoid
3071 silly Lisp errors.)  You might also be interested in reading about topic
3072 parameters (@pxref{Topic Parameters}).
3074 @vindex gnus-parameters
3075 Group parameters can be set via the @code{gnus-parameters} variable too.
3076 But some variables, such as @code{visible}, have no effect (For this
3077 case see @code{gnus-permanently-visible-groups} as an alternative.).
3078 For example:
3080 @lisp
3081 (setq gnus-parameters
3082       '(("mail\\..*"
3083          (gnus-show-threads nil)
3084          (gnus-use-scoring nil)
3085          (gnus-summary-line-format
3086           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3087          (gcc-self . t)
3088          (display . all))
3090         ("^nnimap:\\(foo.bar\\)$"
3091          (to-group . "\\1"))
3093         ("mail\\.me"
3094          (gnus-use-scoring  t))
3096         ("list\\..*"
3097          (total-expire . t)
3098          (broken-reply-to . t))))
3099 @end lisp
3101 String value of parameters will be subjected to regexp substitution, as
3102 the @code{to-group} example shows.
3104 @vindex gnus-parameters-case-fold-search
3105 By default, whether comparing the group name and one of those regexps
3106 specified in @code{gnus-parameters} is done in a case-sensitive manner
3107 or a case-insensitive manner depends on the value of
3108 @code{case-fold-search} at the time when the comparison is done.  The
3109 value of @code{case-fold-search} is typically @code{t}; it means, for
3110 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3111 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3112 group.  If you want to make those regexps always case-sensitive, set the
3113 value of the @code{gnus-parameters-case-fold-search} variable to
3114 @code{nil}.  Otherwise, set it to @code{t} if you want to compare them
3115 always in a case-insensitive manner.
3118 @node Listing Groups
3119 @section Listing Groups
3120 @cindex group listing
3122 These commands all list various slices of the groups available.
3124 @table @kbd
3126 @item l
3127 @itemx A s
3128 @kindex A s (Group)
3129 @kindex l (Group)
3130 @findex gnus-group-list-groups
3131 List all groups that have unread articles
3132 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3133 command will list only groups of level ARG and lower.  By default, it
3134 only lists groups of level five (i.e.,
3135 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3136 groups).
3138 @item L
3139 @itemx A u
3140 @kindex A u (Group)
3141 @kindex L (Group)
3142 @findex gnus-group-list-all-groups
3143 List all groups, whether they have unread articles or not
3144 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3145 this command will list only groups of level ARG and lower.  By default,
3146 it lists groups of level seven or lower (i.e., just subscribed and
3147 unsubscribed groups).
3149 @item A l
3150 @kindex A l (Group)
3151 @findex gnus-group-list-level
3152 List all unread groups on a specific level
3153 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3154 with no unread articles.
3156 @item A k
3157 @kindex A k (Group)
3158 @findex gnus-group-list-killed
3159 List all killed groups (@code{gnus-group-list-killed}).  If given a
3160 prefix argument, really list all groups that are available, but aren't
3161 currently (un)subscribed.  This could entail reading the active file
3162 from the server.
3164 @item A z
3165 @kindex A z (Group)
3166 @findex gnus-group-list-zombies
3167 List all zombie groups (@code{gnus-group-list-zombies}).
3169 @item A m
3170 @kindex A m (Group)
3171 @findex gnus-group-list-matching
3172 List all unread, subscribed groups with names that match a regexp
3173 (@code{gnus-group-list-matching}).
3175 @item A M
3176 @kindex A M (Group)
3177 @findex gnus-group-list-all-matching
3178 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3180 @item A A
3181 @kindex A A (Group)
3182 @findex gnus-group-list-active
3183 List absolutely all groups in the active file(s) of the
3184 server(s) you are connected to (@code{gnus-group-list-active}).  This
3185 might very well take quite a while.  It might actually be a better idea
3186 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3187 thing to match on.  Also note that this command may list groups that
3188 don't exist (yet)---these will be listed as if they were killed groups.
3189 Take the output with some grains of salt.
3191 @item A a
3192 @kindex A a (Group)
3193 @findex gnus-group-apropos
3194 List all groups that have names that match a regexp
3195 (@code{gnus-group-apropos}).
3197 @item A d
3198 @kindex A d (Group)
3199 @findex gnus-group-description-apropos
3200 List all groups that have names or descriptions that match a regexp
3201 (@code{gnus-group-description-apropos}).
3203 @item A c
3204 @kindex A c (Group)
3205 @findex gnus-group-list-cached
3206 List all groups with cached articles (@code{gnus-group-list-cached}).
3208 @item A ?
3209 @kindex A ? (Group)
3210 @findex gnus-group-list-dormant
3211 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3213 @item A /
3214 @kindex A / (Group)
3215 @findex gnus-group-list-limit
3216 List groups limited within the current selection
3217 (@code{gnus-group-list-limit}).
3219 @item A f
3220 @kindex A f (Group)
3221 @findex gnus-group-list-flush
3222 Flush groups from the current selection (@code{gnus-group-list-flush}).
3224 @item A p
3225 @kindex A p (Group)
3226 @findex gnus-group-list-plus
3227 List groups plus the current selection (@code{gnus-group-list-plus}).
3229 @end table
3231 @vindex gnus-permanently-visible-groups
3232 @cindex visible group parameter
3233 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3234 always be shown, whether they have unread articles or not.  You can also
3235 add the @code{visible} element to the group parameters in question to
3236 get the same effect.
3238 @vindex gnus-list-groups-with-ticked-articles
3239 Groups that have just ticked articles in it are normally listed in the
3240 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3241 @code{nil}, these groups will be treated just like totally empty
3242 groups.  It is @code{t} by default.
3245 @node Sorting Groups
3246 @section Sorting Groups
3247 @cindex sorting groups
3249 @kindex C-c C-s (Group)
3250 @findex gnus-group-sort-groups
3251 @vindex gnus-group-sort-function
3252 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3253 group buffer according to the function(s) given by the
3254 @code{gnus-group-sort-function} variable.  Available sorting functions
3255 include:
3257 @table @code
3259 @item gnus-group-sort-by-alphabet
3260 @findex gnus-group-sort-by-alphabet
3261 Sort the group names alphabetically.  This is the default.
3263 @item gnus-group-sort-by-real-name
3264 @findex gnus-group-sort-by-real-name
3265 Sort the group alphabetically on the real (unprefixed) group names.
3267 @item gnus-group-sort-by-level
3268 @findex gnus-group-sort-by-level
3269 Sort by group level.
3271 @item gnus-group-sort-by-score
3272 @findex gnus-group-sort-by-score
3273 Sort by group score.  @xref{Group Score}.
3275 @item gnus-group-sort-by-rank
3276 @findex gnus-group-sort-by-rank
3277 Sort by group score and then the group level.  The level and the score
3278 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3280 @item gnus-group-sort-by-unread
3281 @findex gnus-group-sort-by-unread
3282 Sort by number of unread articles.
3284 @item gnus-group-sort-by-method
3285 @findex gnus-group-sort-by-method
3286 Sort alphabetically on the select method.
3288 @item gnus-group-sort-by-server
3289 @findex gnus-group-sort-by-server
3290 Sort alphabetically on the Gnus server name.
3293 @end table
3295 @code{gnus-group-sort-function} can also be a list of sorting
3296 functions.  In that case, the most significant sort key function must be
3297 the last one.
3300 There are also a number of commands for sorting directly according to
3301 some sorting criteria:
3303 @table @kbd
3304 @item G S a
3305 @kindex G S a (Group)
3306 @findex gnus-group-sort-groups-by-alphabet
3307 Sort the group buffer alphabetically by group name
3308 (@code{gnus-group-sort-groups-by-alphabet}).
3310 @item G S u
3311 @kindex G S u (Group)
3312 @findex gnus-group-sort-groups-by-unread
3313 Sort the group buffer by the number of unread articles
3314 (@code{gnus-group-sort-groups-by-unread}).
3316 @item G S l
3317 @kindex G S l (Group)
3318 @findex gnus-group-sort-groups-by-level
3319 Sort the group buffer by group level
3320 (@code{gnus-group-sort-groups-by-level}).
3322 @item G S v
3323 @kindex G S v (Group)
3324 @findex gnus-group-sort-groups-by-score
3325 Sort the group buffer by group score
3326 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3328 @item G S r
3329 @kindex G S r (Group)
3330 @findex gnus-group-sort-groups-by-rank
3331 Sort the group buffer by group rank
3332 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3334 @item G S m
3335 @kindex G S m (Group)
3336 @findex gnus-group-sort-groups-by-method
3337 Sort the group buffer alphabetically by back end name@*
3338 (@code{gnus-group-sort-groups-by-method}).
3340 @item G S n
3341 @kindex G S n (Group)
3342 @findex gnus-group-sort-groups-by-real-name
3343 Sort the group buffer alphabetically by real (unprefixed) group name
3344 (@code{gnus-group-sort-groups-by-real-name}).
3346 @end table
3348 All the commands below obey the process/prefix convention
3349 (@pxref{Process/Prefix}).
3351 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3352 commands will sort in reverse order.
3354 You can also sort a subset of the groups:
3356 @table @kbd
3357 @item G P a
3358 @kindex G P a (Group)
3359 @findex gnus-group-sort-selected-groups-by-alphabet
3360 Sort the groups alphabetically by group name
3361 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3363 @item G P u
3364 @kindex G P u (Group)
3365 @findex gnus-group-sort-selected-groups-by-unread
3366 Sort the groups by the number of unread articles
3367 (@code{gnus-group-sort-selected-groups-by-unread}).
3369 @item G P l
3370 @kindex G P l (Group)
3371 @findex gnus-group-sort-selected-groups-by-level
3372 Sort the groups by group level
3373 (@code{gnus-group-sort-selected-groups-by-level}).
3375 @item G P v
3376 @kindex G P v (Group)
3377 @findex gnus-group-sort-selected-groups-by-score
3378 Sort the groups by group score
3379 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3381 @item G P r
3382 @kindex G P r (Group)
3383 @findex gnus-group-sort-selected-groups-by-rank
3384 Sort the groups by group rank
3385 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3387 @item G P m
3388 @kindex G P m (Group)
3389 @findex gnus-group-sort-selected-groups-by-method
3390 Sort the groups alphabetically by back end name@*
3391 (@code{gnus-group-sort-selected-groups-by-method}).
3393 @item G P n
3394 @kindex G P n (Group)
3395 @findex gnus-group-sort-selected-groups-by-real-name
3396 Sort the groups alphabetically by real (unprefixed) group name
3397 (@code{gnus-group-sort-selected-groups-by-real-name}).
3399 @item G P s
3400 @kindex G P s (Group)
3401 @findex gnus-group-sort-selected-groups
3402 Sort the groups according to @code{gnus-group-sort-function}.
3404 @end table
3406 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3407 move groups around.
3410 @node Group Maintenance
3411 @section Group Maintenance
3412 @cindex bogus groups
3414 @table @kbd
3415 @item b
3416 @kindex b (Group)
3417 @findex gnus-group-check-bogus-groups
3418 Find bogus groups and delete them
3419 (@code{gnus-group-check-bogus-groups}).
3421 @item F
3422 @kindex F (Group)
3423 @findex gnus-group-find-new-groups
3424 Find new groups and process them (@code{gnus-group-find-new-groups}).
3425 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3426 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3427 to query the server for new groups, and subscribe the new groups as
3428 zombies.
3430 @item C-c C-x
3431 @kindex C-c C-x (Group)
3432 @findex gnus-group-expire-articles
3433 @cindex expiring mail
3434 Run all expirable articles in the current group through the expiry
3435 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3436 all expirable articles in the group that have been around for a while.
3437 (@pxref{Expiring Mail}).
3439 @item C-c C-M-x
3440 @kindex C-c C-M-x (Group)
3441 @findex gnus-group-expire-all-groups
3442 @cindex expiring mail
3443 Run all expirable articles in all groups through the expiry process
3444 (@code{gnus-group-expire-all-groups}).
3446 @end table
3449 @node Browse Foreign Server
3450 @section Browse Foreign Server
3451 @cindex foreign servers
3452 @cindex browsing servers
3454 @table @kbd
3455 @item B
3456 @kindex B (Group)
3457 @findex gnus-group-browse-foreign-server
3458 You will be queried for a select method and a server name.  Gnus will
3459 then attempt to contact this server and let you browse the groups there
3460 (@code{gnus-group-browse-foreign-server}).
3461 @end table
3463 @findex gnus-browse-mode
3464 A new buffer with a list of available groups will appear.  This buffer
3465 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3466 a lot) like a normal group buffer.
3468 Here's a list of keystrokes available in the browse mode:
3470 @table @kbd
3471 @item n
3472 @kindex n (Browse)
3473 @findex gnus-group-next-group
3474 Go to the next group (@code{gnus-group-next-group}).
3476 @item p
3477 @kindex p (Browse)
3478 @findex gnus-group-prev-group
3479 Go to the previous group (@code{gnus-group-prev-group}).
3481 @item SPACE
3482 @kindex SPACE (Browse)
3483 @findex gnus-browse-read-group
3484 Enter the current group and display the first article
3485 (@code{gnus-browse-read-group}).
3487 @item RET
3488 @kindex RET (Browse)
3489 @findex gnus-browse-select-group
3490 Enter the current group (@code{gnus-browse-select-group}).
3492 @item u
3493 @kindex u (Browse)
3494 @findex gnus-browse-unsubscribe-current-group
3495 Unsubscribe to the current group, or, as will be the case here,
3496 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3498 @item l
3499 @itemx q
3500 @kindex q (Browse)
3501 @kindex l (Browse)
3502 @findex gnus-browse-exit
3503 Exit browse mode (@code{gnus-browse-exit}).
3505 @item d
3506 @kindex d (Browse)
3507 @findex gnus-browse-describe-group
3508 Describe the current group (@code{gnus-browse-describe-group}).
3510 @item ?
3511 @kindex ? (Browse)
3512 @findex gnus-browse-describe-briefly
3513 Describe browse mode briefly (well, there's not much to describe, is
3514 there) (@code{gnus-browse-describe-briefly}).
3515 @end table
3518 @node Exiting Gnus
3519 @section Exiting Gnus
3520 @cindex exiting Gnus
3522 Yes, Gnus is ex(c)iting.
3524 @table @kbd
3525 @item z
3526 @kindex z (Group)
3527 @findex gnus-group-suspend
3528 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3529 but it kills all buffers except the Group buffer.  I'm not sure why this
3530 is a gain, but then who am I to judge?
3532 @item q
3533 @kindex q (Group)
3534 @findex gnus-group-exit
3535 @c @icon{gnus-group-exit}
3536 Quit Gnus (@code{gnus-group-exit}).
3538 @item Q
3539 @kindex Q (Group)
3540 @findex gnus-group-quit
3541 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3542 The dribble file will be saved, though (@pxref{Auto Save}).
3543 @end table
3545 @vindex gnus-exit-gnus-hook
3546 @vindex gnus-suspend-gnus-hook
3547 @vindex gnus-after-exiting-gnus-hook
3548 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3549 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3550 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3551 exiting Gnus.
3553 Note:
3555 @quotation
3556 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3557 numbly heavy and herself fall into a hazy trance as the boy sitting
3558 behind her drew repeated lines with his pencil across the back of her
3559 plastic chair.
3560 @end quotation
3563 @node Group Topics
3564 @section Group Topics
3565 @cindex topics
3567 If you read lots and lots of groups, it might be convenient to group
3568 them hierarchically according to topics.  You put your Emacs groups over
3569 here, your sex groups over there, and the rest (what, two groups or so?)
3570 you put in some misc section that you never bother with anyway.  You can
3571 even group the Emacs sex groups as a sub-topic to either the Emacs
3572 groups or the sex groups---or both!  Go wild!
3574 @iftex
3575 @iflatex
3576 \gnusfigure{Group Topics}{400}{
3577 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3579 @end iflatex
3580 @end iftex
3582 Here's an example:
3584 @example
3585 Gnus
3586   Emacs -- I wuw it!
3587      3: comp.emacs
3588      2: alt.religion.emacs
3589     Naughty Emacs
3590      452: alt.sex.emacs
3591        0: comp.talk.emacs.recovery
3592   Misc
3593      8: comp.binaries.fractals
3594     13: comp.sources.unix
3595 @end example
3597 @findex gnus-topic-mode
3598 @kindex t (Group)
3599 To get this @emph{fab} functionality you simply turn on (ooh!) the
3600 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3601 is a toggling command.)
3603 Go ahead, just try it.  I'll still be here when you get back.  La de
3604 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3605 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3606 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3607 Hot and bothered?
3609 If you want this permanently enabled, you should add that minor mode to
3610 the hook for the group mode.  Put the following line in your
3611 @file{~/.gnus.el} file:
3613 @lisp
3614 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3615 @end lisp
3617 @menu
3618 * Topic Commands::              Interactive E-Z commands.
3619 * Topic Variables::             How to customize the topics the Lisp Way.
3620 * Topic Sorting::               Sorting each topic individually.
3621 * Topic Topology::              A map of the world.
3622 * Topic Parameters::            Parameters that apply to all groups in a topic.
3623 @end menu
3626 @node Topic Commands
3627 @subsection Topic Commands
3628 @cindex topic commands
3630 When the topic minor mode is turned on, a new @kbd{T} submap will be
3631 available.  In addition, a few of the standard keys change their
3632 definitions slightly.
3634 In general, the following kinds of operations are possible on topics.
3635 First of all, you want to create topics.  Secondly, you want to put
3636 groups in topics and to move them around until you have an order you
3637 like.  The third kind of operation is to show/hide parts of the whole
3638 shebang.  You might want to hide a topic including its subtopics and
3639 groups, to get a better overview of the other groups.
3641 Here is a list of the basic keys that you might need to set up topics
3642 the way you like.
3644 @table @kbd
3646 @item T n
3647 @kindex T n (Topic)
3648 @findex gnus-topic-create-topic
3649 Prompt for a new topic name and create it
3650 (@code{gnus-topic-create-topic}).
3652 @item T TAB
3653 @itemx TAB
3654 @kindex T TAB (Topic)
3655 @kindex TAB (Topic)
3656 @findex gnus-topic-indent
3657 ``Indent'' the current topic so that it becomes a sub-topic of the
3658 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3659 ``un-indent'' the topic instead.
3661 @item M-TAB
3662 @kindex M-TAB (Topic)
3663 @findex gnus-topic-unindent
3664 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3665 parent of its current parent (@code{gnus-topic-unindent}).
3667 @end table
3669 The following two keys can be used to move groups and topics around.
3670 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3671 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3672 kill and yank rather than cut and paste.
3674 @table @kbd
3676 @item C-k
3677 @kindex C-k (Topic)
3678 @findex gnus-topic-kill-group
3679 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3680 topic will be removed along with the topic.
3682 @item C-y
3683 @kindex C-y (Topic)
3684 @findex gnus-topic-yank-group
3685 Yank the previously killed group or topic
3686 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3687 before all groups.
3689 So, to move a topic to the beginning of the list of topics, just hit
3690 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3691 move the cursor to the beginning of the buffer (just below the ``Gnus''
3692 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3693 paste.  Like I said -- E-Z.
3695 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3696 you can move topics around as well as groups.
3698 @end table
3700 After setting up the topics the way you like them, you might wish to
3701 hide a topic, or to show it again.  That's why we have the following
3702 key.
3704 @table @kbd
3706 @item RET
3707 @kindex RET (Topic)
3708 @findex gnus-topic-select-group
3709 @itemx SPACE
3710 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3711 When you perform this command on a group, you'll enter the group, as
3712 usual.  When done on a topic line, the topic will be folded (if it was
3713 visible) or unfolded (if it was folded already).  So it's basically a
3714 toggling command on topics.  In addition, if you give a numerical
3715 prefix, group on that level (and lower) will be displayed.
3717 @end table
3719 Now for a list of other commands, in no particular order.
3721 @table @kbd
3723 @item T m
3724 @kindex T m (Topic)
3725 @findex gnus-topic-move-group
3726 Move the current group to some other topic
3727 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3728 convention (@pxref{Process/Prefix}).
3730 @item T j
3731 @kindex T j (Topic)
3732 @findex gnus-topic-jump-to-topic
3733 Go to a topic (@code{gnus-topic-jump-to-topic}).
3735 @item T c
3736 @kindex T c (Topic)
3737 @findex gnus-topic-copy-group
3738 Copy the current group to some other topic
3739 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3740 convention (@pxref{Process/Prefix}).
3742 @item T h
3743 @kindex T h (Topic)
3744 @findex gnus-topic-hide-topic
3745 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3746 a prefix, hide the topic permanently.
3748 @item T s
3749 @kindex T s (Topic)
3750 @findex gnus-topic-show-topic
3751 Show the current topic (@code{gnus-topic-show-topic}).  If given
3752 a prefix, show the topic permanently.
3754 @item T D
3755 @kindex T D (Topic)
3756 @findex gnus-topic-remove-group
3757 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3758 This command is mainly useful if you have the same group in several
3759 topics and wish to remove it from one of the topics.  You may also
3760 remove a group from all topics, but in that case, Gnus will add it to
3761 the root topic the next time you start Gnus.  In fact, all new groups
3762 (which, naturally, don't belong to any topic) will show up in the root
3763 topic.
3765 This command uses the process/prefix convention
3766 (@pxref{Process/Prefix}).
3768 @item T M
3769 @kindex T M (Topic)
3770 @findex gnus-topic-move-matching
3771 Move all groups that match some regular expression to a topic
3772 (@code{gnus-topic-move-matching}).
3774 @item T C
3775 @kindex T C (Topic)
3776 @findex gnus-topic-copy-matching
3777 Copy all groups that match some regular expression to a topic
3778 (@code{gnus-topic-copy-matching}).
3780 @item T H
3781 @kindex T H (Topic)
3782 @findex gnus-topic-toggle-display-empty-topics
3783 Toggle hiding empty topics
3784 (@code{gnus-topic-toggle-display-empty-topics}).
3786 @item T #
3787 @kindex T # (Topic)
3788 @findex gnus-topic-mark-topic
3789 Mark all groups in the current topic with the process mark
3790 (@code{gnus-topic-mark-topic}).  This command works recursively on
3791 sub-topics unless given a prefix.
3793 @item T M-#
3794 @kindex T M-# (Topic)
3795 @findex gnus-topic-unmark-topic
3796 Remove the process mark from all groups in the current topic
3797 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3798 sub-topics unless given a prefix.
3800 @item C-c C-x
3801 @kindex C-c C-x (Topic)
3802 @findex gnus-topic-expire-articles
3803 @cindex expiring mail
3804 Run all expirable articles in the current group or topic through the
3805 expiry process (if any)
3806 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3808 @item T r
3809 @kindex T r (Topic)
3810 @findex gnus-topic-rename
3811 Rename a topic (@code{gnus-topic-rename}).
3813 @item T DEL
3814 @kindex T DEL (Topic)
3815 @findex gnus-topic-delete
3816 Delete an empty topic (@code{gnus-topic-delete}).
3818 @item A T
3819 @kindex A T (Topic)
3820 @findex gnus-topic-list-active
3821 List all groups that Gnus knows about in a topics-ified way
3822 (@code{gnus-topic-list-active}).
3824 @item T M-n
3825 @kindex T M-n (Topic)
3826 @findex gnus-topic-goto-next-topic
3827 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3829 @item T M-p
3830 @kindex T M-p (Topic)
3831 @findex gnus-topic-goto-previous-topic
3832 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3834 @item G p
3835 @kindex G p (Topic)
3836 @findex gnus-topic-edit-parameters
3837 @cindex group parameters
3838 @cindex topic parameters
3839 @cindex parameters
3840 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3841 @xref{Topic Parameters}.
3843 @end table
3846 @node Topic Variables
3847 @subsection Topic Variables
3848 @cindex topic variables
3850 The previous section told you how to tell Gnus which topics to display.
3851 This section explains how to tell Gnus what to display about each topic.
3853 @vindex gnus-topic-line-format
3854 The topic lines themselves are created according to the
3855 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3856 Valid elements are:
3858 @table @samp
3859 @item i
3860 Indentation.
3861 @item n
3862 Topic name.
3863 @item v
3864 Visibility.
3865 @item l
3866 Level.
3867 @item g
3868 Number of groups in the topic.
3869 @item a
3870 Number of unread articles in the topic.
3871 @item A
3872 Number of unread articles in the topic and all its subtopics.
3873 @end table
3875 @vindex gnus-topic-indent-level
3876 Each sub-topic (and the groups in the sub-topics) will be indented with
3877 @code{gnus-topic-indent-level} times the topic level number of spaces.
3878 The default is 2.
3880 @vindex gnus-topic-mode-hook
3881 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3883 @vindex gnus-topic-display-empty-topics
3884 The @code{gnus-topic-display-empty-topics} says whether to display even
3885 topics that have no unread articles in them.  The default is @code{t}.
3888 @node Topic Sorting
3889 @subsection Topic Sorting
3890 @cindex topic sorting
3892 You can sort the groups in each topic individually with the following
3893 commands:
3896 @table @kbd
3897 @item T S a
3898 @kindex T S a (Topic)
3899 @findex gnus-topic-sort-groups-by-alphabet
3900 Sort the current topic alphabetically by group name
3901 (@code{gnus-topic-sort-groups-by-alphabet}).
3903 @item T S u
3904 @kindex T S u (Topic)
3905 @findex gnus-topic-sort-groups-by-unread
3906 Sort the current topic by the number of unread articles
3907 (@code{gnus-topic-sort-groups-by-unread}).
3909 @item T S l
3910 @kindex T S l (Topic)
3911 @findex gnus-topic-sort-groups-by-level
3912 Sort the current topic by group level
3913 (@code{gnus-topic-sort-groups-by-level}).
3915 @item T S v
3916 @kindex T S v (Topic)
3917 @findex gnus-topic-sort-groups-by-score
3918 Sort the current topic by group score
3919 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3921 @item T S r
3922 @kindex T S r (Topic)
3923 @findex gnus-topic-sort-groups-by-rank
3924 Sort the current topic by group rank
3925 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3927 @item T S m
3928 @kindex T S m (Topic)
3929 @findex gnus-topic-sort-groups-by-method
3930 Sort the current topic alphabetically by back end name
3931 (@code{gnus-topic-sort-groups-by-method}).
3933 @item T S e
3934 @kindex T S e (Topic)
3935 @findex gnus-topic-sort-groups-by-server
3936 Sort the current topic alphabetically by server name
3937 (@code{gnus-topic-sort-groups-by-server}).
3939 @item T S s
3940 @kindex T S s (Topic)
3941 @findex gnus-topic-sort-groups
3942 Sort the current topic according to the function(s) given by the
3943 @code{gnus-group-sort-function} variable
3944 (@code{gnus-topic-sort-groups}).
3946 @end table
3948 When given a prefix argument, all these commands will sort in reverse
3949 order.  @xref{Sorting Groups}, for more information about group
3950 sorting.
3953 @node Topic Topology
3954 @subsection Topic Topology
3955 @cindex topic topology
3956 @cindex topology
3958 So, let's have a look at an example group buffer:
3960 @example
3961 @group
3962 Gnus
3963   Emacs -- I wuw it!
3964      3: comp.emacs
3965      2: alt.religion.emacs
3966     Naughty Emacs
3967      452: alt.sex.emacs
3968        0: comp.talk.emacs.recovery
3969   Misc
3970      8: comp.binaries.fractals
3971     13: comp.sources.unix
3972 @end group
3973 @end example
3975 So, here we have one top-level topic (@samp{Gnus}), two topics under
3976 that, and one sub-topic under one of the sub-topics.  (There is always
3977 just one (1) top-level topic).  This topology can be expressed as
3978 follows:
3980 @lisp
3981 (("Gnus" visible)
3982  (("Emacs -- I wuw it!" visible)
3983   (("Naughty Emacs" visible)))
3984  (("Misc" visible)))
3985 @end lisp
3987 @vindex gnus-topic-topology
3988 This is in fact how the variable @code{gnus-topic-topology} would look
3989 for the display above.  That variable is saved in the @file{.newsrc.eld}
3990 file, and shouldn't be messed with manually---unless you really want
3991 to.  Since this variable is read from the @file{.newsrc.eld} file,
3992 setting it in any other startup files will have no effect.
3994 This topology shows what topics are sub-topics of what topics (right),
3995 and which topics are visible.  Two settings are currently
3996 allowed---@code{visible} and @code{invisible}.
3999 @node Topic Parameters
4000 @subsection Topic Parameters
4001 @cindex topic parameters
4003 All groups in a topic will inherit group parameters from the parent
4004 (and ancestor) topic parameters.  All valid group parameters are valid
4005 topic parameters (@pxref{Group Parameters}).  When the agent is
4006 enabled, all agent parameters (See Agent Parameters in @ref{Category
4007 Syntax}) are also valid topic parameters.
4009 In addition, the following parameters are only valid as topic
4010 parameters:
4012 @table @code
4013 @item subscribe
4014 When subscribing new groups by topic (@pxref{Subscription Methods}), the
4015 @code{subscribe} topic parameter says what groups go in what topic.  Its
4016 value should be a regexp to match the groups that should go in that
4017 topic.
4019 @item subscribe-level
4020 When subscribing new groups by topic (see the @code{subscribe} parameter),
4021 the group will be subscribed with the level specified in the
4022 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
4024 @end table
4026 Group parameters (of course) override topic parameters, and topic
4027 parameters in sub-topics override topic parameters in super-topics.  You
4028 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
4029 verb, although you may feel free to disagree with me here.)
4031 @example
4032 @group
4033 Gnus
4034   Emacs
4035      3: comp.emacs
4036      2: alt.religion.emacs
4037    452: alt.sex.emacs
4038     Relief
4039      452: alt.sex.emacs
4040        0: comp.talk.emacs.recovery
4041   Misc
4042      8: comp.binaries.fractals
4043     13: comp.sources.unix
4044    452: alt.sex.emacs
4045 @end group
4046 @end example
4048 The @samp{Emacs} topic has the topic parameter @code{(score-file
4049 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4050 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4051 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4052 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4053 . "religion.SCORE")}.
4055 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4056 will get the @file{relief.SCORE} home score file.  If you enter the same
4057 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4058 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4059 get the @file{religion.SCORE} home score file.
4061 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4062 there are some problems, especially with the @code{total-expiry}
4063 parameter.  Say you have a mail group in two topics; one with
4064 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4065 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4066 of these topics you mean to expire articles from, so anything may
4067 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4068 happens.  You just have to be careful if you do stuff like that.
4071 @node Misc Group Stuff
4072 @section Misc Group Stuff
4074 @menu
4075 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4076 * Group Information::           Information and help on groups and Gnus.
4077 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4078 * File Commands::               Reading and writing the Gnus files.
4079 * Sieve Commands::              Managing Sieve scripts.
4080 @end menu
4082 @table @kbd
4084 @item v
4085 @kindex v (Group)
4086 @cindex keys, reserved for users (Group)
4087 The key @kbd{v} is reserved for users.  You can bind it to some
4088 command or better use it as a prefix key.  For example:
4090 @lisp
4091 (define-key gnus-group-mode-map (kbd "v j d")
4092   (lambda ()
4093     (interactive)
4094     (gnus-group-jump-to-group "nndraft:drafts")))
4095 @end lisp
4097 On keys reserved for users in Emacs and on keybindings in general
4098 @xref{Keymaps, Keymaps, , emacs, The Emacs Editor}.
4100 @item ^
4101 @kindex ^ (Group)
4102 @findex gnus-group-enter-server-mode
4103 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4104 @xref{Server Buffer}.
4106 @item a
4107 @kindex a (Group)
4108 @findex gnus-group-post-news
4109 Start composing a message (a news by default)
4110 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4111 under the point.  If the prefix is 1, prompt for a group to post to.
4112 Contrary to what the name of this function suggests, the prepared
4113 article might be a mail instead of a news, if a mail group is specified
4114 with the prefix argument.  @xref{Composing Messages}.
4116 @item m
4117 @kindex m (Group)
4118 @findex gnus-group-mail
4119 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4120 use the posting style of the group under the point.  If the prefix is 1,
4121 prompt for a group name to find the posting style.
4122 @xref{Composing Messages}.
4124 @item i
4125 @kindex i (Group)
4126 @findex gnus-group-news
4127 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4128 post to the group under the point.  If the prefix is 1, prompt
4129 for group to post to.  @xref{Composing Messages}.
4131 This function actually prepares a news even when using mail groups.
4132 This is useful for ``posting'' messages to mail groups without actually
4133 sending them over the network: they're just saved directly to the group
4134 in question.  The corresponding back end must have a request-post method
4135 for this to work though.
4137 @end table
4139 Variables for the group buffer:
4141 @table @code
4143 @item gnus-group-mode-hook
4144 @vindex gnus-group-mode-hook
4145 is called after the group buffer has been
4146 created.
4148 @item gnus-group-prepare-hook
4149 @vindex gnus-group-prepare-hook
4150 is called after the group buffer is
4151 generated.  It may be used to modify the buffer in some strange,
4152 unnatural way.
4154 @item gnus-group-prepared-hook
4155 @vindex gnus-group-prepare-hook
4156 is called as the very last thing after the group buffer has been
4157 generated.  It may be used to move point around, for instance.
4159 @item gnus-permanently-visible-groups
4160 @vindex gnus-permanently-visible-groups
4161 Groups matching this regexp will always be listed in the group buffer,
4162 whether they are empty or not.
4164 @item gnus-group-name-charset-method-alist
4165 @vindex gnus-group-name-charset-method-alist
4166 An alist of method and the charset for group names.  It is used to show
4167 non-@acronym{ASCII} group names.
4169 For example:
4170 @lisp
4171 (setq gnus-group-name-charset-method-alist
4172     '(((nntp "news.com.cn") . cn-gb-2312)))
4173 @end lisp
4175 @item gnus-group-name-charset-group-alist
4176 @cindex UTF-8 group names
4177 @vindex gnus-group-name-charset-group-alist
4178 An alist of regexp of group name and the charset for group names.  It
4179 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4180 utf-8))} is the default value if UTF-8 is supported, otherwise the
4181 default is @code{nil}.
4183 For example:
4184 @lisp
4185 (setq gnus-group-name-charset-group-alist
4186     '(("\\.com\\.cn:" . cn-gb-2312)))
4187 @end lisp
4189 @end table
4191 @node Scanning New Messages
4192 @subsection Scanning New Messages
4193 @cindex new messages
4194 @cindex scanning new news
4196 @table @kbd
4198 @item g
4199 @kindex g (Group)
4200 @findex gnus-group-get-new-news
4201 @c @icon{gnus-group-get-new-news}
4202 Check the server(s) for new articles.  If the numerical prefix is used,
4203 this command will check only groups of level @var{arg} and lower
4204 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4205 command will force a total re-reading of the active file(s) from the
4206 back end(s).
4208 @item M-g
4209 @kindex M-g (Group)
4210 @findex gnus-group-get-new-news-this-group
4211 @vindex gnus-goto-next-group-when-activating
4212 @c @icon{gnus-group-get-new-news-this-group}
4213 Check whether new articles have arrived in the current group
4214 (@code{gnus-group-get-new-news-this-group}).
4215 @code{gnus-goto-next-group-when-activating} says whether this command is
4216 to move point to the next group or not.  It is @code{t} by default.
4218 @findex gnus-activate-all-groups
4219 @cindex activating groups
4220 @item C-c M-g
4221 @kindex C-c M-g (Group)
4222 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4224 @item R
4225 @kindex R (Group)
4226 @cindex restarting
4227 @findex gnus-group-restart
4228 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4229 file(s), closes the connection to all servers, clears up all run-time
4230 Gnus variables, and then starts Gnus all over again.
4232 @end table
4234 @vindex gnus-get-new-news-hook
4235 @code{gnus-get-new-news-hook} is run just before checking for new news.
4237 @vindex gnus-after-getting-new-news-hook
4238 @code{gnus-after-getting-new-news-hook} is run after checking for new
4239 news.
4242 @node Group Information
4243 @subsection Group Information
4244 @cindex group information
4245 @cindex information on groups
4247 @table @kbd
4250 @item H f
4251 @kindex H f (Group)
4252 @findex gnus-group-fetch-faq
4253 @vindex gnus-group-faq-directory
4254 @cindex FAQ
4255 @cindex ange-ftp
4256 Try to fetch the @acronym{FAQ} for the current group
4257 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4258 from @code{gnus-group-faq-directory}, which is usually a directory on
4259 a remote machine.  This variable can also be a list of directories.
4260 In that case, giving a prefix to this command will allow you to choose
4261 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4262 used for fetching the file.
4264 If fetching from the first site is unsuccessful, Gnus will attempt to go
4265 through @code{gnus-group-faq-directory} and try to open them one by one.
4267 @item H c
4268 @kindex H c (Group)
4269 @findex gnus-group-fetch-charter
4270 @vindex gnus-group-charter-alist
4271 @cindex charter
4272 Try to open the charter for the current group in a web browser
4273 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4274 prefix argument.
4276 Gnus will use @code{gnus-group-charter-alist} to find the location of
4277 the charter.  If no location is known, Gnus will fetch the control
4278 messages for the group, which in some cases includes the charter.
4280 @item H C
4281 @kindex H C (Group)
4282 @findex gnus-group-fetch-control
4283 @vindex gnus-group-fetch-control-use-browse-url
4284 @cindex control message
4285 Fetch the control messages for the group from the archive at
4286 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4287 group if given a prefix argument.
4289 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4290 Gnus will open the control messages in a browser using
4291 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4292 and displayed in an ephemeral group.
4294 Note that the control messages are compressed.  To use this command
4295 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4296 Files, ,Compressed Files, emacs, The Emacs Manual}).
4298 @item H d
4299 @itemx C-c C-d
4300 @c @icon{gnus-group-describe-group}
4301 @kindex H d (Group)
4302 @kindex C-c C-d (Group)
4303 @cindex describing groups
4304 @cindex group description
4305 @findex gnus-group-describe-group
4306 Describe the current group (@code{gnus-group-describe-group}).  If given
4307 a prefix, force Gnus to re-read the description from the server.
4309 @item M-d
4310 @kindex M-d (Group)
4311 @findex gnus-group-describe-all-groups
4312 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4313 prefix, force Gnus to re-read the description file from the server.
4315 @item H v
4316 @itemx V
4317 @kindex V (Group)
4318 @kindex H v (Group)
4319 @cindex version
4320 @findex gnus-version
4321 Display current Gnus version numbers (@code{gnus-version}).
4323 @item ?
4324 @kindex ? (Group)
4325 @findex gnus-group-describe-briefly
4326 Give a very short help message (@code{gnus-group-describe-briefly}).
4328 @item C-c C-i
4329 @kindex C-c C-i (Group)
4330 @cindex info
4331 @cindex manual
4332 @findex gnus-info-find-node
4333 Go to the Gnus info node (@code{gnus-info-find-node}).
4334 @end table
4337 @node Group Timestamp
4338 @subsection Group Timestamp
4339 @cindex timestamps
4340 @cindex group timestamps
4342 It can be convenient to let Gnus keep track of when you last read a
4343 group.  To set the ball rolling, you should add
4344 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4346 @lisp
4347 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4348 @end lisp
4350 After doing this, each time you enter a group, it'll be recorded.
4352 This information can be displayed in various ways---the easiest is to
4353 use the @samp{%d} spec in the group line format:
4355 @lisp
4356 (setq gnus-group-line-format
4357       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4358 @end lisp
4360 This will result in lines looking like:
4362 @example
4363 *        0: mail.ding                                19961002T012943
4364          0: custom                                   19961002T012713
4365 @end example
4367 As you can see, the date is displayed in compact ISO 8601 format.  This
4368 may be a bit too much, so to just display the date, you could say
4369 something like:
4371 @lisp
4372 (setq gnus-group-line-format
4373       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4374 @end lisp
4376 If you would like greater control of the time format, you can use a
4377 user-defined format spec.  Something like the following should do the
4378 trick:
4380 @lisp
4381 (setq gnus-group-line-format
4382       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4383 (defun gnus-user-format-function-d (headers)
4384   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4385     (if time
4386         (format-time-string "%b %d  %H:%M" time)
4387       "")))
4388 @end lisp
4391 @node File Commands
4392 @subsection File Commands
4393 @cindex file commands
4395 @table @kbd
4397 @item r
4398 @kindex r (Group)
4399 @findex gnus-group-read-init-file
4400 @vindex gnus-init-file
4401 @cindex reading init file
4402 Re-read the init file (@code{gnus-init-file}, which defaults to
4403 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4405 @item s
4406 @kindex s (Group)
4407 @findex gnus-group-save-newsrc
4408 @cindex saving .newsrc
4409 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4410 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4411 file(s) whether Gnus thinks it is necessary or not.
4413 @c @item Z
4414 @c @kindex Z (Group)
4415 @c @findex gnus-group-clear-dribble
4416 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4418 @end table
4421 @node Sieve Commands
4422 @subsection Sieve Commands
4423 @cindex group sieve commands
4425 Sieve is a server-side mail filtering language.  In Gnus you can use
4426 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4427 sieve rules that should apply to each group.  Gnus provides two
4428 commands to translate all these group parameters into a proper Sieve
4429 script that can be transfered to the server somehow.
4431 @vindex gnus-sieve-file
4432 @vindex gnus-sieve-region-start
4433 @vindex gnus-sieve-region-end
4434 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4435 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4436 between two delimiters, @code{gnus-sieve-region-start} and
4437 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4438 outside these delimiters that will not be removed the next time you
4439 regenerate the Sieve script.
4441 @vindex gnus-sieve-crosspost
4442 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4443 is generated.  If it is non-@code{nil} (the default) articles is
4444 placed in all groups that have matching rules, otherwise the article
4445 is only placed in the group with the first matching rule.  For
4446 example, the group parameter @samp{(sieve address "sender"
4447 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4448 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4449 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4450 except that the line containing the call to @code{stop} is removed.)
4452 @example
4453 if address "sender" "owner-ding@@hpc.uh.edu" @{
4454         fileinto "INBOX.ding";
4455         stop;
4457 @end example
4459 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4461 @table @kbd
4463 @item D g
4464 @kindex D g (Group)
4465 @findex gnus-sieve-generate
4466 @vindex gnus-sieve-file
4467 @cindex generating sieve script
4468 Regenerate a Sieve script from the @code{sieve} group parameters and
4469 put you into the @code{gnus-sieve-file} without saving it.
4471 @item D u
4472 @kindex D u (Group)
4473 @findex gnus-sieve-update
4474 @vindex gnus-sieve-file
4475 @cindex updating sieve script
4476 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4477 @code{sieve} group parameters, save the file and upload it to the
4478 server using the @code{sieveshell} program.
4480 @end table
4483 @node Summary Buffer
4484 @chapter Summary Buffer
4485 @cindex summary buffer
4487 A line for each article is displayed in the summary buffer.  You can
4488 move around, read articles, post articles and reply to articles.
4490 The most common way to a summary buffer is to select a group from the
4491 group buffer (@pxref{Selecting a Group}).
4493 You can have as many summary buffers open as you wish.
4495 You can customize the Summary Mode tool bar, see @kbd{M-x
4496 customize-apropos RET gnus-summary-tool-bar}.  This feature is only
4497 available in Emacs.
4499 @kindex v (Summary)
4500 @cindex keys, reserved for users (Summary)
4501 The key @kbd{v} is reserved for users.  You can bind it to some
4502 command or better use it as a prefix key.  For example:
4503 @lisp
4504 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
4505 @end lisp
4507 @menu
4508 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4509 * Summary Maneuvering::         Moving around the summary buffer.
4510 * Choosing Articles::           Reading articles.
4511 * Paging the Article::          Scrolling the current article.
4512 * Reply Followup and Post::     Posting articles.
4513 * Delayed Articles::            Send articles at a later time.
4514 * Marking Articles::            Marking articles as read, expirable, etc.
4515 * Limiting::                    You can limit the summary buffer.
4516 * Threading::                   How threads are made.
4517 * Sorting the Summary Buffer::  How articles and threads are sorted.
4518 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4519 * Article Caching::             You may store articles in a cache.
4520 * Persistent Articles::         Making articles expiry-resistant.
4521 * Article Backlog::             Having already read articles hang around.
4522 * Saving Articles::             Ways of customizing article saving.
4523 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4524 * Article Treatment::           The article buffer can be mangled at will.
4525 * MIME Commands::               Doing MIMEy things with the articles.
4526 * Charsets::                    Character set issues.
4527 * Article Commands::            Doing various things with the article buffer.
4528 * Summary Sorting::             Sorting the summary buffer in various ways.
4529 * Finding the Parent::          No child support? Get the parent.
4530 * Alternative Approaches::      Reading using non-default summaries.
4531 * Tree Display::                A more visual display of threads.
4532 * Mail Group Commands::         Some commands can only be used in mail groups.
4533 * Various Summary Stuff::       What didn't fit anywhere else.
4534 * Exiting the Summary Buffer::  Returning to the Group buffer,
4535                                 or reselecting the current group.
4536 * Crosspost Handling::          How crossposted articles are dealt with.
4537 * Duplicate Suppression::       An alternative when crosspost handling fails.
4538 * Security::                    Decrypt and Verify.
4539 * Mailing List::                Mailing list minor mode.
4540 @end menu
4543 @node Summary Buffer Format
4544 @section Summary Buffer Format
4545 @cindex summary buffer format
4547 @iftex
4548 @iflatex
4549 \gnusfigure{The Summary Buffer}{180}{
4550 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4551 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4553 @end iflatex
4554 @end iftex
4556 @menu
4557 * Summary Buffer Lines::        You can specify how summary lines should look.
4558 * To From Newsgroups::          How to not display your own name.
4559 * Summary Buffer Mode Line::    You can say how the mode line should look.
4560 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4561 @end menu
4563 @findex mail-extract-address-components
4564 @findex gnus-extract-address-components
4565 @vindex gnus-extract-address-components
4566 Gnus will use the value of the @code{gnus-extract-address-components}
4567 variable as a function for getting the name and address parts of a
4568 @code{From} header.  Two pre-defined functions exist:
4569 @code{gnus-extract-address-components}, which is the default, quite
4570 fast, and too simplistic solution; and
4571 @code{mail-extract-address-components}, which works very nicely, but is
4572 slower.  The default function will return the wrong answer in 5% of the
4573 cases.  If this is unacceptable to you, use the other function instead:
4575 @lisp
4576 (setq gnus-extract-address-components
4577       'mail-extract-address-components)
4578 @end lisp
4580 @vindex gnus-summary-same-subject
4581 @code{gnus-summary-same-subject} is a string indicating that the current
4582 article has the same subject as the previous.  This string will be used
4583 with those specs that require it.  The default is @code{""}.
4586 @node Summary Buffer Lines
4587 @subsection Summary Buffer Lines
4589 @vindex gnus-summary-line-format
4590 You can change the format of the lines in the summary buffer by changing
4591 the @code{gnus-summary-line-format} variable.  It works along the same
4592 lines as a normal @code{format} string, with some extensions
4593 (@pxref{Formatting Variables}).
4595 There should always be a colon or a point position marker on the line;
4596 the cursor always moves to the point position marker or the colon after
4597 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4598 possible to change this.  Just write a new function
4599 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4600 @xref{Positioning Point}.
4602 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4604 The following format specification characters and extended format
4605 specification(s) are understood:
4607 @table @samp
4608 @item N
4609 Article number.
4610 @item S
4611 Subject string.  List identifiers stripped,
4612 @code{gnus-list-identifiers}.  @xref{Article Hiding}.
4613 @item s
4614 Subject if the article is the root of the thread or the previous article
4615 had a different subject, @code{gnus-summary-same-subject} otherwise.
4616 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4617 @item F
4618 Full @code{From} header.
4619 @item n
4620 The name (from the @code{From} header).
4621 @item f
4622 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4623 From Newsgroups}).
4624 @item a
4625 The name (from the @code{From} header).  This differs from the @code{n}
4626 spec in that it uses the function designated by the
4627 @code{gnus-extract-address-components} variable, which is slower, but
4628 may be more thorough.
4629 @item A
4630 The address (from the @code{From} header).  This works the same way as
4631 the @code{a} spec.
4632 @item L
4633 Number of lines in the article.
4634 @item c
4635 Number of characters in the article.  This specifier is not supported
4636 in some methods (like nnfolder).
4637 @item k
4638 Pretty-printed version of the number of characters in the article;
4639 for example, @samp{1.2k} or @samp{0.4M}.
4640 @item I
4641 Indentation based on thread level (@pxref{Customizing Threading}).
4642 @item B
4643 A complex trn-style thread tree, showing response-connecting trace
4644 lines.  A thread could be drawn like this:
4646 @example
4649 | +->
4650 | | \->
4651 | |   \->
4652 | \->
4655 @end example
4657 You can customize the appearance with the following options.  Note
4658 that it is possible to make the thread display look really neat by
4659 replacing the default @acronym{ASCII} characters with graphic
4660 line-drawing glyphs.
4661 @table @code
4662 @item gnus-sum-thread-tree-root
4663 @vindex gnus-sum-thread-tree-root
4664 Used for the root of a thread.  If @code{nil}, use subject
4665 instead.  The default is @samp{> }.
4667 @item gnus-sum-thread-tree-false-root
4668 @vindex gnus-sum-thread-tree-false-root
4669 Used for the false root of a thread (@pxref{Loose Threads}).  If
4670 @code{nil}, use subject instead.  The default is @samp{> }.
4672 @item gnus-sum-thread-tree-single-indent
4673 @vindex gnus-sum-thread-tree-single-indent
4674 Used for a thread with just one message.  If @code{nil}, use subject
4675 instead.  The default is @samp{}.
4677 @item gnus-sum-thread-tree-vertical
4678 @vindex gnus-sum-thread-tree-vertical
4679 Used for drawing a vertical line.  The default is @samp{| }.
4681 @item gnus-sum-thread-tree-indent
4682 @vindex gnus-sum-thread-tree-indent
4683 Used for indenting.  The default is @samp{  }.
4685 @item gnus-sum-thread-tree-leaf-with-other
4686 @vindex gnus-sum-thread-tree-leaf-with-other
4687 Used for a leaf with brothers.  The default is @samp{+-> }.
4689 @item gnus-sum-thread-tree-single-leaf
4690 @vindex gnus-sum-thread-tree-single-leaf
4691 Used for a leaf without brothers.  The default is @samp{\-> }
4693 @end table
4695 @item T
4696 Nothing if the article is a root and lots of spaces if it isn't (it
4697 pushes everything after it off the screen).
4698 @item [
4699 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4700 for adopted articles (@pxref{Customizing Threading}).
4701 @item ]
4702 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4703 for adopted articles.
4704 @item >
4705 One space for each thread level.
4706 @item <
4707 Twenty minus thread level spaces.
4708 @item U
4709 Unread.  @xref{Read Articles}.
4711 @item R
4712 This misleadingly named specifier is the @dfn{secondary mark}.  This
4713 mark will say whether the article has been replied to, has been cached,
4714 or has been saved.  @xref{Other Marks}.
4716 @item i
4717 Score as a number (@pxref{Scoring}).
4718 @item z
4719 @vindex gnus-summary-zcore-fuzz
4720 Zcore, @samp{+} if above the default level and @samp{-} if below the
4721 default level.  If the difference between
4722 @code{gnus-summary-default-score} and the score is less than
4723 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4724 @item V
4725 Total thread score.
4726 @item x
4727 @code{Xref}.
4728 @item D
4729 @code{Date}.
4730 @item d
4731 The @code{Date} in @code{DD-MMM} format.
4732 @item o
4733 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4734 @item M
4735 @code{Message-ID}.
4736 @item r
4737 @code{References}.
4738 @item t
4739 Number of articles in the current sub-thread.  Using this spec will slow
4740 down summary buffer generation somewhat.
4741 @item e
4742 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4743 article has any children.
4744 @item P
4745 The line number.
4746 @item O
4747 Download mark.
4748 @item *
4749 Desired cursor position (instead of after first colon).
4750 @item &user-date;
4751 Age sensitive date format.  Various date format is defined in
4752 @code{gnus-user-date-format-alist}.
4753 @item u
4754 User defined specifier.  The next character in the format string should
4755 be a letter.  Gnus will call the function
4756 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4757 following @samp{%u}.  The function will be passed the current header as
4758 argument.  The function should return a string, which will be inserted
4759 into the summary just like information from any other summary specifier.
4760 @end table
4762 Text between @samp{%(} and @samp{%)} will be highlighted with
4763 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4764 There can only be one such area.
4766 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4767 have to be handled with care.  For reasons of efficiency, Gnus will
4768 compute what column these characters will end up in, and ``hard-code''
4769 that.  This means that it is invalid to have these specs after a
4770 variable-length spec.  Well, you might not be arrested, but your summary
4771 buffer will look strange, which is bad enough.
4773 The smart choice is to have these specs as far to the left as possible.
4774 (Isn't that the case with everything, though?  But I digress.)
4776 This restriction may disappear in later versions of Gnus.
4779 @node To From Newsgroups
4780 @subsection To From Newsgroups
4781 @cindex To
4782 @cindex Newsgroups
4784 In some groups (particularly in archive groups), the @code{From} header
4785 isn't very interesting, since all the articles there are written by
4786 you.  To display the information in the @code{To} or @code{Newsgroups}
4787 headers instead, you need to decide three things: What information to
4788 gather; where to display it; and when to display it.
4790 @enumerate
4791 @item
4792 @vindex gnus-extra-headers
4793 The reading of extra header information is controlled by the
4794 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4795 instance:
4797 @lisp
4798 (setq gnus-extra-headers
4799       '(To Newsgroups X-Newsreader))
4800 @end lisp
4802 This will result in Gnus trying to obtain these three headers, and
4803 storing it in header structures for later easy retrieval.
4805 @item
4806 @findex gnus-extra-header
4807 The value of these extra headers can be accessed via the
4808 @code{gnus-extra-header} function.  Here's a format line spec that will
4809 access the @code{X-Newsreader} header:
4811 @example
4812 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4813 @end example
4815 @item
4816 @vindex gnus-ignored-from-addresses
4817 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4818 summary line spec returns the @code{To}, @code{Newsreader} or
4819 @code{From} header.  If this regexp matches the contents of the
4820 @code{From} header, the value of the @code{To} or @code{Newsreader}
4821 headers are used instead.
4823 @end enumerate
4825 @vindex nnmail-extra-headers
4826 A related variable is @code{nnmail-extra-headers}, which controls when
4827 to include extra headers when generating overview (@acronym{NOV}) files.
4828 If you have old overview files, you should regenerate them after
4829 changing this variable, by entering the server buffer using @kbd{^},
4830 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4831 regeneration.
4833 @vindex gnus-summary-line-format
4834 You also have to instruct Gnus to display the data by changing the
4835 @code{%n} spec to the @code{%f} spec in the
4836 @code{gnus-summary-line-format} variable.
4838 In summary, you'd typically put something like the following in
4839 @file{~/.gnus.el}:
4841 @lisp
4842 (setq gnus-extra-headers
4843       '(To Newsgroups))
4844 (setq nnmail-extra-headers gnus-extra-headers)
4845 (setq gnus-summary-line-format
4846       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4847 (setq gnus-ignored-from-addresses
4848       "Your Name Here")
4849 @end lisp
4851 (The values listed above are the default values in Gnus.  Alter them
4852 to fit your needs.)
4854 A note for news server administrators, or for users who wish to try to
4855 convince their news server administrator to provide some additional
4856 support:
4858 The above is mostly useful for mail groups, where you have control over
4859 the @acronym{NOV} files that are created.  However, if you can persuade your
4860 nntp admin to add (in the usual implementation, notably INN):
4862 @example
4863 Newsgroups:full
4864 @end example
4866 to the end of her @file{overview.fmt} file, then you can use that just
4867 as you would the extra headers from the mail groups.
4870 @node Summary Buffer Mode Line
4871 @subsection Summary Buffer Mode Line
4873 @vindex gnus-summary-mode-line-format
4874 You can also change the format of the summary mode bar (@pxref{Mode Line
4875 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4876 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4878 Here are the elements you can play with:
4880 @table @samp
4881 @item G
4882 Group name.
4883 @item p
4884 Unprefixed group name.
4885 @item A
4886 Current article number.
4887 @item z
4888 Current article score.
4889 @item V
4890 Gnus version.
4891 @item U
4892 Number of unread articles in this group.
4893 @item e
4894 Number of unread articles in this group that aren't displayed in the
4895 summary buffer.
4896 @item Z
4897 A string with the number of unread and unselected articles represented
4898 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4899 articles, and just as @samp{<%U more>} if there are just unread articles
4900 and no unselected ones.
4901 @item g
4902 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4903 shortened to @samp{r.a.anime}.
4904 @item S
4905 Subject of the current article.
4906 @item u
4907 User-defined spec (@pxref{User-Defined Specs}).
4908 @item s
4909 Name of the current score file (@pxref{Scoring}).
4910 @item d
4911 Number of dormant articles (@pxref{Unread Articles}).
4912 @item t
4913 Number of ticked articles (@pxref{Unread Articles}).
4914 @item r
4915 Number of articles that have been marked as read in this session.
4916 @item E
4917 Number of articles expunged by the score files.
4918 @end table
4921 @node Summary Highlighting
4922 @subsection Summary Highlighting
4924 @table @code
4926 @item gnus-visual-mark-article-hook
4927 @vindex gnus-visual-mark-article-hook
4928 This hook is run after selecting an article.  It is meant to be used for
4929 highlighting the article in some way.  It is not run if
4930 @code{gnus-visual} is @code{nil}.
4932 @item gnus-summary-update-hook
4933 @vindex gnus-summary-update-hook
4934 This hook is called when a summary line is changed.  It is not run if
4935 @code{gnus-visual} is @code{nil}.
4937 @item gnus-summary-selected-face
4938 @vindex gnus-summary-selected-face
4939 This is the face (or @dfn{font} as some people call it) used to
4940 highlight the current article in the summary buffer.
4942 @item gnus-summary-highlight
4943 @vindex gnus-summary-highlight
4944 Summary lines are highlighted according to this variable, which is a
4945 list where the elements are of the format @code{(@var{form}
4946 . @var{face})}.  If you would, for instance, like ticked articles to be
4947 italic and high-scored articles to be bold, you could set this variable
4948 to something like
4949 @lisp
4950 (((eq mark gnus-ticked-mark) . italic)
4951  ((> score default) . bold))
4952 @end lisp
4953 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4954 @var{face} will be applied to the line.
4955 @end table
4958 @node Summary Maneuvering
4959 @section Summary Maneuvering
4960 @cindex summary movement
4962 All the straight movement commands understand the numeric prefix and
4963 behave pretty much as you'd expect.
4965 None of these commands select articles.
4967 @table @kbd
4968 @item G M-n
4969 @itemx M-n
4970 @kindex M-n (Summary)
4971 @kindex G M-n (Summary)
4972 @findex gnus-summary-next-unread-subject
4973 Go to the next summary line of an unread article
4974 (@code{gnus-summary-next-unread-subject}).
4976 @item G M-p
4977 @itemx M-p
4978 @kindex M-p (Summary)
4979 @kindex G M-p (Summary)
4980 @findex gnus-summary-prev-unread-subject
4981 Go to the previous summary line of an unread article
4982 (@code{gnus-summary-prev-unread-subject}).
4984 @item G g
4985 @kindex G g (Summary)
4986 @findex gnus-summary-goto-subject
4987 Ask for an article number and then go to the summary line of that article
4988 without displaying the article (@code{gnus-summary-goto-subject}).
4989 @end table
4991 If Gnus asks you to press a key to confirm going to the next group, you
4992 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4993 buffer, searching for the next group to read without actually returning
4994 to the group buffer.
4996 Variables related to summary movement:
4998 @table @code
5000 @vindex gnus-auto-select-next
5001 @item gnus-auto-select-next
5002 If you issue one of the movement commands (like @kbd{n}) and there are
5003 no more unread articles after the current one, Gnus will offer to go to
5004 the next group.  If this variable is @code{t} and the next group is
5005 empty, Gnus will exit summary mode and return to the group buffer.  If
5006 this variable is neither @code{t} nor @code{nil}, Gnus will select the
5007 next group with unread articles.  As a special case, if this variable
5008 is @code{quietly}, Gnus will select the next group without asking for
5009 confirmation.  If this variable is @code{almost-quietly}, the same
5010 will happen only if you are located on the last article in the group.
5011 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
5012 command will go to the next group without confirmation.  Also
5013 @pxref{Group Levels}.
5015 @item gnus-auto-select-same
5016 @vindex gnus-auto-select-same
5017 If non-@code{nil}, all the movement commands will try to go to the next
5018 article with the same subject as the current.  (@dfn{Same} here might
5019 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
5020 for details (@pxref{Customizing Threading}).)  If there are no more
5021 articles with the same subject, go to the first unread article.
5023 This variable is not particularly useful if you use a threaded display.
5025 @item gnus-summary-check-current
5026 @vindex gnus-summary-check-current
5027 If non-@code{nil}, all the ``unread'' movement commands will not proceed
5028 to the next (or previous) article if the current article is unread.
5029 Instead, they will choose the current article.
5031 @item gnus-auto-center-summary
5032 @vindex gnus-auto-center-summary
5033 If non-@code{nil}, Gnus will keep the point in the summary buffer
5034 centered at all times.  This makes things quite tidy, but if you have a
5035 slow network connection, or simply do not like this un-Emacsism, you can
5036 set this variable to @code{nil} to get the normal Emacs scrolling
5037 action.  This will also inhibit horizontal re-centering of the summary
5038 buffer, which might make it more inconvenient to read extremely long
5039 threads.
5041 This variable can also be a number.  In that case, center the window at
5042 the given number of lines from the top.
5044 @end table
5047 @node Choosing Articles
5048 @section Choosing Articles
5049 @cindex selecting articles
5051 @menu
5052 * Choosing Commands::           Commands for choosing articles.
5053 * Choosing Variables::          Variables that influence these commands.
5054 @end menu
5057 @node Choosing Commands
5058 @subsection Choosing Commands
5060 None of the following movement commands understand the numeric prefix,
5061 and they all select and display an article.
5063 If you want to fetch new articles or redisplay the group, see
5064 @ref{Exiting the Summary Buffer}.
5066 @table @kbd
5067 @item SPACE
5068 @kindex SPACE (Summary)
5069 @findex gnus-summary-next-page
5070 Select the current article, or, if that one's read already, the next
5071 unread article (@code{gnus-summary-next-page}).
5073 If you have an article window open already and you press @kbd{SPACE}
5074 again, the article will be scrolled.  This lets you conveniently
5075 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5077 @item G n
5078 @itemx n
5079 @kindex n (Summary)
5080 @kindex G n (Summary)
5081 @findex gnus-summary-next-unread-article
5082 @c @icon{gnus-summary-next-unread}
5083 Go to next unread article (@code{gnus-summary-next-unread-article}).
5085 @item G p
5086 @itemx p
5087 @kindex p (Summary)
5088 @findex gnus-summary-prev-unread-article
5089 @c @icon{gnus-summary-prev-unread}
5090 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5092 @item G N
5093 @itemx N
5094 @kindex N (Summary)
5095 @kindex G N (Summary)
5096 @findex gnus-summary-next-article
5097 Go to the next article (@code{gnus-summary-next-article}).
5099 @item G P
5100 @itemx P
5101 @kindex P (Summary)
5102 @kindex G P (Summary)
5103 @findex gnus-summary-prev-article
5104 Go to the previous article (@code{gnus-summary-prev-article}).
5106 @item G C-n
5107 @kindex G C-n (Summary)
5108 @findex gnus-summary-next-same-subject
5109 Go to the next article with the same subject
5110 (@code{gnus-summary-next-same-subject}).
5112 @item G C-p
5113 @kindex G C-p (Summary)
5114 @findex gnus-summary-prev-same-subject
5115 Go to the previous article with the same subject
5116 (@code{gnus-summary-prev-same-subject}).
5118 @item G f
5119 @itemx .
5120 @kindex G f  (Summary)
5121 @kindex .  (Summary)
5122 @findex gnus-summary-first-unread-article
5123 Go to the first unread article
5124 (@code{gnus-summary-first-unread-article}).
5126 @item G b
5127 @itemx ,
5128 @kindex G b (Summary)
5129 @kindex , (Summary)
5130 @findex gnus-summary-best-unread-article
5131 Go to the unread article with the highest score
5132 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5133 go to the first unread article that has a score over the default score.
5135 @item G l
5136 @itemx l
5137 @kindex l (Summary)
5138 @kindex G l (Summary)
5139 @findex gnus-summary-goto-last-article
5140 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5142 @item G o
5143 @kindex G o (Summary)
5144 @findex gnus-summary-pop-article
5145 @cindex history
5146 @cindex article history
5147 Pop an article off the summary history and go to this article
5148 (@code{gnus-summary-pop-article}).  This command differs from the
5149 command above in that you can pop as many previous articles off the
5150 history as you like, while @kbd{l} toggles the two last read articles.
5151 For a somewhat related issue (if you use these commands a lot),
5152 @pxref{Article Backlog}.
5154 @item G j
5155 @itemx j
5156 @kindex j (Summary)
5157 @kindex G j (Summary)
5158 @findex gnus-summary-goto-article
5159 Ask for an article number or @code{Message-ID}, and then go to that
5160 article (@code{gnus-summary-goto-article}).
5162 @end table
5165 @node Choosing Variables
5166 @subsection Choosing Variables
5168 Some variables relevant for moving and selecting articles:
5170 @table @code
5171 @item gnus-auto-extend-newsgroup
5172 @vindex gnus-auto-extend-newsgroup
5173 All the movement commands will try to go to the previous (or next)
5174 article, even if that article isn't displayed in the Summary buffer if
5175 this variable is non-@code{nil}.  Gnus will then fetch the article from
5176 the server and display it in the article buffer.
5178 @item gnus-select-article-hook
5179 @vindex gnus-select-article-hook
5180 This hook is called whenever an article is selected.  The default is
5181 @code{nil}.  If you would like each article to be saved in the Agent as
5182 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5183 hook will do so.
5185 @item gnus-mark-article-hook
5186 @vindex gnus-mark-article-hook
5187 @findex gnus-summary-mark-unread-as-read
5188 @findex gnus-summary-mark-read-and-unread-as-read
5189 @findex gnus-unread-mark
5190 This hook is called whenever an article is selected.  It is intended to
5191 be used for marking articles as read.  The default value is
5192 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5193 mark of almost any article you read to @code{gnus-read-mark}.  The only
5194 articles not affected by this function are ticked, dormant, and
5195 expirable articles.  If you'd instead like to just have unread articles
5196 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5197 instead.  It will leave marks like @code{gnus-low-score-mark},
5198 @code{gnus-del-mark} (and so on) alone.
5200 @end table
5203 @node Paging the Article
5204 @section Scrolling the Article
5205 @cindex article scrolling
5207 @table @kbd
5209 @item SPACE
5210 @kindex SPACE (Summary)
5211 @findex gnus-summary-next-page
5212 Pressing @kbd{SPACE} will scroll the current article forward one page,
5213 or, if you have come to the end of the current article, will choose the
5214 next article (@code{gnus-summary-next-page}).
5216 @vindex gnus-article-boring-faces
5217 @vindex gnus-article-skip-boring
5218 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5219 the article consists only of citations and signature, then it will be
5220 skipped; the next article will be shown instead.  You can customize
5221 what is considered uninteresting with
5222 @code{gnus-article-boring-faces}.  You can manually view the article's
5223 pages, no matter how boring, using @kbd{C-M-v}.
5225 @item DEL
5226 @kindex DEL (Summary)
5227 @findex gnus-summary-prev-page
5228 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5230 @item RET
5231 @kindex RET (Summary)
5232 @findex gnus-summary-scroll-up
5233 Scroll the current article one line forward
5234 (@code{gnus-summary-scroll-up}).
5236 @item M-RET
5237 @kindex M-RET (Summary)
5238 @findex gnus-summary-scroll-down
5239 Scroll the current article one line backward
5240 (@code{gnus-summary-scroll-down}).
5242 @item A g
5243 @itemx g
5244 @kindex A g (Summary)
5245 @kindex g (Summary)
5246 @findex gnus-summary-show-article
5247 @vindex gnus-summary-show-article-charset-alist
5248 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5249 given a prefix, fetch the current article, but don't run any of the
5250 article treatment functions.  This will give you a ``raw'' article, just
5251 the way it came from the server.
5253 If given a numerical prefix, you can do semi-manual charset stuff.
5254 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5255 encoded in the @code{cn-gb-2312} charset.  If you have
5257 @lisp
5258 (setq gnus-summary-show-article-charset-alist
5259       '((1 . cn-gb-2312)
5260         (2 . big5)))
5261 @end lisp
5263 then you can say @kbd{C-u 1 g} to get the same effect.
5265 @item A <
5266 @itemx <
5267 @kindex < (Summary)
5268 @kindex A < (Summary)
5269 @findex gnus-summary-beginning-of-article
5270 Scroll to the beginning of the article
5271 (@code{gnus-summary-beginning-of-article}).
5273 @item A >
5274 @itemx >
5275 @kindex > (Summary)
5276 @kindex A > (Summary)
5277 @findex gnus-summary-end-of-article
5278 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5280 @item A s
5281 @itemx s
5282 @kindex A s (Summary)
5283 @kindex s (Summary)
5284 @findex gnus-summary-isearch-article
5285 Perform an isearch in the article buffer
5286 (@code{gnus-summary-isearch-article}).
5288 @item h
5289 @kindex h (Summary)
5290 @findex gnus-summary-select-article-buffer
5291 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5293 @end table
5296 @node Reply Followup and Post
5297 @section Reply, Followup and Post
5299 @menu
5300 * Summary Mail Commands::       Sending mail.
5301 * Summary Post Commands::       Sending news.
5302 * Summary Message Commands::    Other Message-related commands.
5303 * Canceling and Superseding::
5304 @end menu
5307 @node Summary Mail Commands
5308 @subsection Summary Mail Commands
5309 @cindex mail
5310 @cindex composing mail
5312 Commands for composing a mail message:
5314 @table @kbd
5316 @item S r
5317 @itemx r
5318 @kindex S r (Summary)
5319 @kindex r (Summary)
5320 @findex gnus-summary-reply
5321 @c @icon{gnus-summary-mail-reply}
5322 @c @icon{gnus-summary-reply}
5323 Mail a reply to the author of the current article
5324 (@code{gnus-summary-reply}).
5326 @item S R
5327 @itemx R
5328 @kindex R (Summary)
5329 @kindex S R (Summary)
5330 @findex gnus-summary-reply-with-original
5331 @c @icon{gnus-summary-reply-with-original}
5332 Mail a reply to the author of the current article and include the
5333 original message (@code{gnus-summary-reply-with-original}).  This
5334 command uses the process/prefix convention.
5336 @item S w
5337 @kindex S w (Summary)
5338 @findex gnus-summary-wide-reply
5339 Mail a wide reply to the author of the current article
5340 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5341 goes out to all people listed in the @code{To}, @code{From} (or
5342 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5343 present, that's used instead.
5345 @item S W
5346 @kindex S W (Summary)
5347 @findex gnus-summary-wide-reply-with-original
5348 Mail a wide reply to the current article and include the original
5349 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5350 the process/prefix convention.
5352 @item S v
5353 @kindex S v (Summary)
5354 @findex gnus-summary-very-wide-reply
5355 Mail a very wide reply to the author of the current article
5356 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5357 that goes out to all people listed in the @code{To}, @code{From} (or
5358 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5359 articles.  This command uses the process/prefix convention.
5361 @item S V
5362 @kindex S V (Summary)
5363 @findex gnus-summary-very-wide-reply-with-original
5364 Mail a very wide reply to the author of the current article and include the
5365 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5366 command uses the process/prefix convention.
5368 @item S B r
5369 @kindex S B r (Summary)
5370 @findex gnus-summary-reply-broken-reply-to
5371 Mail a reply to the author of the current article but ignore the
5372 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5373 If you need this because a mailing list incorrectly sets a
5374 @code{Reply-To} header pointing to the list, you probably want to set
5375 the @code{broken-reply-to} group parameter instead, so things will work
5376 correctly.  @xref{Group Parameters}.
5378 @item S B R
5379 @kindex S B R (Summary)
5380 @findex gnus-summary-reply-broken-reply-to-with-original
5381 Mail a reply to the author of the current article and include the
5382 original message but ignore the @code{Reply-To} field
5383 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5385 @item S o m
5386 @itemx C-c C-f
5387 @kindex S o m (Summary)
5388 @kindex C-c C-f (Summary)
5389 @findex gnus-summary-mail-forward
5390 @c @icon{gnus-summary-mail-forward}
5391 Forward the current article to some other person
5392 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5393 is forwarded according to the value of (@code{message-forward-as-mime})
5394 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5395 message and forward directly inline; if the prefix is 2, forward message
5396 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5397 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5398 directly inline; otherwise, the message is forwarded as no prefix given
5399 but use the flipped value of (@code{message-forward-as-mime}).  By
5400 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5401 section.
5403 @item S m
5404 @itemx m
5405 @kindex m (Summary)
5406 @kindex S m (Summary)
5407 @findex gnus-summary-mail-other-window
5408 @c @icon{gnus-summary-mail-originate}
5409 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5410 the posting style of the current group.  If given a prefix, disable that.
5411 If the prefix is 1, prompt for a group name to find the posting style.
5413 @item S i
5414 @itemx i
5415 @kindex i (Summary)
5416 @kindex S i (Summary)
5417 @findex gnus-summary-news-other-window
5418 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5419 post to the current group.  If given a prefix, disable that.  If the
5420 prefix is 1, prompt for a group to post to.
5422 This function actually prepares a news even when using mail groups.
5423 This is useful for ``posting'' messages to mail groups without actually
5424 sending them over the network: they're just saved directly to the group
5425 in question.  The corresponding back end must have a request-post method
5426 for this to work though.
5428 @item S D b
5429 @kindex S D b (Summary)
5430 @findex gnus-summary-resend-bounced-mail
5431 @cindex bouncing mail
5432 If you have sent a mail, but the mail was bounced back to you for some
5433 reason (wrong address, transient failure), you can use this command to
5434 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5435 will be popped into a mail buffer where you can edit the headers before
5436 sending the mail off again.  If you give a prefix to this command, and
5437 the bounced mail is a reply to some other mail, Gnus will try to fetch
5438 that mail and display it for easy perusal of its headers.  This might
5439 very well fail, though.
5441 @item S D r
5442 @kindex S D r (Summary)
5443 @findex gnus-summary-resend-message
5444 Not to be confused with the previous command,
5445 @code{gnus-summary-resend-message} will prompt you for an address to
5446 send the current message off to, and then send it to that place.  The
5447 headers of the message won't be altered---but lots of headers that say
5448 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5449 means that you actually send a mail to someone that has a @code{To}
5450 header that (probably) points to yourself.  This will confuse people.
5451 So, natcherly you'll only do that if you're really eVIl.
5453 This command is mainly used if you have several accounts and want to
5454 ship a mail to a different account of yours.  (If you're both
5455 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5456 to the @code{root} account, you may want to resend it to
5457 @code{postmaster}.  Ordnung muss sein!
5459 This command understands the process/prefix convention
5460 (@pxref{Process/Prefix}).
5462 @item S D e
5463 @kindex S D e (Summary)
5464 @findex gnus-summary-resend-message-edit
5466 Like the previous command, but will allow you to edit the message as
5467 if it were a new message before resending.
5469 @item S O m
5470 @kindex S O m (Summary)
5471 @findex gnus-uu-digest-mail-forward
5472 Digest the current series (@pxref{Decoding Articles}) and forward the
5473 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5474 uses the process/prefix convention (@pxref{Process/Prefix}).
5476 @item S M-c
5477 @kindex S M-c (Summary)
5478 @findex gnus-summary-mail-crosspost-complaint
5479 @cindex crossposting
5480 @cindex excessive crossposting
5481 Send a complaint about excessive crossposting to the author of the
5482 current article (@code{gnus-summary-mail-crosspost-complaint}).
5484 @findex gnus-crosspost-complaint
5485 This command is provided as a way to fight back against the current
5486 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5487 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5488 command understands the process/prefix convention
5489 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5491 @end table
5493 Also @xref{Header Commands, ,Header Commands, message, The Message
5494 Manual}, for more information.
5497 @node Summary Post Commands
5498 @subsection Summary Post Commands
5499 @cindex post
5500 @cindex composing news
5502 Commands for posting a news article:
5504 @table @kbd
5505 @item S p
5506 @itemx a
5507 @kindex a (Summary)
5508 @kindex S p (Summary)
5509 @findex gnus-summary-post-news
5510 @c @icon{gnus-summary-post-news}
5511 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5512 default, post to the current group.  If given a prefix, disable that.
5513 If the prefix is 1, prompt for another group instead.
5515 @item S f
5516 @itemx f
5517 @kindex f (Summary)
5518 @kindex S f (Summary)
5519 @findex gnus-summary-followup
5520 @c @icon{gnus-summary-followup}
5521 Post a followup to the current article (@code{gnus-summary-followup}).
5523 @item S F
5524 @itemx F
5525 @kindex S F (Summary)
5526 @kindex F (Summary)
5527 @c @icon{gnus-summary-followup-with-original}
5528 @findex gnus-summary-followup-with-original
5529 Post a followup to the current article and include the original message
5530 (@code{gnus-summary-followup-with-original}).  This command uses the
5531 process/prefix convention.
5533 @item S n
5534 @kindex S n (Summary)
5535 @findex gnus-summary-followup-to-mail
5536 Post a followup to the current article via news, even if you got the
5537 message through mail (@code{gnus-summary-followup-to-mail}).
5539 @item S N
5540 @kindex S N (Summary)
5541 @findex gnus-summary-followup-to-mail-with-original
5542 Post a followup to the current article via news, even if you got the
5543 message through mail and include the original message
5544 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5545 the process/prefix convention.
5547 @item S o p
5548 @kindex S o p (Summary)
5549 @findex gnus-summary-post-forward
5550 Forward the current article to a newsgroup
5551 (@code{gnus-summary-post-forward}).
5552  If no prefix is given, the message is forwarded according to the value
5553 of (@code{message-forward-as-mime}) and
5554 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5555 message and forward directly inline; if the prefix is 2, forward message
5556 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5557 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5558 directly inline; otherwise, the message is forwarded as no prefix given
5559 but use the flipped value of (@code{message-forward-as-mime}).  By
5560 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5562 @item S O p
5563 @kindex S O p (Summary)
5564 @findex gnus-uu-digest-post-forward
5565 @cindex digests
5566 @cindex making digests
5567 Digest the current series and forward the result to a newsgroup
5568 (@code{gnus-uu-digest-post-forward}).  This command uses the
5569 process/prefix convention.
5571 @item S u
5572 @kindex S u (Summary)
5573 @findex gnus-uu-post-news
5574 @c @icon{gnus-uu-post-news}
5575 Uuencode a file, split it into parts, and post it as a series
5576 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5577 @end table
5579 Also @xref{Header Commands, ,Header Commands, message, The Message
5580 Manual}, for more information.
5583 @node Summary Message Commands
5584 @subsection Summary Message Commands
5586 @table @kbd
5587 @item S y
5588 @kindex S y (Summary)
5589 @findex gnus-summary-yank-message
5590 Yank the current article into an already existing Message composition
5591 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5592 what message buffer you want to yank into, and understands the
5593 process/prefix convention (@pxref{Process/Prefix}).
5595 @end table
5598 @node Canceling and Superseding
5599 @subsection Canceling Articles
5600 @cindex canceling articles
5601 @cindex superseding articles
5603 Have you ever written something, and then decided that you really,
5604 really, really wish you hadn't posted that?
5606 Well, you can't cancel mail, but you can cancel posts.
5608 @findex gnus-summary-cancel-article
5609 @kindex C (Summary)
5610 @c @icon{gnus-summary-cancel-article}
5611 Find the article you wish to cancel (you can only cancel your own
5612 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5613 c} (@code{gnus-summary-cancel-article}).  Your article will be
5614 canceled---machines all over the world will be deleting your article.
5615 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5617 Be aware, however, that not all sites honor cancels, so your article may
5618 live on here and there, while most sites will delete the article in
5619 question.
5621 Gnus will use the ``current'' select method when canceling.  If you
5622 want to use the standard posting method, use the @samp{a} symbolic
5623 prefix (@pxref{Symbolic Prefixes}).
5625 Gnus ensures that only you can cancel your own messages using a
5626 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5627 message, Message Manual}).
5629 If you discover that you have made some mistakes and want to do some
5630 corrections, you can post a @dfn{superseding} article that will replace
5631 your original article.
5633 @findex gnus-summary-supersede-article
5634 @kindex S (Summary)
5635 Go to the original article and press @kbd{S s}
5636 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5637 where you can edit the article all you want before sending it off the
5638 usual way.
5640 The same goes for superseding as for canceling, only more so: Some
5641 sites do not honor superseding.  On those sites, it will appear that you
5642 have posted almost the same article twice.
5644 If you have just posted the article, and change your mind right away,
5645 there is a trick you can use to cancel/supersede the article without
5646 waiting for the article to appear on your site first.  You simply return
5647 to the post buffer (which is called @code{*sent ...*}).  There you will
5648 find the article you just posted, with all the headers intact.  Change
5649 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5650 header by substituting one of those words for the word
5651 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5652 you would do normally.  The previous article will be
5653 canceled/superseded.
5655 Just remember, kids: There is no 'c' in 'supersede'.
5657 @node Delayed Articles
5658 @section Delayed Articles
5659 @cindex delayed sending
5660 @cindex send delayed
5662 Sometimes, you might wish to delay the sending of a message.  For
5663 example, you might wish to arrange for a message to turn up just in time
5664 to remind your about the birthday of your Significant Other.  For this,
5665 there is the @code{gnus-delay} package.  Setup is simple:
5667 @lisp
5668 (gnus-delay-initialize)
5669 @end lisp
5671 @findex gnus-delay-article
5672 Normally, to send a message you use the @kbd{C-c C-c} command from
5673 Message mode.  To delay a message, use @kbd{C-c C-j}
5674 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5675 message should be delayed.  Possible answers are:
5677 @itemize @bullet
5678 @item
5679 A time span.  Consists of an integer and a letter.  For example,
5680 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5681 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5682 (months) and @code{Y} (years).
5684 @item
5685 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5686 delayed until that day, at a specific time (eight o'clock by default).
5687 See also @code{gnus-delay-default-hour}.
5689 @item
5690 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5691 stuff.  The deadline will be at that time today, except if that time has
5692 already passed, then it's at the given time tomorrow.  So if it's ten
5693 o'clock in the morning and you specify @code{11:15}, then the deadline
5694 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5695 that means a time tomorrow.
5696 @end itemize
5698 The action of the @code{gnus-delay-article} command is influenced by a
5699 couple of variables:
5701 @table @code
5702 @item gnus-delay-default-hour
5703 @vindex gnus-delay-default-hour
5704 When you specify a specific date, the message will be due on that hour
5705 on the given date.  Possible values are integers 0 through 23.
5707 @item gnus-delay-default-delay
5708 @vindex gnus-delay-default-delay
5709 This is a string and gives the default delay.  It can be of any of the
5710 formats described above.
5712 @item gnus-delay-group
5713 @vindex gnus-delay-group
5714 Delayed articles will be kept in this group on the drafts server until
5715 they are due.  You probably don't need to change this.  The default
5716 value is @code{"delayed"}.
5718 @item gnus-delay-header
5719 @vindex gnus-delay-header
5720 The deadline for each article will be stored in a header.  This variable
5721 is a string and gives the header name.  You probably don't need to
5722 change this.  The default value is @code{"X-Gnus-Delayed"}.
5723 @end table
5725 The way delaying works is like this: when you use the
5726 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5727 calculates the deadline of the message and stores it in the
5728 @code{X-Gnus-Delayed} header and puts the message in the
5729 @code{nndraft:delayed} group.
5731 @findex gnus-delay-send-queue
5732 And whenever you get new news, Gnus looks through the group for articles
5733 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5734 function for this.  By default, this function is added to the hook
5735 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5736 Maybe you want to use the demon to send drafts?  Just tell the demon to
5737 execute the @code{gnus-delay-send-queue} function.
5739 @table @code
5740 @item gnus-delay-initialize
5741 @findex gnus-delay-initialize
5742 By default, this function installs @code{gnus-delay-send-queue} in
5743 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5744 argument @code{no-check}.  If it is non-@code{nil},
5745 @code{gnus-get-new-news-hook} is not changed.  The optional first
5746 argument is ignored.
5748 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5749 Presumably, you want to use the demon for sending due delayed articles.
5750 Just don't forget to set that up :-)
5751 @end table
5754 @node Marking Articles
5755 @section Marking Articles
5756 @cindex article marking
5757 @cindex article ticking
5758 @cindex marks
5760 There are several marks you can set on an article.
5762 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5763 neologism ohoy!) of the article.  Alphabetic marks generally mean
5764 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5766 In addition, you also have marks that do not affect readedness.
5768 @ifinfo
5769 There's a plethora of commands for manipulating these marks.
5770 @end ifinfo
5772 @menu
5773 * Unread Articles::             Marks for unread articles.
5774 * Read Articles::               Marks for read articles.
5775 * Other Marks::                 Marks that do not affect readedness.
5776 * Setting Marks::               How to set and remove marks.
5777 * Generic Marking Commands::    How to customize the marking.
5778 * Setting Process Marks::       How to mark articles for later processing.
5779 @end menu
5782 @node Unread Articles
5783 @subsection Unread Articles
5785 The following marks mark articles as (kinda) unread, in one form or
5786 other.
5788 @table @samp
5789 @item !
5790 @vindex gnus-ticked-mark
5791 Marked as ticked (@code{gnus-ticked-mark}).
5793 @dfn{Ticked articles} are articles that will remain visible always.  If
5794 you see an article that you find interesting, or you want to put off
5795 reading it, or replying to it, until sometime later, you'd typically
5796 tick it.  However, articles can be expired (from news servers by the
5797 news server software, Gnus itself never expires ticked messages), so if
5798 you want to keep an article forever, you'll have to make it persistent
5799 (@pxref{Persistent Articles}).
5801 @item ?
5802 @vindex gnus-dormant-mark
5803 Marked as dormant (@code{gnus-dormant-mark}).
5805 @dfn{Dormant articles} will only appear in the summary buffer if there
5806 are followups to it.  If you want to see them even if they don't have
5807 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5808 Otherwise (except for the visibility issue), they are just like ticked
5809 messages.
5811 @item SPACE
5812 @vindex gnus-unread-mark
5813 Marked as unread (@code{gnus-unread-mark}).
5815 @dfn{Unread articles} are articles that haven't been read at all yet.
5816 @end table
5819 @node Read Articles
5820 @subsection Read Articles
5821 @cindex expirable mark
5823 All the following marks mark articles as read.
5825 @table @samp
5827 @item r
5828 @vindex gnus-del-mark
5829 These are articles that the user has marked as read with the @kbd{d}
5830 command manually, more or less (@code{gnus-del-mark}).
5832 @item R
5833 @vindex gnus-read-mark
5834 Articles that have actually been read (@code{gnus-read-mark}).
5836 @item O
5837 @vindex gnus-ancient-mark
5838 Articles that were marked as read in previous sessions and are now
5839 @dfn{old} (@code{gnus-ancient-mark}).
5841 @item K
5842 @vindex gnus-killed-mark
5843 Marked as killed (@code{gnus-killed-mark}).
5845 @item X
5846 @vindex gnus-kill-file-mark
5847 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5849 @item Y
5850 @vindex gnus-low-score-mark
5851 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5853 @item C
5854 @vindex gnus-catchup-mark
5855 Marked as read by a catchup (@code{gnus-catchup-mark}).
5857 @item G
5858 @vindex gnus-canceled-mark
5859 Canceled article (@code{gnus-canceled-mark})
5861 @item F
5862 @vindex gnus-souped-mark
5863 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5865 @item Q
5866 @vindex gnus-sparse-mark
5867 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5868 Threading}.
5870 @item M
5871 @vindex gnus-duplicate-mark
5872 Article marked as read by duplicate suppression
5873 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5875 @end table
5877 All these marks just mean that the article is marked as read, really.
5878 They are interpreted differently when doing adaptive scoring, though.
5880 One more special mark, though:
5882 @table @samp
5883 @item E
5884 @vindex gnus-expirable-mark
5885 Marked as expirable (@code{gnus-expirable-mark}).
5887 Marking articles as @dfn{expirable} (or have them marked as such
5888 automatically) doesn't make much sense in normal groups---a user doesn't
5889 control expiring of news articles, but in mail groups, for instance,
5890 articles marked as @dfn{expirable} can be deleted by Gnus at
5891 any time.
5892 @end table
5895 @node Other Marks
5896 @subsection Other Marks
5897 @cindex process mark
5898 @cindex bookmarks
5900 There are some marks that have nothing to do with whether the article is
5901 read or not.
5903 @itemize @bullet
5905 @item
5906 You can set a bookmark in the current article.  Say you are reading a
5907 long thesis on cats' urinary tracts, and have to go home for dinner
5908 before you've finished reading the thesis.  You can then set a bookmark
5909 in the article, and Gnus will jump to this bookmark the next time it
5910 encounters the article.  @xref{Setting Marks}.
5912 @item
5913 @vindex gnus-replied-mark
5914 All articles that you have replied to or made a followup to (i.e., have
5915 answered) will be marked with an @samp{A} in the second column
5916 (@code{gnus-replied-mark}).
5918 @item
5919 @vindex gnus-forwarded-mark
5920 All articles that you have forwarded will be marked with an @samp{F} in
5921 the second column (@code{gnus-forwarded-mark}).
5923 @item
5924 @vindex gnus-cached-mark
5925 Articles stored in the article cache will be marked with an @samp{*} in
5926 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5928 @item
5929 @vindex gnus-saved-mark
5930 Articles ``saved'' (in some manner or other; not necessarily
5931 religiously) are marked with an @samp{S} in the second column
5932 (@code{gnus-saved-mark}).
5934 @item
5935 @vindex gnus-recent-mark
5936 Articles that according to the server haven't been shown to the user
5937 before are marked with a @samp{N} in the second column
5938 (@code{gnus-recent-mark}).  Note that not all servers support this
5939 mark, in which case it simply never appears.  Compare with
5940 @code{gnus-unseen-mark}.
5942 @item
5943 @vindex gnus-unseen-mark
5944 Articles that haven't been seen before in Gnus by the user are marked
5945 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5946 Compare with @code{gnus-recent-mark}.
5948 @item
5949 @vindex gnus-downloaded-mark
5950 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5951 downloaded for unplugged (offline) viewing.  If you are using the
5952 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5953 (The variable @code{gnus-downloaded-mark} controls which character to
5954 use.)
5956 @item
5957 @vindex gnus-undownloaded-mark
5958 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5959 not have been downloaded.  Such articles cannot be viewed while you
5960 are unplugged (offline).  If you are using the @samp{%O} spec, these
5961 articles get the @samp{-} mark in that spec.  (The variable
5962 @code{gnus-undownloaded-mark} controls which character to use.)
5964 @item
5965 @vindex gnus-downloadable-mark
5966 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5967 automatically, but it is also possible to explicitly mark articles for
5968 download, even if they would not be downloaded automatically.  Such
5969 explicitly-marked articles get the @samp{%} mark in the first column.
5970 (The variable @code{gnus-downloadable-mark} controls which character to
5971 use.)
5973 @item
5974 @vindex gnus-not-empty-thread-mark
5975 @vindex gnus-empty-thread-mark
5976 If the @samp{%e} spec is used, the presence of threads or not will be
5977 marked with @code{gnus-not-empty-thread-mark} and
5978 @code{gnus-empty-thread-mark} in the third column, respectively.
5980 @item
5981 @vindex gnus-process-mark
5982 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5983 variety of commands react to the presence of the process mark.  For
5984 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5985 all articles that have been marked with the process mark.  Articles
5986 marked with the process mark have a @samp{#} in the second column.
5988 @end itemize
5990 You might have noticed that most of these ``non-readedness'' marks
5991 appear in the second column by default.  So if you have a cached, saved,
5992 replied article that you have process-marked, what will that look like?
5994 Nothing much.  The precedence rules go as follows: process -> cache ->
5995 replied -> saved.  So if the article is in the cache and is replied,
5996 you'll only see the cache mark and not the replied mark.
5999 @node Setting Marks
6000 @subsection Setting Marks
6001 @cindex setting marks
6003 All the marking commands understand the numeric prefix.
6005 @table @kbd
6006 @item M c
6007 @itemx M-u
6008 @kindex M c (Summary)
6009 @kindex M-u (Summary)
6010 @findex gnus-summary-clear-mark-forward
6011 @cindex mark as unread
6012 Clear all readedness-marks from the current article
6013 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
6014 article as unread.
6016 @item M t
6017 @itemx !
6018 @kindex ! (Summary)
6019 @kindex M t (Summary)
6020 @findex gnus-summary-tick-article-forward
6021 Tick the current article (@code{gnus-summary-tick-article-forward}).
6022 @xref{Article Caching}.
6024 @item M ?
6025 @itemx ?
6026 @kindex ? (Summary)
6027 @kindex M ? (Summary)
6028 @findex gnus-summary-mark-as-dormant
6029 Mark the current article as dormant
6030 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
6032 @item M d
6033 @itemx d
6034 @kindex M d (Summary)
6035 @kindex d (Summary)
6036 @findex gnus-summary-mark-as-read-forward
6037 Mark the current article as read
6038 (@code{gnus-summary-mark-as-read-forward}).
6040 @item D
6041 @kindex D (Summary)
6042 @findex gnus-summary-mark-as-read-backward
6043 Mark the current article as read and move point to the previous line
6044 (@code{gnus-summary-mark-as-read-backward}).
6046 @item M k
6047 @itemx k
6048 @kindex k (Summary)
6049 @kindex M k (Summary)
6050 @findex gnus-summary-kill-same-subject-and-select
6051 Mark all articles that have the same subject as the current one as read,
6052 and then select the next unread article
6053 (@code{gnus-summary-kill-same-subject-and-select}).
6055 @item M K
6056 @itemx C-k
6057 @kindex M K (Summary)
6058 @kindex C-k (Summary)
6059 @findex gnus-summary-kill-same-subject
6060 Mark all articles that have the same subject as the current one as read
6061 (@code{gnus-summary-kill-same-subject}).
6063 @item M C
6064 @kindex M C (Summary)
6065 @findex gnus-summary-catchup
6066 @c @icon{gnus-summary-catchup}
6067 Mark all unread articles as read (@code{gnus-summary-catchup}).
6069 @item M C-c
6070 @kindex M C-c (Summary)
6071 @findex gnus-summary-catchup-all
6072 Mark all articles in the group as read---even the ticked and dormant
6073 articles (@code{gnus-summary-catchup-all}).
6075 @item M H
6076 @kindex M H (Summary)
6077 @findex gnus-summary-catchup-to-here
6078 Catchup the current group to point (before the point)
6079 (@code{gnus-summary-catchup-to-here}).
6081 @item M h
6082 @kindex M h (Summary)
6083 @findex gnus-summary-catchup-from-here
6084 Catchup the current group from point (after the point)
6085 (@code{gnus-summary-catchup-from-here}).
6087 @item C-w
6088 @kindex C-w (Summary)
6089 @findex gnus-summary-mark-region-as-read
6090 Mark all articles between point and mark as read
6091 (@code{gnus-summary-mark-region-as-read}).
6093 @item M V k
6094 @kindex M V k (Summary)
6095 @findex gnus-summary-kill-below
6096 Kill all articles with scores below the default score (or below the
6097 numeric prefix) (@code{gnus-summary-kill-below}).
6099 @item M e
6100 @itemx E
6101 @kindex M e (Summary)
6102 @kindex E (Summary)
6103 @findex gnus-summary-mark-as-expirable
6104 Mark the current article as expirable
6105 (@code{gnus-summary-mark-as-expirable}).
6107 @item M b
6108 @kindex M b (Summary)
6109 @findex gnus-summary-set-bookmark
6110 Set a bookmark in the current article
6111 (@code{gnus-summary-set-bookmark}).
6113 @item M B
6114 @kindex M B (Summary)
6115 @findex gnus-summary-remove-bookmark
6116 Remove the bookmark from the current article
6117 (@code{gnus-summary-remove-bookmark}).
6119 @item M V c
6120 @kindex M V c (Summary)
6121 @findex gnus-summary-clear-above
6122 Clear all marks from articles with scores over the default score (or
6123 over the numeric prefix) (@code{gnus-summary-clear-above}).
6125 @item M V u
6126 @kindex M V u (Summary)
6127 @findex gnus-summary-tick-above
6128 Tick all articles with scores over the default score (or over the
6129 numeric prefix) (@code{gnus-summary-tick-above}).
6131 @item M V m
6132 @kindex M V m (Summary)
6133 @findex gnus-summary-mark-above
6134 Prompt for a mark, and mark all articles with scores over the default
6135 score (or over the numeric prefix) with this mark
6136 (@code{gnus-summary-clear-above}).
6137 @end table
6139 @vindex gnus-summary-goto-unread
6140 The @code{gnus-summary-goto-unread} variable controls what action should
6141 be taken after setting a mark.  If non-@code{nil}, point will move to
6142 the next/previous unread article.  If @code{nil}, point will just move
6143 one line up or down.  As a special case, if this variable is
6144 @code{never}, all the marking commands as well as other commands (like
6145 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6146 The default is @code{t}.
6149 @node Generic Marking Commands
6150 @subsection Generic Marking Commands
6152 Some people would like the command that ticks an article (@kbd{!}) go to
6153 the next article.  Others would like it to go to the next unread
6154 article.  Yet others would like it to stay on the current article.  And
6155 even though I haven't heard of anybody wanting it to go to the
6156 previous (unread) article, I'm sure there are people that want that as
6157 well.
6159 Multiply these five behaviors with five different marking commands, and
6160 you get a potentially complex set of variable to control what each
6161 command should do.
6163 To sidestep that mess, Gnus provides commands that do all these
6164 different things.  They can be found on the @kbd{M M} map in the summary
6165 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6166 to list in this manual.
6168 While you can use these commands directly, most users would prefer
6169 altering the summary mode keymap.  For instance, if you would like the
6170 @kbd{!} command to go to the next article instead of the next unread
6171 article, you could say something like:
6173 @lisp
6174 @group
6175 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6176 (defun my-alter-summary-map ()
6177   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6178 @end group
6179 @end lisp
6181 @noindent
6184 @lisp
6185 (defun my-alter-summary-map ()
6186   (local-set-key "!" "MM!n"))
6187 @end lisp
6190 @node Setting Process Marks
6191 @subsection Setting Process Marks
6192 @cindex setting process marks
6194 Process marks are displayed as @code{#} in the summary buffer, and are
6195 used for marking articles in such a way that other commands will
6196 process these articles.  For instance, if you process mark four
6197 articles and then use the @kbd{*} command, Gnus will enter these four
6198 articles into the cache.  For more information,
6199 @pxref{Process/Prefix}.
6201 @table @kbd
6203 @item M P p
6204 @itemx #
6205 @kindex # (Summary)
6206 @kindex M P p (Summary)
6207 @findex gnus-summary-mark-as-processable
6208 Mark the current article with the process mark
6209 (@code{gnus-summary-mark-as-processable}).
6210 @findex gnus-summary-unmark-as-processable
6212 @item M P u
6213 @itemx M-#
6214 @kindex M P u (Summary)
6215 @kindex M-# (Summary)
6216 Remove the process mark, if any, from the current article
6217 (@code{gnus-summary-unmark-as-processable}).
6219 @item M P U
6220 @kindex M P U (Summary)
6221 @findex gnus-summary-unmark-all-processable
6222 Remove the process mark from all articles
6223 (@code{gnus-summary-unmark-all-processable}).
6225 @item M P i
6226 @kindex M P i (Summary)
6227 @findex gnus-uu-invert-processable
6228 Invert the list of process marked articles
6229 (@code{gnus-uu-invert-processable}).
6231 @item M P R
6232 @kindex M P R (Summary)
6233 @findex gnus-uu-mark-by-regexp
6234 Mark articles that have a @code{Subject} header that matches a regular
6235 expression (@code{gnus-uu-mark-by-regexp}).
6237 @item M P G
6238 @kindex M P G (Summary)
6239 @findex gnus-uu-unmark-by-regexp
6240 Unmark articles that have a @code{Subject} header that matches a regular
6241 expression (@code{gnus-uu-unmark-by-regexp}).
6243 @item M P r
6244 @kindex M P r (Summary)
6245 @findex gnus-uu-mark-region
6246 Mark articles in region (@code{gnus-uu-mark-region}).
6248 @item M P g
6249 @kindex M P g (Summary)
6250 @findex gnus-uu-unmark-region
6251 Unmark articles in region (@code{gnus-uu-unmark-region}).
6253 @item M P t
6254 @kindex M P t (Summary)
6255 @findex gnus-uu-mark-thread
6256 Mark all articles in the current (sub)thread
6257 (@code{gnus-uu-mark-thread}).
6259 @item M P T
6260 @kindex M P T (Summary)
6261 @findex gnus-uu-unmark-thread
6262 Unmark all articles in the current (sub)thread
6263 (@code{gnus-uu-unmark-thread}).
6265 @item M P v
6266 @kindex M P v (Summary)
6267 @findex gnus-uu-mark-over
6268 Mark all articles that have a score above the prefix argument
6269 (@code{gnus-uu-mark-over}).
6271 @item M P s
6272 @kindex M P s (Summary)
6273 @findex gnus-uu-mark-series
6274 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6276 @item M P S
6277 @kindex M P S (Summary)
6278 @findex gnus-uu-mark-sparse
6279 Mark all series that have already had some articles marked
6280 (@code{gnus-uu-mark-sparse}).
6282 @item M P a
6283 @kindex M P a (Summary)
6284 @findex gnus-uu-mark-all
6285 Mark all articles in series order (@code{gnus-uu-mark-all}).
6287 @item M P b
6288 @kindex M P b (Summary)
6289 @findex gnus-uu-mark-buffer
6290 Mark all articles in the buffer in the order they appear
6291 (@code{gnus-uu-mark-buffer}).
6293 @item M P k
6294 @kindex M P k (Summary)
6295 @findex gnus-summary-kill-process-mark
6296 Push the current process mark set onto the stack and unmark all articles
6297 (@code{gnus-summary-kill-process-mark}).
6299 @item M P y
6300 @kindex M P y (Summary)
6301 @findex gnus-summary-yank-process-mark
6302 Pop the previous process mark set from the stack and restore it
6303 (@code{gnus-summary-yank-process-mark}).
6305 @item M P w
6306 @kindex M P w (Summary)
6307 @findex gnus-summary-save-process-mark
6308 Push the current process mark set onto the stack
6309 (@code{gnus-summary-save-process-mark}).
6311 @end table
6313 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6314 set process marks based on article body contents.
6317 @node Limiting
6318 @section Limiting
6319 @cindex limiting
6321 It can be convenient to limit the summary buffer to just show some
6322 subset of the articles currently in the group.  The effect most limit
6323 commands have is to remove a few (or many) articles from the summary
6324 buffer.
6326 All limiting commands work on subsets of the articles already fetched
6327 from the servers.  None of these commands query the server for
6328 additional articles.
6330 @table @kbd
6332 @item / /
6333 @itemx / s
6334 @kindex / / (Summary)
6335 @findex gnus-summary-limit-to-subject
6336 Limit the summary buffer to articles that match some subject
6337 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6338 matching articles.
6340 @item / a
6341 @kindex / a (Summary)
6342 @findex gnus-summary-limit-to-author
6343 Limit the summary buffer to articles that match some author
6344 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6345 matching articles.
6347 @item / x
6348 @kindex / x (Summary)
6349 @findex gnus-summary-limit-to-extra
6350 Limit the summary buffer to articles that match one of the ``extra''
6351 headers (@pxref{To From Newsgroups})
6352 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6353 matching articles.
6355 @item / u
6356 @itemx x
6357 @kindex / u (Summary)
6358 @kindex x (Summary)
6359 @findex gnus-summary-limit-to-unread
6360 Limit the summary buffer to articles not marked as read
6361 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6362 buffer to articles strictly unread.  This means that ticked and
6363 dormant articles will also be excluded.
6365 @item / m
6366 @kindex / m (Summary)
6367 @findex gnus-summary-limit-to-marks
6368 Ask for a mark and then limit to all articles that have been marked
6369 with that mark (@code{gnus-summary-limit-to-marks}).
6371 @item / t
6372 @kindex / t (Summary)
6373 @findex gnus-summary-limit-to-age
6374 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6375 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6376 articles younger than that number of days.
6378 @item / n
6379 @kindex / n (Summary)
6380 @findex gnus-summary-limit-to-articles
6381 With prefix @samp{n}, limit the summary buffer to the next @samp{n}
6382 articles.  If not given a prefix, use the process marked articles
6383 instead.  (@code{gnus-summary-limit-to-articles}).
6385 @item / w
6386 @kindex / w (Summary)
6387 @findex gnus-summary-pop-limit
6388 Pop the previous limit off the stack and restore it
6389 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6390 the stack.
6392 @item / .
6393 @kindex / . (Summary)
6394 @findex gnus-summary-limit-to-unseen
6395 Limit the summary buffer to the unseen articles
6396 (@code{gnus-summary-limit-to-unseen}).
6398 @item / v
6399 @kindex / v (Summary)
6400 @findex gnus-summary-limit-to-score
6401 Limit the summary buffer to articles that have a score at or above some
6402 score (@code{gnus-summary-limit-to-score}).
6404 @item / p
6405 @kindex / p (Summary)
6406 @findex gnus-summary-limit-to-display-predicate
6407 Limit the summary buffer to articles that satisfy the @code{display}
6408 group parameter predicate
6409 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6410 Parameters}, for more on this predicate.
6412 @item / E
6413 @itemx M S
6414 @kindex M S (Summary)
6415 @kindex / E (Summary)
6416 @findex gnus-summary-limit-include-expunged
6417 Include all expunged articles in the limit
6418 (@code{gnus-summary-limit-include-expunged}).
6420 @item / D
6421 @kindex / D (Summary)
6422 @findex gnus-summary-limit-include-dormant
6423 Include all dormant articles in the limit
6424 (@code{gnus-summary-limit-include-dormant}).
6426 @item / *
6427 @kindex / * (Summary)
6428 @findex gnus-summary-limit-include-cached
6429 Include all cached articles in the limit
6430 (@code{gnus-summary-limit-include-cached}).
6432 @item / d
6433 @kindex / d (Summary)
6434 @findex gnus-summary-limit-exclude-dormant
6435 Exclude all dormant articles from the limit
6436 (@code{gnus-summary-limit-exclude-dormant}).
6438 @item / M
6439 @kindex / M (Summary)
6440 @findex gnus-summary-limit-exclude-marks
6441 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6443 @item / T
6444 @kindex / T (Summary)
6445 @findex gnus-summary-limit-include-thread
6446 Include all the articles in the current thread in the limit.
6448 @item / c
6449 @kindex / c (Summary)
6450 @findex gnus-summary-limit-exclude-childless-dormant
6451 Exclude all dormant articles that have no children from the limit@*
6452 (@code{gnus-summary-limit-exclude-childless-dormant}).
6454 @item / C
6455 @kindex / C (Summary)
6456 @findex gnus-summary-limit-mark-excluded-as-read
6457 Mark all excluded unread articles as read
6458 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6459 also mark excluded ticked and dormant articles as read.
6461 @item / N
6462 @kindex / N (Summary)
6463 @findex gnus-summary-insert-new-articles
6464 Insert all new articles in the summary buffer.  It scans for new emails
6465 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6467 @item / o
6468 @kindex / o (Summary)
6469 @findex gnus-summary-insert-old-articles
6470 Insert all old articles in the summary buffer.  If given a numbered
6471 prefix, fetch this number of articles.
6473 @end table
6476 @node Threading
6477 @section Threading
6478 @cindex threading
6479 @cindex article threading
6481 Gnus threads articles by default.  @dfn{To thread} is to put responses
6482 to articles directly after the articles they respond to---in a
6483 hierarchical fashion.
6485 Threading is done by looking at the @code{References} headers of the
6486 articles.  In a perfect world, this would be enough to build pretty
6487 trees, but unfortunately, the @code{References} header is often broken
6488 or simply missing.  Weird news propagation exacerbates the problem,
6489 so one has to employ other heuristics to get pleasing results.  A
6490 plethora of approaches exists, as detailed in horrible detail in
6491 @ref{Customizing Threading}.
6493 First, a quick overview of the concepts:
6495 @table @dfn
6496 @item root
6497 The top-most article in a thread; the first article in the thread.
6499 @item thread
6500 A tree-like article structure.
6502 @item sub-thread
6503 A small(er) section of this tree-like structure.
6505 @item loose threads
6506 Threads often lose their roots due to article expiry, or due to the root
6507 already having been read in a previous session, and not displayed in the
6508 summary buffer.  We then typically have many sub-threads that really
6509 belong to one thread, but are without connecting roots.  These are
6510 called loose threads.
6512 @item thread gathering
6513 An attempt to gather loose threads into bigger threads.
6515 @item sparse threads
6516 A thread where the missing articles have been ``guessed'' at, and are
6517 displayed as empty lines in the summary buffer.
6519 @end table
6522 @menu
6523 * Customizing Threading::       Variables you can change to affect the threading.
6524 * Thread Commands::             Thread based commands in the summary buffer.
6525 @end menu
6528 @node Customizing Threading
6529 @subsection Customizing Threading
6530 @cindex customizing threading
6532 @menu
6533 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6534 * Filling In Threads::          Making the threads displayed look fuller.
6535 * More Threading::              Even more variables for fiddling with threads.
6536 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6537 @end menu
6540 @node Loose Threads
6541 @subsubsection Loose Threads
6542 @cindex <
6543 @cindex >
6544 @cindex loose threads
6546 @table @code
6547 @item gnus-summary-make-false-root
6548 @vindex gnus-summary-make-false-root
6549 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6550 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6551 Yup.)  Loose subtrees occur when the real root has expired, or you've
6552 read or killed the root in a previous session.
6554 When there is no real root of a thread, Gnus will have to fudge
6555 something.  This variable says what fudging method Gnus should use.
6556 There are four possible values:
6558 @iftex
6559 @iflatex
6560 \gnusfigure{The Summary Buffer}{390}{
6561 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6562 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6563 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6564 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6566 @end iflatex
6567 @end iftex
6569 @cindex adopting articles
6571 @table @code
6573 @item adopt
6574 Gnus will make the first of the orphaned articles the parent.  This
6575 parent will adopt all the other articles.  The adopted articles will be
6576 marked as such by pointy brackets (@samp{<>}) instead of the standard
6577 square brackets (@samp{[]}).  This is the default method.
6579 @item dummy
6580 @vindex gnus-summary-dummy-line-format
6581 @vindex gnus-summary-make-false-root-always
6582 Gnus will create a dummy summary line that will pretend to be the
6583 parent.  This dummy line does not correspond to any real article, so
6584 selecting it will just select the first real article after the dummy
6585 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6586 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6587 which is the subject of the article.  @xref{Formatting Variables}.
6588 If you want all threads to have a dummy root, even the non-gathered
6589 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6591 @item empty
6592 Gnus won't actually make any article the parent, but simply leave the
6593 subject field of all orphans except the first empty.  (Actually, it will
6594 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6595 Buffer Format}).)
6597 @item none
6598 Don't make any article parent at all.  Just gather the threads and
6599 display them after one another.
6601 @item nil
6602 Don't gather loose threads.
6603 @end table
6605 @item gnus-summary-gather-subject-limit
6606 @vindex gnus-summary-gather-subject-limit
6607 Loose threads are gathered by comparing subjects of articles.  If this
6608 variable is @code{nil}, Gnus requires an exact match between the
6609 subjects of the loose threads before gathering them into one big
6610 super-thread.  This might be too strict a requirement, what with the
6611 presence of stupid newsreaders that chop off long subject lines.  If
6612 you think so, set this variable to, say, 20 to require that only the
6613 first 20 characters of the subjects have to match.  If you set this
6614 variable to a really low number, you'll find that Gnus will gather
6615 everything in sight into one thread, which isn't very helpful.
6617 @cindex fuzzy article gathering
6618 If you set this variable to the special value @code{fuzzy}, Gnus will
6619 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6620 Matching}).
6622 @item gnus-simplify-subject-fuzzy-regexp
6623 @vindex gnus-simplify-subject-fuzzy-regexp
6624 This can either be a regular expression or list of regular expressions
6625 that match strings that will be removed from subjects if fuzzy subject
6626 simplification is used.
6628 @item gnus-simplify-ignored-prefixes
6629 @vindex gnus-simplify-ignored-prefixes
6630 If you set @code{gnus-summary-gather-subject-limit} to something as low
6631 as 10, you might consider setting this variable to something sensible:
6633 @c Written by Michael Ernst <mernst@cs.rice.edu>
6634 @lisp
6635 (setq gnus-simplify-ignored-prefixes
6636       (concat
6637        "\\`\\[?\\("
6638        (mapconcat
6639         'identity
6640         '("looking"
6641           "wanted" "followup" "summary\\( of\\)?"
6642           "help" "query" "problem" "question"
6643           "answer" "reference" "announce"
6644           "How can I" "How to" "Comparison of"
6645           ;; ...
6646           )
6647         "\\|")
6648        "\\)\\s *\\("
6649        (mapconcat 'identity
6650                   '("for" "for reference" "with" "about")
6651                   "\\|")
6652        "\\)?\\]?:?[ \t]*"))
6653 @end lisp
6655 All words that match this regexp will be removed before comparing two
6656 subjects.
6658 @item gnus-simplify-subject-functions
6659 @vindex gnus-simplify-subject-functions
6660 If non-@code{nil}, this variable overrides
6661 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6662 list of functions to apply to the @code{Subject} string iteratively to
6663 arrive at the simplified version of the string.
6665 Useful functions to put in this list include:
6667 @table @code
6668 @item gnus-simplify-subject-re
6669 @findex gnus-simplify-subject-re
6670 Strip the leading @samp{Re:}.
6672 @item gnus-simplify-subject-fuzzy
6673 @findex gnus-simplify-subject-fuzzy
6674 Simplify fuzzily.
6676 @item gnus-simplify-whitespace
6677 @findex gnus-simplify-whitespace
6678 Remove excessive whitespace.
6680 @item gnus-simplify-all-whitespace
6681 @findex gnus-simplify-all-whitespace
6682 Remove all whitespace.
6683 @end table
6685 You may also write your own functions, of course.
6688 @item gnus-summary-gather-exclude-subject
6689 @vindex gnus-summary-gather-exclude-subject
6690 Since loose thread gathering is done on subjects only, that might lead
6691 to many false hits, especially with certain common subjects like
6692 @samp{} and @samp{(none)}.  To make the situation slightly better,
6693 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6694 what subjects should be excluded from the gathering process.@*
6695 The default is @samp{^ *$\\|^(none)$}.
6697 @item gnus-summary-thread-gathering-function
6698 @vindex gnus-summary-thread-gathering-function
6699 Gnus gathers threads by looking at @code{Subject} headers.  This means
6700 that totally unrelated articles may end up in the same ``thread'', which
6701 is confusing.  An alternate approach is to look at all the
6702 @code{Message-ID}s in all the @code{References} headers to find matches.
6703 This will ensure that no gathered threads ever include unrelated
6704 articles, but it also means that people who have posted with broken
6705 newsreaders won't be gathered properly.  The choice is yours---plague or
6706 cholera:
6708 @table @code
6709 @item gnus-gather-threads-by-subject
6710 @findex gnus-gather-threads-by-subject
6711 This function is the default gathering function and looks at
6712 @code{Subject}s exclusively.
6714 @item gnus-gather-threads-by-references
6715 @findex gnus-gather-threads-by-references
6716 This function looks at @code{References} headers exclusively.
6717 @end table
6719 If you want to test gathering by @code{References}, you could say
6720 something like:
6722 @lisp
6723 (setq gnus-summary-thread-gathering-function
6724       'gnus-gather-threads-by-references)
6725 @end lisp
6727 @end table
6730 @node Filling In Threads
6731 @subsubsection Filling In Threads
6733 @table @code
6734 @item gnus-fetch-old-headers
6735 @vindex gnus-fetch-old-headers
6736 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6737 more old headers---headers to articles marked as read.  If you would
6738 like to display as few summary lines as possible, but still connect as
6739 many loose threads as possible, you should set this variable to
6740 @code{some} or a number.  If you set it to a number, no more than that
6741 number of extra old headers will be fetched.  In either case, fetching
6742 old headers only works if the back end you are using carries overview
6743 files---this would normally be @code{nntp}, @code{nnspool},
6744 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6745 the thread has been expired by the server, there's not much Gnus can
6746 do about that.
6748 This variable can also be set to @code{invisible}.  This won't have any
6749 visible effects, but is useful if you use the @kbd{A T} command a lot
6750 (@pxref{Finding the Parent}).
6752 @item gnus-fetch-old-ephemeral-headers
6753 @vindex gnus-fetch-old-ephemeral-headers
6754 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6755 newsgroups.
6757 @item gnus-build-sparse-threads
6758 @vindex gnus-build-sparse-threads
6759 Fetching old headers can be slow.  A low-rent similar effect can be
6760 gotten by setting this variable to @code{some}.  Gnus will then look at
6761 the complete @code{References} headers of all articles and try to string
6762 together articles that belong in the same thread.  This will leave
6763 @dfn{gaps} in the threading display where Gnus guesses that an article
6764 is missing from the thread.  (These gaps appear like normal summary
6765 lines.  If you select a gap, Gnus will try to fetch the article in
6766 question.)  If this variable is @code{t}, Gnus will display all these
6767 ``gaps'' without regard for whether they are useful for completing the
6768 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6769 off sparse leaf nodes that don't lead anywhere.  This variable is
6770 @code{nil} by default.
6772 @item gnus-read-all-available-headers
6773 @vindex gnus-read-all-available-headers
6774 This is a rather obscure variable that few will find useful.  It's
6775 intended for those non-news newsgroups where the back end has to fetch
6776 quite a lot to present the summary buffer, and where it's impossible to
6777 go back to parents of articles.  This is mostly the case in the
6778 web-based groups, like the @code{nnultimate} groups.
6780 If you don't use those, then it's safe to leave this as the default
6781 @code{nil}.  If you want to use this variable, it should be a regexp
6782 that matches the group name, or @code{t} for all groups.
6784 @end table
6787 @node More Threading
6788 @subsubsection More Threading
6790 @table @code
6791 @item gnus-show-threads
6792 @vindex gnus-show-threads
6793 If this variable is @code{nil}, no threading will be done, and all of
6794 the rest of the variables here will have no effect.  Turning threading
6795 off will speed group selection up a bit, but it is sure to make reading
6796 slower and more awkward.
6798 @item gnus-thread-hide-subtree
6799 @vindex gnus-thread-hide-subtree
6800 If non-@code{nil}, all threads will be hidden when the summary buffer is
6801 generated.
6803 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6804 Available predicates are @code{gnus-article-unread-p} and
6805 @code{gnus-article-unseen-p}.
6807 Here's an example:
6809 @lisp
6810 (setq gnus-thread-hide-subtree
6811       '(or gnus-article-unread-p
6812            gnus-article-unseen-p))
6813 @end lisp
6815 (It's a pretty nonsensical example, since all unseen articles are also
6816 unread, but you get my drift.)
6819 @item gnus-thread-expunge-below
6820 @vindex gnus-thread-expunge-below
6821 All threads that have a total score (as defined by
6822 @code{gnus-thread-score-function}) less than this number will be
6823 expunged.  This variable is @code{nil} by default, which means that no
6824 threads are expunged.
6826 @item gnus-thread-hide-killed
6827 @vindex gnus-thread-hide-killed
6828 if you kill a thread and this variable is non-@code{nil}, the subtree
6829 will be hidden.
6831 @item gnus-thread-ignore-subject
6832 @vindex gnus-thread-ignore-subject
6833 Sometimes somebody changes the subject in the middle of a thread.  If
6834 this variable is non-@code{nil}, which is the default, the subject
6835 change is ignored.  If it is @code{nil}, a change in the subject will
6836 result in a new thread.
6838 @item gnus-thread-indent-level
6839 @vindex gnus-thread-indent-level
6840 This is a number that says how much each sub-thread should be indented.
6841 The default is 4.
6843 @item gnus-sort-gathered-threads-function
6844 @vindex gnus-sort-gathered-threads-function
6845 Sometimes, particularly with mailing lists, the order in which mails
6846 arrive locally is not necessarily the same as the order in which they
6847 arrived on the mailing list.  Consequently, when sorting sub-threads
6848 using the default @code{gnus-thread-sort-by-number}, responses can end
6849 up appearing before the article to which they are responding to.
6850 Setting this variable to an alternate value
6851 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6852 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6853 more logical sub-thread ordering in such instances.
6855 @end table
6858 @node Low-Level Threading
6859 @subsubsection Low-Level Threading
6861 @table @code
6863 @item gnus-parse-headers-hook
6864 @vindex gnus-parse-headers-hook
6865 Hook run before parsing any headers.
6867 @item gnus-alter-header-function
6868 @vindex gnus-alter-header-function
6869 If non-@code{nil}, this function will be called to allow alteration of
6870 article header structures.  The function is called with one parameter,
6871 the article header vector, which it may alter in any way.  For instance,
6872 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6873 in systematic ways (by adding prefixes and such), you can use this
6874 variable to un-scramble the @code{Message-ID}s so that they are more
6875 meaningful.  Here's one example:
6877 @lisp
6878 (setq gnus-alter-header-function 'my-alter-message-id)
6880 (defun my-alter-message-id (header)
6881   (let ((id (mail-header-id header)))
6882     (when (string-match
6883            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6884       (mail-header-set-id
6885        (concat (match-string 1 id) "@@" (match-string 2 id))
6886        header))))
6887 @end lisp
6889 @end table
6892 @node Thread Commands
6893 @subsection Thread Commands
6894 @cindex thread commands
6896 @table @kbd
6898 @item T k
6899 @itemx C-M-k
6900 @kindex T k (Summary)
6901 @kindex C-M-k (Summary)
6902 @findex gnus-summary-kill-thread
6903 Mark all articles in the current (sub-)thread as read
6904 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6905 remove all marks instead.  If the prefix argument is negative, tick
6906 articles instead.
6908 @item T l
6909 @itemx C-M-l
6910 @kindex T l (Summary)
6911 @kindex C-M-l (Summary)
6912 @findex gnus-summary-lower-thread
6913 Lower the score of the current (sub-)thread
6914 (@code{gnus-summary-lower-thread}).
6916 @item T i
6917 @kindex T i (Summary)
6918 @findex gnus-summary-raise-thread
6919 Increase the score of the current (sub-)thread
6920 (@code{gnus-summary-raise-thread}).
6922 @item T #
6923 @kindex T # (Summary)
6924 @findex gnus-uu-mark-thread
6925 Set the process mark on the current (sub-)thread
6926 (@code{gnus-uu-mark-thread}).
6928 @item T M-#
6929 @kindex T M-# (Summary)
6930 @findex gnus-uu-unmark-thread
6931 Remove the process mark from the current (sub-)thread
6932 (@code{gnus-uu-unmark-thread}).
6934 @item T T
6935 @kindex T T (Summary)
6936 @findex gnus-summary-toggle-threads
6937 Toggle threading (@code{gnus-summary-toggle-threads}).
6939 @item T s
6940 @kindex T s (Summary)
6941 @findex gnus-summary-show-thread
6942 Expose the (sub-)thread hidden under the current article, if any@*
6943 (@code{gnus-summary-show-thread}).
6945 @item T h
6946 @kindex T h (Summary)
6947 @findex gnus-summary-hide-thread
6948 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6950 @item T S
6951 @kindex T S (Summary)
6952 @findex gnus-summary-show-all-threads
6953 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6955 @item T H
6956 @kindex T H (Summary)
6957 @findex gnus-summary-hide-all-threads
6958 Hide all threads (@code{gnus-summary-hide-all-threads}).
6960 @item T t
6961 @kindex T t (Summary)
6962 @findex gnus-summary-rethread-current
6963 Re-thread the current article's thread
6964 (@code{gnus-summary-rethread-current}).  This works even when the
6965 summary buffer is otherwise unthreaded.
6967 @item T ^
6968 @kindex T ^ (Summary)
6969 @findex gnus-summary-reparent-thread
6970 Make the current article the child of the marked (or previous) article
6971 (@code{gnus-summary-reparent-thread}).
6973 @end table
6975 The following commands are thread movement commands.  They all
6976 understand the numeric prefix.
6978 @table @kbd
6980 @item T n
6981 @kindex T n (Summary)
6982 @itemx C-M-f
6983 @kindex C-M-n (Summary)
6984 @itemx M-down
6985 @kindex M-down (Summary)
6986 @findex gnus-summary-next-thread
6987 Go to the next thread (@code{gnus-summary-next-thread}).
6989 @item T p
6990 @kindex T p (Summary)
6991 @itemx C-M-b
6992 @kindex C-M-p (Summary)
6993 @itemx M-up
6994 @kindex M-up (Summary)
6995 @findex gnus-summary-prev-thread
6996 Go to the previous thread (@code{gnus-summary-prev-thread}).
6998 @item T d
6999 @kindex T d (Summary)
7000 @findex gnus-summary-down-thread
7001 Descend the thread (@code{gnus-summary-down-thread}).
7003 @item T u
7004 @kindex T u (Summary)
7005 @findex gnus-summary-up-thread
7006 Ascend the thread (@code{gnus-summary-up-thread}).
7008 @item T o
7009 @kindex T o (Summary)
7010 @findex gnus-summary-top-thread
7011 Go to the top of the thread (@code{gnus-summary-top-thread}).
7012 @end table
7014 @vindex gnus-thread-operation-ignore-subject
7015 If you ignore subject while threading, you'll naturally end up with
7016 threads that have several different subjects in them.  If you then issue
7017 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
7018 wish to kill the entire thread, but just those parts of the thread that
7019 have the same subject as the current article.  If you like this idea,
7020 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
7021 is non-@code{nil} (which it is by default), subjects will be ignored
7022 when doing thread commands.  If this variable is @code{nil}, articles in
7023 the same thread with different subjects will not be included in the
7024 operation in question.  If this variable is @code{fuzzy}, only articles
7025 that have subjects fuzzily equal will be included (@pxref{Fuzzy
7026 Matching}).
7029 @node Sorting the Summary Buffer
7030 @section Sorting the Summary Buffer
7032 @findex gnus-thread-sort-by-total-score
7033 @findex gnus-thread-sort-by-date
7034 @findex gnus-thread-sort-by-score
7035 @findex gnus-thread-sort-by-subject
7036 @findex gnus-thread-sort-by-author
7037 @findex gnus-thread-sort-by-number
7038 @findex gnus-thread-sort-by-random
7039 @vindex gnus-thread-sort-functions
7040 @findex gnus-thread-sort-by-most-recent-number
7041 @findex gnus-thread-sort-by-most-recent-date
7042 If you are using a threaded summary display, you can sort the threads by
7043 setting @code{gnus-thread-sort-functions}, which can be either a single
7044 function, a list of functions, or a list containing functions and
7045 @code{(not some-function)} elements.
7047 By default, sorting is done on article numbers.  Ready-made sorting
7048 predicate functions include @code{gnus-thread-sort-by-number},
7049 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7050 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7051 @code{gnus-thread-sort-by-most-recent-number},
7052 @code{gnus-thread-sort-by-most-recent-date},
7053 @code{gnus-thread-sort-by-random} and
7054 @code{gnus-thread-sort-by-total-score}.
7056 Each function takes two threads and returns non-@code{nil} if the first
7057 thread should be sorted before the other.  Note that sorting really is
7058 normally done by looking only at the roots of each thread.
7060 If you use more than one function, the primary sort key should be the
7061 last function in the list.  You should probably always include
7062 @code{gnus-thread-sort-by-number} in the list of sorting
7063 functions---preferably first.  This will ensure that threads that are
7064 equal with respect to the other sort criteria will be displayed in
7065 ascending article order.
7067 If you would like to sort by reverse score, then by subject, and finally
7068 by number, you could do something like:
7070 @lisp
7071 (setq gnus-thread-sort-functions
7072       '(gnus-thread-sort-by-number
7073         gnus-thread-sort-by-subject
7074         (not gnus-thread-sort-by-total-score)))
7075 @end lisp
7077 The threads that have highest score will be displayed first in the
7078 summary buffer.  When threads have the same score, they will be sorted
7079 alphabetically.  The threads that have the same score and the same
7080 subject will be sorted by number, which is (normally) the sequence in
7081 which the articles arrived.
7083 If you want to sort by score and then reverse arrival order, you could
7084 say something like:
7086 @lisp
7087 (setq gnus-thread-sort-functions
7088       '((lambda (t1 t2)
7089           (not (gnus-thread-sort-by-number t1 t2)))
7090         gnus-thread-sort-by-score))
7091 @end lisp
7093 @vindex gnus-thread-score-function
7094 The function in the @code{gnus-thread-score-function} variable (default
7095 @code{+}) is used for calculating the total score of a thread.  Useful
7096 functions might be @code{max}, @code{min}, or squared means, or whatever
7097 tickles your fancy.
7099 @findex gnus-article-sort-functions
7100 @findex gnus-article-sort-by-date
7101 @findex gnus-article-sort-by-score
7102 @findex gnus-article-sort-by-subject
7103 @findex gnus-article-sort-by-author
7104 @findex gnus-article-sort-by-random
7105 @findex gnus-article-sort-by-number
7106 If you are using an unthreaded display for some strange reason or
7107 other, you have to fiddle with the @code{gnus-article-sort-functions}
7108 variable.  It is very similar to the
7109 @code{gnus-thread-sort-functions}, except that it uses slightly
7110 different functions for article comparison.  Available sorting
7111 predicate functions are @code{gnus-article-sort-by-number},
7112 @code{gnus-article-sort-by-author},
7113 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7114 @code{gnus-article-sort-by-random}, and
7115 @code{gnus-article-sort-by-score}.
7117 If you want to sort an unthreaded summary display by subject, you could
7118 say something like:
7120 @lisp
7121 (setq gnus-article-sort-functions
7122       '(gnus-article-sort-by-number
7123         gnus-article-sort-by-subject))
7124 @end lisp
7128 @node Asynchronous Fetching
7129 @section Asynchronous Article Fetching
7130 @cindex asynchronous article fetching
7131 @cindex article pre-fetch
7132 @cindex pre-fetch
7134 If you read your news from an @acronym{NNTP} server that's far away, the
7135 network latencies may make reading articles a chore.  You have to wait
7136 for a while after pressing @kbd{n} to go to the next article before the
7137 article appears.  Why can't Gnus just go ahead and fetch the article
7138 while you are reading the previous one?  Why not, indeed.
7140 First, some caveats.  There are some pitfalls to using asynchronous
7141 article fetching, especially the way Gnus does it.
7143 Let's say you are reading article 1, which is short, and article 2 is
7144 quite long, and you are not interested in reading that.  Gnus does not
7145 know this, so it goes ahead and fetches article 2.  You decide to read
7146 article 3, but since Gnus is in the process of fetching article 2, the
7147 connection is blocked.
7149 To avoid these situations, Gnus will open two (count 'em two)
7150 connections to the server.  Some people may think this isn't a very nice
7151 thing to do, but I don't see any real alternatives.  Setting up that
7152 extra connection takes some time, so Gnus startup will be slower.
7154 Gnus will fetch more articles than you will read.  This will mean that
7155 the link between your machine and the @acronym{NNTP} server will become more
7156 loaded than if you didn't use article pre-fetch.  The server itself will
7157 also become more loaded---both with the extra article requests, and the
7158 extra connection.
7160 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7161 you really want to.
7163 @vindex gnus-asynchronous
7164 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7165 happen automatically.
7167 @vindex gnus-use-article-prefetch
7168 You can control how many articles are to be pre-fetched by setting
7169 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7170 that when you read an article in the group, the back end will pre-fetch
7171 the next 30 articles.  If this variable is @code{t}, the back end will
7172 pre-fetch all the articles it can without bound.  If it is
7173 @code{nil}, no pre-fetching will be done.
7175 @vindex gnus-async-prefetch-article-p
7176 @findex gnus-async-unread-p
7177 There are probably some articles that you don't want to pre-fetch---read
7178 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7179 variable controls whether an article is to be pre-fetched.  This
7180 function should return non-@code{nil} when the article in question is
7181 to be pre-fetched.  The default is @code{gnus-async-unread-p}, which
7182 returns @code{nil} on read articles.  The function is called with an
7183 article data structure as the only parameter.
7185 If, for instance, you wish to pre-fetch only unread articles shorter
7186 than 100 lines, you could say something like:
7188 @lisp
7189 (defun my-async-short-unread-p (data)
7190   "Return non-nil for short, unread articles."
7191   (and (gnus-data-unread-p data)
7192        (< (mail-header-lines (gnus-data-header data))
7193           100)))
7195 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7196 @end lisp
7198 These functions will be called many, many times, so they should
7199 preferably be short and sweet to avoid slowing down Gnus too much.
7200 It's probably a good idea to byte-compile things like this.
7202 @vindex gnus-prefetched-article-deletion-strategy
7203 Articles have to be removed from the asynch buffer sooner or later.  The
7204 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7205 articles.  This is a list that may contain the following elements:
7207 @table @code
7208 @item read
7209 Remove articles when they are read.
7211 @item exit
7212 Remove articles when exiting the group.
7213 @end table
7215 The default value is @code{(read exit)}.
7217 @c @vindex gnus-use-header-prefetch
7218 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7219 @c from the next group.
7222 @node Article Caching
7223 @section Article Caching
7224 @cindex article caching
7225 @cindex caching
7227 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7228 consider turning article caching on.  Each article will then be stored
7229 locally under your home directory.  As you may surmise, this could
7230 potentially use @emph{huge} amounts of disk space, as well as eat up all
7231 your inodes so fast it will make your head swim.  In vodka.
7233 Used carefully, though, it could be just an easier way to save articles.
7235 @vindex gnus-use-long-file-name
7236 @vindex gnus-cache-directory
7237 @vindex gnus-use-cache
7238 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7239 all articles ticked or marked as dormant will then be copied
7240 over to your local cache (@code{gnus-cache-directory}).  Whether this
7241 cache is flat or hierarchical is controlled by the
7242 @code{gnus-use-long-file-name} variable, as usual.
7244 When re-selecting a ticked or dormant article, it will be fetched from the
7245 cache instead of from the server.  As articles in your cache will never
7246 expire, this might serve as a method of saving articles while still
7247 keeping them where they belong.  Just mark all articles you want to save
7248 as dormant, and don't worry.
7250 When an article is marked as read, is it removed from the cache.
7252 @vindex gnus-cache-remove-articles
7253 @vindex gnus-cache-enter-articles
7254 The entering/removal of articles from the cache is controlled by the
7255 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7256 variables.  Both are lists of symbols.  The first is @code{(ticked
7257 dormant)} by default, meaning that ticked and dormant articles will be
7258 put in the cache.  The latter is @code{(read)} by default, meaning that
7259 articles marked as read are removed from the cache.  Possibly
7260 symbols in these two lists are @code{ticked}, @code{dormant},
7261 @code{unread} and @code{read}.
7263 @findex gnus-jog-cache
7264 So where does the massive article-fetching and storing come into the
7265 picture?  The @code{gnus-jog-cache} command will go through all
7266 subscribed newsgroups, request all unread articles, score them, and
7267 store them in the cache.  You should only ever, ever ever ever, use this
7268 command if 1) your connection to the @acronym{NNTP} server is really, really,
7269 really slow and 2) you have a really, really, really huge disk.
7270 Seriously.  One way to cut down on the number of articles downloaded is
7271 to score unwanted articles down and have them marked as read.  They will
7272 not then be downloaded by this command.
7274 @vindex gnus-uncacheable-groups
7275 @vindex gnus-cacheable-groups
7276 It is likely that you do not want caching on all groups.  For instance,
7277 if your @code{nnml} mail is located under your home directory, it makes no
7278 sense to cache it somewhere else under your home directory.  Unless you
7279 feel that it's neat to use twice as much space.
7281 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7282 regexp of groups to cache, @samp{^nntp} for instance, or set the
7283 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7284 Both variables are @code{nil} by default.  If a group matches both
7285 variables, the group is not cached.
7287 @findex gnus-cache-generate-nov-databases
7288 @findex gnus-cache-generate-active
7289 @vindex gnus-cache-active-file
7290 The cache stores information on what articles it contains in its active
7291 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7292 of the cache) becomes all messed up for some reason or other, Gnus
7293 offers two functions that will try to set things right.  @kbd{M-x
7294 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7295 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7296 file.
7298 @findex gnus-cache-move-cache
7299 @code{gnus-cache-move-cache} will move your whole
7300 @code{gnus-cache-directory} to some other location.  You get asked to
7301 where, isn't that cool?
7303 @node Persistent Articles
7304 @section Persistent Articles
7305 @cindex persistent articles
7307 Closely related to article caching, we have @dfn{persistent articles}.
7308 In fact, it's just a different way of looking at caching, and much more
7309 useful in my opinion.
7311 Say you're reading a newsgroup, and you happen on to some valuable gem
7312 that you want to keep and treasure forever.  You'd normally just save it
7313 (using one of the many saving commands) in some file.  The problem with
7314 that is that it's just, well, yucky.  Ideally you'd prefer just having
7315 the article remain in the group where you found it forever; untouched by
7316 the expiry going on at the news server.
7318 This is what a @dfn{persistent article} is---an article that just won't
7319 be deleted.  It's implemented using the normal cache functions, but
7320 you use two explicit commands for managing persistent articles:
7322 @table @kbd
7324 @item *
7325 @kindex * (Summary)
7326 @findex gnus-cache-enter-article
7327 Make the current article persistent (@code{gnus-cache-enter-article}).
7329 @item M-*
7330 @kindex M-* (Summary)
7331 @findex gnus-cache-remove-article
7332 Remove the current article from the persistent articles
7333 (@code{gnus-cache-remove-article}).  This will normally delete the
7334 article.
7335 @end table
7337 Both these commands understand the process/prefix convention.
7339 To avoid having all ticked articles (and stuff) entered into the cache,
7340 you should set @code{gnus-use-cache} to @code{passive} if you're just
7341 interested in persistent articles:
7343 @lisp
7344 (setq gnus-use-cache 'passive)
7345 @end lisp
7348 @node Article Backlog
7349 @section Article Backlog
7350 @cindex backlog
7351 @cindex article backlog
7353 If you have a slow connection, but the idea of using caching seems
7354 unappealing to you (and it is, really), you can help the situation some
7355 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7356 already read articles so that it doesn't have to re-fetch articles
7357 you've already read.  This only helps if you are in the habit of
7358 re-selecting articles you've recently read, of course.  If you never do
7359 that, turning the backlog on will slow Gnus down a little bit, and
7360 increase memory usage some.
7362 @vindex gnus-keep-backlog
7363 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7364 at most @var{n} old articles in a buffer for later re-fetching.  If this
7365 variable is non-@code{nil} and is not a number, Gnus will store
7366 @emph{all} read articles, which means that your Emacs will grow without
7367 bound before exploding and taking your machine down with you.  I put
7368 that in there just to keep y'all on your toes.
7370 The default value is 20.
7373 @node Saving Articles
7374 @section Saving Articles
7375 @cindex saving articles
7377 Gnus can save articles in a number of ways.  Below is the documentation
7378 for saving articles in a fairly straight-forward fashion (i.e., little
7379 processing of the article is done before it is saved).  For a different
7380 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7381 (@pxref{Decoding Articles}).
7383 For the commands listed here, the target is a file.  If you want to
7384 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7385 command (@pxref{Mail Group Commands}).
7387 @vindex gnus-save-all-headers
7388 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7389 unwanted headers before saving the article.
7391 @vindex gnus-saved-headers
7392 If the preceding variable is @code{nil}, all headers that match the
7393 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7394 deleted before saving.
7396 @table @kbd
7398 @item O o
7399 @itemx o
7400 @kindex O o (Summary)
7401 @kindex o (Summary)
7402 @findex gnus-summary-save-article
7403 @c @icon{gnus-summary-save-article}
7404 Save the current article using the default article saver
7405 (@code{gnus-summary-save-article}).
7407 @item O m
7408 @kindex O m (Summary)
7409 @findex gnus-summary-save-article-mail
7410 Save the current article in a Unix mail box (mbox) file
7411 (@code{gnus-summary-save-article-mail}).
7413 @item O r
7414 @kindex O r (Summary)
7415 @findex gnus-summary-save-article-rmail
7416 Save the current article in Rmail format
7417 (@code{gnus-summary-save-article-rmail}).
7419 @item O f
7420 @kindex O f (Summary)
7421 @findex gnus-summary-save-article-file
7422 @c @icon{gnus-summary-save-article-file}
7423 Save the current article in plain file format
7424 (@code{gnus-summary-save-article-file}).
7426 @item O F
7427 @kindex O F (Summary)
7428 @findex gnus-summary-write-article-file
7429 Write the current article in plain file format, overwriting any previous
7430 file contents (@code{gnus-summary-write-article-file}).
7432 @item O b
7433 @kindex O b (Summary)
7434 @findex gnus-summary-save-article-body-file
7435 Save the current article body in plain file format
7436 (@code{gnus-summary-save-article-body-file}).
7438 @item O h
7439 @kindex O h (Summary)
7440 @findex gnus-summary-save-article-folder
7441 Save the current article in mh folder format
7442 (@code{gnus-summary-save-article-folder}).
7444 @item O v
7445 @kindex O v (Summary)
7446 @findex gnus-summary-save-article-vm
7447 Save the current article in a VM folder
7448 (@code{gnus-summary-save-article-vm}).
7450 @item O p
7451 @itemx |
7452 @kindex O p (Summary)
7453 @kindex | (Summary)
7454 @findex gnus-summary-pipe-output
7455 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7456 the current article to a process (@code{gnus-summary-pipe-output}).
7457 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7458 complete headers in the piped output.
7460 @item O P
7461 @kindex O P (Summary)
7462 @findex gnus-summary-muttprint
7463 @vindex gnus-summary-muttprint-program
7464 Save the current article into muttprint.  That is, print it using the
7465 external program @uref{http://muttprint.sourceforge.net/,
7466 Muttprint}.  The program name and options to use is controlled by the
7467 variable @code{gnus-summary-muttprint-program}.
7468 (@code{gnus-summary-muttprint}).
7470 @end table
7472 @vindex gnus-prompt-before-saving
7473 All these commands use the process/prefix convention
7474 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7475 functions, you might get tired of being prompted for files to save each
7476 and every article in.  The prompting action is controlled by
7477 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7478 default, giving you that excessive prompting action you know and
7479 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7480 just once for each series of articles you save.  If you like to really
7481 have Gnus do all your thinking for you, you can even set this variable
7482 to @code{nil}, which means that you will never be prompted for files to
7483 save articles in.  Gnus will simply save all the articles in the default
7484 files.
7487 @vindex gnus-default-article-saver
7488 You can customize the @code{gnus-default-article-saver} variable to make
7489 Gnus do what you want it to.  You can use any of the eight ready-made
7490 functions below, or you can create your own.
7492 @table @code
7494 @item gnus-summary-save-in-rmail
7495 @findex gnus-summary-save-in-rmail
7496 @vindex gnus-rmail-save-name
7497 @findex gnus-plain-save-name
7498 This is the default format, @dfn{Babyl}.  Uses the function in the
7499 @code{gnus-rmail-save-name} variable to get a file name to save the
7500 article in.  The default is @code{gnus-plain-save-name}.
7502 @item gnus-summary-save-in-mail
7503 @findex gnus-summary-save-in-mail
7504 @vindex gnus-mail-save-name
7505 Save in a Unix mail (mbox) file.  Uses the function in the
7506 @code{gnus-mail-save-name} variable to get a file name to save the
7507 article in.  The default is @code{gnus-plain-save-name}.
7509 @item gnus-summary-save-in-file
7510 @findex gnus-summary-save-in-file
7511 @vindex gnus-file-save-name
7512 @findex gnus-numeric-save-name
7513 Append the article straight to an ordinary file.  Uses the function in
7514 the @code{gnus-file-save-name} variable to get a file name to save the
7515 article in.  The default is @code{gnus-numeric-save-name}.
7517 @item gnus-summary-write-to-file
7518 @findex gnus-summary-write-to-file
7519 Write the article straight to an ordinary file.  The file is
7520 overwritten if it exists.  Uses the function in the
7521 @code{gnus-file-save-name} variable to get a file name to save the
7522 article in.  The default is @code{gnus-numeric-save-name}.
7524 @item gnus-summary-save-body-in-file
7525 @findex gnus-summary-save-body-in-file
7526 Append the article body to an ordinary file.  Uses the function in the
7527 @code{gnus-file-save-name} variable to get a file name to save the
7528 article in.  The default is @code{gnus-numeric-save-name}.
7530 @item gnus-summary-write-body-to-file
7531 @findex gnus-summary-write-body-to-file
7532 Write the article body straight to an ordinary file.  The file is
7533 overwritten if it exists.  Uses the function in the
7534 @code{gnus-file-save-name} variable to get a file name to save the
7535 article in.  The default is @code{gnus-numeric-save-name}.
7537 @item gnus-summary-save-in-folder
7538 @findex gnus-summary-save-in-folder
7539 @findex gnus-folder-save-name
7540 @findex gnus-Folder-save-name
7541 @vindex gnus-folder-save-name
7542 @cindex rcvstore
7543 @cindex MH folders
7544 Save the article to an MH folder using @code{rcvstore} from the MH
7545 library.  Uses the function in the @code{gnus-folder-save-name} variable
7546 to get a file name to save the article in.  The default is
7547 @code{gnus-folder-save-name}, but you can also use
7548 @code{gnus-Folder-save-name}, which creates capitalized names.
7550 @item gnus-summary-save-in-vm
7551 @findex gnus-summary-save-in-vm
7552 Save the article in a VM folder.  You have to have the VM mail
7553 reader to use this setting.
7554 @end table
7556 The symbol of each function may have the following properties:
7558 @table @code
7559 @item :decode
7560 The value non-@code{nil} means save decoded articles.  This is
7561 meaningful only with @code{gnus-summary-save-in-file},
7562 @code{gnus-summary-save-body-in-file},
7563 @code{gnus-summary-write-to-file}, and
7564 @code{gnus-summary-write-body-to-file}.
7566 @item :function
7567 The value specifies an alternative function which appends, not
7568 overwrites, articles to a file.  This implies that when saving many
7569 articles at a time, @code{gnus-prompt-before-saving} is bound to
7570 @code{t} and all articles are saved in a single file.  This is
7571 meaningful only with @code{gnus-summary-write-to-file} and
7572 @code{gnus-summary-write-body-to-file}.
7574 @item :headers
7575 The value specifies the symbol of a variable of which the value
7576 specifies headers to be saved.  If it is omitted,
7577 @code{gnus-save-all-headers} and @code{gnus-saved-headers} control what
7578 headers should be saved.
7579 @end table
7581 @vindex gnus-article-save-directory
7582 All of these functions, except for the last one, will save the article
7583 in the @code{gnus-article-save-directory}, which is initialized from the
7584 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7585 default.
7587 As you can see above, the functions use different functions to find a
7588 suitable name of a file to save the article in.  Below is a list of
7589 available functions that generate names:
7591 @table @code
7593 @item gnus-Numeric-save-name
7594 @findex gnus-Numeric-save-name
7595 File names like @file{~/News/Alt.andrea-dworkin/45}.
7597 @item gnus-numeric-save-name
7598 @findex gnus-numeric-save-name
7599 File names like @file{~/News/alt.andrea-dworkin/45}.
7601 @item gnus-Plain-save-name
7602 @findex gnus-Plain-save-name
7603 File names like @file{~/News/Alt.andrea-dworkin}.
7605 @item gnus-plain-save-name
7606 @findex gnus-plain-save-name
7607 File names like @file{~/News/alt.andrea-dworkin}.
7609 @item gnus-sender-save-name
7610 @findex gnus-sender-save-name
7611 File names like @file{~/News/larsi}.
7612 @end table
7614 @vindex gnus-split-methods
7615 You can have Gnus suggest where to save articles by plonking a regexp into
7616 the @code{gnus-split-methods} alist.  For instance, if you would like to
7617 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7618 related to VM in @file{vm-stuff}, you could set this variable to something
7619 like:
7621 @lisp
7622 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7623  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7624  (my-choosing-function "../other-dir/my-stuff")
7625  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7626 @end lisp
7628 We see that this is a list where each element is a list that has two
7629 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7630 a string (in which case it is used as a regexp to match on the article
7631 head); it can be a symbol (which will be called as a function with the
7632 group name as a parameter); or it can be a list (which will be
7633 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7634 the @dfn{file} will be used as a default prompt.  In addition, the
7635 result of the operation itself will be used if the function or form
7636 called returns a string or a list of strings.
7638 You basically end up with a list of file names that might be used when
7639 saving the current article.  (All ``matches'' will be used.)  You will
7640 then be prompted for what you really want to use as a name, with file
7641 name completion over the results from applying this variable.
7643 This variable is @code{((gnus-article-archive-name))} by default, which
7644 means that Gnus will look at the articles it saves for an
7645 @code{Archive-name} line and use that as a suggestion for the file
7646 name.
7648 Here's an example function to clean up file names somewhat.  If you have
7649 lots of mail groups called things like
7650 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7651 these group names before creating the file name to save to.  The
7652 following will do just that:
7654 @lisp
7655 (defun my-save-name (group)
7656   (when (string-match "^nnml:mail." group)
7657     (substring group (match-end 0))))
7659 (setq gnus-split-methods
7660       '((gnus-article-archive-name)
7661         (my-save-name)))
7662 @end lisp
7665 @vindex gnus-use-long-file-name
7666 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7667 @code{nil}, all the preceding functions will replace all periods
7668 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7669 the functions will generate hierarchies of directories instead of having
7670 all the files in the top level directory
7671 (@file{~/News/alt/andrea-dworkin} instead of
7672 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7673 on most systems.  However, for historical reasons, this is @code{nil} on
7674 Xenix and usg-unix-v machines by default.
7676 This function also affects kill and score file names.  If this variable
7677 is a list, and the list contains the element @code{not-score}, long file
7678 names will not be used for score files, if it contains the element
7679 @code{not-save}, long file names will not be used for saving, and if it
7680 contains the element @code{not-kill}, long file names will not be used
7681 for kill files.
7683 If you'd like to save articles in a hierarchy that looks something like
7684 a spool, you could
7686 @lisp
7687 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7688 (setq gnus-default-article-saver
7689       'gnus-summary-save-in-file)          ; @r{no encoding}
7690 @end lisp
7692 Then just save with @kbd{o}.  You'd then read this hierarchy with
7693 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7694 the top level directory as the argument (@file{~/News/}).  Then just walk
7695 around to the groups/directories with @code{nneething}.
7698 @node Decoding Articles
7699 @section Decoding Articles
7700 @cindex decoding articles
7702 Sometime users post articles (or series of articles) that have been
7703 encoded in some way or other.  Gnus can decode them for you.
7705 @menu
7706 * Uuencoded Articles::          Uudecode articles.
7707 * Shell Archives::              Unshar articles.
7708 * PostScript Files::            Split PostScript.
7709 * Other Files::                 Plain save and binhex.
7710 * Decoding Variables::          Variables for a happy decoding.
7711 * Viewing Files::               You want to look at the result of the decoding?
7712 @end menu
7714 @cindex series
7715 @cindex article series
7716 All these functions use the process/prefix convention
7717 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7718 the extension that a ``single article'' means ``a single series''.  Gnus
7719 can find out by itself what articles belong to a series, decode all the
7720 articles and unpack/view/save the resulting file(s).
7722 Gnus guesses what articles are in the series according to the following
7723 simplish rule: The subjects must be (nearly) identical, except for the
7724 last two numbers of the line.  (Spaces are largely ignored, however.)
7726 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7727 will find all the articles that match the regexp @samp{^cat.gif
7728 ([0-9]+/[0-9]+).*$}.
7730 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7731 series}, will not be properly recognized by any of the automatic viewing
7732 commands, and you have to mark the articles manually with @kbd{#}.
7735 @node Uuencoded Articles
7736 @subsection Uuencoded Articles
7737 @cindex uudecode
7738 @cindex uuencoded articles
7740 @table @kbd
7742 @item X u
7743 @kindex X u (Summary)
7744 @findex gnus-uu-decode-uu
7745 @c @icon{gnus-uu-decode-uu}
7746 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7748 @item X U
7749 @kindex X U (Summary)
7750 @findex gnus-uu-decode-uu-and-save
7751 Uudecodes and saves the current series
7752 (@code{gnus-uu-decode-uu-and-save}).
7754 @item X v u
7755 @kindex X v u (Summary)
7756 @findex gnus-uu-decode-uu-view
7757 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7759 @item X v U
7760 @kindex X v U (Summary)
7761 @findex gnus-uu-decode-uu-and-save-view
7762 Uudecodes, views and saves the current series
7763 (@code{gnus-uu-decode-uu-and-save-view}).
7765 @end table
7767 Remember that these all react to the presence of articles marked with
7768 the process mark.  If, for instance, you'd like to decode and save an
7769 entire newsgroup, you'd typically do @kbd{M P a}
7770 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7771 (@code{gnus-uu-decode-uu-and-save}).
7773 All this is very much different from how @code{gnus-uu} worked with
7774 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7775 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7776 articles in some way (@pxref{Setting Process Marks}) and then press
7777 @kbd{X u}.
7779 @vindex gnus-uu-notify-files
7780 Note: When trying to decode articles that have names matching
7781 @code{gnus-uu-notify-files}, which is hard-coded to
7782 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7783 automatically post an article on @samp{comp.unix.wizards} saying that
7784 you have just viewed the file in question.  This feature can't be turned
7785 off.
7788 @node Shell Archives
7789 @subsection Shell Archives
7790 @cindex unshar
7791 @cindex shell archives
7792 @cindex shared articles
7794 Shell archives (``shar files'') used to be a popular way to distribute
7795 sources, but it isn't used all that much today.  In any case, we have
7796 some commands to deal with these:
7798 @table @kbd
7800 @item X s
7801 @kindex X s (Summary)
7802 @findex gnus-uu-decode-unshar
7803 Unshars the current series (@code{gnus-uu-decode-unshar}).
7805 @item X S
7806 @kindex X S (Summary)
7807 @findex gnus-uu-decode-unshar-and-save
7808 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7810 @item X v s
7811 @kindex X v s (Summary)
7812 @findex gnus-uu-decode-unshar-view
7813 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7815 @item X v S
7816 @kindex X v S (Summary)
7817 @findex gnus-uu-decode-unshar-and-save-view
7818 Unshars, views and saves the current series
7819 (@code{gnus-uu-decode-unshar-and-save-view}).
7820 @end table
7823 @node PostScript Files
7824 @subsection PostScript Files
7825 @cindex PostScript
7827 @table @kbd
7829 @item X p
7830 @kindex X p (Summary)
7831 @findex gnus-uu-decode-postscript
7832 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7834 @item X P
7835 @kindex X P (Summary)
7836 @findex gnus-uu-decode-postscript-and-save
7837 Unpack and save the current PostScript series
7838 (@code{gnus-uu-decode-postscript-and-save}).
7840 @item X v p
7841 @kindex X v p (Summary)
7842 @findex gnus-uu-decode-postscript-view
7843 View the current PostScript series
7844 (@code{gnus-uu-decode-postscript-view}).
7846 @item X v P
7847 @kindex X v P (Summary)
7848 @findex gnus-uu-decode-postscript-and-save-view
7849 View and save the current PostScript series
7850 (@code{gnus-uu-decode-postscript-and-save-view}).
7851 @end table
7854 @node Other Files
7855 @subsection Other Files
7857 @table @kbd
7858 @item X o
7859 @kindex X o (Summary)
7860 @findex gnus-uu-decode-save
7861 Save the current series
7862 (@code{gnus-uu-decode-save}).
7864 @item X b
7865 @kindex X b (Summary)
7866 @findex gnus-uu-decode-binhex
7867 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7868 doesn't really work yet.
7869 @end table
7872 @node Decoding Variables
7873 @subsection Decoding Variables
7875 Adjective, not verb.
7877 @menu
7878 * Rule Variables::              Variables that say how a file is to be viewed.
7879 * Other Decode Variables::      Other decode variables.
7880 * Uuencoding and Posting::      Variables for customizing uuencoding.
7881 @end menu
7884 @node Rule Variables
7885 @subsubsection Rule Variables
7886 @cindex rule variables
7888 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7889 variables are of the form
7891 @lisp
7892       (list '(regexp1 command2)
7893             '(regexp2 command2)
7894             ...)
7895 @end lisp
7897 @table @code
7899 @item gnus-uu-user-view-rules
7900 @vindex gnus-uu-user-view-rules
7901 @cindex sox
7902 This variable is consulted first when viewing files.  If you wish to use,
7903 for instance, @code{sox} to convert an @file{.au} sound file, you could
7904 say something like:
7905 @lisp
7906 (setq gnus-uu-user-view-rules
7907       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7908 @end lisp
7910 @item gnus-uu-user-view-rules-end
7911 @vindex gnus-uu-user-view-rules-end
7912 This variable is consulted if Gnus couldn't make any matches from the
7913 user and default view rules.
7915 @item gnus-uu-user-archive-rules
7916 @vindex gnus-uu-user-archive-rules
7917 This variable can be used to say what commands should be used to unpack
7918 archives.
7919 @end table
7922 @node Other Decode Variables
7923 @subsubsection Other Decode Variables
7925 @table @code
7926 @vindex gnus-uu-grabbed-file-functions
7928 @item gnus-uu-grabbed-file-functions
7929 All functions in this list will be called right after each file has been
7930 successfully decoded---so that you can move or view files right away,
7931 and don't have to wait for all files to be decoded before you can do
7932 anything.  Ready-made functions you can put in this list are:
7934 @table @code
7936 @item gnus-uu-grab-view
7937 @findex gnus-uu-grab-view
7938 View the file.
7940 @item gnus-uu-grab-move
7941 @findex gnus-uu-grab-move
7942 Move the file (if you're using a saving function.)
7943 @end table
7945 @item gnus-uu-be-dangerous
7946 @vindex gnus-uu-be-dangerous
7947 Specifies what to do if unusual situations arise during decoding.  If
7948 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7949 that didn't work, and overwrite existing files.  Otherwise, ask each
7950 time.
7952 @item gnus-uu-ignore-files-by-name
7953 @vindex gnus-uu-ignore-files-by-name
7954 Files with name matching this regular expression won't be viewed.
7956 @item gnus-uu-ignore-files-by-type
7957 @vindex gnus-uu-ignore-files-by-type
7958 Files with a @acronym{MIME} type matching this variable won't be viewed.
7959 Note that Gnus tries to guess what type the file is based on the name.
7960 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7961 kludgey.
7963 @item gnus-uu-tmp-dir
7964 @vindex gnus-uu-tmp-dir
7965 Where @code{gnus-uu} does its work.
7967 @item gnus-uu-do-not-unpack-archives
7968 @vindex gnus-uu-do-not-unpack-archives
7969 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7970 looking for files to display.
7972 @item gnus-uu-view-and-save
7973 @vindex gnus-uu-view-and-save
7974 Non-@code{nil} means that the user will always be asked to save a file
7975 after viewing it.
7977 @item gnus-uu-ignore-default-view-rules
7978 @vindex gnus-uu-ignore-default-view-rules
7979 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7980 rules.
7982 @item gnus-uu-ignore-default-archive-rules
7983 @vindex gnus-uu-ignore-default-archive-rules
7984 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7985 unpacking commands.
7987 @item gnus-uu-kill-carriage-return
7988 @vindex gnus-uu-kill-carriage-return
7989 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7990 from articles.
7992 @item gnus-uu-unmark-articles-not-decoded
7993 @vindex gnus-uu-unmark-articles-not-decoded
7994 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7995 decoded articles as unread.
7997 @item gnus-uu-correct-stripped-uucode
7998 @vindex gnus-uu-correct-stripped-uucode
7999 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
8000 uuencoded files that have had trailing spaces deleted.
8002 @item gnus-uu-pre-uudecode-hook
8003 @vindex gnus-uu-pre-uudecode-hook
8004 Hook run before sending a message to @code{uudecode}.
8006 @item gnus-uu-view-with-metamail
8007 @vindex gnus-uu-view-with-metamail
8008 @cindex metamail
8009 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
8010 commands defined by the rule variables and just fudge a @acronym{MIME}
8011 content type based on the file name.  The result will be fed to
8012 @code{metamail} for viewing.
8014 @item gnus-uu-save-in-digest
8015 @vindex gnus-uu-save-in-digest
8016 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
8017 decoding, will save in digests.  If this variable is @code{nil},
8018 @code{gnus-uu} will just save everything in a file without any
8019 embellishments.  The digesting almost conforms to RFC 1153---no easy way
8020 to specify any meaningful volume and issue numbers were found, so I
8021 simply dropped them.
8023 @end table
8026 @node Uuencoding and Posting
8027 @subsubsection Uuencoding and Posting
8029 @table @code
8031 @item gnus-uu-post-include-before-composing
8032 @vindex gnus-uu-post-include-before-composing
8033 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
8034 before you compose the article.  If this variable is @code{t}, you can
8035 either include an encoded file with @kbd{C-c C-i} or have one included
8036 for you when you post the article.
8038 @item gnus-uu-post-length
8039 @vindex gnus-uu-post-length
8040 Maximum length of an article.  The encoded file will be split into how
8041 many articles it takes to post the entire file.
8043 @item gnus-uu-post-threaded
8044 @vindex gnus-uu-post-threaded
8045 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
8046 thread.  This may not be smart, as no other decoder I have seen is able
8047 to follow threads when collecting uuencoded articles.  (Well, I have
8048 seen one package that does that---@code{gnus-uu}, but somehow, I don't
8049 think that counts@dots{}) Default is @code{nil}.
8051 @item gnus-uu-post-separate-description
8052 @vindex gnus-uu-post-separate-description
8053 Non-@code{nil} means that the description will be posted in a separate
8054 article.  The first article will typically be numbered (0/x).  If this
8055 variable is @code{nil}, the description the user enters will be included
8056 at the beginning of the first article, which will be numbered (1/x).
8057 Default is @code{t}.
8059 @end table
8062 @node Viewing Files
8063 @subsection Viewing Files
8064 @cindex viewing files
8065 @cindex pseudo-articles
8067 After decoding, if the file is some sort of archive, Gnus will attempt
8068 to unpack the archive and see if any of the files in the archive can be
8069 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
8070 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
8071 uncompress and de-tar the main file, and then view the two pictures.
8072 This unpacking process is recursive, so if the archive contains archives
8073 of archives, it'll all be unpacked.
8075 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
8076 extracted file into the summary buffer.  If you go to these
8077 ``articles'', you will be prompted for a command to run (usually Gnus
8078 will make a suggestion), and then the command will be run.
8080 @vindex gnus-view-pseudo-asynchronously
8081 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8082 until the viewing is done before proceeding.
8084 @vindex gnus-view-pseudos
8085 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8086 the pseudo-articles into the summary buffer, but view them
8087 immediately.  If this variable is @code{not-confirm}, the user won't even
8088 be asked for a confirmation before viewing is done.
8090 @vindex gnus-view-pseudos-separately
8091 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8092 pseudo-article will be created for each file to be viewed.  If
8093 @code{nil}, all files that use the same viewing command will be given as
8094 a list of parameters to that command.
8096 @vindex gnus-insert-pseudo-articles
8097 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8098 pseudo-articles when decoding.  It is @code{t} by default.
8100 So; there you are, reading your @emph{pseudo-articles} in your
8101 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8102 Why isn't anything real anymore? How did we get here?
8105 @node Article Treatment
8106 @section Article Treatment
8108 Reading through this huge manual, you may have quite forgotten that the
8109 object of newsreaders is to actually, like, read what people have
8110 written.  Reading articles.  Unfortunately, people are quite bad at
8111 writing, so there are tons of functions and variables to make reading
8112 these articles easier.
8114 @menu
8115 * Article Highlighting::        You want to make the article look like fruit salad.
8116 * Article Fontisizing::         Making emphasized text look nice.
8117 * Article Hiding::              You also want to make certain info go away.
8118 * Article Washing::             Lots of way-neat functions to make life better.
8119 * Article Header::              Doing various header transformations.
8120 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8121 * Article Button Levels::       Controlling appearance of buttons.
8122 * Article Date::                Grumble, UT!
8123 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8124 * Article Signature::           What is a signature?
8125 * Article Miscellanea::         Various other stuff.
8126 @end menu
8129 @node Article Highlighting
8130 @subsection Article Highlighting
8131 @cindex highlighting
8133 Not only do you want your article buffer to look like fruit salad, but
8134 you want it to look like technicolor fruit salad.
8136 @table @kbd
8138 @item W H a
8139 @kindex W H a (Summary)
8140 @findex gnus-article-highlight
8141 @findex gnus-article-maybe-highlight
8142 Do much highlighting of the current article
8143 (@code{gnus-article-highlight}).  This function highlights header, cited
8144 text, the signature, and adds buttons to the body and the head.
8146 @item W H h
8147 @kindex W H h (Summary)
8148 @findex gnus-article-highlight-headers
8149 @vindex gnus-header-face-alist
8150 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8151 highlighting will be done according to the @code{gnus-header-face-alist}
8152 variable, which is a list where each element has the form
8153 @code{(@var{regexp} @var{name} @var{content})}.
8154 @var{regexp} is a regular expression for matching the
8155 header, @var{name} is the face used for highlighting the header name
8156 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8157 the header value.  The first match made will be used.  Note that
8158 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8160 @item W H c
8161 @kindex W H c (Summary)
8162 @findex gnus-article-highlight-citation
8163 Highlight cited text (@code{gnus-article-highlight-citation}).
8165 Some variables to customize the citation highlights:
8167 @table @code
8168 @vindex gnus-cite-parse-max-size
8170 @item gnus-cite-parse-max-size
8171 If the article size in bytes is bigger than this variable (which is
8172 25000 by default), no citation highlighting will be performed.
8174 @item gnus-cite-max-prefix
8175 @vindex gnus-cite-max-prefix
8176 Maximum possible length for a citation prefix (default 20).
8178 @item gnus-cite-face-list
8179 @vindex gnus-cite-face-list
8180 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8181 When there are citations from multiple articles in the same message,
8182 Gnus will try to give each citation from each article its own face.
8183 This should make it easier to see who wrote what.
8185 @item gnus-supercite-regexp
8186 @vindex gnus-supercite-regexp
8187 Regexp matching normal Supercite attribution lines.
8189 @item gnus-supercite-secondary-regexp
8190 @vindex gnus-supercite-secondary-regexp
8191 Regexp matching mangled Supercite attribution lines.
8193 @item gnus-cite-minimum-match-count
8194 @vindex gnus-cite-minimum-match-count
8195 Minimum number of identical prefixes we have to see before we believe
8196 that it's a citation.
8198 @item gnus-cite-attribution-prefix
8199 @vindex gnus-cite-attribution-prefix
8200 Regexp matching the beginning of an attribution line.
8202 @item gnus-cite-attribution-suffix
8203 @vindex gnus-cite-attribution-suffix
8204 Regexp matching the end of an attribution line.
8206 @item gnus-cite-attribution-face
8207 @vindex gnus-cite-attribution-face
8208 Face used for attribution lines.  It is merged with the face for the
8209 cited text belonging to the attribution.
8211 @item gnus-cite-ignore-quoted-from
8212 @vindex gnus-cite-ignore-quoted-from
8213 If non-@code{nil}, no citation highlighting will be performed on lines
8214 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8215 in order not to mix up with the envelope From line.  The default value
8216 is @code{t}.
8218 @end table
8221 @item W H s
8222 @kindex W H s (Summary)
8223 @vindex gnus-signature-separator
8224 @vindex gnus-signature-face
8225 @findex gnus-article-highlight-signature
8226 Highlight the signature (@code{gnus-article-highlight-signature}).
8227 Everything after @code{gnus-signature-separator} (@pxref{Article
8228 Signature}) in an article will be considered a signature and will be
8229 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8230 default.
8232 @end table
8234 @xref{Customizing Articles}, for how to highlight articles automatically.
8237 @node Article Fontisizing
8238 @subsection Article Fontisizing
8239 @cindex emphasis
8240 @cindex article emphasis
8242 @findex gnus-article-emphasize
8243 @kindex W e (Summary)
8244 People commonly add emphasis to words in news articles by writing things
8245 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8246 this look nicer by running the article through the @kbd{W e}
8247 (@code{gnus-article-emphasize}) command.
8249 @vindex gnus-emphasis-alist
8250 How the emphasis is computed is controlled by the
8251 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8252 element is a regular expression to be matched.  The second is a number
8253 that says what regular expression grouping is used to find the entire
8254 emphasized word.  The third is a number that says what regexp grouping
8255 should be displayed and highlighted.  (The text between these two
8256 groupings will be hidden.)  The fourth is the face used for
8257 highlighting.
8259 @lisp
8260 (setq gnus-emphasis-alist
8261       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8262         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8263 @end lisp
8265 @cindex slash
8266 @cindex asterisk
8267 @cindex underline
8268 @cindex /
8269 @cindex *
8271 @vindex gnus-emphasis-underline
8272 @vindex gnus-emphasis-bold
8273 @vindex gnus-emphasis-italic
8274 @vindex gnus-emphasis-underline-bold
8275 @vindex gnus-emphasis-underline-italic
8276 @vindex gnus-emphasis-bold-italic
8277 @vindex gnus-emphasis-underline-bold-italic
8278 By default, there are seven rules, and they use the following faces:
8279 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8280 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8281 @code{gnus-emphasis-underline-italic},
8282 @code{gnus-emphasis-underline-bold}, and
8283 @code{gnus-emphasis-underline-bold-italic}.
8285 If you want to change these faces, you can either use @kbd{M-x
8286 customize}, or you can use @code{copy-face}.  For instance, if you want
8287 to make @code{gnus-emphasis-italic} use a red face instead, you could
8288 say something like:
8290 @lisp
8291 (copy-face 'red 'gnus-emphasis-italic)
8292 @end lisp
8294 @vindex gnus-group-highlight-words-alist
8296 If you want to highlight arbitrary words, you can use the
8297 @code{gnus-group-highlight-words-alist} variable, which uses the same
8298 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8299 parameter (@pxref{Group Parameters}) can also be used.
8301 @xref{Customizing Articles}, for how to fontize articles automatically.
8304 @node Article Hiding
8305 @subsection Article Hiding
8306 @cindex article hiding
8308 Or rather, hiding certain things in each article.  There usually is much
8309 too much cruft in most articles.
8311 @table @kbd
8313 @item W W a
8314 @kindex W W a (Summary)
8315 @findex gnus-article-hide
8316 Do quite a lot of hiding on the article buffer
8317 (@kbd{gnus-article-hide}).  In particular, this function will hide
8318 headers, @acronym{PGP}, cited text and the signature.
8320 @item W W h
8321 @kindex W W h (Summary)
8322 @findex gnus-article-hide-headers
8323 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8324 Headers}.
8326 @item W W b
8327 @kindex W W b (Summary)
8328 @findex gnus-article-hide-boring-headers
8329 Hide headers that aren't particularly interesting
8330 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8332 @item W W s
8333 @kindex W W s (Summary)
8334 @findex gnus-article-hide-signature
8335 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8336 Signature}.
8338 @item W W l
8339 @kindex W W l (Summary)
8340 @findex gnus-article-hide-list-identifiers
8341 @vindex gnus-list-identifiers
8342 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8343 are strings some mailing list servers add to the beginning of all
8344 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8345 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8346 may not contain @code{\\(..\\)}.
8348 @table @code
8350 @item gnus-list-identifiers
8351 @vindex gnus-list-identifiers
8352 A regular expression that matches list identifiers to be removed from
8353 subject.  This can also be a list of regular expressions.
8355 @end table
8357 @item W W P
8358 @kindex W W P (Summary)
8359 @findex gnus-article-hide-pem
8360 Hide @acronym{PEM} (privacy enhanced messages) cruft
8361 (@code{gnus-article-hide-pem}).
8363 @item W W B
8364 @kindex W W B (Summary)
8365 @findex gnus-article-strip-banner
8366 @vindex gnus-article-banner-alist
8367 @vindex gnus-article-address-banner-alist
8368 @cindex banner
8369 @cindex OneList
8370 @cindex stripping advertisements
8371 @cindex advertisements
8372 Strip the banner specified by the @code{banner} group parameter
8373 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8374 annoying banners and/or signatures that some mailing lists and moderated
8375 groups adds to all the messages.  The way to use this function is to add
8376 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8377 group you want banners stripped from.  The parameter either be a string,
8378 which will be interpreted as a regular expression matching text to be
8379 removed, or the symbol @code{signature}, meaning that the (last)
8380 signature should be removed, or other symbol, meaning that the
8381 corresponding regular expression in @code{gnus-article-banner-alist} is
8382 used.
8384 Regardless of a group, you can hide things like advertisements only when
8385 the sender of an article has a certain mail address specified in
8386 @code{gnus-article-address-banner-alist}.
8388 @table @code
8390 @item gnus-article-address-banner-alist
8391 @vindex gnus-article-address-banner-alist
8392 Alist of mail addresses and banners.  Each element has the form
8393 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8394 matching a mail address in the From header, @var{banner} is one of a
8395 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8396 a regexp and @code{nil}.  If @var{address} matches author's mail
8397 address, it will remove things like advertisements.  For example, if a
8398 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8399 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8400 sends, you can use the following element to remove them:
8402 @lisp
8403 ("@@yoo-hoo\\.co\\.jp\\'" .
8404  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8405 @end lisp
8407 @end table
8409 @item W W c
8410 @kindex W W c (Summary)
8411 @findex gnus-article-hide-citation
8412 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8413 customizing the hiding:
8415 @table @code
8417 @item gnus-cited-opened-text-button-line-format
8418 @itemx gnus-cited-closed-text-button-line-format
8419 @vindex gnus-cited-closed-text-button-line-format
8420 @vindex gnus-cited-opened-text-button-line-format
8421 Gnus adds buttons to show where the cited text has been hidden, and to
8422 allow toggle hiding the text.  The format of the variable is specified
8423 by these format-like variable (@pxref{Formatting Variables}).  These
8424 specs are valid:
8426 @table @samp
8427 @item b
8428 Starting point of the hidden text.
8429 @item e
8430 Ending point of the hidden text.
8431 @item l
8432 Number of characters in the hidden region.
8433 @item n
8434 Number of lines of hidden text.
8435 @end table
8437 @item gnus-cited-lines-visible
8438 @vindex gnus-cited-lines-visible
8439 The number of lines at the beginning of the cited text to leave
8440 shown.  This can also be a cons cell with the number of lines at the top
8441 and bottom of the text, respectively, to remain visible.
8443 @end table
8445 @item W W C-c
8446 @kindex W W C-c (Summary)
8447 @findex gnus-article-hide-citation-maybe
8449 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8450 following two variables:
8452 @table @code
8453 @item gnus-cite-hide-percentage
8454 @vindex gnus-cite-hide-percentage
8455 If the cited text is of a bigger percentage than this variable (default
8456 50), hide the cited text.
8458 @item gnus-cite-hide-absolute
8459 @vindex gnus-cite-hide-absolute
8460 The cited text must have at least this length (default 10) before it
8461 is hidden.
8462 @end table
8464 @item W W C
8465 @kindex W W C (Summary)
8466 @findex gnus-article-hide-citation-in-followups
8467 Hide cited text in articles that aren't roots
8468 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8469 useful as an interactive command, but might be a handy function to stick
8470 have happen automatically (@pxref{Customizing Articles}).
8472 @end table
8474 All these ``hiding'' commands are toggles, but if you give a negative
8475 prefix to these commands, they will show what they have previously
8476 hidden.  If you give a positive prefix, they will always hide.
8478 Also @pxref{Article Highlighting} for further variables for
8479 citation customization.
8481 @xref{Customizing Articles}, for how to hide article elements
8482 automatically.
8485 @node Article Washing
8486 @subsection Article Washing
8487 @cindex washing
8488 @cindex article washing
8490 We call this ``article washing'' for a really good reason.  Namely, the
8491 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8493 @dfn{Washing} is defined by us as ``changing something from something to
8494 something else'', but normally results in something looking better.
8495 Cleaner, perhaps.
8497 @xref{Customizing Articles}, if you want to change how Gnus displays
8498 articles by default.
8500 @table @kbd
8502 @item C-u g
8503 This is not really washing, it's sort of the opposite of washing.  If
8504 you type this, you see the article exactly as it exists on disk or on
8505 the server.
8507 @item g
8508 Force redisplaying of the current article
8509 (@code{gnus-summary-show-article}).  This is also not really washing.
8510 If you type this, you see the article without any previously applied
8511 interactive Washing functions but with all default treatments
8512 (@pxref{Customizing Articles}).
8514 @item W l
8515 @kindex W l (Summary)
8516 @findex gnus-summary-stop-page-breaking
8517 Remove page breaks from the current article
8518 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8519 delimiters.
8521 @item W r
8522 @kindex W r (Summary)
8523 @findex gnus-summary-caesar-message
8524 @c @icon{gnus-summary-caesar-message}
8525 Do a Caesar rotate (rot13) on the article buffer
8526 (@code{gnus-summary-caesar-message}).
8527 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8528 (Typically offensive jokes and such.)
8530 It's commonly called ``rot13'' because each letter is rotated 13
8531 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8532 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8533 is rumored to have employed this form of, uh, somewhat weak encryption.
8535 @item W m
8536 @kindex W m (Summary)
8537 @findex gnus-summary-morse-message
8538 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8540 @item W t
8541 @item t
8542 @kindex W t (Summary)
8543 @kindex t (Summary)
8544 @findex gnus-summary-toggle-header
8545 Toggle whether to display all headers in the article buffer
8546 (@code{gnus-summary-toggle-header}).
8548 @item W v
8549 @kindex W v (Summary)
8550 @findex gnus-summary-verbose-headers
8551 Toggle whether to display all headers in the article buffer permanently
8552 (@code{gnus-summary-verbose-headers}).
8554 @item W o
8555 @kindex W o (Summary)
8556 @findex gnus-article-treat-overstrike
8557 Treat overstrike (@code{gnus-article-treat-overstrike}).
8559 @item W d
8560 @kindex W d (Summary)
8561 @findex gnus-article-treat-dumbquotes
8562 @vindex gnus-article-dumbquotes-map
8563 @cindex Smartquotes
8564 @cindex M****s*** sm*rtq**t*s
8565 @cindex Latin 1
8566 Treat M****s*** sm*rtq**t*s according to
8567 @code{gnus-article-dumbquotes-map}
8568 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8569 whether a character is a sm*rtq**t* or not, so it should only be used
8570 interactively.
8572 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8573 an attempt to provide more quoting characters.  If you see something
8574 like @code{\222} or @code{\264} where you're expecting some kind of
8575 apostrophe or quotation mark, then try this wash.
8577 @item W Y f
8578 @kindex W Y f (Summary)
8579 @findex gnus-article-outlook-deuglify-article
8580 @cindex Outlook Express
8581 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8582 unwrap lines, repair attribution and rearrange citation.
8583 (@code{gnus-article-outlook-deuglify-article}).
8585 @item W Y u
8586 @kindex W Y u (Summary)
8587 @findex gnus-article-outlook-unwrap-lines
8588 @vindex gnus-outlook-deuglify-unwrap-min
8589 @vindex gnus-outlook-deuglify-unwrap-max
8590 Unwrap lines that appear to be wrapped citation lines.  You can control
8591 what lines will be unwrapped by frobbing
8592 @code{gnus-outlook-deuglify-unwrap-min} and
8593 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8594 maximum length of an unwrapped citation line.
8595 (@code{gnus-article-outlook-unwrap-lines}).
8597 @item W Y a
8598 @kindex W Y a (Summary)
8599 @findex gnus-article-outlook-repair-attribution
8600 Repair a broken attribution line.@*
8601 (@code{gnus-article-outlook-repair-attribution}).
8603 @item W Y c
8604 @kindex W Y c (Summary)
8605 @findex gnus-article-outlook-rearrange-citation
8606 Repair broken citations by rearranging the text.
8607 (@code{gnus-article-outlook-rearrange-citation}).
8609 @item W w
8610 @kindex W w (Summary)
8611 @findex gnus-article-fill-cited-article
8612 Do word wrap (@code{gnus-article-fill-cited-article}).
8614 You can give the command a numerical prefix to specify the width to use
8615 when filling.
8617 @item W Q
8618 @kindex W Q (Summary)
8619 @findex gnus-article-fill-long-lines
8620 Fill long lines (@code{gnus-article-fill-long-lines}).
8622 @item W C
8623 @kindex W C (Summary)
8624 @findex gnus-article-capitalize-sentences
8625 Capitalize the first word in each sentence
8626 (@code{gnus-article-capitalize-sentences}).
8628 @item W c
8629 @kindex W c (Summary)
8630 @findex gnus-article-remove-cr
8631 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8632 (this takes care of DOS line endings), and then translate any remaining
8633 CRs into LF (this takes care of Mac line endings)
8634 (@code{gnus-article-remove-cr}).
8636 @item W q
8637 @kindex W q (Summary)
8638 @findex gnus-article-de-quoted-unreadable
8639 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8640 Quoted-Printable is one common @acronym{MIME} encoding employed when
8641 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8642 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8643 doesn't look very readable to me.  Note that this is usually done
8644 automatically by Gnus if the message in question has a
8645 @code{Content-Transfer-Encoding} header that says that this encoding
8646 has been done.  If a prefix is given, a charset will be asked for.
8648 @item W 6
8649 @kindex W 6 (Summary)
8650 @findex gnus-article-de-base64-unreadable
8651 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8652 one common @acronym{MIME} encoding employed when sending
8653 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8654 usually done automatically by Gnus if the message in question has a
8655 @code{Content-Transfer-Encoding} header that says that this encoding
8656 has been done.  If a prefix is given, a charset will be asked for.
8658 @item W Z
8659 @kindex W Z (Summary)
8660 @findex gnus-article-decode-HZ
8661 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8662 common encoding employed when sending Chinese articles.  It typically
8663 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8665 @item W u
8666 @kindex W u (Summary)
8667 @findex gnus-article-unsplit-urls
8668 Remove newlines from within URLs.  Some mailers insert newlines into
8669 outgoing email messages to keep lines short.  This reformatting can
8670 split long URLs onto multiple lines.  Repair those URLs by removing
8671 the newlines (@code{gnus-article-unsplit-urls}).
8673 @item W h
8674 @kindex W h (Summary)
8675 @findex gnus-article-wash-html
8676 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8677 usually done automatically by Gnus if the message in question has a
8678 @code{Content-Type} header that says that the message is @acronym{HTML}.
8680 If a prefix is given, a charset will be asked for.  If it is a number,
8681 the charset defined in @code{gnus-summary-show-article-charset-alist}
8682 (@pxref{Paging the Article}) will be used.
8684 @vindex gnus-article-wash-function
8685 The default is to use the function specified by
8686 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8687 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8688 @acronym{HTML}, but this is controlled by the
8689 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8690 can use include:
8692 @table @code
8693 @item w3
8694 Use Emacs/W3.
8696 @item w3m
8697 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8699 @item w3m-standalone
8700 Use @uref{http://w3m.sourceforge.net/, w3m}.
8702 @item links
8703 Use @uref{http://links.sf.net/, Links}.
8705 @item lynx
8706 Use @uref{http://lynx.isc.org/, Lynx}.
8708 @item html2text
8709 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8711 @end table
8713 @item W b
8714 @kindex W b (Summary)
8715 @findex gnus-article-add-buttons
8716 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8717 @xref{Article Buttons}.
8719 @item W B
8720 @kindex W B (Summary)
8721 @findex gnus-article-add-buttons-to-head
8722 Add clickable buttons to the article headers
8723 (@code{gnus-article-add-buttons-to-head}).
8725 @item W p
8726 @kindex W p (Summary)
8727 @findex gnus-article-verify-x-pgp-sig
8728 Verify a signed control message
8729 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8730 @code{newgroup} and @code{checkgroups} are usually signed by the
8731 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8732 the maintainer to your keyring to verify the
8733 message.@footnote{@acronym{PGP} keys for many hierarchies are
8734 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8736 @item W s
8737 @kindex W s (Summary)
8738 @findex gnus-summary-force-verify-and-decrypt
8739 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8740 @acronym{S/MIME}) message
8741 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8743 @item W a
8744 @kindex W a (Summary)
8745 @findex gnus-article-strip-headers-in-body
8746 Strip headers like the @code{X-No-Archive} header from the beginning of
8747 article bodies (@code{gnus-article-strip-headers-in-body}).
8749 @item W E l
8750 @kindex W E l (Summary)
8751 @findex gnus-article-strip-leading-blank-lines
8752 Remove all blank lines from the beginning of the article
8753 (@code{gnus-article-strip-leading-blank-lines}).
8755 @item W E m
8756 @kindex W E m (Summary)
8757 @findex gnus-article-strip-multiple-blank-lines
8758 Replace all blank lines with empty lines and then all multiple empty
8759 lines with a single empty line.
8760 (@code{gnus-article-strip-multiple-blank-lines}).
8762 @item W E t
8763 @kindex W E t (Summary)
8764 @findex gnus-article-remove-trailing-blank-lines
8765 Remove all blank lines at the end of the article
8766 (@code{gnus-article-remove-trailing-blank-lines}).
8768 @item W E a
8769 @kindex W E a (Summary)
8770 @findex gnus-article-strip-blank-lines
8771 Do all the three commands above
8772 (@code{gnus-article-strip-blank-lines}).
8774 @item W E A
8775 @kindex W E A (Summary)
8776 @findex gnus-article-strip-all-blank-lines
8777 Remove all blank lines
8778 (@code{gnus-article-strip-all-blank-lines}).
8780 @item W E s
8781 @kindex W E s (Summary)
8782 @findex gnus-article-strip-leading-space
8783 Remove all white space from the beginning of all lines of the article
8784 body (@code{gnus-article-strip-leading-space}).
8786 @item W E e
8787 @kindex W E e (Summary)
8788 @findex gnus-article-strip-trailing-space
8789 Remove all white space from the end of all lines of the article
8790 body (@code{gnus-article-strip-trailing-space}).
8792 @end table
8794 @xref{Customizing Articles}, for how to wash articles automatically.
8797 @node Article Header
8798 @subsection Article Header
8800 These commands perform various transformations of article header.
8802 @table @kbd
8804 @item W G u
8805 @kindex W G u (Summary)
8806 @findex gnus-article-treat-unfold-headers
8807 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8809 @item W G n
8810 @kindex W G n (Summary)
8811 @findex gnus-article-treat-fold-newsgroups
8812 Fold the @code{Newsgroups} and @code{Followup-To} headers
8813 (@code{gnus-article-treat-fold-newsgroups}).
8815 @item W G f
8816 @kindex W G f (Summary)
8817 @findex gnus-article-treat-fold-headers
8818 Fold all the message headers
8819 (@code{gnus-article-treat-fold-headers}).
8821 @item W E w
8822 @kindex W E w (Summary)
8823 @findex gnus-article-remove-leading-whitespace
8824 Remove excessive whitespace from all headers
8825 (@code{gnus-article-remove-leading-whitespace}).
8827 @end table
8830 @node Article Buttons
8831 @subsection Article Buttons
8832 @cindex buttons
8834 People often include references to other stuff in articles, and it would
8835 be nice if Gnus could just fetch whatever it is that people talk about
8836 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8837 button on these references.
8839 @vindex gnus-button-man-handler
8840 Gnus adds @dfn{buttons} to certain standard references by default:
8841 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8842 Emacs or Gnus related references.  This is controlled by two variables,
8843 one that handles article bodies and one that handles article heads:
8845 @table @code
8847 @item gnus-button-alist
8848 @vindex gnus-button-alist
8849 This is an alist where each entry has this form:
8851 @lisp
8852 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8853 @end lisp
8855 @table @var
8857 @item regexp
8858 All text that match this regular expression (case insensitive) will be
8859 considered an external reference.  Here's a typical regexp that matches
8860 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8861 variable containing a regexp, useful variables to use include
8862 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8864 @item button-par
8865 Gnus has to know which parts of the matches is to be highlighted.  This
8866 is a number that says what sub-expression of the regexp is to be
8867 highlighted.  If you want it all highlighted, you use 0 here.
8869 @item use-p
8870 This form will be @code{eval}ed, and if the result is non-@code{nil},
8871 this is considered a match.  This is useful if you want extra sifting to
8872 avoid false matches.  Often variables named
8873 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8874 Levels}, but any other form may be used too.
8876 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8878 @item function
8879 This function will be called when you click on this button.
8881 @item data-par
8882 As with @var{button-par}, this is a sub-expression number, but this one
8883 says which part of the match is to be sent as data to @var{function}.
8885 @end table
8887 So the full entry for buttonizing URLs is then
8889 @lisp
8890 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8891 @end lisp
8893 @item gnus-header-button-alist
8894 @vindex gnus-header-button-alist
8895 This is just like the other alist, except that it is applied to the
8896 article head only, and that each entry has an additional element that is
8897 used to say what headers to apply the buttonize coding to:
8899 @lisp
8900 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8901 @end lisp
8903 @var{header} is a regular expression.
8904 @end table
8906 @subsubsection Related variables and functions
8908 @table @code
8909 @item gnus-button-@var{*}-level
8910 @xref{Article Button Levels}.
8912 @c Stuff related to gnus-button-browse-level
8914 @item gnus-button-url-regexp
8915 @vindex gnus-button-url-regexp
8916 A regular expression that matches embedded URLs.  It is used in the
8917 default values of the variables above.
8919 @c Stuff related to gnus-button-man-level
8921 @item gnus-button-man-handler
8922 @vindex gnus-button-man-handler
8923 The function to use for displaying man pages.  It must take at least one
8924 argument with a string naming the man page.
8926 @c Stuff related to gnus-button-message-level
8928 @item gnus-button-mid-or-mail-regexp
8929 @vindex gnus-button-mid-or-mail-regexp
8930 Regular expression that matches a message ID or a mail address.
8932 @item gnus-button-prefer-mid-or-mail
8933 @vindex gnus-button-prefer-mid-or-mail
8934 This variable determines what to do when the button on a string as
8935 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8936 message ID or a mail address.  If it is one of the symbols @code{mid} or
8937 @code{mail}, Gnus will always assume that the string is a message ID or
8938 a mail address, respectively.  If this variable is set to the symbol
8939 @code{ask}, always query the user what to do.  If it is a function, this
8940 function will be called with the string as its only argument.  The
8941 function must return @code{mid}, @code{mail}, @code{invalid} or
8942 @code{ask}.  The default value is the function
8943 @code{gnus-button-mid-or-mail-heuristic}.
8945 @item gnus-button-mid-or-mail-heuristic
8946 @findex gnus-button-mid-or-mail-heuristic
8947 Function that guesses whether its argument is a message ID or a mail
8948 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8949 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8950 string is invalid.
8952 @item gnus-button-mid-or-mail-heuristic-alist
8953 @vindex gnus-button-mid-or-mail-heuristic-alist
8954 An alist of @code{(RATE . REGEXP)} pairs used by the function
8955 @code{gnus-button-mid-or-mail-heuristic}.
8957 @c Stuff related to gnus-button-tex-level
8959 @item gnus-button-ctan-handler
8960 @findex gnus-button-ctan-handler
8961 The function to use for displaying CTAN links.  It must take one
8962 argument, the string naming the URL.
8964 @item gnus-ctan-url
8965 @vindex gnus-ctan-url
8966 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8967 by @code{gnus-button-ctan-handler}.
8969 @c Misc stuff
8971 @item gnus-article-button-face
8972 @vindex gnus-article-button-face
8973 Face used on buttons.
8975 @item gnus-article-mouse-face
8976 @vindex gnus-article-mouse-face
8977 Face used when the mouse cursor is over a button.
8979 @end table
8981 @xref{Customizing Articles}, for how to buttonize articles automatically.
8984 @node Article Button Levels
8985 @subsection Article button levels
8986 @cindex button levels
8987 The higher the value of the variables @code{gnus-button-@var{*}-level},
8988 the more buttons will appear.  If the level is zero, no corresponding
8989 buttons are displayed.  With the default value (which is 5) you should
8990 already see quite a lot of buttons.  With higher levels, you will see
8991 more buttons, but you may also get more false positives.  To avoid them,
8992 you can set the variables @code{gnus-button-@var{*}-level} local to
8993 specific groups (@pxref{Group Parameters}).  Here's an example for the
8994 variable @code{gnus-parameters}:
8996 @lisp
8997 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8998 (setq gnus-parameters
8999       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
9000         ("\\<unix\\>"               (gnus-button-man-level 10))
9001         ("\\<tex\\>"                (gnus-button-tex-level 10))))
9002 @end lisp
9004 @table @code
9006 @item gnus-button-browse-level
9007 @vindex gnus-button-browse-level
9008 Controls the display of references to message IDs, mail addresses and
9009 news URLs.  Related variables and functions include
9010 @code{gnus-button-url-regexp}, @code{browse-url}, and
9011 @code{browse-url-browser-function}.
9013 @item gnus-button-emacs-level
9014 @vindex gnus-button-emacs-level
9015 Controls the display of Emacs or Gnus references.  Related functions are
9016 @code{gnus-button-handle-custom},
9017 @code{gnus-button-handle-describe-function},
9018 @code{gnus-button-handle-describe-variable},
9019 @code{gnus-button-handle-symbol},
9020 @code{gnus-button-handle-describe-key},
9021 @code{gnus-button-handle-apropos},
9022 @code{gnus-button-handle-apropos-command},
9023 @code{gnus-button-handle-apropos-variable},
9024 @code{gnus-button-handle-apropos-documentation}, and
9025 @code{gnus-button-handle-library}.
9027 @item gnus-button-man-level
9028 @vindex gnus-button-man-level
9029 Controls the display of references to (Unix) man pages.
9030 See @code{gnus-button-man-handler}.
9032 @item gnus-button-message-level
9033 @vindex gnus-button-message-level
9034 Controls the display of message IDs, mail addresses and news URLs.
9035 Related variables and functions include
9036 @code{gnus-button-mid-or-mail-regexp},
9037 @code{gnus-button-prefer-mid-or-mail},
9038 @code{gnus-button-mid-or-mail-heuristic}, and
9039 @code{gnus-button-mid-or-mail-heuristic-alist}.
9041 @item gnus-button-tex-level
9042 @vindex gnus-button-tex-level
9043 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9044 URLs.  See the variables @code{gnus-ctan-url},
9045 @code{gnus-button-ctan-handler},
9046 @code{gnus-button-ctan-directory-regexp}, and
9047 @code{gnus-button-handle-ctan-bogus-regexp}.
9049 @end table
9052 @node Article Date
9053 @subsection Article Date
9055 The date is most likely generated in some obscure timezone you've never
9056 heard of, so it's quite nice to be able to find out what the time was
9057 when the article was sent.
9059 @table @kbd
9061 @item W T u
9062 @kindex W T u (Summary)
9063 @findex gnus-article-date-ut
9064 Display the date in UT (aka. GMT, aka ZULU)
9065 (@code{gnus-article-date-ut}).
9067 @item W T i
9068 @kindex W T i (Summary)
9069 @findex gnus-article-date-iso8601
9070 @cindex ISO 8601
9071 Display the date in international format, aka. ISO 8601
9072 (@code{gnus-article-date-iso8601}).
9074 @item W T l
9075 @kindex W T l (Summary)
9076 @findex gnus-article-date-local
9077 Display the date in the local timezone (@code{gnus-article-date-local}).
9079 @item W T p
9080 @kindex W T p (Summary)
9081 @findex gnus-article-date-english
9082 Display the date in a format that's easily pronounceable in English
9083 (@code{gnus-article-date-english}).
9085 @item W T s
9086 @kindex W T s (Summary)
9087 @vindex gnus-article-time-format
9088 @findex gnus-article-date-user
9089 @findex format-time-string
9090 Display the date using a user-defined format
9091 (@code{gnus-article-date-user}).  The format is specified by the
9092 @code{gnus-article-time-format} variable, and is a string that's passed
9093 to @code{format-time-string}.  See the documentation of that variable
9094 for a list of possible format specs.
9096 @item W T e
9097 @kindex W T e (Summary)
9098 @findex gnus-article-date-lapsed
9099 @findex gnus-start-date-timer
9100 @findex gnus-stop-date-timer
9101 Say how much time has elapsed between the article was posted and now
9102 (@code{gnus-article-date-lapsed}).  It looks something like:
9104 @example
9105 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9106 @end example
9108 @vindex gnus-article-date-lapsed-new-header
9109 The value of @code{gnus-article-date-lapsed-new-header} determines
9110 whether this header will just be added below the old Date one, or will
9111 replace it.
9113 An advantage of using Gnus to read mail is that it converts simple bugs
9114 into wonderful absurdities.
9116 If you want to have this line updated continually, you can put
9118 @lisp
9119 (gnus-start-date-timer)
9120 @end lisp
9122 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9123 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9124 command.
9126 @item W T o
9127 @kindex W T o (Summary)
9128 @findex gnus-article-date-original
9129 Display the original date (@code{gnus-article-date-original}).  This can
9130 be useful if you normally use some other conversion function and are
9131 worried that it might be doing something totally wrong.  Say, claiming
9132 that the article was posted in 1854.  Although something like that is
9133 @emph{totally} impossible.  Don't you trust me? *titter*
9135 @end table
9137 @xref{Customizing Articles}, for how to display the date in your
9138 preferred format automatically.
9141 @node Article Display
9142 @subsection Article Display
9143 @cindex picons
9144 @cindex x-face
9145 @cindex smileys
9147 These commands add various frivolous display gimmicks to the article
9148 buffer in Emacs versions that support them.
9150 @code{X-Face} headers are small black-and-white images supplied by the
9151 message headers (@pxref{X-Face}).
9153 @code{Face} headers are small colored images supplied by the message
9154 headers (@pxref{Face}).
9156 Smileys are those little @samp{:-)} symbols that people like to litter
9157 their messages with (@pxref{Smileys}).
9159 Picons, on the other hand, reside on your own system, and Gnus will
9160 try to match the headers to what you have (@pxref{Picons}).
9162 All these functions are toggles---if the elements already exist,
9163 they'll be removed.
9165 @table @kbd
9166 @item W D x
9167 @kindex W D x (Summary)
9168 @findex gnus-article-display-x-face
9169 Display an @code{X-Face} in the @code{From} header.
9170 (@code{gnus-article-display-x-face}).
9172 @item W D d
9173 @kindex W D d (Summary)
9174 @findex gnus-article-display-face
9175 Display a @code{Face} in the @code{From} header.
9176 (@code{gnus-article-display-face}).
9178 @item W D s
9179 @kindex W D s (Summary)
9180 @findex gnus-treat-smiley
9181 Display smileys (@code{gnus-treat-smiley}).
9183 @item W D f
9184 @kindex W D f (Summary)
9185 @findex gnus-treat-from-picon
9186 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9188 @item W D m
9189 @kindex W D m (Summary)
9190 @findex gnus-treat-mail-picon
9191 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9192 (@code{gnus-treat-mail-picon}).
9194 @item W D n
9195 @kindex W D n (Summary)
9196 @findex gnus-treat-newsgroups-picon
9197 Piconify all news headers (i. e., @code{Newsgroups} and
9198 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9200 @item W D D
9201 @kindex W D D (Summary)
9202 @findex gnus-article-remove-images
9203 Remove all images from the article buffer
9204 (@code{gnus-article-remove-images}).
9206 @end table
9210 @node Article Signature
9211 @subsection Article Signature
9212 @cindex signatures
9213 @cindex article signature
9215 @vindex gnus-signature-separator
9216 Each article is divided into two parts---the head and the body.  The
9217 body can be divided into a signature part and a text part.  The variable
9218 that says what is to be considered a signature is
9219 @code{gnus-signature-separator}.  This is normally the standard
9220 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9221 non-standard signature separators, so this variable can also be a list
9222 of regular expressions to be tested, one by one.  (Searches are done
9223 from the end of the body towards the beginning.)  One likely value is:
9225 @lisp
9226 (setq gnus-signature-separator
9227       '("^-- $"         ; @r{The standard}
9228         "^-- *$"        ; @r{A common mangling}
9229         "^-------*$"    ; @r{Many people just use a looong}
9230                         ; @r{line of dashes.  Shame!}
9231         "^ *--------*$" ; @r{Double-shame!}
9232         "^________*$"   ; @r{Underscores are also popular}
9233         "^========*$")) ; @r{Pervert!}
9234 @end lisp
9236 The more permissive you are, the more likely it is that you'll get false
9237 positives.
9239 @vindex gnus-signature-limit
9240 @code{gnus-signature-limit} provides a limit to what is considered a
9241 signature when displaying articles.
9243 @enumerate
9244 @item
9245 If it is an integer, no signature may be longer (in characters) than
9246 that integer.
9247 @item
9248 If it is a floating point number, no signature may be longer (in lines)
9249 than that number.
9250 @item
9251 If it is a function, the function will be called without any parameters,
9252 and if it returns @code{nil}, there is no signature in the buffer.
9253 @item
9254 If it is a string, it will be used as a regexp.  If it matches, the text
9255 in question is not a signature.
9256 @end enumerate
9258 This variable can also be a list where the elements may be of the types
9259 listed above.  Here's an example:
9261 @lisp
9262 (setq gnus-signature-limit
9263       '(200.0 "^---*Forwarded article"))
9264 @end lisp
9266 This means that if there are more than 200 lines after the signature
9267 separator, or the text after the signature separator is matched by
9268 the regular expression @samp{^---*Forwarded article}, then it isn't a
9269 signature after all.
9272 @node Article Miscellanea
9273 @subsection Article Miscellanea
9275 @table @kbd
9276 @item A t
9277 @kindex A t (Summary)
9278 @findex gnus-article-babel
9279 Translate the article from one language to another
9280 (@code{gnus-article-babel}).
9282 @end table
9285 @node MIME Commands
9286 @section MIME Commands
9287 @cindex MIME decoding
9288 @cindex attachments
9289 @cindex viewing attachments
9291 The following commands all understand the numerical prefix.  For
9292 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9294 @table @kbd
9295 @item b
9296 @itemx K v
9297 @kindex b (Summary)
9298 @kindex K v (Summary)
9299 View the @acronym{MIME} part.
9301 @item K o
9302 @kindex K o (Summary)
9303 Save the @acronym{MIME} part.
9305 @item K c
9306 @kindex K c (Summary)
9307 Copy the @acronym{MIME} part.
9309 @item K e
9310 @kindex K e (Summary)
9311 View the @acronym{MIME} part externally.
9313 @item K i
9314 @kindex K i (Summary)
9315 View the @acronym{MIME} part internally.
9317 @item K |
9318 @kindex K | (Summary)
9319 Pipe the @acronym{MIME} part to an external command.
9320 @end table
9322 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9323 the same manner:
9325 @table @kbd
9326 @item K b
9327 @kindex K b (Summary)
9328 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9329 mostly useful if you wish to save (or perform other actions) on inlined
9330 parts.
9332 @item K m
9333 @kindex K m (Summary)
9334 @findex gnus-summary-repair-multipart
9335 Some multipart messages are transmitted with missing or faulty headers.
9336 This command will attempt to ``repair'' these messages so that they can
9337 be viewed in a more pleasant manner
9338 (@code{gnus-summary-repair-multipart}).
9340 @item X m
9341 @kindex X m (Summary)
9342 @findex gnus-summary-save-parts
9343 Save all parts matching a @acronym{MIME} type to a directory
9344 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9345 convention (@pxref{Process/Prefix}).
9347 @item M-t
9348 @kindex M-t (Summary)
9349 @findex gnus-summary-toggle-display-buttonized
9350 Toggle the buttonized display of the article buffer
9351 (@code{gnus-summary-toggle-display-buttonized}).
9353 @item W M w
9354 @kindex W M w (Summary)
9355 @findex gnus-article-decode-mime-words
9356 Decode RFC 2047-encoded words in the article headers
9357 (@code{gnus-article-decode-mime-words}).
9359 @item W M c
9360 @kindex W M c (Summary)
9361 @findex gnus-article-decode-charset
9362 Decode encoded article bodies as well as charsets
9363 (@code{gnus-article-decode-charset}).
9365 This command looks in the @code{Content-Type} header to determine the
9366 charset.  If there is no such header in the article, you can give it a
9367 prefix, which will prompt for the charset to decode as.  In regional
9368 groups where people post using some common encoding (but do not
9369 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9370 parameter to the required charset (@pxref{Group Parameters}).
9372 @item W M v
9373 @kindex W M v (Summary)
9374 @findex gnus-mime-view-all-parts
9375 View all the @acronym{MIME} parts in the current article
9376 (@code{gnus-mime-view-all-parts}).
9378 @end table
9380 Relevant variables:
9382 @table @code
9383 @item gnus-ignored-mime-types
9384 @vindex gnus-ignored-mime-types
9385 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9386 this list will be completely ignored by Gnus.  The default value is
9387 @code{nil}.
9389 To have all Vcards be ignored, you'd say something like this:
9391 @lisp
9392 (setq gnus-ignored-mime-types
9393       '("text/x-vcard"))
9394 @end lisp
9396 @item gnus-article-loose-mime
9397 @vindex gnus-article-loose-mime
9398 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9399 before interpreting the message as a @acronym{MIME} message.  This helps
9400 when reading messages from certain broken mail user agents.  The
9401 default is @code{nil}.
9403 @item gnus-article-emulate-mime
9404 @vindex gnus-article-emulate-mime
9405 @cindex uuencode
9406 @cindex yEnc
9407 There are other, non-@acronym{MIME} encoding methods used.  The most common
9408 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9409 this variable is non-@code{nil}, Gnus will look in message bodies to
9410 see if it finds these encodings, and if so, it'll run them through the
9411 Gnus @acronym{MIME} machinery.  The default is @code{t}.  Only
9412 single-part yEnc encoded attachments can be decoded.  There's no support
9413 for encoding in Gnus.
9415 @item gnus-unbuttonized-mime-types
9416 @vindex gnus-unbuttonized-mime-types
9417 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9418 this list won't have @acronym{MIME} buttons inserted unless they aren't
9419 displayed or this variable is overridden by
9420 @code{gnus-buttonized-mime-types}.  The default value is
9421 @code{(".*/.*")}.  This variable is only used when
9422 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9424 @item gnus-buttonized-mime-types
9425 @vindex gnus-buttonized-mime-types
9426 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9427 this list will have @acronym{MIME} buttons inserted unless they aren't
9428 displayed.  This variable overrides
9429 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9430 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9431 is @code{nil}.
9433 To see e.g. security buttons but no other buttons, you could set this
9434 variable to @code{("multipart/signed")} and leave
9435 @code{gnus-unbuttonized-mime-types} at the default value.
9437 You could also add @code{"multipart/alternative"} to this list to
9438 display radio buttons that allow you to choose one of two media types
9439 those mails include.  See also @code{mm-discouraged-alternatives}
9440 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9441 Emacs MIME Manual}).
9443 @item gnus-inhibit-mime-unbuttonizing
9444 @vindex gnus-inhibit-mime-unbuttonizing
9445 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9446 default value is @code{nil}.
9448 @item gnus-article-mime-part-function
9449 @vindex gnus-article-mime-part-function
9450 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9451 handle as the parameter.  The function is meant to be used to allow
9452 users to gather information from the article (e. g., add Vcard info to
9453 the bbdb database) or to do actions based on parts (e. g., automatically
9454 save all jpegs into some directory).
9456 Here's an example function the does the latter:
9458 @lisp
9459 (defun my-save-all-jpeg-parts (handle)
9460   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9461     (with-temp-buffer
9462       (insert (mm-get-part handle))
9463       (write-region (point-min) (point-max)
9464                     (read-file-name "Save jpeg to: ")))))
9465 (setq gnus-article-mime-part-function
9466       'my-save-all-jpeg-parts)
9467 @end lisp
9469 @vindex gnus-mime-multipart-functions
9470 @item gnus-mime-multipart-functions
9471 Alist of @acronym{MIME} multipart types and functions to handle them.
9473 @vindex gnus-mime-display-multipart-alternative-as-mixed
9474 @item gnus-mime-display-multipart-alternative-as-mixed
9475 Display "multipart/alternative" parts as "multipart/mixed".
9477 @vindex gnus-mime-display-multipart-related-as-mixed
9478 @item gnus-mime-display-multipart-related-as-mixed
9479 Display "multipart/related" parts as "multipart/mixed".
9481 If displaying "text/html" is discouraged, see
9482 @code{mm-discouraged-alternatives}, images or other material inside a
9483 "multipart/related" part might be overlooked when this variable is
9484 @code{nil}.  @ref{Display Customization, Display Customization, ,
9485 emacs-mime, Emacs-Mime Manual}.
9487 @vindex gnus-mime-display-multipart-as-mixed
9488 @item gnus-mime-display-multipart-as-mixed
9489 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9490 overrides @code{nil} values of
9491 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9492 @code{gnus-mime-display-multipart-related-as-mixed}.
9494 @vindex mm-file-name-rewrite-functions
9495 @item mm-file-name-rewrite-functions
9496 List of functions used for rewriting file names of @acronym{MIME} parts.
9497 Each function takes a file name as input and returns a file name.
9499 Ready-made functions include@*
9500 @code{mm-file-name-delete-whitespace},
9501 @code{mm-file-name-trim-whitespace},
9502 @code{mm-file-name-collapse-whitespace}, and
9503 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9504 the variable @code{mm-file-name-replace-whitespace} to replace each
9505 whitespace character in a file name with that string; default value
9506 is @code{"_"} (a single underscore).
9507 @findex mm-file-name-delete-whitespace
9508 @findex mm-file-name-trim-whitespace
9509 @findex mm-file-name-collapse-whitespace
9510 @findex mm-file-name-replace-whitespace
9511 @vindex mm-file-name-replace-whitespace
9513 The standard functions @code{capitalize}, @code{downcase},
9514 @code{upcase}, and @code{upcase-initials} may be useful, too.
9516 Everybody knows that whitespace characters in file names are evil,
9517 except those who don't know.  If you receive lots of attachments from
9518 such unenlightened users, you can make live easier by adding
9520 @lisp
9521 (setq mm-file-name-rewrite-functions
9522       '(mm-file-name-trim-whitespace
9523         mm-file-name-collapse-whitespace
9524         mm-file-name-replace-whitespace))
9525 @end lisp
9527 @noindent
9528 to your @file{~/.gnus.el} file.
9530 @end table
9533 @node Charsets
9534 @section Charsets
9535 @cindex charsets
9537 People use different charsets, and we have @acronym{MIME} to let us know what
9538 charsets they use.  Or rather, we wish we had.  Many people use
9539 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9540 just send out messages without saying what character sets they use.  To
9541 help a bit with this, some local news hierarchies have policies that say
9542 what character set is the default.  For instance, the @samp{fj}
9543 hierarchy uses @code{iso-2022-jp}.
9545 @vindex gnus-group-charset-alist
9546 This knowledge is encoded in the @code{gnus-group-charset-alist}
9547 variable, which is an alist of regexps (use the first item to match full
9548 group names) and default charsets to be used when reading these groups.
9550 @vindex gnus-newsgroup-ignored-charsets
9551 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9552 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9553 even if they really are in @code{koi-8}.  To help here, the
9554 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9555 charsets that are listed here will be ignored.  The variable can be
9556 set on a group-by-group basis using the group parameters (@pxref{Group
9557 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9558 which includes values some agents insist on having in there.
9560 @vindex gnus-group-posting-charset-alist
9561 When posting, @code{gnus-group-posting-charset-alist} is used to
9562 determine which charsets should not be encoded using the @acronym{MIME}
9563 encodings.  For instance, some hierarchies discourage using
9564 quoted-printable header encoding.
9566 This variable is an alist of regexps and permitted unencoded charsets
9567 for posting.  Each element of the alist has the form @code{(}@var{test
9568 header body-list}@code{)}, where:
9570 @table @var
9571 @item test
9572 is either a regular expression matching the newsgroup header or a
9573 variable to query,
9574 @item header
9575 is the charset which may be left unencoded in the header (@code{nil}
9576 means encode all charsets),
9577 @item body-list
9578 is a list of charsets which may be encoded using 8bit content-transfer
9579 encoding in the body, or one of the special values @code{nil} (always
9580 encode using quoted-printable) or @code{t} (always use 8bit).
9581 @end table
9583 @cindex Russian
9584 @cindex koi8-r
9585 @cindex koi8-u
9586 @cindex iso-8859-5
9587 @cindex coding system aliases
9588 @cindex preferred charset
9590 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9591 The Emacs MIME Manual}, for additional variables that control which
9592 MIME charsets are used when sending messages.
9594 Other charset tricks that may be useful, although not Gnus-specific:
9596 If there are several @acronym{MIME} charsets that encode the same Emacs
9597 charset, you can choose what charset to use by saying the following:
9599 @lisp
9600 (put-charset-property 'cyrillic-iso8859-5
9601                       'preferred-coding-system 'koi8-r)
9602 @end lisp
9604 This means that Russian will be encoded using @code{koi8-r} instead of
9605 the default @code{iso-8859-5} @acronym{MIME} charset.
9607 If you want to read messages in @code{koi8-u}, you can cheat and say
9609 @lisp
9610 (define-coding-system-alias 'koi8-u 'koi8-r)
9611 @end lisp
9613 This will almost do the right thing.
9615 And finally, to read charsets like @code{windows-1251}, you can say
9616 something like
9618 @lisp
9619 (codepage-setup 1251)
9620 (define-coding-system-alias 'windows-1251 'cp1251)
9621 @end lisp
9624 @node Article Commands
9625 @section Article Commands
9627 @table @kbd
9629 @item A P
9630 @cindex PostScript
9631 @cindex printing
9632 @kindex A P (Summary)
9633 @vindex gnus-ps-print-hook
9634 @findex gnus-summary-print-article
9635 Generate and print a PostScript image of the article buffer
9636 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9637 be run just before printing the buffer.  An alternative way to print
9638 article is to use Muttprint (@pxref{Saving Articles}).
9640 @end table
9643 @node Summary Sorting
9644 @section Summary Sorting
9645 @cindex summary sorting
9647 You can have the summary buffer sorted in various ways, even though I
9648 can't really see why you'd want that.
9650 @table @kbd
9652 @item C-c C-s C-n
9653 @kindex C-c C-s C-n (Summary)
9654 @findex gnus-summary-sort-by-number
9655 Sort by article number (@code{gnus-summary-sort-by-number}).
9657 @item C-c C-s C-a
9658 @kindex C-c C-s C-a (Summary)
9659 @findex gnus-summary-sort-by-author
9660 Sort by author (@code{gnus-summary-sort-by-author}).
9662 @item C-c C-s C-s
9663 @kindex C-c C-s C-s (Summary)
9664 @findex gnus-summary-sort-by-subject
9665 Sort by subject (@code{gnus-summary-sort-by-subject}).
9667 @item C-c C-s C-d
9668 @kindex C-c C-s C-d (Summary)
9669 @findex gnus-summary-sort-by-date
9670 Sort by date (@code{gnus-summary-sort-by-date}).
9672 @item C-c C-s C-l
9673 @kindex C-c C-s C-l (Summary)
9674 @findex gnus-summary-sort-by-lines
9675 Sort by lines (@code{gnus-summary-sort-by-lines}).
9677 @item C-c C-s C-c
9678 @kindex C-c C-s C-c (Summary)
9679 @findex gnus-summary-sort-by-chars
9680 Sort by article length (@code{gnus-summary-sort-by-chars}).
9682 @item C-c C-s C-i
9683 @kindex C-c C-s C-i (Summary)
9684 @findex gnus-summary-sort-by-score
9685 Sort by score (@code{gnus-summary-sort-by-score}).
9687 @item C-c C-s C-r
9688 @kindex C-c C-s C-r (Summary)
9689 @findex gnus-summary-sort-by-random
9690 Randomize (@code{gnus-summary-sort-by-random}).
9692 @item C-c C-s C-o
9693 @kindex C-c C-s C-o (Summary)
9694 @findex gnus-summary-sort-by-original
9695 Sort using the default sorting method
9696 (@code{gnus-summary-sort-by-original}).
9697 @end table
9699 These functions will work both when you use threading and when you don't
9700 use threading.  In the latter case, all summary lines will be sorted,
9701 line by line.  In the former case, sorting will be done on a
9702 root-by-root basis, which might not be what you were looking for.  To
9703 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9704 Commands}).
9707 @node Finding the Parent
9708 @section Finding the Parent
9709 @cindex parent articles
9710 @cindex referring articles
9712 @table @kbd
9713 @item ^
9714 @kindex ^ (Summary)
9715 @findex gnus-summary-refer-parent-article
9716 If you'd like to read the parent of the current article, and it is not
9717 displayed in the summary buffer, you might still be able to.  That is,
9718 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9719 and the @code{References} in the current article are not mangled, you
9720 can just press @kbd{^} or @kbd{A r}
9721 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9722 you'll get the parent.  If the parent is already displayed in the
9723 summary buffer, point will just move to this article.
9725 If given a positive numerical prefix, fetch that many articles back into
9726 the ancestry.  If given a negative numerical prefix, fetch just that
9727 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9728 grandparent and the grandgrandparent of the current article.  If you say
9729 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9730 article.
9732 @item A R (Summary)
9733 @findex gnus-summary-refer-references
9734 @kindex A R (Summary)
9735 Fetch all articles mentioned in the @code{References} header of the
9736 article (@code{gnus-summary-refer-references}).
9738 @item A T (Summary)
9739 @findex gnus-summary-refer-thread
9740 @kindex A T (Summary)
9741 Display the full thread where the current article appears
9742 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9743 headers in the current group to work, so it usually takes a while.  If
9744 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9745 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9746 visible effects normally, but it'll make this command work a whole lot
9747 faster.  Of course, it'll make group entry somewhat slow.
9749 @vindex gnus-refer-thread-limit
9750 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9751 articles before the first displayed in the current group) headers to
9752 fetch when doing this command.  The default is 200.  If @code{t}, all
9753 the available headers will be fetched.  This variable can be overridden
9754 by giving the @kbd{A T} command a numerical prefix.
9756 @item M-^ (Summary)
9757 @findex gnus-summary-refer-article
9758 @kindex M-^ (Summary)
9759 @cindex Message-ID
9760 @cindex fetching by Message-ID
9761 You can also ask Gnus for an arbitrary article, no matter what group it
9762 belongs to.  @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9763 for a @code{Message-ID}, which is one of those long, hard-to-read
9764 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9765 You have to get it all exactly right.  No fuzzy searches, I'm afraid.
9767 Gnus looks for the @code{Message-ID} in the headers that have already
9768 been fetched, but also tries all the select methods specified by
9769 @code{gnus-refer-article-method} if it is not found.
9770 @end table
9772 @vindex gnus-refer-article-method
9773 If the group you are reading is located on a back end that does not
9774 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9775 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9776 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9777 updating the spool you are reading from, but that's not really
9778 necessary.
9780 It can also be a list of select methods, as well as the special symbol
9781 @code{current}, which means to use the current select method.  If it
9782 is a list, Gnus will try all the methods in the list until it finds a
9783 match.
9785 Here's an example setting that will first try the current method, and
9786 then ask Google if that fails:
9788 @lisp
9789 (setq gnus-refer-article-method
9790       '(current
9791         (nnweb "google" (nnweb-type google))))
9792 @end lisp
9794 Most of the mail back ends support fetching by @code{Message-ID}, but
9795 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9796 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9797 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9798 only able to locate articles that have been posted to the current
9799 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9800 not support this at all.
9803 @node Alternative Approaches
9804 @section Alternative Approaches
9806 Different people like to read news using different methods.  This being
9807 Gnus, we offer a small selection of minor modes for the summary buffers.
9809 @menu
9810 * Pick and Read::               First mark articles and then read them.
9811 * Binary Groups::               Auto-decode all articles.
9812 @end menu
9815 @node Pick and Read
9816 @subsection Pick and Read
9817 @cindex pick and read
9819 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9820 a two-phased reading interface.  The user first marks in a summary
9821 buffer the articles she wants to read.  Then she starts reading the
9822 articles with just an article buffer displayed.
9824 @findex gnus-pick-mode
9825 @kindex M-x gnus-pick-mode
9826 Gnus provides a summary buffer minor mode that allows
9827 this---@code{gnus-pick-mode}.  This basically means that a few process
9828 mark commands become one-keystroke commands to allow easy marking, and
9829 it provides one additional command for switching to the summary buffer.
9831 Here are the available keystrokes when using pick mode:
9833 @table @kbd
9834 @item .
9835 @kindex . (Pick)
9836 @findex gnus-pick-article-or-thread
9837 Pick the article or thread on the current line
9838 (@code{gnus-pick-article-or-thread}).  If the variable
9839 @code{gnus-thread-hide-subtree} is true, then this key selects the
9840 entire thread when used at the first article of the thread.  Otherwise,
9841 it selects just the article.  If given a numerical prefix, go to that
9842 thread or article and pick it.  (The line number is normally displayed
9843 at the beginning of the summary pick lines.)
9845 @item SPACE
9846 @kindex SPACE (Pick)
9847 @findex gnus-pick-next-page
9848 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9849 at the end of the buffer, start reading the picked articles.
9851 @item u
9852 @kindex u (Pick)
9853 @findex gnus-pick-unmark-article-or-thread.
9854 Unpick the thread or article
9855 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9856 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9857 thread if used at the first article of the thread.  Otherwise it unpicks
9858 just the article.  You can give this key a numerical prefix to unpick
9859 the thread or article at that line.
9861 @item RET
9862 @kindex RET (Pick)
9863 @findex gnus-pick-start-reading
9864 @vindex gnus-pick-display-summary
9865 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9866 given a prefix, mark all unpicked articles as read first.  If
9867 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9868 will still be visible when you are reading.
9870 @end table
9872 All the normal summary mode commands are still available in the
9873 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9874 which is mapped to the same function
9875 @code{gnus-summary-tick-article-forward}.
9877 If this sounds like a good idea to you, you could say:
9879 @lisp
9880 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9881 @end lisp
9883 @vindex gnus-pick-mode-hook
9884 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9886 @vindex gnus-mark-unpicked-articles-as-read
9887 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9888 all unpicked articles as read.  The default is @code{nil}.
9890 @vindex gnus-summary-pick-line-format
9891 The summary line format in pick mode is slightly different from the
9892 standard format.  At the beginning of each line the line number is
9893 displayed.  The pick mode line format is controlled by the
9894 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9895 Variables}).  It accepts the same format specs that
9896 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9899 @node Binary Groups
9900 @subsection Binary Groups
9901 @cindex binary groups
9903 @findex gnus-binary-mode
9904 @kindex M-x gnus-binary-mode
9905 If you spend much time in binary groups, you may grow tired of hitting
9906 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9907 is a minor mode for summary buffers that makes all ordinary Gnus article
9908 selection functions uudecode series of articles and display the result
9909 instead of just displaying the articles the normal way.
9911 @kindex g (Binary)
9912 @findex gnus-binary-show-article
9913 The only way, in fact, to see the actual articles is the @kbd{g}
9914 command, when you have turned on this mode
9915 (@code{gnus-binary-show-article}).
9917 @vindex gnus-binary-mode-hook
9918 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9921 @node Tree Display
9922 @section Tree Display
9923 @cindex trees
9925 @vindex gnus-use-trees
9926 If you don't like the normal Gnus summary display, you might try setting
9927 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9928 additional @dfn{tree buffer}.  You can execute all summary mode commands
9929 in the tree buffer.
9931 There are a few variables to customize the tree display, of course:
9933 @table @code
9934 @item gnus-tree-mode-hook
9935 @vindex gnus-tree-mode-hook
9936 A hook called in all tree mode buffers.
9938 @item gnus-tree-mode-line-format
9939 @vindex gnus-tree-mode-line-format
9940 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9941 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9942 of valid specs, @pxref{Summary Buffer Mode Line}.
9944 @item gnus-selected-tree-face
9945 @vindex gnus-selected-tree-face
9946 Face used for highlighting the selected article in the tree buffer.  The
9947 default is @code{modeline}.
9949 @item gnus-tree-line-format
9950 @vindex gnus-tree-line-format
9951 A format string for the tree nodes.  The name is a bit of a misnomer,
9952 though---it doesn't define a line, but just the node.  The default value
9953 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9954 the name of the poster.  It is vital that all nodes are of the same
9955 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9957 Valid specs are:
9959 @table @samp
9960 @item n
9961 The name of the poster.
9962 @item f
9963 The @code{From} header.
9964 @item N
9965 The number of the article.
9966 @item [
9967 The opening bracket.
9968 @item ]
9969 The closing bracket.
9970 @item s
9971 The subject.
9972 @end table
9974 @xref{Formatting Variables}.
9976 Variables related to the display are:
9978 @table @code
9979 @item gnus-tree-brackets
9980 @vindex gnus-tree-brackets
9981 This is used for differentiating between ``real'' articles and
9982 ``sparse'' articles.  The format is
9983 @example
9984 ((@var{real-open} . @var{real-close})
9985  (@var{sparse-open} . @var{sparse-close})
9986  (@var{dummy-open} . @var{dummy-close}))
9987 @end example
9988 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9990 @item gnus-tree-parent-child-edges
9991 @vindex gnus-tree-parent-child-edges
9992 This is a list that contains the characters used for connecting parent
9993 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9995 @end table
9997 @item gnus-tree-minimize-window
9998 @vindex gnus-tree-minimize-window
9999 If this variable is non-@code{nil}, Gnus will try to keep the tree
10000 buffer as small as possible to allow more room for the other Gnus
10001 windows.  If this variable is a number, the tree buffer will never be
10002 higher than that number.  The default is @code{t}.  Note that if you
10003 have several windows displayed side-by-side in a frame and the tree
10004 buffer is one of these, minimizing the tree window will also resize all
10005 other windows displayed next to it.
10007 You may also wish to add the following hook to keep the window minimized
10008 at all times:
10010 @lisp
10011 (add-hook 'gnus-configure-windows-hook
10012           'gnus-tree-perhaps-minimize)
10013 @end lisp
10015 @item gnus-generate-tree-function
10016 @vindex gnus-generate-tree-function
10017 @findex gnus-generate-horizontal-tree
10018 @findex gnus-generate-vertical-tree
10019 The function that actually generates the thread tree.  Two predefined
10020 functions are available: @code{gnus-generate-horizontal-tree} and
10021 @code{gnus-generate-vertical-tree} (which is the default).
10023 @end table
10025 Here's an example from a horizontal tree buffer:
10027 @example
10028 @{***@}-(***)-[odd]-[Gun]
10029      |      \[Jan]
10030      |      \[odd]-[Eri]
10031      |      \(***)-[Eri]
10032      |            \[odd]-[Paa]
10033      \[Bjo]
10034      \[Gun]
10035      \[Gun]-[Jor]
10036 @end example
10038 Here's the same thread displayed in a vertical tree buffer:
10040 @example
10041 @group
10042 @{***@}
10043   |--------------------------\-----\-----\
10044 (***)                         [Bjo] [Gun] [Gun]
10045   |--\-----\-----\                          |
10046 [odd] [Jan] [odd] (***)                   [Jor]
10047   |           |     |--\
10048 [Gun]       [Eri] [Eri] [odd]
10049                           |
10050                         [Paa]
10051 @end group
10052 @end example
10054 If you're using horizontal trees, it might be nice to display the trees
10055 side-by-side with the summary buffer.  You could add something like the
10056 following to your @file{~/.gnus.el} file:
10058 @lisp
10059 (setq gnus-use-trees t
10060       gnus-generate-tree-function 'gnus-generate-horizontal-tree
10061       gnus-tree-minimize-window nil)
10062 (gnus-add-configuration
10063  '(article
10064    (vertical 1.0
10065              (horizontal 0.25
10066                          (summary 0.75 point)
10067                          (tree 1.0))
10068              (article 1.0))))
10069 @end lisp
10071 @xref{Window Layout}.
10074 @node Mail Group Commands
10075 @section Mail Group Commands
10076 @cindex mail group commands
10078 Some commands only make sense in mail groups.  If these commands are
10079 invalid in the current group, they will raise a hell and let you know.
10081 All these commands (except the expiry and edit commands) use the
10082 process/prefix convention (@pxref{Process/Prefix}).
10084 @table @kbd
10086 @item B e
10087 @kindex B e (Summary)
10088 @findex gnus-summary-expire-articles
10089 @cindex expiring mail
10090 Run all expirable articles in the current group through the expiry
10091 process (@code{gnus-summary-expire-articles}).  That is, delete all
10092 expirable articles in the group that have been around for a while.
10093 (@pxref{Expiring Mail}).
10095 @item B C-M-e
10096 @kindex B C-M-e (Summary)
10097 @findex gnus-summary-expire-articles-now
10098 @cindex expiring mail
10099 Delete all the expirable articles in the group
10100 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10101 articles eligible for expiry in the current group will
10102 disappear forever into that big @file{/dev/null} in the sky.
10104 @item B DEL
10105 @kindex B DEL (Summary)
10106 @findex gnus-summary-delete-article
10107 @c @icon{gnus-summary-mail-delete}
10108 Delete the mail article.  This is ``delete'' as in ``delete it from your
10109 disk forever and ever, never to return again.'' Use with caution.
10110 (@code{gnus-summary-delete-article}).
10112 @item B m
10113 @kindex B m (Summary)
10114 @cindex move mail
10115 @findex gnus-summary-move-article
10116 @vindex gnus-preserve-marks
10117 Move the article from one mail group to another
10118 (@code{gnus-summary-move-article}).  Marks will be preserved if
10119 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10121 @item B c
10122 @kindex B c (Summary)
10123 @cindex copy mail
10124 @findex gnus-summary-copy-article
10125 @c @icon{gnus-summary-mail-copy}
10126 Copy the article from one group (mail group or not) to a mail group
10127 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10128 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10130 @item B B
10131 @kindex B B (Summary)
10132 @cindex crosspost mail
10133 @findex gnus-summary-crosspost-article
10134 Crosspost the current article to some other group
10135 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10136 the article in the other group, and the Xref headers of the article will
10137 be properly updated.
10139 @item B i
10140 @kindex B i (Summary)
10141 @findex gnus-summary-import-article
10142 Import an arbitrary file into the current mail newsgroup
10143 (@code{gnus-summary-import-article}).  You will be prompted for a file
10144 name, a @code{From} header and a @code{Subject} header.
10146 @item B I
10147 @kindex B I (Summary)
10148 @findex gnus-summary-create-article
10149 Create an empty article in the current mail newsgroups
10150 (@code{gnus-summary-create-article}).  You will be prompted for a
10151 @code{From} header and a @code{Subject} header.
10153 @item B r
10154 @kindex B r (Summary)
10155 @findex gnus-summary-respool-article
10156 @vindex gnus-summary-respool-default-method
10157 Respool the mail article (@code{gnus-summary-respool-article}).
10158 @code{gnus-summary-respool-default-method} will be used as the default
10159 select method when respooling.  This variable is @code{nil} by default,
10160 which means that the current group select method will be used instead.
10161 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10162 (which is the default).
10164 @item B w
10165 @itemx e
10166 @kindex B w (Summary)
10167 @kindex e (Summary)
10168 @findex gnus-summary-edit-article
10169 @kindex C-c C-c (Article)
10170 @findex gnus-summary-edit-article-done
10171 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10172 editing and make the changes permanent, type @kbd{C-c C-c}
10173 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10174 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10176 @item B q
10177 @kindex B q (Summary)
10178 @findex gnus-summary-respool-query
10179 If you want to re-spool an article, you might be curious as to what group
10180 the article will end up in before you do the re-spooling.  This command
10181 will tell you (@code{gnus-summary-respool-query}).
10183 @item B t
10184 @kindex B t (Summary)
10185 @findex gnus-summary-respool-trace
10186 Similarly, this command will display all fancy splitting patterns used
10187 when respooling, if any (@code{gnus-summary-respool-trace}).
10189 @item B p
10190 @kindex B p (Summary)
10191 @findex gnus-summary-article-posted-p
10192 Some people have a tendency to send you ``courtesy'' copies when they
10193 follow up to articles you have posted.  These usually have a
10194 @code{Newsgroups} header in them, but not always.  This command
10195 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10196 article from your news server (or rather, from
10197 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10198 report back whether it found the article or not.  Even if it says that
10199 it didn't find the article, it may have been posted anyway---mail
10200 propagation is much faster than news propagation, and the news copy may
10201 just not have arrived yet.
10203 @item K E
10204 @kindex K E (Summary)
10205 @findex gnus-article-encrypt-body
10206 @vindex gnus-article-encrypt-protocol
10207 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10208 The body is encrypted with the encryption protocol specified by the
10209 variable @code{gnus-article-encrypt-protocol}.
10211 @end table
10213 @vindex gnus-move-split-methods
10214 @cindex moving articles
10215 If you move (or copy) articles regularly, you might wish to have Gnus
10216 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10217 variable that uses the same syntax as @code{gnus-split-methods}
10218 (@pxref{Saving Articles}).  You may customize that variable to create
10219 suggestions you find reasonable.  (Note that
10220 @code{gnus-move-split-methods} uses group names where
10221 @code{gnus-split-methods} uses file names.)
10223 @lisp
10224 (setq gnus-move-split-methods
10225       '(("^From:.*Lars Magne" "nnml:junk")
10226         ("^Subject:.*gnus" "nnfolder:important")
10227         (".*" "nnml:misc")))
10228 @end lisp
10231 @node Various Summary Stuff
10232 @section Various Summary Stuff
10234 @menu
10235 * Summary Group Information::   Information oriented commands.
10236 * Searching for Articles::      Multiple article commands.
10237 * Summary Generation Commands::
10238 * Really Various Summary Commands::  Those pesky non-conformant commands.
10239 @end menu
10241 @table @code
10242 @vindex gnus-summary-display-while-building
10243 @item gnus-summary-display-while-building
10244 If non-@code{nil}, show and update the summary buffer as it's being
10245 built.  If @code{t}, update the buffer after every line is inserted.
10246 If the value is an integer, @var{n}, update the display every @var{n}
10247 lines.  The default is @code{nil}.
10249 @vindex gnus-summary-display-arrow
10250 @item gnus-summary-display-arrow
10251 If non-@code{nil}, display an arrow in the fringe to indicate the
10252 current article.
10254 @vindex gnus-summary-mode-hook
10255 @item gnus-summary-mode-hook
10256 This hook is called when creating a summary mode buffer.
10258 @vindex gnus-summary-generate-hook
10259 @item gnus-summary-generate-hook
10260 This is called as the last thing before doing the threading and the
10261 generation of the summary buffer.  It's quite convenient for customizing
10262 the threading variables based on what data the newsgroup has.  This hook
10263 is called from the summary buffer after most summary buffer variables
10264 have been set.
10266 @vindex gnus-summary-prepare-hook
10267 @item gnus-summary-prepare-hook
10268 It is called after the summary buffer has been generated.  You might use
10269 it to, for instance, highlight lines or modify the look of the buffer in
10270 some other ungodly manner.  I don't care.
10272 @vindex gnus-summary-prepared-hook
10273 @item gnus-summary-prepared-hook
10274 A hook called as the very last thing after the summary buffer has been
10275 generated.
10277 @vindex gnus-summary-ignore-duplicates
10278 @item gnus-summary-ignore-duplicates
10279 When Gnus discovers two articles that have the same @code{Message-ID},
10280 it has to do something drastic.  No articles are allowed to have the
10281 same @code{Message-ID}, but this may happen when reading mail from some
10282 sources.  Gnus allows you to customize what happens with this variable.
10283 If it is @code{nil} (which is the default), Gnus will rename the
10284 @code{Message-ID} (for display purposes only) and display the article as
10285 any other article.  If this variable is @code{t}, it won't display the
10286 article---it'll be as if it never existed.
10288 @vindex gnus-alter-articles-to-read-function
10289 @item gnus-alter-articles-to-read-function
10290 This function, which takes two parameters (the group name and the list
10291 of articles to be selected), is called to allow the user to alter the
10292 list of articles to be selected.
10294 For instance, the following function adds the list of cached articles to
10295 the list in one particular group:
10297 @lisp
10298 (defun my-add-cached-articles (group articles)
10299   (if (string= group "some.group")
10300       (append gnus-newsgroup-cached articles)
10301     articles))
10302 @end lisp
10304 @vindex gnus-newsgroup-variables
10305 @item gnus-newsgroup-variables
10306 A list of newsgroup (summary buffer) local variables, or cons of
10307 variables and their default expressions to be evalled (when the default
10308 values are not @code{nil}), that should be made global while the summary
10309 buffer is active.
10311 Note: The default expressions will be evaluated (using function
10312 @code{eval}) before assignment to the local variable rather than just
10313 assigned to it.  If the default expression is the symbol @code{global},
10314 that symbol will not be evaluated but the global value of the local
10315 variable will be used instead.
10317 These variables can be used to set variables in the group parameters
10318 while still allowing them to affect operations done in other
10319 buffers.  For example:
10321 @lisp
10322 (setq gnus-newsgroup-variables
10323       '(message-use-followup-to
10324         (gnus-visible-headers .
10325  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10326 @end lisp
10328 Also @pxref{Group Parameters}.
10329 @end table
10332 @node Summary Group Information
10333 @subsection Summary Group Information
10335 @table @kbd
10337 @item H f
10338 @kindex H f (Summary)
10339 @findex gnus-summary-fetch-faq
10340 @vindex gnus-group-faq-directory
10341 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10342 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10343 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10344 is usually a directory on a remote machine.  This variable can also be
10345 a list of directories.  In that case, giving a prefix to this command
10346 will allow you to choose between the various sites.  @code{ange-ftp}
10347 or @code{efs} will probably be used for fetching the file.
10349 @item H d
10350 @kindex H d (Summary)
10351 @findex gnus-summary-describe-group
10352 Give a brief description of the current group
10353 (@code{gnus-summary-describe-group}).  If given a prefix, force
10354 rereading the description from the server.
10356 @item H h
10357 @kindex H h (Summary)
10358 @findex gnus-summary-describe-briefly
10359 Give an extremely brief description of the most important summary
10360 keystrokes (@code{gnus-summary-describe-briefly}).
10362 @item H i
10363 @kindex H i (Summary)
10364 @findex gnus-info-find-node
10365 Go to the Gnus info node (@code{gnus-info-find-node}).
10366 @end table
10369 @node Searching for Articles
10370 @subsection Searching for Articles
10372 @table @kbd
10374 @item M-s
10375 @kindex M-s (Summary)
10376 @findex gnus-summary-search-article-forward
10377 Search through all subsequent (raw) articles for a regexp
10378 (@code{gnus-summary-search-article-forward}).
10380 @item M-r
10381 @kindex M-r (Summary)
10382 @findex gnus-summary-search-article-backward
10383 Search through all previous (raw) articles for a regexp
10384 (@code{gnus-summary-search-article-backward}).
10386 @item &
10387 @kindex & (Summary)
10388 @findex gnus-summary-execute-command
10389 This command will prompt you for a header, a regular expression to match
10390 on this field, and a command to be executed if the match is made
10391 (@code{gnus-summary-execute-command}).  If the header is an empty
10392 string, the match is done on the entire article.  If given a prefix,
10393 search backward instead.
10395 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10396 all articles that have heads or bodies that match @samp{some.*string}.
10398 @item M-&
10399 @kindex M-& (Summary)
10400 @findex gnus-summary-universal-argument
10401 Perform any operation on all articles that have been marked with
10402 the process mark (@code{gnus-summary-universal-argument}).
10403 @end table
10405 @node Summary Generation Commands
10406 @subsection Summary Generation Commands
10408 @table @kbd
10410 @item Y g
10411 @kindex Y g (Summary)
10412 @findex gnus-summary-prepare
10413 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10415 @item Y c
10416 @kindex Y c (Summary)
10417 @findex gnus-summary-insert-cached-articles
10418 Pull all cached articles (for the current group) into the summary buffer
10419 (@code{gnus-summary-insert-cached-articles}).
10421 @item Y d
10422 @kindex Y d (Summary)
10423 @findex gnus-summary-insert-dormant-articles
10424 Pull all dormant articles (for the current group) into the summary buffer
10425 (@code{gnus-summary-insert-dormant-articles}).
10427 @end table
10430 @node Really Various Summary Commands
10431 @subsection Really Various Summary Commands
10433 @table @kbd
10435 @item A D
10436 @itemx C-d
10437 @kindex C-d (Summary)
10438 @kindex A D (Summary)
10439 @findex gnus-summary-enter-digest-group
10440 If the current article is a collection of other articles (for instance,
10441 a digest), you might use this command to enter a group based on the that
10442 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10443 guess what article type is currently displayed unless you give a prefix
10444 to this command, which forces a ``digest'' interpretation.  Basically,
10445 whenever you see a message that is a collection of other messages of
10446 some format, you @kbd{C-d} and read these messages in a more convenient
10447 fashion.
10449 @item C-M-d
10450 @kindex C-M-d (Summary)
10451 @findex gnus-summary-read-document
10452 This command is very similar to the one above, but lets you gather
10453 several documents into one biiig group
10454 (@code{gnus-summary-read-document}).  It does this by opening several
10455 @code{nndoc} groups for each document, and then opening an
10456 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10457 command understands the process/prefix convention
10458 (@pxref{Process/Prefix}).
10460 @item C-t
10461 @kindex C-t (Summary)
10462 @findex gnus-summary-toggle-truncation
10463 Toggle truncation of summary lines
10464 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10465 line centering function in the summary buffer, so it's not a good idea
10466 to have truncation switched off while reading articles.
10468 @item =
10469 @kindex = (Summary)
10470 @findex gnus-summary-expand-window
10471 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10472 If given a prefix, force an @code{article} window configuration.
10474 @item C-M-e
10475 @kindex C-M-e (Summary)
10476 @findex gnus-summary-edit-parameters
10477 Edit the group parameters (@pxref{Group Parameters}) of the current
10478 group (@code{gnus-summary-edit-parameters}).
10480 @item C-M-a
10481 @kindex C-M-a (Summary)
10482 @findex gnus-summary-customize-parameters
10483 Customize the group parameters (@pxref{Group Parameters}) of the current
10484 group (@code{gnus-summary-customize-parameters}).
10486 @end table
10489 @node Exiting the Summary Buffer
10490 @section Exiting the Summary Buffer
10491 @cindex summary exit
10492 @cindex exiting groups
10494 Exiting from the summary buffer will normally update all info on the
10495 group and return you to the group buffer.
10497 @table @kbd
10499 @item Z Z
10500 @itemx Z Q
10501 @itemx q
10502 @kindex Z Z (Summary)
10503 @kindex Z Q (Summary)
10504 @kindex q (Summary)
10505 @findex gnus-summary-exit
10506 @vindex gnus-summary-exit-hook
10507 @vindex gnus-summary-prepare-exit-hook
10508 @vindex gnus-group-no-more-groups-hook
10509 @c @icon{gnus-summary-exit}
10510 Exit the current group and update all information on the group
10511 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10512 called before doing much of the exiting, which calls
10513 @code{gnus-summary-expire-articles} by default.
10514 @code{gnus-summary-exit-hook} is called after finishing the exit
10515 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10516 group mode having no more (unread) groups.
10518 @item Z E
10519 @itemx Q
10520 @kindex Z E (Summary)
10521 @kindex Q (Summary)
10522 @findex gnus-summary-exit-no-update
10523 Exit the current group without updating any information on the group
10524 (@code{gnus-summary-exit-no-update}).
10526 @item Z c
10527 @itemx c
10528 @kindex Z c (Summary)
10529 @kindex c (Summary)
10530 @findex gnus-summary-catchup-and-exit
10531 @c @icon{gnus-summary-catchup-and-exit}
10532 Mark all unticked articles in the group as read and then exit
10533 (@code{gnus-summary-catchup-and-exit}).
10535 @item Z C
10536 @kindex Z C (Summary)
10537 @findex gnus-summary-catchup-all-and-exit
10538 Mark all articles, even the ticked ones, as read and then exit
10539 (@code{gnus-summary-catchup-all-and-exit}).
10541 @item Z n
10542 @kindex Z n (Summary)
10543 @findex gnus-summary-catchup-and-goto-next-group
10544 Mark all articles as read and go to the next group
10545 (@code{gnus-summary-catchup-and-goto-next-group}).
10547 @item Z R
10548 @itemx C-x C-s
10549 @kindex Z R (Summary)
10550 @kindex C-x C-s (Summary)
10551 @findex gnus-summary-reselect-current-group
10552 Exit this group, and then enter it again
10553 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10554 all articles, both read and unread.
10556 @item Z G
10557 @itemx M-g
10558 @kindex Z G (Summary)
10559 @kindex M-g (Summary)
10560 @findex gnus-summary-rescan-group
10561 @c @icon{gnus-summary-mail-get}
10562 Exit the group, check for new articles in the group, and select the
10563 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10564 articles, both read and unread.
10566 @item Z N
10567 @kindex Z N (Summary)
10568 @findex gnus-summary-next-group
10569 Exit the group and go to the next group
10570 (@code{gnus-summary-next-group}).
10572 @item Z P
10573 @kindex Z P (Summary)
10574 @findex gnus-summary-prev-group
10575 Exit the group and go to the previous group
10576 (@code{gnus-summary-prev-group}).
10578 @item Z s
10579 @kindex Z s (Summary)
10580 @findex gnus-summary-save-newsrc
10581 Save the current number of read/marked articles in the dribble buffer
10582 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10583 given a prefix, also save the @file{.newsrc} file(s).  Using this
10584 command will make exit without updating (the @kbd{Q} command) worthless.
10585 @end table
10587 @vindex gnus-exit-group-hook
10588 @code{gnus-exit-group-hook} is called when you exit the current group
10589 with an ``updating'' exit.  For instance @kbd{Q}
10590 (@code{gnus-summary-exit-no-update}) does not call this hook.
10592 @findex gnus-summary-wake-up-the-dead
10593 @findex gnus-dead-summary-mode
10594 @vindex gnus-kill-summary-on-exit
10595 If you're in the habit of exiting groups, and then changing your mind
10596 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10597 If you do that, Gnus won't kill the summary buffer when you exit it.
10598 (Quelle surprise!)  Instead it will change the name of the buffer to
10599 something like @samp{*Dead Summary ... *} and install a minor mode
10600 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10601 buffer, you'll find that all keys are mapped to a function called
10602 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10603 summary buffer will result in a live, normal summary buffer.
10605 There will never be more than one dead summary buffer at any one time.
10607 @vindex gnus-use-cross-reference
10608 The data on the current group will be updated (which articles you have
10609 read, which articles you have replied to, etc.) when you exit the
10610 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10611 @code{t} (which is the default), articles that are cross-referenced to
10612 this group and are marked as read, will also be marked as read in the
10613 other subscribed groups they were cross-posted to.  If this variable is
10614 neither @code{nil} nor @code{t}, the article will be marked as read in
10615 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10618 @node Crosspost Handling
10619 @section Crosspost Handling
10621 @cindex velveeta
10622 @cindex spamming
10623 Marking cross-posted articles as read ensures that you'll never have to
10624 read the same article more than once.  Unless, of course, somebody has
10625 posted it to several groups separately.  Posting the same article to
10626 several groups (not cross-posting) is called @dfn{spamming}, and you are
10627 by law required to send nasty-grams to anyone who perpetrates such a
10628 heinous crime.  You may want to try NoCeM handling to filter out spam
10629 (@pxref{NoCeM}).
10631 Remember: Cross-posting is kinda ok, but posting the same article
10632 separately to several groups is not.  Massive cross-posting (aka.
10633 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10634 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10635 excessive crossposting (@pxref{Summary Mail Commands}).
10637 @cindex cross-posting
10638 @cindex Xref
10639 @cindex @acronym{NOV}
10640 One thing that may cause Gnus to not do the cross-posting thing
10641 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10642 (which is very nice, because it speeds things up considerably) which
10643 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10644 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10645 even with @sc{xover} by registering the @code{Xref} lines of all
10646 articles you actually read, but if you kill the articles, or just mark
10647 them as read without reading them, Gnus will not get a chance to snoop
10648 the @code{Xref} lines out of these articles, and will be unable to use
10649 the cross reference mechanism.
10651 @cindex LIST overview.fmt
10652 @cindex overview.fmt
10653 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10654 in its overview files, try @samp{telnet your.nntp.server nntp},
10655 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10656 overview.fmt}.  This may not work, but if it does, and the last line you
10657 get does not read @samp{Xref:full}, then you should shout and whine at
10658 your news admin until she includes the @code{Xref} header in the
10659 overview files.
10661 @vindex gnus-nov-is-evil
10662 If you want Gnus to get the @code{Xref}s right all the time, you have to
10663 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10664 considerably.
10666 C'est la vie.
10668 For an alternative approach, @pxref{Duplicate Suppression}.
10671 @node Duplicate Suppression
10672 @section Duplicate Suppression
10674 By default, Gnus tries to make sure that you don't have to read the same
10675 article more than once by utilizing the crossposting mechanism
10676 (@pxref{Crosspost Handling}).  However, that simple and efficient
10677 approach may not work satisfactory for some users for various
10678 reasons.
10680 @enumerate
10681 @item
10682 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10683 is evil and not very common.
10685 @item
10686 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10687 @file{.overview} data bases.  This is evil and all too common, alas.
10689 @item
10690 You may be reading the same group (or several related groups) from
10691 different @acronym{NNTP} servers.
10693 @item
10694 You may be getting mail that duplicates articles posted to groups.
10695 @end enumerate
10697 I'm sure there are other situations where @code{Xref} handling fails as
10698 well, but these four are the most common situations.
10700 If, and only if, @code{Xref} handling fails for you, then you may
10701 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10702 will remember the @code{Message-ID}s of all articles you have read or
10703 otherwise marked as read, and then, as if by magic, mark them as read
10704 all subsequent times you see them---in @emph{all} groups.  Using this
10705 mechanism is quite likely to be somewhat inefficient, but not overly
10706 so.  It's certainly preferable to reading the same articles more than
10707 once.
10709 Duplicate suppression is not a very subtle instrument.  It's more like a
10710 sledge hammer than anything else.  It works in a very simple
10711 fashion---if you have marked an article as read, it adds this Message-ID
10712 to a cache.  The next time it sees this Message-ID, it will mark the
10713 article as read with the @samp{M} mark.  It doesn't care what group it
10714 saw the article in.
10716 @table @code
10717 @item gnus-suppress-duplicates
10718 @vindex gnus-suppress-duplicates
10719 If non-@code{nil}, suppress duplicates.
10721 @item gnus-save-duplicate-list
10722 @vindex gnus-save-duplicate-list
10723 If non-@code{nil}, save the list of duplicates to a file.  This will
10724 make startup and shutdown take longer, so the default is @code{nil}.
10725 However, this means that only duplicate articles read in a single Gnus
10726 session are suppressed.
10728 @item gnus-duplicate-list-length
10729 @vindex gnus-duplicate-list-length
10730 This variable says how many @code{Message-ID}s to keep in the duplicate
10731 suppression list.  The default is 10000.
10733 @item gnus-duplicate-file
10734 @vindex gnus-duplicate-file
10735 The name of the file to store the duplicate suppression list in.  The
10736 default is @file{~/News/suppression}.
10737 @end table
10739 If you have a tendency to stop and start Gnus often, setting
10740 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10741 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10742 the other hand, saving the list makes startup and shutdown much slower,
10743 so that means that if you stop and start Gnus often, you should set
10744 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10745 to you to figure out, I think.
10747 @node Security
10748 @section Security
10750 Gnus is able to verify signed messages or decrypt encrypted messages.
10751 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10752 and @acronym{S/MIME}, however you need some external programs to get
10753 things to work:
10755 @enumerate
10756 @item
10757 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10758 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10759 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10760 Manual}), but Mailcrypt and gpg.el are also supported.
10762 @item
10763 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10764 or newer is recommended.
10766 @end enumerate
10768 The variables that control security functionality on reading messages
10769 include:
10771 @table @code
10772 @item mm-verify-option
10773 @vindex mm-verify-option
10774 Option of verifying signed parts.  @code{never}, not verify;
10775 @code{always}, always verify; @code{known}, only verify known
10776 protocols.  Otherwise, ask user.
10778 @item mm-decrypt-option
10779 @vindex mm-decrypt-option
10780 Option of decrypting encrypted parts.  @code{never}, no decryption;
10781 @code{always}, always decrypt; @code{known}, only decrypt known
10782 protocols.  Otherwise, ask user.
10784 @item mml1991-use
10785 @vindex mml1991-use
10786 Symbol indicating elisp interface to OpenPGP implementation for
10787 @acronym{PGP} messages.  The default is @code{pgg}, but
10788 @code{mailcrypt} and @code{gpg} are also supported although
10789 deprecated.
10791 @item mml2015-use
10792 @vindex mml2015-use
10793 Symbol indicating elisp interface to OpenPGP implementation for
10794 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10795 @code{mailcrypt} and @code{gpg} are also supported although
10796 deprecated.
10798 @end table
10800 By default the buttons that display security information are not
10801 shown, because they clutter reading the actual e-mail.  You can type
10802 @kbd{K b} manually to display the information.  Use the
10803 @code{gnus-buttonized-mime-types} and
10804 @code{gnus-unbuttonized-mime-types} variables to control this
10805 permanently.  @ref{MIME Commands} for further details, and hints on
10806 how to customize these variables to always display security
10807 information.
10809 @cindex snarfing keys
10810 @cindex importing PGP keys
10811 @cindex PGP key ring import
10812 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10813 key ring) is not supported explicitly through a menu item or command,
10814 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10815 allowing you to specify whatever action you think is appropriate
10816 through the usual @acronym{MIME} infrastructure.  You can use a
10817 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10818 Emacs MIME Manual}) such as the following to import keys using GNU
10819 Privacy Guard when you click on the @acronym{MIME} button
10820 (@pxref{Using MIME}).
10822 @example
10823 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10824 @end example
10825 @noindent
10826 This happens to also be the default action defined in
10827 @code{mailcap-mime-data}.
10829 More information on how to set things for sending outgoing signed and
10830 encrypted messages up can be found in the message manual
10831 (@pxref{Security, ,Security, message, Message Manual}).
10833 @node Mailing List
10834 @section Mailing List
10835 @cindex mailing list
10836 @cindex RFC 2396
10838 @kindex A M (summary)
10839 @findex gnus-mailing-list-insinuate
10840 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10841 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10842 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10843 summary buffer.
10845 That enables the following commands to the summary buffer:
10847 @table @kbd
10849 @item C-c C-n h
10850 @kindex C-c C-n h (Summary)
10851 @findex gnus-mailing-list-help
10852 Send a message to fetch mailing list help, if List-Help field exists.
10854 @item C-c C-n s
10855 @kindex C-c C-n s (Summary)
10856 @findex gnus-mailing-list-subscribe
10857 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10859 @item C-c C-n u
10860 @kindex C-c C-n u (Summary)
10861 @findex gnus-mailing-list-unsubscribe
10862 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10863 field exists.
10865 @item C-c C-n p
10866 @kindex C-c C-n p (Summary)
10867 @findex gnus-mailing-list-post
10868 Post to the mailing list, if List-Post field exists.
10870 @item C-c C-n o
10871 @kindex C-c C-n o (Summary)
10872 @findex gnus-mailing-list-owner
10873 Send a message to the mailing list owner, if List-Owner field exists.
10875 @item C-c C-n a
10876 @kindex C-c C-n a (Summary)
10877 @findex gnus-mailing-list-owner
10878 Browse the mailing list archive, if List-Archive field exists.
10880 @end table
10883 @node Article Buffer
10884 @chapter Article Buffer
10885 @cindex article buffer
10887 The articles are displayed in the article buffer, of which there is only
10888 one.  All the summary buffers share the same article buffer unless you
10889 tell Gnus otherwise.
10891 @menu
10892 * Hiding Headers::              Deciding what headers should be displayed.
10893 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10894 * Customizing Articles::        Tailoring the look of the articles.
10895 * Article Keymap::              Keystrokes available in the article buffer.
10896 * Misc Article::                Other stuff.
10897 @end menu
10900 @node Hiding Headers
10901 @section Hiding Headers
10902 @cindex hiding headers
10903 @cindex deleting headers
10905 The top section of each article is the @dfn{head}.  (The rest is the
10906 @dfn{body}, but you may have guessed that already.)
10908 @vindex gnus-show-all-headers
10909 There is a lot of useful information in the head: the name of the person
10910 who wrote the article, the date it was written and the subject of the
10911 article.  That's well and nice, but there's also lots of information
10912 most people do not want to see---what systems the article has passed
10913 through before reaching you, the @code{Message-ID}, the
10914 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10915 of some of those lines.  If you want to keep all those lines in the
10916 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10918 Gnus provides you with two variables for sifting headers:
10920 @table @code
10922 @item gnus-visible-headers
10923 @vindex gnus-visible-headers
10924 If this variable is non-@code{nil}, it should be a regular expression
10925 that says what headers you wish to keep in the article buffer.  All
10926 headers that do not match this variable will be hidden.
10928 For instance, if you only want to see the name of the person who wrote
10929 the article and the subject, you'd say:
10931 @lisp
10932 (setq gnus-visible-headers "^From:\\|^Subject:")
10933 @end lisp
10935 This variable can also be a list of regexps to match headers to
10936 remain visible.
10938 @item gnus-ignored-headers
10939 @vindex gnus-ignored-headers
10940 This variable is the reverse of @code{gnus-visible-headers}.  If this
10941 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10942 should be a regular expression that matches all lines that you want to
10943 hide.  All lines that do not match this variable will remain visible.
10945 For instance, if you just want to get rid of the @code{References} line
10946 and the @code{Xref} line, you might say:
10948 @lisp
10949 (setq gnus-ignored-headers "^References:\\|^Xref:")
10950 @end lisp
10952 This variable can also be a list of regexps to match headers to
10953 be removed.
10955 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10956 variable will have no effect.
10958 @end table
10960 @vindex gnus-sorted-header-list
10961 Gnus can also sort the headers for you.  (It does this by default.)  You
10962 can control the sorting by setting the @code{gnus-sorted-header-list}
10963 variable.  It is a list of regular expressions that says in what order
10964 the headers are to be displayed.
10966 For instance, if you want the name of the author of the article first,
10967 and then the subject, you might say something like:
10969 @lisp
10970 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10971 @end lisp
10973 Any headers that are to remain visible, but are not listed in this
10974 variable, will be displayed in random order after all the headers listed in this variable.
10976 @findex gnus-article-hide-boring-headers
10977 @vindex gnus-boring-article-headers
10978 You can hide further boring headers by setting
10979 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10980 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10981 list, but this list doesn't actually contain header names.  Instead it
10982 lists various @dfn{boring conditions} that Gnus can check and remove
10983 from sight.
10985 These conditions are:
10986 @table @code
10987 @item empty
10988 Remove all empty headers.
10989 @item followup-to
10990 Remove the @code{Followup-To} header if it is identical to the
10991 @code{Newsgroups} header.
10992 @item reply-to
10993 Remove the @code{Reply-To} header if it lists the same addresses as
10994 the @code{From} header, or if the @code{broken-reply-to} group
10995 parameter is set.
10996 @item newsgroups
10997 Remove the @code{Newsgroups} header if it only contains the current group
10998 name.
10999 @item to-address
11000 Remove the @code{To} header if it only contains the address identical to
11001 the current group's @code{to-address} parameter.
11002 @item to-list
11003 Remove the @code{To} header if it only contains the address identical to
11004 the current group's @code{to-list} parameter.
11005 @item cc-list
11006 Remove the @code{Cc} header if it only contains the address identical to
11007 the current group's @code{to-list} parameter.
11008 @item date
11009 Remove the @code{Date} header if the article is less than three days
11010 old.
11011 @item long-to
11012 Remove the @code{To} and/or @code{Cc} header if it is very long.
11013 @item many-to
11014 Remove all @code{To} and/or @code{Cc} headers if there are more than one.
11015 @end table
11017 To include these three elements, you could say something like:
11019 @lisp
11020 (setq gnus-boring-article-headers
11021       '(empty followup-to reply-to))
11022 @end lisp
11024 This is also the default value for this variable.
11027 @node Using MIME
11028 @section Using MIME
11029 @cindex @acronym{MIME}
11031 Mime is a standard for waving your hands through the air, aimlessly,
11032 while people stand around yawning.
11034 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
11035 while all newsreaders die of fear.
11037 @acronym{MIME} may specify what character set the article uses, the encoding
11038 of the characters, and it also makes it possible to embed pictures and
11039 other naughty stuff in innocent-looking articles.
11041 @vindex gnus-display-mime-function
11042 @findex gnus-display-mime
11043 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
11044 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
11045 default, which creates a bundle of clickable buttons that can be used to
11046 display, save and manipulate the @acronym{MIME} objects.
11048 The following commands are available when you have placed point over a
11049 @acronym{MIME} button:
11051 @table @kbd
11052 @findex gnus-article-press-button
11053 @item RET (Article)
11054 @kindex RET (Article)
11055 @itemx BUTTON-2 (Article)
11056 Toggle displaying of the @acronym{MIME} object
11057 (@code{gnus-article-press-button}).  If built-in viewers can not display
11058 the object, Gnus resorts to external viewers in the @file{mailcap}
11059 files.  If a viewer has the @samp{copiousoutput} specification, the
11060 object is displayed inline.
11062 @findex gnus-mime-view-part
11063 @item M-RET (Article)
11064 @kindex M-RET (Article)
11065 @itemx v (Article)
11066 Prompt for a method, and then view the @acronym{MIME} object using this
11067 method (@code{gnus-mime-view-part}).
11069 @findex gnus-mime-view-part-as-type
11070 @item t (Article)
11071 @kindex t (Article)
11072 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
11073 (@code{gnus-mime-view-part-as-type}).
11075 @findex gnus-mime-view-part-as-charset
11076 @item C (Article)
11077 @kindex C (Article)
11078 Prompt for a charset, and then view the @acronym{MIME} object using this
11079 charset (@code{gnus-mime-view-part-as-charset}).
11081 @findex gnus-mime-save-part
11082 @item o (Article)
11083 @kindex o (Article)
11084 Prompt for a file name, and then save the @acronym{MIME} object
11085 (@code{gnus-mime-save-part}).
11087 @findex gnus-mime-save-part-and-strip
11088 @item C-o (Article)
11089 @kindex C-o (Article)
11090 Prompt for a file name, then save the @acronym{MIME} object and strip it from
11091 the article.  Then proceed to article editing, where a reasonable
11092 suggestion is being made on how the altered article should look
11093 like.  The stripped @acronym{MIME} object will be referred via the
11094 message/external-body @acronym{MIME} type.
11095 (@code{gnus-mime-save-part-and-strip}).
11097 @findex gnus-mime-delete-part
11098 @item d (Article)
11099 @kindex d (Article)
11100 Delete the @acronym{MIME} object from the article and replace it with some
11101 information about the removed @acronym{MIME} object
11102 (@code{gnus-mime-delete-part}).
11104 @findex gnus-mime-copy-part
11105 @item c (Article)
11106 @kindex c (Article)
11107 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
11108 (@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
11109 @file{.bz2} are automatically decompressed if
11110 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
11111 Accessing Compressed Files, emacs, The Emacs Editor}).
11113 @findex gnus-mime-print-part
11114 @item p (Article)
11115 @kindex p (Article)
11116 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
11117 command respects the @samp{print=} specifications in the
11118 @file{.mailcap} file.
11120 @findex gnus-mime-inline-part
11121 @item i (Article)
11122 @kindex i (Article)
11123 Insert the contents of the @acronym{MIME} object into the buffer
11124 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
11125 the raw contents without decoding.  If given a numerical prefix, you can
11126 do semi-manual charset stuff (see
11127 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
11128 Article}).
11130 @findex gnus-mime-view-part-internally
11131 @item E (Article)
11132 @kindex E (Article)
11133 View the @acronym{MIME} object with an internal viewer.  If no internal
11134 viewer is available, use an external viewer
11135 (@code{gnus-mime-view-part-internally}).
11137 @findex gnus-mime-view-part-externally
11138 @item e (Article)
11139 @kindex e (Article)
11140 View the @acronym{MIME} object with an external viewer.
11141 (@code{gnus-mime-view-part-externally}).
11143 @findex gnus-mime-pipe-part
11144 @item | (Article)
11145 @kindex | (Article)
11146 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11148 @findex gnus-mime-action-on-part
11149 @item . (Article)
11150 @kindex . (Article)
11151 Interactively run an action on the @acronym{MIME} object
11152 (@code{gnus-mime-action-on-part}).
11154 @end table
11156 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
11157 determines which parts to do this with is described in the Emacs
11158 @acronym{MIME} manual.
11160 It might be best to just use the toggling functions from the article
11161 buffer to avoid getting nasty surprises.  (For instance, you enter the
11162 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11163 decoded the sound file in the article and some horrible sing-a-long song
11164 comes screaming out your speakers, and you can't find the volume button,
11165 because there isn't one, and people are starting to look at you, and you
11166 try to stop the program, but you can't, and you can't find the program
11167 to control the volume, and everybody else in the room suddenly decides
11168 to look at you disdainfully, and you'll feel rather stupid.)
11170 Any similarity to real events and people is purely coincidental.  Ahem.
11172 Also @pxref{MIME Commands}.
11175 @node Customizing Articles
11176 @section Customizing Articles
11177 @cindex article customization
11179 A slew of functions for customizing how the articles are to look like
11180 exist.  You can call these functions interactively
11181 (@pxref{Article Washing}), or you can have them
11182 called automatically when you select the articles.
11184 To have them called automatically, you should set the corresponding
11185 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11186 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11187 be set, but first we discuss the values these variables can have.
11189 Note: Some values, while valid, make little sense.  Check the list below
11190 for sensible values.
11192 @enumerate
11193 @item
11194 @code{nil}: Don't do this treatment.
11196 @item
11197 @code{t}: Do this treatment on all body parts.
11199 @item
11200 @code{head}: Do the treatment on the headers.
11202 @item
11203 @code{last}: Do this treatment on the last part.
11205 @item
11206 An integer: Do this treatment on all body parts that have a length less
11207 than this number.
11209 @item
11210 A list of strings: Do this treatment on all body parts that are in
11211 articles that are read in groups that have names that match one of the
11212 regexps in the list.
11214 @item
11215 A list where the first element is not a string:
11217 The list is evaluated recursively.  The first element of the list is a
11218 predicate.  The following predicates are recognized: @code{or},
11219 @code{and}, @code{not} and @code{typep}.  Here's an example:
11221 @lisp
11222 (or last
11223     (typep "text/x-vcard"))
11224 @end lisp
11226 @end enumerate
11228 You may have noticed that the word @dfn{part} is used here.  This refers
11229 to the fact that some messages are @acronym{MIME} multipart articles that may
11230 be divided into several parts.  Articles that are not multiparts are
11231 considered to contain just a single part.
11233 @vindex gnus-article-treat-types
11234 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11235 want to, but by default, only @samp{text/plain} parts are given the
11236 treatment.  This is controlled by the @code{gnus-article-treat-types}
11237 variable, which is a list of regular expressions that are matched to the
11238 type of the part.  This variable is ignored if the value of the
11239 controlling variable is a predicate list, as described above.
11241 @ifinfo
11242 @c Avoid sort of redundant entries in the same section for the printed
11243 @c manual, but add them in info to allow `i gnus-treat-foo-bar RET' or
11244 @c `i foo-bar'.
11245 @vindex gnus-treat-buttonize
11246 @vindex gnus-treat-buttonize-head
11247 @vindex gnus-treat-capitalize-sentences
11248 @vindex gnus-treat-overstrike
11249 @vindex gnus-treat-strip-cr
11250 @vindex gnus-treat-strip-headers-in-body
11251 @vindex gnus-treat-strip-leading-blank-lines
11252 @vindex gnus-treat-strip-multiple-blank-lines
11253 @vindex gnus-treat-strip-pem
11254 @vindex gnus-treat-strip-trailing-blank-lines
11255 @vindex gnus-treat-unsplit-urls
11256 @vindex gnus-treat-wash-html
11257 @vindex gnus-treat-date-english
11258 @vindex gnus-treat-date-iso8601
11259 @vindex gnus-treat-date-lapsed
11260 @vindex gnus-treat-date-local
11261 @vindex gnus-treat-date-original
11262 @vindex gnus-treat-date-user-defined
11263 @vindex gnus-treat-date-ut
11264 @vindex gnus-treat-from-picon
11265 @vindex gnus-treat-mail-picon
11266 @vindex gnus-treat-newsgroups-picon
11267 @vindex gnus-treat-display-smileys
11268 @vindex gnus-treat-body-boundary
11269 @vindex gnus-treat-display-x-face
11270 @vindex gnus-treat-display-face
11271 @vindex gnus-treat-emphasize
11272 @vindex gnus-treat-fill-article
11273 @vindex gnus-treat-fill-long-lines
11274 @vindex gnus-treat-hide-boring-headers
11275 @vindex gnus-treat-hide-citation
11276 @vindex gnus-treat-hide-citation-maybe
11277 @vindex gnus-treat-hide-headers
11278 @vindex gnus-treat-hide-signature
11279 @vindex gnus-treat-strip-banner
11280 @vindex gnus-treat-strip-list-identifiers
11281 @vindex gnus-treat-highlight-citation
11282 @vindex gnus-treat-highlight-headers
11283 @vindex gnus-treat-highlight-signature
11284 @vindex gnus-treat-play-sounds
11285 @vindex gnus-treat-translate
11286 @vindex gnus-treat-x-pgp-sig
11287 @vindex gnus-treat-unfold-headers
11288 @vindex gnus-treat-fold-headers
11289 @vindex gnus-treat-fold-newsgroups
11290 @vindex gnus-treat-leading-whitespace
11291 @end ifinfo
11293 The following treatment options are available.  The easiest way to
11294 customize this is to examine the @code{gnus-article-treat} customization
11295 group.  Values in parenthesis are suggested sensible values.  Others are
11296 possible but those listed are probably sufficient for most people.
11298 @table @code
11299 @item gnus-treat-buttonize (t, integer)
11300 @item gnus-treat-buttonize-head (head)
11302 @xref{Article Buttons}.
11304 @item gnus-treat-capitalize-sentences (t, integer)
11305 @item gnus-treat-overstrike (t, integer)
11306 @item gnus-treat-strip-cr (t, integer)
11307 @item gnus-treat-strip-headers-in-body (t, integer)
11308 @item gnus-treat-strip-leading-blank-lines (t, integer)
11309 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11310 @item gnus-treat-strip-pem (t, last, integer)
11311 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11312 @item gnus-treat-unsplit-urls (t, integer)
11313 @item gnus-treat-wash-html (t, integer)
11315 @xref{Article Washing}.
11317 @item gnus-treat-date-english (head)
11318 @item gnus-treat-date-iso8601 (head)
11319 @item gnus-treat-date-lapsed (head)
11320 @item gnus-treat-date-local (head)
11321 @item gnus-treat-date-original (head)
11322 @item gnus-treat-date-user-defined (head)
11323 @item gnus-treat-date-ut (head)
11325 @xref{Article Date}.
11327 @item gnus-treat-from-picon (head)
11328 @item gnus-treat-mail-picon (head)
11329 @item gnus-treat-newsgroups-picon (head)
11331 @xref{Picons}.
11333 @item gnus-treat-display-smileys (t, integer)
11335 @item gnus-treat-body-boundary (head)
11337 @vindex gnus-body-boundary-delimiter
11338 Adds a delimiter between header and body, the string used as delimiter
11339 is controlled by @code{gnus-body-boundary-delimiter}.
11341 @xref{Smileys}.
11343 @vindex gnus-treat-display-x-face
11344 @item gnus-treat-display-x-face (head)
11346 @xref{X-Face}.
11348 @vindex gnus-treat-display-face
11349 @item gnus-treat-display-face (head)
11351 @xref{Face}.
11353 @vindex gnus-treat-emphasize
11354 @item gnus-treat-emphasize (t, head, integer)
11355 @vindex gnus-treat-fill-article
11356 @item gnus-treat-fill-article (t, integer)
11357 @vindex gnus-treat-fill-long-lines
11358 @item gnus-treat-fill-long-lines (t, integer)
11359 @vindex gnus-treat-hide-boring-headers
11360 @item gnus-treat-hide-boring-headers (head)
11361 @vindex gnus-treat-hide-citation
11362 @item gnus-treat-hide-citation (t, integer)
11363 @vindex gnus-treat-hide-citation-maybe
11364 @item gnus-treat-hide-citation-maybe (t, integer)
11365 @vindex gnus-treat-hide-headers
11366 @item gnus-treat-hide-headers (head)
11367 @vindex gnus-treat-hide-signature
11368 @item gnus-treat-hide-signature (t, last)
11369 @vindex gnus-treat-strip-banner
11370 @item gnus-treat-strip-banner (t, last)
11371 @vindex gnus-treat-strip-list-identifiers
11372 @item gnus-treat-strip-list-identifiers (head)
11374 @xref{Article Hiding}.
11376 @vindex gnus-treat-highlight-citation
11377 @item gnus-treat-highlight-citation (t, integer)
11378 @vindex gnus-treat-highlight-headers
11379 @item gnus-treat-highlight-headers (head)
11380 @vindex gnus-treat-highlight-signature
11381 @item gnus-treat-highlight-signature (t, last, integer)
11383 @xref{Article Highlighting}.
11385 @vindex gnus-treat-play-sounds
11386 @item gnus-treat-play-sounds
11387 @vindex gnus-treat-translate
11388 @item gnus-treat-translate
11389 @vindex gnus-treat-x-pgp-sig
11390 @item gnus-treat-x-pgp-sig (head)
11392 @vindex gnus-treat-unfold-headers
11393 @item gnus-treat-unfold-headers (head)
11394 @vindex gnus-treat-fold-headers
11395 @item gnus-treat-fold-headers (head)
11396 @vindex gnus-treat-fold-newsgroups
11397 @item gnus-treat-fold-newsgroups (head)
11398 @vindex gnus-treat-leading-whitespace
11399 @item gnus-treat-leading-whitespace (head)
11401 @xref{Article Header}.
11404 @end table
11406 @vindex gnus-part-display-hook
11407 You can, of course, write your own functions to be called from
11408 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11409 part, and you can do anything you like, pretty much.  There is no
11410 information that you have to keep in the buffer---you can change
11411 everything.
11414 @node Article Keymap
11415 @section Article Keymap
11417 Most of the keystrokes in the summary buffer can also be used in the
11418 article buffer.  They should behave as if you typed them in the summary
11419 buffer, which means that you don't actually have to have a summary
11420 buffer displayed while reading.  You can do it all from the article
11421 buffer.
11423 @kindex v (Article)
11424 @cindex keys, reserved for users (Article)
11425 The key @kbd{v} is reserved for users.  You can bind it to some
11426 command or better use it as a prefix key.
11428 A few additional keystrokes are available:
11430 @table @kbd
11432 @item SPACE
11433 @kindex SPACE (Article)
11434 @findex gnus-article-next-page
11435 Scroll forwards one page (@code{gnus-article-next-page}).
11436 This is exactly the same as @kbd{h SPACE h}.
11438 @item DEL
11439 @kindex DEL (Article)
11440 @findex gnus-article-prev-page
11441 Scroll backwards one page (@code{gnus-article-prev-page}).
11442 This is exactly the same as @kbd{h DEL h}.
11444 @item C-c ^
11445 @kindex C-c ^ (Article)
11446 @findex gnus-article-refer-article
11447 If point is in the neighborhood of a @code{Message-ID} and you press
11448 @kbd{C-c ^}, Gnus will try to get that article from the server
11449 (@code{gnus-article-refer-article}).
11451 @item C-c C-m
11452 @kindex C-c C-m (Article)
11453 @findex gnus-article-mail
11454 Send a reply to the address near point (@code{gnus-article-mail}).  If
11455 given a prefix, include the mail.
11457 @item s
11458 @kindex s (Article)
11459 @findex gnus-article-show-summary
11460 Reconfigure the buffers so that the summary buffer becomes visible
11461 (@code{gnus-article-show-summary}).
11463 @item ?
11464 @kindex ? (Article)
11465 @findex gnus-article-describe-briefly
11466 Give a very brief description of the available keystrokes
11467 (@code{gnus-article-describe-briefly}).
11469 @item TAB
11470 @kindex TAB (Article)
11471 @findex gnus-article-next-button
11472 Go to the next button, if any (@code{gnus-article-next-button}).  This
11473 only makes sense if you have buttonizing turned on.
11475 @item M-TAB
11476 @kindex M-TAB (Article)
11477 @findex gnus-article-prev-button
11478 Go to the previous button, if any (@code{gnus-article-prev-button}).
11480 @item R
11481 @kindex R (Article)
11482 @findex gnus-article-reply-with-original
11483 Send a reply to the current article and yank the current article
11484 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11485 wide reply.  If the region is active, only yank the text in the
11486 region.
11488 @item F
11489 @kindex F (Article)
11490 @findex gnus-article-followup-with-original
11491 Send a followup to the current article and yank the current article
11492 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11493 a wide reply.  If the region is active, only yank the text in the
11494 region.
11497 @end table
11500 @node Misc Article
11501 @section Misc Article
11503 @table @code
11505 @item gnus-single-article-buffer
11506 @vindex gnus-single-article-buffer
11507 @cindex article buffers, several
11508 If non-@code{nil}, use the same article buffer for all the groups.
11509 (This is the default.)  If @code{nil}, each group will have its own
11510 article buffer.
11512 @vindex gnus-article-decode-hook
11513 @item gnus-article-decode-hook
11514 @cindex @acronym{MIME}
11515 Hook used to decode @acronym{MIME} articles.  The default value is
11516 @code{(article-decode-charset article-decode-encoded-words)}
11518 @vindex gnus-article-prepare-hook
11519 @item gnus-article-prepare-hook
11520 This hook is called right after the article has been inserted into the
11521 article buffer.  It is mainly intended for functions that do something
11522 depending on the contents; it should probably not be used for changing
11523 the contents of the article buffer.
11525 @item gnus-article-mode-hook
11526 @vindex gnus-article-mode-hook
11527 Hook called in article mode buffers.
11529 @item gnus-article-mode-syntax-table
11530 @vindex gnus-article-mode-syntax-table
11531 Syntax table used in article buffers.  It is initialized from
11532 @code{text-mode-syntax-table}.
11534 @vindex gnus-article-over-scroll
11535 @item gnus-article-over-scroll
11536 If non-@code{nil}, allow scrolling the article buffer even when there
11537 no more new text to scroll in.  The default is @code{nil}.
11539 @vindex gnus-article-mode-line-format
11540 @item gnus-article-mode-line-format
11541 This variable is a format string along the same lines as
11542 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11543 Line}).  It accepts the same format specifications as that variable,
11544 with two extensions:
11546 @table @samp
11548 @item w
11549 The @dfn{wash status} of the article.  This is a short string with one
11550 character for each possible article wash operation that may have been
11551 performed.  The characters and their meaning:
11553 @table @samp
11555 @item c
11556 Displayed when cited text may be hidden in the article buffer.
11558 @item h
11559 Displayed when headers are hidden in the article buffer.
11561 @item p
11562 Displayed when article is digitally signed or encrypted, and Gnus has
11563 hidden the security headers.  (N.B. does not tell anything about
11564 security status, i.e. good or bad signature.)
11566 @item s
11567 Displayed when the signature has been hidden in the Article buffer.
11569 @item o
11570 Displayed when Gnus has treated overstrike characters in the article buffer.
11572 @item e
11573 Displayed when Gnus has treated emphasised strings in the article buffer.
11575 @end table
11577 @item m
11578 The number of @acronym{MIME} parts in the article.
11580 @end table
11582 @vindex gnus-break-pages
11584 @item gnus-break-pages
11585 Controls whether @dfn{page breaking} is to take place.  If this variable
11586 is non-@code{nil}, the articles will be divided into pages whenever a
11587 page delimiter appears in the article.  If this variable is @code{nil},
11588 paging will not be done.
11590 @item gnus-page-delimiter
11591 @vindex gnus-page-delimiter
11592 This is the delimiter mentioned above.  By default, it is @samp{^L}
11593 (formfeed).
11595 @cindex IDNA
11596 @cindex internationalized domain names
11597 @vindex gnus-use-idna
11598 @item gnus-use-idna
11599 This variable controls whether Gnus performs IDNA decoding of
11600 internationalized domain names inside @samp{From}, @samp{To} and
11601 @samp{Cc} headers.  This requires
11602 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11603 variable is only enabled if you have installed it.
11605 @end table
11608 @node Composing Messages
11609 @chapter Composing Messages
11610 @cindex composing messages
11611 @cindex messages
11612 @cindex mail
11613 @cindex sending mail
11614 @cindex reply
11615 @cindex followup
11616 @cindex post
11617 @cindex using gpg
11618 @cindex using s/mime
11619 @cindex using smime
11621 @kindex C-c C-c (Post)
11622 All commands for posting and mailing will put you in a message buffer
11623 where you can edit the article all you like, before you send the
11624 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11625 Message Manual}.  Where the message will be posted/mailed to depends
11626 on your setup (@pxref{Posting Server}).
11628 @menu
11629 * Mail::                        Mailing and replying.
11630 * Posting Server::              What server should you post and mail via?
11631 * POP before SMTP::             You cannot send a mail unless you read a mail.
11632 * Mail and Post::               Mailing and posting at the same time.
11633 * Archived Messages::           Where Gnus stores the messages you've sent.
11634 * Posting Styles::              An easier way to specify who you are.
11635 * Drafts::                      Postponing messages and rejected messages.
11636 * Rejected Articles::           What happens if the server doesn't like your article?
11637 * Signing and encrypting::      How to compose secure messages.
11638 @end menu
11640 Also @pxref{Canceling and Superseding} for information on how to
11641 remove articles you shouldn't have posted.
11644 @node Mail
11645 @section Mail
11647 Variables for customizing outgoing mail:
11649 @table @code
11650 @item gnus-uu-digest-headers
11651 @vindex gnus-uu-digest-headers
11652 List of regexps to match headers included in digested messages.  The
11653 headers will be included in the sequence they are matched.  If
11654 @code{nil} include all headers.
11656 @item gnus-add-to-list
11657 @vindex gnus-add-to-list
11658 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11659 that have none when you do a @kbd{a}.
11661 @item gnus-confirm-mail-reply-to-news
11662 @vindex gnus-confirm-mail-reply-to-news
11663 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11664 about to reply to news articles by mail.  If it is @code{nil}, nothing
11665 interferes in what you want to do.  This can also be a function
11666 receiving the group name as the only parameter which should return
11667 non-@code{nil} if a confirmation is needed, or a regular expression
11668 matching group names, where confirmation should be asked for.
11670 If you find yourself never wanting to reply to mail, but occasionally
11671 press @kbd{R} anyway, this variable might be for you.
11673 @item gnus-confirm-treat-mail-like-news
11674 @vindex gnus-confirm-treat-mail-like-news
11675 If non-@code{nil}, Gnus also requests confirmation according to
11676 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11677 useful for treating mailing lists like newsgroups.
11679 @end table
11682 @node Posting Server
11683 @section Posting Server
11685 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11686 (extremely intelligent, of course) article, where does it go?
11688 Thank you for asking.  I hate you.
11690 It can be quite complicated.
11692 @vindex gnus-post-method
11693 When posting news, Message usually invokes @code{message-send-news}
11694 (@pxref{News Variables, , News Variables, message, Message Manual}).
11695 Normally, Gnus will post using the same select method as you're
11696 reading from (which might be convenient if you're reading lots of
11697 groups from different private servers).  However.  If the server
11698 you're reading from doesn't allow posting, just reading, you probably
11699 want to use some other server to post your (extremely intelligent and
11700 fabulously interesting) articles.  You can then set the
11701 @code{gnus-post-method} to some other method:
11703 @lisp
11704 (setq gnus-post-method '(nnspool ""))
11705 @end lisp
11707 Now, if you've done this, and then this server rejects your article, or
11708 this server is down, what do you do then?  To override this variable you
11709 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11710 the ``current'' server, to get back the default behavior, for posting.
11712 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11713 Gnus will prompt you for what method to use for posting.
11715 You can also set @code{gnus-post-method} to a list of select methods.
11716 If that's the case, Gnus will always prompt you for what method to use
11717 for posting.
11719 Finally, if you want to always post using the native select method,
11720 you can set this variable to @code{native}.
11722 When sending mail, Message invokes @code{message-send-mail-function}.
11723 The default function, @code{message-send-mail-with-sendmail}, pipes
11724 your article to the @code{sendmail} binary for further queuing and
11725 sending.  When your local system is not configured for sending mail
11726 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11727 server, you can set @code{message-send-mail-function} to
11728 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11729 package correctly.  An example:
11731 @lisp
11732 (setq message-send-mail-function 'smtpmail-send-it
11733       smtpmail-default-smtp-server "YOUR SMTP HOST")
11734 @end lisp
11736 To the thing similar to this, there is
11737 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11738 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11739 @xref{POP before SMTP}.
11741 Other possible choices for @code{message-send-mail-function} includes
11742 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11743 and @code{feedmail-send-it}.
11745 @node POP before SMTP
11746 @section POP before SMTP
11747 @cindex pop before smtp
11748 @findex message-smtpmail-send-it
11749 @findex mail-source-touch-pop
11751 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11752 authentication?  It is whether you need to connect to the @acronym{POP}
11753 mail server within a certain time before sending mails.  If so, there is
11754 a convenient way.  To do that, put the following lines in your
11755 @file{~/.gnus.el} file:
11757 @lisp
11758 (setq message-send-mail-function 'message-smtpmail-send-it)
11759 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11760 @end lisp
11762 @noindent
11763 It means to let Gnus connect to the @acronym{POP} mail server in advance
11764 whenever you send a mail.  The @code{mail-source-touch-pop} function
11765 does only a @acronym{POP} authentication according to the value of
11766 @code{mail-sources} without fetching mails, just before sending a mail.
11767 Note that you have to use @code{message-smtpmail-send-it} which runs
11768 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11769 set the value of @code{mail-sources} for a @acronym{POP} connection
11770 correctly.  @xref{Mail Sources}.
11772 If you have two or more @acronym{POP} mail servers set in
11773 @code{mail-sources}, you may want to specify one of them to
11774 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11775 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11776 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11777 mainly from that server), you can set it permanently as follows:
11779 @lisp
11780 (setq mail-source-primary-source
11781       '(pop :server "pop3.mail.server"
11782             :password "secret"))
11783 @end lisp
11785 @noindent
11786 Otherwise, bind it dynamically only when performing the
11787 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11789 @lisp
11790 (add-hook 'message-send-mail-hook
11791           (lambda ()
11792             (let ((mail-source-primary-source
11793                    '(pop :server "pop3.mail.server"
11794                          :password "secret")))
11795               (mail-source-touch-pop))))
11796 @end lisp
11798 @node Mail and Post
11799 @section Mail and Post
11801 Here's a list of variables relevant to both mailing and
11802 posting:
11804 @table @code
11805 @item gnus-mailing-list-groups
11806 @findex gnus-mailing-list-groups
11807 @cindex mailing lists
11809 If your news server offers groups that are really mailing lists
11810 gatewayed to the @acronym{NNTP} server, you can read those groups without
11811 problems, but you can't post/followup to them without some difficulty.
11812 One solution is to add a @code{to-address} to the group parameters
11813 (@pxref{Group Parameters}).  An easier thing to do is set the
11814 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11815 really are mailing lists.  Then, at least, followups to the mailing
11816 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11817 still a pain, though.
11819 @item gnus-user-agent
11820 @vindex gnus-user-agent
11821 @cindex User-Agent
11823 This variable controls which information should be exposed in the
11824 User-Agent header.  It can be a list of symbols or a string.  Valid
11825 symbols are @code{gnus} (show Gnus version) and @code{emacs} (show Emacs
11826 version).  In addition to the Emacs version, you can add @code{codename}
11827 (show (S)XEmacs codename) or either @code{config} (show system
11828 configuration) or @code{type} (show system type).  If you set it to a
11829 string, be sure to use a valid format, see RFC 2616.
11831 @end table
11833 You may want to do spell-checking on messages that you send out.  Or, if
11834 you don't want to spell-check by hand, you could add automatic
11835 spell-checking via the @code{ispell} package:
11837 @cindex ispell
11838 @findex ispell-message
11839 @lisp
11840 (add-hook 'message-send-hook 'ispell-message)
11841 @end lisp
11843 If you want to change the @code{ispell} dictionary based on what group
11844 you're in, you could say something like the following:
11846 @lisp
11847 (add-hook 'gnus-select-group-hook
11848           (lambda ()
11849             (cond
11850              ((string-match
11851                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11852               (ispell-change-dictionary "deutsch"))
11853              (t
11854               (ispell-change-dictionary "english")))))
11855 @end lisp
11857 Modify to suit your needs.
11860 @node Archived Messages
11861 @section Archived Messages
11862 @cindex archived messages
11863 @cindex sent messages
11865 Gnus provides a few different methods for storing the mail and news you
11866 send.  The default method is to use the @dfn{archive virtual server} to
11867 store the messages.  If you want to disable this completely, the
11868 @code{gnus-message-archive-group} variable should be @code{nil}, which
11869 is the default.
11871 For archiving interesting messages in a group you read, see the
11872 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11873 Group Commands}).
11875 @vindex gnus-message-archive-method
11876 @code{gnus-message-archive-method} says what virtual server Gnus is to
11877 use to store sent messages.  The default is:
11879 @lisp
11880 (nnfolder "archive"
11881           (nnfolder-directory   "~/Mail/archive")
11882           (nnfolder-active-file "~/Mail/archive/active")
11883           (nnfolder-get-new-mail nil)
11884           (nnfolder-inhibit-expiry t))
11885 @end lisp
11887 You can, however, use any mail select method (@code{nnml},
11888 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11889 for doing this sort of thing, though.  If you don't like the default
11890 directory chosen, you could say something like:
11892 @lisp
11893 (setq gnus-message-archive-method
11894       '(nnfolder "archive"
11895                  (nnfolder-inhibit-expiry t)
11896                  (nnfolder-active-file "~/News/sent-mail/active")
11897                  (nnfolder-directory "~/News/sent-mail/")))
11898 @end lisp
11900 @vindex gnus-message-archive-group
11901 @cindex Gcc
11902 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11903 to one or more group(s) on that server.  Which group to use is
11904 determined by the @code{gnus-message-archive-group} variable.
11906 This variable can be used to do the following:
11908 @table @asis
11909 @item a string
11910 Messages will be saved in that group.
11912 Note that you can include a select method in the group name, then the
11913 message will not be stored in the select method given by
11914 @code{gnus-message-archive-method}, but in the select method specified
11915 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11916 has the default value shown above.  Then setting
11917 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11918 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11919 value @code{"nnml:foo"}, then outgoing messages will be stored in
11920 @samp{nnml:foo}.
11922 @item a list of strings
11923 Messages will be saved in all those groups.
11925 @item an alist of regexps, functions and forms
11926 When a key ``matches'', the result is used.
11928 @item @code{nil}
11929 No message archiving will take place.  This is the default.
11930 @end table
11932 Let's illustrate:
11934 Just saving to a single group called @samp{MisK}:
11935 @lisp
11936 (setq gnus-message-archive-group "MisK")
11937 @end lisp
11939 Saving to two groups, @samp{MisK} and @samp{safe}:
11940 @lisp
11941 (setq gnus-message-archive-group '("MisK" "safe"))
11942 @end lisp
11944 Save to different groups based on what group you are in:
11945 @lisp
11946 (setq gnus-message-archive-group
11947       '(("^alt" "sent-to-alt")
11948         ("mail" "sent-to-mail")
11949         (".*" "sent-to-misc")))
11950 @end lisp
11952 More complex stuff:
11953 @lisp
11954 (setq gnus-message-archive-group
11955       '((if (message-news-p)
11956             "misc-news"
11957           "misc-mail")))
11958 @end lisp
11960 How about storing all news messages in one file, but storing all mail
11961 messages in one file per month:
11963 @lisp
11964 (setq gnus-message-archive-group
11965       '((if (message-news-p)
11966             "misc-news"
11967           (concat "mail." (format-time-string "%Y-%m")))))
11968 @end lisp
11970 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11971 @c use a different value for @code{gnus-message-archive-group} there.)
11973 Now, when you send a message off, it will be stored in the appropriate
11974 group.  (If you want to disable storing for just one particular message,
11975 you can just remove the @code{Gcc} header that has been inserted.)  The
11976 archive group will appear in the group buffer the next time you start
11977 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11978 enter it and read the articles in it just like you'd read any other
11979 group.  If the group gets really big and annoying, you can simply rename
11980 if (using @kbd{G r} in the group buffer) to something
11981 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11982 continue to be stored in the old (now empty) group.
11984 That's the default method of archiving sent messages.  Gnus offers a
11985 different way for the people who don't like the default method.  In that
11986 case you should set @code{gnus-message-archive-group} to @code{nil};
11987 this will disable archiving.
11989 @table @code
11990 @item gnus-outgoing-message-group
11991 @vindex gnus-outgoing-message-group
11992 All outgoing messages will be put in this group.  If you want to store
11993 all your outgoing mail and articles in the group @samp{nnml:archive},
11994 you set this variable to that value.  This variable can also be a list of
11995 group names.
11997 If you want to have greater control over what group to put each
11998 message in, you can set this variable to a function that checks the
11999 current newsgroup name and then returns a suitable group name (or list
12000 of names).
12002 This variable can be used instead of @code{gnus-message-archive-group},
12003 but the latter is the preferred method.
12005 @item gnus-gcc-mark-as-read
12006 @vindex gnus-gcc-mark-as-read
12007 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
12009 @item gnus-gcc-externalize-attachments
12010 @vindex gnus-gcc-externalize-attachments
12011 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
12012 and matches the Gcc group name, attach files as external parts; if it is
12013 @code{all}, attach local files as external parts; if it is other
12014 non-@code{nil}, the behavior is the same as @code{all}, but it may be
12015 changed in the future.
12017 @end table
12020 @node Posting Styles
12021 @section Posting Styles
12022 @cindex posting styles
12023 @cindex styles
12025 All them variables, they make my head swim.
12027 So what if you want a different @code{Organization} and signature based
12028 on what groups you post to?  And you post both from your home machine
12029 and your work machine, and you want different @code{From} lines, and so
12032 @vindex gnus-posting-styles
12033 One way to do stuff like that is to write clever hooks that change the
12034 variables you need to have changed.  That's a bit boring, so somebody
12035 came up with the bright idea of letting the user specify these things in
12036 a handy alist.  Here's an example of a @code{gnus-posting-styles}
12037 variable:
12039 @lisp
12040 ((".*"
12041   (signature "Peace and happiness")
12042   (organization "What me?"))
12043  ("^comp"
12044   (signature "Death to everybody"))
12045  ("comp.emacs.i-love-it"
12046   (organization "Emacs is it")))
12047 @end lisp
12049 As you might surmise from this example, this alist consists of several
12050 @dfn{styles}.  Each style will be applicable if the first element
12051 ``matches'', in some form or other.  The entire alist will be iterated
12052 over, from the beginning towards the end, and each match will be
12053 applied, which means that attributes in later styles that match override
12054 the same attributes in earlier matching styles.  So
12055 @samp{comp.programming.literate} will have the @samp{Death to everybody}
12056 signature and the @samp{What me?} @code{Organization} header.
12058 The first element in each style is called the @code{match}.  If it's a
12059 string, then Gnus will try to regexp match it against the group name.
12060 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
12061 will look in the original article for a header whose name is
12062 @var{match} and compare that @var{regexp}.  @var{match} and
12063 @var{regexp} are strings.  (The original article is the one you are
12064 replying or following up to.  If you are not composing a reply or a
12065 followup, then there is nothing to match against.)  If the
12066 @code{match} is a function symbol, that function will be called with
12067 no arguments.  If it's a variable symbol, then the variable will be
12068 referenced.  If it's a list, then that list will be @code{eval}ed.  In
12069 any case, if this returns a non-@code{nil} value, then the style is
12070 said to @dfn{match}.
12072 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
12073 attribute consists of a @code{(@var{name} @var{value})} pair.  In
12074 addition, you can also use the @code{(@var{name} :file @var{value})}
12075 form or the @code{(@var{name} :value @var{value})} form.  Where
12076 @code{:file} signifies @var{value} represents a file name and its
12077 contents should be used as the attribute value, @code{:value} signifies
12078 @var{value} does not represent a file name explicitly.  The attribute
12079 name can be one of:
12081 @itemize @bullet
12082 @item @code{signature}
12083 @item @code{signature-file}
12084 @item @code{x-face-file}
12085 @item @code{address}, overriding @code{user-mail-address}
12086 @item @code{name}, overriding @code{(user-full-name)}
12087 @item @code{body}
12088 @end itemize
12090 The attribute name can also be a string or a symbol.  In that case,
12091 this will be used as a header name, and the value will be inserted in
12092 the headers of the article; if the value is @code{nil}, the header
12093 name will be removed.  If the attribute name is @code{eval}, the form
12094 is evaluated, and the result is thrown away.
12096 The attribute value can be a string (used verbatim), a function with
12097 zero arguments (the return value will be used), a variable (its value
12098 will be used) or a list (it will be @code{eval}ed and the return value
12099 will be used).  The functions and sexps are called/@code{eval}ed in the
12100 message buffer that is being set up.  The headers of the current article
12101 are available through the @code{message-reply-headers} variable, which
12102 is a vector of the following headers: number subject from date id
12103 references chars lines xref extra.
12105 @vindex message-reply-headers
12107 If you wish to check whether the message you are about to compose is
12108 meant to be a news article or a mail message, you can check the values
12109 of the @code{message-news-p} and @code{message-mail-p} functions.
12111 @findex message-mail-p
12112 @findex message-news-p
12114 So here's a new example:
12116 @lisp
12117 (setq gnus-posting-styles
12118       '((".*"
12119          (signature-file "~/.signature")
12120          (name "User Name")
12121          (x-face-file "~/.xface")
12122          (x-url (getenv "WWW_HOME"))
12123          (organization "People's Front Against MWM"))
12124         ("^rec.humor"
12125          (signature my-funny-signature-randomizer))
12126         ((equal (system-name) "gnarly")  ;; @r{A form}
12127          (signature my-quote-randomizer))
12128         (message-news-p        ;; @r{A function symbol}
12129          (signature my-news-signature))
12130         (window-system         ;; @r{A value symbol}
12131          ("X-Window-System" (format "%s" window-system)))
12132         ;; @r{If I'm replying to Larsi, set the Organization header.}
12133         ((header "from" "larsi.*org")
12134          (Organization "Somewhere, Inc."))
12135         ((posting-from-work-p) ;; @r{A user defined function}
12136          (signature-file "~/.work-signature")
12137          (address "user@@bar.foo")
12138          (body "You are fired.\n\nSincerely, your boss.")
12139          (organization "Important Work, Inc"))
12140         ("nnml:.*"
12141          (From (save-excursion
12142                  (set-buffer gnus-article-buffer)
12143                  (message-fetch-field "to"))))
12144         ("^nn.+:"
12145          (signature-file "~/.mail-signature"))))
12146 @end lisp
12148 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12149 @code{From} address in all your outgoing replies, which might be handy
12150 if you fill many roles.
12151 You may also use @code{message-alternative-emails} instead.
12152 @xref{Message Headers, ,Message Headers, message, Message Manual}.
12154 @node Drafts
12155 @section Drafts
12156 @cindex drafts
12158 If you are writing a message (mail or news) and suddenly remember that
12159 you have a steak in the oven (or some pesto in the food processor, you
12160 craaazy vegetarians), you'll probably wish there was a method to save
12161 the message you are writing so that you can continue editing it some
12162 other day, and send it when you feel its finished.
12164 Well, don't worry about it.  Whenever you start composing a message of
12165 some sort using the Gnus mail and post commands, the buffer you get will
12166 automatically associate to an article in a special @dfn{draft} group.
12167 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12168 article will be saved there.  (Auto-save files also go to the draft
12169 group.)
12171 @cindex nndraft
12172 @vindex nndraft-directory
12173 The draft group is a special group (which is implemented as an
12174 @code{nndraft} group, if you absolutely have to know) called
12175 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12176 @code{nndraft} is to store its files.  What makes this group special is
12177 that you can't tick any articles in it or mark any articles as
12178 read---all articles in the group are permanently unread.
12180 If the group doesn't exist, it will be created and you'll be subscribed
12181 to it.  The only way to make it disappear from the Group buffer is to
12182 unsubscribe it.  The special properties of the draft group comes from
12183 a group property (@pxref{Group Parameters}), and if lost the group
12184 behaves like any other group.  This means the commands below will not
12185 be available.  To restore the special properties of the group, the
12186 simplest way is to kill the group, using @kbd{C-k}, and restart
12187 Gnus.  The group is automatically created again with the
12188 correct parameters.  The content of the group is not lost.
12190 @c @findex gnus-dissociate-buffer-from-draft
12191 @c @kindex C-c M-d (Mail)
12192 @c @kindex C-c M-d (Post)
12193 @c @findex gnus-associate-buffer-with-draft
12194 @c @kindex C-c C-d (Mail)
12195 @c @kindex C-c C-d (Post)
12196 @c If you're writing some super-secret message that you later want to
12197 @c encode with PGP before sending, you may wish to turn the auto-saving
12198 @c (and association with the draft group) off.  You never know who might be
12199 @c interested in reading all your extremely valuable and terribly horrible
12200 @c and interesting secrets.  The @kbd{C-c M-d}
12201 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12202 @c If you change your mind and want to turn the auto-saving back on again,
12203 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12205 @c @vindex gnus-use-draft
12206 @c To leave association with the draft group off by default, set
12207 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12209 @findex gnus-draft-edit-message
12210 @kindex D e (Draft)
12211 When you want to continue editing the article, you simply enter the
12212 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12213 that.  You will be placed in a buffer where you left off.
12215 Rejected articles will also be put in this draft group (@pxref{Rejected
12216 Articles}).
12218 @findex gnus-draft-send-all-messages
12219 @kindex D s (Draft)
12220 @findex gnus-draft-send-message
12221 @kindex D S (Draft)
12222 If you have lots of rejected messages you want to post (or mail) without
12223 doing further editing, you can use the @kbd{D s} command
12224 (@code{gnus-draft-send-message}).  This command understands the
12225 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12226 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12227 in the buffer.
12229 @findex gnus-draft-toggle-sending
12230 @kindex D t (Draft)
12231 If you have some messages that you wish not to send, you can use the
12232 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12233 as unsendable.  This is a toggling command.
12236 @node Rejected Articles
12237 @section Rejected Articles
12238 @cindex rejected articles
12240 Sometimes a news server will reject an article.  Perhaps the server
12241 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12242 @emph{there be demons}.  Perhaps you have included too much cited text.
12243 Perhaps the disk is full.  Perhaps the server is down.
12245 These situations are, of course, totally beyond the control of Gnus.
12246 (Gnus, of course, loves the way you look, always feels great, has angels
12247 fluttering around inside of it, doesn't care about how much cited text
12248 you include, never runs full and never goes down.)  So Gnus saves these
12249 articles until some later time when the server feels better.
12251 The rejected articles will automatically be put in a special draft group
12252 (@pxref{Drafts}).  When the server comes back up again, you'd then
12253 typically enter that group and send all the articles off.
12255 @node Signing and encrypting
12256 @section Signing and encrypting
12257 @cindex using gpg
12258 @cindex using s/mime
12259 @cindex using smime
12261 Gnus can digitally sign and encrypt your messages, using vanilla
12262 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12263 decoding such messages, see the @code{mm-verify-option} and
12264 @code{mm-decrypt-option} options (@pxref{Security}).
12266 @vindex gnus-message-replysign
12267 @vindex gnus-message-replyencrypt
12268 @vindex gnus-message-replysignencrypted
12269 Often, you would like to sign replies to people who send you signed
12270 messages.  Even more often, you might want to encrypt messages which
12271 are in reply to encrypted messages.  Gnus offers
12272 @code{gnus-message-replysign} to enable the former, and
12273 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12274 @code{gnus-message-replysignencrypted} (on by default) will sign
12275 automatically encrypted messages.
12277 Instructing @acronym{MML} to perform security operations on a
12278 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12279 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12281 @table @kbd
12283 @item C-c C-m s s
12284 @kindex C-c C-m s s (Message)
12285 @findex mml-secure-message-sign-smime
12287 Digitally sign current message using @acronym{S/MIME}.
12289 @item C-c C-m s o
12290 @kindex C-c C-m s o (Message)
12291 @findex mml-secure-message-sign-pgp
12293 Digitally sign current message using @acronym{PGP}.
12295 @item C-c C-m s p
12296 @kindex C-c C-m s p (Message)
12297 @findex mml-secure-message-sign-pgp
12299 Digitally sign current message using @acronym{PGP/MIME}.
12301 @item C-c C-m c s
12302 @kindex C-c C-m c s (Message)
12303 @findex mml-secure-message-encrypt-smime
12305 Digitally encrypt current message using @acronym{S/MIME}.
12307 @item C-c C-m c o
12308 @kindex C-c C-m c o (Message)
12309 @findex mml-secure-message-encrypt-pgp
12311 Digitally encrypt current message using @acronym{PGP}.
12313 @item C-c C-m c p
12314 @kindex C-c C-m c p (Message)
12315 @findex mml-secure-message-encrypt-pgpmime
12317 Digitally encrypt current message using @acronym{PGP/MIME}.
12319 @item C-c C-m C-n
12320 @kindex C-c C-m C-n (Message)
12321 @findex mml-unsecure-message
12322 Remove security related @acronym{MML} tags from message.
12324 @end table
12326 @xref{Security, ,Security, message, Message Manual}, for more information.
12328 @node Select Methods
12329 @chapter Select Methods
12330 @cindex foreign groups
12331 @cindex select methods
12333 A @dfn{foreign group} is a group not read by the usual (or
12334 default) means.  It could be, for instance, a group from a different
12335 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12336 personal mail group.
12338 A foreign group (or any group, really) is specified by a @dfn{name} and
12339 a @dfn{select method}.  To take the latter first, a select method is a
12340 list where the first element says what back end to use (e.g. @code{nntp},
12341 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12342 name}.  There may be additional elements in the select method, where the
12343 value may have special meaning for the back end in question.
12345 One could say that a select method defines a @dfn{virtual server}---so
12346 we do just that (@pxref{Server Buffer}).
12348 The @dfn{name} of the group is the name the back end will recognize the
12349 group as.
12351 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12352 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12353 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12354 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12355 back end just knows this group as @samp{soc.motss}.
12357 The different methods all have their peculiarities, of course.
12359 @menu
12360 * Server Buffer::               Making and editing virtual servers.
12361 * Getting News::                Reading USENET news with Gnus.
12362 * Getting Mail::                Reading your personal mail with Gnus.
12363 * Browsing the Web::            Getting messages from a plethora of Web sources.
12364 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12365 * Other Sources::               Reading directories, files, SOUP packets.
12366 * Combined Groups::             Combining groups into one group.
12367 * Email Based Diary::           Using mails to manage diary events in Gnus.
12368 * Gnus Unplugged::              Reading news and mail offline.
12369 @end menu
12372 @node Server Buffer
12373 @section Server Buffer
12375 Traditionally, a @dfn{server} is a machine or a piece of software that
12376 one connects to, and then requests information from.  Gnus does not
12377 connect directly to any real servers, but does all transactions through
12378 one back end or other.  But that's just putting one layer more between
12379 the actual media and Gnus, so we might just as well say that each
12380 back end represents a virtual server.
12382 For instance, the @code{nntp} back end may be used to connect to several
12383 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12384 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12385 use, and what parameters to set by specifying a @dfn{select method}.
12387 These select method specifications can sometimes become quite
12388 complicated---say, for instance, that you want to read from the
12389 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12390 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12391 Anyway, if you had to specify that for each group that used this
12392 server, that would be too much work, so Gnus offers a way of naming
12393 select methods, which is what you do in the server buffer.
12395 To enter the server buffer, use the @kbd{^}
12396 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12398 @menu
12399 * Server Buffer Format::        You can customize the look of this buffer.
12400 * Server Commands::             Commands to manipulate servers.
12401 * Example Methods::             Examples server specifications.
12402 * Creating a Virtual Server::   An example session.
12403 * Server Variables::            Which variables to set.
12404 * Servers and Methods::         You can use server names as select methods.
12405 * Unavailable Servers::         Some servers you try to contact may be down.
12406 @end menu
12408 @vindex gnus-server-mode-hook
12409 @code{gnus-server-mode-hook} is run when creating the server buffer.
12412 @node Server Buffer Format
12413 @subsection Server Buffer Format
12414 @cindex server buffer format
12416 @vindex gnus-server-line-format
12417 You can change the look of the server buffer lines by changing the
12418 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12419 variable, with some simple extensions:
12421 @table @samp
12423 @item h
12424 How the news is fetched---the back end name.
12426 @item n
12427 The name of this server.
12429 @item w
12430 Where the news is to be fetched from---the address.
12432 @item s
12433 The opened/closed/denied status of the server.
12435 @item a
12436 Whether this server is agentized.
12437 @end table
12439 @vindex gnus-server-mode-line-format
12440 The mode line can also be customized by using the
12441 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12442 Formatting}).  The following specs are understood:
12444 @table @samp
12445 @item S
12446 Server name.
12448 @item M
12449 Server method.
12450 @end table
12452 Also @pxref{Formatting Variables}.
12455 @node Server Commands
12456 @subsection Server Commands
12457 @cindex server commands
12459 @table @kbd
12461 @item v
12462 @kindex v (Server)
12463 @cindex keys, reserved for users (Server)
12464 The key @kbd{v} is reserved for users.  You can bind it to some
12465 command or better use it as a prefix key.
12467 @item a
12468 @kindex a (Server)
12469 @findex gnus-server-add-server
12470 Add a new server (@code{gnus-server-add-server}).
12472 @item e
12473 @kindex e (Server)
12474 @findex gnus-server-edit-server
12475 Edit a server (@code{gnus-server-edit-server}).
12477 @item SPACE
12478 @kindex SPACE (Server)
12479 @findex gnus-server-read-server
12480 Browse the current server (@code{gnus-server-read-server}).
12482 @item q
12483 @kindex q (Server)
12484 @findex gnus-server-exit
12485 Return to the group buffer (@code{gnus-server-exit}).
12487 @item k
12488 @kindex k (Server)
12489 @findex gnus-server-kill-server
12490 Kill the current server (@code{gnus-server-kill-server}).
12492 @item y
12493 @kindex y (Server)
12494 @findex gnus-server-yank-server
12495 Yank the previously killed server (@code{gnus-server-yank-server}).
12497 @item c
12498 @kindex c (Server)
12499 @findex gnus-server-copy-server
12500 Copy the current server (@code{gnus-server-copy-server}).
12502 @item l
12503 @kindex l (Server)
12504 @findex gnus-server-list-servers
12505 List all servers (@code{gnus-server-list-servers}).
12507 @item s
12508 @kindex s (Server)
12509 @findex gnus-server-scan-server
12510 Request that the server scan its sources for new articles
12511 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12512 servers.
12514 @item g
12515 @kindex g (Server)
12516 @findex gnus-server-regenerate-server
12517 Request that the server regenerate all its data structures
12518 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12519 a mail back end that has gotten out of sync.
12521 @end table
12524 @node Example Methods
12525 @subsection Example Methods
12527 Most select methods are pretty simple and self-explanatory:
12529 @lisp
12530 (nntp "news.funet.fi")
12531 @end lisp
12533 Reading directly from the spool is even simpler:
12535 @lisp
12536 (nnspool "")
12537 @end lisp
12539 As you can see, the first element in a select method is the name of the
12540 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12541 will.
12543 After these two elements, there may be an arbitrary number of
12544 @code{(@var{variable} @var{form})} pairs.
12546 To go back to the first example---imagine that you want to read from
12547 port 15 on that machine.  This is what the select method should
12548 look like then:
12550 @lisp
12551 (nntp "news.funet.fi" (nntp-port-number 15))
12552 @end lisp
12554 You should read the documentation to each back end to find out what
12555 variables are relevant, but here's an @code{nnmh} example:
12557 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12558 you have two structures that you wish to access: One is your private
12559 mail spool, and the other is a public one.  Here's the possible spec for
12560 your private mail:
12562 @lisp
12563 (nnmh "private" (nnmh-directory "~/private/mail/"))
12564 @end lisp
12566 (This server is then called @samp{private}, but you may have guessed
12567 that.)
12569 Here's the method for a public spool:
12571 @lisp
12572 (nnmh "public"
12573       (nnmh-directory "/usr/information/spool/")
12574       (nnmh-get-new-mail nil))
12575 @end lisp
12577 @cindex proxy
12578 @cindex firewall
12580 If you are behind a firewall and only have access to the @acronym{NNTP}
12581 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12582 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12583 Doing this can be rather fiddly, but your virtual server definition
12584 should probably look something like this:
12586 @lisp
12587 (nntp "firewall"
12588       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12589       (nntp-via-address "the.firewall.machine")
12590       (nntp-address "the.real.nntp.host")
12591       (nntp-end-of-line "\n"))
12592 @end lisp
12594 If you want to use the wonderful @code{ssh} program to provide a
12595 compressed connection over the modem line, you could add the following
12596 configuration to the example above:
12598 @lisp
12599       (nntp-via-rlogin-command "ssh")
12600 @end lisp
12602 See also @code{nntp-via-rlogin-command-switches}.
12604 If you're behind a firewall, but have direct access to the outside world
12605 through a wrapper command like "runsocks", you could open a socksified
12606 telnet connection to the news server as follows:
12608 @lisp
12609 (nntp "outside"
12610       (nntp-pre-command "runsocks")
12611       (nntp-open-connection-function nntp-open-via-telnet)
12612       (nntp-address "the.news.server")
12613       (nntp-end-of-line "\n"))
12614 @end lisp
12616 This means that you have to have set up @code{ssh-agent} correctly to
12617 provide automatic authorization, of course.  And to get a compressed
12618 connection, you have to have the @samp{Compression} option in the
12619 @code{ssh} @file{config} file.
12622 @node Creating a Virtual Server
12623 @subsection Creating a Virtual Server
12625 If you're saving lots of articles in the cache by using persistent
12626 articles, you may want to create a virtual server to read the cache.
12628 First you need to add a new server.  The @kbd{a} command does that.  It
12629 would probably be best to use @code{nnml} to read the cache.  You
12630 could also use @code{nnspool} or @code{nnmh}, though.
12632 Type @kbd{a nnml RET cache RET}.
12634 You should now have a brand new @code{nnml} virtual server called
12635 @samp{cache}.  You now need to edit it to have the right definitions.
12636 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12637 will contain the following:
12639 @lisp
12640 (nnml "cache")
12641 @end lisp
12643 Change that to:
12645 @lisp
12646 (nnml "cache"
12647          (nnml-directory "~/News/cache/")
12648          (nnml-active-file "~/News/cache/active"))
12649 @end lisp
12651 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12652 @kbd{RET} over this virtual server, you should be entered into a browse
12653 buffer, and you should be able to enter any of the groups displayed.
12656 @node Server Variables
12657 @subsection Server Variables
12658 @cindex server variables
12659 @cindex server parameters
12661 One sticky point when defining variables (both on back ends and in Emacs
12662 in general) is that some variables are typically initialized from other
12663 variables when the definition of the variables is being loaded.  If you
12664 change the ``base'' variable after the variables have been loaded, you
12665 won't change the ``derived'' variables.
12667 This typically affects directory and file variables.  For instance,
12668 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12669 directory variables are initialized from that variable, so
12670 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12671 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12672 @code{nnml-directory}---you have to explicitly set all the file
12673 variables to be what you want them to be.  For a complete list of
12674 variables for each back end, see each back end's section later in this
12675 manual, but here's an example @code{nnml} definition:
12677 @lisp
12678 (nnml "public"
12679       (nnml-directory "~/my-mail/")
12680       (nnml-active-file "~/my-mail/active")
12681       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12682 @end lisp
12684 Server variables are often called @dfn{server parameters}.
12686 @node Servers and Methods
12687 @subsection Servers and Methods
12689 Wherever you would normally use a select method
12690 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12691 when browsing a foreign server) you can use a virtual server name
12692 instead.  This could potentially save lots of typing.  And it's nice all
12693 over.
12696 @node Unavailable Servers
12697 @subsection Unavailable Servers
12699 If a server seems to be unreachable, Gnus will mark that server as
12700 @code{denied}.  That means that any subsequent attempt to make contact
12701 with that server will just be ignored.  ``It can't be opened,'' Gnus
12702 will tell you, without making the least effort to see whether that is
12703 actually the case or not.
12705 That might seem quite naughty, but it does make sense most of the time.
12706 Let's say you have 10 groups subscribed to on server
12707 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12708 away from you and the machine is quite slow, so it takes 1 minute just
12709 to find out that it refuses connection to you today.  If Gnus were to
12710 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12711 attempt to do that.  Once it has gotten a single ``connection refused'',
12712 it will regard that server as ``down''.
12714 So, what happens if the machine was only feeling unwell temporarily?
12715 How do you test to see whether the machine has come up again?
12717 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12718 with the following commands:
12720 @table @kbd
12722 @item O
12723 @kindex O (Server)
12724 @findex gnus-server-open-server
12725 Try to establish connection to the server on the current line
12726 (@code{gnus-server-open-server}).
12728 @item C
12729 @kindex C (Server)
12730 @findex gnus-server-close-server
12731 Close the connection (if any) to the server
12732 (@code{gnus-server-close-server}).
12734 @item D
12735 @kindex D (Server)
12736 @findex gnus-server-deny-server
12737 Mark the current server as unreachable
12738 (@code{gnus-server-deny-server}).
12740 @item M-o
12741 @kindex M-o (Server)
12742 @findex gnus-server-open-all-servers
12743 Open the connections to all servers in the buffer
12744 (@code{gnus-server-open-all-servers}).
12746 @item M-c
12747 @kindex M-c (Server)
12748 @findex gnus-server-close-all-servers
12749 Close the connections to all servers in the buffer
12750 (@code{gnus-server-close-all-servers}).
12752 @item R
12753 @kindex R (Server)
12754 @findex gnus-server-remove-denials
12755 Remove all marks to whether Gnus was denied connection from any servers
12756 (@code{gnus-server-remove-denials}).
12758 @item L
12759 @kindex L (Server)
12760 @findex gnus-server-offline-server
12761 Set server status to offline (@code{gnus-server-offline-server}).
12763 @end table
12766 @node Getting News
12767 @section Getting News
12768 @cindex reading news
12769 @cindex news back ends
12771 A newsreader is normally used for reading news.  Gnus currently provides
12772 only two methods of getting news---it can read from an @acronym{NNTP} server,
12773 or it can read from a local spool.
12775 @menu
12776 * NNTP::                        Reading news from an @acronym{NNTP} server.
12777 * News Spool::                  Reading news from the local spool.
12778 @end menu
12781 @node NNTP
12782 @subsection NNTP
12783 @cindex nntp
12785 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12786 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12787 server as the, uhm, address.
12789 If the @acronym{NNTP} server is located at a non-standard port, setting the
12790 third element of the select method to this port number should allow you
12791 to connect to the right port.  You'll have to edit the group info for
12792 that (@pxref{Foreign Groups}).
12794 The name of the foreign group can be the same as a native group.  In
12795 fact, you can subscribe to the same group from as many different servers
12796 you feel like.  There will be no name collisions.
12798 The following variables can be used to create a virtual @code{nntp}
12799 server:
12801 @table @code
12803 @item nntp-server-opened-hook
12804 @vindex nntp-server-opened-hook
12805 @cindex @sc{mode reader}
12806 @cindex authinfo
12807 @cindex authentication
12808 @cindex nntp authentication
12809 @findex nntp-send-authinfo
12810 @findex nntp-send-mode-reader
12811 is run after a connection has been made.  It can be used to send
12812 commands to the @acronym{NNTP} server after it has been contacted.  By
12813 default it sends the command @code{MODE READER} to the server with the
12814 @code{nntp-send-mode-reader} function.  This function should always be
12815 present in this hook.
12817 @item nntp-authinfo-function
12818 @vindex nntp-authinfo-function
12819 @findex nntp-send-authinfo
12820 @vindex nntp-authinfo-file
12821 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12822 server.  The default function is @code{nntp-send-authinfo}, which looks
12823 through your @file{~/.authinfo} (or whatever you've set the
12824 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12825 are found, it will prompt you for a login name and a password.  The
12826 format of the @file{~/.authinfo} file is (almost) the same as the
12827 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12828 manual page, but here are the salient facts:
12830 @enumerate
12831 @item
12832 The file contains one or more line, each of which define one server.
12834 @item
12835 Each line may contain an arbitrary number of token/value pairs.
12837 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12838 @samp{default}.  In addition Gnus introduces two new tokens, not present
12839 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12840 @samp{force}.  (This is the only way the @file{.authinfo} file format
12841 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12842 indicate what port on the server the credentials apply to and
12843 @samp{force} is explained below.
12845 @end enumerate
12847 Here's an example file:
12849 @example
12850 machine news.uio.no login larsi password geheimnis
12851 machine nntp.ifi.uio.no login larsi force yes
12852 @end example
12854 The token/value pairs may appear in any order; @samp{machine} doesn't
12855 have to be first, for instance.
12857 In this example, both login name and password have been supplied for the
12858 former server, while the latter has only the login name listed, and the
12859 user will be prompted for the password.  The latter also has the
12860 @samp{force} tag, which means that the authinfo will be sent to the
12861 @var{nntp} server upon connection; the default (i.e., when there is not
12862 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12863 until the @var{nntp} server asks for it.
12865 You can also add @samp{default} lines that will apply to all servers
12866 that don't have matching @samp{machine} lines.
12868 @example
12869 default force yes
12870 @end example
12872 This will force sending @samp{AUTHINFO} commands to all servers not
12873 previously mentioned.
12875 Remember to not leave the @file{~/.authinfo} file world-readable.
12877 @item nntp-server-action-alist
12878 @vindex nntp-server-action-alist
12879 This is a list of regexps to match on server types and actions to be
12880 taken when matches are made.  For instance, if you want Gnus to beep
12881 every time you connect to innd, you could say something like:
12883 @lisp
12884 (setq nntp-server-action-alist
12885       '(("innd" (ding))))
12886 @end lisp
12888 You probably don't want to do that, though.
12890 The default value is
12892 @lisp
12893 '(("nntpd 1\\.5\\.11t"
12894    (remove-hook 'nntp-server-opened-hook
12895                 'nntp-send-mode-reader)))
12896 @end lisp
12898 This ensures that Gnus doesn't send the @code{MODE READER} command to
12899 nntpd 1.5.11t, since that command chokes that server, I've been told.
12901 @item nntp-maximum-request
12902 @vindex nntp-maximum-request
12903 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12904 will collect headers by sending a series of @code{head} commands.  To
12905 speed things up, the back end sends lots of these commands without
12906 waiting for reply, and then reads all the replies.  This is controlled
12907 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12908 your network is buggy, you should set this to 1.
12910 @item nntp-connection-timeout
12911 @vindex nntp-connection-timeout
12912 If you have lots of foreign @code{nntp} groups that you connect to
12913 regularly, you're sure to have problems with @acronym{NNTP} servers not
12914 responding properly, or being too loaded to reply within reasonable
12915 time.  This is can lead to awkward problems, which can be helped
12916 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12917 that says how many seconds the @code{nntp} back end should wait for a
12918 connection before giving up.  If it is @code{nil}, which is the default,
12919 no timeouts are done.
12921 @item nntp-nov-is-evil
12922 @vindex nntp-nov-is-evil
12923 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12924 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12925 can be used.
12927 @item nntp-xover-commands
12928 @vindex nntp-xover-commands
12929 @cindex @acronym{NOV}
12930 @cindex XOVER
12931 List of strings used as commands to fetch @acronym{NOV} lines from a
12932 server.  The default value of this variable is @code{("XOVER"
12933 "XOVERVIEW")}.
12935 @item nntp-nov-gap
12936 @vindex nntp-nov-gap
12937 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12938 the server.  The server responds with one huge list of lines.  However,
12939 if you have read articles 2-5000 in the group, and only want to read
12940 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12941 lines that you will not need.  This variable says how
12942 big a gap between two consecutive articles is allowed to be before the
12943 @code{XOVER} request is split into several request.  Note that if your
12944 network is fast, setting this variable to a really small number means
12945 that fetching will probably be slower.  If this variable is @code{nil},
12946 @code{nntp} will never split requests.  The default is 5.
12948 @item nntp-xref-number-is-evil
12949 @vindex nntp-xref-number-is-evil
12950 When Gnus refers to an article having the @code{Message-ID} that a user
12951 specifies or having the @code{Message-ID} of the parent article of the
12952 current one (@pxref{Finding the Parent}), Gnus sends a @code{HEAD}
12953 command to the @acronym{NNTP} server to know where it is, and the server
12954 returns the data containing the pairs of a group and an article number
12955 in the @code{Xref} header.  Gnus normally uses the article number to
12956 refer to the article if the data shows that that article is in the
12957 current group, while it uses the @code{Message-ID} otherwise.  However,
12958 some news servers, e.g., ones running Diablo, run multiple engines
12959 having the same articles but article numbers are not kept synchronized
12960 between them.  In that case, the article number that appears in the
12961 @code{Xref} header varies by which engine is chosen, so you cannot refer
12962 to the parent article that is in the current group, for instance.  If
12963 you connect to such a server, set this variable to a non-@code{nil}
12964 value, and Gnus never uses article numbers.  For example:
12966 @lisp
12967 (setq gnus-select-method
12968       '(nntp "newszilla"
12969              (nntp-address "newszilla.example.com")
12970              (nntp-xref-number-is-evil t)
12971              @dots{}))
12972 @end lisp
12974 The default value of this server variable is @code{nil}.
12976 @item nntp-prepare-server-hook
12977 @vindex nntp-prepare-server-hook
12978 A hook run before attempting to connect to an @acronym{NNTP} server.
12980 @item nntp-record-commands
12981 @vindex nntp-record-commands
12982 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12983 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12984 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12985 that doesn't seem to work.
12987 @item nntp-open-connection-function
12988 @vindex nntp-open-connection-function
12989 It is possible to customize how the connection to the nntp server will
12990 be opened.  If you specify an @code{nntp-open-connection-function}
12991 parameter, Gnus will use that function to establish the connection.
12992 Six pre-made functions are supplied.  These functions can be grouped in
12993 two categories: direct connection functions (four pre-made), and
12994 indirect ones (two pre-made).
12996 @item nntp-never-echoes-commands
12997 @vindex nntp-never-echoes-commands
12998 Non-@code{nil} means the nntp server never echoes commands.  It is
12999 reported that some nntps server doesn't echo commands.  So, you may want
13000 to set this to non-@code{nil} in the method for such a server setting
13001 @code{nntp-open-connection-function} to @code{nntp-open-ssl-stream} for
13002 example.  The default value is @code{nil}.  Note that the
13003 @code{nntp-open-connection-functions-never-echo-commands} variable
13004 overrides the @code{nil} value of this variable.
13006 @item nntp-open-connection-functions-never-echo-commands
13007 @vindex nntp-open-connection-functions-never-echo-commands
13008 List of functions that never echo commands.  Add or set a function which
13009 you set to @code{nntp-open-connection-function} to this list if it does
13010 not echo commands.  Note that a non-@code{nil} value of the
13011 @code{nntp-never-echoes-commands} variable overrides this variable.  The
13012 default value is @code{(nntp-open-network-stream)}.
13014 @item nntp-prepare-post-hook
13015 @vindex nntp-prepare-post-hook
13016 A hook run just before posting an article.  If there is no
13017 @code{Message-ID} header in the article and the news server provides the
13018 recommended ID, it will be added to the article before running this
13019 hook.  It is useful to make @code{Cancel-Lock} headers even if you
13020 inhibit Gnus to add a @code{Message-ID} header, you could say:
13022 @lisp
13023 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
13024 @end lisp
13026 Note that not all servers support the recommended ID.  This works for
13027 INN versions 2.3.0 and later, for instance.
13029 @end table
13031 @menu
13032 * Direct Functions::            Connecting directly to the server.
13033 * Indirect Functions::          Connecting indirectly to the server.
13034 * Common Variables::            Understood by several connection functions.
13035 @end menu
13038 @node Direct Functions
13039 @subsubsection Direct Functions
13040 @cindex direct connection functions
13042 These functions are called direct because they open a direct connection
13043 between your machine and the @acronym{NNTP} server.  The behavior of these
13044 functions is also affected by commonly understood variables
13045 (@pxref{Common Variables}).
13047 @table @code
13048 @findex nntp-open-network-stream
13049 @item nntp-open-network-stream
13050 This is the default, and simply connects to some port or other on the
13051 remote system.
13053 @findex nntp-open-tls-stream
13054 @item nntp-open-tls-stream
13055 Opens a connection to a server over a @dfn{secure} channel.  To use
13056 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
13057 installed.  You then define a server as follows:
13059 @lisp
13060 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
13061 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
13063 (nntp "snews.bar.com"
13064       (nntp-open-connection-function nntp-open-tls-stream)
13065       (nntp-port-number )
13066       (nntp-address "snews.bar.com"))
13067 @end lisp
13069 @findex nntp-open-ssl-stream
13070 @item nntp-open-ssl-stream
13071 Opens a connection to a server over a @dfn{secure} channel.  To use
13072 this you must have @uref{http://www.openssl.org, OpenSSL} or
13073 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
13074 then define a server as follows:
13076 @lisp
13077 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
13078 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
13080 (nntp "snews.bar.com"
13081       (nntp-open-connection-function nntp-open-ssl-stream)
13082       (nntp-port-number 563)
13083       (nntp-address "snews.bar.com"))
13084 @end lisp
13086 @findex nntp-open-telnet-stream
13087 @item nntp-open-telnet-stream
13088 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
13089 it.  You might wonder why this function exists, since we have the
13090 default @code{nntp-open-network-stream} which would do the job.  (One
13091 of) the reason(s) is that if you are behind a firewall but have direct
13092 connections to the outside world thanks to a command wrapper like
13093 @code{runsocks}, you can use it like this:
13095 @lisp
13096 (nntp "socksified"
13097       (nntp-pre-command "runsocks")
13098       (nntp-open-connection-function nntp-open-telnet-stream)
13099       (nntp-address "the.news.server"))
13100 @end lisp
13102 With the default method, you would need to wrap your whole Emacs
13103 session, which is not a good idea.
13104 @end table
13107 @node Indirect Functions
13108 @subsubsection Indirect Functions
13109 @cindex indirect connection functions
13111 These functions are called indirect because they connect to an
13112 intermediate host before actually connecting to the @acronym{NNTP} server.
13113 All of these functions and related variables are also said to belong to
13114 the ``via'' family of connection: they're all prefixed with ``via'' to make
13115 things cleaner.  The behavior of these functions is also affected by
13116 commonly understood variables (@pxref{Common Variables}).
13118 @table @code
13119 @item nntp-open-via-rlogin-and-telnet
13120 @findex nntp-open-via-rlogin-and-telnet
13121 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
13122 to the real @acronym{NNTP} server from there.  This is useful for instance if
13123 you need to connect to a firewall machine first.
13125 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
13127 @table @code
13128 @item nntp-via-rlogin-command
13129 @vindex nntp-via-rlogin-command
13130 Command used to log in on the intermediate host.  The default is
13131 @samp{rsh}, but @samp{ssh} is a popular alternative.
13133 @item nntp-via-rlogin-command-switches
13134 @vindex nntp-via-rlogin-command-switches
13135 List of strings to be used as the switches to
13136 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
13137 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
13138 @samp{("-C")} in order to compress all data connections, otherwise set
13139 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
13140 the telnet command requires a pseudo-tty allocation on an intermediate
13141 host.
13142 @end table
13144 @item nntp-open-via-telnet-and-telnet
13145 @findex nntp-open-via-telnet-and-telnet
13146 Does essentially the same, but uses @samp{telnet} instead of
13147 @samp{rlogin} to connect to the intermediate host.
13149 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13151 @table @code
13152 @item nntp-via-telnet-command
13153 @vindex nntp-via-telnet-command
13154 Command used to @code{telnet} the intermediate host.  The default is
13155 @samp{telnet}.
13157 @item nntp-via-telnet-switches
13158 @vindex nntp-via-telnet-switches
13159 List of strings to be used as the switches to the
13160 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13162 @item nntp-via-user-password
13163 @vindex nntp-via-user-password
13164 Password to use when logging in on the intermediate host.
13166 @item nntp-via-envuser
13167 @vindex nntp-via-envuser
13168 If non-@code{nil}, the intermediate @code{telnet} session (client and
13169 server both) will support the @code{ENVIRON} option and not prompt for
13170 login name.  This works for Solaris @code{telnet}, for instance.
13172 @item nntp-via-shell-prompt
13173 @vindex nntp-via-shell-prompt
13174 Regexp matching the shell prompt on the intermediate host.  The default
13175 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13177 @end table
13179 @end table
13182 Here are some additional variables that are understood by all the above
13183 functions:
13185 @table @code
13187 @item nntp-via-user-name
13188 @vindex nntp-via-user-name
13189 User name to use when connecting to the intermediate host.
13191 @item nntp-via-address
13192 @vindex nntp-via-address
13193 Address of the intermediate host to connect to.
13195 @end table
13198 @node Common Variables
13199 @subsubsection Common Variables
13201 The following variables affect the behavior of all, or several of the
13202 pre-made connection functions.  When not specified, all functions are
13203 affected (the values of the following variables will be used as the
13204 default if each virtual @code{nntp} server doesn't specify those server
13205 variables individually).
13207 @table @code
13209 @item nntp-pre-command
13210 @vindex nntp-pre-command
13211 A command wrapper to use when connecting through a non native
13212 connection function (all except @code{nntp-open-network-stream},
13213 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13214 where you would put a @samp{SOCKS} wrapper for instance.
13216 @item nntp-address
13217 @vindex nntp-address
13218 The address of the @acronym{NNTP} server.
13220 @item nntp-port-number
13221 @vindex nntp-port-number
13222 Port number to connect to the @acronym{NNTP} server.  The default is
13223 @samp{nntp}.  If you use @acronym{NNTP} over
13224 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13225 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13226 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13227 not work with named ports.
13229 @item nntp-end-of-line
13230 @vindex nntp-end-of-line
13231 String to use as end-of-line marker when talking to the @acronym{NNTP}
13232 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13233 using a non native connection function.
13235 @item nntp-telnet-command
13236 @vindex nntp-telnet-command
13237 Command to use when connecting to the @acronym{NNTP} server through
13238 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13239 just for the real @acronym{NNTP} server.  The default is
13240 @samp{telnet}.
13242 @item nntp-telnet-switches
13243 @vindex nntp-telnet-switches
13244 A list of switches to pass to @code{nntp-telnet-command}.  The default
13245 is @samp{("-8")}.
13247 @end table
13250 @node News Spool
13251 @subsection News Spool
13252 @cindex nnspool
13253 @cindex news spool
13255 Subscribing to a foreign group from the local spool is extremely easy,
13256 and might be useful, for instance, to speed up reading groups that
13257 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13258 instance.
13260 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13261 anything else) as the address.
13263 If you have access to a local spool, you should probably use that as the
13264 native select method (@pxref{Finding the News}).  It is normally faster
13265 than using an @code{nntp} select method, but might not be.  It depends.
13266 You just have to try to find out what's best at your site.
13268 @table @code
13270 @item nnspool-inews-program
13271 @vindex nnspool-inews-program
13272 Program used to post an article.
13274 @item nnspool-inews-switches
13275 @vindex nnspool-inews-switches
13276 Parameters given to the inews program when posting an article.
13278 @item nnspool-spool-directory
13279 @vindex nnspool-spool-directory
13280 Where @code{nnspool} looks for the articles.  This is normally
13281 @file{/usr/spool/news/}.
13283 @item nnspool-nov-directory
13284 @vindex nnspool-nov-directory
13285 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13286 @file{/usr/spool/news/over.view/}.
13288 @item nnspool-lib-dir
13289 @vindex nnspool-lib-dir
13290 Where the news lib dir is (@file{/usr/lib/news/} by default).
13292 @item nnspool-active-file
13293 @vindex nnspool-active-file
13294 The name of the active file.
13296 @item nnspool-newsgroups-file
13297 @vindex nnspool-newsgroups-file
13298 The name of the group descriptions file.
13300 @item nnspool-history-file
13301 @vindex nnspool-history-file
13302 The name of the news history file.
13304 @item nnspool-active-times-file
13305 @vindex nnspool-active-times-file
13306 The name of the active date file.
13308 @item nnspool-nov-is-evil
13309 @vindex nnspool-nov-is-evil
13310 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13311 that it finds.
13313 @item nnspool-sift-nov-with-sed
13314 @vindex nnspool-sift-nov-with-sed
13315 @cindex sed
13316 If non-@code{nil}, which is the default, use @code{sed} to get the
13317 relevant portion from the overview file.  If @code{nil},
13318 @code{nnspool} will load the entire file into a buffer and process it
13319 there.
13321 @end table
13324 @node Getting Mail
13325 @section Getting Mail
13326 @cindex reading mail
13327 @cindex mail
13329 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13330 course.
13332 @menu
13333 * Mail in a Newsreader::        Important introductory notes.
13334 * Getting Started Reading Mail::  A simple cookbook example.
13335 * Splitting Mail::              How to create mail groups.
13336 * Mail Sources::                How to tell Gnus where to get mail from.
13337 * Mail Back End Variables::     Variables for customizing mail handling.
13338 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13339 * Group Mail Splitting::        Use group customize to drive mail splitting.
13340 * Incorporating Old Mail::      What about the old mail you have?
13341 * Expiring Mail::               Getting rid of unwanted mail.
13342 * Washing Mail::                Removing cruft from the mail you get.
13343 * Duplicates::                  Dealing with duplicated mail.
13344 * Not Reading Mail::            Using mail back ends for reading other files.
13345 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13346 @end menu
13349 @node Mail in a Newsreader
13350 @subsection Mail in a Newsreader
13352 If you are used to traditional mail readers, but have decided to switch
13353 to reading mail with Gnus, you may find yourself experiencing something
13354 of a culture shock.
13356 Gnus does not behave like traditional mail readers.  If you want to make
13357 it behave that way, you can, but it's an uphill battle.
13359 Gnus, by default, handles all its groups using the same approach.  This
13360 approach is very newsreaderly---you enter a group, see the new/unread
13361 messages, and when you read the messages, they get marked as read, and
13362 you don't see them any more.  (Unless you explicitly ask for them.)
13364 In particular, you do not do anything explicitly to delete messages.
13366 Does this mean that all the messages that have been marked as read are
13367 deleted?  How awful!
13369 But, no, it means that old messages are @dfn{expired} according to some
13370 scheme or other.  For news messages, the expire process is controlled by
13371 the news administrator; for mail, the expire process is controlled by
13372 you.  The expire process for mail is covered in depth in @ref{Expiring
13373 Mail}.
13375 What many Gnus users find, after using it a while for both news and
13376 mail, is that the transport mechanism has very little to do with how
13377 they want to treat a message.
13379 Many people subscribe to several mailing lists.  These are transported
13380 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13381 answering, or even reading these messages very carefully.  We may not
13382 need to save them because if we should need to read one again, they are
13383 archived somewhere else.
13385 Some people have local news groups which have only a handful of readers.
13386 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13387 to read and answer a large fraction of the messages very carefully in
13388 order to do our work.  And there may not be an archive, so we may need
13389 to save the interesting messages the same way we would personal mail.
13391 The important distinction turns out to be not the transport mechanism,
13392 but other factors such as how interested we are in the subject matter,
13393 or how easy it is to retrieve the message if we need to read it again.
13395 Gnus provides many options for sorting mail into ``groups'' which behave
13396 like newsgroups, and for treating each group (whether mail or news)
13397 differently.
13399 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13400 that Gnus should grow up and be a male, er, mail reader.  It is possible
13401 to whip Gnus into a more mailreaderly being, but, as said before, it's
13402 not easy.  People who prefer proper mail readers should try @sc{vm}
13403 instead, which is an excellent, and proper, mail reader.
13405 I don't mean to scare anybody off, but I want to make it clear that you
13406 may be required to learn a new way of thinking about messages.  After
13407 you've been subjected to The Gnus Way, you will come to love it.  I can
13408 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13409 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13410 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13411 You Do.)
13414 @node Getting Started Reading Mail
13415 @subsection Getting Started Reading Mail
13417 It's quite easy to use Gnus to read your new mail.  You just plonk the
13418 mail back end of your choice into @code{gnus-secondary-select-methods},
13419 and things will happen automatically.
13421 For instance, if you want to use @code{nnml} (which is a ``one file per
13422 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13424 @lisp
13425 (setq gnus-secondary-select-methods '((nnml "")))
13426 @end lisp
13428 Now, the next time you start Gnus, this back end will be queried for new
13429 articles, and it will move all the messages in your spool file to its
13430 directory, which is @file{~/Mail/} by default.  The new group that will
13431 be created (@samp{mail.misc}) will be subscribed, and you can read it
13432 like any other group.
13434 You will probably want to split the mail into several groups, though:
13436 @lisp
13437 (setq nnmail-split-methods
13438       '(("junk" "^From:.*Lars Ingebrigtsen")
13439         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13440         ("other" "")))
13441 @end lisp
13443 This will result in three new @code{nnml} mail groups being created:
13444 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13445 mail that doesn't fit into the first two groups will be placed in the
13446 last group.
13448 This should be sufficient for reading mail with Gnus.  You might want to
13449 give the other sections in this part of the manual a perusal, though.
13450 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13453 @node Splitting Mail
13454 @subsection Splitting Mail
13455 @cindex splitting mail
13456 @cindex mail splitting
13457 @cindex mail filtering (splitting)
13459 @vindex nnmail-split-methods
13460 The @code{nnmail-split-methods} variable says how the incoming mail is
13461 to be split into groups.
13463 @lisp
13464 (setq nnmail-split-methods
13465   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13466     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13467     ("mail.other" "")))
13468 @end lisp
13470 This variable is a list of lists, where the first element of each of
13471 these lists is the name of the mail group (they do not have to be called
13472 something beginning with @samp{mail}, by the way), and the second
13473 element is a regular expression used on the header of each mail to
13474 determine if it belongs in this mail group.  The first string may
13475 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13476 insert sub-expressions from the matched text.  For instance:
13478 @lisp
13479 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13480 @end lisp
13482 @noindent
13483 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13484 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13486 The second element can also be a function.  In that case, it will be
13487 called narrowed to the headers with the first element of the rule as the
13488 argument.  It should return a non-@code{nil} value if it thinks that the
13489 mail belongs in that group.
13491 @cindex @samp{bogus} group
13492 The last of these groups should always be a general one, and the regular
13493 expression should @emph{always} be @samp{""} so that it matches any mails
13494 that haven't been matched by any of the other regexps.  (These rules are
13495 processed from the beginning of the alist toward the end.  The first rule
13496 to make a match will ``win'', unless you have crossposting enabled.  In
13497 that case, all matching rules will ``win''.)  If no rule matched, the mail
13498 will end up in the @samp{bogus} group.  When new groups are created by
13499 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13500 see the new groups.  This also applies to the @samp{bogus} group.
13502 If you like to tinker with this yourself, you can set this variable to a
13503 function of your choice.  This function will be called without any
13504 arguments in a buffer narrowed to the headers of an incoming mail
13505 message.  The function should return a list of group names that it
13506 thinks should carry this mail message.
13508 Note that the mail back ends are free to maul the poor, innocent,
13509 incoming headers all they want to.  They all add @code{Lines} headers;
13510 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13511 @code{From<SPACE>} line to something else.
13513 @vindex nnmail-crosspost
13514 The mail back ends all support cross-posting.  If several regexps match,
13515 the mail will be ``cross-posted'' to all those groups.
13516 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13517 that no articles are crossposted to the general (@samp{""}) group.
13519 @vindex nnmail-crosspost-link-function
13520 @cindex crosspost
13521 @cindex links
13522 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13523 the crossposted articles.  However, not all file systems support hard
13524 links.  If that's the case for you, set
13525 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13526 variable is @code{add-name-to-file} by default.)
13528 @kindex M-x nnmail-split-history
13529 @findex nnmail-split-history
13530 If you wish to see where the previous mail split put the messages, you
13531 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13532 where re-spooling messages would put the messages, you can use
13533 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13534 Group Commands}).
13536 @vindex nnmail-split-header-length-limit
13537 Header lines longer than the value of
13538 @code{nnmail-split-header-length-limit} are excluded from the split
13539 function.
13541 @vindex nnmail-mail-splitting-decodes
13542 @vindex nnmail-mail-splitting-charset
13543 By default, splitting does not decode headers, so you can not match on
13544 non-@acronym{ASCII} strings.  But it is useful if you want to match
13545 articles based on the raw header data.  To enable it, set the
13546 @code{nnmail-mail-splitting-decodes} variable to a non-@code{nil} value.
13547 In addition, the value of the @code{nnmail-mail-splitting-charset}
13548 variable is used for decoding non-@acronym{MIME} encoded string when
13549 @code{nnmail-mail-splitting-decodes} is non-@code{nil}.  The default
13550 value is @code{nil} which means not to decode non-@acronym{MIME} encoded
13551 string.  A suitable value for you will be @code{undecided} or be the
13552 charset used normally in mails you are interested in.
13554 @vindex nnmail-resplit-incoming
13555 By default, splitting is performed on all incoming messages.  If you
13556 specify a @code{directory} entry for the variable @code{mail-sources}
13557 (@pxref{Mail Source Specifiers}), however, then splitting does
13558 @emph{not} happen by default.  You can set the variable
13559 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13560 splitting happen even in this case.  (This variable has no effect on
13561 other kinds of entries.)
13563 Gnus gives you all the opportunity you could possibly want for shooting
13564 yourself in the foot.  Let's say you create a group that will contain
13565 all the mail you get from your boss.  And then you accidentally
13566 unsubscribe from the group.  Gnus will still put all the mail from your
13567 boss in the unsubscribed group, and so, when your boss mails you ``Have
13568 that report ready by Monday or you're fired!'', you'll never see it and,
13569 come Tuesday, you'll still believe that you're gainfully employed while
13570 you really should be out collecting empty bottles to save up for next
13571 month's rent money.
13574 @node Mail Sources
13575 @subsection Mail Sources
13577 Mail can be gotten from many different sources---the mail spool, from
13578 a @acronym{POP} mail server, from a procmail directory, or from a
13579 maildir, for instance.
13581 @menu
13582 * Mail Source Specifiers::      How to specify what a mail source is.
13583 * Mail Source Customization::   Some variables that influence things.
13584 * Fetching Mail::               Using the mail source specifiers.
13585 @end menu
13588 @node Mail Source Specifiers
13589 @subsubsection Mail Source Specifiers
13590 @cindex POP
13591 @cindex mail server
13592 @cindex procmail
13593 @cindex mail spool
13594 @cindex mail source
13596 You tell Gnus how to fetch mail by setting @code{mail-sources}
13597 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13599 Here's an example:
13601 @lisp
13602 (pop :server "pop3.mailserver.com" :user "myname")
13603 @end lisp
13605 As can be observed, a mail source specifier is a list where the first
13606 element is a @dfn{mail source type}, followed by an arbitrary number of
13607 @dfn{keywords}.  Keywords that are not explicitly specified are given
13608 default values.
13610 The following mail source types are available:
13612 @table @code
13613 @item file
13614 Get mail from a single file; typically from the mail spool.
13616 Keywords:
13618 @table @code
13619 @item :path
13620 The file name.  Defaults to the value of the @env{MAIL}
13621 environment variable or the value of @code{rmail-spool-directory}
13622 (usually something like @file{/usr/mail/spool/user-name}).
13624 @item :prescript
13625 @itemx :postscript
13626 Script run before/after fetching mail.
13627 @end table
13629 An example file mail source:
13631 @lisp
13632 (file :path "/usr/spool/mail/user-name")
13633 @end lisp
13635 Or using the default file name:
13637 @lisp
13638 (file)
13639 @end lisp
13641 If the mail spool file is not located on the local machine, it's best
13642 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13643 You can not use ange-ftp file names here---it has no way to lock the
13644 mail spool while moving the mail.
13646 If it's impossible to set up a proper server, you can use ssh instead.
13648 @lisp
13649 (setq mail-sources
13650       '((file :prescript "ssh host bin/getmail >%t")))
13651 @end lisp
13653 The @samp{getmail} script would look something like the following:
13655 @example
13656 #!/bin/sh
13657 #  getmail - move mail from spool to stdout
13658 #  flu@@iki.fi
13660 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13661 TMP=$HOME/Mail/tmp
13662 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13663 @end example
13665 Alter this script to fit the @samp{movemail} and temporary
13666 file you want to use.
13669 @item directory
13670 @vindex nnmail-scan-directory-mail-source-once
13671 Get mail from several files in a directory.  This is typically used
13672 when you have procmail split the incoming mail into several files.
13673 That is, there is a one-to-one correspondence between files in that
13674 directory and groups, so that mail from the file @file{foo.bar.spool}
13675 will be put in the group @code{foo.bar}.  (You can change the suffix
13676 to be used instead of @code{.spool}.)  Setting
13677 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13678 Gnus to scan the mail source only once.  This is particularly useful
13679 if you want to scan mail groups at a specified level.
13681 @vindex nnmail-resplit-incoming
13682 There is also the variable @code{nnmail-resplit-incoming}, if you set
13683 that to a non-@code{nil} value, then the normal splitting process is
13684 applied to all the files from the directory, @ref{Splitting Mail}.
13686 Keywords:
13688 @table @code
13689 @item :path
13690 The name of the directory where the files are.  There is no default
13691 value.
13693 @item :suffix
13694 Only files ending with this suffix are used.  The default is
13695 @samp{.spool}.
13697 @item :predicate
13698 Only files that have this predicate return non-@code{nil} are returned.
13699 The default is @code{identity}.  This is used as an additional
13700 filter---only files that have the right suffix @emph{and} satisfy this
13701 predicate are considered.
13703 @item :prescript
13704 @itemx :postscript
13705 Script run before/after fetching mail.
13707 @end table
13709 An example directory mail source:
13711 @lisp
13712 (directory :path "/home/user-name/procmail-dir/"
13713            :suffix ".prcml")
13714 @end lisp
13716 @item pop
13717 Get mail from a @acronym{POP} server.
13719 Keywords:
13721 @table @code
13722 @item :server
13723 The name of the @acronym{POP} server.  The default is taken from the
13724 @env{MAILHOST} environment variable.
13726 @item :port
13727 The port number of the @acronym{POP} server.  This can be a number (eg,
13728 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13729 string, it should be a service name as listed in @file{/etc/services} on
13730 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13731 need to specify it as @samp{"pop-3"} instead.
13733 @item :user
13734 The user name to give to the @acronym{POP} server.  The default is the login
13735 name.
13737 @item :password
13738 The password to give to the @acronym{POP} server.  If not specified,
13739 the user is prompted.
13741 @item :program
13742 The program to use to fetch mail from the @acronym{POP} server.  This
13743 should be a @code{format}-like string.  Here's an example:
13745 @example
13746 fetchmail %u@@%s -P %p %t
13747 @end example
13749 The valid format specifier characters are:
13751 @table @samp
13752 @item t
13753 The name of the file the mail is to be moved to.  This must always be
13754 included in this string.
13756 @item s
13757 The name of the server.
13759 @item P
13760 The port number of the server.
13762 @item u
13763 The user name to use.
13765 @item p
13766 The password to use.
13767 @end table
13769 The values used for these specs are taken from the values you give the
13770 corresponding keywords.
13772 @item :prescript
13773 A script to be run before fetching the mail.  The syntax is the same as
13774 the @code{:program} keyword.  This can also be a function to be run.
13776 @item :postscript
13777 A script to be run after fetching the mail.  The syntax is the same as
13778 the @code{:program} keyword.  This can also be a function to be run.
13780 @item :function
13781 The function to use to fetch mail from the @acronym{POP} server.  The
13782 function is called with one parameter---the name of the file where the
13783 mail should be moved to.
13785 @item :authentication
13786 This can be either the symbol @code{password} or the symbol @code{apop}
13787 and says what authentication scheme to use.  The default is
13788 @code{password}.
13790 @end table
13792 @vindex pop3-movemail
13793 @vindex pop3-leave-mail-on-server
13794 If the @code{:program} and @code{:function} keywords aren't specified,
13795 @code{pop3-movemail} will be used.  If @code{pop3-leave-mail-on-server}
13796 is non-@code{nil} the mail is to be left on the @acronym{POP} server
13797 after fetching when using @code{pop3-movemail}.  Note that POP servers
13798 maintain no state information between sessions, so what the client
13799 believes is there and what is actually there may not match up.  If they
13800 do not, then you may get duplicate mails or the whole thing can fall
13801 apart and leave you with a corrupt mailbox.
13803 Here are some examples for getting mail from a @acronym{POP} server.
13804 Fetch from the default @acronym{POP} server, using the default user
13805 name, and default fetcher:
13807 @lisp
13808 (pop)
13809 @end lisp
13811 Fetch from a named server with a named user and password:
13813 @lisp
13814 (pop :server "my.pop.server"
13815      :user "user-name" :password "secret")
13816 @end lisp
13818 Use @samp{movemail} to move the mail:
13820 @lisp
13821 (pop :program "movemail po:%u %t %p")
13822 @end lisp
13824 @item maildir
13825 Get mail from a maildir.  This is a type of mailbox that is supported by
13826 at least qmail and postfix, where each file in a special directory
13827 contains exactly one mail.
13829 Keywords:
13831 @table @code
13832 @item :path
13833 The name of the directory where the mails are stored.  The default is
13834 taken from the @env{MAILDIR} environment variable or
13835 @file{~/Maildir/}.
13836 @item :subdirs
13837 The subdirectories of the Maildir.  The default is
13838 @samp{("new" "cur")}.
13840 @c If you sometimes look at your mail through a pop3 daemon before fetching
13841 @c them with Gnus, you may also have to fetch your mails from the
13842 @c @code{cur} directory inside the maildir, like in the first example
13843 @c below.
13845 You can also get mails from remote hosts (because maildirs don't suffer
13846 from locking problems).
13848 @end table
13850 Two example maildir mail sources:
13852 @lisp
13853 (maildir :path "/home/user-name/Maildir/"
13854          :subdirs ("cur" "new"))
13855 @end lisp
13857 @lisp
13858 (maildir :path "/user@@remotehost.org:~/Maildir/"
13859          :subdirs ("new"))
13860 @end lisp
13862 @item imap
13863 Get mail from a @acronym{IMAP} server.  If you don't want to use
13864 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13865 with nnimap), for some reason or other, Gnus let you treat it similar
13866 to a @acronym{POP} server and fetches articles from a given
13867 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13869 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13870 may need external programs and libraries, @xref{IMAP}.
13872 Keywords:
13874 @table @code
13875 @item :server
13876 The name of the @acronym{IMAP} server.  The default is taken from the
13877 @env{MAILHOST} environment variable.
13879 @item :port
13880 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13881 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13883 @item :user
13884 The user name to give to the @acronym{IMAP} server.  The default is the login
13885 name.
13887 @item :password
13888 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13889 prompted.
13891 @item :stream
13892 What stream to use for connecting to the server, this is one of the
13893 symbols in @code{imap-stream-alist}.  Right now, this means
13894 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13895 @samp{ssl}, @samp{shell} or the default @samp{network}.
13897 @item :authentication
13898 Which authenticator to use for authenticating to the server, this is
13899 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13900 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13901 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13903 @item :program
13904 When using the `shell' :stream, the contents of this variable is
13905 mapped into the @code{imap-shell-program} variable.  This should be a
13906 @code{format}-like string (or list of strings).  Here's an example:
13908 @example
13909 ssh %s imapd
13910 @end example
13912 The valid format specifier characters are:
13914 @table @samp
13915 @item s
13916 The name of the server.
13918 @item l
13919 User name from @code{imap-default-user}.
13921 @item p
13922 The port number of the server.
13923 @end table
13925 The values used for these specs are taken from the values you give the
13926 corresponding keywords.
13928 @item :mailbox
13929 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13930 which normally is the mailbox which receive incoming mail.
13932 @item :predicate
13933 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13934 UNDELETED}, is probably the best choice for most people, but if you
13935 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13936 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13937 Then all articles in the mailbox is fetched, no matter what.  For a
13938 complete list of predicates, see RFC 2060 section 6.4.4.
13940 @item :fetchflag
13941 How to flag fetched articles on the server, the default @samp{\Deleted}
13942 will mark them as deleted, an alternative would be @samp{\Seen} which
13943 would simply mark them as read.  These are the two most likely choices,
13944 but more flags are defined in RFC 2060 section 2.3.2.
13946 @item :dontexpunge
13947 If non-@code{nil}, don't remove all articles marked as deleted in the
13948 mailbox after finishing the fetch.
13950 @end table
13952 An example @acronym{IMAP} mail source:
13954 @lisp
13955 (imap :server "mail.mycorp.com"
13956       :stream kerberos4
13957       :fetchflag "\\Seen")
13958 @end lisp
13960 @item webmail
13961 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13962 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13963 @uref{http://mail.yahoo.com/}.
13965 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13966 required for url "4.0pre.46".
13968 WARNING: Mails may be lost.  NO WARRANTY.
13970 Keywords:
13972 @table @code
13973 @item :subtype
13974 The type of the webmail server.  The default is @code{hotmail}.  The
13975 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13977 @item :user
13978 The user name to give to the webmail server.  The default is the login
13979 name.
13981 @item :password
13982 The password to give to the webmail server.  If not specified, the user is
13983 prompted.
13985 @item :dontexpunge
13986 If non-@code{nil}, only fetch unread articles and don't move them to
13987 trash folder after finishing the fetch.
13989 @end table
13991 An example webmail source:
13993 @lisp
13994 (webmail :subtype 'hotmail
13995          :user "user-name"
13996          :password "secret")
13997 @end lisp
13998 @end table
14000 @table @dfn
14001 @item Common Keywords
14002 Common keywords can be used in any type of mail source.
14004 Keywords:
14006 @table @code
14007 @item :plugged
14008 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
14009 use directory source to get mail, you can specify it as in this
14010 example:
14012 @lisp
14013 (setq mail-sources
14014       '((directory :path "/home/pavel/.Spool/"
14015                    :suffix ""
14016                    :plugged t)))
14017 @end lisp
14019 Gnus will then fetch your mail even when you are unplugged.  This is
14020 useful when you use local mail and news.
14022 @end table
14023 @end table
14025 @subsubsection Function Interface
14027 Some of the above keywords specify a Lisp function to be executed.
14028 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
14029 the value of the keyword while the function is executing.  For example,
14030 consider the following mail-source setting:
14032 @lisp
14033 (setq mail-sources '((pop :user "jrl"
14034                           :server "pophost" :function fetchfunc)))
14035 @end lisp
14037 While the function @code{fetchfunc} is executing, the symbol @code{user}
14038 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
14039 @code{"pophost"}.  The symbols @code{port}, @code{password},
14040 @code{program}, @code{prescript}, @code{postscript}, @code{function},
14041 and @code{authentication} are also bound (to their default values).
14043 See above for a list of keywords for each type of mail source.
14046 @node Mail Source Customization
14047 @subsubsection Mail Source Customization
14049 The following is a list of variables that influence how the mail is
14050 fetched.  You would normally not need to set or change any of these
14051 variables.
14053 @table @code
14054 @item mail-source-crash-box
14055 @vindex mail-source-crash-box
14056 File where mail will be stored while processing it.  The default is@*
14057 @file{~/.emacs-mail-crash-box}.
14059 @item mail-source-delete-incoming
14060 @vindex mail-source-delete-incoming
14061 If non-@code{nil}, delete incoming files after handling them.  If
14062 @code{t}, delete the files immediately, if @code{nil}, never delete any
14063 files.  If a positive number, delete files older than number of days
14064 (This will only happen, when receiving new mail).  You may also set
14065 @code{mail-source-delete-incoming} to @code{nil} and call
14066 @code{mail-source-delete-old-incoming} from a hook or interactively.
14068 @item mail-source-delete-old-incoming-confirm
14069 @vindex mail-source-delete-old-incoming-confirm
14070 If non-@code{nil}, ask for confirmation before deleting old incoming
14071 files.  This variable only applies when
14072 @code{mail-source-delete-incoming} is a positive number.
14074 @item mail-source-ignore-errors
14075 @vindex mail-source-ignore-errors
14076 If non-@code{nil}, ignore errors when reading mail from a mail source.
14078 @item mail-source-directory
14079 @vindex mail-source-directory
14080 Directory where incoming mail source files (if any) will be stored.  The
14081 default is @file{~/Mail/}.  At present, the only thing this is used for
14082 is to say where the incoming files will be stored if the variable
14083 @code{mail-source-delete-incoming} is @code{nil} or a number.
14085 @item mail-source-incoming-file-prefix
14086 @vindex mail-source-incoming-file-prefix
14087 Prefix for file name for storing incoming mail.  The default is
14088 @file{Incoming}, in which case files will end up with names like
14089 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14090 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14091 number.
14093 @item mail-source-default-file-modes
14094 @vindex mail-source-default-file-modes
14095 All new mail files will get this file mode.  The default is 384.
14097 @item mail-source-movemail-program
14098 @vindex mail-source-movemail-program
14099 If non-@code{nil}, name of program for fetching new mail.  If
14100 @code{nil}, @code{movemail} in @var{exec-directory}.
14102 @end table
14105 @node Fetching Mail
14106 @subsubsection Fetching Mail
14108 @vindex mail-sources
14109 @vindex nnmail-spool-file
14110 The way to actually tell Gnus where to get new mail from is to set
14111 @code{mail-sources} to a list of mail source specifiers
14112 (@pxref{Mail Source Specifiers}).
14114 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14115 @code{nil}, the mail back ends will never attempt to fetch mail by
14116 themselves.
14118 If you want to fetch mail both from your local spool as well as a
14119 @acronym{POP} mail server, you'd say something like:
14121 @lisp
14122 (setq mail-sources
14123       '((file)
14124         (pop :server "pop3.mail.server"
14125              :password "secret")))
14126 @end lisp
14128 Or, if you don't want to use any of the keyword defaults:
14130 @lisp
14131 (setq mail-sources
14132       '((file :path "/var/spool/mail/user-name")
14133         (pop :server "pop3.mail.server"
14134              :user "user-name"
14135              :port "pop3"
14136              :password "secret")))
14137 @end lisp
14140 When you use a mail back end, Gnus will slurp all your mail from your
14141 inbox and plonk it down in your home directory.  Gnus doesn't move any
14142 mail if you're not using a mail back end---you have to do a lot of magic
14143 invocations first.  At the time when you have finished drawing the
14144 pentagram, lightened the candles, and sacrificed the goat, you really
14145 shouldn't be too surprised when Gnus moves your mail.
14149 @node Mail Back End Variables
14150 @subsection Mail Back End Variables
14152 These variables are (for the most part) pertinent to all the various
14153 mail back ends.
14155 @table @code
14156 @vindex nnmail-read-incoming-hook
14157 @item nnmail-read-incoming-hook
14158 The mail back ends all call this hook after reading new mail.  You can
14159 use this hook to notify any mail watch programs, if you want to.
14161 @vindex nnmail-split-hook
14162 @item nnmail-split-hook
14163 @findex gnus-article-decode-encoded-words
14164 @cindex RFC 1522 decoding
14165 @cindex RFC 2047 decoding
14166 Hook run in the buffer where the mail headers of each message is kept
14167 just before the splitting based on these headers is done.  The hook is
14168 free to modify the buffer contents in any way it sees fit---the buffer
14169 is discarded after the splitting has been done, and no changes performed
14170 in the buffer will show up in any files.
14171 @code{gnus-article-decode-encoded-words} is one likely function to add
14172 to this hook.
14174 @vindex nnmail-pre-get-new-mail-hook
14175 @vindex nnmail-post-get-new-mail-hook
14176 @item nnmail-pre-get-new-mail-hook
14177 @itemx nnmail-post-get-new-mail-hook
14178 These are two useful hooks executed when treating new incoming
14179 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14180 starting to handle the new mail) and
14181 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14182 is done).  Here's and example of using these two hooks to change the
14183 default file modes the new mail files get:
14185 @lisp
14186 (add-hook 'nnmail-pre-get-new-mail-hook
14187           (lambda () (set-default-file-modes 511)))
14189 (add-hook 'nnmail-post-get-new-mail-hook
14190           (lambda () (set-default-file-modes 551)))
14191 @end lisp
14193 @item nnmail-use-long-file-names
14194 @vindex nnmail-use-long-file-names
14195 If non-@code{nil}, the mail back ends will use long file and directory
14196 names.  Groups like @samp{mail.misc} will end up in directories
14197 (assuming use of @code{nnml} back end) or files (assuming use of
14198 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14199 the same group will end up in @file{mail/misc}.
14201 @item nnmail-delete-file-function
14202 @vindex nnmail-delete-file-function
14203 @findex delete-file
14204 Function called to delete files.  It is @code{delete-file} by default.
14206 @item nnmail-cache-accepted-message-ids
14207 @vindex nnmail-cache-accepted-message-ids
14208 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14209 the back end (via @code{Gcc}, for instance) into the mail duplication
14210 discovery cache.  The default is @code{nil}.
14212 @item nnmail-cache-ignore-groups
14213 @vindex nnmail-cache-ignore-groups
14214 This can be a regular expression or a list of regular expressions.
14215 Group names that match any of the regular expressions will never be
14216 recorded in the @code{Message-ID} cache.
14218 This can be useful, for example, when using Fancy Splitting
14219 (@pxref{Fancy Mail Splitting}) together with the function
14220 @code{nnmail-split-fancy-with-parent}.
14222 @end table
14225 @node Fancy Mail Splitting
14226 @subsection Fancy Mail Splitting
14227 @cindex mail splitting
14228 @cindex fancy mail splitting
14230 @vindex nnmail-split-fancy
14231 @findex nnmail-split-fancy
14232 If the rather simple, standard method for specifying how to split mail
14233 doesn't allow you to do what you want, you can set
14234 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14235 play with the @code{nnmail-split-fancy} variable.
14237 Let's look at an example value of this variable first:
14239 @lisp
14240 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14241 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14242 ;; @r{from real errors.}
14243 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14244                    "mail.misc"))
14245    ;; @r{Non-error messages are crossposted to all relevant}
14246    ;; @r{groups, but we don't crosspost between the group for the}
14247    ;; @r{(ding) list and the group for other (ding) related mail.}
14248    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14249          ("subject" "ding" "ding.misc"))
14250       ;; @r{Other mailing lists@dots{}}
14251       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14252       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14253       ;; @r{Both lists below have the same suffix, so prevent}
14254       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14255       ;; @r{the bugs- list, but allow cross-posting when the}
14256       ;; @r{message was really cross-posted.}
14257       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14258       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14259       ;; @r{People@dots{}}
14260       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14261    ;; @r{Unmatched mail goes to the catch all group.}
14262    "misc.misc")
14263 @end lisp
14265 This variable has the format of a @dfn{split}.  A split is a
14266 (possibly) recursive structure where each split may contain other
14267 splits.  Here are the possible split syntaxes:
14269 @table @code
14271 @item group
14272 If the split is a string, that will be taken as a group name.  Normal
14273 regexp match expansion will be done.  See below for examples.
14275 @c Don't fold this line.
14276 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14277 The split can be a list containing at least three elements.  If the
14278 first element @var{field} (a regexp matching a header) contains
14279 @var{value} (also a regexp) then store the message as specified by
14280 @var{split}.
14282 If @var{restrict} (yet another regexp) matches some string after
14283 @var{field} and before the end of the matched @var{value}, the
14284 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14285 @var{split} is processed.
14287 The last element @var{invert-partial} is optional.  If it is
14288 non-@code{nil}, the match-partial-words behavior controlled by the
14289 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14290 be inverted.  (New in Gnus 5.10.7)
14292 @item (| @var{split} @dots{})
14293 If the split is a list, and the first element is @code{|} (vertical
14294 bar), then process each @var{split} until one of them matches.  A
14295 @var{split} is said to match if it will cause the mail message to be
14296 stored in one or more groups.
14298 @item (& @var{split} @dots{})
14299 If the split is a list, and the first element is @code{&}, then
14300 process all @var{split}s in the list.
14302 @item junk
14303 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14304 this message.  Use with extreme caution.
14306 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14307 If the split is a list, and the first element is @samp{:}, then the
14308 second element will be called as a function with @var{args} given as
14309 arguments.  The function should return a @var{split}.
14311 @cindex body split
14312 For instance, the following function could be used to split based on the
14313 body of the messages:
14315 @lisp
14316 (defun split-on-body ()
14317   (save-excursion
14318     (save-restriction
14319       (widen)
14320       (goto-char (point-min))
14321       (when (re-search-forward "Some.*string" nil t)
14322         "string.group"))))
14323 @end lisp
14325 The buffer is narrowed to the message in question when @var{function}
14326 is run.  That's why @code{(widen)} needs to be called after
14327 @code{save-excursion} and @code{save-restriction} in the example
14328 above.  Also note that with the nnimap backend, message bodies will
14329 not be downloaded by default.  You need to set
14330 @code{nnimap-split-download-body} to @code{t} to do that
14331 (@pxref{Splitting in IMAP}).
14333 @item (! @var{func} @var{split})
14334 If the split is a list, and the first element is @code{!}, then
14335 @var{split} will be processed, and @var{func} will be called as a
14336 function with the result of @var{split} as argument.  @var{func}
14337 should return a split.
14339 @item nil
14340 If the split is @code{nil}, it is ignored.
14342 @end table
14344 In these splits, @var{field} must match a complete field name.
14346 Normally, @var{value} in these splits must match a complete @emph{word}
14347 according to the fundamental mode syntax table.  In other words, all
14348 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14349 which are word delimiters.  Therefore, if you use the following split,
14350 for example,
14352 @example
14353 (any "joe" "joemail")
14354 @end example
14356 @noindent
14357 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14358 in @samp{joemail}.  If you want to alter this behavior, you can use any
14359 of the following three ways:
14361 @enumerate
14362 @item
14363 @vindex nnmail-split-fancy-match-partial-words
14364 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14365 to non-@code{nil} in order to ignore word boundaries and instead the
14366 match becomes more like a grep.  This variable controls whether partial
14367 words are matched during fancy splitting.  The default value is
14368 @code{nil}.
14370 Note that it influences all @var{value}'s in your split rules.
14372 @item
14373 @var{value} beginning with @code{.*} ignores word boundaries in front of
14374 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14375 in the rear of a word will be ignored.  For example, the @var{value}
14376 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14377 @code{".*@@example\\.com"} does.
14379 @item
14380 You can set the @var{invert-partial} flag in your split rules of the
14381 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14382 section.  If the flag is set, word boundaries on both sides of a word
14383 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14384 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14385 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14386 non-@code{nil}.  (New in Gnus 5.10.7)
14387 @end enumerate
14389 @vindex nnmail-split-abbrev-alist
14390 @var{field} and @var{value} can also be Lisp symbols, in that case
14391 they are expanded as specified by the variable
14392 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14393 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14394 contains the associated value.  Predefined entries in
14395 @code{nnmail-split-abbrev-alist} include:
14397 @table @code
14398 @item from
14399 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14400 @item to
14401 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14402 @samp{Resent-To} and @samp{Resent-Cc} fields.
14403 @item any
14404 Is the union of the @code{from} and @code{to} entries.
14405 @end table
14407 @vindex nnmail-split-fancy-syntax-table
14408 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14409 when all this splitting is performed.
14411 If you want to have Gnus create groups dynamically based on some
14412 information in the headers (i.e., do @code{replace-match}-like
14413 substitutions in the group names), you can say things like:
14415 @example
14416 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14417 @end example
14419 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14420 will be filed in @samp{mail.debian.foo}.
14422 If the string contains the element @samp{\&}, then the previously
14423 matched string will be substituted.  Similarly, the elements @samp{\\1}
14424 up to @samp{\\9} will be substituted with the text matched by the
14425 groupings 1 through 9.
14427 @vindex nnmail-split-lowercase-expanded
14428 Where @code{nnmail-split-lowercase-expanded} controls whether the
14429 lowercase of the matched string should be used for the substitution.
14430 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14431 groups when users send to an address using different case
14432 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14433 is @code{t}.
14435 @findex nnmail-split-fancy-with-parent
14436 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14437 split followups into the same groups their parents are in.  Sometimes
14438 you can't make splitting rules for all your mail.  For example, your
14439 boss might send you personal mail regarding different projects you are
14440 working on, and as you can't tell your boss to put a distinguishing
14441 string into the subject line, you have to resort to manually moving the
14442 messages into the right group.  With this function, you only have to do
14443 it once per thread.
14445 To use this feature, you have to set @code{nnmail-treat-duplicates}
14446 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14447 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14448 using the colon feature, like so:
14449 @lisp
14450 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14451       nnmail-cache-accepted-message-ids t
14452       nnmail-split-fancy
14453       '(| (: nnmail-split-fancy-with-parent)
14454           ;; @r{other splits go here}
14455         ))
14456 @end lisp
14458 This feature works as follows: when @code{nnmail-treat-duplicates} is
14459 non-@code{nil}, Gnus records the message id of every message it sees
14460 in the file specified by the variable
14461 @code{nnmail-message-id-cache-file}, together with the group it is in
14462 (the group is omitted for non-mail messages).  When mail splitting is
14463 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14464 at the References (and In-Reply-To) header of each message to split
14465 and searches the file specified by @code{nnmail-message-id-cache-file}
14466 for the message ids.  When it has found a parent, it returns the
14467 corresponding group name unless the group name matches the regexp
14468 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14469 recommended that you set @code{nnmail-message-id-cache-length} to a
14470 somewhat higher number than the default so that the message ids are
14471 still in the cache.  (A value of 5000 appears to create a file some
14472 300 kBytes in size.)
14473 @vindex nnmail-cache-accepted-message-ids
14474 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14475 also records the message ids of moved articles, so that the followup
14476 messages goes into the new group.
14478 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14479 want certain groups to be recorded in the cache.  For example, if all
14480 outgoing messages are written to an ``outgoing'' group, you could set
14481 @code{nnmail-cache-ignore-groups} to match that group name.
14482 Otherwise, answers to all your messages would end up in the
14483 ``outgoing'' group.
14486 @node Group Mail Splitting
14487 @subsection Group Mail Splitting
14488 @cindex mail splitting
14489 @cindex group mail splitting
14491 @findex gnus-group-split
14492 If you subscribe to dozens of mailing lists but you don't want to
14493 maintain mail splitting rules manually, group mail splitting is for you.
14494 You just have to set @code{to-list} and/or @code{to-address} in group
14495 parameters or group customization and set @code{nnmail-split-methods} to
14496 @code{gnus-group-split}.  This splitting function will scan all groups
14497 for those parameters and split mail accordingly, i.e., messages posted
14498 from or to the addresses specified in the parameters @code{to-list} or
14499 @code{to-address} of a mail group will be stored in that group.
14501 Sometimes, mailing lists have multiple addresses, and you may want mail
14502 splitting to recognize them all: just set the @code{extra-aliases} group
14503 parameter to the list of additional addresses and it's done.  If you'd
14504 rather use a regular expression, set @code{split-regexp}.
14506 All these parameters in a group will be used to create an
14507 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14508 the @var{value} is a single regular expression that matches
14509 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14510 matches of @code{split-regexp}, and the @var{split} is the name of the
14511 group.  @var{restrict}s are also supported: just set the
14512 @code{split-exclude} parameter to a list of regular expressions.
14514 If you can't get the right split to be generated using all these
14515 parameters, or you just need something fancier, you can set the
14516 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14517 this case, all other aforementioned parameters will be ignored by
14518 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14519 @code{nil}, in which case the group will be ignored by
14520 @code{gnus-group-split}.
14522 @vindex gnus-group-split-default-catch-all-group
14523 @code{gnus-group-split} will do cross-posting on all groups that match,
14524 by defining a single @code{&} fancy split containing one split for each
14525 group.  If a message doesn't match any split, it will be stored in the
14526 group named in @code{gnus-group-split-default-catch-all-group}, unless
14527 some group has @code{split-spec} set to @code{catch-all}, in which case
14528 that group is used as the catch-all group.  Even though this variable is
14529 often used just to name a group, it may also be set to an arbitrarily
14530 complex fancy split (after all, a group name is a fancy split), and this
14531 may be useful to split mail that doesn't go to any mailing list to
14532 personal mail folders.  Note that this fancy split is added as the last
14533 element of a @code{|} split list that also contains a @code{&} split
14534 with the rules extracted from group parameters.
14536 It's time for an example.  Assume the following group parameters have
14537 been defined:
14539 @example
14540 nnml:mail.bar:
14541 ((to-address . "bar@@femail.com")
14542  (split-regexp . ".*@@femail\\.com"))
14543 nnml:mail.foo:
14544 ((to-list . "foo@@nowhere.gov")
14545  (extra-aliases "foo@@localhost" "foo-redist@@home")
14546  (split-exclude "bugs-foo" "rambling-foo")
14547  (admin-address . "foo-request@@nowhere.gov"))
14548 nnml:mail.others:
14549 ((split-spec . catch-all))
14550 @end example
14552 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14553 behave as if @code{nnmail-split-fancy} had been selected and variable
14554 @code{nnmail-split-fancy} had been set as follows:
14556 @lisp
14557 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14558       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14559            - "bugs-foo" - "rambling-foo" "mail.foo"))
14560    "mail.others")
14561 @end lisp
14563 @findex gnus-group-split-fancy
14564 If you'd rather not use group splitting for all your mail groups, you
14565 may use it for only some of them, by using @code{nnmail-split-fancy}
14566 splits like this:
14568 @lisp
14569 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14570 @end lisp
14572 @var{groups} may be a regular expression or a list of group names whose
14573 parameters will be scanned to generate the output split.
14574 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14575 single @code{|} split will be output.  @var{catch-all} is the fall back
14576 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14577 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14578 empty string in any selected group, no catch-all split will be issued.
14579 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14580 this group will override the value of the @var{catch-all} argument.
14582 @findex gnus-group-split-setup
14583 Unfortunately, scanning all groups and their parameters can be quite
14584 slow, especially considering that it has to be done for every message.
14585 But don't despair!  The function @code{gnus-group-split-setup} can be
14586 used to enable @code{gnus-group-split} in a much more efficient way.  It
14587 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14588 @code{nnmail-split-fancy} to the split produced by
14589 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14590 scanned once, no matter how many messages are split.
14592 @findex gnus-group-split-update
14593 However, if you change group parameters, you'd have to update
14594 @code{nnmail-split-fancy} manually.  You can do it by running
14595 @code{gnus-group-split-update}.  If you'd rather have it updated
14596 automatically, just tell @code{gnus-group-split-setup} to do it for
14597 you.  For example, add to your @file{~/.gnus.el}:
14599 @lisp
14600 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14601 @end lisp
14603 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14604 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14605 have to worry about updating @code{nnmail-split-fancy} again.  If you
14606 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14607 @code{gnus-group-split-default-catch-all-group} will be set to its
14608 value.
14610 @vindex gnus-group-split-updated-hook
14611 Because you may want to change @code{nnmail-split-fancy} after it is set
14612 by @code{gnus-group-split-update}, this function will run
14613 @code{gnus-group-split-updated-hook} just before finishing.
14615 @node Incorporating Old Mail
14616 @subsection Incorporating Old Mail
14617 @cindex incorporating old mail
14618 @cindex import old mail
14620 Most people have lots of old mail stored in various file formats.  If
14621 you have set up Gnus to read mail using one of the spiffy Gnus mail
14622 back ends, you'll probably wish to have that old mail incorporated into
14623 your mail groups.
14625 Doing so can be quite easy.
14627 To take an example: You're reading mail using @code{nnml}
14628 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14629 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14630 file filled with important, but old, mail.  You want to move it into
14631 your @code{nnml} groups.
14633 Here's how:
14635 @enumerate
14636 @item
14637 Go to the group buffer.
14639 @item
14640 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14641 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14643 @item
14644 Type @kbd{SPACE} to enter the newly created group.
14646 @item
14647 Type @kbd{M P b} to process-mark all articles in this group's buffer
14648 (@pxref{Setting Process Marks}).
14650 @item
14651 Type @kbd{B r} to respool all the process-marked articles, and answer
14652 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14653 @end enumerate
14655 All the mail messages in the mbox file will now also be spread out over
14656 all your @code{nnml} groups.  Try entering them and check whether things
14657 have gone without a glitch.  If things look ok, you may consider
14658 deleting the mbox file, but I wouldn't do that unless I was absolutely
14659 sure that all the mail has ended up where it should be.
14661 Respooling is also a handy thing to do if you're switching from one mail
14662 back end to another.  Just respool all the mail in the old mail groups
14663 using the new mail back end.
14666 @node Expiring Mail
14667 @subsection Expiring Mail
14668 @cindex article expiry
14669 @cindex expiring mail
14671 Traditional mail readers have a tendency to remove mail articles when
14672 you mark them as read, in some way.  Gnus takes a fundamentally
14673 different approach to mail reading.
14675 Gnus basically considers mail just to be news that has been received in
14676 a rather peculiar manner.  It does not think that it has the power to
14677 actually change the mail, or delete any mail messages.  If you enter a
14678 mail group, and mark articles as ``read'', or kill them in some other
14679 fashion, the mail articles will still exist on the system.  I repeat:
14680 Gnus will not delete your old, read mail.  Unless you ask it to, of
14681 course.
14683 To make Gnus get rid of your unwanted mail, you have to mark the
14684 articles as @dfn{expirable}.  (With the default key bindings, this means
14685 that you have to type @kbd{E}.)  This does not mean that the articles
14686 will disappear right away, however.  In general, a mail article will be
14687 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14688 more than one week old.  If you do not mark an article as expirable, it
14689 will remain on your system until hell freezes over.  This bears
14690 repeating one more time, with some spurious capitalizations: IF you do
14691 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14693 You do not have to mark articles as expirable by hand.  Gnus provides
14694 two features, called ``auto-expire'' and ``total-expire'', that can help you
14695 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14696 for you when you select an article.  And ``total-expire'' means that Gnus
14697 considers all articles as expirable that are read.  So, in addition to
14698 the articles marked @samp{E}, also the articles marked @samp{r},
14699 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14700 expirable.
14702 When should either auto-expire or total-expire be used?  Most people
14703 who are subscribed to mailing lists split each list into its own group
14704 and then turn on auto-expire or total-expire for those groups.
14705 (@xref{Splitting Mail}, for more information on splitting each list
14706 into its own group.)
14708 Which one is better, auto-expire or total-expire?  It's not easy to
14709 answer.  Generally speaking, auto-expire is probably faster.  Another
14710 advantage of auto-expire is that you get more marks to work with: for
14711 the articles that are supposed to stick around, you can still choose
14712 between tick and dormant and read marks.  But with total-expire, you
14713 only have dormant and ticked to choose from.  The advantage of
14714 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14715 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14716 scoring.
14718 @vindex gnus-auto-expirable-newsgroups
14719 Groups that match the regular expression
14720 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14721 read marked as expirable automatically.  All articles marked as
14722 expirable have an @samp{E} in the first column in the summary buffer.
14724 By default, if you have auto expiry switched on, Gnus will mark all the
14725 articles you read as expirable, no matter if they were read or unread
14726 before.  To avoid having articles marked as read marked as expirable
14727 automatically, you can put something like the following in your
14728 @file{~/.gnus.el} file:
14730 @vindex gnus-mark-article-hook
14731 @lisp
14732 (remove-hook 'gnus-mark-article-hook
14733              'gnus-summary-mark-read-and-unread-as-read)
14734 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14735 @end lisp
14737 Note that making a group auto-expirable doesn't mean that all read
14738 articles are expired---only the articles marked as expirable
14739 will be expired.  Also note that using the @kbd{d} command won't make
14740 articles expirable---only semi-automatic marking of articles as read will
14741 mark the articles as expirable in auto-expirable groups.
14743 Let's say you subscribe to a couple of mailing lists, and you want the
14744 articles you have read to disappear after a while:
14746 @lisp
14747 (setq gnus-auto-expirable-newsgroups
14748       "mail.nonsense-list\\|mail.nice-list")
14749 @end lisp
14751 Another way to have auto-expiry happen is to have the element
14752 @code{auto-expire} in the group parameters of the group.
14754 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14755 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14756 don't really mix very well.
14758 @vindex nnmail-expiry-wait
14759 The @code{nnmail-expiry-wait} variable supplies the default time an
14760 expirable article has to live.  Gnus starts counting days from when the
14761 message @emph{arrived}, not from when it was sent.  The default is seven
14762 days.
14764 Gnus also supplies a function that lets you fine-tune how long articles
14765 are to live, based on what group they are in.  Let's say you want to
14766 have one month expiry period in the @samp{mail.private} group, a one day
14767 expiry period in the @samp{mail.junk} group, and a six day expiry period
14768 everywhere else:
14770 @vindex nnmail-expiry-wait-function
14771 @lisp
14772 (setq nnmail-expiry-wait-function
14773       (lambda (group)
14774        (cond ((string= group "mail.private")
14775                31)
14776              ((string= group "mail.junk")
14777                1)
14778              ((string= group "important")
14779                'never)
14780              (t
14781                6))))
14782 @end lisp
14784 The group names this function is fed are ``unadorned'' group
14785 names---no @samp{nnml:} prefixes and the like.
14787 The @code{nnmail-expiry-wait} variable and
14788 @code{nnmail-expiry-wait-function} function can either be a number (not
14789 necessarily an integer) or one of the symbols @code{immediate} or
14790 @code{never}.
14792 You can also use the @code{expiry-wait} group parameter to selectively
14793 change the expiry period (@pxref{Group Parameters}).
14795 @vindex nnmail-expiry-target
14796 The normal action taken when expiring articles is to delete them.
14797 However, in some circumstances it might make more sense to move them
14798 to other groups instead of deleting them.  The variable
14799 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14800 parameter) controls this.  The variable supplies a default value for
14801 all groups, which can be overridden for specific groups by the group
14802 parameter.  default value is @code{delete}, but this can also be a
14803 string (which should be the name of the group the message should be
14804 moved to), or a function (which will be called in a buffer narrowed to
14805 the message in question, and with the name of the group being moved
14806 from as its parameter) which should return a target---either a group
14807 name or @code{delete}.
14809 Here's an example for specifying a group name:
14810 @lisp
14811 (setq nnmail-expiry-target "nnml:expired")
14812 @end lisp
14814 @findex nnmail-fancy-expiry-target
14815 @vindex nnmail-fancy-expiry-targets
14816 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14817 expire mail to groups according to the variable
14818 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14820 @lisp
14821  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14822        nnmail-fancy-expiry-targets
14823        '((to-from "boss" "nnfolder:Work")
14824          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14825          ("from" ".*" "nnfolder:Archive-%Y")))
14826 @end lisp
14828 With this setup, any mail that has @code{IMPORTANT} in its Subject
14829 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14830 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14831 From or To header contains the string @code{boss}, it will get expired
14832 to @code{nnfolder:Work}.  All other mail will get expired to
14833 @code{nnfolder:Archive-YYYY}.
14835 @vindex nnmail-keep-last-article
14836 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14837 expire the final article in a mail newsgroup.  This is to make life
14838 easier for procmail users.
14840 @vindex gnus-total-expirable-newsgroups
14841 By the way: That line up there, about Gnus never expiring non-expirable
14842 articles, is a lie.  If you put @code{total-expire} in the group
14843 parameters, articles will not be marked as expirable, but all read
14844 articles will be put through the expiry process.  Use with extreme
14845 caution.  Even more dangerous is the
14846 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14847 this regexp will have all read articles put through the expiry process,
14848 which means that @emph{all} old mail articles in the groups in question
14849 will be deleted after a while.  Use with extreme caution, and don't come
14850 crying to me when you discover that the regexp you used matched the
14851 wrong group and all your important mail has disappeared.  Be a
14852 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14853 with!  So there!
14855 Most people make most of their mail groups total-expirable, though.
14857 @vindex gnus-inhibit-user-auto-expire
14858 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14859 commands will not mark an article as expirable, even if the group has
14860 auto-expire turned on.
14863 @node Washing Mail
14864 @subsection Washing Mail
14865 @cindex mail washing
14866 @cindex list server brain damage
14867 @cindex incoming mail treatment
14869 Mailers and list servers are notorious for doing all sorts of really,
14870 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14871 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14872 end of all lines passing through our server, so let's do that!!!!1!''
14873 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14874 considered to be self-evident were not discussed.  So.  Here we are.
14876 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14877 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14878 be shocked and dismayed by this, but I haven't got the energy.  It is to
14879 laugh.
14881 Gnus provides a plethora of functions for washing articles while
14882 displaying them, but it might be nicer to do the filtering before
14883 storing the mail to disk.  For that purpose, we have three hooks and
14884 various functions that can be put in these hooks.
14886 @table @code
14887 @item nnmail-prepare-incoming-hook
14888 @vindex nnmail-prepare-incoming-hook
14889 This hook is called before doing anything with the mail and is meant for
14890 grand, sweeping gestures.  It is called in a buffer that contains all
14891 the new, incoming mail.  Functions to be used include:
14893 @table @code
14894 @item nnheader-ms-strip-cr
14895 @findex nnheader-ms-strip-cr
14896 Remove trailing carriage returns from each line.  This is default on
14897 Emacs running on MS machines.
14899 @end table
14901 @item nnmail-prepare-incoming-header-hook
14902 @vindex nnmail-prepare-incoming-header-hook
14903 This hook is called narrowed to each header.  It can be used when
14904 cleaning up the headers.  Functions that can be used include:
14906 @table @code
14907 @item nnmail-remove-leading-whitespace
14908 @findex nnmail-remove-leading-whitespace
14909 Clear leading white space that ``helpful'' listservs have added to the
14910 headers to make them look nice.  Aaah.
14912 (Note that this function works on both the header on the body of all
14913 messages, so it is a potentially dangerous function to use (if a body
14914 of a message contains something that looks like a header line).  So
14915 rather than fix the bug, it is of course the right solution to make it
14916 into a feature by documenting it.)
14918 @item nnmail-remove-list-identifiers
14919 @findex nnmail-remove-list-identifiers
14920 Some list servers add an identifier---for example, @samp{(idm)}---to the
14921 beginning of all @code{Subject} headers.  I'm sure that's nice for
14922 people who use stone age mail readers.  This function will remove
14923 strings that match the @code{nnmail-list-identifiers} regexp, which can
14924 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14925 @code{\\(..\\)}.
14927 For instance, if you want to remove the @samp{(idm)} and the
14928 @samp{nagnagnag} identifiers:
14930 @lisp
14931 (setq nnmail-list-identifiers
14932       '("(idm)" "nagnagnag"))
14933 @end lisp
14935 This can also be done non-destructively with
14936 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14938 @item nnmail-remove-tabs
14939 @findex nnmail-remove-tabs
14940 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14942 @item nnmail-fix-eudora-headers
14943 @findex nnmail-fix-eudora-headers
14944 @cindex Eudora
14945 Eudora produces broken @code{References} headers, but OK
14946 @code{In-Reply-To} headers.  This function will get rid of the
14947 @code{References} headers.
14949 @end table
14951 @item nnmail-prepare-incoming-message-hook
14952 @vindex nnmail-prepare-incoming-message-hook
14953 This hook is called narrowed to each message.  Functions to be used
14954 include:
14956 @table @code
14957 @item article-de-quoted-unreadable
14958 @findex article-de-quoted-unreadable
14959 Decode Quoted Readable encoding.
14961 @end table
14962 @end table
14965 @node Duplicates
14966 @subsection Duplicates
14968 @vindex nnmail-treat-duplicates
14969 @vindex nnmail-message-id-cache-length
14970 @vindex nnmail-message-id-cache-file
14971 @cindex duplicate mails
14972 If you are a member of a couple of mailing lists, you will sometimes
14973 receive two copies of the same mail.  This can be quite annoying, so
14974 @code{nnmail} checks for and treats any duplicates it might find.  To do
14975 this, it keeps a cache of old @code{Message-ID}s---
14976 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14977 default.  The approximate maximum number of @code{Message-ID}s stored
14978 there is controlled by the @code{nnmail-message-id-cache-length}
14979 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14980 stored.) If all this sounds scary to you, you can set
14981 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14982 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14983 will insert a warning into the head of the mail saying that it thinks
14984 that this is a duplicate of a different message.
14986 This variable can also be a function.  If that's the case, the function
14987 will be called from a buffer narrowed to the message in question with
14988 the @code{Message-ID} as a parameter.  The function must return either
14989 @code{nil}, @code{warn}, or @code{delete}.
14991 You can turn this feature off completely by setting the variable to
14992 @code{nil}.
14994 If you want all the duplicate mails to be put into a special
14995 @dfn{duplicates} group, you could do that using the normal mail split
14996 methods:
14998 @lisp
14999 (setq nnmail-split-fancy
15000       '(| ;; @r{Messages duplicates go to a separate group.}
15001         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
15002         ;; @r{Message from daemons, postmaster, and the like to another.}
15003         (any mail "mail.misc")
15004         ;; @r{Other rules.}
15005         [...] ))
15006 @end lisp
15007 @noindent
15008 Or something like:
15009 @lisp
15010 (setq nnmail-split-methods
15011       '(("duplicates" "^Gnus-Warning:.*duplicate")
15012         ;; @r{Other rules.}
15013         [...]))
15014 @end lisp
15016 Here's a neat feature: If you know that the recipient reads her mail
15017 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
15018 @code{delete}, you can send her as many insults as you like, just by
15019 using a @code{Message-ID} of a mail that you know that she's already
15020 received.  Think of all the fun!  She'll never see any of it!  Whee!
15023 @node Not Reading Mail
15024 @subsection Not Reading Mail
15026 If you start using any of the mail back ends, they have the annoying
15027 habit of assuming that you want to read mail with them.  This might not
15028 be unreasonable, but it might not be what you want.
15030 If you set @code{mail-sources} and @code{nnmail-spool-file} to
15031 @code{nil}, none of the back ends will ever attempt to read incoming
15032 mail, which should help.
15034 @vindex nnbabyl-get-new-mail
15035 @vindex nnmbox-get-new-mail
15036 @vindex nnml-get-new-mail
15037 @vindex nnmh-get-new-mail
15038 @vindex nnfolder-get-new-mail
15039 This might be too much, if, for instance, you are reading mail quite
15040 happily with @code{nnml} and just want to peek at some old Rmail
15041 file you have stashed away with @code{nnbabyl}.  All back ends have
15042 variables called back-end-@code{get-new-mail}.  If you want to disable
15043 the @code{nnbabyl} mail reading, you edit the virtual server for the
15044 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
15046 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
15047 narrowed to the article to be saved before saving it when reading
15048 incoming mail.
15051 @node Choosing a Mail Back End
15052 @subsection Choosing a Mail Back End
15054 Gnus will read the mail spool when you activate a mail group.  The mail
15055 file is first copied to your home directory.  What happens after that
15056 depends on what format you want to store your mail in.
15058 There are six different mail back ends in the standard Gnus, and more
15059 back ends are available separately.  The mail back end most people use
15060 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15061 Spool}).
15063 @menu
15064 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
15065 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
15066 * Mail Spool::                  Store your mail in a private spool?
15067 * MH Spool::                    An mhspool-like back end.
15068 * Maildir::                     Another one-file-per-message format.
15069 * Mail Folders::                Having one file for each group.
15070 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
15071 @end menu
15074 @node Unix Mail Box
15075 @subsubsection Unix Mail Box
15076 @cindex nnmbox
15077 @cindex unix mail box
15079 @vindex nnmbox-active-file
15080 @vindex nnmbox-mbox-file
15081 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15082 mail.  @code{nnmbox} will add extra headers to each mail article to say
15083 which group it belongs in.
15085 Virtual server settings:
15087 @table @code
15088 @item nnmbox-mbox-file
15089 @vindex nnmbox-mbox-file
15090 The name of the mail box in the user's home directory.  Default is
15091 @file{~/mbox}.
15093 @item nnmbox-active-file
15094 @vindex nnmbox-active-file
15095 The name of the active file for the mail box.  Default is
15096 @file{~/.mbox-active}.
15098 @item nnmbox-get-new-mail
15099 @vindex nnmbox-get-new-mail
15100 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15101 into groups.  Default is @code{t}.
15102 @end table
15105 @node Rmail Babyl
15106 @subsubsection Rmail Babyl
15107 @cindex nnbabyl
15108 @cindex Rmail mbox
15110 @vindex nnbabyl-active-file
15111 @vindex nnbabyl-mbox-file
15112 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15113 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15114 mail article to say which group it belongs in.
15116 Virtual server settings:
15118 @table @code
15119 @item nnbabyl-mbox-file
15120 @vindex nnbabyl-mbox-file
15121 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15123 @item nnbabyl-active-file
15124 @vindex nnbabyl-active-file
15125 The name of the active file for the rmail box.  The default is
15126 @file{~/.rmail-active}
15128 @item nnbabyl-get-new-mail
15129 @vindex nnbabyl-get-new-mail
15130 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15131 @code{t}
15132 @end table
15135 @node Mail Spool
15136 @subsubsection Mail Spool
15137 @cindex nnml
15138 @cindex mail @acronym{NOV} spool
15140 The @dfn{nnml} spool mail format isn't compatible with any other known
15141 format.  It should be used with some caution.
15143 @vindex nnml-directory
15144 If you use this back end, Gnus will split all incoming mail into files,
15145 one file for each mail, and put the articles into the corresponding
15146 directories under the directory specified by the @code{nnml-directory}
15147 variable.  The default value is @file{~/Mail/}.
15149 You do not have to create any directories beforehand; Gnus will take
15150 care of all that.
15152 If you have a strict limit as to how many files you are allowed to store
15153 in your account, you should not use this back end.  As each mail gets its
15154 own file, you might very well occupy thousands of inodes within a few
15155 weeks.  If this is no problem for you, and it isn't a problem for you
15156 having your friendly systems administrator walking around, madly,
15157 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15158 know that this is probably the fastest format to use.  You do not have
15159 to trudge through a big mbox file just to read your new mail.
15161 @code{nnml} is probably the slowest back end when it comes to article
15162 splitting.  It has to create lots of files, and it also generates
15163 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15164 fastest back end when it comes to reading mail.
15166 @cindex self contained nnml servers
15167 @cindex marks
15168 When the marks file is used (which it is by default), @code{nnml}
15169 servers have the property that you may backup them using @code{tar} or
15170 similar, and later be able to restore them into Gnus (by adding the
15171 proper @code{nnml} server) and have all your marks be preserved.  Marks
15172 for a group is usually stored in the @code{.marks} file (but see
15173 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15174 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15175 to restore the group (after restoring the backup into the nnml
15176 directory).
15178 If for some reason you believe your @file{.marks} files are screwed
15179 up, you can just delete them all.  Gnus will then correctly regenerate
15180 them next time it starts.
15182 Virtual server settings:
15184 @table @code
15185 @item nnml-directory
15186 @vindex nnml-directory
15187 All @code{nnml} directories will be placed under this directory.  The
15188 default is the value of @code{message-directory} (whose default value
15189 is @file{~/Mail}).
15191 @item nnml-active-file
15192 @vindex nnml-active-file
15193 The active file for the @code{nnml} server.  The default is
15194 @file{~/Mail/active}.
15196 @item nnml-newsgroups-file
15197 @vindex nnml-newsgroups-file
15198 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15199 Format}.  The default is @file{~/Mail/newsgroups}.
15201 @item nnml-get-new-mail
15202 @vindex nnml-get-new-mail
15203 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15204 @code{t}.
15206 @item nnml-nov-is-evil
15207 @vindex nnml-nov-is-evil
15208 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15209 default is @code{nil}.
15211 @item nnml-nov-file-name
15212 @vindex nnml-nov-file-name
15213 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15215 @item nnml-prepare-save-mail-hook
15216 @vindex nnml-prepare-save-mail-hook
15217 Hook run narrowed to an article before saving.
15219 @item nnml-marks-is-evil
15220 @vindex nnml-marks-is-evil
15221 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15222 default is @code{nil}.
15224 @item nnml-marks-file-name
15225 @vindex nnml-marks-file-name
15226 The name of the @dfn{marks} files.  The default is @file{.marks}.
15228 @item nnml-use-compressed-files
15229 @vindex nnml-use-compressed-files
15230 If non-@code{nil}, @code{nnml} will allow using compressed message
15231 files.
15233 @end table
15235 @findex nnml-generate-nov-databases
15236 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15237 whack, you can do a complete update by typing @kbd{M-x
15238 nnml-generate-nov-databases}.  This command will trawl through the
15239 entire @code{nnml} hierarchy, looking at each and every article, so it
15240 might take a while to complete.  A better interface to this
15241 functionality can be found in the server buffer (@pxref{Server
15242 Commands}).
15245 @node MH Spool
15246 @subsubsection MH Spool
15247 @cindex nnmh
15248 @cindex mh-e mail spool
15250 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15251 @acronym{NOV} databases and it doesn't keep an active file or marks
15252 file.  This makes @code{nnmh} a @emph{much} slower back end than
15253 @code{nnml}, but it also makes it easier to write procmail scripts
15254 for.
15256 Virtual server settings:
15258 @table @code
15259 @item nnmh-directory
15260 @vindex nnmh-directory
15261 All @code{nnmh} directories will be located under this directory.  The
15262 default is the value of @code{message-directory} (whose default is
15263 @file{~/Mail})
15265 @item nnmh-get-new-mail
15266 @vindex nnmh-get-new-mail
15267 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15268 @code{t}.
15270 @item nnmh-be-safe
15271 @vindex nnmh-be-safe
15272 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15273 sure that the articles in the folder are actually what Gnus thinks
15274 they are.  It will check date stamps and stat everything in sight, so
15275 setting this to @code{t} will mean a serious slow-down.  If you never
15276 use anything but Gnus to read the @code{nnmh} articles, you do not
15277 have to set this variable to @code{t}.  The default is @code{nil}.
15278 @end table
15281 @node Maildir
15282 @subsubsection Maildir
15283 @cindex nnmaildir
15284 @cindex maildir
15286 @code{nnmaildir} stores mail in the maildir format, with each maildir
15287 corresponding to a group in Gnus.  This format is documented here:
15288 @uref{http://cr.yp.to/proto/maildir.html} and here:
15289 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15290 also stores extra information in the @file{.nnmaildir/} directory
15291 within a maildir.
15293 Maildir format was designed to allow concurrent deliveries and
15294 reading, without needing locks.  With other back ends, you would have
15295 your mail delivered to a spool of some kind, and then you would
15296 configure Gnus to split mail from that spool into your groups.  You
15297 can still do that with @code{nnmaildir}, but the more common
15298 configuration is to have your mail delivered directly to the maildirs
15299 that appear as group in Gnus.
15301 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15302 never corrupt its data in memory, and @code{SIGKILL} will never
15303 corrupt its data in the filesystem.
15305 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15306 maildir.  So you can copy a whole maildir from one Gnus setup to
15307 another, and you will keep your marks.
15309 Virtual server settings:
15311 @table @code
15312 @item directory
15313 For each of your @code{nnmaildir} servers (it's very unlikely that
15314 you'd need more than one), you need to create a directory and populate
15315 it with maildirs or symlinks to maildirs (and nothing else; do not
15316 choose a directory already used for other purposes).  Each maildir
15317 will be represented in Gnus as a newsgroup on that server; the
15318 filename of the symlink will be the name of the group.  Any filenames
15319 in the directory starting with @samp{.} are ignored.  The directory is
15320 scanned when you first start Gnus, and each time you type @kbd{g} in
15321 the group buffer; if any maildirs have been removed or added,
15322 @code{nnmaildir} notices at these times.
15324 The value of the @code{directory} parameter should be a Lisp form
15325 which is processed by @code{eval} and @code{expand-file-name} to get
15326 the path of the directory for this server.  The form is @code{eval}ed
15327 only when the server is opened; the resulting string is used until the
15328 server is closed.  (If you don't know about forms and @code{eval},
15329 don't worry---a simple string will work.)  This parameter is not
15330 optional; you must specify it.  I don't recommend using
15331 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15332 use that directory by default for various things, and may get confused
15333 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15334 value.
15336 @item target-prefix
15337 This should be a Lisp form which is processed by @code{eval} and
15338 @code{expand-file-name}.  The form is @code{eval}ed only when the
15339 server is opened; the resulting string is used until the server is
15340 closed.
15342 When you create a group on an @code{nnmaildir} server, the maildir is
15343 created with @code{target-prefix} prepended to its name, and a symlink
15344 pointing to that maildir is created, named with the plain group name.
15345 So if @code{directory} is @code{"~/.nnmaildir"} and
15346 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15347 the group @code{foo}, @code{nnmaildir} will create
15348 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15349 @file{~/.nnmaildir/foo} as a symlink pointing to
15350 @file{../maildirs/foo}.
15352 You can set @code{target-prefix} to a string without any slashes to
15353 create both maildirs and symlinks in the same @code{directory}; in
15354 this case, any maildirs found in @code{directory} whose names start
15355 with @code{target-prefix} will not be listed as groups (but the
15356 symlinks pointing to them will be).
15358 As a special case, if @code{target-prefix} is @code{""} (the default),
15359 then when you create a group, the maildir will be created in
15360 @code{directory} without a corresponding symlink.  Beware that you
15361 cannot use @code{gnus-group-delete-group} on such groups without the
15362 @code{force} argument.
15364 @item directory-files
15365 This should be a function with the same interface as
15366 @code{directory-files} (such as @code{directory-files} itself).  It is
15367 used to scan the server's @code{directory} for maildirs.  This
15368 parameter is optional; the default is
15369 @code{nnheader-directory-files-safe} if
15370 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15371 @code{directory-files} otherwise.
15372 (@code{nnheader-directory-files-is-safe} is checked only once when the
15373 server is opened; if you want to check it each time the directory is
15374 scanned, you'll have to provide your own function that does that.)
15376 @item get-new-mail
15377 If non-@code{nil}, then after scanning for new mail in the group
15378 maildirs themselves as usual, this server will also incorporate mail
15379 the conventional Gnus way, from @code{mail-sources} according to
15380 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15381 value is @code{nil}.
15383 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15384 an @code{nnmaildir} group.  The results might happen to be useful, but
15385 that would be by chance, not by design, and the results might be
15386 different in the future.  If your split rules create new groups,
15387 remember to supply a @code{create-directory} server parameter.
15388 @end table
15390 @subsubsection Group parameters
15392 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15393 all this; the default behavior for @code{nnmaildir} is the same as the
15394 default behavior for other mail back ends: articles are deleted after
15395 one week, etc.  Except for the expiry parameters, all this
15396 functionality is unique to @code{nnmaildir}, so you can ignore it if
15397 you're just trying to duplicate the behavior you already have with
15398 another back end.
15400 If the value of any of these parameters is a vector, the first element
15401 is evaluated as a Lisp form and the result is used, rather than the
15402 original value.  If the value is not a vector, the value itself is
15403 evaluated as a Lisp form.  (This is why these parameters use names
15404 different from those of other, similar parameters supported by other
15405 back ends: they have different, though similar, meanings.)  (For
15406 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15407 @code{eval} business again; for other values, remember to use an extra
15408 quote and wrap the value in a vector when appropriate.)
15410 @table @code
15411 @item expire-age
15412 An integer specifying the minimum age, in seconds, of an article
15413 before it will be expired, or the symbol @code{never} to specify that
15414 articles should never be expired.  If this parameter is not set,
15415 @code{nnmaildir} falls back to the usual
15416 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15417 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15418 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15419 wanted a value of 3 days, you could use something like @code{[(* 3 24
15420 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15421 An article's age is measured starting from the article file's
15422 modification time.  Normally, this is the same as the article's
15423 delivery time, but editing an article makes it younger.  Moving an
15424 article (other than via expiry) may also make an article younger.
15426 @item expire-group
15427 If this is set to a string such as a full Gnus group name, like
15428 @example
15429 "backend+server.address.string:group.name"
15430 @end example
15431 and if it is not the name of the same group that the parameter belongs
15432 to, then articles will be moved to the specified group during expiry
15433 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15434 group, the article will be just as old in the destination group as it
15435 was in the source group.}  So be careful with @code{expire-age} in the
15436 destination group.  If this is set to the name of the same group that
15437 the parameter belongs to, then the article is not expired at all.  If
15438 you use the vector form, the first element is evaluated once for each
15439 article.  So that form can refer to
15440 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15441 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15442 does not fall back to the @code{expiry-target} group parameter or the
15443 @code{nnmail-expiry-target} variable.}
15445 @item read-only
15446 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15447 in this maildir as read-only.  This means: articles are not renamed
15448 from @file{new/} into @file{cur/}; articles are only found in
15449 @file{new/}, not @file{cur/}; articles are never deleted; articles
15450 cannot be edited.  @file{new/} is expected to be a symlink to the
15451 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15452 containing a mailing list of common interest.  Everything in the
15453 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15454 a shared mailbox, you do still need to set up your own maildir (or
15455 have write permission to the shared mailbox); your maildir just won't
15456 contain extra copies of the articles.
15458 @item directory-files
15459 A function with the same interface as @code{directory-files}.  It is
15460 used to scan the directories in the maildir corresponding to this
15461 group to find articles.  The default is the function specified by the
15462 server's @code{directory-files} parameter.
15464 @item distrust-Lines:
15465 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15466 article, rather than use the @code{Lines:} header field.  If
15467 @code{nil}, the header field will be used if present.
15469 @item always-marks
15470 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15471 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15472 say that all articles have these marks, regardless of whether the
15473 marks stored in the filesystem say so.  This is a proof-of-concept
15474 feature that will probably be removed eventually; it ought to be done
15475 in Gnus proper, or abandoned if it's not worthwhile.
15477 @item never-marks
15478 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15479 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15480 say that no articles have these marks, regardless of whether the marks
15481 stored in the filesystem say so.  @code{never-marks} overrides
15482 @code{always-marks}.  This is a proof-of-concept feature that will
15483 probably be removed eventually; it ought to be done in Gnus proper, or
15484 abandoned if it's not worthwhile.
15486 @item nov-cache-size
15487 An integer specifying the size of the @acronym{NOV} memory cache.  To
15488 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15489 for a limited number of articles in each group.  (This is probably not
15490 worthwhile, and will probably be removed in the future.)  This
15491 parameter's value is noticed only the first time a group is seen after
15492 the server is opened---i.e., when you first start Gnus, typically.
15493 The @acronym{NOV} cache is never resized until the server is closed
15494 and reopened.  The default is an estimate of the number of articles
15495 that would be displayed in the summary buffer: a count of articles
15496 that are either marked with @code{tick} or not marked with
15497 @code{read}, plus a little extra.
15498 @end table
15500 @subsubsection Article identification
15501 Articles are stored in the @file{cur/} subdirectory of each maildir.
15502 Each article file is named like @code{uniq:info}, where @code{uniq}
15503 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15504 @code{:info} part.  (Other maildir readers typically use this part of
15505 the filename to store marks.)  The @code{uniq} part uniquely
15506 identifies the article, and is used in various places in the
15507 @file{.nnmaildir/} subdirectory of the maildir to store information
15508 about the corresponding article.  The full pathname of an article is
15509 available in the variable @code{nnmaildir-article-file-name} after you
15510 request the article in the summary buffer.
15512 @subsubsection NOV data
15513 An article identified by @code{uniq} has its @acronym{NOV} data (used
15514 to generate lines in the summary buffer) stored in
15515 @code{.nnmaildir/nov/uniq}.  There is no
15516 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15517 need for it---an article's @acronym{NOV} data is updated automatically
15518 when the article or @code{nnmail-extra-headers} has changed.)  You can
15519 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15520 single article simply by deleting the corresponding @acronym{NOV}
15521 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15522 assign a new article number for this article, which may cause trouble
15523 with @code{seen} marks, the Agent, and the cache.
15525 @subsubsection Article marks
15526 An article identified by @code{uniq} is considered to have the mark
15527 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15528 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15529 looks for such files and reports the set of marks it finds.  When Gnus
15530 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15531 creates and deletes the corresponding files as needed.  (Actually,
15532 rather than create a new file for each mark, it just creates hard
15533 links to @file{.nnmaildir/markfile}, to save inodes.)
15535 You can invent new marks by creating a new directory in
15536 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15537 your server, untar it later, and keep your marks.  You can add and
15538 remove marks yourself by creating and deleting mark files.  If you do
15539 this while Gnus is running and your @code{nnmaildir} server is open,
15540 it's best to exit all summary buffers for @code{nnmaildir} groups and
15541 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15542 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15543 pick up the changes, and might undo them.
15546 @node Mail Folders
15547 @subsubsection Mail Folders
15548 @cindex nnfolder
15549 @cindex mbox folders
15550 @cindex mail folders
15552 @code{nnfolder} is a back end for storing each mail group in a
15553 separate file.  Each file is in the standard Un*x mbox format.
15554 @code{nnfolder} will add extra headers to keep track of article
15555 numbers and arrival dates.
15557 @cindex self contained nnfolder servers
15558 @cindex marks
15559 When the marks file is used (which it is by default), @code{nnfolder}
15560 servers have the property that you may backup them using @code{tar} or
15561 similar, and later be able to restore them into Gnus (by adding the
15562 proper @code{nnfolder} server) and have all your marks be preserved.
15563 Marks for a group are usually stored in a file named as the mbox file
15564 with @code{.mrk} concatenated to it (but see
15565 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15566 directory.  Individual @code{nnfolder} groups are also possible to
15567 backup, use @kbd{G m} to restore the group (after restoring the backup
15568 into the @code{nnfolder} directory).
15570 Virtual server settings:
15572 @table @code
15573 @item nnfolder-directory
15574 @vindex nnfolder-directory
15575 All the @code{nnfolder} mail boxes will be stored under this
15576 directory.  The default is the value of @code{message-directory}
15577 (whose default is @file{~/Mail})
15579 @item nnfolder-active-file
15580 @vindex nnfolder-active-file
15581 The name of the active file.  The default is @file{~/Mail/active}.
15583 @item nnfolder-newsgroups-file
15584 @vindex nnfolder-newsgroups-file
15585 The name of the group descriptions file.  @xref{Newsgroups File
15586 Format}.  The default is @file{~/Mail/newsgroups}
15588 @item nnfolder-get-new-mail
15589 @vindex nnfolder-get-new-mail
15590 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15591 default is @code{t}
15593 @item nnfolder-save-buffer-hook
15594 @vindex nnfolder-save-buffer-hook
15595 @cindex backup files
15596 Hook run before saving the folders.  Note that Emacs does the normal
15597 backup renaming of files even with the @code{nnfolder} buffers.  If
15598 you wish to switch this off, you could say something like the
15599 following in your @file{.emacs} file:
15601 @lisp
15602 (defun turn-off-backup ()
15603   (set (make-local-variable 'backup-inhibited) t))
15605 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15606 @end lisp
15608 @item nnfolder-delete-mail-hook
15609 @vindex nnfolder-delete-mail-hook
15610 Hook run in a buffer narrowed to the message that is to be deleted.
15611 This function can be used to copy the message to somewhere else, or to
15612 extract some information from it before removing it.
15614 @item nnfolder-nov-is-evil
15615 @vindex nnfolder-nov-is-evil
15616 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15617 default is @code{nil}.
15619 @item nnfolder-nov-file-suffix
15620 @vindex nnfolder-nov-file-suffix
15621 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15623 @item nnfolder-nov-directory
15624 @vindex nnfolder-nov-directory
15625 The directory where the @acronym{NOV} files should be stored.  If
15626 @code{nil}, @code{nnfolder-directory} is used.
15628 @item nnfolder-marks-is-evil
15629 @vindex nnfolder-marks-is-evil
15630 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15631 default is @code{nil}.
15633 @item nnfolder-marks-file-suffix
15634 @vindex nnfolder-marks-file-suffix
15635 The extension for @sc{marks} files.  The default is @file{.mrk}.
15637 @item nnfolder-marks-directory
15638 @vindex nnfolder-marks-directory
15639 The directory where the @sc{marks} files should be stored.  If
15640 @code{nil}, @code{nnfolder-directory} is used.
15642 @end table
15645 @findex nnfolder-generate-active-file
15646 @kindex M-x nnfolder-generate-active-file
15647 If you have lots of @code{nnfolder}-like files you'd like to read with
15648 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15649 command to make @code{nnfolder} aware of all likely files in
15650 @code{nnfolder-directory}.  This only works if you use long file names,
15651 though.
15653 @node Comparing Mail Back Ends
15654 @subsubsection Comparing Mail Back Ends
15656 First, just for terminology, the @dfn{back end} is the common word for a
15657 low-level access method---a transport, if you will, by which something
15658 is acquired.  The sense is that one's mail has to come from somewhere,
15659 and so selection of a suitable back end is required in order to get that
15660 mail within spitting distance of Gnus.
15662 The same concept exists for Usenet itself: Though access to articles is
15663 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15664 in the world got at Usenet by running a reader on the machine where the
15665 articles lay (the machine which today we call an @acronym{NNTP} server), and
15666 access was by the reader stepping into the articles' directory spool
15667 area directly.  One can still select between either the @code{nntp} or
15668 @code{nnspool} back ends, to select between these methods, if one happens
15669 actually to live on the server (or can see its spool directly, anyway,
15670 via NFS).
15672 The goal in selecting a mail back end is to pick one which
15673 simultaneously represents a suitable way of dealing with the original
15674 format plus leaving mail in a form that is convenient to use in the
15675 future.  Here are some high and low points on each:
15677 @table @code
15678 @item nnmbox
15680 UNIX systems have historically had a single, very common, and well-
15681 defined format.  All messages arrive in a single @dfn{spool file}, and
15682 they are delineated by a line whose regular expression matches
15683 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15684 to make it clear in this instance that this is not the RFC-specified
15685 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15686 historically from the Unix environment, it is simplest if one does not
15687 mess a great deal with the original mailbox format, so if one chooses
15688 this back end, Gnus' primary activity in getting mail from the real spool
15689 area to Gnus' preferred directory is simply to copy it, with no
15690 (appreciable) format change in the process.  It is the ``dumbest'' way
15691 to move mail into availability in the Gnus environment.  This makes it
15692 fast to move into place, but slow to parse, when Gnus has to look at
15693 what's where.
15695 @item nnbabyl
15697 Once upon a time, there was the DEC-10 and DEC-20, running operating
15698 systems called TOPS and related things, and the usual (only?) mail
15699 reading environment was a thing called Babyl.  I don't know what format
15700 was used for mail landing on the system, but Babyl had its own internal
15701 format to which mail was converted, primarily involving creating a
15702 spool-file-like entity with a scheme for inserting Babyl-specific
15703 headers and status bits above the top of each message in the file.
15704 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15705 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15706 to understand the mail files folks already had in existence.  Gnus (and
15707 VM, for that matter) continue to support this format because it's
15708 perceived as having some good qualities in those mailer-specific
15709 headers/status bits stuff.  Rmail itself still exists as well, of
15710 course, and is still maintained by Stallman.
15712 Both of the above forms leave your mail in a single file on your
15713 file system, and they must parse that entire file each time you take a
15714 look at your mail.
15716 @item nnml
15718 @code{nnml} is the back end which smells the most as though you were
15719 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15720 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15721 lo these years ago.)  One's mail is taken from the original spool file,
15722 and is then cut up into individual message files, 1:1.  It maintains a
15723 Usenet-style active file (analogous to what one finds in an INN- or
15724 CNews-based news system in (for instance) @file{/var/lib/news/active},
15725 or what is returned via the @samp{NNTP LIST} verb) and also creates
15726 @dfn{overview} files for efficient group entry, as has been defined for
15727 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15728 due to the creation of lots of files, updates to the @code{nnml} active
15729 file, and additions to overview files on a per-message basis, but it is
15730 extremely fast on access because of what amounts to the indexing support
15731 provided by the active file and overviews.
15733 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15734 resource which defines available places in the file system to put new
15735 files.  Sysadmins take a dim view of heavy inode occupation within
15736 tight, shared file systems.  But if you live on a personal machine where
15737 the file system is your own and space is not at a premium, @code{nnml}
15738 wins big.
15740 It is also problematic using this back end if you are living in a
15741 FAT16-based Windows world, since much space will be wasted on all these
15742 tiny files.
15744 @item nnmh
15746 The Rand MH mail-reading system has been around UNIX systems for a very
15747 long time; it operates by splitting one's spool file of messages into
15748 individual files, but with little or no indexing support---@code{nnmh}
15749 is considered to be semantically equivalent to ``@code{nnml} without
15750 active file or overviews''.  This is arguably the worst choice, because
15751 one gets the slowness of individual file creation married to the
15752 slowness of access parsing when learning what's new in one's groups.
15754 @item nnfolder
15756 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15757 method described above) on a per-group basis.  That is, @code{nnmbox}
15758 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15759 little bit of optimization to this so that each of one's mail groups has
15760 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15761 can be parsed separately, and still provides the simple Unix mail box
15762 format requiring minimal effort in moving the mail around.  In addition,
15763 it maintains an ``active'' file making it much faster for Gnus to figure
15764 out how many messages there are in each separate group.
15766 If you have groups that are expected to have a massive amount of
15767 messages, @code{nnfolder} is not the best choice, but if you receive
15768 only a moderate amount of mail, @code{nnfolder} is probably the most
15769 friendly mail back end all over.
15771 @item nnmaildir
15773 For configuring expiry and other things, @code{nnmaildir} uses
15774 incompatible group parameters, slightly different from those of other
15775 mail back ends.
15777 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15778 differences.  Each message is stored in a separate file, but the
15779 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15780 also stores the equivalent of @code{nnml}'s overview files in one file
15781 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15782 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15783 you down or takes up very much space, consider switching to
15784 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15785 file system.
15787 Since maildirs don't require locking for delivery, the maildirs you use
15788 as groups can also be the maildirs your mail is directly delivered to.
15789 This means you can skip Gnus' mail splitting if your mail is already
15790 organized into different mailboxes during delivery.  A @code{directory}
15791 entry in @code{mail-sources} would have a similar effect, but would
15792 require one set of mailboxes for spooling deliveries (in mbox format,
15793 thus damaging message bodies), and another set to be used as groups (in
15794 whatever format you like).  A maildir has a built-in spool, in the
15795 @code{new/} subdirectory.  Beware that currently, mail moved from
15796 @code{new/} to @code{cur/} instead of via mail splitting will not
15797 undergo treatment such as duplicate checking.
15799 @code{nnmaildir} stores article marks for a given group in the
15800 corresponding maildir, in a way designed so that it's easy to manipulate
15801 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15802 else, and still have your marks.  @code{nnml} also stores marks, but
15803 it's not as easy to work with them from outside Gnus as with
15804 @code{nnmaildir}.
15806 @code{nnmaildir} uses a significant amount of memory to speed things up.
15807 (It keeps in memory some of the things that @code{nnml} stores in files
15808 and that @code{nnmh} repeatedly parses out of message files.)  If this
15809 is a problem for you, you can set the @code{nov-cache-size} group
15810 parameter to something small (0 would probably not work, but 1 probably
15811 would) to make it use less memory.  This caching will probably be
15812 removed in the future.
15814 Startup is likely to be slower with @code{nnmaildir} than with other
15815 back ends.  Everything else is likely to be faster, depending in part
15816 on your file system.
15818 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15819 to write an @code{nnmaildir}-derived back end.
15821 @end table
15824 @node Browsing the Web
15825 @section Browsing the Web
15826 @cindex web
15827 @cindex browsing the web
15828 @cindex www
15829 @cindex http
15831 Web-based discussion forums are getting more and more popular.  On many
15832 subjects, the web-based forums have become the most important forums,
15833 eclipsing the importance of mailing lists and news groups.  The reason
15834 is easy to understand---they are friendly to new users; you just point
15835 and click, and there's the discussion.  With mailing lists, you have to
15836 go through a cumbersome subscription procedure, and most people don't
15837 even know what a news group is.
15839 The problem with this scenario is that web browsers are not very good at
15840 being newsreaders.  They do not keep track of what articles you've read;
15841 they do not allow you to score on subjects you're interested in; they do
15842 not allow off-line browsing; they require you to click around and drive
15843 you mad in the end.
15845 So---if web browsers suck at reading discussion forums, why not use Gnus
15846 to do it instead?
15848 Gnus has been getting a bit of a collection of back ends for providing
15849 interfaces to these sources.
15851 @menu
15852 * Archiving Mail::
15853 * Web Searches::                Creating groups from articles that match a string.
15854 * Slashdot::                    Reading the Slashdot comments.
15855 * Ultimate::                    The Ultimate Bulletin Board systems.
15856 * Web Archive::                 Reading mailing list archived on web.
15857 * RSS::                         Reading RDF site summary.
15858 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15859 @end menu
15861 All the web sources require Emacs/W3 and the url library or those
15862 alternatives to work.
15864 The main caveat with all these web sources is that they probably won't
15865 work for a very long time.  Gleaning information from the @acronym{HTML} data
15866 is guesswork at best, and when the layout is altered, the Gnus back end
15867 will fail.  If you have reasonably new versions of these back ends,
15868 though, you should be ok.
15870 One thing all these Web methods have in common is that the Web sources
15871 are often down, unavailable or just plain too slow to be fun.  In those
15872 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15873 Unplugged}) handle downloading articles, and then you can read them at
15874 leisure from your local disk.  No more World Wide Wait for you.
15876 @node Archiving Mail
15877 @subsection Archiving Mail
15878 @cindex archiving mail
15879 @cindex backup of mail
15881 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15882 @code{nnmaildir}, now actually store the article marks with each group.
15883 For these servers, archiving and restoring a group while preserving
15884 marks is fairly simple.
15886 (Preserving the group level and group parameters as well still
15887 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15888 though.)
15890 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15891 server, take a recursive copy of the server directory.  There is no need
15892 to shut down Gnus, so archiving may be invoked by @code{cron} or
15893 similar.  You restore the data by restoring the directory tree, and
15894 adding a server definition pointing to that directory in Gnus.  The
15895 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15896 might interfere with overwriting data, so you may want to shut down Gnus
15897 before you restore the data.
15899 It is also possible to archive individual @code{nnml},
15900 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15901 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15902 directory.  For @code{nnfolder} you need to copy both the base folder
15903 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15904 this example).  Restoring the group is done with @kbd{G m} from the Group
15905 buffer.  The last step makes Gnus notice the new directory.
15906 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15907 is unnecessary in that case.
15909 @node Web Searches
15910 @subsection Web Searches
15911 @cindex nnweb
15912 @cindex Google
15913 @cindex dejanews
15914 @cindex gmane
15915 @cindex Usenet searches
15916 @cindex searching the Usenet
15918 It's, like, too neat to search the Usenet for articles that match a
15919 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15920 those, like, Web browsers, and you, like, have to, rilly, like, look at
15921 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15922 searches without having to use a browser.
15924 The @code{nnweb} back end allows an easy interface to the mighty search
15925 engine.  You create an @code{nnweb} group, enter a search pattern, and
15926 then enter the group and read the articles like you would any normal
15927 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15928 Groups}) will do this in an easy-to-use fashion.
15930 @code{nnweb} groups don't really lend themselves to being solid
15931 groups---they have a very fleeting idea of article numbers.  In fact,
15932 each time you enter an @code{nnweb} group (not even changing the search
15933 pattern), you are likely to get the articles ordered in a different
15934 manner.  Not even using duplicate suppression (@pxref{Duplicate
15935 Suppression}) will help, since @code{nnweb} doesn't even know the
15936 @code{Message-ID} of the articles before reading them using some search
15937 engines (Google, for instance).  The only possible way to keep track
15938 of which articles you've read is by scoring on the @code{Date}
15939 header---mark all articles posted before the last date you read the
15940 group as read.
15942 If the search engine changes its output substantially, @code{nnweb}
15943 won't be able to parse it and will fail.  One could hardly fault the Web
15944 providers if they were to do this---their @emph{raison d'être} is to
15945 make money off of advertisements, not to provide services to the
15946 community.  Since @code{nnweb} washes the ads off all the articles, one
15947 might think that the providers might be somewhat miffed.  We'll see.
15949 You must have the @code{url} and @code{W3} package or those alternatives
15950 (try @code{customize-group} on the @samp{mm-url} variable group)
15951 installed to be able to use @code{nnweb}.
15953 Virtual server variables:
15955 @table @code
15956 @item nnweb-type
15957 @vindex nnweb-type
15958 What search engine type is being used.  The currently supported types
15959 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15960 @code{dejanews} is an alias to @code{google}.
15962 @item nnweb-search
15963 @vindex nnweb-search
15964 The search string to feed to the search engine.
15966 @item nnweb-max-hits
15967 @vindex nnweb-max-hits
15968 Advisory maximum number of hits per search to display.  The default is
15969 999.
15971 @item nnweb-type-definition
15972 @vindex nnweb-type-definition
15973 Type-to-definition alist.  This alist says what @code{nnweb} should do
15974 with the various search engine types.  The following elements must be
15975 present:
15977 @table @code
15978 @item article
15979 Function to decode the article and provide something that Gnus
15980 understands.
15982 @item map
15983 Function to create an article number to message header and URL alist.
15985 @item search
15986 Function to send the search string to the search engine.
15988 @item address
15989 The address the aforementioned function should send the search string
15992 @item id
15993 Format string URL to fetch an article by @code{Message-ID}.
15994 @end table
15996 @end table
15999 @node Slashdot
16000 @subsection Slashdot
16001 @cindex Slashdot
16002 @cindex nnslashdot
16004 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
16005 lively discussion following the news articles.  @code{nnslashdot} will
16006 let you read this forum in a convenient manner.
16008 The easiest way to read this source is to put something like the
16009 following in your @file{~/.gnus.el} file:
16011 @lisp
16012 (setq gnus-secondary-select-methods
16013       '((nnslashdot "")))
16014 @end lisp
16016 This will make Gnus query the @code{nnslashdot} back end for new comments
16017 and groups.  The @kbd{F} command will subscribe each new news article as
16018 a new Gnus group, and you can read the comments by entering these
16019 groups.  (Note that the default subscription method is to subscribe new
16020 groups as zombies.  Other methods are available (@pxref{Subscription
16021 Methods}).
16023 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
16024 command is the most handy tool (@pxref{Foreign Groups}).
16026 When following up to @code{nnslashdot} comments (or posting new
16027 comments), some light @acronym{HTML}izations will be performed.  In
16028 particular, text quoted with @samp{> } will be quoted with
16029 @samp{blockquote} instead, and signatures will have @samp{br} added to
16030 the end of each line.  Other than that, you can just write @acronym{HTML}
16031 directly into the message buffer.  Note that Slashdot filters out some
16032 @acronym{HTML} forms.
16034 The following variables can be altered to change its behavior:
16036 @table @code
16037 @item nnslashdot-threaded
16038 Whether @code{nnslashdot} should display threaded groups or not.  The
16039 default is @code{t}.  To be able to display threads, @code{nnslashdot}
16040 has to retrieve absolutely all comments in a group upon entry.  If a
16041 threaded display is not required, @code{nnslashdot} will only retrieve
16042 the comments that are actually wanted by the user.  Threading is nicer,
16043 but much, much slower than unthreaded.
16045 @item nnslashdot-login-name
16046 @vindex nnslashdot-login-name
16047 The login name to use when posting.
16049 @item nnslashdot-password
16050 @vindex nnslashdot-password
16051 The password to use when posting.
16053 @item nnslashdot-directory
16054 @vindex nnslashdot-directory
16055 Where @code{nnslashdot} will store its files.  The default is
16056 @file{~/News/slashdot/}.
16058 @item nnslashdot-active-url
16059 @vindex nnslashdot-active-url
16060 The @acronym{URL} format string that will be used to fetch the
16061 information on news articles and comments.  The default is@*
16062 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16064 @item nnslashdot-comments-url
16065 @vindex nnslashdot-comments-url
16066 The @acronym{URL} format string that will be used to fetch comments.
16068 @item nnslashdot-article-url
16069 @vindex nnslashdot-article-url
16070 The @acronym{URL} format string that will be used to fetch the news
16071 article.  The default is
16072 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16074 @item nnslashdot-threshold
16075 @vindex nnslashdot-threshold
16076 The score threshold.  The default is -1.
16078 @item nnslashdot-group-number
16079 @vindex nnslashdot-group-number
16080 The number of old groups, in addition to the ten latest, to keep
16081 updated.  The default is 0.
16083 @end table
16087 @node Ultimate
16088 @subsection Ultimate
16089 @cindex nnultimate
16090 @cindex Ultimate Bulletin Board
16092 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16093 probably the most popular Web bulletin board system used.  It has a
16094 quite regular and nice interface, and it's possible to get the
16095 information Gnus needs to keep groups updated.
16097 The easiest way to get started with @code{nnultimate} is to say
16098 something like the following in the group buffer:  @kbd{B nnultimate RET
16099 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
16100 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16101 you're interested in; there's quite a list of them on the Ultimate web
16102 site.)  Then subscribe to the groups you're interested in from the
16103 server buffer, and read them from the group buffer.
16105 The following @code{nnultimate} variables can be altered:
16107 @table @code
16108 @item nnultimate-directory
16109 @vindex nnultimate-directory
16110 The directory where @code{nnultimate} stores its files.  The default is@*
16111 @file{~/News/ultimate/}.
16112 @end table
16115 @node Web Archive
16116 @subsection Web Archive
16117 @cindex nnwarchive
16118 @cindex Web Archive
16120 Some mailing lists only have archives on Web servers, such as
16121 @uref{http://www.egroups.com/} and
16122 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16123 interface, and it's possible to get the information Gnus needs to keep
16124 groups updated.
16126 @findex gnus-group-make-warchive-group
16127 The easiest way to get started with @code{nnwarchive} is to say
16128 something like the following in the group buffer: @kbd{M-x
16129 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16130 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16131 @var{an_egroup} with the mailing list you subscribed, the
16132 @var{your@@email.address} with your email address.), or to browse the
16133 back end by @kbd{B nnwarchive RET mail-archive RET}.
16135 The following @code{nnwarchive} variables can be altered:
16137 @table @code
16138 @item nnwarchive-directory
16139 @vindex nnwarchive-directory
16140 The directory where @code{nnwarchive} stores its files.  The default is@*
16141 @file{~/News/warchive/}.
16143 @item nnwarchive-login
16144 @vindex nnwarchive-login
16145 The account name on the web server.
16147 @item nnwarchive-passwd
16148 @vindex nnwarchive-passwd
16149 The password for your account on the web server.
16150 @end table
16152 @node RSS
16153 @subsection RSS
16154 @cindex nnrss
16155 @cindex RSS
16157 Some web sites have an RDF Site Summary (@acronym{RSS}).
16158 @acronym{RSS} is a format for summarizing headlines from news related
16159 sites (such as BBC or CNN).  But basically anything list-like can be
16160 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16161 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16163 @acronym{RSS} has a quite regular and nice interface, and it's
16164 possible to get the information Gnus needs to keep groups updated.
16166 Note: you had better use Emacs which supports the @code{utf-8} coding
16167 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16168 text by default.  It is also used by default for non-@acronym{ASCII}
16169 group names.
16171 @kindex G R (Group)
16172 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16173 prompted for the location, the title and the description of the feed.
16174 The title, which allows any characters, will be used for the group name
16175 and the name of the group data file.  The description can be omitted.
16177 An easy way to get started with @code{nnrss} is to say something like
16178 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16179 subscribe to groups.
16181 The @code{nnrss} back end saves the group data file in
16182 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16183 names containing non-@acronym{ASCII} characters will be encoded by the
16184 coding system specified with the @code{nnmail-pathname-coding-system}
16185 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16186 the value of @code{default-file-name-coding-system}.  If you are using
16187 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16188 the value for the @code{nnmail-pathname-coding-system} variable properly.
16190 The @code{nnrss} back end generates @samp{multipart/alternative}
16191 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16192 and a @samp{text/html} part.
16194 @cindex OPML
16195 You can also use the following commands to import and export your
16196 subscriptions from a file in @acronym{OPML} format (Outline Processor
16197 Markup Language).
16199 @defun nnrss-opml-import file
16200 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16201 file.
16202 @end defun
16204 @defun nnrss-opml-export
16205 Write your current @acronym{RSS} subscriptions to a buffer in
16206 @acronym{OPML} format.
16207 @end defun
16209 The following @code{nnrss} variables can be altered:
16211 @table @code
16212 @item nnrss-directory
16213 @vindex nnrss-directory
16214 The directory where @code{nnrss} stores its files.  The default is
16215 @file{~/News/rss/}.
16217 @item nnrss-file-coding-system
16218 @vindex nnrss-file-coding-system
16219 The coding system used when reading and writing the @code{nnrss} groups
16220 data files.  The default is the value of
16221 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16222 in Emacs or @code{escape-quoted} in XEmacs).
16224 @item nnrss-use-local
16225 @vindex nnrss-use-local
16226 @findex nnrss-generate-download-script
16227 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16228 the feeds from local files in @code{nnrss-directory}.  You can use
16229 the command @code{nnrss-generate-download-script} to generate a
16230 download script using @command{wget}.
16232 @item nnrss-wash-html-in-text-plain-parts
16233 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16234 parts as @acronym{HTML}.  The function specified by the
16235 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16236 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16237 to render text.  If it is @code{nil}, which is the default, text will
16238 simply be folded.  Leave it @code{nil} if you prefer to see
16239 @samp{text/html} parts.
16240 @end table
16242 The following code may be helpful, if you want to show the description in
16243 the summary buffer.
16245 @lisp
16246 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16247 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16249 (defun gnus-user-format-function-X (header)
16250   (let ((descr
16251          (assq nnrss-description-field (mail-header-extra header))))
16252     (if descr (concat "\n\t" (cdr descr)) "")))
16253 @end lisp
16255 The following code may be useful to open an nnrss url directly from the
16256 summary buffer.
16258 @lisp
16259 (require 'browse-url)
16261 (defun browse-nnrss-url( arg )
16262   (interactive "p")
16263   (let ((url (assq nnrss-url-field
16264                    (mail-header-extra
16265                     (gnus-data-header
16266                      (assq (gnus-summary-article-number)
16267                            gnus-newsgroup-data))))))
16268     (if url
16269         (progn
16270           (browse-url (cdr url))
16271           (gnus-summary-mark-as-read-forward 1))
16272       (gnus-summary-scroll-up arg))))
16274 (eval-after-load "gnus"
16275   #'(define-key gnus-summary-mode-map
16276       (kbd "<RET>") 'browse-nnrss-url))
16277 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16278 @end lisp
16280 Even if you have added @code{"text/html"} to the
16281 @code{mm-discouraged-alternatives} variable (@pxref{Display
16282 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16283 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16284 more useful especially in @code{nnrss} groups to display
16285 @samp{text/html} parts.  Here's an example of setting
16286 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16287 Parameters}) in order to display @samp{text/html} parts only in
16288 @code{nnrss} groups:
16290 @lisp
16291 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16292 (eval-after-load "gnus-sum"
16293   '(add-to-list
16294     'gnus-newsgroup-variables
16295     '(mm-discouraged-alternatives
16296       . '("text/html" "image/.*"))))
16298 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16299 (add-to-list
16300  'gnus-parameters
16301  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16302 @end lisp
16305 @node Customizing W3
16306 @subsection Customizing W3
16307 @cindex W3
16308 @cindex html
16309 @cindex url
16310 @cindex Netscape
16312 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16313 alternatives) to display web pages.  Emacs/W3 is documented in its own
16314 manual, but there are some things that may be more relevant for Gnus
16315 users.
16317 For instance, a common question is how to make Emacs/W3 follow links
16318 using the @code{browse-url} functions (which will call some external web
16319 browser like Netscape).  Here's one way:
16321 @lisp
16322 (eval-after-load "w3"
16323   '(progn
16324     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16325     (defun w3-fetch (&optional url target)
16326       (interactive (list (w3-read-url-with-default)))
16327       (if (eq major-mode 'gnus-article-mode)
16328           (browse-url url)
16329         (w3-fetch-orig url target)))))
16330 @end lisp
16332 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16333 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16334 follow the link.
16337 @node IMAP
16338 @section IMAP
16339 @cindex nnimap
16340 @cindex @acronym{IMAP}
16342 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16343 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16344 server is much similar to connecting to a news server, you just
16345 specify the network address of the server.
16347 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16348 everything that @acronym{POP} can, it can hence be viewed as a
16349 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16350 similar to @acronym{NNTP} being a news storage protocol---however,
16351 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16352 is more or less read-only whereas mail is read-write.
16354 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16355 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16356 the @acronym{IMAP} server and store them on the local disk.  This is
16357 not the usage described in this section---@xref{Mail Sources}.
16359 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16360 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16361 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16362 usage explained in this section.
16364 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16365 servers might look something like the following.  (Note that for
16366 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16367 see below.)
16369 @lisp
16370 (setq gnus-secondary-select-methods
16371       '((nnimap "simpleserver") ; @r{no special configuration}
16372         ; @r{perhaps a ssh port forwarded server:}
16373         (nnimap "dolk"
16374                 (nnimap-address "localhost")
16375                 (nnimap-server-port 1430))
16376         ; @r{a UW server running on localhost}
16377         (nnimap "barbar"
16378                 (nnimap-server-port 143)
16379                 (nnimap-address "localhost")
16380                 (nnimap-list-pattern ("INBOX" "mail/*")))
16381         ; @r{anonymous public cyrus server:}
16382         (nnimap "cyrus.andrew.cmu.edu"
16383                 (nnimap-authenticator anonymous)
16384                 (nnimap-list-pattern "archive.*")
16385                 (nnimap-stream network))
16386         ; @r{a ssl server on a non-standard port:}
16387         (nnimap "vic20"
16388                 (nnimap-address "vic20.somewhere.com")
16389                 (nnimap-server-port 9930)
16390                 (nnimap-stream ssl))))
16391 @end lisp
16393 After defining the new server, you can subscribe to groups on the
16394 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16395 (@pxref{Subscription Commands}) or via the Server Buffer
16396 (@pxref{Server Buffer}).
16398 The following variables can be used to create a virtual @code{nnimap}
16399 server:
16401 @table @code
16403 @item nnimap-address
16404 @vindex nnimap-address
16406 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16407 server name if not specified.
16409 @item nnimap-server-port
16410 @vindex nnimap-server-port
16411 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16413 Note that this should be an integer, example server specification:
16415 @lisp
16416 (nnimap "mail.server.com"
16417         (nnimap-server-port 4711))
16418 @end lisp
16420 @item nnimap-list-pattern
16421 @vindex nnimap-list-pattern
16422 String or list of strings of mailboxes to limit available groups to.
16423 This is used when the server has very many mailboxes and you're only
16424 interested in a few---some servers export your home directory via
16425 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16426 @file{~/Mail/*} then.
16428 The string can also be a cons of REFERENCE and the string as above, what
16429 REFERENCE is used for is server specific, but on the University of
16430 Washington server it's a directory that will be concatenated with the
16431 mailbox.
16433 Example server specification:
16435 @lisp
16436 (nnimap "mail.server.com"
16437         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16438                                ("~friend/Mail/" . "list/*"))))
16439 @end lisp
16441 @item nnimap-stream
16442 @vindex nnimap-stream
16443 The type of stream used to connect to your server.  By default, nnimap
16444 will detect and automatically use all of the below, with the exception
16445 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16446 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16447 be automatically detected, but it's not widely deployed yet.)
16449 Example server specification:
16451 @lisp
16452 (nnimap "mail.server.com"
16453         (nnimap-stream ssl))
16454 @end lisp
16456 Please note that the value of @code{nnimap-stream} is a symbol!
16458 @itemize @bullet
16459 @item
16460 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16461 @samp{gsasl} or @samp{imtest} program.
16462 @item
16463 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16464 @item
16465 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16466 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16467 @samp{starttls}.
16468 @item
16469 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16470 @samp{gnutls-cli}).
16471 @item
16472 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16473 @samp{openssl}) or SSLeay (@samp{s_client}).
16474 @item
16475 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16476 @item
16477 @dfn{network:} Plain, TCP/IP network connection.
16478 @end itemize
16480 @vindex imap-kerberos4-program
16481 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16482 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16483 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16484 to make @code{imap.el} use a pty instead of a pipe when communicating
16485 with @samp{imtest}.  You will then suffer from a line length
16486 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16487 indefinitely if you have many articles in a mailbox.  The variable
16488 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16489 program.
16491 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16492 needed.  It is available from
16493 @uref{http://www.gnu.org/software/gnutls/}.
16495 @vindex imap-gssapi-program
16496 This parameter specifies a list of command lines that invoke a GSSAPI
16497 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16498 sequentially until a connection is made, or the list has been
16499 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16500 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16501 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16502 tried.
16504 @vindex imap-ssl-program
16505 For @acronym{SSL} connections, the OpenSSL program is available from
16506 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16507 and nnimap support it too---although the most recent versions of
16508 SSLeay, 0.9.x, are known to have serious bugs making it
16509 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16510 work.  The variable @code{imap-ssl-program} contain parameters to pass
16511 to OpenSSL/SSLeay.
16513 @vindex imap-shell-program
16514 @vindex imap-shell-host
16515 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16516 @code{imap-shell-program} specify what program to call.
16518 @item nnimap-authenticator
16519 @vindex nnimap-authenticator
16521 The authenticator used to connect to the server.  By default, nnimap
16522 will use the most secure authenticator your server is capable of.
16524 Example server specification:
16526 @lisp
16527 (nnimap "mail.server.com"
16528         (nnimap-authenticator anonymous))
16529 @end lisp
16531 Please note that the value of @code{nnimap-authenticator} is a symbol!
16533 @itemize @bullet
16534 @item
16535 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16536 external program @code{gsasl} or @code{imtest}.
16537 @item
16538 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16539 @code{imtest}.
16540 @item
16541 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16542 external library @code{digest-md5.el}.
16543 @item
16544 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16545 @item
16546 @dfn{login:} Plain-text username/password via LOGIN.
16547 @item
16548 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16549 @end itemize
16551 @item nnimap-expunge-on-close
16552 @cindex expunging
16553 @vindex nnimap-expunge-on-close
16554 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16555 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16556 this concept of marking articles @code{Deleted} which doesn't actually
16557 delete them, and this (marking them @code{Deleted}, that is) is what
16558 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16559 similar).
16561 Since the articles aren't really removed when we mark them with the
16562 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16563 running in circles yet?
16565 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16566 when closing a mailbox but this is now configurable by this server
16567 variable.
16569 The possible options are:
16571 @table @code
16573 @item always
16574 The default behavior, delete all articles marked as ``Deleted'' when
16575 closing a mailbox.
16576 @item never
16577 Never actually delete articles.  Currently there is no way of showing
16578 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16579 may allow you to do this.  If you ever want to run the EXPUNGE command
16580 manually, @xref{Expunging mailboxes}.
16581 @item ask
16582 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16583 articles or not.
16585 @end table
16587 @item nnimap-importantize-dormant
16588 @vindex nnimap-importantize-dormant
16590 If non-@code{nil} (the default), marks dormant articles as ticked (as
16591 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16592 naturally still (only) be marked as dormant.  This is to make dormant
16593 articles stand out, just like ticked articles, in other @acronym{IMAP}
16594 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16595 has only one.)
16597 Probably the only reason for frobbing this would be if you're trying
16598 enable per-user persistent dormant flags, using something like:
16600 @lisp
16601 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16602         (format "gnus-dormant-%s" (user-login-name)))
16603 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16604         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16605 @end lisp
16607 In this case, you would not want the per-user dormant flag showing up
16608 as ticked for other users.
16610 @item nnimap-expunge-search-string
16611 @cindex expunging
16612 @vindex nnimap-expunge-search-string
16613 @cindex expiring @acronym{IMAP} mail
16615 This variable contain the @acronym{IMAP} search command sent to server when
16616 searching for articles eligible for expiring.  The default is
16617 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16618 UID set and the second @code{%s} is replaced by a date.
16620 Probably the only useful value to change this to is
16621 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16622 messages instead of the internal article date.  See section 6.4.4 of
16623 RFC 2060 for more information on valid strings.
16625 However, if @code{nnimap-search-uids-not-since-is-evil}
16626 is true, this variable has no effect since the search logic
16627 is reversed, as described below.
16629 @item nnimap-authinfo-file
16630 @vindex nnimap-authinfo-file
16632 A file containing credentials used to log in on servers.  The format is
16633 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16634 variable @code{nntp-authinfo-file} for exact syntax; also see
16635 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16637 @example
16638 machine students.uio.no login larsi password geheimnis port imap
16639 @end example
16641 Note that it should be @code{port imap}, or @code{port 143}, if you
16642 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16643 actual port number used is port 993 for secured IMAP.  For
16644 convenience, Gnus will accept @code{port imaps} as a synonym of
16645 @code{port imap}.
16647 @item nnimap-need-unselect-to-notice-new-mail
16648 @vindex nnimap-need-unselect-to-notice-new-mail
16650 Unselect mailboxes before looking for new mail in them.  Some servers
16651 seem to need this under some circumstances; it was reported that
16652 Courier 1.7.1 did.
16654 @item nnimap-nov-is-evil
16655 @vindex nnimap-nov-is-evil
16656 @cindex Courier @acronym{IMAP} server
16657 @cindex @acronym{NOV}
16659 Never generate or use a local @acronym{NOV} database. Defaults to the
16660 value of @code{gnus-agent}.
16662 Using a @acronym{NOV} database usually makes header fetching much
16663 faster, but it uses the @code{UID SEARCH UID} command, which is very
16664 slow on some servers (notably some versions of Courier). Since the Gnus
16665 Agent caches the information in the @acronym{NOV} database without using
16666 the slow command, this variable defaults to true if the Agent is in use,
16667 and false otherwise.
16669 @item nnimap-search-uids-not-since-is-evil
16670 @vindex nnimap-search-uids-not-since-is-evil
16671 @cindex Courier @acronym{IMAP} server
16672 @cindex expiring @acronym{IMAP} mail
16674 Avoid the @code{UID SEARCH UID @var{message numbers} NOT SINCE
16675 @var{date}} command, which is slow on some @acronym{IMAP} servers
16676 (notably, some versions of Courier). Instead, use @code{UID SEARCH SINCE
16677 @var{date}} and prune the list of expirable articles within Gnus.
16679 When Gnus expires your mail (@pxref{Expiring Mail}), it starts with a
16680 list of expirable articles and asks the IMAP server questions like ``Of
16681 these articles, which ones are older than a week?'' While this seems
16682 like a perfectly reasonable question, some IMAP servers take a long time
16683 to answer it, since they seemingly go looking into every old article to
16684 see if it is one of the expirable ones. Curiously, the question ``Of
16685 @emph{all} articles, which ones are newer than a week?'' seems to be
16686 much faster to answer, so setting this variable causes Gnus to ask this
16687 question and figure out the answer to the real question itself.
16689 This problem can really sneak up on you: when you first configure Gnus,
16690 everything works fine, but once you accumulate a couple thousand
16691 messages, you start cursing Gnus for being so slow. On the other hand,
16692 if you get a lot of email within a week, setting this variable will
16693 cause a lot of network traffic between Gnus and the IMAP server.
16695 @end table
16697 @menu
16698 * Splitting in IMAP::           Splitting mail with nnimap.
16699 * Expiring in IMAP::            Expiring mail with nnimap.
16700 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16701 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16702 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16703 * Debugging IMAP::              What to do when things don't work.
16704 @end menu
16708 @node Splitting in IMAP
16709 @subsection Splitting in IMAP
16710 @cindex splitting imap mail
16712 Splitting is something Gnus users have loved and used for years, and now
16713 the rest of the world is catching up.  Yeah, dream on, not many
16714 @acronym{IMAP} servers have server side splitting and those that have
16715 splitting seem to use some non-standard protocol.  This means that
16716 @acronym{IMAP} support for Gnus has to do its own splitting.
16718 And it does.
16720 (Incidentally, people seem to have been dreaming on, and Sieve has
16721 gaining a market share and is supported by several IMAP servers.
16722 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16724 Here are the variables of interest:
16726 @table @code
16728 @item nnimap-split-crosspost
16729 @cindex splitting, crosspost
16730 @cindex crosspost
16731 @vindex nnimap-split-crosspost
16733 If non-@code{nil}, do crossposting if several split methods match the
16734 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16735 found will be used.
16737 Nnmail equivalent: @code{nnmail-crosspost}.
16739 @item nnimap-split-inbox
16740 @cindex splitting, inbox
16741 @cindex inbox
16742 @vindex nnimap-split-inbox
16744 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16745 mailboxes to split from.  Defaults to @code{nil}, which means that
16746 splitting is disabled!
16748 @lisp
16749 (setq nnimap-split-inbox
16750       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16751 @end lisp
16753 No nnmail equivalent.
16755 @item nnimap-split-rule
16756 @cindex splitting, rules
16757 @vindex nnimap-split-rule
16759 New mail found in @code{nnimap-split-inbox} will be split according to
16760 this variable.
16762 This variable contains a list of lists, where the first element in the
16763 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16764 matching the regexp in the second element in the sublist.  Got that?
16765 Neither did I, we need examples.
16767 @lisp
16768 (setq nnimap-split-rule
16769       '(("INBOX.nnimap"
16770          "^Sender: owner-nnimap@@vic20.globalcom.se")
16771         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16772         ("INBOX.private" "")))
16773 @end lisp
16775 This will put all articles from the nnimap mailing list into mailbox
16776 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16777 into INBOX.junk and everything else in INBOX.private.
16779 The first string may contain @samp{\\1} forms, like the ones used by
16780 replace-match to insert sub-expressions from the matched text.  For
16781 instance:
16783 @lisp
16784 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16785 @end lisp
16787 The first element can also be the symbol @code{junk} to indicate that
16788 matching messages should simply be deleted.  Use with care.
16790 The second element can also be a function.  In that case, it will be
16791 called with the first element of the rule as the argument, in a buffer
16792 containing the headers of the article.  It should return a
16793 non-@code{nil} value if it thinks that the mail belongs in that group.
16795 Nnmail users might recollect that the last regexp had to be empty to
16796 match all articles (like in the example above).  This is not required in
16797 nnimap.  Articles not matching any of the regexps will not be moved out
16798 of your inbox.  (This might affect performance if you keep lots of
16799 unread articles in your inbox, since the splitting code would go over
16800 them every time you fetch new mail.)
16802 These rules are processed from the beginning of the alist toward the
16803 end.  The first rule to make a match will ``win'', unless you have
16804 crossposting enabled.  In that case, all matching rules will ``win''.
16806 This variable can also have a function as its value, the function will
16807 be called with the headers narrowed and should return a group where it
16808 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16810 The splitting code tries to create mailboxes if it needs to.
16812 To allow for different split rules on different virtual servers, and
16813 even different split rules in different inboxes on the same server,
16814 the syntax of this variable have been extended along the lines of:
16816 @lisp
16817 (setq nnimap-split-rule
16818       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16819                                ("junk"    "From:.*Simon"))))
16820         ("my2server"    ("INBOX" nnimap-split-fancy))
16821         ("my[34]server" (".*" (("private" "To:.*Simon")
16822                                ("junk"    my-junk-func))))))
16823 @end lisp
16825 The virtual server name is in fact a regexp, so that the same rules
16826 may apply to several servers.  In the example, the servers
16827 @code{my3server} and @code{my4server} both use the same rules.
16828 Similarly, the inbox string is also a regexp.  The actual splitting
16829 rules are as before, either a function, or a list with group/regexp or
16830 group/function elements.
16832 Nnmail equivalent: @code{nnmail-split-methods}.
16834 @item nnimap-split-predicate
16835 @cindex splitting
16836 @vindex nnimap-split-predicate
16838 Mail matching this predicate in @code{nnimap-split-inbox} will be
16839 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16841 This might be useful if you use another @acronym{IMAP} client to read mail in
16842 your inbox but would like Gnus to split all articles in the inbox
16843 regardless of readedness.  Then you might change this to
16844 @samp{UNDELETED}.
16846 @item nnimap-split-fancy
16847 @cindex splitting, fancy
16848 @findex nnimap-split-fancy
16849 @vindex nnimap-split-fancy
16851 It's possible to set @code{nnimap-split-rule} to
16852 @code{nnmail-split-fancy} if you want to use fancy
16853 splitting.  @xref{Fancy Mail Splitting}.
16855 However, to be able to have different fancy split rules for nnmail and
16856 nnimap back ends you can set @code{nnimap-split-rule} to
16857 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16858 rule in @code{nnimap-split-fancy}.
16860 Example:
16862 @lisp
16863 (setq nnimap-split-rule 'nnimap-split-fancy
16864       nnimap-split-fancy ...)
16865 @end lisp
16867 Nnmail equivalent: @code{nnmail-split-fancy}.
16869 @item nnimap-split-download-body
16870 @findex nnimap-split-download-body
16871 @vindex nnimap-split-download-body
16873 Set to non-@code{nil} to download entire articles during splitting.
16874 This is generally not required, and will slow things down
16875 considerably.  You may need it if you want to use an advanced
16876 splitting function that analyzes the body to split the article.
16878 @end table
16880 @node Expiring in IMAP
16881 @subsection Expiring in IMAP
16882 @cindex expiring @acronym{IMAP} mail
16884 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16885 end, it supports most features in regular expiring (@pxref{Expiring
16886 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16887 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16888 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16889 follows below are the variables used by the @code{nnimap} expiry
16890 process.
16892 A note on how the expire mark is stored on the @acronym{IMAP} server is
16893 appropriate here as well.  The expire mark is translated into a
16894 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16895 message.  This means that likely only Gnus will understand and treat
16896 the @code{gnus-expire} mark properly, although other clients may allow
16897 you to view client specific flags on the message.  It also means that
16898 your server must support permanent storage of client specific flags on
16899 messages.  Most do, fortunately.
16901 If expiring @acronym{IMAP} mail seems very slow, try setting the server
16902 variable @code{nnimap-search-uids-not-since-is-evil}.
16904 @table @code
16906 @item nnmail-expiry-wait
16907 @item nnmail-expiry-wait-function
16909 These variables are fully supported.  The expire value can be a
16910 number, the symbol @code{immediate} or @code{never}.
16912 @item nnmail-expiry-target
16914 This variable is supported, and internally implemented by calling the
16915 @code{nnmail} functions that handle this.  It contains an optimization
16916 that if the destination is a @acronym{IMAP} group on the same server, the
16917 article is copied instead of appended (that is, uploaded again).
16919 @end table
16921 @node Editing IMAP ACLs
16922 @subsection Editing IMAP ACLs
16923 @cindex editing imap acls
16924 @cindex Access Control Lists
16925 @cindex Editing @acronym{IMAP} ACLs
16926 @kindex G l (Group)
16927 @findex gnus-group-nnimap-edit-acl
16929 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16930 limiting (or enabling) other users access to your mail boxes.  Not all
16931 @acronym{IMAP} servers support this, this function will give an error if it
16932 doesn't.
16934 To edit an ACL for a mailbox, type @kbd{G l}
16935 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16936 editing window with detailed instructions.
16938 Some possible uses:
16940 @itemize @bullet
16941 @item
16942 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16943 on your mailing list mailboxes enables other users on the same server to
16944 follow the list without subscribing to it.
16945 @item
16946 At least with the Cyrus server, you are required to give the user
16947 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16948 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16949 INBOX.mailbox).
16950 @end itemize
16952 @node Expunging mailboxes
16953 @subsection Expunging mailboxes
16954 @cindex expunging
16956 @cindex expunge
16957 @cindex manual expunging
16958 @kindex G x (Group)
16959 @findex gnus-group-nnimap-expunge
16961 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16962 you may want the option of expunging all deleted articles in a mailbox
16963 manually.  This is exactly what @kbd{G x} does.
16965 Currently there is no way of showing deleted articles, you can just
16966 delete them.
16968 @node A note on namespaces
16969 @subsection A note on namespaces
16970 @cindex IMAP namespace
16971 @cindex namespaces
16973 The @acronym{IMAP} protocol has a concept called namespaces, described
16974 by the following text in the RFC2060:
16976 @display
16977 5.1.2.  Mailbox Namespace Naming Convention
16979    By convention, the first hierarchical element of any mailbox name
16980    which begins with "#" identifies the "namespace" of the remainder of
16981    the name.  This makes it possible to disambiguate between different
16982    types of mailbox stores, each of which have their own namespaces.
16984       For example, implementations which offer access to USENET
16985       newsgroups MAY use the "#news" namespace to partition the USENET
16986       newsgroup namespace from that of other mailboxes.  Thus, the
16987       comp.mail.misc newsgroup would have an mailbox name of
16988       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16989       to a different object (e.g. a user's private mailbox).
16990 @end display
16992 While there is nothing in this text that warrants concern for the
16993 @acronym{IMAP} implementation in Gnus, some servers use namespace
16994 prefixes in a way that does not work with how Gnus uses mailbox names.
16996 Specifically, University of Washington's @acronym{IMAP} server uses
16997 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16998 in the @sc{create} and @sc{append} commands.  After the mailbox is
16999 created (or a messages is appended to a mailbox), it must be accessed
17000 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
17001 not make it possible for the user to guarantee that user entered
17002 mailbox names will only be used with the CREATE and APPEND commands,
17003 you should simply not use the namespace prefixed mailbox names in
17004 Gnus.
17006 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
17007 for more information on how to use the prefixes.  They are a power
17008 tool and should be used only if you are sure what the effects are.
17010 @node Debugging IMAP
17011 @subsection Debugging IMAP
17012 @cindex IMAP debugging
17013 @cindex protocol dump (IMAP)
17015 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
17016 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
17017 best to fix them right away.  If you encounter odd behavior, chances
17018 are that either the server or Gnus is buggy.
17020 If you are familiar with network protocols in general, you will
17021 probably be able to extract some clues from the protocol dump of the
17022 exchanges between Gnus and the server.  Even if you are not familiar
17023 with network protocols, when you include the protocol dump in
17024 @acronym{IMAP}-related bug reports you are helping us with data
17025 critical to solving the problem.  Therefore, we strongly encourage you
17026 to include the protocol dump when reporting IMAP bugs in Gnus.
17029 @vindex imap-log
17030 Because the protocol dump, when enabled, generates lots of data, it is
17031 disabled by default.  You can enable it by setting @code{imap-log} as
17032 follows:
17034 @lisp
17035 (setq imap-log t)
17036 @end lisp
17038 This instructs the @code{imap.el} package to log any exchanges with
17039 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
17040 for error messages, which sometimes are tagged with the keyword
17041 @code{BAD}---but when submitting a bug, make sure to include all the
17042 data.
17044 @node Other Sources
17045 @section Other Sources
17047 Gnus can do more than just read news or mail.  The methods described
17048 below allow Gnus to view directories and files as if they were
17049 newsgroups.
17051 @menu
17052 * Directory Groups::            You can read a directory as if it was a newsgroup.
17053 * Anything Groups::             Dired?  Who needs dired?
17054 * Document Groups::             Single files can be the basis of a group.
17055 * SOUP::                        Reading @sc{soup} packets ``offline''.
17056 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
17057 @end menu
17060 @node Directory Groups
17061 @subsection Directory Groups
17062 @cindex nndir
17063 @cindex directory groups
17065 If you have a directory that has lots of articles in separate files in
17066 it, you might treat it as a newsgroup.  The files have to have numerical
17067 names, of course.
17069 This might be an opportune moment to mention @code{ange-ftp} (and its
17070 successor @code{efs}), that most wonderful of all wonderful Emacs
17071 packages.  When I wrote @code{nndir}, I didn't think much about it---a
17072 back end to read directories.  Big deal.
17074 @code{ange-ftp} changes that picture dramatically.  For instance, if you
17075 enter the @code{ange-ftp} file name
17076 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
17077 @code{ange-ftp} or @code{efs} will actually allow you to read this
17078 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
17080 @code{nndir} will use @acronym{NOV} files if they are present.
17082 @code{nndir} is a ``read-only'' back end---you can't delete or expire
17083 articles with this method.  You can use @code{nnmh} or @code{nnml} for
17084 whatever you use @code{nndir} for, so you could switch to any of those
17085 methods if you feel the need to have a non-read-only @code{nndir}.
17088 @node Anything Groups
17089 @subsection Anything Groups
17090 @cindex nneething
17092 From the @code{nndir} back end (which reads a single spool-like
17093 directory), it's just a hop and a skip to @code{nneething}, which
17094 pretends that any arbitrary directory is a newsgroup.  Strange, but
17095 true.
17097 When @code{nneething} is presented with a directory, it will scan this
17098 directory and assign article numbers to each file.  When you enter such
17099 a group, @code{nneething} must create ``headers'' that Gnus can use.
17100 After all, Gnus is a newsreader, in case you're forgetting.
17101 @code{nneething} does this in a two-step process.  First, it snoops each
17102 file in question.  If the file looks like an article (i.e., the first
17103 few lines look like headers), it will use this as the head.  If this is
17104 just some arbitrary file without a head (e.g. a C source file),
17105 @code{nneething} will cobble up a header out of thin air.  It will use
17106 file ownership, name and date and do whatever it can with these
17107 elements.
17109 All this should happen automatically for you, and you will be presented
17110 with something that looks very much like a newsgroup.  Totally like a
17111 newsgroup, to be precise.  If you select an article, it will be displayed
17112 in the article buffer, just as usual.
17114 If you select a line that represents a directory, Gnus will pop you into
17115 a new summary buffer for this @code{nneething} group.  And so on.  You can
17116 traverse the entire disk this way, if you feel like, but remember that
17117 Gnus is not dired, really, and does not intend to be, either.
17119 There are two overall modes to this action---ephemeral or solid.  When
17120 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17121 will not store information on what files you have read, and what files
17122 are new, and so on.  If you create a solid @code{nneething} group the
17123 normal way with @kbd{G m}, Gnus will store a mapping table between
17124 article numbers and file names, and you can treat this group like any
17125 other groups.  When you activate a solid @code{nneething} group, you will
17126 be told how many unread articles it contains, etc., etc.
17128 Some variables:
17130 @table @code
17131 @item nneething-map-file-directory
17132 @vindex nneething-map-file-directory
17133 All the mapping files for solid @code{nneething} groups will be stored
17134 in this directory, which defaults to @file{~/.nneething/}.
17136 @item nneething-exclude-files
17137 @vindex nneething-exclude-files
17138 All files that match this regexp will be ignored.  Nice to use to exclude
17139 auto-save files and the like, which is what it does by default.
17141 @item nneething-include-files
17142 @vindex nneething-include-files
17143 Regexp saying what files to include in the group.  If this variable is
17144 non-@code{nil}, only files matching this regexp will be included.
17146 @item nneething-map-file
17147 @vindex nneething-map-file
17148 Name of the map files.
17149 @end table
17152 @node Document Groups
17153 @subsection Document Groups
17154 @cindex nndoc
17155 @cindex documentation group
17156 @cindex help group
17158 @code{nndoc} is a cute little thing that will let you read a single file
17159 as a newsgroup.  Several files types are supported:
17161 @table @code
17162 @cindex Babyl
17163 @cindex Rmail mbox
17164 @item babyl
17165 The Babyl (Rmail) mail box.
17167 @cindex mbox
17168 @cindex Unix mbox
17169 @item mbox
17170 The standard Unix mbox file.
17172 @cindex MMDF mail box
17173 @item mmdf
17174 The MMDF mail box format.
17176 @item news
17177 Several news articles appended into a file.
17179 @cindex rnews batch files
17180 @item rnews
17181 The rnews batch transport format.
17183 @item nsmail
17184 Netscape mail boxes.
17186 @item mime-parts
17187 @acronym{MIME} multipart messages.
17189 @item standard-digest
17190 The standard (RFC 1153) digest format.
17192 @item mime-digest
17193 A @acronym{MIME} digest of messages.
17195 @item lanl-gov-announce
17196 Announcement messages from LANL Gov Announce.
17198 @cindex forwarded messages
17199 @item rfc822-forward
17200 A message forwarded according to RFC822.
17202 @item outlook
17203 The Outlook mail box.
17205 @item oe-dbx
17206 The Outlook Express dbx mail box.
17208 @item exim-bounce
17209 A bounce message from the Exim MTA.
17211 @item forward
17212 A message forwarded according to informal rules.
17214 @item rfc934
17215 An RFC934-forwarded message.
17217 @item mailman
17218 A mailman digest.
17220 @item clari-briefs
17221 A digest of Clarinet brief news items.
17223 @item slack-digest
17224 Non-standard digest format---matches most things, but does it badly.
17226 @item mail-in-mail
17227 The last resort.
17228 @end table
17230 You can also use the special ``file type'' @code{guess}, which means
17231 that @code{nndoc} will try to guess what file type it is looking at.
17232 @code{digest} means that @code{nndoc} should guess what digest type the
17233 file is.
17235 @code{nndoc} will not try to change the file or insert any extra headers into
17236 it---it will simply, like, let you use the file as the basis for a
17237 group.  And that's it.
17239 If you have some old archived articles that you want to insert into your
17240 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17241 that.  Say you have an old @file{RMAIL} file with mail that you now want
17242 to split into your new @code{nnml} groups.  You look at that file using
17243 @code{nndoc} (using the @kbd{G f} command in the group buffer
17244 (@pxref{Foreign Groups})), set the process mark on all the articles in
17245 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17246 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17247 file is now also stored in lots of @code{nnml} directories, and you can
17248 delete that pesky @file{RMAIL} file.  If you have the guts!
17250 Virtual server variables:
17252 @table @code
17253 @item nndoc-article-type
17254 @vindex nndoc-article-type
17255 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17256 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17257 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17258 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17259 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17261 @item nndoc-post-type
17262 @vindex nndoc-post-type
17263 This variable says whether Gnus is to consider the group a news group or
17264 a mail group.  There are two valid values:  @code{mail} (the default)
17265 and @code{news}.
17266 @end table
17268 @menu
17269 * Document Server Internals::   How to add your own document types.
17270 @end menu
17273 @node Document Server Internals
17274 @subsubsection Document Server Internals
17276 Adding new document types to be recognized by @code{nndoc} isn't
17277 difficult.  You just have to whip up a definition of what the document
17278 looks like, write a predicate function to recognize that document type,
17279 and then hook into @code{nndoc}.
17281 First, here's an example document type definition:
17283 @example
17284 (mmdf
17285  (article-begin .  "^\^A\^A\^A\^A\n")
17286  (body-end .  "^\^A\^A\^A\^A\n"))
17287 @end example
17289 The definition is simply a unique @dfn{name} followed by a series of
17290 regexp pseudo-variable settings.  Below are the possible
17291 variables---don't be daunted by the number of variables; most document
17292 types can be defined with very few settings:
17294 @table @code
17295 @item first-article
17296 If present, @code{nndoc} will skip past all text until it finds
17297 something that match this regexp.  All text before this will be
17298 totally ignored.
17300 @item article-begin
17301 This setting has to be present in all document type definitions.  It
17302 says what the beginning of each article looks like.  To do more
17303 complicated things that cannot be dealt with a simple regexp, you can
17304 use @code{article-begin-function} instead of this.
17306 @item article-begin-function
17307 If present, this should be a function that moves point to the beginning
17308 of each article.  This setting overrides @code{article-begin}.
17310 @item head-begin
17311 If present, this should be a regexp that matches the head of the
17312 article.  To do more complicated things that cannot be dealt with a
17313 simple regexp, you can use @code{head-begin-function} instead of this.
17315 @item head-begin-function
17316 If present, this should be a function that moves point to the head of
17317 the article.  This setting overrides @code{head-begin}.
17319 @item head-end
17320 This should match the end of the head of the article.  It defaults to
17321 @samp{^$}---the empty line.
17323 @item body-begin
17324 This should match the beginning of the body of the article.  It defaults
17325 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17326 a simple regexp, you can use @code{body-begin-function} instead of this.
17328 @item body-begin-function
17329 If present, this function should move point to the beginning of the body
17330 of the article.  This setting overrides @code{body-begin}.
17332 @item body-end
17333 If present, this should match the end of the body of the article.  To do
17334 more complicated things that cannot be dealt with a simple regexp, you
17335 can use @code{body-end-function} instead of this.
17337 @item body-end-function
17338 If present, this function should move point to the end of the body of
17339 the article.  This setting overrides @code{body-end}.
17341 @item file-begin
17342 If present, this should match the beginning of the file.  All text
17343 before this regexp will be totally ignored.
17345 @item file-end
17346 If present, this should match the end of the file.  All text after this
17347 regexp will be totally ignored.
17349 @end table
17351 So, using these variables @code{nndoc} is able to dissect a document
17352 file into a series of articles, each with a head and a body.  However, a
17353 few more variables are needed since not all document types are all that
17354 news-like---variables needed to transform the head or the body into
17355 something that's palatable for Gnus:
17357 @table @code
17358 @item prepare-body-function
17359 If present, this function will be called when requesting an article.  It
17360 will be called with point at the start of the body, and is useful if the
17361 document has encoded some parts of its contents.
17363 @item article-transform-function
17364 If present, this function is called when requesting an article.  It's
17365 meant to be used for more wide-ranging transformation of both head and
17366 body of the article.
17368 @item generate-head-function
17369 If present, this function is called to generate a head that Gnus can
17370 understand.  It is called with the article number as a parameter, and is
17371 expected to generate a nice head for the article in question.  It is
17372 called when requesting the headers of all articles.
17374 @item generate-article-function
17375 If present, this function is called to generate an entire article that
17376 Gnus can understand.  It is called with the article number as a
17377 parameter when requesting all articles.
17379 @item dissection-function
17380 If present, this function is called to dissect a document by itself,
17381 overriding @code{first-article}, @code{article-begin},
17382 @code{article-begin-function}, @code{head-begin},
17383 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17384 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17385 @code{file-begin}, and @code{file-end}.
17387 @end table
17389 Let's look at the most complicated example I can come up with---standard
17390 digests:
17392 @example
17393 (standard-digest
17394  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17395  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17396  (prepare-body-function . nndoc-unquote-dashes)
17397  (body-end-function . nndoc-digest-body-end)
17398  (head-end . "^ ?$")
17399  (body-begin . "^ ?\n")
17400  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17401  (subtype digest guess))
17402 @end example
17404 We see that all text before a 70-width line of dashes is ignored; all
17405 text after a line that starts with that @samp{^End of} is also ignored;
17406 each article begins with a 30-width line of dashes; the line separating
17407 the head from the body may contain a single space; and that the body is
17408 run through @code{nndoc-unquote-dashes} before being delivered.
17410 To hook your own document definition into @code{nndoc}, use the
17411 @code{nndoc-add-type} function.  It takes two parameters---the first
17412 is the definition itself and the second (optional) parameter says
17413 where in the document type definition alist to put this definition.
17414 The alist is traversed sequentially, and
17415 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17416 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17417 @code{mmdf} type, and so on.  These type predicates should return
17418 @code{nil} if the document is not of the correct type; @code{t} if it
17419 is of the correct type; and a number if the document might be of the
17420 correct type.  A high number means high probability; a low number
17421 means low probability with @samp{0} being the lowest valid number.
17424 @node SOUP
17425 @subsection SOUP
17426 @cindex SOUP
17427 @cindex offline
17429 In the PC world people often talk about ``offline'' newsreaders.  These
17430 are thingies that are combined reader/news transport monstrosities.
17431 With built-in modem programs.  Yecchh!
17433 Of course, us Unix Weenie types of human beans use things like
17434 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17435 transport things like Ghod intended.  And then we just use normal
17436 newsreaders.
17438 However, it can sometimes be convenient to do something that's a bit
17439 easier on the brain if you have a very slow modem, and you're not really
17440 that interested in doing things properly.
17442 A file format called @sc{soup} has been developed for transporting news
17443 and mail from servers to home machines and back again.  It can be a bit
17444 fiddly.
17446 First some terminology:
17448 @table @dfn
17450 @item server
17451 This is the machine that is connected to the outside world and where you
17452 get news and/or mail from.
17454 @item home machine
17455 This is the machine that you want to do the actual reading and responding
17456 on.  It is typically not connected to the rest of the world in any way.
17458 @item packet
17459 Something that contains messages and/or commands.  There are two kinds
17460 of packets:
17462 @table @dfn
17463 @item message packets
17464 These are packets made at the server, and typically contain lots of
17465 messages for you to read.  These are called @file{SoupoutX.tgz} by
17466 default, where @var{x} is a number.
17468 @item response packets
17469 These are packets made at the home machine, and typically contains
17470 replies that you've written.  These are called @file{SoupinX.tgz} by
17471 default, where @var{x} is a number.
17473 @end table
17475 @end table
17478 @enumerate
17480 @item
17481 You log in on the server and create a @sc{soup} packet.  You can either
17482 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17483 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17484 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17486 @item
17487 You transfer the packet home.  Rail, boat, car or modem will do fine.
17489 @item
17490 You put the packet in your home directory.
17492 @item
17493 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17494 the native or secondary server.
17496 @item
17497 You read articles and mail and answer and followup to the things you
17498 want (@pxref{SOUP Replies}).
17500 @item
17501 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17502 packet.
17504 @item
17505 You transfer this packet to the server.
17507 @item
17508 You use Gnus to mail this packet out with the @kbd{G s s} command.
17510 @item
17511 You then repeat until you die.
17513 @end enumerate
17515 So you basically have a bipartite system---you use @code{nnsoup} for
17516 reading and Gnus for packing/sending these @sc{soup} packets.
17518 @menu
17519 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17520 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17521 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17522 @end menu
17525 @node SOUP Commands
17526 @subsubsection SOUP Commands
17528 These are commands for creating and manipulating @sc{soup} packets.
17530 @table @kbd
17531 @item G s b
17532 @kindex G s b (Group)
17533 @findex gnus-group-brew-soup
17534 Pack all unread articles in the current group
17535 (@code{gnus-group-brew-soup}).  This command understands the
17536 process/prefix convention.
17538 @item G s w
17539 @kindex G s w (Group)
17540 @findex gnus-soup-save-areas
17541 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17543 @item G s s
17544 @kindex G s s (Group)
17545 @findex gnus-soup-send-replies
17546 Send all replies from the replies packet
17547 (@code{gnus-soup-send-replies}).
17549 @item G s p
17550 @kindex G s p (Group)
17551 @findex gnus-soup-pack-packet
17552 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17554 @item G s r
17555 @kindex G s r (Group)
17556 @findex nnsoup-pack-replies
17557 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17559 @item O s
17560 @kindex O s (Summary)
17561 @findex gnus-soup-add-article
17562 This summary-mode command adds the current article to a @sc{soup} packet
17563 (@code{gnus-soup-add-article}).  It understands the process/prefix
17564 convention (@pxref{Process/Prefix}).
17566 @end table
17569 There are a few variables to customize where Gnus will put all these
17570 thingies:
17572 @table @code
17574 @item gnus-soup-directory
17575 @vindex gnus-soup-directory
17576 Directory where Gnus will save intermediate files while composing
17577 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17579 @item gnus-soup-replies-directory
17580 @vindex gnus-soup-replies-directory
17581 This is what Gnus will use as a temporary directory while sending our
17582 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17584 @item gnus-soup-prefix-file
17585 @vindex gnus-soup-prefix-file
17586 Name of the file where Gnus stores the last used prefix.  The default is
17587 @samp{gnus-prefix}.
17589 @item gnus-soup-packer
17590 @vindex gnus-soup-packer
17591 A format string command for packing a @sc{soup} packet.  The default is
17592 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17594 @item gnus-soup-unpacker
17595 @vindex gnus-soup-unpacker
17596 Format string command for unpacking a @sc{soup} packet.  The default is
17597 @samp{gunzip -c %s | tar xvf -}.
17599 @item gnus-soup-packet-directory
17600 @vindex gnus-soup-packet-directory
17601 Where Gnus will look for reply packets.  The default is @file{~/}.
17603 @item gnus-soup-packet-regexp
17604 @vindex gnus-soup-packet-regexp
17605 Regular expression matching @sc{soup} reply packets in
17606 @code{gnus-soup-packet-directory}.
17608 @end table
17611 @node SOUP Groups
17612 @subsubsection SOUP Groups
17613 @cindex nnsoup
17615 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17616 read incoming packets, unpack them, and put them in a directory where
17617 you can read them at leisure.
17619 These are the variables you can use to customize its behavior:
17621 @table @code
17623 @item nnsoup-tmp-directory
17624 @vindex nnsoup-tmp-directory
17625 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17626 directory.  (@file{/tmp/} by default.)
17628 @item nnsoup-directory
17629 @vindex nnsoup-directory
17630 @code{nnsoup} then moves each message and index file to this directory.
17631 The default is @file{~/SOUP/}.
17633 @item nnsoup-replies-directory
17634 @vindex nnsoup-replies-directory
17635 All replies will be stored in this directory before being packed into a
17636 reply packet.  The default is @file{~/SOUP/replies/}.
17638 @item nnsoup-replies-format-type
17639 @vindex nnsoup-replies-format-type
17640 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17641 (rnews), and I don't think you should touch that variable.  I probably
17642 shouldn't even have documented it.  Drats!  Too late!
17644 @item nnsoup-replies-index-type
17645 @vindex nnsoup-replies-index-type
17646 The index type of the replies packet.  The default is @samp{?n}, which
17647 means ``none''.  Don't fiddle with this one either!
17649 @item nnsoup-active-file
17650 @vindex nnsoup-active-file
17651 Where @code{nnsoup} stores lots of information.  This is not an ``active
17652 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17653 this file or mess it up in any way, you're dead.  The default is
17654 @file{~/SOUP/active}.
17656 @item nnsoup-packer
17657 @vindex nnsoup-packer
17658 Format string command for packing a reply @sc{soup} packet.  The default
17659 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17661 @item nnsoup-unpacker
17662 @vindex nnsoup-unpacker
17663 Format string command for unpacking incoming @sc{soup} packets.  The
17664 default is @samp{gunzip -c %s | tar xvf -}.
17666 @item nnsoup-packet-directory
17667 @vindex nnsoup-packet-directory
17668 Where @code{nnsoup} will look for incoming packets.  The default is
17669 @file{~/}.
17671 @item nnsoup-packet-regexp
17672 @vindex nnsoup-packet-regexp
17673 Regular expression matching incoming @sc{soup} packets.  The default is
17674 @samp{Soupout}.
17676 @item nnsoup-always-save
17677 @vindex nnsoup-always-save
17678 If non-@code{nil}, save the replies buffer after each posted message.
17680 @end table
17683 @node SOUP Replies
17684 @subsubsection SOUP Replies
17686 Just using @code{nnsoup} won't mean that your postings and mailings end
17687 up in @sc{soup} reply packets automagically.  You have to work a bit
17688 more for that to happen.
17690 @findex nnsoup-set-variables
17691 The @code{nnsoup-set-variables} command will set the appropriate
17692 variables to ensure that all your followups and replies end up in the
17693 @sc{soup} system.
17695 In specific, this is what it does:
17697 @lisp
17698 (setq message-send-news-function 'nnsoup-request-post)
17699 (setq message-send-mail-function 'nnsoup-request-mail)
17700 @end lisp
17702 And that's it, really.  If you only want news to go into the @sc{soup}
17703 system you just use the first line.  If you only want mail to be
17704 @sc{soup}ed you use the second.
17707 @node Mail-To-News Gateways
17708 @subsection Mail-To-News Gateways
17709 @cindex mail-to-news gateways
17710 @cindex gateways
17712 If your local @code{nntp} server doesn't allow posting, for some reason
17713 or other, you can post using one of the numerous mail-to-news gateways.
17714 The @code{nngateway} back end provides the interface.
17716 Note that you can't read anything from this back end---it can only be
17717 used to post with.
17719 Server variables:
17721 @table @code
17722 @item nngateway-address
17723 @vindex nngateway-address
17724 This is the address of the mail-to-news gateway.
17726 @item nngateway-header-transformation
17727 @vindex nngateway-header-transformation
17728 News headers often have to be transformed in some odd way or other
17729 for the mail-to-news gateway to accept it.  This variable says what
17730 transformation should be called, and defaults to
17731 @code{nngateway-simple-header-transformation}.  The function is called
17732 narrowed to the headers to be transformed and with one parameter---the
17733 gateway address.
17735 This default function just inserts a new @code{To} header based on the
17736 @code{Newsgroups} header and the gateway address.
17737 For instance, an article with this @code{Newsgroups} header:
17739 @example
17740 Newsgroups: alt.religion.emacs
17741 @end example
17743 will get this @code{To} header inserted:
17745 @example
17746 To: alt-religion-emacs@@GATEWAY
17747 @end example
17749 The following pre-defined functions exist:
17751 @findex nngateway-simple-header-transformation
17752 @table @code
17754 @item nngateway-simple-header-transformation
17755 Creates a @code{To} header that looks like
17756 @var{newsgroup}@@@code{nngateway-address}.
17758 @findex nngateway-mail2news-header-transformation
17760 @item nngateway-mail2news-header-transformation
17761 Creates a @code{To} header that looks like
17762 @code{nngateway-address}.
17763 @end table
17765 @end table
17767 Here's an example:
17769 @lisp
17770 (setq gnus-post-method
17771       '(nngateway
17772         "mail2news@@replay.com"
17773         (nngateway-header-transformation
17774          nngateway-mail2news-header-transformation)))
17775 @end lisp
17777 So, to use this, simply say something like:
17779 @lisp
17780 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17781 @end lisp
17785 @node Combined Groups
17786 @section Combined Groups
17788 Gnus allows combining a mixture of all the other group types into bigger
17789 groups.
17791 @menu
17792 * Virtual Groups::              Combining articles from many groups.
17793 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17794 @end menu
17797 @node Virtual Groups
17798 @subsection Virtual Groups
17799 @cindex nnvirtual
17800 @cindex virtual groups
17801 @cindex merging groups
17803 An @dfn{nnvirtual group} is really nothing more than a collection of
17804 other groups.
17806 For instance, if you are tired of reading many small groups, you can
17807 put them all in one big group, and then grow tired of reading one
17808 big, unwieldy group.  The joys of computing!
17810 You specify @code{nnvirtual} as the method.  The address should be a
17811 regexp to match component groups.
17813 All marks in the virtual group will stick to the articles in the
17814 component groups.  So if you tick an article in a virtual group, the
17815 article will also be ticked in the component group from whence it
17816 came.  (And vice versa---marks from the component groups will also be
17817 shown in the virtual group.).  To create an empty virtual group, run
17818 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17819 and edit the method regexp with @kbd{M-e}
17820 (@code{gnus-group-edit-group-method})
17822 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17823 newsgroups into one, big, happy newsgroup:
17825 @lisp
17826 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17827 @end lisp
17829 The component groups can be native or foreign; everything should work
17830 smoothly, but if your computer explodes, it was probably my fault.
17832 Collecting the same group from several servers might actually be a good
17833 idea if users have set the Distribution header to limit distribution.
17834 If you would like to read @samp{soc.motss} both from a server in Japan
17835 and a server in Norway, you could use the following as the group regexp:
17837 @example
17838 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17839 @end example
17841 (Remember, though, that if you're creating the group with @kbd{G m}, you
17842 shouldn't double the backslashes, and you should leave off the quote
17843 characters at the beginning and the end of the string.)
17845 This should work kinda smoothly---all articles from both groups should
17846 end up in this one, and there should be no duplicates.  Threading (and
17847 the rest) will still work as usual, but there might be problems with the
17848 sequence of articles.  Sorting on date might be an option here
17849 (@pxref{Selecting a Group}).
17851 One limitation, however---all groups included in a virtual
17852 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17853 zombie groups can't be component groups for @code{nnvirtual} groups.
17855 @vindex nnvirtual-always-rescan
17856 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17857 is the default), @code{nnvirtual} will always scan groups for unread
17858 articles when entering a virtual group.  If this variable is @code{nil}
17859 and you read articles in a component group after the virtual group has
17860 been activated, the read articles from the component group will show up
17861 when you enter the virtual group.  You'll also see this effect if you
17862 have two virtual groups that have a component group in common.  If
17863 that's the case, you should set this variable to @code{t}.  Or you can
17864 just tap @code{M-g} on the virtual group every time before you enter
17865 it---it'll have much the same effect.
17867 @code{nnvirtual} can have both mail and news groups as component groups.
17868 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17869 has to ask the back end of the component group the article comes from
17870 whether it is a news or mail back end.  However, when you do a @kbd{^},
17871 there is typically no sure way for the component back end to know this,
17872 and in that case @code{nnvirtual} tells Gnus that the article came from a
17873 not-news back end.  (Just to be on the safe side.)
17875 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17876 line from the article you respond to in these cases.
17878 @code{nnvirtual} groups do not inherit anything but articles and marks
17879 from component groups---group parameters, for instance, are not
17880 inherited.
17883 @node Kibozed Groups
17884 @subsection Kibozed Groups
17885 @cindex nnkiboze
17886 @cindex kibozing
17888 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17889 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17890 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17891 down to a halt with useless requests!  Oh happiness!
17893 @kindex G k (Group)
17894 To create a kibozed group, use the @kbd{G k} command in the group
17895 buffer.
17897 The address field of the @code{nnkiboze} method is, as with
17898 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17899 @code{nnkiboze} group.  That's where most similarities between
17900 @code{nnkiboze} and @code{nnvirtual} end.
17902 In addition to this regexp detailing component groups, an
17903 @code{nnkiboze} group must have a score file to say what articles are
17904 to be included in the group (@pxref{Scoring}).
17906 @kindex M-x nnkiboze-generate-groups
17907 @findex nnkiboze-generate-groups
17908 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17909 @code{nnkiboze} groups you want to have.  This command will take time.
17910 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17911 headers from all the articles in all the component groups and run them
17912 through the scoring process to determine if there are any articles in
17913 the groups that are to be part of the @code{nnkiboze} groups.
17915 Please limit the number of component groups by using restrictive
17916 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17917 @acronym{NNTP} site may throw you off and never let you back in again.
17918 Stranger things have happened.
17920 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17921 and they can be foreign.  No restrictions.
17923 @vindex nnkiboze-directory
17924 The generation of an @code{nnkiboze} group means writing two files in
17925 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17926 One contains the @acronym{NOV} header lines for all the articles in
17927 the group, and the other is an additional @file{.newsrc} file to store
17928 information on what groups have been searched through to find
17929 component articles.
17931 Articles marked as read in the @code{nnkiboze} group will have
17932 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17935 @node Email Based Diary
17936 @section Email Based Diary
17937 @cindex diary
17938 @cindex email based diary
17939 @cindex calendar
17941 This section describes a special mail back end called @code{nndiary},
17942 and its companion library @code{gnus-diary}.  It is ``special'' in the
17943 sense that it is not meant to be one of the standard alternatives for
17944 reading mail with Gnus.  See @ref{Choosing a Mail Back End} for that.
17945 Instead, it is used to treat @emph{some} of your mails in a special way,
17946 namely, as event reminders.
17948 Here is a typical scenario:
17950 @itemize @bullet
17951 @item
17952 You've got a date with Andy Mc Dowell or Bruce Willis (select according
17953 to your sexual preference) in one month.  You don't want to forget it.
17954 @item
17955 So you send a ``reminder'' message (actually, a diary one) to yourself.
17956 @item
17957 You forget all about it and keep on getting and reading new mail, as usual.
17958 @item
17959 From time to time, as you type `g' in the group buffer and as the date
17960 is getting closer, the message will pop up again to remind you of your
17961 appointment, just as if it were new and unread.
17962 @item
17963 Read your ``new'' messages, this one included, and start dreaming again
17964 of the night you're gonna have.
17965 @item
17966 Once the date is over (you actually fell asleep just after dinner), the
17967 message will be automatically deleted if it is marked as expirable.
17968 @end itemize
17970 The Gnus Diary back end has the ability to handle regular appointments
17971 (that wouldn't ever be deleted) as well as punctual ones, operates as a
17972 real mail back end and is configurable in many ways.  All of this is
17973 explained in the sections below.
17975 @menu
17976 * The NNDiary Back End::        Basic setup and usage.
17977 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
17978 * Sending or Not Sending::      A final note on sending diary messages.
17979 @end menu
17982 @node The NNDiary Back End
17983 @subsection The NNDiary Back End
17984 @cindex nndiary
17985 @cindex the nndiary back end
17987 @code{nndiary} is a back end very similar to @code{nnml} (@pxref{Mail
17988 Spool}).  Actually, it could appear as a mix of @code{nnml} and
17989 @code{nndraft}.  If you know @code{nnml}, you're already familiar with
17990 the message storing scheme of @code{nndiary}: one file per message, one
17991 directory per group.
17993   Before anything, there is one requirement to be able to run
17994 @code{nndiary} properly: you @emph{must} use the group timestamp feature
17995 of Gnus.  This adds a timestamp to each group's parameters.  @ref{Group
17996 Timestamp} to see how it's done.
17998 @menu
17999 * Diary Messages::              What makes a message valid for nndiary.
18000 * Running NNDiary::             NNDiary has two modes of operation.
18001 * Customizing NNDiary::         Bells and whistles.
18002 @end menu
18004 @node Diary Messages
18005 @subsubsection Diary Messages
18006 @cindex nndiary messages
18007 @cindex nndiary mails
18009 @code{nndiary} messages are just normal ones, except for the mandatory
18010 presence of 7 special headers.  These headers are of the form
18011 @code{X-Diary-<something>}, @code{<something>} being one of
18012 @code{Minute}, @code{Hour}, @code{Dom}, @code{Month}, @code{Year},
18013 @code{Time-Zone} and @code{Dow}.  @code{Dom} means ``Day of Month'', and
18014 @code{dow} means ``Day of Week''.  These headers actually behave like
18015 crontab specifications and define the event date(s):
18017 @itemize @bullet
18018 @item
18019 For all headers except the @code{Time-Zone} one, a header value is
18020 either a star (meaning all possible values), or a list of fields
18021 (separated by a comma).
18022 @item
18023 A field is either an integer, or a range.
18024 @item
18025 A range is two integers separated by a dash.
18026 @item
18027 Possible integer values are 0--59 for @code{Minute}, 0--23 for
18028 @code{Hour}, 1--31 for @code{Dom}, 1--12 for @code{Month}, above 1971
18029 for @code{Year} and 0--6 for @code{Dow} (0 meaning Sunday).
18030 @item
18031 As a special case, a star in either @code{Dom} or @code{Dow} doesn't
18032 mean ``all possible values'', but ``use only the other field''.  Note
18033 that if both are star'ed, the use of either one gives the same result.
18034 @item
18035 The @code{Time-Zone} header is special in that it can only have one
18036 value (@code{GMT}, for instance).  A star doesn't mean ``all possible
18037 values'' (because it makes no sense), but ``the current local time
18038 zone''.  Most of the time, you'll be using a star here.  However, for a
18039 list of available time zone values, see the variable
18040 @code{nndiary-headers}.
18041 @end itemize
18043 As a concrete example, here are the diary headers to add to your message
18044 for specifying ``Each Monday and each 1st of month, at 12:00, 20:00,
18045 21:00, 22:00, 23:00 and 24:00, from 1999 to 2010'' (I'll let you find
18046 what to do then):
18048 @example
18049 X-Diary-Minute: 0
18050 X-Diary-Hour: 12, 20-24
18051 X-Diary-Dom: 1
18052 X-Diary-Month: *
18053 X-Diary-Year: 1999-2010
18054 X-Diary-Dow: 1
18055 X-Diary-Time-Zone: *
18056 @end example
18058 @node Running NNDiary
18059 @subsubsection Running NNDiary
18060 @cindex running nndiary
18061 @cindex nndiary operation modes
18063 @code{nndiary} has two modes of operation: ``traditional'' (the default)
18064 and ``autonomous''.  In traditional mode, @code{nndiary} does not get new
18065 mail by itself.  You have to move (@kbd{B m}) or copy (@kbd{B c}) mails
18066 from your primary mail back end to nndiary groups in order to handle them
18067 as diary messages.  In autonomous mode, @code{nndiary} retrieves its own
18068 mail and handles it independently from your primary mail back end.
18070 One should note that Gnus is not inherently designed to allow several
18071 ``master'' mail back ends at the same time.  However, this does make
18072 sense with @code{nndiary}: you really want to send and receive diary
18073 messages to your diary groups directly.  So, @code{nndiary} supports
18074 being sort of a ``second primary mail back end'' (to my knowledge, it is
18075 the only back end offering this feature).  However, there is a limitation
18076 (which I hope to fix some day): respooling doesn't work in autonomous
18077 mode.
18079 In order to use @code{nndiary} in autonomous mode, you have several
18080 things to do:
18082 @itemize @bullet
18083 @item
18084 Allow @code{nndiary} to retrieve new mail by itself.  Put the following
18085 line in your @file{~/.gnus.el} file:
18087 @lisp
18088 (setq nndiary-get-new-mail t)
18089 @end lisp
18090 @item
18091 You must arrange for diary messages (those containing @code{X-Diary-*}
18092 headers) to be split in a private folder @emph{before} Gnus treat them.
18093 Again, this is needed because Gnus cannot (yet ?) properly handle
18094 multiple primary mail back ends.  Getting those messages from a separate
18095 source will compensate this misfeature to some extent.
18097 As an example, here's my procmailrc entry to store diary files in
18098 @file{~/.nndiary} (the default @code{nndiary} mail source file):
18100 @example
18101 :0 HD :
18102 * ^X-Diary
18103 .nndiary
18104 @end example
18105 @end itemize
18107 Once this is done, you might want to customize the following two options
18108 that affect the diary mail retrieval and splitting processes:
18110 @defvar nndiary-mail-sources
18111 This is the diary-specific replacement for the standard
18112 @code{mail-sources} variable.  It obeys the same syntax, and defaults to
18113 @code{(file :path "~/.nndiary")}.
18114 @end defvar
18116 @defvar nndiary-split-methods
18117 This is the diary-specific replacement for the standard
18118 @code{nnmail-split-methods} variable.  It obeys the same syntax.
18119 @end defvar
18121   Finally, you may add a permanent @code{nndiary} virtual server
18122 (something like @code{(nndiary "diary")} should do) to your
18123 @code{gnus-secondary-select-methods}.
18125   Hopefully, almost everything (see the TODO section in
18126 @file{nndiary.el}) will work as expected when you restart Gnus: in
18127 autonomous mode, typing @kbd{g} and @kbd{M-g} in the group buffer, will
18128 also get your new diary mails and split them according to your
18129 diary-specific rules, @kbd{F} will find your new diary groups etc.
18131 @node Customizing NNDiary
18132 @subsubsection Customizing NNDiary
18133 @cindex customizing nndiary
18134 @cindex nndiary customization
18136 Now that @code{nndiary} is up and running, it's time to customize it.
18137 The custom group is called @code{nndiary} (no, really ?!).  You should
18138 browse it to figure out which options you'd like to tweak.  The following
18139 two variables are probably the only ones you will want to change:
18141 @defvar nndiary-reminders
18142 This is the list of times when you want to be reminded of your
18143 appointments (e.g. 3 weeks before, then 2 days before, then 1 hour
18144 before and that's it).  Remember that ``being reminded'' means that the
18145 diary message will pop up as brand new and unread again when you get new
18146 mail.
18147 @end defvar
18149 @defvar nndiary-week-starts-on-monday
18150 Rather self-explanatory.  Otherwise, Sunday is assumed (this is the
18151 default).
18152 @end defvar
18155 @node The Gnus Diary Library
18156 @subsection The Gnus Diary Library
18157 @cindex gnus-diary
18158 @cindex the gnus diary library
18160 Using @code{nndiary} manually (I mean, writing the headers by hand and
18161 so on) would be rather boring.  Fortunately, there is a library called
18162 @code{gnus-diary} written on top of @code{nndiary}, that does many
18163 useful things for you.
18165   In order to use it, add the following line to your @file{~/.gnus.el} file:
18167 @lisp
18168 (require 'gnus-diary)
18169 @end lisp
18171   Also, you shouldn't use any @code{gnus-user-format-function-[d|D]}
18172 (@pxref{Summary Buffer Lines}).  @code{gnus-diary} provides both of these
18173 (sorry if you used them before).
18176 @menu
18177 * Diary Summary Line Format::           A nicer summary buffer line format.
18178 * Diary Articles Sorting::              A nicer way to sort messages.
18179 * Diary Headers Generation::            Not doing it manually.
18180 * Diary Group Parameters::              Not handling them manually.
18181 @end menu
18183 @node Diary Summary Line Format
18184 @subsubsection Diary Summary Line Format
18185 @cindex diary summary buffer line
18186 @cindex diary summary line format
18188 Displaying diary messages in standard summary line format (usually
18189 something like @samp{From Joe: Subject}) is pretty useless.  Most of
18190 the time, you're the one who wrote the message, and you mostly want to
18191 see the event's date.
18193   @code{gnus-diary} provides two supplemental user formats to be used in
18194 summary line formats.  @code{D} corresponds to a formatted time string
18195 for the next occurrence of the event (e.g. ``Sat, Sep 22 01, 12:00''),
18196 while @code{d} corresponds to an approximative remaining time until the
18197 next occurrence of the event (e.g. ``in 6 months, 1 week'').
18199   For example, here's how Joe's birthday is displayed in my
18200 @code{nndiary+diary:birthdays} summary buffer (note that the message is
18201 expirable, but will never be deleted, as it specifies a periodic event):
18203 @example
18204    E  Sat, Sep 22 01, 12:00: Joe's birthday (in 6 months, 1 week)
18205 @end example
18207 In order to get something like the above, you would normally add the
18208 following line to your diary groups'parameters:
18210 @lisp
18211 (gnus-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n")
18212 @end lisp
18214 However, @code{gnus-diary} does it automatically (@pxref{Diary Group
18215 Parameters}).  You can however customize the provided summary line format
18216 with the following user options:
18218 @defvar gnus-diary-summary-line-format
18219 Defines the summary line format used for diary groups (@pxref{Summary
18220 Buffer Lines}).  @code{gnus-diary} uses it to automatically update the
18221 diary groups'parameters.
18222 @end defvar
18224 @defvar gnus-diary-time-format
18225 Defines the format to display dates in diary summary buffers.  This is
18226 used by the @code{D} user format.  See the docstring for details.
18227 @end defvar
18229 @defvar gnus-diary-delay-format-function
18230 Defines the format function to use for displaying delays (remaining
18231 times) in diary summary buffers.  This is used by the @code{d} user
18232 format.  There are currently built-in functions for English and French;
18233 you can also define your own.  See the docstring for details.
18234 @end defvar
18236 @node Diary Articles Sorting
18237 @subsubsection Diary Articles Sorting
18238 @cindex diary articles sorting
18239 @cindex diary summary lines sorting
18240 @findex gnus-summary-sort-by-schedule
18241 @findex gnus-thread-sort-by-schedule
18242 @findex gnus-article-sort-by-schedule
18244 @code{gnus-diary} provides new sorting functions (@pxref{Sorting the
18245 Summary Buffer} ) called @code{gnus-summary-sort-by-schedule},
18246 @code{gnus-thread-sort-by-schedule} and
18247 @code{gnus-article-sort-by-schedule}.  These functions let you organize
18248 your diary summary buffers from the closest event to the farthest one.
18250 @code{gnus-diary} automatically installs
18251 @code{gnus-summary-sort-by-schedule} as a menu item in the summary
18252 buffer's ``sort'' menu, and the two others as the primary (hence
18253 default) sorting functions in the group parameters (@pxref{Diary Group
18254 Parameters}).
18256 @node Diary Headers Generation
18257 @subsubsection Diary Headers Generation
18258 @cindex diary headers generation
18259 @findex gnus-diary-check-message
18261 @code{gnus-diary} provides a function called
18262 @code{gnus-diary-check-message} to help you handle the @code{X-Diary-*}
18263 headers.  This function ensures that the current message contains all the
18264 required diary headers, and prompts you for values or corrections if
18265 needed.
18267   This function is hooked into the @code{nndiary} back end, so that
18268 moving or copying an article to a diary group will trigger it
18269 automatically.  It is also bound to @kbd{C-c D c} in @code{message-mode}
18270 and @code{article-edit-mode} in order to ease the process of converting
18271 a usual mail to a diary one.
18273   This function takes a prefix argument which will force prompting of
18274 all diary headers, regardless of their presence or validity.  That way,
18275 you can very easily reschedule an already valid diary message, for
18276 instance.
18278 @node Diary Group Parameters
18279 @subsubsection Diary Group Parameters
18280 @cindex diary group parameters
18282 When you create a new diary group, or visit one, @code{gnus-diary}
18283 automatically checks your group parameters and if needed, sets the
18284 summary line format to the diary-specific value, installs the
18285 diary-specific sorting functions, and also adds the different
18286 @code{X-Diary-*} headers to the group's posting-style.  It is then easier
18287 to send a diary message, because if you use @kbd{C-u a} or @kbd{C-u m}
18288 on a diary group to prepare a message, these headers will be inserted
18289 automatically (although not filled with proper values yet).
18291 @node Sending or Not Sending
18292 @subsection Sending or Not Sending
18294 Well, assuming you've read all of the above, here are two final notes on
18295 mail sending with @code{nndiary}:
18297 @itemize @bullet
18298 @item
18299 @code{nndiary} is a @emph{real} mail back end.  You really send real diary
18300 messsages for real.  This means for instance that you can give
18301 appointments to anybody (provided they use Gnus and @code{nndiary}) by
18302 sending the diary message to them as well.
18303 @item
18304 However, since @code{nndiary} also has a @code{request-post} method, you
18305 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the
18306 message won't actually be sent; just stored locally in the group. This
18307 comes in very handy for private appointments.
18308 @end itemize
18310 @node Gnus Unplugged
18311 @section Gnus Unplugged
18312 @cindex offline
18313 @cindex unplugged
18314 @cindex agent
18315 @cindex Gnus agent
18316 @cindex Gnus unplugged
18318 In olden times (ca. February '88), people used to run their newsreaders
18319 on big machines with permanent connections to the net.  News transport
18320 was dealt with by news servers, and all the newsreaders had to do was to
18321 read news.  Believe it or not.
18323 Nowadays most people read news and mail at home, and use some sort of
18324 modem to connect to the net.  To avoid running up huge phone bills, it
18325 would be nice to have a way to slurp down all the news and mail, hang up
18326 the phone, read for several hours, and then upload any responses you
18327 have to make.  And then you repeat the procedure.
18329 Of course, you can use news servers for doing this as well.  I've used
18330 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
18331 for some years, but doing that's a bore.  Moving the news server
18332 functionality up to the newsreader makes sense if you're the only person
18333 reading news on a machine.
18335 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
18336 fact, you don't even have to configure anything.
18338 Of course, to use it as such, you have to learn a few new commands.
18340 @menu
18341 * Agent Basics::                How it all is supposed to work.
18342 * Agent Categories::            How to tell the Gnus Agent what to download.
18343 * Agent Commands::              New commands for all the buffers.
18344 * Agent Visuals::               Ways that the agent may effect your summary buffer.
18345 * Agent as Cache::              The Agent is a big cache too.
18346 * Agent Expiry::                How to make old articles go away.
18347 * Agent Regeneration::          How to recover from lost connections and other accidents.
18348 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
18349 * Outgoing Messages::           What happens when you post/mail something?
18350 * Agent Variables::             Customizing is fun.
18351 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
18352 * Batching Agents::             How to fetch news from a @code{cron} job.
18353 * Agent Caveats::               What you think it'll do and what it does.
18354 @end menu
18357 @node Agent Basics
18358 @subsection Agent Basics
18360 First, let's get some terminology out of the way.
18362 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
18363 connection to the net (and notified the Agent that this is the case).
18364 When the connection to the net is up again (and Gnus knows this), the
18365 Agent is @dfn{plugged}.
18367 The @dfn{local} machine is the one you're running on, and which isn't
18368 connected to the net continuously.
18370 @dfn{Downloading} means fetching things from the net to your local
18371 machine.  @dfn{Uploading} is doing the opposite.
18373 You know that Gnus gives you all the opportunity you'd ever want for
18374 shooting yourself in the foot.  Some people call it flexibility.  Gnus
18375 is also customizable to a great extent, which means that the user has a
18376 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
18377 you in your foot, but with Gnus, you have a choice!
18379 Gnus is never really in plugged or unplugged state.  Rather, it applies
18380 that state to each server individually.  This means that some servers
18381 can be plugged while others can be unplugged.  Additionally, some
18382 servers can be ignored by the Agent altogether (which means that
18383 they're kinda like plugged always).
18385 So when you unplug the Agent and then wonder why is Gnus opening a
18386 connection to the Net, the next step to do is to look whether all
18387 servers are agentized.  If there is an unagentized server, you found
18388 the culprit.
18390 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
18391 reachable.  When Gnus notices this, it asks you whether you want the
18392 server to be switched to offline state.  If you say yes, then the
18393 server will behave somewhat as if it was unplugged, except that Gnus
18394 will ask you whether you want to switch it back online again.
18396 Let's take a typical Gnus session using the Agent.
18398 @itemize @bullet
18400 @item
18401 @findex gnus-unplugged
18402 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
18403 Agent in a disconnected state.  You can read all the news that you have
18404 already fetched while in this mode.
18406 @item
18407 You then decide to see whether any new news has arrived.  You connect
18408 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
18409 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
18410 as usual.  To check for new mail in unplugged mode (@pxref{Mail
18411 Source Specifiers}).
18413 @item
18414 You can then read the new news immediately, or you can download the
18415 news onto your local machine.  If you want to do the latter, you press
18416 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
18417 all the eligible articles in all the groups.  (To let Gnus know which
18418 articles you want to download, @pxref{Agent Categories}).
18420 @item
18421 After fetching the articles, you press @kbd{J j} to make Gnus become
18422 unplugged again, and you shut down the PPP thing (or whatever).  And
18423 then you read the news offline.
18425 @item
18426 And then you go to step 2.
18427 @end itemize
18429 Here are some things you should do the first time (or so) that you use
18430 the Agent.
18432 @itemize @bullet
18434 @item
18435 Decide which servers should be covered by the Agent.  If you have a mail
18436 back end, it would probably be nonsensical to have it covered by the
18437 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18438 @kbd{J a} on the server (or servers) that you wish to have covered by the
18439 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18440 added servers you do not wish to have covered by the Agent.  By default,
18441 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18442 @code{gnus-secondary-select-methods} are agentized.
18444 @item
18445 Decide on download policy.  It's fairly simple once you decide whether
18446 you are going to use agent categories, topic parameters, and/or group
18447 parameters to implement your policy.  If you're new to gnus, it
18448 is probably best to start with a category, @xref{Agent Categories}.
18450 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18451 (@pxref{Agent Categories}) provide for setting a policy that applies
18452 to multiple groups.  Which you use is entirely up to you.  Topic
18453 parameters do override categories so, if you mix the two, you'll have
18454 to take that into account.  If you have a few groups that deviate from
18455 your policy, you can use group parameters (@pxref{Group Parameters}) to
18456 configure them.
18458 @item
18459 Uhm@dots{} that's it.
18460 @end itemize
18463 @node Agent Categories
18464 @subsection Agent Categories
18466 One of the main reasons to integrate the news transport layer into the
18467 newsreader is to allow greater control over what articles to download.
18468 There's not much point in downloading huge amounts of articles, just to
18469 find out that you're not interested in reading any of them.  It's better
18470 to be somewhat more conservative in choosing what to download, and then
18471 mark the articles for downloading manually if it should turn out that
18472 you're interested in the articles anyway.
18474 One of the more effective methods for controlling what is to be
18475 downloaded is to create a @dfn{category} and then assign some (or all)
18476 groups to this category.  Groups that do not belong in any other
18477 category belong to the @code{default} category.  Gnus has its own
18478 buffer for creating and managing categories.
18480 If you prefer, you can also use group parameters (@pxref{Group
18481 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18482 alternative approach to controlling the agent.  The only real
18483 difference is that categories are specific to the agent (so there is
18484 less to learn) while group and topic parameters include the kitchen
18485 sink.
18487 Since you can set agent parameters in several different places we have
18488 a rule to decide which source to believe.  This rule specifies that
18489 the parameter sources are checked in the following order: group
18490 parameters, topic parameters, agent category, and finally customizable
18491 variables.  So you can mix all of these sources to produce a wide range
18492 of behavior, just don't blame me if you don't remember where you put
18493 your settings.
18495 @menu
18496 * Category Syntax::             What a category looks like.
18497 * Category Buffer::             A buffer for maintaining categories.
18498 * Category Variables::          Customize'r'Us.
18499 @end menu
18502 @node Category Syntax
18503 @subsubsection Category Syntax
18505 A category consists of a name, the list of groups belonging to the
18506 category, and a number of optional parameters that override the
18507 customizable variables.  The complete list of agent parameters are
18508 listed below.
18510 @cindex Agent Parameters
18511 @table @code
18512 @item gnus-agent-cat-name
18513 The name of the category.
18515 @item gnus-agent-cat-groups
18516 The list of groups that are in this category.
18518 @item gnus-agent-cat-predicate
18519 A predicate which (generally) gives a rough outline of which articles
18520 are eligible for downloading; and
18522 @item gnus-agent-cat-score-file
18523 a score rule which (generally) gives you a finer granularity when
18524 deciding what articles to download.  (Note that this @dfn{download
18525 score} is not necessarily related to normal scores.)
18527 @item gnus-agent-cat-enable-expiration
18528 a boolean indicating whether the agent should expire old articles in
18529 this group.  Most groups should be expired to conserve disk space.  In
18530 fact, its probably safe to say that the gnus.* hierarchy contains the
18531 only groups that should not be expired.
18533 @item gnus-agent-cat-days-until-old
18534 an integer indicating the number of days that the agent should wait
18535 before deciding that a read article is safe to expire.
18537 @item gnus-agent-cat-low-score
18538 an integer that overrides the value of @code{gnus-agent-low-score}.
18540 @item gnus-agent-cat-high-score
18541 an integer that overrides the value of @code{gnus-agent-high-score}.
18543 @item gnus-agent-cat-length-when-short
18544 an integer that overrides the value of
18545 @code{gnus-agent-short-article}.
18547 @item gnus-agent-cat-length-when-long
18548 an integer that overrides the value of @code{gnus-agent-long-article}.
18550 @c @item gnus-agent-cat-disable-undownloaded-faces
18551 @c a symbol indicating whether the summary buffer should @emph{not} display
18552 @c undownloaded articles using the gnus-summary-*-undownloaded-face
18553 @c faces.  The symbol nil will enable the use of undownloaded faces while
18554 @c all other symbols disable them.
18556 @item gnus-agent-cat-enable-undownloaded-faces
18557 a symbol indicating whether the summary buffer should display
18558 undownloaded articles using the gnus-summary-*-undownloaded-face
18559 faces.  The symbol nil will disable the use of undownloaded faces while
18560 all other symbols enable them.
18561 @end table
18563 The name of a category can not be changed once the category has been
18564 created.
18566 Each category maintains a list of groups that are exclusive members of
18567 that category.  The exclusivity rule is automatically enforced, add a
18568 group to a new category and it is automatically removed from its old
18569 category.
18571 A predicate in its simplest form can be a single predicate such as
18572 @code{true} or @code{false}.  These two will download every available
18573 article or nothing respectively.  In the case of these two special
18574 predicates an additional score rule is superfluous.
18576 Predicates of @code{high} or @code{low} download articles in respect of
18577 their scores in relationship to @code{gnus-agent-high-score} and
18578 @code{gnus-agent-low-score} as described below.
18580 To gain even finer control of what is to be regarded eligible for
18581 download a predicate can consist of a number of predicates with logical
18582 operators sprinkled in between.
18584 Perhaps some examples are in order.
18586 Here's a simple predicate.  (It's the default predicate, in fact, used
18587 for all groups that don't belong to any other category.)
18589 @lisp
18590 short
18591 @end lisp
18593 Quite simple, eh?  This predicate is true if and only if the article is
18594 short (for some value of ``short'').
18596 Here's a more complex predicate:
18598 @lisp
18599 (or high
18600     (and
18601      (not low)
18602      (not long)))
18603 @end lisp
18605 This means that an article should be downloaded if it has a high score,
18606 or if the score is not low and the article is not long.  You get the
18607 drift.
18609 The available logical operators are @code{or}, @code{and} and
18610 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18611 @samp{|}, @code{&} and @code{!} instead.)
18613 The following predicates are pre-defined, but if none of these fit what
18614 you want to do, you can write your own.
18616 When evaluating each of these predicates, the named constant will be
18617 bound to the value determined by calling
18618 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18619 example, gnus-agent-short-article will be bound to
18620 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18621 means that you can specify a predicate in your category then tune that
18622 predicate to individual groups.
18624 @table @code
18625 @item short
18626 True if the article is shorter than @code{gnus-agent-short-article}
18627 lines; default 100.
18629 @item long
18630 True if the article is longer than @code{gnus-agent-long-article}
18631 lines; default 200.
18633 @item low
18634 True if the article has a download score less than
18635 @code{gnus-agent-low-score}; default 0.
18637 @item high
18638 True if the article has a download score greater than
18639 @code{gnus-agent-high-score}; default 0.
18641 @item spam
18642 True if the Gnus Agent guesses that the article is spam.  The
18643 heuristics may change over time, but at present it just computes a
18644 checksum and sees whether articles match.
18646 @item true
18647 Always true.
18649 @item false
18650 Always false.
18651 @end table
18653 If you want to create your own predicate function, here's what you have
18654 to know:  The functions are called with no parameters, but the
18655 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18656 useful values.
18658 For example, you could decide that you don't want to download articles
18659 that were posted more than a certain number of days ago (e.g. posted
18660 more than @code{gnus-agent-expire-days} ago) you might write a function
18661 something along the lines of the following:
18663 @lisp
18664 (defun my-article-old-p ()
18665   "Say whether an article is old."
18666   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18667      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18668 @end lisp
18670 with the predicate then defined as:
18672 @lisp
18673 (not my-article-old-p)
18674 @end lisp
18676 or you could append your predicate to the predefined
18677 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18678 wherever.
18680 @lisp
18681 (require 'gnus-agent)
18682 (setq  gnus-category-predicate-alist
18683   (append gnus-category-predicate-alist
18684          '((old . my-article-old-p))))
18685 @end lisp
18687 and simply specify your predicate as:
18689 @lisp
18690 (not old)
18691 @end lisp
18693 If/when using something like the above, be aware that there are many
18694 misconfigured systems/mailers out there and so an article's date is not
18695 always a reliable indication of when it was posted.  Hell, some people
18696 just don't give a damn.
18698 The above predicates apply to @emph{all} the groups which belong to the
18699 category.  However, if you wish to have a specific predicate for an
18700 individual group within a category, or you're just too lazy to set up a
18701 new category, you can enter a group's individual predicate in its group
18702 parameters like so:
18704 @lisp
18705 (agent-predicate . short)
18706 @end lisp
18708 This is the group/topic parameter equivalent of the agent category default.
18709 Note that when specifying a single word predicate like this, the
18710 @code{agent-predicate} specification must be in dotted pair notation.
18712 The equivalent of the longer example from above would be:
18714 @lisp
18715 (agent-predicate or high (and (not low) (not long)))
18716 @end lisp
18718 The outer parenthesis required in the category specification are not
18719 entered here as, not being in dotted pair notation, the value of the
18720 predicate is assumed to be a list.
18723 Now, the syntax of the download score is the same as the syntax of
18724 normal score files, except that all elements that require actually
18725 seeing the article itself are verboten.  This means that only the
18726 following headers can be scored on: @code{Subject}, @code{From},
18727 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18728 @code{Lines}, and @code{Xref}.
18730 As with predicates, the specification of the @code{download score rule}
18731 to use in respect of a group can be in either the category definition if
18732 it's to be applicable to all groups in therein, or a group's parameters
18733 if it's to be specific to that group.
18735 In both of these places the @code{download score rule} can take one of
18736 three forms:
18738 @enumerate
18739 @item
18740 Score rule
18742 This has the same syntax as a normal Gnus score file except only a
18743 subset of scoring keywords are available as mentioned above.
18745 example:
18747 @itemize @bullet
18748 @item
18749 Category specification
18751 @lisp
18752 (("from"
18753        ("Lars Ingebrigtsen" 1000000 nil s))
18754 ("lines"
18755        (500 -100 nil <)))
18756 @end lisp
18758 @item
18759 Group/Topic Parameter specification
18761 @lisp
18762 (agent-score ("from"
18763                    ("Lars Ingebrigtsen" 1000000 nil s))
18764              ("lines"
18765                    (500 -100 nil <)))
18766 @end lisp
18768 Again, note the omission of the outermost parenthesis here.
18769 @end itemize
18771 @item
18772 Agent score file
18774 These score files must @emph{only} contain the permitted scoring
18775 keywords stated above.
18777 example:
18779 @itemize @bullet
18780 @item
18781 Category specification
18783 @lisp
18784 ("~/News/agent.SCORE")
18785 @end lisp
18787 or perhaps
18789 @lisp
18790 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18791 @end lisp
18793 @item
18794 Group Parameter specification
18796 @lisp
18797 (agent-score "~/News/agent.SCORE")
18798 @end lisp
18800 Additional score files can be specified as above.  Need I say anything
18801 about parenthesis?
18802 @end itemize
18804 @item
18805 Use @code{normal} score files
18807 If you don't want to maintain two sets of scoring rules for a group, and
18808 your desired @code{downloading} criteria for a group are the same as your
18809 @code{reading} criteria then you can tell the agent to refer to your
18810 @code{normal} score files when deciding what to download.
18812 These directives in either the category definition or a group's
18813 parameters will cause the agent to read in all the applicable score
18814 files for a group, @emph{filtering out} those sections that do not
18815 relate to one of the permitted subset of scoring keywords.
18817 @itemize @bullet
18818 @item
18819 Category Specification
18821 @lisp
18822 file
18823 @end lisp
18825 @item
18826 Group Parameter specification
18828 @lisp
18829 (agent-score . file)
18830 @end lisp
18831 @end itemize
18832 @end enumerate
18834 @node Category Buffer
18835 @subsubsection Category Buffer
18837 You'd normally do all category maintenance from the category buffer.
18838 When you enter it for the first time (with the @kbd{J c} command from
18839 the group buffer), you'll only see the @code{default} category.
18841 The following commands are available in this buffer:
18843 @table @kbd
18844 @item q
18845 @kindex q (Category)
18846 @findex gnus-category-exit
18847 Return to the group buffer (@code{gnus-category-exit}).
18849 @item e
18850 @kindex e (Category)
18851 @findex gnus-category-customize-category
18852 Use a customization buffer to set all of the selected category's
18853 parameters at one time (@code{gnus-category-customize-category}).
18855 @item k
18856 @kindex k (Category)
18857 @findex gnus-category-kill
18858 Kill the current category (@code{gnus-category-kill}).
18860 @item c
18861 @kindex c (Category)
18862 @findex gnus-category-copy
18863 Copy the current category (@code{gnus-category-copy}).
18865 @item a
18866 @kindex a (Category)
18867 @findex gnus-category-add
18868 Add a new category (@code{gnus-category-add}).
18870 @item p
18871 @kindex p (Category)
18872 @findex gnus-category-edit-predicate
18873 Edit the predicate of the current category
18874 (@code{gnus-category-edit-predicate}).
18876 @item g
18877 @kindex g (Category)
18878 @findex gnus-category-edit-groups
18879 Edit the list of groups belonging to the current category
18880 (@code{gnus-category-edit-groups}).
18882 @item s
18883 @kindex s (Category)
18884 @findex gnus-category-edit-score
18885 Edit the download score rule of the current category
18886 (@code{gnus-category-edit-score}).
18888 @item l
18889 @kindex l (Category)
18890 @findex gnus-category-list
18891 List all the categories (@code{gnus-category-list}).
18892 @end table
18895 @node Category Variables
18896 @subsubsection Category Variables
18898 @table @code
18899 @item gnus-category-mode-hook
18900 @vindex gnus-category-mode-hook
18901 Hook run in category buffers.
18903 @item gnus-category-line-format
18904 @vindex gnus-category-line-format
18905 Format of the lines in the category buffer (@pxref{Formatting
18906 Variables}).  Valid elements are:
18908 @table @samp
18909 @item c
18910 The name of the category.
18912 @item g
18913 The number of groups in the category.
18914 @end table
18916 @item gnus-category-mode-line-format
18917 @vindex gnus-category-mode-line-format
18918 Format of the category mode line (@pxref{Mode Line Formatting}).
18920 @item gnus-agent-short-article
18921 @vindex gnus-agent-short-article
18922 Articles that have fewer lines than this are short.  Default 100.
18924 @item gnus-agent-long-article
18925 @vindex gnus-agent-long-article
18926 Articles that have more lines than this are long.  Default 200.
18928 @item gnus-agent-low-score
18929 @vindex gnus-agent-low-score
18930 Articles that have a score lower than this have a low score.  Default
18933 @item gnus-agent-high-score
18934 @vindex gnus-agent-high-score
18935 Articles that have a score higher than this have a high score.  Default
18938 @item gnus-agent-expire-days
18939 @vindex gnus-agent-expire-days
18940 The number of days that a @samp{read} article must stay in the agent's
18941 local disk before becoming eligible for expiration (While the name is
18942 the same, this doesn't mean expiring the article on the server.  It
18943 just means deleting the local copy of the article).  What is also
18944 important to understand is that the counter starts with the time the
18945 article was written to the local disk and not the time the article was
18946 read.
18947 Default 7.
18949 @item gnus-agent-enable-expiration
18950 @vindex gnus-agent-enable-expiration
18951 Determines whether articles in a group are, by default, expired or
18952 retained indefinitely.  The default is @code{ENABLE} which means that
18953 you'll have to disable expiration when desired.  On the other hand,
18954 you could set this to @code{DISABLE}.  In that case, you would then
18955 have to enable expiration in selected groups.
18957 @end table
18960 @node Agent Commands
18961 @subsection Agent Commands
18962 @findex gnus-agent-toggle-plugged
18963 @kindex J j (Agent)
18965 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18966 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18967 toggles the plugged/unplugged state of the Gnus Agent.
18970 @menu
18971 * Group Agent Commands::        Configure groups and fetch their contents.
18972 * Summary Agent Commands::      Manually select then fetch specific articles.
18973 * Server Agent Commands::       Select the servers that are supported by the agent.
18974 @end menu
18979 @node Group Agent Commands
18980 @subsubsection Group Agent Commands
18982 @table @kbd
18983 @item J u
18984 @kindex J u (Agent Group)
18985 @findex gnus-agent-fetch-groups
18986 Fetch all eligible articles in the current group
18987 (@code{gnus-agent-fetch-groups}).
18989 @item J c
18990 @kindex J c (Agent Group)
18991 @findex gnus-enter-category-buffer
18992 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18994 @item J s
18995 @kindex J s (Agent Group)
18996 @findex gnus-agent-fetch-session
18997 Fetch all eligible articles in all groups
18998 (@code{gnus-agent-fetch-session}).
19000 @item J S
19001 @kindex J S (Agent Group)
19002 @findex gnus-group-send-queue
19003 Send all sendable messages in the queue group
19004 (@code{gnus-group-send-queue}).  @xref{Drafts}.
19006 @item J a
19007 @kindex J a (Agent Group)
19008 @findex gnus-agent-add-group
19009 Add the current group to an Agent category
19010 (@code{gnus-agent-add-group}).  This command understands the
19011 process/prefix convention (@pxref{Process/Prefix}).
19013 @item J r
19014 @kindex J r (Agent Group)
19015 @findex gnus-agent-remove-group
19016 Remove the current group from its category, if any
19017 (@code{gnus-agent-remove-group}).  This command understands the
19018 process/prefix convention (@pxref{Process/Prefix}).
19020 @item J Y
19021 @kindex J Y (Agent Group)
19022 @findex gnus-agent-synchronize-flags
19023 Synchronize flags changed while unplugged with remote server, if any.
19026 @end table
19029 @node Summary Agent Commands
19030 @subsubsection Summary Agent Commands
19032 @table @kbd
19033 @item J #
19034 @kindex J # (Agent Summary)
19035 @findex gnus-agent-mark-article
19036 Mark the article for downloading (@code{gnus-agent-mark-article}).
19038 @item J M-#
19039 @kindex J M-# (Agent Summary)
19040 @findex gnus-agent-unmark-article
19041 Remove the downloading mark from the article
19042 (@code{gnus-agent-unmark-article}).
19044 @cindex %
19045 @item @@
19046 @kindex @@ (Agent Summary)
19047 @findex gnus-agent-toggle-mark
19048 Toggle whether to download the article
19049 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
19050 default.
19052 @item J c
19053 @kindex J c (Agent Summary)
19054 @findex gnus-agent-catchup
19055 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
19057 @item J S
19058 @kindex J S (Agent Summary)
19059 @findex gnus-agent-fetch-group
19060 Download all eligible (@pxref{Agent Categories}) articles in this group.
19061 (@code{gnus-agent-fetch-group}).
19063 @item J s
19064 @kindex J s (Agent Summary)
19065 @findex gnus-agent-fetch-series
19066 Download all processable articles in this group.
19067 (@code{gnus-agent-fetch-series}).
19069 @item J u
19070 @kindex J u (Agent Summary)
19071 @findex gnus-agent-summary-fetch-group
19072 Download all downloadable articles in the current group
19073 (@code{gnus-agent-summary-fetch-group}).
19075 @end table
19078 @node Server Agent Commands
19079 @subsubsection Server Agent Commands
19081 @table @kbd
19082 @item J a
19083 @kindex J a (Agent Server)
19084 @findex gnus-agent-add-server
19085 Add the current server to the list of servers covered by the Gnus Agent
19086 (@code{gnus-agent-add-server}).
19088 @item J r
19089 @kindex J r (Agent Server)
19090 @findex gnus-agent-remove-server
19091 Remove the current server from the list of servers covered by the Gnus
19092 Agent (@code{gnus-agent-remove-server}).
19094 @end table
19097 @node Agent Visuals
19098 @subsection Agent Visuals
19100 If you open a summary while unplugged and, Gnus knows from the group's
19101 active range that there are more articles than the headers currently
19102 stored in the Agent, you may see some articles whose subject looks
19103 something like @samp{[Undownloaded article #####]}.  These are
19104 placeholders for the missing headers.  Aside from setting a mark,
19105 there is not much that can be done with one of these placeholders.
19106 When Gnus finally gets a chance to fetch the group's headers, the
19107 placeholders will automatically be replaced by the actual headers.
19108 You can configure the summary buffer's maneuvering to skip over the
19109 placeholders if you care (See @code{gnus-auto-goto-ignores}).
19111 While it may be obvious to all, the only headers and articles
19112 available while unplugged are those headers and articles that were
19113 fetched into the Agent while previously plugged.  To put it another
19114 way, ``If you forget to fetch something while plugged, you might have a
19115 less than satisfying unplugged session''.  For this reason, the Agent
19116 adds two visual effects to your summary buffer.  These effects display
19117 the download status of each article so that you always know which
19118 articles will be available when unplugged.
19120 The first visual effect is the @samp{%O} spec.  If you customize
19121 @code{gnus-summary-line-format} to include this specifier, you will add
19122 a single character field that indicates an article's download status.
19123 Articles that have been fetched into either the Agent or the Cache,
19124 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
19125 other articles will display @code{gnus-undownloaded-mark} (defaults to
19126 @samp{-}).  If you open a group that has not been agentized, a space
19127 (@samp{ }) will be displayed.
19129 The second visual effect are the undownloaded faces.  The faces, there
19130 are three indicating the article's score (low, normal, high), seem to
19131 result in a love/hate response from many Gnus users.  The problem is
19132 that the face selection is controlled by a list of condition tests and
19133 face names (See @code{gnus-summary-highlight}).  Each condition is
19134 tested in the order in which it appears in the list so early
19135 conditions have precedence over later conditions.  All of this means
19136 that, if you tick an undownloaded article, the article will continue
19137 to be displayed in the undownloaded face rather than the ticked face.
19139 If you use the Agent as a cache (to avoid downloading the same article
19140 each time you visit it or to minimize your connection time), the
19141 undownloaded face will probably seem like a good idea.  The reason
19142 being that you do all of our work (marking, reading, deleting) with
19143 downloaded articles so the normal faces always appear.
19145 For occasional Agent users, the undownloaded faces may appear to be an
19146 absolutely horrible idea.  The issue being that, since most of their
19147 articles have not been fetched into the Agent, most of the normal
19148 faces will be obscured by the undownloaded faces.  If this is your
19149 situation, you have two choices available.  First, you can completely
19150 disable the undownload faces by customizing
19151 @code{gnus-summary-highlight} to delete the three cons-cells that
19152 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second,
19153 if you prefer to take a more fine-grained approach, you may set the
19154 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
19155 This parameter, like all other agent parameters, may be set on an
19156 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
19157 Parameters}), or an individual group (@pxref{Group Parameters}).
19159 @node Agent as Cache
19160 @subsection Agent as Cache
19162 When Gnus is plugged, it is not efficient to download headers or
19163 articles from the server again, if they are already stored in the
19164 Agent.  So, Gnus normally only downloads headers once, and stores them
19165 in the Agent.  These headers are later used when generating the summary
19166 buffer, regardless of whether you are plugged or unplugged.  Articles
19167 are not cached in the Agent by default though (that would potentially
19168 consume lots of disk space), but if you have already downloaded an
19169 article into the Agent, Gnus will not download the article from the
19170 server again but use the locally stored copy instead.
19172 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
19173 @pxref{Agent Variables}) to always download headers and articles while
19174 plugged.  Gnus will almost certainly be slower, but it will be kept
19175 synchronized with the server.  That last point probably won't make any
19176 sense if you are using a nntp or nnimap back end.
19178 @node Agent Expiry
19179 @subsection Agent Expiry
19181 @vindex gnus-agent-expire-days
19182 @findex gnus-agent-expire
19183 @kindex M-x gnus-agent-expire
19184 @kindex M-x gnus-agent-expire-group
19185 @findex gnus-agent-expire-group
19186 @cindex agent expiry
19187 @cindex Gnus agent expiry
19188 @cindex expiry, in Gnus agent
19190 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
19191 least it doesn't handle it like other back ends.  Instead, there are
19192 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
19193 commands that will expire all read articles that are older than
19194 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
19195 that you're running out of space.  Neither are particularly fast or
19196 efficient, and it's not a particularly good idea to interrupt them (with
19197 @kbd{C-g} or anything else) once you've started one of them.
19199 Note that other functions, e.g. @code{gnus-request-expire-articles},
19200 might run @code{gnus-agent-expire} for you to keep the agent
19201 synchronized with the group.
19203 The agent parameter @code{agent-enable-expiration} may be used to
19204 prevent expiration in selected groups.
19206 @vindex gnus-agent-expire-all
19207 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
19208 expiration commands will expire all articles---unread, read, ticked
19209 and dormant.  If @code{nil} (which is the default), only read articles
19210 are eligible for expiry, and unread, ticked and dormant articles will
19211 be kept indefinitely.
19213 If you find that some articles eligible for expiry are never expired,
19214 perhaps some Gnus Agent files are corrupted.  There's are special
19215 commands, @code{gnus-agent-regenerate} and
19216 @code{gnus-agent-regenerate-group}, to fix possible problems.
19218 @node Agent Regeneration
19219 @subsection Agent Regeneration
19221 @cindex agent regeneration
19222 @cindex Gnus agent regeneration
19223 @cindex regeneration
19225 The local data structures used by @code{nnagent} may become corrupted
19226 due to certain exceptional conditions.  When this happens,
19227 @code{nnagent} functionality may degrade or even fail.  The solution
19228 to this problem is to repair the local data structures by removing all
19229 internal inconsistencies.
19231 For example, if your connection to your server is lost while
19232 downloaded articles into the agent, the local data structures will not
19233 know about articles successfully downloaded prior to the connection
19234 failure.  Running @code{gnus-agent-regenerate} or
19235 @code{gnus-agent-regenerate-group} will update the data structures
19236 such that you don't need to download these articles a second time.
19238 @findex gnus-agent-regenerate
19239 @kindex M-x gnus-agent-regenerate
19240 The command @code{gnus-agent-regenerate} will perform
19241 @code{gnus-agent-regenerate-group} on every agentized group.  While
19242 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
19243 recommended that you first close all summary buffers.
19245 @findex gnus-agent-regenerate-group
19246 @kindex M-x gnus-agent-regenerate-group
19247 The command @code{gnus-agent-regenerate-group} uses the local copies
19248 of individual articles to repair the local @acronym{NOV}(header) database.  It
19249 then updates the internal data structures that document which articles
19250 are stored locally.  An optional argument will mark articles in the
19251 agent as unread.
19253 @node Agent and IMAP
19254 @subsection Agent and IMAP
19256 The Agent works with any Gnus back end, including nnimap.  However,
19257 since there are some conceptual differences between @acronym{NNTP} and
19258 @acronym{IMAP}, this section (should) provide you with some information to
19259 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
19261 The first thing to keep in mind is that all flags (read, ticked, etc)
19262 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
19263 case for nntp.  Thus Gnus need to remember flag changes when
19264 disconnected, and synchronize these flags when you plug back in.
19266 Gnus keeps track of flag changes when reading nnimap groups under the
19267 Agent.  When you plug back in, Gnus will check if you have any changed
19268 any flags and ask if you wish to synchronize these with the server.
19269 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
19271 @vindex gnus-agent-synchronize-flags
19272 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19273 never automatically synchronize flags.  If it is @code{ask}, which is
19274 the default, the Agent will check if you made any changes and if so
19275 ask if you wish to synchronize these when you re-connect.  If it has
19276 any other value, all flags will be synchronized automatically.
19278 If you do not wish to synchronize flags automatically when you
19279 re-connect, you can do it manually with the
19280 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
19281 in the group buffer.
19283 Some things are currently not implemented in the Agent that you'd might
19284 expect from a disconnected @acronym{IMAP} client, including:
19286 @itemize @bullet
19288 @item
19289 Copying/moving articles into nnimap groups when unplugged.
19291 @item
19292 Creating/deleting nnimap groups when unplugged.
19294 @end itemize
19296 Technical note: the synchronization algorithm does not work by ``pushing''
19297 all local flags to the server, but rather incrementally update the
19298 server view of flags by changing only those flags that were changed by
19299 the user.  Thus, if you set one flag on an article, quit the group and
19300 re-select the group and remove the flag; the flag will be set and
19301 removed from the server when you ``synchronize''.  The queued flag
19302 operations can be found in the per-server @code{flags} file in the Agent
19303 directory.  It's emptied when you synchronize flags.
19306 @node Outgoing Messages
19307 @subsection Outgoing Messages
19309 When Gnus is unplugged, all outgoing messages (both mail and news) are
19310 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
19311 them there after posting, and edit them at will.
19313 When Gnus is plugged again, you can send the messages either from the
19314 draft group with the special commands available there, or you can use
19315 the @kbd{J S} command in the group buffer to send all the sendable
19316 messages in the draft group.
19320 @node Agent Variables
19321 @subsection Agent Variables
19323 @table @code
19324 @item gnus-agent-directory
19325 @vindex gnus-agent-directory
19326 Where the Gnus Agent will store its files.  The default is
19327 @file{~/News/agent/}.
19329 @item gnus-agent-handle-level
19330 @vindex gnus-agent-handle-level
19331 Groups on levels (@pxref{Group Levels}) higher than this variable will
19332 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
19333 which means that only subscribed group will be considered by the Agent
19334 by default.
19336 @item gnus-agent-plugged-hook
19337 @vindex gnus-agent-plugged-hook
19338 Hook run when connecting to the network.
19340 @item gnus-agent-unplugged-hook
19341 @vindex gnus-agent-unplugged-hook
19342 Hook run when disconnecting from the network.
19344 @item gnus-agent-fetched-hook
19345 @vindex gnus-agent-fetched-hook
19346 Hook run when finished fetching articles.
19348 @item gnus-agent-cache
19349 @vindex gnus-agent-cache
19350 Variable to control whether use the locally stored @acronym{NOV} and
19351 articles when plugged, e.g. essentially using the Agent as a cache.
19352 The default is non-@code{nil}, which means to use the Agent as a cache.
19354 @item gnus-agent-go-online
19355 @vindex gnus-agent-go-online
19356 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
19357 automatically switch offline servers into online status.  If it is
19358 @code{ask}, the default, the Agent will ask if you wish to switch
19359 offline servers into online status when you re-connect.  If it has any
19360 other value, all offline servers will be automatically switched into
19361 online status.
19363 @item gnus-agent-mark-unread-after-downloaded
19364 @vindex gnus-agent-mark-unread-after-downloaded
19365 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
19366 mark articles as unread after downloading.  This is usually a safe
19367 thing to do as the newly downloaded article has obviously not been
19368 read.  The default is @code{t}.
19370 @item gnus-agent-consider-all-articles
19371 @vindex gnus-agent-consider-all-articles
19372 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
19373 agent will let the agent predicate decide whether articles need to be
19374 downloaded or not, for all articles.  When @code{nil}, the default,
19375 the agent will only let the predicate decide whether unread articles
19376 are downloaded or not.  If you enable this, you may also want to look
19377 into the agent expiry settings (@pxref{Category Variables}), so that
19378 the agent doesn't download articles which the agent will later expire,
19379 over and over again.
19381 @item gnus-agent-max-fetch-size
19382 @vindex gnus-agent-max-fetch-size
19383 The agent fetches articles into a temporary buffer prior to parsing
19384 them into individual files.  To avoid exceeding the max. buffer size,
19385 the agent alternates between fetching and parsing until all articles
19386 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
19387 limit to control how often the cycling occurs.  A large value improves
19388 performance.  A small value minimizes the time lost should the
19389 connection be lost while fetching (You may need to run
19390 @code{gnus-agent-regenerate-group} to update the group's state.
19391 However, all articles parsed prior to loosing the connection will be
19392 available while unplugged).  The default is 10M so it is unusual to
19393 see any cycling.
19395 @item gnus-server-unopen-status
19396 @vindex gnus-server-unopen-status
19397 Perhaps not an Agent variable, but closely related to the Agent, this
19398 variable says what will happen if Gnus cannot open a server.  If the
19399 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
19400 whether to deny the server or whether to unplug the agent.  If the
19401 Agent is disabled, Gnus always simply deny the server.  Other choices
19402 for this variable include @code{denied} and @code{offline} the latter
19403 is only valid if the Agent is used.
19405 @item gnus-auto-goto-ignores
19406 @vindex gnus-auto-goto-ignores
19407 Another variable that isn't an Agent variable, yet so closely related
19408 that most will look for it here, this variable tells the summary
19409 buffer how to maneuver around undownloaded (only headers stored in the
19410 agent) and unfetched (neither article nor headers stored) articles.
19412 The valid values are @code{nil} (maneuver to any article),
19413 @code{undownloaded} (maneuvering while unplugged ignores articles that
19414 have not been fetched), @code{always-undownloaded} (maneuvering always
19415 ignores articles that have not been fetched), @code{unfetched}
19416 (maneuvering ignores articles whose headers have not been fetched).
19418 @item gnus-agent-auto-agentize-methods
19419 @vindex gnus-agent-auto-agentize-methods
19420 If you have never used the Agent before (or more technically, if
19421 @file{~/News/agent/lib/servers} does not exist), Gnus will
19422 automatically agentize a few servers for you.  This variable control
19423 which backends should be auto-agentized.  It is typically only useful
19424 to agentize remote backends.  The auto-agentizing has the same effect
19425 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
19426 If the file exist, you must manage the servers manually by adding or
19427 removing them, this variable is only applicable the first time you
19428 start Gnus.  The default is @samp{(nntp nnimap)}.
19430 @end table
19433 @node Example Setup
19434 @subsection Example Setup
19436 If you don't want to read this manual, and you have a fairly standard
19437 setup, you may be able to use something like the following as your
19438 @file{~/.gnus.el} file to get started.
19440 @lisp
19441 ;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19442 ;; @r{from your ISP's server.}
19443 (setq gnus-select-method '(nntp "news.your-isp.com"))
19445 ;; @r{Define how Gnus is to read your mail.  We read mail from}
19446 ;; @r{your ISP's @acronym{POP} server.}
19447 (setq mail-sources '((pop :server "pop.your-isp.com")))
19449 ;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19450 (setq gnus-secondary-select-methods '((nnml "")))
19452 ;; @r{Make Gnus into an offline newsreader.}
19453 ;; (gnus-agentize) ; @r{The obsolete setting.}
19454 ;; (setq gnus-agent t) ; @r{Now the default.}
19455 @end lisp
19457 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19458 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19459 gnus}.
19461 If this is the first time you've run Gnus, you will be subscribed
19462 automatically to a few default newsgroups.  You'll probably want to
19463 subscribe to more groups, and to do that, you have to query the
19464 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19465 command.  This usually takes quite a while, but you only have to do it
19466 once.
19468 After reading and parsing a while, you'll be presented with a list of
19469 groups.  Subscribe to the ones you want to read with the @kbd{u}
19470 command.  @kbd{l} to make all the killed groups disappear after you've
19471 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19472 back all the killed groups.)
19474 You can now read the groups at once, or you can download the articles
19475 with the @kbd{J s} command.  And then read the rest of this manual to
19476 find out which of the other gazillion things you want to customize.
19479 @node Batching Agents
19480 @subsection Batching Agents
19481 @findex gnus-agent-batch
19483 Having the Gnus Agent fetch articles (and post whatever messages you've
19484 written) is quite easy once you've gotten things set up properly.  The
19485 following shell script will do everything that is necessary:
19487 You can run a complete batch command from the command line with the
19488 following incantation:
19490 @example
19491 #!/bin/sh
19492 emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1
19493 @end example
19496 @node Agent Caveats
19497 @subsection Agent Caveats
19499 The Gnus Agent doesn't seem to work like most other offline
19500 newsreaders.  Here are some common questions that some imaginary people
19501 may ask:
19503 @table @dfn
19504 @item If I read an article while plugged, do they get entered into the Agent?
19506 @strong{No}.  If you want this behavior, add
19507 @code{gnus-agent-fetch-selected-article} to
19508 @code{gnus-select-article-hook}.
19510 @item If I read an article while plugged, and the article already exists in
19511 the Agent, will it get downloaded once more?
19513 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19515 @end table
19517 In short, when Gnus is unplugged, it only looks into the locally stored
19518 articles; when it's plugged, it talks to your ISP and may also use the
19519 locally stored articles.
19522 @node Scoring
19523 @chapter Scoring
19524 @cindex scoring
19526 Other people use @dfn{kill files}, but we here at Gnus Towers like
19527 scoring better than killing, so we'd rather switch than fight.  They do
19528 something completely different as well, so sit up straight and pay
19529 attention!
19531 @vindex gnus-summary-mark-below
19532 All articles have a default score (@code{gnus-summary-default-score}),
19533 which is 0 by default.  This score may be raised or lowered either
19534 interactively or by score files.  Articles that have a score lower than
19535 @code{gnus-summary-mark-below} are marked as read.
19537 Gnus will read any @dfn{score files} that apply to the current group
19538 before generating the summary buffer.
19540 There are several commands in the summary buffer that insert score
19541 entries based on the current article.  You can, for instance, ask Gnus to
19542 lower or increase the score of all articles with a certain subject.
19544 There are two sorts of scoring entries: Permanent and temporary.
19545 Temporary score entries are self-expiring entries.  Any entries that are
19546 temporary and have not been used for, say, a week, will be removed
19547 silently to help keep the sizes of the score files down.
19549 @menu
19550 * Summary Score Commands::      Adding score entries for the current group.
19551 * Group Score Commands::        General score commands.
19552 * Score Variables::             Customize your scoring.  (My, what terminology).
19553 * Score File Format::           What a score file may contain.
19554 * Score File Editing::          You can edit score files by hand as well.
19555 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19556 * Home Score File::             How to say where new score entries are to go.
19557 * Followups To Yourself::       Having Gnus notice when people answer you.
19558 * Scoring On Other Headers::    Scoring on non-standard headers.
19559 * Scoring Tips::                How to score effectively.
19560 * Reverse Scoring::             That problem child of old is not problem.
19561 * Global Score Files::          Earth-spanning, ear-splitting score files.
19562 * Kill Files::                  They are still here, but they can be ignored.
19563 * Converting Kill Files::       Translating kill files to score files.
19564 * GroupLens::                   Getting predictions on what you like to read.
19565 * Advanced Scoring::            Using logical expressions to build score rules.
19566 * Score Decays::                It can be useful to let scores wither away.
19567 @end menu
19570 @node Summary Score Commands
19571 @section Summary Score Commands
19572 @cindex score commands
19574 The score commands that alter score entries do not actually modify real
19575 score files.  That would be too inefficient.  Gnus maintains a cache of
19576 previously loaded score files, one of which is considered the
19577 @dfn{current score file alist}.  The score commands simply insert
19578 entries into this list, and upon group exit, this list is saved.
19580 The current score file is by default the group's local score file, even
19581 if no such score file actually exists.  To insert score commands into
19582 some other score file (e.g. @file{all.SCORE}), you must first make this
19583 score file the current one.
19585 General score commands that don't actually change the score file:
19587 @table @kbd
19589 @item V s
19590 @kindex V s (Summary)
19591 @findex gnus-summary-set-score
19592 Set the score of the current article (@code{gnus-summary-set-score}).
19594 @item V S
19595 @kindex V S (Summary)
19596 @findex gnus-summary-current-score
19597 Display the score of the current article
19598 (@code{gnus-summary-current-score}).
19600 @item V t
19601 @kindex V t (Summary)
19602 @findex gnus-score-find-trace
19603 Display all score rules that have been used on the current article
19604 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19605 may type @kbd{e} to edit score file corresponding to the score rule on
19606 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19607 score file and edit it.
19609 @item V w
19610 @kindex V w (Summary)
19611 @findex gnus-score-find-favourite-words
19612 List words used in scoring (@code{gnus-score-find-favourite-words}).
19614 @item V R
19615 @kindex V R (Summary)
19616 @findex gnus-summary-rescore
19617 Run the current summary through the scoring process
19618 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19619 around with your score files behind Gnus' back and want to see the
19620 effect you're having.
19622 @item V c
19623 @kindex V c (Summary)
19624 @findex gnus-score-change-score-file
19625 Make a different score file the current
19626 (@code{gnus-score-change-score-file}).
19628 @item V e
19629 @kindex V e (Summary)
19630 @findex gnus-score-edit-current-scores
19631 Edit the current score file (@code{gnus-score-edit-current-scores}).
19632 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19633 File Editing}).
19635 @item V f
19636 @kindex V f (Summary)
19637 @findex gnus-score-edit-file
19638 Edit a score file and make this score file the current one
19639 (@code{gnus-score-edit-file}).
19641 @item V F
19642 @kindex V F (Summary)
19643 @findex gnus-score-flush-cache
19644 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19645 after editing score files.
19647 @item V C
19648 @kindex V C (Summary)
19649 @findex gnus-score-customize
19650 Customize a score file in a visually pleasing manner
19651 (@code{gnus-score-customize}).
19653 @end table
19655 The rest of these commands modify the local score file.
19657 @table @kbd
19659 @item V m
19660 @kindex V m (Summary)
19661 @findex gnus-score-set-mark-below
19662 Prompt for a score, and mark all articles with a score below this as
19663 read (@code{gnus-score-set-mark-below}).
19665 @item V x
19666 @kindex V x (Summary)
19667 @findex gnus-score-set-expunge-below
19668 Prompt for a score, and add a score rule to the current score file to
19669 expunge all articles below this score
19670 (@code{gnus-score-set-expunge-below}).
19671 @end table
19673 The keystrokes for actually making score entries follow a very regular
19674 pattern, so there's no need to list all the commands.  (Hundreds of
19675 them.)
19677 @findex gnus-summary-increase-score
19678 @findex gnus-summary-lower-score
19680 @enumerate
19681 @item
19682 The first key is either @kbd{I} (upper case i) for increasing the score
19683 or @kbd{L} for lowering the score.
19684 @item
19685 The second key says what header you want to score on.  The following
19686 keys are available:
19687 @table @kbd
19689 @item a
19690 Score on the author name.
19692 @item s
19693 Score on the subject line.
19695 @item x
19696 Score on the @code{Xref} line---i.e., the cross-posting line.
19698 @item r
19699 Score on the @code{References} line.
19701 @item d
19702 Score on the date.
19704 @item l
19705 Score on the number of lines.
19707 @item i
19708 Score on the @code{Message-ID} header.
19710 @item e
19711 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19712 if your @acronym{NNTP} server tracks additional header data in overviews.
19714 @item f
19715 Score on followups---this matches the author name, and adds scores to
19716 the followups to this author.  (Using this key leads to the creation of
19717 @file{ADAPT} files.)
19719 @item b
19720 Score on the body.
19722 @item h
19723 Score on the head.
19725 @item t
19726 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19727 files.)
19729 @end table
19731 @item
19732 The third key is the match type.  Which match types are valid depends on
19733 what headers you are scoring on.
19735 @table @code
19737 @item strings
19739 @table @kbd
19741 @item e
19742 Exact matching.
19744 @item s
19745 Substring matching.
19747 @item f
19748 Fuzzy matching (@pxref{Fuzzy Matching}).
19750 @item r
19751 Regexp matching
19752 @end table
19754 @item date
19755 @table @kbd
19757 @item b
19758 Before date.
19760 @item a
19761 After date.
19763 @item n
19764 This date.
19765 @end table
19767 @item number
19768 @table @kbd
19770 @item <
19771 Less than number.
19773 @item =
19774 Equal to number.
19776 @item >
19777 Greater than number.
19778 @end table
19779 @end table
19781 @item
19782 The fourth and usually final key says whether this is a temporary (i.e.,
19783 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19784 or whether it is to be done immediately, without adding to the score
19785 file.
19786 @table @kbd
19788 @item t
19789 Temporary score entry.
19791 @item p
19792 Permanent score entry.
19794 @item i
19795 Immediately scoring.
19796 @end table
19798 @item
19799 If you are scoring on `e' (extra) headers, you will then be prompted for
19800 the header name on which you wish to score.  This must be a header named
19801 in gnus-extra-headers, and @samp{TAB} completion is available.
19803 @end enumerate
19805 So, let's say you want to increase the score on the current author with
19806 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19807 score based on the subject line, using substring matching, and make a
19808 temporary score entry: @kbd{L s s t}.  Pretty easy.
19810 To make things a bit more complicated, there are shortcuts.  If you use
19811 a capital letter on either the second or third keys, Gnus will use
19812 defaults for the remaining one or two keystrokes.  The defaults are
19813 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19814 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19816 These functions take both the numerical prefix and the symbolic prefix
19817 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19818 (or increase) the score of the article.  A symbolic prefix of @code{a}
19819 says to use the @file{all.SCORE} file for the command instead of the
19820 current score file.
19822 @vindex gnus-score-mimic-keymap
19823 The @code{gnus-score-mimic-keymap} says whether these commands will
19824 pretend they are keymaps or not.
19827 @node Group Score Commands
19828 @section Group Score Commands
19829 @cindex group score commands
19831 There aren't many of these as yet, I'm afraid.
19833 @table @kbd
19835 @item W f
19836 @kindex W f (Group)
19837 @findex gnus-score-flush-cache
19838 Gnus maintains a cache of score alists to avoid having to reload them
19839 all the time.  This command will flush the cache
19840 (@code{gnus-score-flush-cache}).
19842 @end table
19844 You can do scoring from the command line by saying something like:
19846 @findex gnus-batch-score
19847 @cindex batch scoring
19848 @example
19849 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19850 @end example
19853 @node Score Variables
19854 @section Score Variables
19855 @cindex score variables
19857 @table @code
19859 @item gnus-use-scoring
19860 @vindex gnus-use-scoring
19861 If @code{nil}, Gnus will not check for score files, and will not, in
19862 general, do any score-related work.  This is @code{t} by default.
19864 @item gnus-kill-killed
19865 @vindex gnus-kill-killed
19866 If this variable is @code{nil}, Gnus will never apply score files to
19867 articles that have already been through the kill process.  While this
19868 may save you lots of time, it also means that if you apply a kill file
19869 to a group, and then change the kill file and want to run it over you
19870 group again to kill more articles, it won't work.  You have to set this
19871 variable to @code{t} to do that.  (It is @code{t} by default.)
19873 @item gnus-kill-files-directory
19874 @vindex gnus-kill-files-directory
19875 All kill and score files will be stored in this directory, which is
19876 initialized from the @env{SAVEDIR} environment variable by default.
19877 This is @file{~/News/} by default.
19879 @item gnus-score-file-suffix
19880 @vindex gnus-score-file-suffix
19881 Suffix to add to the group name to arrive at the score file name
19882 (@file{SCORE} by default.)
19884 @item gnus-score-uncacheable-files
19885 @vindex gnus-score-uncacheable-files
19886 @cindex score cache
19887 All score files are normally cached to avoid excessive re-loading of
19888 score files.  However, if this might make your Emacs grow big and
19889 bloated, so this regexp can be used to weed out score files unlikely
19890 to be needed again.  It would be a bad idea to deny caching of
19891 @file{all.SCORE}, while it might be a good idea to not cache
19892 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19893 variable is @samp{ADAPT$} by default, so no adaptive score files will
19894 be cached.
19896 @item gnus-save-score
19897 @vindex gnus-save-score
19898 If you have really complicated score files, and do lots of batch
19899 scoring, then you might set this variable to @code{t}.  This will make
19900 Gnus save the scores into the @file{.newsrc.eld} file.
19902 If you do not set this to @code{t}, then manual scores (like those set
19903 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19904 across group visits.
19906 @item gnus-score-interactive-default-score
19907 @vindex gnus-score-interactive-default-score
19908 Score used by all the interactive raise/lower commands to raise/lower
19909 score with.  Default is 1000, which may seem excessive, but this is to
19910 ensure that the adaptive scoring scheme gets enough room to play with.
19911 We don't want the small changes from the adaptive scoring to overwrite
19912 manually entered data.
19914 @item gnus-summary-default-score
19915 @vindex gnus-summary-default-score
19916 Default score of an article, which is 0 by default.
19918 @item gnus-summary-expunge-below
19919 @vindex gnus-summary-expunge-below
19920 Don't display the summary lines of articles that have scores lower than
19921 this variable.  This is @code{nil} by default, which means that no
19922 articles will be hidden.  This variable is local to the summary buffers,
19923 and has to be set from @code{gnus-summary-mode-hook}.
19925 @item gnus-score-over-mark
19926 @vindex gnus-score-over-mark
19927 Mark (in the third column) used for articles with a score over the
19928 default.  Default is @samp{+}.
19930 @item gnus-score-below-mark
19931 @vindex gnus-score-below-mark
19932 Mark (in the third column) used for articles with a score below the
19933 default.  Default is @samp{-}.
19935 @item gnus-score-find-score-files-function
19936 @vindex gnus-score-find-score-files-function
19937 Function used to find score files for the current group.  This function
19938 is called with the name of the group as the argument.
19940 Predefined functions available are:
19941 @table @code
19943 @item gnus-score-find-single
19944 @findex gnus-score-find-single
19945 Only apply the group's own score file.
19947 @item gnus-score-find-bnews
19948 @findex gnus-score-find-bnews
19949 Apply all score files that match, using bnews syntax.  This is the
19950 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19951 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19952 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19953 @samp{all} in the score file names are translated into @samp{.*}, and
19954 then a regexp match is done.
19956 This means that if you have some score entries that you want to apply to
19957 all groups, then you put those entries in the @file{all.SCORE} file.
19959 The score files are applied in a semi-random order, although Gnus will
19960 try to apply the more general score files before the more specific score
19961 files.  It does this by looking at the number of elements in the score
19962 file names---discarding the @samp{all} elements.
19964 @item gnus-score-find-hierarchical
19965 @findex gnus-score-find-hierarchical
19966 Apply all score files from all the parent groups.  This means that you
19967 can't have score files like @file{all.SCORE}, but you can have
19968 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19969 server.
19971 @end table
19972 This variable can also be a list of functions.  In that case, all
19973 these functions will be called with the group name as argument, and
19974 all the returned lists of score files will be applied.  These
19975 functions can also return lists of lists of score alists directly.  In
19976 that case, the functions that return these non-file score alists
19977 should probably be placed before the ``real'' score file functions, to
19978 ensure that the last score file returned is the local score file.
19979 Phu.
19981 For example, to do hierarchical scoring but use a non-server-specific
19982 overall score file, you could use the value
19983 @example
19984 (list (lambda (group) ("all.SCORE"))
19985       'gnus-score-find-hierarchical)
19986 @end example
19988 @item gnus-score-expiry-days
19989 @vindex gnus-score-expiry-days
19990 This variable says how many days should pass before an unused score file
19991 entry is expired.  If this variable is @code{nil}, no score file entries
19992 are expired.  It's 7 by default.
19994 @item gnus-update-score-entry-dates
19995 @vindex gnus-update-score-entry-dates
19996 If this variable is non-@code{nil}, temporary score entries that have
19997 been triggered (matched) will have their dates updated.  (This is how Gnus
19998 controls expiry---all non-matched-entries will become too old while
19999 matched entries will stay fresh and young.)  However, if you set this
20000 variable to @code{nil}, even matched entries will grow old and will
20001 have to face that oh-so grim reaper.
20003 @item gnus-score-after-write-file-function
20004 @vindex gnus-score-after-write-file-function
20005 Function called with the name of the score file just written.
20007 @item gnus-score-thread-simplify
20008 @vindex gnus-score-thread-simplify
20009 If this variable is non-@code{nil}, article subjects will be
20010 simplified for subject scoring purposes in the same manner as with
20011 threading---according to the current value of
20012 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
20013 @code{substring} or @code{exact} matching, the match will also be
20014 simplified in this manner.
20016 @end table
20019 @node Score File Format
20020 @section Score File Format
20021 @cindex score file format
20023 A score file is an @code{emacs-lisp} file that normally contains just a
20024 single form.  Casual users are not expected to edit these files;
20025 everything can be changed from the summary buffer.
20027 Anyway, if you'd like to dig into it yourself, here's an example:
20029 @lisp
20030 (("from"
20031   ("Lars Ingebrigtsen" -10000)
20032   ("Per Abrahamsen")
20033   ("larsi\\|lmi" -50000 nil R))
20034  ("subject"
20035   ("Ding is Badd" nil 728373))
20036  ("xref"
20037   ("alt.politics" -1000 728372 s))
20038  ("lines"
20039   (2 -100 nil <))
20040  (mark 0)
20041  (expunge -1000)
20042  (mark-and-expunge -10)
20043  (read-only nil)
20044  (orphan -10)
20045  (adapt t)
20046  (files "/hom/larsi/News/gnu.SCORE")
20047  (exclude-files "all.SCORE")
20048  (local (gnus-newsgroup-auto-expire t)
20049         (gnus-summary-make-false-root empty))
20050  (eval (ding)))
20051 @end lisp
20053 This example demonstrates most score file elements.  @xref{Advanced
20054 Scoring}, for a different approach.
20056 Even though this looks much like Lisp code, nothing here is actually
20057 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
20058 has to be valid syntactically, if not semantically.
20060 Six keys are supported by this alist:
20062 @table @code
20064 @item STRING
20065 If the key is a string, it is the name of the header to perform the
20066 match on.  Scoring can only be performed on these eight headers:
20067 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
20068 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
20069 these headers, there are three strings to tell Gnus to fetch the entire
20070 article and do the match on larger parts of the article: @code{Body}
20071 will perform the match on the body of the article, @code{Head} will
20072 perform the match on the head of the article, and @code{All} will
20073 perform the match on the entire article.  Note that using any of these
20074 last three keys will slow down group entry @emph{considerably}.  The
20075 final ``header'' you can score on is @code{Followup}.  These score
20076 entries will result in new score entries being added for all follow-ups
20077 to articles that matches these score entries.
20079 Following this key is an arbitrary number of score entries, where each
20080 score entry has one to four elements.
20081 @enumerate
20083 @item
20084 The first element is the @dfn{match element}.  On most headers this will
20085 be a string, but on the Lines and Chars headers, this must be an
20086 integer.
20088 @item
20089 If the second element is present, it should be a number---the @dfn{score
20090 element}.  This number should be an integer in the neginf to posinf
20091 interval.  This number is added to the score of the article if the match
20092 is successful.  If this element is not present, the
20093 @code{gnus-score-interactive-default-score} number will be used
20094 instead.  This is 1000 by default.
20096 @item
20097 If the third element is present, it should be a number---the @dfn{date
20098 element}.  This date says when the last time this score entry matched,
20099 which provides a mechanism for expiring the score entries.  It this
20100 element is not present, the score entry is permanent.  The date is
20101 represented by the number of days since December 31, 1 BCE.
20103 @item
20104 If the fourth element is present, it should be a symbol---the @dfn{type
20105 element}.  This element specifies what function should be used to see
20106 whether this score entry matches the article.  What match types that can
20107 be used depends on what header you wish to perform the match on.
20108 @table @dfn
20110 @item From, Subject, References, Xref, Message-ID
20111 For most header types, there are the @code{r} and @code{R} (regexp), as
20112 well as @code{s} and @code{S} (substring) types, and @code{e} and
20113 @code{E} (exact match), and @code{w} (word match) types.  If this
20114 element is not present, Gnus will assume that substring matching should
20115 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
20116 that the matches will be done in a case-sensitive manner.  All these
20117 one-letter types are really just abbreviations for the @code{regexp},
20118 @code{string}, @code{exact}, and @code{word} types, which you can use
20119 instead, if you feel like.
20121 @item Extra
20122 Just as for the standard string overview headers, if you are using
20123 gnus-extra-headers, you can score on these headers' values.  In this
20124 case, there is a 5th element in the score entry, being the name of the
20125 header to be scored.  The following entry is useful in your
20126 @file{all.SCORE} file in case of spam attacks from a single origin
20127 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
20128 overviews:
20130 @lisp
20131 ("111.222.333.444" -1000 nil s
20132  "NNTP-Posting-Host")
20133 @end lisp
20135 @item Lines, Chars
20136 These two headers use different match types: @code{<}, @code{>},
20137 @code{=}, @code{>=} and @code{<=}.
20139 These predicates are true if
20141 @example
20142 (PREDICATE HEADER MATCH)
20143 @end example
20145 evaluates to non-@code{nil}.  For instance, the advanced match
20146 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
20147 following form:
20149 @lisp
20150 (< header-value 4)
20151 @end lisp
20153 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
20154 the match, we get the score added if the article has less than 4 lines.
20155 (It's easy to get confused and think it's the other way around.  But
20156 it's not.  I think.)
20158 When matching on @code{Lines}, be careful because some back ends (like
20159 @code{nndir}) do not generate @code{Lines} header, so every article ends
20160 up being marked as having 0 lines.  This can lead to strange results if
20161 you happen to lower score of the articles with few lines.
20163 @item Date
20164 For the Date header we have three kinda silly match types:
20165 @code{before}, @code{at} and @code{after}.  I can't really imagine this
20166 ever being useful, but, like, it would feel kinda silly not to provide
20167 this function.  Just in case.  You never know.  Better safe than sorry.
20168 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
20169 sex on a first date.  (I have been told that at least one person, and I
20170 quote, ``found this function indispensable'', however.)
20172 @cindex ISO8601
20173 @cindex date
20174 A more useful match type is @code{regexp}.  With it, you can match the
20175 date string using a regular expression.  The date is normalized to
20176 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
20177 you want to match all articles that have been posted on April 1st in
20178 every year, you could use @samp{....0401.........} as a match string,
20179 for instance.  (Note that the date is kept in its original time zone, so
20180 this will match articles that were posted when it was April 1st where
20181 the article was posted from.  Time zones are such wholesome fun for the
20182 whole family, eh?)
20184 @item Head, Body, All
20185 These three match keys use the same match types as the @code{From} (etc)
20186 header uses.
20188 @item Followup
20189 This match key is somewhat special, in that it will match the
20190 @code{From} header, and affect the score of not only the matching
20191 articles, but also all followups to the matching articles.  This allows
20192 you e.g. increase the score of followups to your own articles, or
20193 decrease the score of followups to the articles of some known
20194 trouble-maker.  Uses the same match types as the @code{From} header
20195 uses.  (Using this match key will lead to creation of @file{ADAPT}
20196 files.)
20198 @item Thread
20199 This match key works along the same lines as the @code{Followup} match
20200 key.  If you say that you want to score on a (sub-)thread started by an
20201 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
20202 match.  This will add a new @samp{thread} match for each article that
20203 has @var{x} in its @code{References} header.  (These new @samp{thread}
20204 matches will use the @code{Message-ID}s of these matching articles.)
20205 This will ensure that you can raise/lower the score of an entire thread,
20206 even though some articles in the thread may not have complete
20207 @code{References} headers.  Note that using this may lead to
20208 undeterministic scores of the articles in the thread.  (Using this match
20209 key will lead to creation of @file{ADAPT} files.)
20210 @end table
20211 @end enumerate
20213 @cindex score file atoms
20214 @item mark
20215 The value of this entry should be a number.  Any articles with a score
20216 lower than this number will be marked as read.
20218 @item expunge
20219 The value of this entry should be a number.  Any articles with a score
20220 lower than this number will be removed from the summary buffer.
20222 @item mark-and-expunge
20223 The value of this entry should be a number.  Any articles with a score
20224 lower than this number will be marked as read and removed from the
20225 summary buffer.
20227 @item thread-mark-and-expunge
20228 The value of this entry should be a number.  All articles that belong to
20229 a thread that has a total score below this number will be marked as read
20230 and removed from the summary buffer.  @code{gnus-thread-score-function}
20231 says how to compute the total score for a thread.
20233 @item files
20234 The value of this entry should be any number of file names.  These files
20235 are assumed to be score files as well, and will be loaded the same way
20236 this one was.
20238 @item exclude-files
20239 The clue of this entry should be any number of files.  These files will
20240 not be loaded, even though they would normally be so, for some reason or
20241 other.
20243 @item eval
20244 The value of this entry will be @code{eval}el.  This element will be
20245 ignored when handling global score files.
20247 @item read-only
20248 Read-only score files will not be updated or saved.  Global score files
20249 should feature this atom (@pxref{Global Score Files}).  (Note:
20250 @dfn{Global} here really means @dfn{global}; not your personal
20251 apply-to-all-groups score files.)
20253 @item orphan
20254 The value of this entry should be a number.  Articles that do not have
20255 parents will get this number added to their scores.  Imagine you follow
20256 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
20257 will only follow a few of the threads, also want to see any new threads.
20259 You can do this with the following two score file entries:
20261 @example
20262         (orphan -500)
20263         (mark-and-expunge -100)
20264 @end example
20266 When you enter the group the first time, you will only see the new
20267 threads.  You then raise the score of the threads that you find
20268 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
20269 rest.  Next time you enter the group, you will see new articles in the
20270 interesting threads, plus any new threads.
20272 I.e.---the orphan score atom is for high-volume groups where a few
20273 interesting threads which can't be found automatically by ordinary
20274 scoring rules exist.
20276 @item adapt
20277 This entry controls the adaptive scoring.  If it is @code{t}, the
20278 default adaptive scoring rules will be used.  If it is @code{ignore}, no
20279 adaptive scoring will be performed on this group.  If it is a list, this
20280 list will be used as the adaptive scoring rules.  If it isn't present,
20281 or is something other than @code{t} or @code{ignore}, the default
20282 adaptive scoring rules will be used.  If you want to use adaptive
20283 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
20284 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
20285 not want adaptive scoring.  If you only want adaptive scoring in a few
20286 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
20287 insert @code{(adapt t)} in the score files of the groups where you want
20290 @item adapt-file
20291 All adaptive score entries will go to the file named by this entry.  It
20292 will also be applied when entering the group.  This atom might be handy
20293 if you want to adapt on several groups at once, using the same adaptive
20294 file for a number of groups.
20296 @item local
20297 @cindex local variables
20298 The value of this entry should be a list of @code{(@var{var}
20299 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
20300 current summary buffer, and set to the value specified.  This is a
20301 convenient, if somewhat strange, way of setting variables in some
20302 groups if you don't like hooks much.  Note that the @var{value} won't
20303 be evaluated.
20304 @end table
20307 @node Score File Editing
20308 @section Score File Editing
20310 You normally enter all scoring commands from the summary buffer, but you
20311 might feel the urge to edit them by hand as well, so we've supplied you
20312 with a mode for that.
20314 It's simply a slightly customized @code{emacs-lisp} mode, with these
20315 additional commands:
20317 @table @kbd
20319 @item C-c C-c
20320 @kindex C-c C-c (Score)
20321 @findex gnus-score-edit-done
20322 Save the changes you have made and return to the summary buffer
20323 (@code{gnus-score-edit-done}).
20325 @item C-c C-d
20326 @kindex C-c C-d (Score)
20327 @findex gnus-score-edit-insert-date
20328 Insert the current date in numerical format
20329 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
20330 you were wondering.
20332 @item C-c C-p
20333 @kindex C-c C-p (Score)
20334 @findex gnus-score-pretty-print
20335 The adaptive score files are saved in an unformatted fashion.  If you
20336 intend to read one of these files, you want to @dfn{pretty print} it
20337 first.  This command (@code{gnus-score-pretty-print}) does that for
20338 you.
20340 @end table
20342 Type @kbd{M-x gnus-score-mode} to use this mode.
20344 @vindex gnus-score-mode-hook
20345 @code{gnus-score-menu-hook} is run in score mode buffers.
20347 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
20348 @kbd{V t} to begin editing score files.
20351 @node Adaptive Scoring
20352 @section Adaptive Scoring
20353 @cindex adaptive scoring
20355 If all this scoring is getting you down, Gnus has a way of making it all
20356 happen automatically---as if by magic.  Or rather, as if by artificial
20357 stupidity, to be precise.
20359 @vindex gnus-use-adaptive-scoring
20360 When you read an article, or mark an article as read, or kill an
20361 article, you leave marks behind.  On exit from the group, Gnus can sniff
20362 these marks and add score elements depending on what marks it finds.
20363 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
20364 @code{t} or @code{(line)}.  If you want score adaptively on separate
20365 words appearing in the subjects, you should set this variable to
20366 @code{(word)}.  If you want to use both adaptive methods, set this
20367 variable to @code{(word line)}.
20369 @vindex gnus-default-adaptive-score-alist
20370 To give you complete control over the scoring process, you can customize
20371 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
20372 might look something like this:
20374 @lisp
20375 (setq gnus-default-adaptive-score-alist
20376   '((gnus-unread-mark)
20377     (gnus-ticked-mark (from 4))
20378     (gnus-dormant-mark (from 5))
20379     (gnus-del-mark (from -4) (subject -1))
20380     (gnus-read-mark (from 4) (subject 2))
20381     (gnus-expirable-mark (from -1) (subject -1))
20382     (gnus-killed-mark (from -1) (subject -3))
20383     (gnus-kill-file-mark)
20384     (gnus-ancient-mark)
20385     (gnus-low-score-mark)
20386     (gnus-catchup-mark (from -1) (subject -1))))
20387 @end lisp
20389 As you see, each element in this alist has a mark as a key (either a
20390 variable name or a ``real'' mark---a character).  Following this key is
20391 a arbitrary number of header/score pairs.  If there are no header/score
20392 pairs following the key, no adaptive scoring will be done on articles
20393 that have that key as the article mark.  For instance, articles with
20394 @code{gnus-unread-mark} in the example above will not get adaptive score
20395 entries.
20397 Each article can have only one mark, so just a single of these rules
20398 will be applied to each article.
20400 To take @code{gnus-del-mark} as an example---this alist says that all
20401 articles that have that mark (i.e., are marked with @samp{e}) will have a
20402 score entry added to lower based on the @code{From} header by -4, and
20403 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
20405 If you have marked 10 articles with the same subject with
20406 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
20407 That means that that subject will get a score of ten times -1, which
20408 should be, unless I'm much mistaken, -10.
20410 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
20411 the read articles will be marked with the @samp{E} mark.  This'll
20412 probably make adaptive scoring slightly impossible, so auto-expiring and
20413 adaptive scoring doesn't really mix very well.
20415 The headers you can score on are @code{from}, @code{subject},
20416 @code{message-id}, @code{references}, @code{xref}, @code{lines},
20417 @code{chars} and @code{date}.  In addition, you can score on
20418 @code{followup}, which will create an adaptive score entry that matches
20419 on the @code{References} header using the @code{Message-ID} of the
20420 current article, thereby matching the following thread.
20422 If you use this scheme, you should set the score file atom @code{mark}
20423 to something small---like -300, perhaps, to avoid having small random
20424 changes result in articles getting marked as read.
20426 After using adaptive scoring for a week or so, Gnus should start to
20427 become properly trained and enhance the authors you like best, and kill
20428 the authors you like least, without you having to say so explicitly.
20430 You can control what groups the adaptive scoring is to be performed on
20431 by using the score files (@pxref{Score File Format}).  This will also
20432 let you use different rules in different groups.
20434 @vindex gnus-adaptive-file-suffix
20435 The adaptive score entries will be put into a file where the name is the
20436 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20437 is @file{ADAPT}.
20439 @vindex gnus-score-exact-adapt-limit
20440 When doing adaptive scoring, substring or fuzzy matching would probably
20441 give you the best results in most cases.  However, if the header one
20442 matches is short, the possibility for false positives is great, so if
20443 the length of the match is less than
20444 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20445 this variable is @code{nil}, exact matching will always be used to avoid
20446 this problem.
20448 @vindex gnus-default-adaptive-word-score-alist
20449 As mentioned above, you can adapt either on individual words or entire
20450 headers.  If you adapt on words, the
20451 @code{gnus-default-adaptive-word-score-alist} variable says what score
20452 each instance of a word should add given a mark.
20454 @lisp
20455 (setq gnus-default-adaptive-word-score-alist
20456       `((,gnus-read-mark . 30)
20457         (,gnus-catchup-mark . -10)
20458         (,gnus-killed-mark . -20)
20459         (,gnus-del-mark . -15)))
20460 @end lisp
20462 This is the default value.  If you have adaption on words enabled, every
20463 word that appears in subjects of articles marked with
20464 @code{gnus-read-mark} will result in a score rule that increase the
20465 score with 30 points.
20467 @vindex gnus-default-ignored-adaptive-words
20468 @vindex gnus-ignored-adaptive-words
20469 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20470 will be ignored.  If you wish to add more words to be ignored, use the
20471 @code{gnus-ignored-adaptive-words} list instead.
20473 @vindex gnus-adaptive-word-length-limit
20474 Some may feel that short words shouldn't count when doing adaptive
20475 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20476 an integer.  Words shorter than this number will be ignored.  This
20477 variable defaults to @code{nil}.
20479 @vindex gnus-adaptive-word-syntax-table
20480 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20481 syntax table in effect.  It is similar to the standard syntax table, but
20482 it considers numbers to be non-word-constituent characters.
20484 @vindex gnus-adaptive-word-minimum
20485 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20486 word scoring process will never bring down the score of an article to
20487 below this number.  The default is @code{nil}.
20489 @vindex gnus-adaptive-word-no-group-words
20490 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20491 won't adaptively word score any of the words in the group name.  Useful
20492 for groups like @samp{comp.editors.emacs}, where most of the subject
20493 lines contain the word @samp{emacs}.
20495 After using this scheme for a while, it might be nice to write a
20496 @code{gnus-psychoanalyze-user} command to go through the rules and see
20497 what words you like and what words you don't like.  Or perhaps not.
20499 Note that the adaptive word scoring thing is highly experimental and is
20500 likely to change in the future.  Initial impressions seem to indicate
20501 that it's totally useless as it stands.  Some more work (involving more
20502 rigorous statistical methods) will have to be done to make this useful.
20505 @node Home Score File
20506 @section Home Score File
20508 The score file where new score file entries will go is called the
20509 @dfn{home score file}.  This is normally (and by default) the score file
20510 for the group itself.  For instance, the home score file for
20511 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20513 However, this may not be what you want.  It is often convenient to share
20514 a common home score file among many groups---all @samp{emacs} groups
20515 could perhaps use the same home score file.
20517 @vindex gnus-home-score-file
20518 The variable that controls this is @code{gnus-home-score-file}.  It can
20521 @enumerate
20522 @item
20523 A string.  Then this file will be used as the home score file for all
20524 groups.
20526 @item
20527 A function.  The result of this function will be used as the home score
20528 file.  The function will be called with the name of the group as the
20529 parameter.
20531 @item
20532 A list.  The elements in this list can be:
20534 @enumerate
20535 @item
20536 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20537 group name, the @var{file-name} will be used as the home score file.
20539 @item
20540 A function.  If the function returns non-@code{nil}, the result will
20541 be used as the home score file.  The function will be called with the
20542 name of the group as the parameter.
20544 @item
20545 A string.  Use the string as the home score file.
20546 @end enumerate
20548 The list will be traversed from the beginning towards the end looking
20549 for matches.
20551 @end enumerate
20553 So, if you want to use just a single score file, you could say:
20555 @lisp
20556 (setq gnus-home-score-file
20557       "my-total-score-file.SCORE")
20558 @end lisp
20560 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20561 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20563 @findex gnus-hierarchial-home-score-file
20564 @lisp
20565 (setq gnus-home-score-file
20566       'gnus-hierarchial-home-score-file)
20567 @end lisp
20569 This is a ready-made function provided for your convenience.
20570 Other functions include
20572 @table @code
20573 @item gnus-current-home-score-file
20574 @findex gnus-current-home-score-file
20575 Return the ``current'' regular score file.  This will make scoring
20576 commands add entry to the ``innermost'' matching score file.
20578 @end table
20580 If you want to have one score file for the @samp{emacs} groups and
20581 another for the @samp{comp} groups, while letting all other groups use
20582 their own home score files:
20584 @lisp
20585 (setq gnus-home-score-file
20586       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20587       '(("\\.emacs" "emacs.SCORE")
20588         ;; @r{All the comp groups in one score file}
20589         ("^comp" "comp.SCORE")))
20590 @end lisp
20592 @vindex gnus-home-adapt-file
20593 @code{gnus-home-adapt-file} works exactly the same way as
20594 @code{gnus-home-score-file}, but says what the home adaptive score file
20595 is instead.  All new adaptive file entries will go into the file
20596 specified by this variable, and the same syntax is allowed.
20598 In addition to using @code{gnus-home-score-file} and
20599 @code{gnus-home-adapt-file}, you can also use group parameters
20600 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20601 Parameters}) to achieve much the same.  Group and topic parameters take
20602 precedence over this variable.
20605 @node Followups To Yourself
20606 @section Followups To Yourself
20608 Gnus offers two commands for picking out the @code{Message-ID} header in
20609 the current buffer.  Gnus will then add a score rule that scores using
20610 this @code{Message-ID} on the @code{References} header of other
20611 articles.  This will, in effect, increase the score of all articles that
20612 respond to the article in the current buffer.  Quite useful if you want
20613 to easily note when people answer what you've said.
20615 @table @code
20617 @item gnus-score-followup-article
20618 @findex gnus-score-followup-article
20619 This will add a score to articles that directly follow up your own
20620 article.
20622 @item gnus-score-followup-thread
20623 @findex gnus-score-followup-thread
20624 This will add a score to all articles that appear in a thread ``below''
20625 your own article.
20626 @end table
20628 @vindex message-sent-hook
20629 These two functions are both primarily meant to be used in hooks like
20630 @code{message-sent-hook}, like this:
20631 @lisp
20632 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20633 @end lisp
20636 If you look closely at your own @code{Message-ID}, you'll notice that
20637 the first two or three characters are always the same.  Here's two of
20638 mine:
20640 @example
20641 <x6u3u47icf.fsf@@eyesore.no>
20642 <x6sp9o7ibw.fsf@@eyesore.no>
20643 @end example
20645 So ``my'' ident on this machine is @samp{x6}.  This can be
20646 exploited---the following rule will raise the score on all followups to
20647 myself:
20649 @lisp
20650 ("references"
20651  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20652   1000 nil r))
20653 @end lisp
20655 Whether it's the first two or first three characters that are ``yours''
20656 is system-dependent.
20659 @node Scoring On Other Headers
20660 @section Scoring On Other Headers
20661 @cindex scoring on other headers
20663 Gnus is quite fast when scoring the ``traditional''
20664 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20665 other headers requires writing a @code{head} scoring rule, which means
20666 that Gnus has to request every single article from the back end to find
20667 matches.  This takes a long time in big groups.
20669 Now, there's not much you can do about this for news groups, but for
20670 mail groups, you have greater control.  In @ref{To From Newsgroups},
20671 it's explained in greater detail what this mechanism does, but here's
20672 a cookbook example for @code{nnml} on how to allow scoring on the
20673 @samp{To} and @samp{Cc} headers.
20675 Put the following in your @file{~/.gnus.el} file.
20677 @lisp
20678 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20679       nnmail-extra-headers gnus-extra-headers)
20680 @end lisp
20682 Restart Gnus and rebuild your @code{nnml} overview files with the
20683 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20684 time if you have much mail.
20686 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20687 so: @kbd{I e s p To RET <your name> RET}.
20689 See?  Simple.
20692 @node Scoring Tips
20693 @section Scoring Tips
20694 @cindex scoring tips
20696 @table @dfn
20698 @item Crossposts
20699 @cindex crossposts
20700 @cindex scoring crossposts
20701 If you want to lower the score of crossposts, the line to match on is
20702 the @code{Xref} header.
20703 @lisp
20704 ("xref" (" talk.politics.misc:" -1000))
20705 @end lisp
20707 @item Multiple crossposts
20708 If you want to lower the score of articles that have been crossposted to
20709 more than, say, 3 groups:
20710 @lisp
20711 ("xref"
20712   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20713    -1000 nil r))
20714 @end lisp
20716 @item Matching on the body
20717 This is generally not a very good idea---it takes a very long time.
20718 Gnus actually has to fetch each individual article from the server.  But
20719 you might want to anyway, I guess.  Even though there are three match
20720 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20721 and stick with it in each score file.  If you use any two, each article
20722 will be fetched @emph{twice}.  If you want to match a bit on the
20723 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20724 the matches.
20726 @item Marking as read
20727 You will probably want to mark articles that have scores below a certain
20728 number as read.  This is most easily achieved by putting the following
20729 in your @file{all.SCORE} file:
20730 @lisp
20731 ((mark -100))
20732 @end lisp
20733 You may also consider doing something similar with @code{expunge}.
20735 @item Negated character classes
20736 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20737 That will match newlines, which might lead to, well, The Unknown.  Say
20738 @code{[^abcd\n]*} instead.
20739 @end table
20742 @node Reverse Scoring
20743 @section Reverse Scoring
20744 @cindex reverse scoring
20746 If you want to keep just articles that have @samp{Sex with Emacs} in the
20747 subject header, and expunge all other articles, you could put something
20748 like this in your score file:
20750 @lisp
20751 (("subject"
20752   ("Sex with Emacs" 2))
20753  (mark 1)
20754  (expunge 1))
20755 @end lisp
20757 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20758 rest as read, and expunge them to boot.
20761 @node Global Score Files
20762 @section Global Score Files
20763 @cindex global score files
20765 Sure, other newsreaders have ``global kill files''.  These are usually
20766 nothing more than a single kill file that applies to all groups, stored
20767 in the user's home directory.  Bah!  Puny, weak newsreaders!
20769 What I'm talking about here are Global Score Files.  Score files from
20770 all over the world, from users everywhere, uniting all nations in one
20771 big, happy score file union!  Ange-score!  New and untested!
20773 @vindex gnus-global-score-files
20774 All you have to do to use other people's score files is to set the
20775 @code{gnus-global-score-files} variable.  One entry for each score file,
20776 or each score file directory.  Gnus will decide by itself what score
20777 files are applicable to which group.
20779 To use the score file
20780 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20781 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20782 say this:
20784 @lisp
20785 (setq gnus-global-score-files
20786       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20787         "/ftp@@ftp.some-where:/pub/score/"))
20788 @end lisp
20790 @findex gnus-score-search-global-directories
20791 @noindent
20792 Simple, eh?  Directory names must end with a @samp{/}.  These
20793 directories are typically scanned only once during each Gnus session.
20794 If you feel the need to manually re-scan the remote directories, you can
20795 use the @code{gnus-score-search-global-directories} command.
20797 Note that, at present, using this option will slow down group entry
20798 somewhat.  (That is---a lot.)
20800 If you want to start maintaining score files for other people to use,
20801 just put your score file up for anonymous ftp and announce it to the
20802 world.  Become a retro-moderator!  Participate in the retro-moderator
20803 wars sure to ensue, where retro-moderators battle it out for the
20804 sympathy of the people, luring them to use their score files on false
20805 premises!  Yay!  The net is saved!
20807 Here are some tips for the would-be retro-moderator, off the top of my
20808 head:
20810 @itemize @bullet
20812 @item
20813 Articles heavily crossposted are probably junk.
20814 @item
20815 To lower a single inappropriate article, lower by @code{Message-ID}.
20816 @item
20817 Particularly brilliant authors can be raised on a permanent basis.
20818 @item
20819 Authors that repeatedly post off-charter for the group can safely be
20820 lowered out of existence.
20821 @item
20822 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20823 articles completely.
20825 @item
20826 Use expiring score entries to keep the size of the file down.  You
20827 should probably have a long expiry period, though, as some sites keep
20828 old articles for a long time.
20829 @end itemize
20831 @dots{} I wonder whether other newsreaders will support global score files
20832 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20833 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20834 holding our breath yet?
20837 @node Kill Files
20838 @section Kill Files
20839 @cindex kill files
20841 Gnus still supports those pesky old kill files.  In fact, the kill file
20842 entries can now be expiring, which is something I wrote before Daniel
20843 Quinlan thought of doing score files, so I've left the code in there.
20845 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20846 than score processing, so it might be a good idea to rewrite your kill
20847 files into score files.
20849 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20850 forms into this file, which means that you can use kill files as some
20851 sort of primitive hook function to be run on group entry, even though
20852 that isn't a very good idea.
20854 Normal kill files look like this:
20856 @lisp
20857 (gnus-kill "From" "Lars Ingebrigtsen")
20858 (gnus-kill "Subject" "ding")
20859 (gnus-expunge "X")
20860 @end lisp
20862 This will mark every article written by me as read, and remove the
20863 marked articles from the summary buffer.  Very useful, you'll agree.
20865 Other programs use a totally different kill file syntax.  If Gnus
20866 encounters what looks like a @code{rn} kill file, it will take a stab at
20867 interpreting it.
20869 Two summary functions for editing a @sc{gnus} kill file:
20871 @table @kbd
20873 @item M-k
20874 @kindex M-k (Summary)
20875 @findex gnus-summary-edit-local-kill
20876 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20878 @item M-K
20879 @kindex M-K (Summary)
20880 @findex gnus-summary-edit-global-kill
20881 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20882 @end table
20884 Two group mode functions for editing the kill files:
20886 @table @kbd
20888 @item M-k
20889 @kindex M-k (Group)
20890 @findex gnus-group-edit-local-kill
20891 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20893 @item M-K
20894 @kindex M-K (Group)
20895 @findex gnus-group-edit-global-kill
20896 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20897 @end table
20899 Kill file variables:
20901 @table @code
20902 @item gnus-kill-file-name
20903 @vindex gnus-kill-file-name
20904 A kill file for the group @samp{soc.motss} is normally called
20905 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20906 this file name is detailed by the @code{gnus-kill-file-name} variable.
20907 The ``global'' kill file (not in the score file sense of ``global'', of
20908 course) is just called @file{KILL}.
20910 @vindex gnus-kill-save-kill-file
20911 @item gnus-kill-save-kill-file
20912 If this variable is non-@code{nil}, Gnus will save the
20913 kill file after processing, which is necessary if you use expiring
20914 kills.
20916 @item gnus-apply-kill-hook
20917 @vindex gnus-apply-kill-hook
20918 @findex gnus-apply-kill-file-unless-scored
20919 @findex gnus-apply-kill-file
20920 A hook called to apply kill files to a group.  It is
20921 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20922 kill file if you have a score file for the same group, you can set this
20923 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20924 kill files to be processed, you should set this variable to @code{nil}.
20926 @item gnus-kill-file-mode-hook
20927 @vindex gnus-kill-file-mode-hook
20928 A hook called in kill-file mode buffers.
20930 @end table
20933 @node Converting Kill Files
20934 @section Converting Kill Files
20935 @cindex kill files
20936 @cindex converting kill files
20938 If you have loads of old kill files, you may want to convert them into
20939 score files.  If they are ``regular'', you can use
20940 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20941 by hand.
20943 The kill to score conversion package isn't included in Gnus by default.
20944 You can fetch it from
20945 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20947 If your old kill files are very complex---if they contain more
20948 non-@code{gnus-kill} forms than not, you'll have to convert them by
20949 hand.  Or just let them be as they are.  Gnus will still use them as
20950 before.
20953 @node GroupLens
20954 @section GroupLens
20955 @cindex GroupLens
20957 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20958 so this section is mostly of historical interest.
20960 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20961 collaborative filtering system that helps you work together with other
20962 people to find the quality news articles out of the huge volume of
20963 news articles generated every day.
20965 To accomplish this the GroupLens system combines your opinions about
20966 articles you have already read with the opinions of others who have done
20967 likewise and gives you a personalized prediction for each unread news
20968 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20969 rate articles, and finds other people that rate articles the same way.
20970 Once it has found some people you agree with it tells you, in the form
20971 of a prediction, what they thought of the article.  You can use this
20972 prediction to help you decide whether or not you want to read the
20973 article.
20975 @menu
20976 * Using GroupLens::             How to make Gnus use GroupLens.
20977 * Rating Articles::             Letting GroupLens know how you rate articles.
20978 * Displaying Predictions::      Displaying predictions given by GroupLens.
20979 * GroupLens Variables::         Customizing GroupLens.
20980 @end menu
20983 @node Using GroupLens
20984 @subsection Using GroupLens
20986 To use GroupLens you must register a pseudonym with your local
20987 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20988 Bureau (BBB)} is the only better bit in town at the moment.
20990 Once you have registered you'll need to set a couple of variables.
20992 @table @code
20994 @item gnus-use-grouplens
20995 @vindex gnus-use-grouplens
20996 Setting this variable to a non-@code{nil} value will make Gnus hook into
20997 all the relevant GroupLens functions.
20999 @item grouplens-pseudonym
21000 @vindex grouplens-pseudonym
21001 This variable should be set to the pseudonym you got when registering
21002 with the Better Bit Bureau.
21004 @item grouplens-newsgroups
21005 @vindex grouplens-newsgroups
21006 A list of groups that you want to get GroupLens predictions for.
21008 @end table
21010 That's the minimum of what you need to get up and running with GroupLens.
21011 Once you've registered, GroupLens will start giving you scores for
21012 articles based on the average of what other people think.  But, to get
21013 the real benefit of GroupLens you need to start rating articles
21014 yourself.  Then the scores GroupLens gives you will be personalized for
21015 you, based on how the people you usually agree with have already rated.
21018 @node Rating Articles
21019 @subsection Rating Articles
21021 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
21022 Where 1 means something like this article is a waste of bandwidth and 5
21023 means that the article was really good.  The basic question to ask
21024 yourself is, ``on a scale from 1 to 5 would I like to see more articles
21025 like this one?''
21027 There are four ways to enter a rating for an article in GroupLens.
21029 @table @kbd
21031 @item r
21032 @kindex r (GroupLens)
21033 @findex bbb-summary-rate-article
21034 This function will prompt you for a rating on a scale of one to five.
21036 @item k
21037 @kindex k (GroupLens)
21038 @findex grouplens-score-thread
21039 This function will prompt you for a rating, and rate all the articles in
21040 the thread.  This is really useful for some of those long running giant
21041 threads in rec.humor.
21043 @end table
21045 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
21046 the score of the article you're reading.
21048 @table @kbd
21050 @item 1-5 n
21051 @kindex n (GroupLens)
21052 @findex grouplens-next-unread-article
21053 Rate the article and go to the next unread article.
21055 @item 1-5 ,
21056 @kindex , (GroupLens)
21057 @findex grouplens-best-unread-article
21058 Rate the article and go to the next unread article with the highest score.
21060 @end table
21062 If you want to give the current article a score of 4 and then go to the
21063 next article, just type @kbd{4 n}.
21066 @node Displaying Predictions
21067 @subsection Displaying Predictions
21069 GroupLens makes a prediction for you about how much you will like a
21070 news article.  The predictions from GroupLens are on a scale from 1 to
21071 5, where 1 is the worst and 5 is the best.  You can use the predictions
21072 from GroupLens in one of three ways controlled by the variable
21073 @code{gnus-grouplens-override-scoring}.
21075 @vindex gnus-grouplens-override-scoring
21076 There are three ways to display predictions in grouplens.  You may
21077 choose to have the GroupLens scores contribute to, or override the
21078 regular Gnus scoring mechanism.  override is the default; however, some
21079 people prefer to see the Gnus scores plus the grouplens scores.  To get
21080 the separate scoring behavior you need to set
21081 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
21082 GroupLens predictions combined with the grouplens scores set it to
21083 @code{'override} and to combine the scores set
21084 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
21085 the combine option you will also want to set the values for
21086 @code{grouplens-prediction-offset} and
21087 @code{grouplens-score-scale-factor}.
21089 @vindex grouplens-prediction-display
21090 In either case, GroupLens gives you a few choices for how you would like
21091 to see your predictions displayed.  The display of predictions is
21092 controlled by the @code{grouplens-prediction-display} variable.
21094 The following are valid values for that variable.
21096 @table @code
21097 @item prediction-spot
21098 The higher the prediction, the further to the right an @samp{*} is
21099 displayed.
21101 @item confidence-interval
21102 A numeric confidence interval.
21104 @item prediction-bar
21105 The higher the prediction, the longer the bar.
21107 @item confidence-bar
21108 Numerical confidence.
21110 @item confidence-spot
21111 The spot gets bigger with more confidence.
21113 @item prediction-num
21114 Plain-old numeric value.
21116 @item confidence-plus-minus
21117 Prediction +/- confidence.
21119 @end table
21122 @node GroupLens Variables
21123 @subsection GroupLens Variables
21125 @table @code
21127 @item gnus-summary-grouplens-line-format
21128 The summary line format used in GroupLens-enhanced summary buffers.  It
21129 accepts the same specs as the normal summary line format (@pxref{Summary
21130 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
21131 %s\n}.
21133 @item grouplens-bbb-host
21134 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
21135 default.
21137 @item grouplens-bbb-port
21138 Port of the host running the bbbd server.  The default is 9000.
21140 @item grouplens-score-offset
21141 Offset the prediction by this value.  In other words, subtract the
21142 prediction value by this number to arrive at the effective score.  The
21143 default is 0.
21145 @item grouplens-score-scale-factor
21146 This variable allows the user to magnify the effect of GroupLens scores.
21147 The scale factor is applied after the offset.  The default is 1.
21149 @end table
21152 @node Advanced Scoring
21153 @section Advanced Scoring
21155 Scoring on Subjects and From headers is nice enough, but what if you're
21156 really interested in what a person has to say only when she's talking
21157 about a particular subject?  Or what if you really don't want to
21158 read what person A has to say when she's following up to person B, but
21159 want to read what she says when she's following up to person C?
21161 By using advanced scoring rules you may create arbitrarily complex
21162 scoring patterns.
21164 @menu
21165 * Advanced Scoring Syntax::     A definition.
21166 * Advanced Scoring Examples::   What they look like.
21167 * Advanced Scoring Tips::       Getting the most out of it.
21168 @end menu
21171 @node Advanced Scoring Syntax
21172 @subsection Advanced Scoring Syntax
21174 Ordinary scoring rules have a string as the first element in the rule.
21175 Advanced scoring rules have a list as the first element.  The second
21176 element is the score to be applied if the first element evaluated to a
21177 non-@code{nil} value.
21179 These lists may consist of three logical operators, one redirection
21180 operator, and various match operators.
21182 Logical operators:
21184 @table @code
21185 @item &
21186 @itemx and
21187 This logical operator will evaluate each of its arguments until it finds
21188 one that evaluates to @code{false}, and then it'll stop.  If all arguments
21189 evaluate to @code{true} values, then this operator will return
21190 @code{true}.
21192 @item |
21193 @itemx or
21194 This logical operator will evaluate each of its arguments until it finds
21195 one that evaluates to @code{true}.  If no arguments are @code{true},
21196 then this operator will return @code{false}.
21198 @item !
21199 @itemx not
21200 @itemx Â¬
21201 This logical operator only takes a single argument.  It returns the
21202 logical negation of the value of its argument.
21204 @end table
21206 There is an @dfn{indirection operator} that will make its arguments
21207 apply to the ancestors of the current article being scored.  For
21208 instance, @code{1-} will make score rules apply to the parent of the
21209 current article.  @code{2-} will make score rules apply to the
21210 grandparent of the current article.  Alternatively, you can write
21211 @code{^^}, where the number of @code{^}s (carets) says how far back into
21212 the ancestry you want to go.
21214 Finally, we have the match operators.  These are the ones that do the
21215 real work.  Match operators are header name strings followed by a match
21216 and a match type.  A typical match operator looks like @samp{("from"
21217 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
21218 simple scoring, and the match types are also the same.
21221 @node Advanced Scoring Examples
21222 @subsection Advanced Scoring Examples
21224 Please note that the following examples are score file rules.  To
21225 make a complete score file from them, surround them with another pair
21226 of parentheses.
21228 Let's say you want to increase the score of articles written by Lars
21229 when he's talking about Gnus:
21231 @example
21232 @group
21234   ("from" "Lars Ingebrigtsen")
21235   ("subject" "Gnus"))
21236  1000)
21237 @end group
21238 @end example
21240 Quite simple, huh?
21242 When he writes long articles, he sometimes has something nice to say:
21244 @example
21246   ("from" "Lars Ingebrigtsen")
21247   (|
21248    ("subject" "Gnus")
21249    ("lines" 100 >)))
21250  1000)
21251 @end example
21253 However, when he responds to things written by Reig Eigil Logge, you
21254 really don't want to read what he's written:
21256 @example
21258   ("from" "Lars Ingebrigtsen")
21259   (1- ("from" "Reig Eigil Logge")))
21260  -100000)
21261 @end example
21263 Everybody that follows up Redmondo when he writes about disappearing
21264 socks should have their scores raised, but only when they talk about
21265 white socks.  However, when Lars talks about socks, it's usually not
21266 very interesting:
21268 @example
21270   (1-
21271    (&
21272     ("from" "redmondo@@.*no" r)
21273     ("body" "disappearing.*socks" t)))
21274   (! ("from" "Lars Ingebrigtsen"))
21275   ("body" "white.*socks"))
21276  1000)
21277 @end example
21279 Suppose you're reading a high volume group and you're only interested
21280 in replies. The plan is to score down all articles that don't have
21281 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
21282 parents of articles that have subjects that begin with reply marks.
21284 @example
21285 ((! ("subject" "re:\\|fwd?:" r))
21286   -200)
21287 ((1- ("subject" "re:\\|fwd?:" r))
21288   200)
21289 @end example
21291 The possibilities are endless.
21293 @node Advanced Scoring Tips
21294 @subsection Advanced Scoring Tips
21296 The @code{&} and @code{|} logical operators do short-circuit logic.
21297 That is, they stop processing their arguments when it's clear what the
21298 result of the operation will be.  For instance, if one of the arguments
21299 of an @code{&} evaluates to @code{false}, there's no point in evaluating
21300 the rest of the arguments.  This means that you should put slow matches
21301 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
21302 @samp{subject}) first.
21304 The indirection arguments (@code{1-} and so on) will make their
21305 arguments work on previous generations of the thread.  If you say
21306 something like:
21308 @example
21311  (1-
21312   ("from" "lars")))
21314 @end example
21316 Then that means ``score on the from header of the grandparent of the
21317 current article''.  An indirection is quite fast, but it's better to say:
21319 @example
21321  (&
21322   ("from" "Lars")
21323   ("subject" "Gnus")))
21324 @end example
21326 than it is to say:
21328 @example
21330  (1- ("from" "Lars"))
21331  (1- ("subject" "Gnus")))
21332 @end example
21335 @node Score Decays
21336 @section Score Decays
21337 @cindex score decays
21338 @cindex decays
21340 You may find that your scores have a tendency to grow without
21341 bounds, especially if you're using adaptive scoring.  If scores get too
21342 big, they lose all meaning---they simply max out and it's difficult to
21343 use them in any sensible way.
21345 @vindex gnus-decay-scores
21346 @findex gnus-decay-score
21347 @vindex gnus-decay-score-function
21348 Gnus provides a mechanism for decaying scores to help with this problem.
21349 When score files are loaded and @code{gnus-decay-scores} is
21350 non-@code{nil}, Gnus will run the score files through the decaying
21351 mechanism thereby lowering the scores of all non-permanent score rules.
21352 The decay itself if performed by the @code{gnus-decay-score-function}
21353 function, which is @code{gnus-decay-score} by default.  Here's the
21354 definition of that function:
21356 @lisp
21357 (defun gnus-decay-score (score)
21358   "Decay SCORE according to `gnus-score-decay-constant'
21359 and `gnus-score-decay-scale'."
21360   (let ((n (- score
21361               (* (if (< score 0) -1 1)
21362                  (min (abs score)
21363                       (max gnus-score-decay-constant
21364                            (* (abs score)
21365                               gnus-score-decay-scale)))))))
21366     (if (and (featurep 'xemacs)
21367              ;; XEmacs' floor can handle only the floating point
21368              ;; number below the half of the maximum integer.
21369              (> (abs n) (lsh -1 -2)))
21370         (string-to-number
21371          (car (split-string (number-to-string n) "\\.")))
21372       (floor n))))
21373 @end lisp
21375 @vindex gnus-score-decay-scale
21376 @vindex gnus-score-decay-constant
21377 @code{gnus-score-decay-constant} is 3 by default and
21378 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
21380 @enumerate
21381 @item
21382 Scores between -3 and 3 will be set to 0 when this function is called.
21384 @item
21385 Scores with magnitudes between 3 and 60 will be shrunk by 3.
21387 @item
21388 Scores with magnitudes greater than 60 will be shrunk by 5% of the
21389 score.
21390 @end enumerate
21392 If you don't like this decay function, write your own.  It is called
21393 with the score to be decayed as its only parameter, and it should return
21394 the new score, which should be an integer.
21396 Gnus will try to decay scores once a day.  If you haven't run Gnus for
21397 four days, Gnus will decay the scores four times, for instance.
21399 @iftex
21400 @iflatex
21401 @chapter Message
21402 @include message.texi
21403 @chapter Emacs MIME
21404 @include emacs-mime.texi
21405 @chapter Sieve
21406 @include sieve.texi
21407 @chapter PGG
21408 @include pgg.texi
21409 @end iflatex
21410 @end iftex
21412 @node Various
21413 @chapter Various
21415 @menu
21416 * Process/Prefix::              A convention used by many treatment commands.
21417 * Interactive::                 Making Gnus ask you many questions.
21418 * Symbolic Prefixes::           How to supply some Gnus functions with options.
21419 * Formatting Variables::        You can specify what buffers should look like.
21420 * Window Layout::               Configuring the Gnus buffer windows.
21421 * Faces and Fonts::             How to change how faces look.
21422 * Compilation::                 How to speed Gnus up.
21423 * Mode Lines::                  Displaying information in the mode lines.
21424 * Highlighting and Menus::      Making buffers look all nice and cozy.
21425 * Buttons::                     Get tendinitis in ten easy steps!
21426 * Daemons::                     Gnus can do things behind your back.
21427 * NoCeM::                       How to avoid spam and other fatty foods.
21428 * Undo::                        Some actions can be undone.
21429 * Predicate Specifiers::        Specifying predicates.
21430 * Moderation::                  What to do if you're a moderator.
21431 * Fetching a Group::            Starting Gnus just to read a group.
21432 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21433 * Fuzzy Matching::              What's the big fuzz?
21434 * Thwarting Email Spam::        Simple ways to avoid unsolicited commercial email.
21435 * Spam Package::                A package for filtering and processing spam.
21436 * Other modes::                 Interaction with other modes.
21437 * Various Various::             Things that are really various.
21438 @end menu
21441 @node Process/Prefix
21442 @section Process/Prefix
21443 @cindex process/prefix convention
21445 Many functions, among them functions for moving, decoding and saving
21446 articles, use what is known as the @dfn{Process/Prefix convention}.
21448 This is a method for figuring out what articles the user wants the
21449 command to be performed on.
21451 It goes like this:
21453 If the numeric prefix is N, perform the operation on the next N
21454 articles, starting with the current one.  If the numeric prefix is
21455 negative, perform the operation on the previous N articles, starting
21456 with the current one.
21458 @vindex transient-mark-mode
21459 If @code{transient-mark-mode} in non-@code{nil} and the region is
21460 active, all articles in the region will be worked upon.
21462 If there is no numeric prefix, but some articles are marked with the
21463 process mark, perform the operation on the articles marked with
21464 the process mark.
21466 If there is neither a numeric prefix nor any articles marked with the
21467 process mark, just perform the operation on the current article.
21469 Quite simple, really, but it needs to be made clear so that surprises
21470 are avoided.
21472 Commands that react to the process mark will push the current list of
21473 process marked articles onto a stack and will then clear all process
21474 marked articles.  You can restore the previous configuration with the
21475 @kbd{M P y} command (@pxref{Setting Process Marks}).
21477 @vindex gnus-summary-goto-unread
21478 One thing that seems to shock & horrify lots of people is that, for
21479 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21480 Since each @kbd{d} (which marks the current article as read) by default
21481 goes to the next unread article after marking, this means that @kbd{3 d}
21482 will mark the next three unread articles as read, no matter what the
21483 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21484 @code{nil} for a more straightforward action.
21486 Many commands do not use the process/prefix convention.  All commands
21487 that do explicitly say so in this manual.  To apply the process/prefix
21488 convention to commands that do not use it, you can use the @kbd{M-&}
21489 command.  For instance, to mark all the articles in the group as
21490 expirable, you could say @kbd{M P b M-& E}.
21493 @node Interactive
21494 @section Interactive
21495 @cindex interaction
21497 @table @code
21499 @item gnus-novice-user
21500 @vindex gnus-novice-user
21501 If this variable is non-@code{nil}, you are either a newcomer to the
21502 World of Usenet, or you are very cautious, which is a nice thing to be,
21503 really.  You will be given questions of the type ``Are you sure you want
21504 to do this?'' before doing anything dangerous.  This is @code{t} by
21505 default.
21507 @item gnus-expert-user
21508 @vindex gnus-expert-user
21509 If this variable is non-@code{nil}, you will seldom be asked any
21510 questions by Gnus.  It will simply assume you know what you're doing, no
21511 matter how strange.
21513 @item gnus-interactive-catchup
21514 @vindex gnus-interactive-catchup
21515 Require confirmation before catching up a group if non-@code{nil}.  It
21516 is @code{t} by default.
21518 @item gnus-interactive-exit
21519 @vindex gnus-interactive-exit
21520 Require confirmation before exiting Gnus.  This variable is @code{t} by
21521 default.
21522 @end table
21525 @node Symbolic Prefixes
21526 @section Symbolic Prefixes
21527 @cindex symbolic prefixes
21529 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21530 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21531 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21532 rule of 900 to the current article.
21534 This is all nice and well, but what if you want to give a command some
21535 additional information?  Well, what most commands do is interpret the
21536 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21537 doesn't want a backup file to be created when saving the current buffer,
21538 for instance.  But what if you want to save without making a backup
21539 file, and you want Emacs to flash lights and play a nice tune at the
21540 same time?  You can't, and you're probably perfectly happy that way.
21542 @kindex M-i (Summary)
21543 @findex gnus-symbolic-argument
21544 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21545 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21546 character typed in is the value.  You can stack as many @kbd{M-i}
21547 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21548 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21549 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21550 @code{b}''.  You get the drift.
21552 Typing in symbolic prefixes to commands that don't accept them doesn't
21553 hurt, but it doesn't do any good either.  Currently not many Gnus
21554 functions make use of the symbolic prefix.
21556 If you're interested in how Gnus implements this, @pxref{Extended
21557 Interactive}.
21560 @node Formatting Variables
21561 @section Formatting Variables
21562 @cindex formatting variables
21564 Throughout this manual you've probably noticed lots of variables called
21565 things like @code{gnus-group-line-format} and
21566 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21567 output lines in the various buffers.  There's quite a lot of them.
21568 Fortunately, they all use the same syntax, so there's not that much to
21569 be annoyed by.
21571 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21572 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21573 lots of percentages everywhere.
21575 @menu
21576 * Formatting Basics::           A formatting variable is basically a format string.
21577 * Mode Line Formatting::        Some rules about mode line formatting variables.
21578 * Advanced Formatting::         Modifying output in various ways.
21579 * User-Defined Specs::          Having Gnus call your own functions.
21580 * Formatting Fonts::            Making the formatting look colorful and nice.
21581 * Positioning Point::           Moving point to a position after an operation.
21582 * Tabulation::                  Tabulating your output.
21583 * Wide Characters::             Dealing with wide characters.
21584 @end menu
21586 Currently Gnus uses the following formatting variables:
21587 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21588 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21589 @code{gnus-group-mode-line-format},
21590 @code{gnus-summary-mode-line-format},
21591 @code{gnus-article-mode-line-format},
21592 @code{gnus-server-mode-line-format}, and
21593 @code{gnus-summary-pick-line-format}.
21595 All these format variables can also be arbitrary elisp forms.  In that
21596 case, they will be @code{eval}ed to insert the required lines.
21598 @kindex M-x gnus-update-format
21599 @findex gnus-update-format
21600 Gnus includes a command to help you while creating your own format
21601 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21602 update the spec in question and pop you to a buffer where you can
21603 examine the resulting Lisp code to be run to generate the line.
21607 @node Formatting Basics
21608 @subsection Formatting Basics
21610 Each @samp{%} element will be replaced by some string or other when the
21611 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21612 spec, and pad with spaces to get a 5-character field''.
21614 As with normal C and Emacs Lisp formatting strings, the numerical
21615 modifier between the @samp{%} and the formatting type character will
21616 @dfn{pad} the output so that it is always at least that long.
21617 @samp{%5y} will make the field always (at least) five characters wide by
21618 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21619 the right instead.
21621 You may also wish to limit the length of the field to protect against
21622 particularly wide values.  For that you can say @samp{%4,6y}, which
21623 means that the field will never be more than 6 characters wide and never
21624 less than 4 characters wide.
21626 Also Gnus supports some extended format specifications, such as
21627 @samp{%&user-date;}.
21630 @node Mode Line Formatting
21631 @subsection Mode Line Formatting
21633 Mode line formatting variables (e.g.,
21634 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21635 buffer line oriented formatting variables (@pxref{Formatting Basics})
21636 with the following two differences:
21638 @enumerate
21640 @item
21641 There must be no newline (@samp{\n}) at the end.
21643 @item
21644 The special @samp{%%b} spec can be used to display the buffer name.
21645 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21646 @samp{%} to allow it to pass through the formatting machinery unmangled,
21647 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21648 display interprets to mean ``show the buffer name''.  For a full list of
21649 mode line specs Emacs understands, see the documentation of the
21650 @code{mode-line-format} variable.
21652 @end enumerate
21655 @node Advanced Formatting
21656 @subsection Advanced Formatting
21658 It is frequently useful to post-process the fields in some way.
21659 Padding, limiting, cutting off parts and suppressing certain values can
21660 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21661 look like @samp{%~(cut 3)~(ignore "0")y}.
21663 These are the valid modifiers:
21665 @table @code
21666 @item pad
21667 @itemx pad-left
21668 Pad the field to the left with spaces until it reaches the required
21669 length.
21671 @item pad-right
21672 Pad the field to the right with spaces until it reaches the required
21673 length.
21675 @item max
21676 @itemx max-left
21677 Cut off characters from the left until it reaches the specified length.
21679 @item max-right
21680 Cut off characters from the right until it reaches the specified
21681 length.
21683 @item cut
21684 @itemx cut-left
21685 Cut off the specified number of characters from the left.
21687 @item cut-right
21688 Cut off the specified number of characters from the right.
21690 @item ignore
21691 Return an empty string if the field is equal to the specified value.
21693 @item form
21694 Use the specified form as the field value when the @samp{@@} spec is
21695 used.
21697 Here's an example:
21699 @lisp
21700 "~(form (current-time-string))@@"
21701 @end lisp
21703 @end table
21705 Let's take an example.  The @samp{%o} spec in the summary mode lines
21706 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21707 This is quite a mouthful, so we want to shave off the century number and
21708 the time, leaving us with a six-character date.  That would be
21709 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21710 maxing, and we need the padding to ensure that the date is never less
21711 than 6 characters to make it look nice in columns.)
21713 Ignoring is done first; then cutting; then maxing; and then as the very
21714 last operation, padding.
21716 If you use lots of these advanced thingies, you'll find that Gnus gets
21717 quite slow.  This can be helped enormously by running @kbd{M-x
21718 gnus-compile} when you are satisfied with the look of your lines.
21719 @xref{Compilation}.
21722 @node User-Defined Specs
21723 @subsection User-Defined Specs
21725 All the specs allow for inserting user defined specifiers---@samp{u}.
21726 The next character in the format string should be a letter.  Gnus
21727 will call the function @code{gnus-user-format-function-}@samp{X}, where
21728 @samp{X} is the letter following @samp{%u}.  The function will be passed
21729 a single parameter---what the parameter means depends on what buffer
21730 it's being called from.  The function should return a string, which will
21731 be inserted into the buffer just like information from any other
21732 specifier.  This function may also be called with dummy values, so it
21733 should protect against that.
21735 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21736 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21738 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21739 much the same without defining new functions.  Here's an example:
21740 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21741 given here will be evaluated to yield the current line number, and then
21742 inserted.
21745 @node Formatting Fonts
21746 @subsection Formatting Fonts
21748 There are specs for highlighting, and these are shared by all the format
21749 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21750 the special @code{mouse-face} property set, which means that it will be
21751 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21752 over it.
21754 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21755 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21756 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21757 and so on.  Create as many faces as you wish.  The same goes for the
21758 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21759 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21761 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21762 special @code{balloon-help} property set to
21763 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21764 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21765 variables should be either strings or symbols naming functions that
21766 return a string.  When the mouse passes over text with this property
21767 set, a balloon window will appear and display the string.  Please
21768 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21769 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21770 XEmacs) for more information on this.  (For technical reasons, the
21771 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21772 paragraph.)
21774 Here's an alternative recipe for the group buffer:
21776 @lisp
21777 ;; @r{Create three face types.}
21778 (setq gnus-face-1 'bold)
21779 (setq gnus-face-3 'italic)
21781 ;; @r{We want the article count to be in}
21782 ;; @r{a bold and green face.  So we create}
21783 ;; @r{a new face called @code{my-green-bold}.}
21784 (copy-face 'bold 'my-green-bold)
21785 ;; @r{Set the color.}
21786 (set-face-foreground 'my-green-bold "ForestGreen")
21787 (setq gnus-face-2 'my-green-bold)
21789 ;; @r{Set the new & fancy format.}
21790 (setq gnus-group-line-format
21791       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21792 @end lisp
21794 I'm sure you'll be able to use this scheme to create totally unreadable
21795 and extremely vulgar displays.  Have fun!
21797 Note that the @samp{%(} specs (and friends) do not make any sense on the
21798 mode-line variables.
21800 @node Positioning Point
21801 @subsection Positioning Point
21803 Gnus usually moves point to a pre-defined place on each line in most
21804 buffers.  By default, point move to the first colon character on the
21805 line.  You can customize this behavior in three different ways.
21807 You can move the colon character to somewhere else on the line.
21809 @findex gnus-goto-colon
21810 You can redefine the function that moves the point to the colon.  The
21811 function is called @code{gnus-goto-colon}.
21813 But perhaps the most convenient way to deal with this, if you don't want
21814 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21815 put a @samp{%*} somewhere in your format line definition, Gnus will
21816 place point there.
21819 @node Tabulation
21820 @subsection Tabulation
21822 You can usually line up your displays by padding and cutting your
21823 strings.  However, when combining various strings of different size, it
21824 can often be more convenient to just output the strings, and then worry
21825 about lining up the following text afterwards.
21827 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21828 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21830 @samp{%50=} will insert space characters to pad the line up to column
21831 50.  If the text is already past column 50, nothing will be inserted.
21832 This is the soft tabulator.
21834 @samp{%-50=} will insert space characters to pad the line up to column
21835 50.  If the text is already past column 50, the excess text past column
21836 50 will be removed.  This is the hard tabulator.
21839 @node Wide Characters
21840 @subsection Wide Characters
21842 Fixed width fonts in most countries have characters of the same width.
21843 Some countries, however, use Latin characters mixed with wider
21844 characters---most notable East Asian countries.
21846 The problem is that when formatting, Gnus assumes that if a string is 10
21847 characters wide, it'll be 10 Latin characters wide on the screen.  In
21848 these countries, that's not true.
21850 @vindex gnus-use-correct-string-widths
21851 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21852 @code{t}.  This makes buffer generation slower, but the results will be
21853 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21854 for Emacs.
21857 @node Window Layout
21858 @section Window Layout
21859 @cindex window layout
21861 No, there's nothing here about X, so be quiet.
21863 @vindex gnus-use-full-window
21864 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21865 other windows and occupy the entire Emacs screen by itself.  It is
21866 @code{t} by default.
21868 Setting this variable to @code{nil} kinda works, but there are
21869 glitches.  Use at your own peril.
21871 @vindex gnus-buffer-configuration
21872 @code{gnus-buffer-configuration} describes how much space each Gnus
21873 buffer should be given.  Here's an excerpt of this variable:
21875 @lisp
21876 ((group (vertical 1.0 (group 1.0 point)
21877                       (if gnus-carpal (group-carpal 4))))
21878  (article (vertical 1.0 (summary 0.25 point)
21879                         (article 1.0))))
21880 @end lisp
21882 This is an alist.  The @dfn{key} is a symbol that names some action or
21883 other.  For instance, when displaying the group buffer, the window
21884 configuration function will use @code{group} as the key.  A full list of
21885 possible names is listed below.
21887 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21888 should occupy.  To take the @code{article} split as an example -
21890 @lisp
21891 (article (vertical 1.0 (summary 0.25 point)
21892                        (article 1.0)))
21893 @end lisp
21895 This @dfn{split} says that the summary buffer should occupy 25% of upper
21896 half of the screen, and that it is placed over the article buffer.  As
21897 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21898 reaching for that calculator there).  However, the special number
21899 @code{1.0} is used to signal that this buffer should soak up all the
21900 rest of the space available after the rest of the buffers have taken
21901 whatever they need.  There should be only one buffer with the @code{1.0}
21902 size spec per split.
21904 Point will be put in the buffer that has the optional third element
21905 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21906 split where the tag @code{frame-focus} is a member (i.e. is the third or
21907 fourth element in the list, depending on whether the @code{point} tag is
21908 present) gets focus.
21910 Here's a more complicated example:
21912 @lisp
21913 (article (vertical 1.0 (group 4)
21914                        (summary 0.25 point)
21915                        (if gnus-carpal (summary-carpal 4))
21916                        (article 1.0)))
21917 @end lisp
21919 If the size spec is an integer instead of a floating point number,
21920 then that number will be used to say how many lines a buffer should
21921 occupy, not a percentage.
21923 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21924 precise---if the @code{car} of the split is a function or a subr), this
21925 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21926 be used as a split.  This means that there will be three buffers if
21927 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21928 is non-@code{nil}.
21930 Not complicated enough for you?  Well, try this on for size:
21932 @lisp
21933 (article (horizontal 1.0
21934              (vertical 0.5
21935                  (group 1.0)
21936                  (gnus-carpal 4))
21937              (vertical 1.0
21938                  (summary 0.25 point)
21939                  (summary-carpal 4)
21940                  (article 1.0))))
21941 @end lisp
21943 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21944 @code{horizontal} thingie?
21946 If the first element in one of the split is @code{horizontal}, Gnus will
21947 split the window horizontally, giving you two windows side-by-side.
21948 Inside each of these strips you may carry on all you like in the normal
21949 fashion.  The number following @code{horizontal} says what percentage of
21950 the screen is to be given to this strip.
21952 For each split, there @emph{must} be one element that has the 100% tag.
21953 The splitting is never accurate, and this buffer will eat any leftover
21954 lines from the splits.
21956 To be slightly more formal, here's a definition of what a valid split
21957 may look like:
21959 @example
21960 @group
21961 split      = frame | horizontal | vertical | buffer | form
21962 frame      = "(frame " size *split ")"
21963 horizontal = "(horizontal " size *split ")"
21964 vertical   = "(vertical " size *split ")"
21965 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21966 size       = number | frame-params
21967 buf-name   = group | article | summary ...
21968 @end group
21969 @end example
21971 The limitations are that the @code{frame} split can only appear as the
21972 top-level split.  @var{form} should be an Emacs Lisp form that should
21973 return a valid split.  We see that each split is fully recursive, and
21974 may contain any number of @code{vertical} and @code{horizontal} splits.
21976 @vindex gnus-window-min-width
21977 @vindex gnus-window-min-height
21978 @cindex window height
21979 @cindex window width
21980 Finding the right sizes can be a bit complicated.  No window may be less
21981 than @code{gnus-window-min-height} (default 1) characters high, and all
21982 windows must be at least @code{gnus-window-min-width} (default 1)
21983 characters wide.  Gnus will try to enforce this before applying the
21984 splits.  If you want to use the normal Emacs window width/height limit,
21985 you can just set these two variables to @code{nil}.
21987 If you're not familiar with Emacs terminology, @code{horizontal} and
21988 @code{vertical} splits may work the opposite way of what you'd expect.
21989 Windows inside a @code{horizontal} split are shown side-by-side, and
21990 windows within a @code{vertical} split are shown above each other.
21992 @findex gnus-configure-frame
21993 If you want to experiment with window placement, a good tip is to call
21994 @code{gnus-configure-frame} directly with a split.  This is the function
21995 that does all the real work when splitting buffers.  Below is a pretty
21996 nonsensical configuration with 5 windows; two for the group buffer and
21997 three for the article buffer.  (I said it was nonsensical.)  If you
21998 @code{eval} the statement below, you can get an idea of how that would
21999 look straight away, without going through the normal Gnus channels.
22000 Play with it until you're satisfied, and then use
22001 @code{gnus-add-configuration} to add your new creation to the buffer
22002 configuration list.
22004 @lisp
22005 (gnus-configure-frame
22006  '(horizontal 1.0
22007     (vertical 10
22008       (group 1.0)
22009       (article 0.3 point))
22010     (vertical 1.0
22011       (article 1.0)
22012       (horizontal 4
22013         (group 1.0)
22014         (article 10)))))
22015 @end lisp
22017 You might want to have several frames as well.  No prob---just use the
22018 @code{frame} split:
22020 @lisp
22021 (gnus-configure-frame
22022  '(frame 1.0
22023          (vertical 1.0
22024                    (summary 0.25 point frame-focus)
22025                    (article 1.0))
22026          (vertical ((height . 5) (width . 15)
22027                     (user-position . t)
22028                     (left . -1) (top . 1))
22029                    (picon 1.0))))
22031 @end lisp
22033 This split will result in the familiar summary/article window
22034 configuration in the first (or ``main'') frame, while a small additional
22035 frame will be created where picons will be shown.  As you can see,
22036 instead of the normal @code{1.0} top-level spec, each additional split
22037 should have a frame parameter alist as the size spec.
22038 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
22039 Reference Manual}.  Under XEmacs, a frame property list will be
22040 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
22041 is such a plist.
22042 The list of all possible keys for @code{gnus-buffer-configuration} can
22043 be found in its default value.
22045 Note that the @code{message} key is used for both
22046 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
22047 it is desirable to distinguish between the two, something like this
22048 might be used:
22050 @lisp
22051 (message (horizontal 1.0
22052                      (vertical 1.0 (message 1.0 point))
22053                      (vertical 0.24
22054                                (if (buffer-live-p gnus-summary-buffer)
22055                                    '(summary 0.5))
22056                                (group 1.0))))
22057 @end lisp
22059 One common desire for a multiple frame split is to have a separate frame
22060 for composing mail and news while leaving the original frame intact.  To
22061 accomplish that, something like the following can be done:
22063 @lisp
22064 (message
22065   (frame 1.0
22066          (if (not (buffer-live-p gnus-summary-buffer))
22067              (car (cdr (assoc 'group gnus-buffer-configuration)))
22068            (car (cdr (assoc 'summary gnus-buffer-configuration))))
22069          (vertical ((user-position . t) (top . 1) (left . 1)
22070                     (name . "Message"))
22071                    (message 1.0 point))))
22072 @end lisp
22074 @findex gnus-add-configuration
22075 Since the @code{gnus-buffer-configuration} variable is so long and
22076 complicated, there's a function you can use to ease changing the config
22077 of a single setting: @code{gnus-add-configuration}.  If, for instance,
22078 you want to change the @code{article} setting, you could say:
22080 @lisp
22081 (gnus-add-configuration
22082  '(article (vertical 1.0
22083                (group 4)
22084                (summary .25 point)
22085                (article 1.0))))
22086 @end lisp
22088 You'd typically stick these @code{gnus-add-configuration} calls in your
22089 @file{~/.gnus.el} file or in some startup hook---they should be run after
22090 Gnus has been loaded.
22092 @vindex gnus-always-force-window-configuration
22093 If all windows mentioned in the configuration are already visible, Gnus
22094 won't change the window configuration.  If you always want to force the
22095 ``right'' window configuration, you can set
22096 @code{gnus-always-force-window-configuration} to non-@code{nil}.
22098 If you're using tree displays (@pxref{Tree Display}), and the tree
22099 window is displayed vertically next to another window, you may also want
22100 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
22101 windows resized.
22103 @subsection Example Window Configurations
22105 @itemize @bullet
22106 @item
22107 Narrow left hand side occupied by group buffer.  Right hand side split
22108 between summary buffer (top one-sixth) and article buffer (bottom).
22110 @ifinfo
22111 @example
22112 +---+---------+
22113 | G | Summary |
22114 | r +---------+
22115 | o |         |
22116 | u | Article |
22117 | p |         |
22118 +---+---------+
22119 @end example
22120 @end ifinfo
22122 @lisp
22123 (gnus-add-configuration
22124  '(article
22125    (horizontal 1.0
22126                (vertical 25 (group 1.0))
22127                (vertical 1.0
22128                          (summary 0.16 point)
22129                          (article 1.0)))))
22131 (gnus-add-configuration
22132  '(summary
22133    (horizontal 1.0
22134                (vertical 25 (group 1.0))
22135                (vertical 1.0 (summary 1.0 point)))))
22136 @end lisp
22138 @end itemize
22141 @node Faces and Fonts
22142 @section Faces and Fonts
22143 @cindex faces
22144 @cindex fonts
22145 @cindex colors
22147 Fiddling with fonts and faces used to be very difficult, but these days
22148 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
22149 the face you want to alter, and alter it via the standard Customize
22150 interface.
22153 @node Compilation
22154 @section Compilation
22155 @cindex compilation
22156 @cindex byte-compilation
22158 @findex gnus-compile
22160 Remember all those line format specification variables?
22161 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
22162 on.  Now, Gnus will of course heed whatever these variables are, but,
22163 unfortunately, changing them will mean a quite significant slow-down.
22164 (The default values of these variables have byte-compiled functions
22165 associated with them, while the user-generated versions do not, of
22166 course.)
22168 To help with this, you can run @kbd{M-x gnus-compile} after you've
22169 fiddled around with the variables and feel that you're (kind of)
22170 satisfied.  This will result in the new specs being byte-compiled, and
22171 you'll get top speed again.  Gnus will save these compiled specs in the
22172 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
22173 this function, though---you should compile them yourself by sticking
22174 them into the @file{~/.gnus.el} file and byte-compiling that file.)
22177 @node Mode Lines
22178 @section Mode Lines
22179 @cindex mode lines
22181 @vindex gnus-updated-mode-lines
22182 @code{gnus-updated-mode-lines} says what buffers should keep their mode
22183 lines updated.  It is a list of symbols.  Supported symbols include
22184 @code{group}, @code{article}, @code{summary}, @code{server},
22185 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
22186 Gnus will keep that mode line updated with information that may be
22187 pertinent.  If this variable is @code{nil}, screen refresh may be
22188 quicker.
22190 @cindex display-time
22192 @vindex gnus-mode-non-string-length
22193 By default, Gnus displays information on the current article in the mode
22194 lines of the summary and article buffers.  The information Gnus wishes
22195 to display (e.g. the subject of the article) is often longer than the
22196 mode lines, and therefore have to be cut off at some point.  The
22197 @code{gnus-mode-non-string-length} variable says how long the other
22198 elements on the line is (i.e., the non-info part).  If you put
22199 additional elements on the mode line (e.g. a clock), you should modify
22200 this variable:
22202 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
22203 @lisp
22204 (add-hook 'display-time-hook
22205           (lambda () (setq gnus-mode-non-string-length
22206                            (+ 21
22207                               (if line-number-mode 5 0)
22208                               (if column-number-mode 4 0)
22209                               (length display-time-string)))))
22210 @end lisp
22212 If this variable is @code{nil} (which is the default), the mode line
22213 strings won't be chopped off, and they won't be padded either.  Note
22214 that the default is unlikely to be desirable, as even the percentage
22215 complete in the buffer may be crowded off the mode line; the user should
22216 configure this variable appropriately for her configuration.
22219 @node Highlighting and Menus
22220 @section Highlighting and Menus
22221 @cindex visual
22222 @cindex highlighting
22223 @cindex menus
22225 @vindex gnus-visual
22226 The @code{gnus-visual} variable controls most of the Gnus-prettifying
22227 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
22228 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
22229 file.
22231 This variable can be a list of visual properties that are enabled.  The
22232 following elements are valid, and are all included by default:
22234 @table @code
22235 @item group-highlight
22236 Do highlights in the group buffer.
22237 @item summary-highlight
22238 Do highlights in the summary buffer.
22239 @item article-highlight
22240 Do highlights in the article buffer.
22241 @item highlight
22242 Turn on highlighting in all buffers.
22243 @item group-menu
22244 Create menus in the group buffer.
22245 @item summary-menu
22246 Create menus in the summary buffers.
22247 @item article-menu
22248 Create menus in the article buffer.
22249 @item browse-menu
22250 Create menus in the browse buffer.
22251 @item server-menu
22252 Create menus in the server buffer.
22253 @item score-menu
22254 Create menus in the score buffers.
22255 @item menu
22256 Create menus in all buffers.
22257 @end table
22259 So if you only want highlighting in the article buffer and menus in all
22260 buffers, you could say something like:
22262 @lisp
22263 (setq gnus-visual '(article-highlight menu))
22264 @end lisp
22266 If you want highlighting only and no menus whatsoever, you'd say:
22268 @lisp
22269 (setq gnus-visual '(highlight))
22270 @end lisp
22272 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
22273 in all Gnus buffers.
22275 Other general variables that influence the look of all buffers include:
22277 @table @code
22278 @item gnus-mouse-face
22279 @vindex gnus-mouse-face
22280 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
22281 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
22283 @end table
22285 There are hooks associated with the creation of all the different menus:
22287 @table @code
22289 @item gnus-article-menu-hook
22290 @vindex gnus-article-menu-hook
22291 Hook called after creating the article mode menu.
22293 @item gnus-group-menu-hook
22294 @vindex gnus-group-menu-hook
22295 Hook called after creating the group mode menu.
22297 @item gnus-summary-menu-hook
22298 @vindex gnus-summary-menu-hook
22299 Hook called after creating the summary mode menu.
22301 @item gnus-server-menu-hook
22302 @vindex gnus-server-menu-hook
22303 Hook called after creating the server mode menu.
22305 @item gnus-browse-menu-hook
22306 @vindex gnus-browse-menu-hook
22307 Hook called after creating the browse mode menu.
22309 @item gnus-score-menu-hook
22310 @vindex gnus-score-menu-hook
22311 Hook called after creating the score mode menu.
22313 @end table
22316 @node Buttons
22317 @section Buttons
22318 @cindex buttons
22319 @cindex mouse
22320 @cindex click
22322 Those new-fangled @dfn{mouse} contraptions is very popular with the
22323 young, hep kids who don't want to learn the proper way to do things
22324 these days.  Why, I remember way back in the summer of '89, when I was
22325 using Emacs on a Tops 20 system.  Three hundred users on one single
22326 machine, and every user was running Simula compilers.  Bah!
22328 Right.
22330 @vindex gnus-carpal
22331 Well, you can make Gnus display bufferfuls of buttons you can click to
22332 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
22333 really.  Tell the chiropractor I sent you.
22336 @table @code
22338 @item gnus-carpal-mode-hook
22339 @vindex gnus-carpal-mode-hook
22340 Hook run in all carpal mode buffers.
22342 @item gnus-carpal-button-face
22343 @vindex gnus-carpal-button-face
22344 Face used on buttons.
22346 @item gnus-carpal-header-face
22347 @vindex gnus-carpal-header-face
22348 Face used on carpal buffer headers.
22350 @item gnus-carpal-group-buffer-buttons
22351 @vindex gnus-carpal-group-buffer-buttons
22352 Buttons in the group buffer.
22354 @item gnus-carpal-summary-buffer-buttons
22355 @vindex gnus-carpal-summary-buffer-buttons
22356 Buttons in the summary buffer.
22358 @item gnus-carpal-server-buffer-buttons
22359 @vindex gnus-carpal-server-buffer-buttons
22360 Buttons in the server buffer.
22362 @item gnus-carpal-browse-buffer-buttons
22363 @vindex gnus-carpal-browse-buffer-buttons
22364 Buttons in the browse buffer.
22365 @end table
22367 All the @code{buttons} variables are lists.  The elements in these list
22368 are either cons cells where the @code{car} contains a text to be displayed and
22369 the @code{cdr} contains a function symbol, or a simple string.
22372 @node Daemons
22373 @section Daemons
22374 @cindex demons
22375 @cindex daemons
22377 Gnus, being larger than any program ever written (allegedly), does lots
22378 of strange stuff that you may wish to have done while you're not
22379 present.  For instance, you may want it to check for new mail once in a
22380 while.  Or you may want it to close down all connections to all servers
22381 when you leave Emacs idle.  And stuff like that.
22383 Gnus will let you do stuff like that by defining various
22384 @dfn{handlers}.  Each handler consists of three elements:  A
22385 @var{function}, a @var{time}, and an @var{idle} parameter.
22387 Here's an example of a handler that closes connections when Emacs has
22388 been idle for thirty minutes:
22390 @lisp
22391 (gnus-demon-close-connections nil 30)
22392 @end lisp
22394 Here's a handler that scans for @acronym{PGP} headers every hour when
22395 Emacs is idle:
22397 @lisp
22398 (gnus-demon-scan-pgp 60 t)
22399 @end lisp
22401 This @var{time} parameter and that @var{idle} parameter work together
22402 in a strange, but wonderful fashion.  Basically, if @var{idle} is
22403 @code{nil}, then the function will be called every @var{time} minutes.
22405 If @var{idle} is @code{t}, then the function will be called after
22406 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
22407 the function will never be called.  But once Emacs goes idle, the
22408 function will be called every @var{time} minutes.
22410 If @var{idle} is a number and @var{time} is a number, the function will
22411 be called every @var{time} minutes only when Emacs has been idle for
22412 @var{idle} minutes.
22414 If @var{idle} is a number and @var{time} is @code{nil}, the function
22415 will be called once every time Emacs has been idle for @var{idle}
22416 minutes.
22418 And if @var{time} is a string, it should look like @samp{07:31}, and
22419 the function will then be called once every day somewhere near that
22420 time.  Modified by the @var{idle} parameter, of course.
22422 @vindex gnus-demon-timestep
22423 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
22424 seconds.  This is 60 by default.  If you change that variable,
22425 all the timings in the handlers will be affected.)
22427 So, if you want to add a handler, you could put something like this in
22428 your @file{~/.gnus.el} file:
22430 @findex gnus-demon-add-handler
22431 @lisp
22432 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22433 @end lisp
22435 @findex gnus-demon-add-nocem
22436 @findex gnus-demon-add-scanmail
22437 @findex gnus-demon-add-rescan
22438 @findex gnus-demon-add-scan-timestamps
22439 @findex gnus-demon-add-disconnection
22440 Some ready-made functions to do this have been created:
22441 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22442 @code{gnus-demon-add-nntp-close-connection},
22443 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22444 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22445 @file{~/.gnus.el} if you want those abilities.
22447 @findex gnus-demon-init
22448 @findex gnus-demon-cancel
22449 @vindex gnus-demon-handlers
22450 If you add handlers to @code{gnus-demon-handlers} directly, you should
22451 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22452 daemons, you can use the @code{gnus-demon-cancel} function.
22454 Note that adding daemons can be pretty naughty if you over do it.  Adding
22455 functions that scan all news and mail from all servers every two seconds
22456 is a sure-fire way of getting booted off any respectable system.  So
22457 behave.
22460 @node NoCeM
22461 @section NoCeM
22462 @cindex nocem
22463 @cindex spam
22465 @dfn{Spamming} is posting the same article lots and lots of times.
22466 Spamming is bad.  Spamming is evil.
22468 Spamming is usually canceled within a day or so by various anti-spamming
22469 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22470 NoCeM is pronounced ``no see-'em'', and means what the name
22471 implies---these are messages that make the offending articles, like, go
22472 away.
22474 What use are these NoCeM messages if the articles are canceled anyway?
22475 Some sites do not honor cancel messages and some sites just honor cancels
22476 from a select few people.  Then you may wish to make use of the NoCeM
22477 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22479 Gnus can read and parse the messages in this group automatically, and
22480 this will make spam disappear.
22482 There are some variables to customize, of course:
22484 @table @code
22485 @item gnus-use-nocem
22486 @vindex gnus-use-nocem
22487 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22488 by default.
22490 You can also set this variable to a positive number as a group level.
22491 In that case, Gnus scans NoCeM messages when checking new news if this
22492 value is not exceeding a group level that you specify as the prefix
22493 argument to some commands, e.g. @code{gnus},
22494 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
22495 NoCeM messages if you specify a group level to those commands.  For
22496 example, if you use 1 or 2 on the mail groups and the levels on the news
22497 groups remain the default, 3 is the best choice.
22499 @item gnus-nocem-groups
22500 @vindex gnus-nocem-groups
22501 Gnus will look for NoCeM messages in the groups in this list.  The
22502 default is
22503 @lisp
22504 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22505  "alt.nocem.misc" "news.admin.net-abuse.announce")
22506 @end lisp
22508 @item gnus-nocem-issuers
22509 @vindex gnus-nocem-issuers
22510 There are many people issuing NoCeM messages.  This list says what
22511 people you want to listen to.  The default is
22512 @lisp
22513 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22514  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22515 @end lisp
22516 fine, upstanding citizens all of them.
22518 Known despammers that you can put in this list are listed at@*
22519 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22521 You do not have to heed NoCeM messages from all these people---just the
22522 ones you want to listen to.  You also don't have to accept all NoCeM
22523 messages from the people you like.  Each NoCeM message has a @dfn{type}
22524 header that gives the message a (more or less, usually less) rigorous
22525 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22526 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22527 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22528 Each condition is either a string (which is a regexp that matches types
22529 you want to use) or a list on the form @code{(not @var{string})}, where
22530 @var{string} is a regexp that matches types you don't want to use.
22532 For instance, if you want all NoCeM messages from Chris Lewis except his
22533 @samp{troll} messages, you'd say:
22535 @lisp
22536 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22537 @end lisp
22539 On the other hand, if you just want nothing but his @samp{spam} and
22540 @samp{spew} messages, you'd say:
22542 @lisp
22543 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22544 @end lisp
22546 The specs are applied left-to-right.
22549 @item gnus-nocem-verifyer
22550 @vindex gnus-nocem-verifyer
22551 @findex pgg-verify
22552 This should be a function for verifying that the NoCeM issuer is who she
22553 says she is.  The default is @code{pgg-verify}, which returns
22554 non-@code{nil} if the verification is successful, otherwise (including
22555 the case the NoCeM message was not signed) returns @code{nil}.  If this
22556 is too slow and you don't care for verification (which may be dangerous),
22557 you can set this variable to @code{nil}.
22559 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22560 function.  While you can still use it, you can change it into
22561 @code{pgg-verify} running with GnuPG if you are willing to add the
22562 @acronym{PGP} public keys to GnuPG's keyring.
22564 @item gnus-nocem-directory
22565 @vindex gnus-nocem-directory
22566 This is where Gnus will store its NoCeM cache files.  The default is@*
22567 @file{~/News/NoCeM/}.
22569 @item gnus-nocem-expiry-wait
22570 @vindex gnus-nocem-expiry-wait
22571 The number of days before removing old NoCeM entries from the cache.
22572 The default is 15.  If you make it shorter Gnus will be faster, but you
22573 might then see old spam.
22575 @item gnus-nocem-check-from
22576 @vindex gnus-nocem-check-from
22577 Non-@code{nil} means check for valid issuers in message bodies.
22578 Otherwise don't bother fetching articles unless their author matches a
22579 valid issuer; that is much faster if you are selective about the
22580 issuers.
22582 @item gnus-nocem-check-article-limit
22583 @vindex gnus-nocem-check-article-limit
22584 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22585 group.  NoCeM groups can be huge and very slow to process.
22587 @end table
22589 Using NoCeM could potentially be a memory hog.  If you have many living
22590 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22591 big.  If this is a problem, you should kill off all (or most) of your
22592 unsubscribed groups (@pxref{Subscription Commands}).
22595 @node Undo
22596 @section Undo
22597 @cindex undo
22599 It is very useful to be able to undo actions one has done.  In normal
22600 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22601 In Gnus buffers, however, it isn't that simple.
22603 The things Gnus displays in its buffer is of no value whatsoever to
22604 Gnus---it's all just data designed to look nice to the user.
22605 Killing a group in the group buffer with @kbd{C-k} makes the line
22606 disappear, but that's just a side-effect of the real action---the
22607 removal of the group in question from the internal Gnus structures.
22608 Undoing something like that can't be done by the normal Emacs
22609 @code{undo} function.
22611 Gnus tries to remedy this somewhat by keeping track of what the user
22612 does and coming up with actions that would reverse the actions the user
22613 takes.  When the user then presses the @code{undo} key, Gnus will run
22614 the code to reverse the previous action, or the previous actions.
22615 However, not all actions are easily reversible, so Gnus currently offers
22616 a few key functions to be undoable.  These include killing groups,
22617 yanking groups, and changing the list of read articles of groups.
22618 That's it, really.  More functions may be added in the future, but each
22619 added function means an increase in data to be stored, so Gnus will
22620 never be totally undoable.
22622 @findex gnus-undo-mode
22623 @vindex gnus-use-undo
22624 @findex gnus-undo
22625 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22626 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22627 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22628 command, which should feel kinda like the normal Emacs @code{undo}
22629 command.
22632 @node Predicate Specifiers
22633 @section Predicate Specifiers
22634 @cindex predicate specifiers
22636 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22637 form that allows flexible specification of predicates without having
22638 to type all that much.
22640 These specifiers are lists consisting of functions, symbols and lists.
22642 Here's an example:
22644 @lisp
22645 (or gnus-article-unseen-p
22646     gnus-article-unread-p)
22647 @end lisp
22649 The available symbols are @code{or}, @code{and} and @code{not}.  The
22650 functions all take one parameter.
22652 @findex gnus-make-predicate
22653 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22654 to create a function that can be called.  This input parameter to this
22655 function will be passed along to all the functions in the predicate
22656 specifier.
22659 @node Moderation
22660 @section Moderation
22661 @cindex moderation
22663 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22664 It is not included in the standard Gnus package.  Write a mail to
22665 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22666 get a copy.
22668 The moderation package is implemented as a minor mode for summary
22669 buffers.  Put
22671 @lisp
22672 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22673 @end lisp
22675 in your @file{~/.gnus.el} file.
22677 If you are the moderator of @samp{rec.zoofle}, this is how it's
22678 supposed to work:
22680 @enumerate
22681 @item
22682 You split your incoming mail by matching on
22683 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22684 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22686 @item
22687 You enter that group once in a while and post articles using the @kbd{e}
22688 (edit-and-post) or @kbd{s} (just send unedited) commands.
22690 @item
22691 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22692 articles that weren't approved by you, you can cancel them with the
22693 @kbd{c} command.
22694 @end enumerate
22696 To use moderation mode in these two groups, say:
22698 @lisp
22699 (setq gnus-moderated-list
22700       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22701 @end lisp
22704 @node Fetching a Group
22705 @section Fetching a Group
22706 @cindex fetching a group
22708 @findex gnus-fetch-group
22709 It is sometimes convenient to be able to just say ``I want to read this
22710 group and I don't care whether Gnus has been started or not''.  This is
22711 perhaps more useful for people who write code than for users, but the
22712 command @code{gnus-fetch-group} provides this functionality in any case.
22713 It takes the group name as a parameter.
22716 @node Image Enhancements
22717 @section Image Enhancements
22719 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22720 support images, Emacs 22 does.} and up, are able to display pictures and
22721 stuff, so Gnus has taken advantage of that.
22723 @menu
22724 * X-Face::                      Display a funky, teensy black-and-white image.
22725 * Face::                        Display a funkier, teensier colored image.
22726 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22727 * Picons::                      How to display pictures of what you're reading.
22728 * XVarious::                    Other XEmacsy Gnusey variables.
22729 @end menu
22732 @node X-Face
22733 @subsection X-Face
22734 @cindex x-face
22736 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22737 depth) image that's supposed to represent the author of the message.
22738 It seems to be supported by an ever-growing number of mail and news
22739 readers.
22741 @cindex x-face
22742 @findex gnus-article-display-x-face
22743 @vindex gnus-article-x-face-command
22744 @vindex gnus-article-x-face-too-ugly
22745 @iftex
22746 @iflatex
22747 \include{xface}
22748 @end iflatex
22749 @end iftex
22750 @c @anchor{X-Face}
22752 Viewing an @code{X-Face} header either requires an Emacs that has
22753 @samp{compface} support (which most XEmacs versions has), or that you
22754 have suitable conversion or display programs installed.  If your Emacs
22755 has image support the default action is to display the face before the
22756 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22757 will try to convert the @code{X-Face} header using external programs
22758 from the @code{pbmplus} package and friends, see below.  For XEmacs it's
22759 faster if XEmacs has been compiled with @code{X-Face} support.  The
22760 default action under Emacs without image support is to fork off the
22761 @code{display} program.
22763 On a GNU/Linux system, the @code{display} program is included in the
22764 ImageMagick package.  For external conversion programs look for packages
22765 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22766 On Windows, you may use the packages @code{netpbm} and @code{compface}
22767 from @url{http://gnuwin32.sourceforge.net}.  You need to add the
22768 @code{bin} directory to your @code{PATH} environment variable.
22769 @c In fact only the following DLLs and binaries seem to be required:
22770 @c compface1.dll uncompface.exe libnetpbm10.dll icontopbm.exe
22772 The variable @code{gnus-article-x-face-command} controls which programs
22773 are used to display the @code{X-Face} header.  If this variable is a
22774 string, this string will be executed in a sub-shell.  If it is a
22775 function, this function will be called with the face as the argument.
22776 If @code{gnus-article-x-face-too-ugly} (which is a regexp) matches the
22777 @code{From} header, the face will not be shown.
22779 (Note: @code{x-face} is used in the variable/function names, not
22780 @code{xface}).
22782 @noindent
22783 Face and variable:
22785 @table @code
22786 @item gnus-x-face
22787 @vindex gnus-x-face
22788 Face to show X-Face.  The colors from this face are used as the
22789 foreground and background colors of the displayed X-Faces.  The
22790 default colors are black and white.
22791 @end table
22793 If you use posting styles, you can use an @code{x-face-file} entry in
22794 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22795 provides a few convenience functions and variables to allow easier
22796 insertion of X-Face headers in outgoing messages.  You also need the
22797 above mentioned ImageMagick, netpbm or other image conversion packages
22798 (depending the values of the variables below) for these functions.
22800 @findex gnus-random-x-face
22801 @vindex gnus-convert-pbm-to-x-face-command
22802 @vindex gnus-x-face-directory
22803 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22804 @code{gnus-x-face-directory} and picks one at random, and then
22805 converts it to the X-Face format by using the
22806 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22807 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22808 header data as a string.
22810 @findex gnus-insert-random-x-face-header
22811 @code{gnus-insert-random-x-face-header} calls
22812 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22813 randomly generated data.
22815 @findex gnus-x-face-from-file
22816 @vindex gnus-convert-image-to-x-face-command
22817 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22818 converts the file to X-Face format by using the
22819 @code{gnus-convert-image-to-x-face-command} shell command.
22821 Here's how you would typically use the first function.  Put something
22822 like the following in your @file{~/.gnus.el} file:
22824 @lisp
22825 (setq message-required-news-headers
22826       (nconc message-required-news-headers
22827              (list '(X-Face . gnus-random-x-face))))
22828 @end lisp
22830 Using the last function would be something like this:
22832 @lisp
22833 (setq message-required-news-headers
22834       (nconc message-required-news-headers
22835              (list '(X-Face . (lambda ()
22836                                 (gnus-x-face-from-file
22837                                  "~/My-face.gif"))))))
22838 @end lisp
22841 @node Face
22842 @subsection Face
22843 @cindex face
22845 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22847 @code{Face} headers are essentially a funkier version of @code{X-Face}
22848 ones. They describe a 48x48 pixel colored image that's supposed to
22849 represent the author of the message.
22851 @cindex face
22852 @findex gnus-article-display-face
22853 The contents of a @code{Face} header must be a base64 encoded PNG image.
22854 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22855 specifications.
22857 Viewing an @code{Face} header requires an Emacs that is able to display
22858 PNG images.
22859 @c Maybe add this:
22860 @c (if (featurep 'xemacs)
22861 @c     (featurep 'png)
22862 @c   (image-type-available-p 'png))
22864 Gnus provides a few convenience functions and variables to allow
22865 easier insertion of Face headers in outgoing messages.
22867 @findex gnus-convert-png-to-face
22868 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22869 726 bytes long, and converts it to a face.
22871 @findex gnus-face-from-file
22872 @vindex gnus-convert-image-to-face-command
22873 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22874 converts the file to Face format by using the
22875 @code{gnus-convert-image-to-face-command} shell command.
22877 Here's how you would typically use this function. Put something like the
22878 following in your @file{~/.gnus.el} file:
22880 @lisp
22881 (setq message-required-news-headers
22882       (nconc message-required-news-headers
22883              (list '(Face . (lambda ()
22884                               (gnus-face-from-file "~/face.jpg"))))))
22885 @end lisp
22888 @node Smileys
22889 @subsection Smileys
22890 @cindex smileys
22892 @iftex
22893 @iflatex
22894 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22895 \input{smiley}
22896 @end iflatex
22897 @end iftex
22899 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22900 currently the only package that uses Smiley, it is documented here.
22902 In short---to use Smiley in Gnus, put the following in your
22903 @file{~/.gnus.el} file:
22905 @lisp
22906 (setq gnus-treat-display-smileys t)
22907 @end lisp
22909 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22910 the like---to pictures and displays those instead of the text smiley
22911 faces.  The conversion is controlled by a list of regexps that matches
22912 text and maps that to file names.
22914 @vindex smiley-regexp-alist
22915 The alist used is specified by the @code{smiley-regexp-alist}
22916 variable.  The first item in each element is the regexp to be matched;
22917 the second element is the regexp match group that is to be replaced by
22918 the picture; and the third element is the name of the file to be
22919 displayed.
22921 The following variables customize where Smiley will look for these
22922 files:
22924 @table @code
22926 @item smiley-data-directory
22927 @vindex smiley-data-directory
22928 Where Smiley will look for smiley faces files.
22930 @item gnus-smiley-file-types
22931 @vindex gnus-smiley-file-types
22932 List of suffixes on smiley file names to try.
22934 @end table
22937 @node Picons
22938 @subsection Picons
22940 @iftex
22941 @iflatex
22942 \include{picons}
22943 @end iflatex
22944 @end iftex
22946 So@dots{}  You want to slow down your news reader even more!  This is a
22947 good way to do so.  It's also a great way to impress people staring
22948 over your shoulder as you read news.
22950 What are Picons?  To quote directly from the Picons Web site:
22952 @iftex
22953 @iflatex
22954 \margindex{}
22955 @end iflatex
22956 @end iftex
22958 @quotation
22959 @dfn{Picons} is short for ``personal icons''.  They're small,
22960 constrained images used to represent users and domains on the net,
22961 organized into databases so that the appropriate image for a given
22962 e-mail address can be found.  Besides users and domains, there are picon
22963 databases for Usenet newsgroups and weather forecasts.  The picons are
22964 in either monochrome @code{XBM} format or color @code{XPM} and
22965 @code{GIF} formats.
22966 @end quotation
22968 @vindex gnus-picon-databases
22969 For instructions on obtaining and installing the picons databases,
22970 point your Web browser at
22971 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22973 If you are using Debian GNU/Linux, saying @samp{apt-get install
22974 picons.*} will install the picons where Gnus can find them.
22976 To enable displaying picons, simply make sure that
22977 @code{gnus-picon-databases} points to the directory containing the
22978 Picons databases.
22980 The following variables offer control over where things are located.
22982 @table @code
22984 @item gnus-picon-databases
22985 @vindex gnus-picon-databases
22986 The location of the picons database.  This is a list of directories
22987 containing the @file{news}, @file{domains}, @file{users} (and so on)
22988 subdirectories.  Defaults to @code{("/usr/lib/picon"
22989 "/usr/local/faces")}.
22991 @item gnus-picon-news-directories
22992 @vindex gnus-picon-news-directories
22993 List of subdirectories to search in @code{gnus-picon-databases} for
22994 newsgroups faces.  @code{("news")} is the default.
22996 @item gnus-picon-user-directories
22997 @vindex gnus-picon-user-directories
22998 List of subdirectories to search in @code{gnus-picon-databases} for user
22999 faces.  @code{("users" "usenix" "local" "misc")} is the default.
23001 @item gnus-picon-domain-directories
23002 @vindex gnus-picon-domain-directories
23003 List of subdirectories to search in @code{gnus-picon-databases} for
23004 domain name faces.  Defaults to @code{("domains")}.  Some people may
23005 want to add @samp{"unknown"} to this list.
23007 @item gnus-picon-file-types
23008 @vindex gnus-picon-file-types
23009 Ordered list of suffixes on picon file names to try.  Defaults to
23010 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
23012 @end table
23015 @node XVarious
23016 @subsection Various XEmacs Variables
23018 @table @code
23019 @item gnus-xmas-glyph-directory
23020 @vindex gnus-xmas-glyph-directory
23021 This is where Gnus will look for pictures.  Gnus will normally
23022 auto-detect this directory, but you may set it manually if you have an
23023 unusual directory structure.
23025 @item gnus-xmas-modeline-glyph
23026 @vindex gnus-xmas-modeline-glyph
23027 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
23028 default.
23030 @end table
23032 @subsubsection Toolbar
23034 @table @code
23036 @item gnus-use-toolbar
23037 @vindex gnus-use-toolbar
23038 This variable specifies the position to display the toolbar.  If
23039 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
23040 be one of the symbols @code{default}, @code{top}, @code{bottom},
23041 @code{right}, and @code{left}.  @code{default} means to use the default
23042 toolbar, the rest mean to display the toolbar on the place which those
23043 names show.  The default is @code{default}.
23045 @item gnus-toolbar-thickness
23046 @vindex gnus-toolbar-thickness
23047 Cons of the height and the width specifying the thickness of a toolbar.
23048 The height is used for the toolbar displayed on the top or the bottom,
23049 the width is used for the toolbar displayed on the right or the left.
23050 The default is that of the default toolbar.
23052 @item gnus-group-toolbar
23053 @vindex gnus-group-toolbar
23054 The toolbar in the group buffer.
23056 @item gnus-summary-toolbar
23057 @vindex gnus-summary-toolbar
23058 The toolbar in the summary buffer.
23060 @item gnus-summary-mail-toolbar
23061 @vindex gnus-summary-mail-toolbar
23062 The toolbar in the summary buffer of mail groups.
23064 @end table
23066 @iftex
23067 @iflatex
23068 \margindex{}
23069 @end iflatex
23070 @end iftex
23073 @node Fuzzy Matching
23074 @section Fuzzy Matching
23075 @cindex fuzzy matching
23077 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
23078 things like scoring, thread gathering and thread comparison.
23080 As opposed to regular expression matching, fuzzy matching is very fuzzy.
23081 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
23082 means, and the implementation has changed over time.
23084 Basically, it tries to remove all noise from lines before comparing.
23085 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
23086 out of the strings before comparing the results.  This often leads to
23087 adequate results---even when faced with strings generated by text
23088 manglers masquerading as newsreaders.
23091 @node Thwarting Email Spam
23092 @section Thwarting Email Spam
23093 @cindex email spam
23094 @cindex spam
23095 @cindex UCE
23096 @cindex unsolicited commercial email
23098 In these last days of the Usenet, commercial vultures are hanging about
23099 and grepping through news like crazy to find email addresses they can
23100 foist off their scams and products to.  As a reaction to this, many
23101 people have started putting nonsense addresses into their @code{From}
23102 lines.  I think this is counterproductive---it makes it difficult for
23103 people to send you legitimate mail in response to things you write, as
23104 well as making it difficult to see who wrote what.  This rewriting may
23105 perhaps be a bigger menace than the unsolicited commercial email itself
23106 in the end.
23108 The biggest problem I have with email spam is that it comes in under
23109 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
23110 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
23111 mail group, only to find two pyramid schemes, seven advertisements
23112 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
23113 and one mail asking me to repent and find some god.
23115 This is annoying.  Here's what you can do about it.
23117 @menu
23118 * The problem of spam::         Some background, and some solutions
23119 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
23120 * SpamAssassin::                How to use external anti-spam tools.
23121 * Hashcash::                    Reduce spam by burning CPU time.
23122 @end menu
23124 @node The problem of spam
23125 @subsection The problem of spam
23126 @cindex email spam
23127 @cindex spam filtering approaches
23128 @cindex filtering approaches, spam
23129 @cindex UCE
23130 @cindex unsolicited commercial email
23132 First, some background on spam.
23134 If you have access to e-mail, you are familiar with spam (technically
23135 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
23136 exists because e-mail delivery is very cheap compared to paper mail,
23137 so only a very small percentage of people need to respond to an UCE to
23138 make it worthwhile to the advertiser.  Ironically, one of the most
23139 common spams is the one offering a database of e-mail addresses for
23140 further spamming.  Senders of spam are usually called @emph{spammers},
23141 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
23142 @emph{morons} are in common use as well.
23144 Spam comes from a wide variety of sources.  It is simply impossible to
23145 dispose of all spam without discarding useful messages.  A good
23146 example is the TMDA system, which requires senders
23147 unknown to you to confirm themselves as legitimate senders before
23148 their e-mail can reach you.  Without getting into the technical side
23149 of TMDA, a downside is clearly that e-mail from legitimate sources may
23150 be discarded if those sources can't or won't confirm themselves
23151 through the TMDA system.  Another problem with TMDA is that it
23152 requires its users to have a basic understanding of e-mail delivery
23153 and processing.
23155 The simplest approach to filtering spam is filtering, at the mail
23156 server or when you sort through incoming mail.  If you get 200 spam
23157 messages per day from @samp{random-address@@vmadmin.com}, you block
23158 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
23159 discard all messages with @samp{VIAGRA} in the message.  If you get
23160 lots of spam from Bulgaria, for example, you try to filter all mail
23161 from Bulgarian IPs.
23163 This, unfortunately, is a great way to discard legitimate e-mail.  The
23164 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
23165 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
23166 you should be obvious, so don't do it if you have the choice.
23168 In another instance, the very informative and useful RISKS digest has
23169 been blocked by overzealous mail filters because it @strong{contained}
23170 words that were common in spam messages.  Nevertheless, in isolated
23171 cases, with great care, direct filtering of mail can be useful.
23173 Another approach to filtering e-mail is the distributed spam
23174 processing, for instance DCC implements such a system.  In essence,
23175 @var{N} systems around the world agree that a machine @var{X} in
23176 Ghana, Estonia, or California is sending out spam e-mail, and these
23177 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
23178 database.  The criteria for spam detection vary---it may be the number
23179 of messages sent, the content of the messages, and so on.  When a user
23180 of the distributed processing system wants to find out if a message is
23181 spam, he consults one of those @var{N} systems.
23183 Distributed spam processing works very well against spammers that send
23184 a large number of messages at once, but it requires the user to set up
23185 fairly complicated checks.  There are commercial and free distributed
23186 spam processing systems.  Distributed spam processing has its risks as
23187 well.  For instance legitimate e-mail senders have been accused of
23188 sending spam, and their web sites and mailing lists have been shut
23189 down for some time because of the incident.
23191 The statistical approach to spam filtering is also popular.  It is
23192 based on a statistical analysis of previous spam messages.  Usually
23193 the analysis is a simple word frequency count, with perhaps pairs of
23194 words or 3-word combinations thrown into the mix.  Statistical
23195 analysis of spam works very well in most of the cases, but it can
23196 classify legitimate e-mail as spam in some cases.  It takes time to
23197 run the analysis, the full message must be analyzed, and the user has
23198 to store the database of spam analysis.  Statistical analysis on the
23199 server is gaining popularity.  This has the advantage of letting the
23200 user Just Read Mail, but has the disadvantage that it's harder to tell
23201 the server that it has misclassified mail.
23203 Fighting spam is not easy, no matter what anyone says.  There is no
23204 magic switch that will distinguish Viagra ads from Mom's e-mails.
23205 Even people are having a hard time telling spam apart from non-spam,
23206 because spammers are actively looking to fool us into thinking they
23207 are Mom, essentially.  Spamming is irritating, irresponsible, and
23208 idiotic behavior from a bunch of people who think the world owes them
23209 a favor.  We hope the following sections will help you in fighting the
23210 spam plague.
23212 @node Anti-Spam Basics
23213 @subsection Anti-Spam Basics
23214 @cindex email spam
23215 @cindex spam
23216 @cindex UCE
23217 @cindex unsolicited commercial email
23219 One way of dealing with spam is having Gnus split out all spam into a
23220 @samp{spam} mail group (@pxref{Splitting Mail}).
23222 First, pick one (1) valid mail address that you can be reached at, and
23223 put it in your @code{From} header of all your news articles.  (I've
23224 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
23225 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
23226 sysadmin whether your sendmail installation accepts keywords in the local
23227 part of the mail address.)
23229 @lisp
23230 (setq message-default-news-headers
23231       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
23232 @end lisp
23234 Then put the following split rule in @code{nnmail-split-fancy}
23235 (@pxref{Fancy Mail Splitting}):
23237 @lisp
23238 (...
23239  (to "larsi@@trym.ifi.uio.no"
23240      (| ("subject" "re:.*" "misc")
23241         ("references" ".*@@.*" "misc")
23242         "spam"))
23243  ...)
23244 @end lisp
23246 This says that all mail to this address is suspect, but if it has a
23247 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
23248 header, it's probably ok.  All the rest goes to the @samp{spam} group.
23249 (This idea probably comes from Tim Pierce.)
23251 In addition, many mail spammers talk directly to your @acronym{SMTP} server
23252 and do not include your email address explicitly in the @code{To}
23253 header.  Why they do this is unknown---perhaps it's to thwart this
23254 thwarting scheme?  In any case, this is trivial to deal with---you just
23255 put anything not addressed to you in the @samp{spam} group by ending
23256 your fancy split rule in this way:
23258 @lisp
23260  ...
23261  (to "larsi" "misc")
23262  "spam")
23263 @end lisp
23265 In my experience, this will sort virtually everything into the right
23266 group.  You still have to check the @samp{spam} group from time to time to
23267 check for legitimate mail, though.  If you feel like being a good net
23268 citizen, you can even send off complaints to the proper authorities on
23269 each unsolicited commercial email---at your leisure.
23271 This works for me.  It allows people an easy way to contact me (they can
23272 just press @kbd{r} in the usual way), and I'm not bothered at all with
23273 spam.  It's a win-win situation.  Forging @code{From} headers to point
23274 to non-existent domains is yucky, in my opinion.
23276 Be careful with this approach.  Spammers are wise to it.
23279 @node SpamAssassin
23280 @subsection SpamAssassin, Vipul's Razor, DCC, etc
23281 @cindex SpamAssassin
23282 @cindex Vipul's Razor
23283 @cindex DCC
23285 The days where the hints in the previous section were sufficient in
23286 avoiding spam are coming to an end.  There are many tools out there
23287 that claim to reduce the amount of spam you get.  This section could
23288 easily become outdated fast, as new products replace old, but
23289 fortunately most of these tools seem to have similar interfaces.  Even
23290 though this section will use SpamAssassin as an example, it should be
23291 easy to adapt it to most other tools.
23293 Note that this section does not involve the @code{spam.el} package,
23294 which is discussed in the next section.  If you don't care for all
23295 the features of @code{spam.el}, you can make do with these simple
23296 recipes.
23298 If the tool you are using is not installed on the mail server, you
23299 need to invoke it yourself.  Ideas on how to use the
23300 @code{:postscript} mail source parameter (@pxref{Mail Source
23301 Specifiers}) follow.
23303 @lisp
23304 (setq mail-sources
23305       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
23306         (pop :user "jrl"
23307              :server "pophost"
23308              :postscript
23309              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
23310 @end lisp
23312 Once you manage to process your incoming spool somehow, thus making
23313 the mail contain e.g.@: a header indicating it is spam, you are ready to
23314 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
23316 @lisp
23317 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
23318                              ...))
23319 @end lisp
23321 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
23323 @lisp
23324 (setq nnmail-split-methods 'nnmail-split-fancy
23325       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
23326                              ...))
23327 @end lisp
23329 Some people might not like the idea of piping the mail through various
23330 programs using a @code{:prescript} (if some program is buggy, you
23331 might lose all mail).  If you are one of them, another solution is to
23332 call the external tools during splitting.  Example fancy split method:
23334 @lisp
23335 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
23336                              ...))
23337 (defun kevin-spamassassin ()
23338   (save-excursion
23339     (save-restriction
23340       (widen)
23341       (if (eq 1 (call-process-region (point-min) (point-max)
23342                                      "spamc" nil nil nil "-c"))
23343           "spam"))))
23344 @end lisp
23346 Note that with the nnimap backend, message bodies will not be
23347 downloaded by default.  You need to set
23348 @code{nnimap-split-download-body} to @code{t} to do that
23349 (@pxref{Splitting in IMAP}).
23351 That is about it.  As some spam is likely to get through anyway, you
23352 might want to have a nifty function to call when you happen to read
23353 spam.  And here is the nifty function:
23355 @lisp
23356  (defun my-gnus-raze-spam ()
23357   "Submit SPAM to Vipul's Razor, then mark it as expirable."
23358   (interactive)
23359   (gnus-summary-show-raw-article)
23360   (gnus-summary-save-in-pipe "razor-report -f -d")
23361   (gnus-summary-mark-as-expirable 1))
23362 @end lisp
23364 @node Hashcash
23365 @subsection Hashcash
23366 @cindex hashcash
23368 A novel technique to fight spam is to require senders to do something
23369 costly for each message they send.  This has the obvious drawback that
23370 you cannot rely on everyone in the world using this technique,
23371 since it is not part of the Internet standards, but it may be useful
23372 in smaller communities.
23374 While the tools in the previous section work well in practice, they
23375 work only because the tools are constantly maintained and updated as
23376 new form of spam appears.  This means that a small percentage of spam
23377 will always get through.  It also means that somewhere, someone needs
23378 to read lots of spam to update these tools.  Hashcash avoids that, but
23379 instead prefers that everyone you contact through e-mail supports the
23380 scheme.  You can view the two approaches as pragmatic vs dogmatic.
23381 The approaches have their own advantages and disadvantages, but as
23382 often in the real world, a combination of them is stronger than either
23383 one of them separately.
23385 @cindex X-Hashcash
23386 The ``something costly'' is to burn CPU time, more specifically to
23387 compute a hash collision up to a certain number of bits.  The
23388 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
23389 header.  For more details, and for the external application
23390 @code{hashcash} you need to install to use this feature, see
23391 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
23392 information can be found at @uref{http://www.camram.org/}.
23394 If you wish to call hashcash for each message you send, say something
23395 like:
23397 @lisp
23398 (require 'hashcash)
23399 (add-hook 'message-send-hook 'mail-add-payment)
23400 @end lisp
23402 The @file{hashcash.el} library can be found in the Gnus development
23403 contrib directory or at
23404 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
23406 You will need to set up some additional variables as well:
23408 @table @code
23410 @item hashcash-default-payment
23411 @vindex hashcash-default-payment
23412 This variable indicates the default number of bits the hash collision
23413 should consist of.  By default this is 0, meaning nothing will be
23414 done.  Suggested useful values include 17 to 29.
23416 @item hashcash-payment-alist
23417 @vindex hashcash-payment-alist
23418 Some receivers may require you to spend burn more CPU time than the
23419 default.  This variable contains a list of @samp{(@var{addr}
23420 @var{amount})} cells, where @var{addr} is the receiver (email address
23421 or newsgroup) and @var{amount} is the number of bits in the collision
23422 that is needed.  It can also contain @samp{(@var{addr} @var{string}
23423 @var{amount})} cells, where the @var{string} is the string to use
23424 (normally the email address or newsgroup name is used).
23426 @item hashcash
23427 @vindex hashcash
23428 Where the @code{hashcash} binary is installed.
23430 @end table
23432 Currently there is no built in functionality in Gnus to verify
23433 hashcash cookies, it is expected that this is performed by your hand
23434 customized mail filtering scripts.  Improvements in this area would be
23435 a useful contribution, however.
23437 @node Spam Package
23438 @section Spam Package
23439 @cindex spam filtering
23440 @cindex spam
23442 The Spam package provides Gnus with a centralized mechanism for
23443 detecting and filtering spam.  It filters new mail, and processes
23444 messages according to whether they are spam or ham.  (@dfn{Ham} is the
23445 name used throughout this manual to indicate non-spam messages.)
23447 @menu
23448 * Spam Package Introduction::
23449 * Filtering Incoming Mail::
23450 * Detecting Spam in Groups::
23451 * Spam and Ham Processors::
23452 * Spam Package Configuration Examples::
23453 * Spam Back Ends::
23454 * Extending the Spam package::
23455 * Spam Statistics Package::
23456 @end menu
23458 @node Spam Package Introduction
23459 @subsection Spam Package Introduction
23460 @cindex spam filtering
23461 @cindex spam filtering sequence of events
23462 @cindex spam
23464 You must read this section to understand how the Spam package works.
23465 Do not skip, speed-read, or glance through this section.
23467 @cindex spam-initialize
23468 @vindex spam-use-stat
23469 To use the Spam package, you @strong{must} first run the function
23470 @code{spam-initialize}:
23472 @example
23473 (spam-initialize)
23474 @end example
23476 This autoloads @code{spam.el} and installs the various hooks necessary
23477 to let the Spam package do its job.  In order to make use of the Spam
23478 package, you have to set up certain group parameters and variables,
23479 which we will describe below.  All of the variables controlling the
23480 Spam package can be found in the @samp{spam} customization group.
23482 There are two ``contact points'' between the Spam package and the rest
23483 of Gnus: checking new mail for spam, and leaving a group.
23485 Checking new mail for spam is done in one of two ways: while splitting
23486 incoming mail, or when you enter a group.
23488 The first way, checking for spam while splitting incoming mail, is
23489 suited to mail back ends such as @code{nnml} or @code{nnimap}, where
23490 new mail appears in a single spool file.  The Spam package processes
23491 incoming mail, and sends mail considered to be spam to a designated
23492 ``spam'' group.  @xref{Filtering Incoming Mail}.
23494 The second way is suited to back ends such as @code{nntp}, which have
23495 no incoming mail spool, or back ends where the server is in charge of
23496 splitting incoming mail.  In this case, when you enter a Gnus group,
23497 the unseen or unread messages in that group are checked for spam.
23498 Detected spam messages are marked as spam.  @xref{Detecting Spam in
23499 Groups}.
23501 @cindex spam back ends
23502 In either case, you have to tell the Spam package what method to use
23503 to detect spam messages.  There are several methods, or @dfn{spam back
23504 ends} (not to be confused with Gnus back ends!) to choose from: spam
23505 ``blacklists'' and ``whitelists'', dictionary-based filters, and so
23506 forth.  @xref{Spam Back Ends}.
23508 In the Gnus summary buffer, messages that have been identified as spam
23509 always appear with a @samp{$} symbol.
23511 The Spam package divides Gnus groups into three categories: ham
23512 groups, spam groups, and unclassified groups.  You should mark each of
23513 the groups you subscribe to as either a ham group or a spam group,
23514 using the @code{spam-contents} group parameter (@pxref{Group
23515 Parameters}).  Spam groups have a special property: when you enter a
23516 spam group, all unseen articles are marked as spam.  Thus, mail split
23517 into a spam group is automatically marked as spam.
23519 Identifying spam messages is only half of the Spam package's job.  The
23520 second half comes into play whenever you exit a group buffer.  At this
23521 point, the Spam package does several things:
23523 First, it calls @dfn{spam and ham processors} to process the articles
23524 according to whether they are spam or ham.  There is a pair of spam
23525 and ham processors associated with each spam back end, and what the
23526 processors do depends on the back end.  At present, the main role of
23527 spam and ham processors is for dictionary-based spam filters: they add
23528 the contents of the messages in the group to the filter's dictionary,
23529 to improve its ability to detect future spam.  The @code{spam-process}
23530 group parameter specifies what spam processors to use.  @xref{Spam and
23531 Ham Processors}.
23533 If the spam filter failed to mark a spam message, you can mark it
23534 yourself, so that the message is processed as spam when you exit the
23535 group:
23537 @table @kbd
23538 @item M-d
23539 @itemx M s x
23540 @itemx S x
23541 @kindex M-d
23542 @kindex S x
23543 @kindex M s x
23544 @findex gnus-summary-mark-as-spam
23545 @findex gnus-summary-mark-as-spam
23546 Mark current article as spam, showing it with the @samp{$} mark
23547 (@code{gnus-summary-mark-as-spam}).
23548 @end table
23550 @noindent
23551 Similarly, you can unmark an article if it has been erroneously marked
23552 as spam.  @xref{Setting Marks}.
23554 Normally, a ham message found in a non-ham group is not processed as
23555 ham---the rationale is that it should be moved into a ham group for
23556 further processing (see below).  However, you can force these articles
23557 to be processed as ham by setting
23558 @code{spam-process-ham-in-spam-groups} and
23559 @code{spam-process-ham-in-nonham-groups}.
23561 @vindex gnus-ham-process-destinations
23562 @vindex gnus-spam-process-destinations
23563 The second thing that the Spam package does when you exit a group is
23564 to move ham articles out of spam groups, and spam articles out of ham
23565 groups.  Ham in a spam group is moved to the group specified by the
23566 variable @code{gnus-ham-process-destinations}, or the group parameter
23567 @code{ham-process-destination}.  Spam in a ham group is moved to the
23568 group specified by the variable @code{gnus-spam-process-destinations},
23569 or the group parameter @code{spam-process-destination}.  If these
23570 variables are not set, the articles are left in their current group.
23571 If an article cannot be moved (e.g., with a read-only backend such
23572 as @acronym{NNTP}), it is copied.
23574 If an article is moved to another group, it is processed again when
23575 you visit the new group.  Normally, this is not a problem, but if you
23576 want each article to be processed only once, load the
23577 @code{gnus-registry.el} package and set the variable
23578 @code{spam-log-to-registry} to @code{t}.  @xref{Spam Package
23579 Configuration Examples}.
23581 Normally, spam groups ignore @code{gnus-spam-process-destinations}.
23582 However, if you set @code{spam-move-spam-nonspam-groups-only} to
23583 @code{nil}, spam will also be moved out of spam groups, depending on
23584 the @code{spam-process-destination} parameter.
23586 The final thing the Spam package does is to mark spam articles as
23587 expired, which is usually the right thing to do.
23589 If all this seems confusing, don't worry.  Soon it will be as natural
23590 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23591 50 years in the future yet.  Just trust us, it's not so bad.
23593 @node Filtering Incoming Mail
23594 @subsection Filtering Incoming Mail
23595 @cindex spam filtering
23596 @cindex spam filtering incoming mail
23597 @cindex spam
23599 To use the Spam package to filter incoming mail, you must first set up
23600 fancy mail splitting.  @xref{Fancy Mail Splitting}.  The Spam package
23601 defines a special splitting function that you can add to your fancy
23602 split variable (either @code{nnmail-split-fancy} or
23603 @code{nnimap-split-fancy}, depending on your mail back end):
23605 @example
23606 (: spam-split)
23607 @end example
23609 @vindex spam-split-group
23610 @noindent
23611 The @code{spam-split} function scans incoming mail according to your
23612 chosen spam back end(s), and sends messages identified as spam to a
23613 spam group.  By default, the spam group is a group named @samp{spam},
23614 but you can change this by customizing @code{spam-split-group}.  Make
23615 sure the contents of @code{spam-split-group} are an unqualified group
23616 name.  For instance, in an @code{nnimap} server @samp{your-server},
23617 the value @samp{spam} means @samp{nnimap+your-server:spam}.  The value
23618 @samp{nnimap+server:spam} is therefore wrong---it gives the group
23619 @samp{nnimap+your-server:nnimap+server:spam}.
23621 @code{spam-split} does not modify the contents of messages in any way.
23623 @vindex nnimap-split-download-body
23624 Note for IMAP users: if you use the @code{spam-check-bogofilter},
23625 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
23626 you should also set set the variable @code{nnimap-split-download-body}
23627 to @code{t}.  These spam back ends are most useful when they can
23628 ``scan'' the full message body.  By default, the nnimap back end only
23629 retrieves the message headers; @code{nnimap-split-download-body} tells
23630 it to retrieve the message bodies as well.  We don't set this by
23631 default because it will slow @acronym{IMAP} down, and that is not an
23632 appropriate decision to make on behalf of the user.  @xref{Splitting
23633 in IMAP}.
23635 You have to specify one or more spam back ends for @code{spam-split}
23636 to use, by setting the @code{spam-use-*} variables.  @xref{Spam Back
23637 Ends}.  Normally, @code{spam-split} simply uses all the spam back ends
23638 you enabled in this way.  However, you can tell @code{spam-split} to
23639 use only some of them.  Why this is useful?  Suppose you are using the
23640 @code{spam-use-regex-headers} and @code{spam-use-blackholes} spam back
23641 ends, and the following split rule:
23643 @example
23644  nnimap-split-fancy '(|
23645                       (any "ding" "ding")
23646                       (: spam-split)
23647                       ;; @r{default mailbox}
23648                       "mail")
23649 @end example
23651 @noindent
23652 The problem is that you want all ding messages to make it to the ding
23653 folder.  But that will let obvious spam (for example, spam detected by
23654 SpamAssassin, and @code{spam-use-regex-headers}) through, when it's
23655 sent to the ding list.  On the other hand, some messages to the ding
23656 list are from a mail server in the blackhole list, so the invocation
23657 of @code{spam-split} can't be before the ding rule.
23659 The solution is to let SpamAssassin headers supersede ding rules, and
23660 perform the other @code{spam-split} rules (including a second
23661 invocation of the regex-headers check) after the ding rule.  This is
23662 done by passing a parameter to @code{spam-split}:
23664 @example
23665 nnimap-split-fancy
23666       '(|
23667         ;; @r{spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23668         (: spam-split "regex-spam" 'spam-use-regex-headers)
23669         (any "ding" "ding")
23670         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23671         (: spam-split)
23672         ;; @r{default mailbox}
23673         "mail")
23674 @end example
23676 @noindent
23677 This lets you invoke specific @code{spam-split} checks depending on
23678 your particular needs, and target the results of those checks to a
23679 particular spam group.  You don't have to throw all mail into all the
23680 spam tests.  Another reason why this is nice is that messages to
23681 mailing lists you have rules for don't have to have resource-intensive
23682 blackhole checks performed on them.  You could also specify different
23683 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23685 You should set the @code{spam-use-*} variables for whatever spam back
23686 ends you intend to use.  The reason is that when loading
23687 @file{spam.el}, some conditional loading is done depending on what
23688 @code{spam-use-xyz} variables you have set.  @xref{Spam Back Ends}.
23690 @c @emph{TODO: spam.el needs to provide a uniform way of training all the
23691 @c statistical databases.  Some have that functionality built-in, others
23692 @c don't.}
23694 @node Detecting Spam in Groups
23695 @subsection Detecting Spam in Groups
23697 To detect spam when visiting a group, set the group's
23698 @code{spam-autodetect} and @code{spam-autodetect-methods} group
23699 parameters.  These are accessible with @kbd{G c} or @kbd{G p}, as
23700 usual (@pxref{Group Parameters}).
23702 You should set the @code{spam-use-*} variables for whatever spam back
23703 ends you intend to use.  The reason is that when loading
23704 @file{spam.el}, some conditional loading is done depending on what
23705 @code{spam-use-xyz} variables you have set.
23707 By default, only unseen articles are processed for spam.  You can
23708 force Gnus to recheck all messages in the group by setting the
23709 variable @code{spam-autodetect-recheck-messages} to @code{t}.
23711 If you use the @code{spam-autodetect} method of checking for spam, you
23712 can specify different spam detection methods for different groups.
23713 For instance, the @samp{ding} group may have @code{spam-use-BBDB} as
23714 the autodetection method, while the @samp{suspect} group may have the
23715 @code{spam-use-blacklist} and @code{spam-use-bogofilter} methods
23716 enabled.  Unlike with @code{spam-split}, you don't have any control
23717 over the @emph{sequence} of checks, but this is probably unimportant.
23719 @node Spam and Ham Processors
23720 @subsection Spam and Ham Processors
23721 @cindex spam filtering
23722 @cindex spam filtering variables
23723 @cindex spam variables
23724 @cindex spam
23726 @vindex gnus-spam-process-newsgroups
23727 Spam and ham processors specify special actions to take when you exit
23728 a group buffer.  Spam processors act on spam messages, and ham
23729 processors on ham messages.  At present, the main role of these
23730 processors is to update the dictionaries of dictionary-based spam back
23731 ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics
23732 package (@pxref{Spam Statistics Filtering}).
23734 The spam and ham processors that apply to each group are determined by
23735 the group's@code{spam-process} group parameter.  If this group
23736 parameter is not defined, they are determined by the variable
23737 @code{gnus-spam-process-newsgroups}.
23739 @vindex gnus-spam-newsgroup-contents
23740 Gnus learns from the spam you get.  You have to collect your spam in
23741 one or more spam groups, and set or customize the variable
23742 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23743 groups to contain spam by setting their group parameter
23744 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23745 by customizing the corresponding variable
23746 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23747 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23748 also be used to declare groups as @emph{ham} groups if you set their
23749 classification to @code{gnus-group-spam-classification-ham}.  If
23750 groups are not classified by means of @code{spam-junk-mailgroups},
23751 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23752 considered @emph{unclassified}.  All groups are unclassified by
23753 default.
23755 @vindex gnus-spam-mark
23756 @cindex $
23757 In spam groups, all messages are considered to be spam by default:
23758 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23759 group.  If you have seen a message, had it marked as spam, then
23760 unmarked it, it won't be marked as spam when you enter the group
23761 thereafter.  You can disable that behavior, so all unread messages
23762 will get the @samp{$} mark, if you set the
23763 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23764 should remove the @samp{$} mark when you are in the group summary
23765 buffer for every message that is not spam after all.  To remove the
23766 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23767 @kbd{d} for declaring it read the non-spam way.  When you leave a
23768 group, all spam-marked (@samp{$}) articles are sent to a spam
23769 processor which will study them as spam samples.
23771 Messages may also be deleted in various other ways, and unless
23772 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23773 and @samp{r} for default read or explicit delete, marks @samp{X} and
23774 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23775 low scores, are all considered to be associated with articles which
23776 are not spam.  This assumption might be false, in particular if you
23777 use kill files or score files as means for detecting genuine spam, you
23778 should then adjust the @code{ham-marks} group parameter.
23780 @defvar ham-marks
23781 You can customize this group or topic parameter to be the list of
23782 marks you want to consider ham.  By default, the list contains the
23783 deleted, read, killed, kill-filed, and low-score marks (the idea is
23784 that these articles have been read, but are not spam).  It can be
23785 useful to also include the tick mark in the ham marks.  It is not
23786 recommended to make the unread mark a ham mark, because it normally
23787 indicates a lack of classification.  But you can do it, and we'll be
23788 happy for you.
23789 @end defvar
23791 @defvar spam-marks
23792 You can customize this group or topic parameter to be the list of
23793 marks you want to consider spam.  By default, the list contains only
23794 the spam mark.  It is not recommended to change that, but you can if
23795 you really want to.
23796 @end defvar
23798 When you leave @emph{any} group, regardless of its
23799 @code{spam-contents} classification, all spam-marked articles are sent
23800 to a spam processor, which will study these as spam samples.  If you
23801 explicit kill a lot, you might sometimes end up with articles marked
23802 @samp{K} which you never saw, and which might accidentally contain
23803 spam.  Best is to make sure that real spam is marked with @samp{$},
23804 and nothing else.
23806 @vindex gnus-ham-process-destinations
23807 When you leave a @emph{spam} group, all spam-marked articles are
23808 marked as expired after processing with the spam processor.  This is
23809 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23810 @strong{ham} articles in a spam group will be moved to a location
23811 determined by either the @code{ham-process-destination} group
23812 parameter or a match in the @code{gnus-ham-process-destinations}
23813 variable, which is a list of regular expressions matched with group
23814 names (it's easiest to customize this variable with @kbd{M-x
23815 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23816 group name list is a standard Lisp list, if you prefer to customize
23817 the variable manually.  If the @code{ham-process-destination}
23818 parameter is not set, ham articles are left in place.  If the
23819 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23820 set, the ham articles are marked as unread before being moved.
23822 If ham can not be moved---because of a read-only backend such as
23823 @acronym{NNTP}, for example, it will be copied.
23825 Note that you can use multiples destinations per group or regular
23826 expression!  This enables you to send your ham to a regular mail
23827 group and to a @emph{ham training} group.
23829 When you leave a @emph{ham} group, all ham-marked articles are sent to
23830 a ham processor, which will study these as non-spam samples.
23832 @vindex spam-process-ham-in-spam-groups
23833 By default the variable @code{spam-process-ham-in-spam-groups} is
23834 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23835 to be processed.  Normally this is not done, you are expected instead
23836 to send your ham to a ham group and process it there.
23838 @vindex spam-process-ham-in-nonham-groups
23839 By default the variable @code{spam-process-ham-in-nonham-groups} is
23840 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23841 or unclassified) groups to be processed.  Normally this is not done,
23842 you are expected instead to send your ham to a ham group and process
23843 it there.
23845 @vindex gnus-spam-process-destinations
23846 When you leave a @emph{ham} or @emph{unclassified} group, all
23847 @strong{spam} articles are moved to a location determined by either
23848 the @code{spam-process-destination} group parameter or a match in the
23849 @code{gnus-spam-process-destinations} variable, which is a list of
23850 regular expressions matched with group names (it's easiest to
23851 customize this variable with @kbd{M-x customize-variable @key{RET}
23852 gnus-spam-process-destinations}).  Each group name list is a standard
23853 Lisp list, if you prefer to customize the variable manually.  If the
23854 @code{spam-process-destination} parameter is not set, the spam
23855 articles are only expired.  The group name is fully qualified, meaning
23856 that if you see @samp{nntp:servername} before the group name in the
23857 group buffer then you need it here as well.
23859 If spam can not be moved---because of a read-only backend such as
23860 @acronym{NNTP}, for example, it will be copied.
23862 Note that you can use multiples destinations per group or regular
23863 expression!  This enables you to send your spam to multiple @emph{spam
23864 training} groups.
23866 @vindex spam-log-to-registry
23867 The problem with processing ham and spam is that Gnus doesn't track
23868 this processing by default.  Enable the @code{spam-log-to-registry}
23869 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23870 what articles have been processed, and avoid processing articles
23871 multiple times.  Keep in mind that if you limit the number of registry
23872 entries, this won't work as well as it does without a limit.
23874 @vindex spam-mark-only-unseen-as-spam
23875 Set this variable if you want only unseen articles in spam groups to
23876 be marked as spam.  By default, it is set.  If you set it to
23877 @code{nil}, unread articles will also be marked as spam.
23879 @vindex spam-mark-ham-unread-before-move-from-spam-group
23880 Set this variable if you want ham to be unmarked before it is moved
23881 out of the spam group.  This is very useful when you use something
23882 like the tick mark @samp{!} to mark ham---the article will be placed
23883 in your @code{ham-process-destination}, unmarked as if it came fresh
23884 from the mail server.
23886 @vindex spam-autodetect-recheck-messages
23887 When autodetecting spam, this variable tells @code{spam.el} whether
23888 only unseen articles or all unread articles should be checked for
23889 spam.  It is recommended that you leave it off.
23891 @node Spam Package Configuration Examples
23892 @subsection Spam Package Configuration Examples
23893 @cindex spam filtering
23894 @cindex spam filtering configuration examples
23895 @cindex spam configuration examples
23896 @cindex spam
23898 @subsubheading Ted's setup
23900 From Ted Zlatanov <tzz@@lifelogs.com>.
23901 @example
23902 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23903 ;; @r{see @file{gnus-registry.el} for more information}
23904 (gnus-registry-initialize)
23905 (spam-initialize)
23907 (setq
23908  spam-log-to-registry t     ; @r{for spam autodetection}
23909  spam-use-BBDB t
23910  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23911  ;; @r{all groups with @samp{spam} in the name contain spam}
23912  gnus-spam-newsgroup-contents
23913   '(("spam" gnus-group-spam-classification-spam))
23914  ;; @r{see documentation for these}
23915  spam-move-spam-nonspam-groups-only nil
23916  spam-mark-only-unseen-as-spam t
23917  spam-mark-ham-unread-before-move-from-spam-group t
23918  nnimap-split-rule 'nnimap-split-fancy
23919  ;; @r{understand what this does before you copy it to your own setup!}
23920  nnimap-split-fancy '(|
23921                       ;; @r{trace references to parents and put in their group}
23922                       (: gnus-registry-split-fancy-with-parent)
23923                       ;; @r{this will catch server-side SpamAssassin tags}
23924                       (: spam-split 'spam-use-regex-headers)
23925                       (any "ding" "ding")
23926                       ;; @r{note that spam by default will go to @samp{spam}}
23927                       (: spam-split)
23928                       ;; @r{default mailbox}
23929                       "mail"))
23931 ;; @r{my parameters, set with @kbd{G p}}
23933 ;; @r{all nnml groups, and all nnimap groups except}
23934 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23935 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23936 ;; @r{because it must have been detected manually}
23938 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23940 ;; @r{all @acronym{NNTP} groups}
23941 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23942 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23943 ;; @r{send all spam to the training group}
23944  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23946 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23947 ((spam-autodetect . t))
23949 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23951 ;; @r{this is a spam group}
23952 ((spam-contents gnus-group-spam-classification-spam)
23954  ;; @r{any spam (which happens when I enter for all unseen messages,}
23955  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23956  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23958  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23960  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23961  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23963  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23964                           "nnimap+mail.lifelogs.com:trainham")
23965  ;; @r{in this group, only @samp{!} marks are ham}
23966  (ham-marks
23967   (gnus-ticked-mark))
23968  ;; @r{remembers senders in the blacklist on the way out---this is}
23969  ;; @r{definitely not needed, it just makes me feel better}
23970  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23972 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23973 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23974 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23976 @end example
23978 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23979 From Reiner Steib <reiner.steib@@gmx.de>.
23981 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23982 the mail server (@acronym{IMAP}).  Recognized spam goes to
23983 @samp{spam.detected}, the rest goes through the normal filter rules,
23984 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23985 positives or negatives is done by copying or moving the article to
23986 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23987 the server feeds those to bogofilter with the suitable ham or spam
23988 options and deletes them from the @samp{training.ham} and
23989 @samp{training.spam} folders.
23991 With the following entries in @code{gnus-parameters}, @code{spam.el}
23992 does most of the job for me:
23994 @lisp
23995    ("nnimap:spam\\.detected"
23996     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23997     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23998     (spam-contents gnus-group-spam-classification-spam))
23999    ("nnimap:\\(INBOX\\|other-folders\\)"
24000     (spam-process-destination . "nnimap:training.spam")
24001     (spam-contents gnus-group-spam-classification-ham))
24002 @end lisp
24004 @itemize
24006 @item @b{The Spam folder:}
24008 In the folder @samp{spam.detected}, I have to check for false positives
24009 (i.e. legitimate mails, that were wrongly judged as spam by
24010 bogofilter or DCC).
24012 Because of the @code{gnus-group-spam-classification-spam} entry, all
24013 messages are marked as spam (with @code{$}).  When I find a false
24014 positive, I mark the message with some other ham mark
24015 (@code{ham-marks}, @ref{Spam and Ham Processors}).  On group exit,
24016 those messages are copied to both groups, @samp{INBOX} (where I want
24017 to have the article) and @samp{training.ham} (for training bogofilter)
24018 and deleted from the @samp{spam.detected} folder.
24020 The @code{gnus-article-sort-by-chars} entry simplifies detection of
24021 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
24022 have a similar size.  Grouping them by size (i.e. chars) makes finding
24023 other false positives easier.  (Of course worms aren't @i{spam}
24024 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
24025 an excellent tool for filtering those unwanted mails for me.)
24027 @item @b{Ham folders:}
24029 In my ham folders, I just hit @kbd{S x}
24030 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
24031 mail (false negative).  On group exit, those messages are moved to
24032 @samp{training.ham}.
24033 @end itemize
24035 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
24037 From Reiner Steib <reiner.steib@@gmx.de>.
24039 With following entry in @code{gnus-parameters}, @kbd{S x}
24040 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
24041 groups as spam and reports the to Gmane at group exit:
24043 @lisp
24044    ("^gmane\\."
24045     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
24046 @end lisp
24048 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
24049 because I don't read the groups directly from news.gmane.org, but
24050 through my local news server (leafnode).  I.e. the article numbers are
24051 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
24052 the @code{X-Report-Spam} header to find the correct number.
24054 @node Spam Back Ends
24055 @subsection Spam Back Ends
24056 @cindex spam back ends
24058 The spam package offers a variety of back ends for detecting spam.
24059 Each back end defines a set of methods for detecting spam
24060 (@pxref{Filtering Incoming Mail}, @pxref{Detecting Spam in Groups}),
24061 and a pair of spam and ham processors (@pxref{Spam and Ham
24062 Processors}).
24064 @menu
24065 * Blacklists and Whitelists::
24066 * BBDB Whitelists::
24067 * Gmane Spam Reporting::
24068 * Anti-spam Hashcash Payments::
24069 * Blackholes::
24070 * Regular Expressions Header Matching::
24071 * Bogofilter::
24072 * ifile spam filtering::
24073 * Spam Statistics Filtering::
24074 * SpamOracle::
24075 @end menu
24077 @node Blacklists and Whitelists
24078 @subsubsection Blacklists and Whitelists
24079 @cindex spam filtering
24080 @cindex whitelists, spam filtering
24081 @cindex blacklists, spam filtering
24082 @cindex spam
24084 @defvar spam-use-blacklist
24086 Set this variable to @code{t} if you want to use blacklists when
24087 splitting incoming mail.  Messages whose senders are in the blacklist
24088 will be sent to the @code{spam-split-group}.  This is an explicit
24089 filter, meaning that it acts only on mail senders @emph{declared} to
24090 be spammers.
24092 @end defvar
24094 @defvar spam-use-whitelist
24096 Set this variable to @code{t} if you want to use whitelists when
24097 splitting incoming mail.  Messages whose senders are not in the
24098 whitelist will be sent to the next spam-split rule.  This is an
24099 explicit filter, meaning that unless someone is in the whitelist, their
24100 messages are not assumed to be spam or ham.
24102 @end defvar
24104 @defvar spam-use-whitelist-exclusive
24106 Set this variable to @code{t} if you want to use whitelists as an
24107 implicit filter, meaning that every message will be considered spam
24108 unless the sender is in the whitelist.  Use with care.
24110 @end defvar
24112 @defvar gnus-group-spam-exit-processor-blacklist
24114 Add this symbol to a group's @code{spam-process} parameter by
24115 customizing the group parameters or the
24116 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24117 added to a group's @code{spam-process} parameter, the senders of
24118 spam-marked articles will be added to the blacklist.
24120 @emph{WARNING}
24122 Instead of the obsolete
24123 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
24124 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
24125 the same way, we promise.
24127 @end defvar
24129 @defvar gnus-group-ham-exit-processor-whitelist
24131 Add this symbol to a group's @code{spam-process} parameter by
24132 customizing the group parameters or the
24133 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24134 added to a group's @code{spam-process} parameter, the senders of
24135 ham-marked articles in @emph{ham} groups will be added to the
24136 whitelist.  Note that this ham processor has no effect in @emph{spam}
24137 or @emph{unclassified} groups.
24139 @emph{WARNING}
24141 Instead of the obsolete
24142 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
24143 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
24144 the same way, we promise.
24146 @end defvar
24148 Blacklists are lists of regular expressions matching addresses you
24149 consider to be spam senders.  For instance, to block mail from any
24150 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
24151 blacklist.  You start out with an empty blacklist.  Blacklist entries
24152 use the Emacs regular expression syntax.
24154 Conversely, whitelists tell Gnus what addresses are considered
24155 legitimate.  All messages from whitelisted addresses are considered
24156 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
24157 Emacs regular expression syntax.
24159 The blacklist and whitelist file locations can be customized with the
24160 @code{spam-directory} variable (@file{~/News/spam} by default), or
24161 the @code{spam-whitelist} and @code{spam-blacklist} variables
24162 directly.  The whitelist and blacklist files will by default be in the
24163 @code{spam-directory} directory, named @file{whitelist} and
24164 @file{blacklist} respectively.
24166 @node BBDB Whitelists
24167 @subsubsection BBDB Whitelists
24168 @cindex spam filtering
24169 @cindex BBDB whitelists, spam filtering
24170 @cindex BBDB, spam filtering
24171 @cindex spam
24173 @defvar spam-use-BBDB
24175 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
24176 Whitelists}), but uses the BBDB as the source of whitelisted
24177 addresses, without regular expressions.  You must have the BBDB loaded
24178 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
24179 not in the BBDB will be sent to the next spam-split rule.  This is an
24180 explicit filter, meaning that unless someone is in the BBDB, their
24181 messages are not assumed to be spam or ham.
24183 @end defvar
24185 @defvar spam-use-BBDB-exclusive
24187 Set this variable to @code{t} if you want to use the BBDB as an
24188 implicit filter, meaning that every message will be considered spam
24189 unless the sender is in the BBDB.  Use with care.  Only sender
24190 addresses in the BBDB will be allowed through; all others will be
24191 classified as spammers.
24193 @end defvar
24195 @defvar gnus-group-ham-exit-processor-BBDB
24197 Add this symbol to a group's @code{spam-process} parameter by
24198 customizing the group parameters or the
24199 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24200 added to a group's @code{spam-process} parameter, the senders of
24201 ham-marked articles in @emph{ham} groups will be added to the
24202 BBDB.  Note that this ham processor has no effect in @emph{spam}
24203 or @emph{unclassified} groups.
24205 @emph{WARNING}
24207 Instead of the obsolete
24208 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
24209 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
24210 the same way, we promise.
24212 @end defvar
24214 @node Gmane Spam Reporting
24215 @subsubsection Gmane Spam Reporting
24216 @cindex spam reporting
24217 @cindex Gmane, spam reporting
24218 @cindex Gmane, spam reporting
24219 @cindex spam
24221 @defvar gnus-group-spam-exit-processor-report-gmane
24223 Add this symbol to a group's @code{spam-process} parameter by
24224 customizing the group parameters or the
24225 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24226 added to a group's @code{spam-process} parameter, the spam-marked
24227 articles groups will be reported to the Gmane administrators via a
24228 HTTP request.
24230 Gmane can be found at @uref{http://gmane.org}.
24232 @emph{WARNING}
24234 Instead of the obsolete
24235 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
24236 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
24237 same way, we promise.
24239 @end defvar
24241 @defvar spam-report-gmane-use-article-number
24243 This variable is @code{t} by default.  Set it to @code{nil} if you are
24244 running your own news server, for instance, and the local article
24245 numbers don't correspond to the Gmane article numbers.  When
24246 @code{spam-report-gmane-use-article-number} is @code{nil},
24247 @code{spam-report.el} will use the @code{X-Report-Spam} header that
24248 Gmane provides.
24250 @end defvar
24252 @node Anti-spam Hashcash Payments
24253 @subsubsection Anti-spam Hashcash Payments
24254 @cindex spam filtering
24255 @cindex hashcash, spam filtering
24256 @cindex spam
24258 @defvar spam-use-hashcash
24260 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
24261 Whitelists}), but uses hashcash tokens for whitelisting messages
24262 instead of the sender address.  You must have the @code{hashcash.el}
24263 package loaded for @code{spam-use-hashcash} to work properly.
24264 Messages without a hashcash payment token will be sent to the next
24265 spam-split rule.  This is an explicit filter, meaning that unless a
24266 hashcash token is found, the messages are not assumed to be spam or
24267 ham.
24269 @end defvar
24271 @node Blackholes
24272 @subsubsection Blackholes
24273 @cindex spam filtering
24274 @cindex blackholes, spam filtering
24275 @cindex spam
24277 @defvar spam-use-blackholes
24279 This option is disabled by default.  You can let Gnus consult the
24280 blackhole-type distributed spam processing systems (DCC, for instance)
24281 when you set this option.  The variable @code{spam-blackhole-servers}
24282 holds the list of blackhole servers Gnus will consult.  The current
24283 list is fairly comprehensive, but make sure to let us know if it
24284 contains outdated servers.
24286 The blackhole check uses the @code{dig.el} package, but you can tell
24287 @file{spam.el} to use @code{dns.el} instead for better performance if
24288 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
24289 this time to set @code{spam-use-dig} to @code{nil} despite the
24290 possible performance improvements, because some users may be unable to
24291 use it, but you can try it and see if it works for you.
24293 @end defvar
24295 @defvar spam-blackhole-servers
24297 The list of servers to consult for blackhole checks.
24299 @end defvar
24301 @defvar spam-blackhole-good-server-regex
24303 A regular expression for IPs that should not be checked against the
24304 blackhole server list.  When set to @code{nil}, it has no effect.
24306 @end defvar
24308 @defvar spam-use-dig
24310 Use the @code{dig.el} package instead of the @code{dns.el} package.
24311 The default setting of @code{t} is recommended.
24313 @end defvar
24315 Blackhole checks are done only on incoming mail.  There is no spam or
24316 ham processor for blackholes.
24318 @node Regular Expressions Header Matching
24319 @subsubsection Regular Expressions Header Matching
24320 @cindex spam filtering
24321 @cindex regular expressions header matching, spam filtering
24322 @cindex spam
24324 @defvar spam-use-regex-headers
24326 This option is disabled by default.  You can let Gnus check the
24327 message headers against lists of regular expressions when you set this
24328 option.  The variables @code{spam-regex-headers-spam} and
24329 @code{spam-regex-headers-ham} hold the list of regular expressions.
24330 Gnus will check against the message headers to determine if the
24331 message is spam or ham, respectively.
24333 @end defvar
24335 @defvar spam-regex-headers-spam
24337 The list of regular expressions that, when matched in the headers of
24338 the message, positively identify it as spam.
24340 @end defvar
24342 @defvar spam-regex-headers-ham
24344 The list of regular expressions that, when matched in the headers of
24345 the message, positively identify it as ham.
24347 @end defvar
24349 Regular expression header checks are done only on incoming mail.
24350 There is no specific spam or ham processor for regular expressions.
24352 @node Bogofilter
24353 @subsubsection Bogofilter
24354 @cindex spam filtering
24355 @cindex bogofilter, spam filtering
24356 @cindex spam
24358 @defvar spam-use-bogofilter
24360 Set this variable if you want @code{spam-split} to use Eric Raymond's
24361 speedy Bogofilter.
24363 With a minimum of care for associating the @samp{$} mark for spam
24364 articles only, Bogofilter training all gets fairly automatic.  You
24365 should do this until you get a few hundreds of articles in each
24366 category, spam or not.  The command @kbd{S t} in summary mode, either
24367 for debugging or for curiosity, shows the @emph{spamicity} score of
24368 the current article (between 0.0 and 1.0).
24370 Bogofilter determines if a message is spam based on a specific
24371 threshold.  That threshold can be customized, consult the Bogofilter
24372 documentation.
24374 If the @code{bogofilter} executable is not in your path, Bogofilter
24375 processing will be turned off.
24377 You should not enable this if you use @code{spam-use-bogofilter-headers}.
24379 @end defvar
24381 @table @kbd
24382 @item M s t
24383 @itemx S t
24384 @kindex M s t
24385 @kindex S t
24386 @findex spam-bogofilter-score
24387 Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
24388 @end table
24390 @defvar spam-use-bogofilter-headers
24392 Set this variable if you want @code{spam-split} to use Eric Raymond's
24393 speedy Bogofilter, looking only at the message headers.  It works
24394 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
24395 must be in the message already.  Normally you would do this with a
24396 procmail recipe or something similar; consult the Bogofilter
24397 installation documents for details.
24399 You should not enable this if you use @code{spam-use-bogofilter}.
24401 @end defvar
24403 @defvar gnus-group-spam-exit-processor-bogofilter
24404 Add this symbol to a group's @code{spam-process} parameter by
24405 customizing the group parameters or the
24406 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24407 added to a group's @code{spam-process} parameter, spam-marked articles
24408 will be added to the Bogofilter spam database.
24410 @emph{WARNING}
24412 Instead of the obsolete
24413 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
24414 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
24415 the same way, we promise.
24416 @end defvar
24418 @defvar gnus-group-ham-exit-processor-bogofilter
24419 Add this symbol to a group's @code{spam-process} parameter by
24420 customizing the group parameters or the
24421 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24422 added to a group's @code{spam-process} parameter, the ham-marked
24423 articles in @emph{ham} groups will be added to the Bogofilter database
24424 of non-spam messages.  Note that this ham processor has no effect in
24425 @emph{spam} or @emph{unclassified} groups.
24427 @emph{WARNING}
24429 Instead of the obsolete
24430 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24431 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
24432 the same way, we promise.
24433 @end defvar
24435 @defvar spam-bogofilter-database-directory
24437 This is the directory where Bogofilter will store its databases.  It
24438 is not specified by default, so Bogofilter will use its own default
24439 database directory.
24441 @end defvar
24443 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24444 purpose.  A ham and a spam processor are provided, plus the
24445 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24446 variables to indicate to spam-split that Bogofilter should either be
24447 used, or has already been used on the article.  The 0.9.2.1 version of
24448 Bogofilter was used to test this functionality.
24450 @node ifile spam filtering
24451 @subsubsection ifile spam filtering
24452 @cindex spam filtering
24453 @cindex ifile, spam filtering
24454 @cindex spam
24456 @defvar spam-use-ifile
24458 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24459 statistical analyzer similar to Bogofilter.
24461 @end defvar
24463 @defvar spam-ifile-all-categories
24465 Enable this variable if you want @code{spam-use-ifile} to give you all
24466 the ifile categories, not just spam/non-spam.  If you use this, make
24467 sure you train ifile as described in its documentation.
24469 @end defvar
24471 @defvar spam-ifile-spam-category
24473 This is the category of spam messages as far as ifile is concerned.
24474 The actual string used is irrelevant, but you probably want to leave
24475 the default value of @samp{spam}.
24476 @end defvar
24478 @defvar spam-ifile-database
24480 This is the filename for the ifile database.  It is not specified by
24481 default, so ifile will use its own default database name.
24483 @end defvar
24485 The ifile mail classifier is similar to Bogofilter in intent and
24486 purpose.  A ham and a spam processor are provided, plus the
24487 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24488 should be used.  The 1.2.1 version of ifile was used to test this
24489 functionality.
24491 @node Spam Statistics Filtering
24492 @subsubsection Spam Statistics Filtering
24493 @cindex spam filtering
24494 @cindex spam-stat, spam filtering
24495 @cindex spam-stat
24496 @cindex spam
24498 This back end uses the Spam Statistics Emacs Lisp package to perform
24499 statistics-based filtering (@pxref{Spam Statistics Package}).  Before
24500 using this, you may want to perform some additional steps to
24501 initialize your Spam Statistics dictionary.  @xref{Creating a
24502 spam-stat dictionary}.
24504 @defvar spam-use-stat
24506 @end defvar
24508 @defvar gnus-group-spam-exit-processor-stat
24509 Add this symbol to a group's @code{spam-process} parameter by
24510 customizing the group parameters or the
24511 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24512 added to a group's @code{spam-process} parameter, the spam-marked
24513 articles will be added to the spam-stat database of spam messages.
24515 @emph{WARNING}
24517 Instead of the obsolete
24518 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24519 that you use @code{'(spam spam-use-stat)}.  Everything will work
24520 the same way, we promise.
24521 @end defvar
24523 @defvar gnus-group-ham-exit-processor-stat
24524 Add this symbol to a group's @code{spam-process} parameter by
24525 customizing the group parameters or the
24526 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24527 added to a group's @code{spam-process} parameter, the ham-marked
24528 articles in @emph{ham} groups will be added to the spam-stat database
24529 of non-spam messages.  Note that this ham processor has no effect in
24530 @emph{spam} or @emph{unclassified} groups.
24532 @emph{WARNING}
24534 Instead of the obsolete
24535 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24536 that you use @code{'(ham spam-use-stat)}.  Everything will work
24537 the same way, we promise.
24538 @end defvar
24540 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
24541 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24542 which unlike ifile or Bogofilter does not require external programs.
24543 A spam and a ham processor, and the @code{spam-use-stat} variable for
24544 @code{spam-split} are provided.
24546 @node SpamOracle
24547 @subsubsection Using SpamOracle with Gnus
24548 @cindex spam filtering
24549 @cindex SpamOracle
24550 @cindex spam
24552 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24553 statistical mail filtering tool written by Xavier Leroy and needs to be
24554 installed separately.
24556 There are several ways to use SpamOracle with Gnus.  In all cases, your
24557 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24558 then enter an @samp{X-Spam} header indicating whether it regards the
24559 mail as a spam mail or not.
24561 One possibility is to run SpamOracle as a @code{:prescript} from the
24562 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24563 the advantage that the user can see the @emph{X-Spam} headers.
24565 The easiest method is to make @file{spam.el} (@pxref{Spam Package})
24566 call SpamOracle.
24568 @vindex spam-use-spamoracle
24569 To enable SpamOracle usage by @file{spam.el}, set the variable
24570 @code{spam-use-spamoracle} to @code{t} and configure the
24571 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}.  @xref{Spam
24572 Package}.  In this example the @samp{INBOX} of an nnimap server is
24573 filtered using SpamOracle.  Mails recognized as spam mails will be
24574 moved to @code{spam-split-group}, @samp{Junk} in this case.  Ham
24575 messages stay in @samp{INBOX}:
24577 @example
24578 (setq spam-use-spamoracle t
24579       spam-split-group "Junk"
24580       nnimap-split-inbox '("INBOX")
24581       nnimap-split-rule 'nnimap-split-fancy
24582       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24583 @end example
24585 @defvar spam-use-spamoracle
24586 Set to @code{t} if you want Gnus to enable spam filtering using
24587 SpamOracle.
24588 @end defvar
24590 @defvar spam-spamoracle-binary
24591 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24592 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24593 can be customized.
24594 @end defvar
24596 @defvar spam-spamoracle-database
24597 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24598 store its analysis.  This is controlled by the variable
24599 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24600 the default SpamOracle database will be used.  In case you want your
24601 database to live somewhere special, set
24602 @code{spam-spamoracle-database} to this path.
24603 @end defvar
24605 SpamOracle employs a statistical algorithm to determine whether a
24606 message is spam or ham.  In order to get good results, meaning few
24607 false hits or misses, SpamOracle needs training.  SpamOracle learns
24608 the characteristics of your spam mails.  Using the @emph{add} mode
24609 (training mode) one has to feed good (ham) and spam mails to
24610 SpamOracle.  This can be done by pressing @kbd{|} in the Summary
24611 buffer and pipe the mail to a SpamOracle process or using
24612 @file{spam.el}'s spam- and ham-processors, which is much more
24613 convenient.  For a detailed description of spam- and ham-processors,
24614 @xref{Spam Package}.
24616 @defvar gnus-group-spam-exit-processor-spamoracle
24617 Add this symbol to a group's @code{spam-process} parameter by
24618 customizing the group parameter or the
24619 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24620 to a group's @code{spam-process} parameter, spam-marked articles will be
24621 sent to SpamOracle as spam samples.
24623 @emph{WARNING}
24625 Instead of the obsolete
24626 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24627 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
24628 the same way, we promise.
24629 @end defvar
24631 @defvar gnus-group-ham-exit-processor-spamoracle
24632 Add this symbol to a group's @code{spam-process} parameter by
24633 customizing the group parameter or the
24634 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24635 to a group's @code{spam-process} parameter, the ham-marked articles in
24636 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24637 messages.  Note that this ham processor has no effect in @emph{spam} or
24638 @emph{unclassified} groups.
24640 @emph{WARNING}
24642 Instead of the obsolete
24643 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24644 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
24645 the same way, we promise.
24646 @end defvar
24648 @emph{Example:} These are the Group Parameters of a group that has been
24649 classified as a ham group, meaning that it should only contain ham
24650 messages.
24651 @example
24652  ((spam-contents gnus-group-spam-classification-ham)
24653   (spam-process ((ham spam-use-spamoracle)
24654                  (spam spam-use-spamoracle))))
24655 @end example
24656 For this group the @code{spam-use-spamoracle} is installed for both
24657 ham and spam processing.  If the group contains spam message
24658 (e.g. because SpamOracle has not had enough sample messages yet) and
24659 the user marks some messages as spam messages, these messages will be
24660 processed by SpamOracle.  The processor sends the messages to
24661 SpamOracle as new samples for spam.
24663 @node Extending the Spam package
24664 @subsection Extending the Spam package
24665 @cindex spam filtering
24666 @cindex spam elisp package, extending
24667 @cindex extending the spam elisp package
24669 Say you want to add a new back end called blackbox.  For filtering
24670 incoming mail, provide the following:
24672 @enumerate
24674 @item
24675 Code
24677 @lisp
24678 (defvar spam-use-blackbox nil
24679   "True if blackbox should be used.")
24680 @end lisp
24683 @lisp
24684 (spam-use-blackbox   . spam-check-blackbox)
24685 @end lisp
24686 to @code{spam-list-of-checks}.
24689 @lisp
24690 (gnus-group-ham-exit-processor-blackbox  ham spam-use-blackbox)
24691 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24692 @end lisp
24694 to @code{spam-list-of-processors}.
24697 @lisp
24698 (spam-use-blackbox spam-blackbox-register-routine
24699                    nil
24700                    spam-blackbox-unregister-routine
24701                    nil)
24702 @end lisp
24704 to @code{spam-registration-functions}.  Write the register/unregister
24705 routines using the bogofilter register/unregister routines as a
24706 start, or other register/unregister routines more appropriate to
24707 Blackbox.
24709 @item
24710 Functionality
24712 Write the @code{spam-check-blackbox} function.  It should return
24713 @samp{nil} or @code{spam-split-group}, observing the other
24714 conventions.  See the existing @code{spam-check-*} functions for
24715 examples of what you can do, and stick to the template unless you
24716 fully understand the reasons why you aren't.
24718 Make sure to add @code{spam-use-blackbox} to
24719 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24720 mail analyzer that needs the full message body to operate.
24722 @end enumerate
24724 For processing spam and ham messages, provide the following:
24726 @enumerate
24728 @item
24729 Code
24731 Note you don't have to provide a spam or a ham processor.  Only
24732 provide them if Blackbox supports spam or ham processing.
24734 Also, ham and spam processors are being phased out as single
24735 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24736 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24737 processor variables are still around but they won't be for long.
24739 @lisp
24740 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24741   "The Blackbox summary exit spam processor.
24742 Only applicable to spam groups.")
24744 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24745   "The whitelist summary exit ham processor.
24746 Only applicable to non-spam (unclassified and ham) groups.")
24748 @end lisp
24750 @item
24751 Gnus parameters
24754 @lisp
24755 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24756 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24757 @end lisp
24758 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24759 sure you do it twice, once for the parameter and once for the
24760 variable customization.
24763 @lisp
24764 (variable-item spam-use-blackbox)
24765 @end lisp
24766 to the @code{spam-autodetect-methods} group parameter in
24767 @code{gnus.el}.
24769 @end enumerate
24771 @node Spam Statistics Package
24772 @subsection Spam Statistics Package
24773 @cindex Paul Graham
24774 @cindex Graham, Paul
24775 @cindex naive Bayesian spam filtering
24776 @cindex Bayesian spam filtering, naive
24777 @cindex spam filtering, naive Bayesian
24779 Paul Graham has written an excellent essay about spam filtering using
24780 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24781 Spam}.  In it he describes the inherent deficiency of rule-based
24782 filtering as used by SpamAssassin, for example: Somebody has to write
24783 the rules, and everybody else has to install these rules.  You are
24784 always late.  It would be much better, he argues, to filter mail based
24785 on whether it somehow resembles spam or non-spam.  One way to measure
24786 this is word distribution.  He then goes on to describe a solution
24787 that checks whether a new mail resembles any of your other spam mails
24788 or not.
24790 The basic idea is this:  Create a two collections of your mail, one
24791 with spam, one with non-spam.  Count how often each word appears in
24792 either collection, weight this by the total number of mails in the
24793 collections, and store this information in a dictionary.  For every
24794 word in a new mail, determine its probability to belong to a spam or a
24795 non-spam mail.  Use the 15 most conspicuous words, compute the total
24796 probability of the mail being spam.  If this probability is higher
24797 than a certain threshold, the mail is considered to be spam.
24799 The Spam Statistics package adds support to Gnus for this kind of
24800 filtering.  It can be used as one of the back ends of the Spam package
24801 (@pxref{Spam Package}), or by itself.
24803 Before using the Spam Statistics package, you need to set it up.
24804 First, you need two collections of your mail, one with spam, one with
24805 non-spam.  Then you need to create a dictionary using these two
24806 collections, and save it.  And last but not least, you need to use
24807 this dictionary in your fancy mail splitting rules.
24809 @menu
24810 * Creating a spam-stat dictionary::
24811 * Splitting mail using spam-stat::
24812 * Low-level interface to the spam-stat dictionary::
24813 @end menu
24815 @node Creating a spam-stat dictionary
24816 @subsubsection Creating a spam-stat dictionary
24818 Before you can begin to filter spam based on statistics, you must
24819 create these statistics based on two mail collections, one with spam,
24820 one with non-spam.  These statistics are then stored in a dictionary
24821 for later use.  In order for these statistics to be meaningful, you
24822 need several hundred emails in both collections.
24824 Gnus currently supports only the nnml back end for automated dictionary
24825 creation.  The nnml back end stores all mails in a directory, one file
24826 per mail.  Use the following:
24828 @defun spam-stat-process-spam-directory
24829 Create spam statistics for every file in this directory.  Every file
24830 is treated as one spam mail.
24831 @end defun
24833 @defun spam-stat-process-non-spam-directory
24834 Create non-spam statistics for every file in this directory.  Every
24835 file is treated as one non-spam mail.
24836 @end defun
24838 Usually you would call @code{spam-stat-process-spam-directory} on a
24839 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24840 the group @samp{nnml:mail.spam}), and you would call
24841 @code{spam-stat-process-non-spam-directory} on a directory such as
24842 @file{~/Mail/mail/misc} (this usually corresponds to the group
24843 @samp{nnml:mail.misc}).
24845 When you are using @acronym{IMAP}, you won't have the mails available
24846 locally, so that will not work.  One solution is to use the Gnus Agent
24847 to cache the articles.  Then you can use directories such as
24848 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24849 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24851 @defvar spam-stat
24852 This variable holds the hash-table with all the statistics---the
24853 dictionary we have been talking about.  For every word in either
24854 collection, this hash-table stores a vector describing how often the
24855 word appeared in spam and often it appeared in non-spam mails.
24856 @end defvar
24858 If you want to regenerate the statistics from scratch, you need to
24859 reset the dictionary.
24861 @defun spam-stat-reset
24862 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24863 @end defun
24865 When you are done, you must save the dictionary.  The dictionary may
24866 be rather large.  If you will not update the dictionary incrementally
24867 (instead, you will recreate it once a month, for example), then you
24868 can reduce the size of the dictionary by deleting all words that did
24869 not appear often enough or that do not clearly belong to only spam or
24870 only non-spam mails.
24872 @defun spam-stat-reduce-size
24873 Reduce the size of the dictionary.  Use this only if you do not want
24874 to update the dictionary incrementally.
24875 @end defun
24877 @defun spam-stat-save
24878 Save the dictionary.
24879 @end defun
24881 @defvar spam-stat-file
24882 The filename used to store the dictionary.  This defaults to
24883 @file{~/.spam-stat.el}.
24884 @end defvar
24886 @node Splitting mail using spam-stat
24887 @subsubsection Splitting mail using spam-stat
24889 This section describes how to use the Spam statistics
24890 @emph{independently} of the @xref{Spam Package}.
24892 First, add the following to your @file{~/.gnus.el} file:
24894 @lisp
24895 (require 'spam-stat)
24896 (spam-stat-load)
24897 @end lisp
24899 This will load the necessary Gnus code, and the dictionary you
24900 created.
24902 Next, you need to adapt your fancy splitting rules:  You need to
24903 determine how to use @code{spam-stat}.  The following examples are for
24904 the nnml back end.  Using the nnimap back end works just as well.  Just
24905 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24907 In the simplest case, you only have two groups, @samp{mail.misc} and
24908 @samp{mail.spam}.  The following expression says that mail is either
24909 spam or it should go into @samp{mail.misc}.  If it is spam, then
24910 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24912 @lisp
24913 (setq nnmail-split-fancy
24914       `(| (: spam-stat-split-fancy)
24915           "mail.misc"))
24916 @end lisp
24918 @defvar spam-stat-split-fancy-spam-group
24919 The group to use for spam.  Default is @samp{mail.spam}.
24920 @end defvar
24922 If you also filter mail with specific subjects into other groups, use
24923 the following expression.  Only mails not matching the regular
24924 expression are considered potential spam.
24926 @lisp
24927 (setq nnmail-split-fancy
24928       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24929           (: spam-stat-split-fancy)
24930           "mail.misc"))
24931 @end lisp
24933 If you want to filter for spam first, then you must be careful when
24934 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24935 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24936 non-spam, therefore both should be in your collection of non-spam
24937 mails, when creating the dictionary!
24939 @lisp
24940 (setq nnmail-split-fancy
24941       `(| (: spam-stat-split-fancy)
24942           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24943           "mail.misc"))
24944 @end lisp
24946 You can combine this with traditional filtering.  Here, we move all
24947 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24948 @code{spam-stat-split-fancy} will never see them, the mails in
24949 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24950 nor in your collection of non-spam mails, when creating the
24951 dictionary!
24953 @lisp
24954 (setq nnmail-split-fancy
24955       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24956           (: spam-stat-split-fancy)
24957           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24958           "mail.misc"))
24959 @end lisp
24962 @node Low-level interface to the spam-stat dictionary
24963 @subsubsection Low-level interface to the spam-stat dictionary
24965 The main interface to using @code{spam-stat}, are the following functions:
24967 @defun spam-stat-buffer-is-spam
24968 Called in a buffer, that buffer is considered to be a new spam mail.
24969 Use this for new mail that has not been processed before.
24970 @end defun
24972 @defun spam-stat-buffer-is-no-spam
24973 Called in a buffer, that buffer is considered to be a new non-spam
24974 mail.  Use this for new mail that has not been processed before.
24975 @end defun
24977 @defun spam-stat-buffer-change-to-spam
24978 Called in a buffer, that buffer is no longer considered to be normal
24979 mail but spam.  Use this to change the status of a mail that has
24980 already been processed as non-spam.
24981 @end defun
24983 @defun spam-stat-buffer-change-to-non-spam
24984 Called in a buffer, that buffer is no longer considered to be spam but
24985 normal mail.  Use this to change the status of a mail that has already
24986 been processed as spam.
24987 @end defun
24989 @defun spam-stat-save
24990 Save the hash table to the file.  The filename used is stored in the
24991 variable @code{spam-stat-file}.
24992 @end defun
24994 @defun spam-stat-load
24995 Load the hash table from a file.  The filename used is stored in the
24996 variable @code{spam-stat-file}.
24997 @end defun
24999 @defun spam-stat-score-word
25000 Return the spam score for a word.
25001 @end defun
25003 @defun spam-stat-score-buffer
25004 Return the spam score for a buffer.
25005 @end defun
25007 @defun spam-stat-split-fancy
25008 Use this function for fancy mail splitting.  Add the rule @samp{(:
25009 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
25010 @end defun
25012 Make sure you load the dictionary before using it.  This requires the
25013 following in your @file{~/.gnus.el} file:
25015 @lisp
25016 (require 'spam-stat)
25017 (spam-stat-load)
25018 @end lisp
25020 Typical test will involve calls to the following functions:
25022 @smallexample
25023 Reset: (setq spam-stat (make-hash-table :test 'equal))
25024 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
25025 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
25026 Save table: (spam-stat-save)
25027 File size: (nth 7 (file-attributes spam-stat-file))
25028 Number of words: (hash-table-count spam-stat)
25029 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
25030 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
25031 Reduce table size: (spam-stat-reduce-size)
25032 Save table: (spam-stat-save)
25033 File size: (nth 7 (file-attributes spam-stat-file))
25034 Number of words: (hash-table-count spam-stat)
25035 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
25036 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
25037 @end smallexample
25039 Here is how you would create your dictionary:
25041 @smallexample
25042 Reset: (setq spam-stat (make-hash-table :test 'equal))
25043 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
25044 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
25045 Repeat for any other non-spam group you need...
25046 Reduce table size: (spam-stat-reduce-size)
25047 Save table: (spam-stat-save)
25048 @end smallexample
25050 @node Other modes
25051 @section Interaction with other modes
25053 @subsection Dired
25054 @cindex dired
25056 @code{gnus-dired-minor-mode} provides some useful functions for dired
25057 buffers.  It is enabled with
25058 @lisp
25059 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25060 @end lisp
25062 @table @kbd
25063 @item C-c C-m C-a
25064 @findex gnus-dired-attach
25065 @cindex attachments, selection via dired
25066 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
25067 You will be prompted for a message buffer.
25069 @item C-c C-m C-l
25070 @findex gnus-dired-find-file-mailcap
25071 Visit a file according to the appropriate mailcap entry
25072 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
25073 buffer.
25075 @item C-c C-m C-p
25076 @findex gnus-dired-print
25077 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
25078 there is no print command, print in a PostScript image.
25079 @end table
25081 @node Various Various
25082 @section Various Various
25083 @cindex mode lines
25084 @cindex highlights
25086 @table @code
25088 @item gnus-home-directory
25089 @vindex gnus-home-directory
25090 All Gnus file and directory variables will be initialized from this
25091 variable, which defaults to @file{~/}.
25093 @item gnus-directory
25094 @vindex gnus-directory
25095 Most Gnus storage file and directory variables will be initialized from
25096 this variable, which defaults to the @env{SAVEDIR} environment
25097 variable, or @file{~/News/} if that variable isn't set.
25099 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
25100 This means that other directory variables that are initialized from this
25101 variable won't be set properly if you set this variable in
25102 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
25104 @item gnus-default-directory
25105 @vindex gnus-default-directory
25106 Not related to the above variable at all---this variable says what the
25107 default directory of all Gnus buffers should be.  If you issue commands
25108 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
25109 default directory.  If this variable is @code{nil} (which is the
25110 default), the default directory will be the default directory of the
25111 buffer you were in when you started Gnus.
25113 @item gnus-verbose
25114 @vindex gnus-verbose
25115 This variable is an integer between zero and ten.  The higher the value,
25116 the more messages will be displayed.  If this variable is zero, Gnus
25117 will never flash any messages, if it is seven (which is the default),
25118 most important messages will be shown, and if it is ten, Gnus won't ever
25119 shut up, but will flash so many messages it will make your head swim.
25121 @item gnus-verbose-backends
25122 @vindex gnus-verbose-backends
25123 This variable works the same way as @code{gnus-verbose}, but it applies
25124 to the Gnus back ends instead of Gnus proper.
25126 @item nnheader-max-head-length
25127 @vindex nnheader-max-head-length
25128 When the back ends read straight heads of articles, they all try to read
25129 as little as possible.  This variable (default 8192) specifies
25130 the absolute max length the back ends will try to read before giving up
25131 on finding a separator line between the head and the body.  If this
25132 variable is @code{nil}, there is no upper read bound.  If it is
25133 @code{t}, the back ends won't try to read the articles piece by piece,
25134 but read the entire articles.  This makes sense with some versions of
25135 @code{ange-ftp} or @code{efs}.
25137 @item nnheader-head-chop-length
25138 @vindex nnheader-head-chop-length
25139 This variable (default 2048) says how big a piece of each article to
25140 read when doing the operation described above.
25142 @item nnheader-file-name-translation-alist
25143 @vindex nnheader-file-name-translation-alist
25144 @cindex file names
25145 @cindex invalid characters in file names
25146 @cindex characters in file names
25147 This is an alist that says how to translate characters in file names.
25148 For instance, if @samp{:} is invalid as a file character in file names
25149 on your system (you OS/2 user you), you could say something like:
25151 @lisp
25152 @group
25153 (setq nnheader-file-name-translation-alist
25154       '((?: . ?_)))
25155 @end group
25156 @end lisp
25158 In fact, this is the default value for this variable on OS/2 and MS
25159 Windows (phooey) systems.
25161 @item gnus-hidden-properties
25162 @vindex gnus-hidden-properties
25163 This is a list of properties to use to hide ``invisible'' text.  It is
25164 @code{(invisible t intangible t)} by default on most systems, which
25165 makes invisible text invisible and intangible.
25167 @item gnus-parse-headers-hook
25168 @vindex gnus-parse-headers-hook
25169 A hook called before parsing headers.  It can be used, for instance, to
25170 gather statistics on the headers fetched, or perhaps you'd like to prune
25171 some headers.  I don't see why you'd want that, though.
25173 @item gnus-shell-command-separator
25174 @vindex gnus-shell-command-separator
25175 String used to separate two shell commands.  The default is @samp{;}.
25177 @item gnus-invalid-group-regexp
25178 @vindex gnus-invalid-group-regexp
25180 Regexp to match ``invalid'' group names when querying user for a group
25181 name.  The default value catches some @strong{really} invalid group
25182 names who could possibly mess up Gnus internally (like allowing
25183 @samp{:} in a group name, which is normally used to delimit method and
25184 group).
25186 @acronym{IMAP} users might want to allow @samp{/} in group names though.
25189 @end table
25191 @node The End
25192 @chapter The End
25194 Well, that's the manual---you can get on with your life now.  Keep in
25195 touch.  Say hello to your cats from me.
25197 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
25199 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
25201 @quotation
25202 @strong{Te Deum}
25204 @sp 1
25205 Not because of victories @*
25206 I sing,@*
25207 having none,@*
25208 but for the common sunshine,@*
25209 the breeze,@*
25210 the largess of the spring.
25212 @sp 1
25213 Not for victory@*
25214 but for the day's work done@*
25215 as well as I was able;@*
25216 not for a seat upon the dais@*
25217 but at the common table.@*
25218 @end quotation
25221 @node Appendices
25222 @chapter Appendices
25224 @menu
25225 * XEmacs::                      Requirements for installing under XEmacs.
25226 * History::                     How Gnus got where it is today.
25227 * On Writing Manuals::          Why this is not a beginner's guide.
25228 * Terminology::                 We use really difficult, like, words here.
25229 * Customization::               Tailoring Gnus to your needs.
25230 * Troubleshooting::             What you might try if things do not work.
25231 * Gnus Reference Guide::        Rilly, rilly technical stuff.
25232 * Emacs for Heathens::          A short introduction to Emacsian terms.
25233 * Frequently Asked Questions::  The Gnus FAQ
25234 @end menu
25237 @node XEmacs
25238 @section XEmacs
25239 @cindex XEmacs
25240 @cindex installing under XEmacs
25242 XEmacs is distributed as a collection of packages.  You should install
25243 whatever packages the Gnus XEmacs package requires.  The current
25244 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
25245 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
25246 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
25247 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
25250 @node History
25251 @section History
25253 @cindex history
25254 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
25255 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
25257 If you want to investigate the person responsible for this outrage,
25258 you can point your (feh!) web browser to
25259 @uref{http://quimby.gnus.org/}.  This is also the primary
25260 distribution point for the new and spiffy versions of Gnus, and is
25261 known as The Site That Destroys Newsrcs And Drives People Mad.
25263 During the first extended alpha period of development, the new Gnus was
25264 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
25265 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
25266 (Besides, the ``Gnus'' in this abbreviation should probably be
25267 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
25268 appropriate name, don't you think?)
25270 In any case, after spending all that energy on coming up with a new and
25271 spunky name, we decided that the name was @emph{too} spunky, so we
25272 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
25273 ``@sc{gnus}''.  New vs. old.
25275 @menu
25276 * Gnus Versions::               What Gnus versions have been released.
25277 * Other Gnus Versions::         Other Gnus versions that also have been released.
25278 * Why?::                        What's the point of Gnus?
25279 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
25280 * Conformity::                  Gnus tries to conform to all standards.
25281 * Emacsen::                     Gnus can be run on a few modern Emacsen.
25282 * Gnus Development::            How Gnus is developed.
25283 * Contributors::                Oodles of people.
25284 * New Features::                Pointers to some of the new stuff in Gnus.
25285 @end menu
25288 @node Gnus Versions
25289 @subsection Gnus Versions
25290 @cindex ding Gnus
25291 @cindex September Gnus
25292 @cindex Red Gnus
25293 @cindex Quassia Gnus
25294 @cindex Pterodactyl Gnus
25295 @cindex Oort Gnus
25296 @cindex No Gnus
25297 @cindex Gnus versions
25299 The first ``proper'' release of Gnus 5 was done in November 1995 when it
25300 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
25301 plus 15 Gnus 5.0 releases).
25303 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
25304 releases)) was released under the name ``Gnus 5.2'' (40 releases).
25306 On July 28th 1996 work on Red Gnus was begun, and it was released on
25307 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
25309 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
25310 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
25312 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
25313 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
25314 1999.
25316 On the 26th of October 2000, Oort Gnus was begun and was released as
25317 Gnus 5.10 on May 1st 2003 (24 releases).
25319 On the January 4th 2004, No Gnus was begun.
25321 If you happen upon a version of Gnus that has a prefixed name --
25322 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
25323 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
25324 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
25325 you do, don't run.  Walk away, calmly, until you're out of its reach.
25326 Find a proper released version of Gnus and snuggle up to that instead.
25329 @node Other Gnus Versions
25330 @subsection Other Gnus Versions
25331 @cindex Semi-gnus
25333 In addition to the versions of Gnus which have had their releases
25334 coordinated by Lars, one major development has been Semi-gnus from
25335 Japan.  It's based on a library called @acronym{SEMI}, which provides
25336 @acronym{MIME} capabilities.
25338 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
25339 Collectively, they are called ``Semi-gnus'', and different strains are
25340 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
25341 @acronym{MIME} and multilingualization things, especially important for
25342 Japanese users.
25345 @node Why?
25346 @subsection Why?
25348 What's the point of Gnus?
25350 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
25351 newsreader, that lets you do anything you can think of.  That was my
25352 original motivation, but while working on Gnus, it has become clear to
25353 me that this generation of newsreaders really belong in the stone age.
25354 Newsreaders haven't developed much since the infancy of the net.  If the
25355 volume continues to rise with the current rate of increase, all current
25356 newsreaders will be pretty much useless.  How do you deal with
25357 newsgroups that have thousands of new articles each day?  How do you
25358 keep track of millions of people who post?
25360 Gnus offers no real solutions to these questions, but I would very much
25361 like to see Gnus being used as a testing ground for new methods of
25362 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
25363 to separate the newsreader from the back ends, Gnus now offers a simple
25364 interface for anybody who wants to write new back ends for fetching mail
25365 and news from different sources.  I have added hooks for customizations
25366 everywhere I could imagine it being useful.  By doing so, I'm inviting
25367 every one of you to explore and invent.
25369 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
25370 @kbd{C-u 100 M-x all-hail-xemacs}.
25373 @node Compatibility
25374 @subsection Compatibility
25376 @cindex compatibility
25377 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
25378 bindings have been kept.  More key bindings have been added, of course,
25379 but only in one or two obscure cases have old bindings been changed.
25381 Our motto is:
25382 @quotation
25383 @cartouche
25384 @center In a cloud bones of steel.
25385 @end cartouche
25386 @end quotation
25388 All commands have kept their names.  Some internal functions have changed
25389 their names.
25391 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
25392 Articles}.
25394 One major compatibility question is the presence of several summary
25395 buffers.  All variables relevant while reading a group are
25396 buffer-local to the summary buffer they belong in.  Although many
25397 important variables have their values copied into their global
25398 counterparts whenever a command is executed in the summary buffer, this
25399 change might lead to incorrect values being used unless you are careful.
25401 All code that relies on knowledge of @sc{gnus} internals will probably
25402 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
25403 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
25404 maintains a hash table that points to the entries in this alist (which
25405 speeds up many functions), and changing the alist directly will lead to
25406 peculiar results.
25408 @cindex hilit19
25409 @cindex highlighting
25410 Old hilit19 code does not work at all.  In fact, you should probably
25411 remove all hilit code from all Gnus hooks
25412 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
25413 Gnus provides various integrated functions for highlighting.  These are
25414 faster and more accurate.  To make life easier for everybody, Gnus will
25415 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
25416 Away!
25418 Packages like @code{expire-kill} will no longer work.  As a matter of
25419 fact, you should probably remove all old @sc{gnus} packages (and other
25420 code) when you start using Gnus.  More likely than not, Gnus already
25421 does what you have written code to make @sc{gnus} do.  (Snicker.)
25423 Even though old methods of doing things are still supported, only the
25424 new methods are documented in this manual.  If you detect a new method of
25425 doing something while reading this manual, that does not mean you have
25426 to stop doing it the old way.
25428 Gnus understands all @sc{gnus} startup files.
25430 @kindex M-x gnus-bug
25431 @findex gnus-bug
25432 @cindex reporting bugs
25433 @cindex bugs
25434 Overall, a casual user who hasn't written much code that depends on
25435 @sc{gnus} internals should suffer no problems.  If problems occur,
25436 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25438 @vindex gnus-bug-create-help-buffer
25439 If you are in the habit of sending bug reports @emph{very} often, you
25440 may find the helpful help buffer annoying after a while.  If so, set
25441 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25442 up at you.
25445 @node Conformity
25446 @subsection Conformity
25448 No rebels without a clue here, ma'am.  We conform to all standards known
25449 to (wo)man.  Except for those standards and/or conventions we disagree
25450 with, of course.
25452 @table @strong
25454 @item RFC (2)822
25455 @cindex RFC 822
25456 @cindex RFC 2822
25457 There are no known breaches of this standard.
25459 @item RFC 1036
25460 @cindex RFC 1036
25461 There are no known breaches of this standard, either.
25463 @item Son-of-RFC 1036
25464 @cindex Son-of-RFC 1036
25465 We do have some breaches to this one.
25467 @table @emph
25469 @item X-Newsreader
25470 @itemx User-Agent
25471 These are considered to be ``vanity headers'', while I consider them
25472 to be consumer information.  After seeing so many badly formatted
25473 articles coming from @code{tin} and @code{Netscape} I know not to use
25474 either of those for posting articles.  I would not have known that if
25475 it wasn't for the @code{X-Newsreader} header.
25476 @end table
25478 @item USEFOR
25479 @cindex USEFOR
25480 USEFOR is an IETF working group writing a successor to RFC 1036, based
25481 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25482 various changes to the format of news articles.  The Gnus towers will
25483 look into implementing the changes when the draft is accepted as an RFC.
25485 @item MIME - RFC 2045-2049 etc
25486 @cindex @acronym{MIME}
25487 All the various @acronym{MIME} RFCs are supported.
25489 @item Disposition Notifications - RFC 2298
25490 Message Mode is able to request notifications from the receiver.
25492 @item PGP - RFC 1991 and RFC 2440
25493 @cindex RFC 1991
25494 @cindex RFC 2440
25495 RFC 1991 is the original @acronym{PGP} message specification,
25496 published as an informational RFC.  RFC 2440 was the follow-up, now
25497 called Open PGP, and put on the Standards Track.  Both document a
25498 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25499 encoding (signing and encryption) and decoding (verification and
25500 decryption).
25502 @item PGP/MIME - RFC 2015/3156
25503 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25504 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25505 Gnus supports both encoding and decoding.
25507 @item S/MIME - RFC 2633
25508 RFC 2633 describes the @acronym{S/MIME} format.
25510 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25511 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25512 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25513 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25514 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25515 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25516 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25517 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25519 @end table
25521 If you ever notice Gnus acting non-compliant with regards to the texts
25522 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25523 know.
25526 @node Emacsen
25527 @subsection Emacsen
25528 @cindex Emacsen
25529 @cindex XEmacs
25530 @cindex Mule
25531 @cindex Emacs
25533 Gnus should work on:
25535 @itemize @bullet
25537 @item
25538 Emacs 21.1 and up.
25540 @item
25541 XEmacs 21.4 and up.
25543 @end itemize
25545 This Gnus version will absolutely not work on any Emacsen older than
25546 that.  Not reliably, at least.  Older versions of Gnus may work on older
25547 Emacs versions.  Particularly, Gnus 5.10.8 should also work on Emacs
25548 20.7 and XEmacs 21.1.
25550 There are some vague differences between Gnus on the various
25551 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25552 other than that, things should look pretty much the same under all
25553 Emacsen.
25556 @node Gnus Development
25557 @subsection Gnus Development
25559 Gnus is developed in a two-phased cycle.  The first phase involves much
25560 discussion on the @samp{ding@@gnus.org} mailing list, where people
25561 propose changes and new features, post patches and new back ends.  This
25562 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25563 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25564 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25565 unstable and should not be used by casual users.  Gnus alpha releases
25566 have names like ``Red Gnus'' and ``Quassia Gnus''.
25568 After futzing around for 50-100 alpha releases, Gnus is declared
25569 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25570 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25571 supposed to be able to use these, and these are mostly discussed on the
25572 @samp{gnu.emacs.gnus} newsgroup.
25574 @cindex Incoming*
25575 @vindex mail-source-delete-incoming
25576 Some variable defaults differ between alpha Gnusae and released Gnusae.
25577 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25578 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25579 lossage of mail if an alpha release hiccups while handling the mail.
25581 The division of discussion between the ding mailing list and the Gnus
25582 newsgroup is not purely based on publicity concerns.  It's true that
25583 having people write about the horrible things that an alpha Gnus release
25584 can do (sometimes) in a public forum may scare people off, but more
25585 importantly, talking about new experimental features that have been
25586 introduced may confuse casual users.  New features are frequently
25587 introduced, fiddled with, and judged to be found wanting, and then
25588 either discarded or totally rewritten.  People reading the mailing list
25589 usually keep up with these rapid changes, while people on the newsgroup
25590 can't be assumed to do so.
25594 @node Contributors
25595 @subsection Contributors
25596 @cindex contributors
25598 The new Gnus version couldn't have been done without the help of all the
25599 people on the (ding) mailing list.  Every day for over a year I have
25600 gotten billions of nice bug reports from them, filling me with joy,
25601 every single one of them.  Smooches.  The people on the list have been
25602 tried beyond endurance, what with my ``oh, that's a neat idea <type
25603 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25604 work at all <type type>, yup, I'll ship that one off right away <ship
25605 off> no, wait, that absolutely does not work'' policy for releases.
25606 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25607 ``worser''? ``much worser''?  ``worsest''?)
25609 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25610 wrong show.
25612 @itemize @bullet
25614 @item
25615 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25617 @item
25618 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25619 nnwarchive and many, many other things connected with @acronym{MIME} and
25620 other types of en/decoding, as well as general bug fixing, new
25621 functionality and stuff.
25623 @item
25624 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25625 well as numerous other things).
25627 @item
25628 Luis Fernandes---design and graphics.
25630 @item
25631 Joe Reiss---creator of the smiley faces.
25633 @item
25634 Justin Sheehy---the @acronym{FAQ} maintainer.
25636 @item
25637 Erik Naggum---help, ideas, support, code and stuff.
25639 @item
25640 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25641 @dfn{picons} (@pxref{Picons}).
25643 @item
25644 Kim-Minh Kaplan---further work on the picon code.
25646 @item
25647 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
25648 (@pxref{GroupLens}).
25650 @item
25651 Sudish Joseph---innumerable bug fixes.
25653 @item
25654 Ilja Weis---@file{gnus-topic.el}.
25656 @item
25657 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25659 @item
25660 Vladimir Alexiev---the refcard and reference booklets.
25662 @item
25663 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25664 distribution by Felix Lee and JWZ.
25666 @item
25667 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25669 @item
25670 Peter Mutsaers---orphan article scoring code.
25672 @item
25673 Ken Raeburn---POP mail support.
25675 @item
25676 Hallvard B Furuseth---various bits and pieces, especially dealing with
25677 .newsrc files.
25679 @item
25680 Brian Edmonds---@file{gnus-bbdb.el}.
25682 @item
25683 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25685 @item
25686 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25688 @item
25689 François Pinard---many, many interesting and thorough bug reports, as
25690 well as autoconf support.
25692 @end itemize
25694 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25695 Borges, and Jost Krieger proof-reading parts of the manual.
25697 The following people have contributed many patches and suggestions:
25699 Christopher Davis,
25700 Andrew Eskilsson,
25701 Kai Grossjohann,
25702 Kevin Greiner,
25703 Jesper Harder,
25704 Paul Jarc,
25705 Simon Josefsson,
25706 David KÃ¥gedal,
25707 Richard Pieri,
25708 Fabrice Popineau,
25709 Daniel Quinlan,
25710 Michael Shields,
25711 Reiner Steib,
25712 Jason L. Tibbitts, III,
25713 Jack Vinson,
25714 Katsumi Yamaoka, @c Yamaoka
25716 Teodor Zlatanov.
25718 Also thanks to the following for patches and stuff:
25720 Jari Aalto,
25721 Adrian Aichner,
25722 Vladimir Alexiev,
25723 Russ Allbery,
25724 Peter Arius,
25725 Matt Armstrong,
25726 Marc Auslander,
25727 Miles Bader,
25728 Alexei V. Barantsev,
25729 Frank Bennett,
25730 Robert Bihlmeyer,
25731 Chris Bone,
25732 Mark Borges,
25733 Mark Boyns,
25734 Lance A. Brown,
25735 Rob Browning,
25736 Kees de Bruin,
25737 Martin Buchholz,
25738 Joe Buehler,
25739 Kevin Buhr,
25740 Alastair Burt,
25741 Joao Cachopo,
25742 Zlatko Calusic,
25743 Massimo Campostrini,
25744 Castor,
25745 David Charlap,
25746 Dan Christensen,
25747 Kevin Christian,
25748 Jae-you Chung, @c ?
25749 James H. Cloos, Jr.,
25750 Laura Conrad,
25751 Michael R. Cook,
25752 Glenn Coombs,
25753 Andrew J. Cosgriff,
25754 Neil Crellin,
25755 Frank D. Cringle,
25756 Geoffrey T. Dairiki,
25757 Andre Deparade,
25758 Ulrik Dickow,
25759 Dave Disser,
25760 Rui-Tao Dong, @c ?
25761 Joev Dubach,
25762 Michael Welsh Duggan,
25763 Dave Edmondson,
25764 Paul Eggert,
25765 Mark W. Eichin,
25766 Karl Eichwalder,
25767 Enami Tsugutomo, @c Enami
25768 Michael Ernst,
25769 Luc Van Eycken,
25770 Sam Falkner,
25771 Nelson Jose dos Santos Ferreira,
25772 Sigbjorn Finne,
25773 Sven Fischer,
25774 Paul Fisher,
25775 Decklin Foster,
25776 Gary D. Foster,
25777 Paul Franklin,
25778 Guy Geens,
25779 Arne Georg Gleditsch,
25780 David S. Goldberg,
25781 Michelangelo Grigni,
25782 Dale Hagglund,
25783 D. Hall,
25784 Magnus Hammerin,
25785 Kenichi Handa, @c Handa
25786 Raja R. Harinath,
25787 Yoshiki Hayashi, @c Hayashi
25788 P. E. Jareth Hein,
25789 Hisashige Kenji, @c Hisashige
25790 Scott Hofmann,
25791 Marc Horowitz,
25792 Gunnar Horrigmo,
25793 Richard Hoskins,
25794 Brad Howes,
25795 Miguel de Icaza,
25796 François Felix Ingrand,
25797 Tatsuya Ichikawa, @c Ichikawa
25798 Ishikawa Ichiro, @c Ishikawa
25799 Lee Iverson,
25800 Iwamuro Motonori, @c Iwamuro
25801 Rajappa Iyer,
25802 Andreas Jaeger,
25803 Adam P. Jenkins,
25804 Randell Jesup,
25805 Fred Johansen,
25806 Gareth Jones,
25807 Greg Klanderman,
25808 Karl Kleinpaste,
25809 Michael Klingbeil,
25810 Peter Skov Knudsen,
25811 Shuhei Kobayashi, @c Kobayashi
25812 Petr Konecny,
25813 Koseki Yoshinori, @c Koseki
25814 Thor Kristoffersen,
25815 Jens Lautenbacher,
25816 Martin Larose,
25817 Seokchan Lee, @c Lee
25818 Joerg Lenneis,
25819 Carsten Leonhardt,
25820 James LewisMoss,
25821 Christian Limpach,
25822 Markus Linnala,
25823 Dave Love,
25824 Mike McEwan,
25825 Tonny Madsen,
25826 Shlomo Mahlab,
25827 Nat Makarevitch,
25828 Istvan Marko,
25829 David Martin,
25830 Jason R. Mastaler,
25831 Gordon Matzigkeit,
25832 Timo Metzemakers,
25833 Richard Mlynarik,
25834 Lantz Moore,
25835 Morioka Tomohiko, @c Morioka
25836 Erik Toubro Nielsen,
25837 Hrvoje Niksic,
25838 Andy Norman,
25839 Fred Oberhauser,
25840 C. R. Oldham,
25841 Alexandre Oliva,
25842 Ken Olstad,
25843 Masaharu Onishi, @c Onishi
25844 Hideki Ono, @c Ono
25845 Ettore Perazzoli,
25846 William Perry,
25847 Stephen Peters,
25848 Jens-Ulrik Holger Petersen,
25849 Ulrich Pfeifer,
25850 Matt Pharr,
25851 Andy Piper,
25852 John McClary Prevost,
25853 Bill Pringlemeir,
25854 Mike Pullen,
25855 Jim Radford,
25856 Colin Rafferty,
25857 Lasse Rasinen,
25858 Lars Balker Rasmussen,
25859 Joe Reiss,
25860 Renaud Rioboo,
25861 Roland B. Roberts,
25862 Bart Robinson,
25863 Christian von Roques,
25864 Markus Rost,
25865 Jason Rumney,
25866 Wolfgang Rupprecht,
25867 Jay Sachs,
25868 Dewey M. Sasser,
25869 Conrad Sauerwald,
25870 Loren Schall,
25871 Dan Schmidt,
25872 Ralph Schleicher,
25873 Philippe Schnoebelen,
25874 Andreas Schwab,
25875 Randal L. Schwartz,
25876 Danny Siu,
25877 Matt Simmons,
25878 Paul D. Smith,
25879 Jeff Sparkes,
25880 Toby Speight,
25881 Michael Sperber,
25882 Darren Stalder,
25883 Richard Stallman,
25884 Greg Stark,
25885 Sam Steingold,
25886 Paul Stevenson,
25887 Jonas Steverud,
25888 Paul Stodghill,
25889 Kiyokazu Suto, @c Suto
25890 Kurt Swanson,
25891 Samuel Tardieu,
25892 Teddy,
25893 Chuck Thompson,
25894 Tozawa Akihiko, @c Tozawa
25895 Philippe Troin,
25896 James Troup,
25897 Trung Tran-Duc,
25898 Jack Twilley,
25899 Aaron M. Ucko,
25900 Aki Vehtari,
25901 Didier Verna,
25902 Vladimir Volovich,
25903 Jan Vroonhof,
25904 Stefan Waldherr,
25905 Pete Ware,
25906 Barry A. Warsaw,
25907 Christoph Wedler,
25908 Joe Wells,
25909 Lee Willis,
25911 Lloyd Zusman.
25914 For a full overview of what each person has done, the ChangeLogs
25915 included in the Gnus alpha distributions should give ample reading
25916 (550kB and counting).
25918 Apologies to everybody that I've forgotten, of which there are many, I'm
25919 sure.
25921 Gee, that's quite a list of people.  I guess that must mean that there
25922 actually are people who are using Gnus.  Who'd'a thunk it!
25925 @node New Features
25926 @subsection New Features
25927 @cindex new features
25929 @menu
25930 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25931 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25932 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25933 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25934 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25935 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25936 @end menu
25938 These lists are, of course, just @emph{short} overviews of the
25939 @emph{most} important new features.  No, really.  There are tons more.
25940 Yes, we have feeping creaturism in full effect.
25942 @node ding Gnus
25943 @subsubsection (ding) Gnus
25945 New features in Gnus 5.0/5.1:
25947 @itemize @bullet
25949 @item
25950 The look of all buffers can be changed by setting format-like variables
25951 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25953 @item
25954 Local spool and several @acronym{NNTP} servers can be used at once
25955 (@pxref{Select Methods}).
25957 @item
25958 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25960 @item
25961 You can read a number of different mail formats (@pxref{Getting Mail}).
25962 All the mail back ends implement a convenient mail expiry scheme
25963 (@pxref{Expiring Mail}).
25965 @item
25966 Gnus can use various strategies for gathering threads that have lost
25967 their roots (thereby gathering loose sub-threads into one thread) or it
25968 can go back and retrieve enough headers to build a complete thread
25969 (@pxref{Customizing Threading}).
25971 @item
25972 Killed groups can be displayed in the group buffer, and you can read
25973 them as well (@pxref{Listing Groups}).
25975 @item
25976 Gnus can do partial group updates---you do not have to retrieve the
25977 entire active file just to check for new articles in a few groups
25978 (@pxref{The Active File}).
25980 @item
25981 Gnus implements a sliding scale of subscribedness to groups
25982 (@pxref{Group Levels}).
25984 @item
25985 You can score articles according to any number of criteria
25986 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25987 articles for you (@pxref{Adaptive Scoring}).
25989 @item
25990 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25991 manner, so it should be difficult to lose much data on what you have
25992 read if your machine should go down (@pxref{Auto Save}).
25994 @item
25995 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25996 cluttering up the @file{.emacs} file.
25998 @item
25999 You can set the process mark on both groups and articles and perform
26000 operations on all the marked items (@pxref{Process/Prefix}).
26002 @item
26003 You can grep through a subset of groups and create a group from the
26004 results (@pxref{Kibozed Groups}).
26006 @item
26007 You can list subsets of groups according to, well, anything
26008 (@pxref{Listing Groups}).
26010 @item
26011 You can browse foreign servers and subscribe to groups from those
26012 servers (@pxref{Browse Foreign Server}).
26014 @item
26015 Gnus can fetch articles, asynchronously, on a second connection to the
26016 server (@pxref{Asynchronous Fetching}).
26018 @item
26019 You can cache articles locally (@pxref{Article Caching}).
26021 @item
26022 The uudecode functions have been expanded and generalized
26023 (@pxref{Decoding Articles}).
26025 @item
26026 You can still post uuencoded articles, which was a little-known feature
26027 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
26029 @item
26030 Fetching parents (and other articles) now actually works without
26031 glitches (@pxref{Finding the Parent}).
26033 @item
26034 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
26036 @item
26037 Digests (and other files) can be used as the basis for groups
26038 (@pxref{Document Groups}).
26040 @item
26041 Articles can be highlighted and customized (@pxref{Customizing
26042 Articles}).
26044 @item
26045 URLs and other external references can be buttonized (@pxref{Article
26046 Buttons}).
26048 @item
26049 You can do lots of strange stuff with the Gnus window & frame
26050 configuration (@pxref{Window Layout}).
26052 @item
26053 You can click on buttons instead of using the keyboard
26054 (@pxref{Buttons}).
26056 @end itemize
26059 @node September Gnus
26060 @subsubsection September Gnus
26062 @iftex
26063 @iflatex
26064 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
26065 @end iflatex
26066 @end iftex
26068 New features in Gnus 5.2/5.3:
26070 @itemize @bullet
26072 @item
26073 A new message composition mode is used.  All old customization variables
26074 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
26075 now obsolete.
26077 @item
26078 Gnus is now able to generate @dfn{sparse} threads---threads where
26079 missing articles are represented by empty nodes (@pxref{Customizing
26080 Threading}).
26082 @lisp
26083 (setq gnus-build-sparse-threads 'some)
26084 @end lisp
26086 @item
26087 Outgoing articles are stored on a special archive server
26088 (@pxref{Archived Messages}).
26090 @item
26091 Partial thread regeneration now happens when articles are
26092 referred.
26094 @item
26095 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
26097 @item
26098 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
26100 @item
26101 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
26103 @lisp
26104 (setq gnus-use-trees t)
26105 @end lisp
26107 @item
26108 An @code{nn}-like pick-and-read minor mode is available for the summary
26109 buffers (@pxref{Pick and Read}).
26111 @lisp
26112 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
26113 @end lisp
26115 @item
26116 In binary groups you can use a special binary minor mode (@pxref{Binary
26117 Groups}).
26119 @item
26120 Groups can be grouped in a folding topic hierarchy (@pxref{Group
26121 Topics}).
26123 @lisp
26124 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
26125 @end lisp
26127 @item
26128 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
26130 @item
26131 Groups can now have a score, and bubbling based on entry frequency
26132 is possible (@pxref{Group Score}).
26134 @lisp
26135 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
26136 @end lisp
26138 @item
26139 Groups can be process-marked, and commands can be performed on
26140 groups of groups (@pxref{Marking Groups}).
26142 @item
26143 Caching is possible in virtual groups.
26145 @item
26146 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
26147 news batches, ClariNet briefs collections, and just about everything
26148 else (@pxref{Document Groups}).
26150 @item
26151 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
26152 (@pxref{SOUP}).
26154 @item
26155 The Gnus cache is much faster.
26157 @item
26158 Groups can be sorted according to many criteria (@pxref{Sorting
26159 Groups}).
26161 @item
26162 New group parameters have been introduced to set list-addresses and
26163 expiry times (@pxref{Group Parameters}).
26165 @item
26166 All formatting specs allow specifying faces to be used
26167 (@pxref{Formatting Fonts}).
26169 @item
26170 There are several more commands for setting/removing/acting on process
26171 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
26173 @item
26174 The summary buffer can be limited to show parts of the available
26175 articles based on a wide range of criteria.  These commands have been
26176 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
26178 @item
26179 Articles can be made persistent with the @kbd{*} command
26180 (@pxref{Persistent Articles}).
26182 @item
26183 All functions for hiding article elements are now toggles.
26185 @item
26186 Article headers can be buttonized (@pxref{Article Washing}).
26188 @item
26189 All mail back ends support fetching articles by @code{Message-ID}.
26191 @item
26192 Duplicate mail can now be treated properly (@pxref{Duplicates}).
26194 @item
26195 All summary mode commands are available directly from the article
26196 buffer (@pxref{Article Keymap}).
26198 @item
26199 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
26200 Layout}).
26202 @item
26203 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
26204 @iftex
26205 @iflatex
26206 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
26207 @end iflatex
26208 @end iftex
26210 @item
26211 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
26213 @lisp
26214 (setq gnus-use-nocem t)
26215 @end lisp
26217 @item
26218 Groups can be made permanently visible (@pxref{Listing Groups}).
26220 @lisp
26221 (setq gnus-permanently-visible-groups "^nnml:")
26222 @end lisp
26224 @item
26225 Many new hooks have been introduced to make customizing easier.
26227 @item
26228 Gnus respects the @code{Mail-Copies-To} header.
26230 @item
26231 Threads can be gathered by looking at the @code{References} header
26232 (@pxref{Customizing Threading}).
26234 @lisp
26235 (setq gnus-summary-thread-gathering-function
26236       'gnus-gather-threads-by-references)
26237 @end lisp
26239 @item
26240 Read articles can be stored in a special backlog buffer to avoid
26241 refetching (@pxref{Article Backlog}).
26243 @lisp
26244 (setq gnus-keep-backlog 50)
26245 @end lisp
26247 @item
26248 A clean copy of the current article is always stored in a separate
26249 buffer to allow easier treatment.
26251 @item
26252 Gnus can suggest where to save articles (@pxref{Saving Articles}).
26254 @item
26255 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
26256 Articles}).
26258 @lisp
26259 (setq gnus-prompt-before-saving t)
26260 @end lisp
26262 @item
26263 @code{gnus-uu} can view decoded files asynchronously while fetching
26264 articles (@pxref{Other Decode Variables}).
26266 @lisp
26267 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
26268 @end lisp
26270 @item
26271 Filling in the article buffer now works properly on cited text
26272 (@pxref{Article Washing}).
26274 @item
26275 Hiding cited text adds buttons to toggle hiding, and how much
26276 cited text to hide is now customizable (@pxref{Article Hiding}).
26278 @lisp
26279 (setq gnus-cited-lines-visible 2)
26280 @end lisp
26282 @item
26283 Boring headers can be hidden (@pxref{Article Hiding}).
26285 @item
26286 Default scoring values can now be set from the menu bar.
26288 @item
26289 Further syntax checking of outgoing articles have been added.
26291 @end itemize
26294 @node Red Gnus
26295 @subsubsection Red Gnus
26297 New features in Gnus 5.4/5.5:
26299 @iftex
26300 @iflatex
26301 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
26302 @end iflatex
26303 @end iftex
26305 @itemize @bullet
26307 @item
26308 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
26310 @item
26311 Article prefetching functionality has been moved up into
26312 Gnus (@pxref{Asynchronous Fetching}).
26314 @item
26315 Scoring can now be performed with logical operators like @code{and},
26316 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
26317 Scoring}).
26319 @item
26320 Article washing status can be displayed in the
26321 article mode line (@pxref{Misc Article}).
26323 @item
26324 @file{gnus.el} has been split into many smaller files.
26326 @item
26327 Suppression of duplicate articles based on Message-ID can be done
26328 (@pxref{Duplicate Suppression}).
26330 @lisp
26331 (setq gnus-suppress-duplicates t)
26332 @end lisp
26334 @item
26335 New variables for specifying what score and adapt files are to be
26336 considered home score and adapt files (@pxref{Home Score File}) have
26337 been added.
26339 @item
26340 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
26341 Server Internals}).
26343 @item
26344 Groups can inherit group parameters from parent topics (@pxref{Topic
26345 Parameters}).
26347 @item
26348 Article editing has been revamped and is now actually usable.
26350 @item
26351 Signatures can be recognized in more intelligent fashions
26352 (@pxref{Article Signature}).
26354 @item
26355 Summary pick mode has been made to look more @code{nn}-like.  Line
26356 numbers are displayed and the @kbd{.} command can be used to pick
26357 articles (@code{Pick and Read}).
26359 @item
26360 Commands for moving the @file{.newsrc.eld} from one server to
26361 another have been added (@pxref{Changing Servers}).
26363 @item
26364 There's a way now to specify that ``uninteresting'' fields be suppressed
26365 when generating lines in buffers (@pxref{Advanced Formatting}).
26367 @item
26368 Several commands in the group buffer can be undone with @kbd{C-M-_}
26369 (@pxref{Undo}).
26371 @item
26372 Scoring can be done on words using the new score type @code{w}
26373 (@pxref{Score File Format}).
26375 @item
26376 Adaptive scoring can be done on a Subject word-by-word basis
26377 (@pxref{Adaptive Scoring}).
26379 @lisp
26380 (setq gnus-use-adaptive-scoring '(word))
26381 @end lisp
26383 @item
26384 Scores can be decayed (@pxref{Score Decays}).
26386 @lisp
26387 (setq gnus-decay-scores t)
26388 @end lisp
26390 @item
26391 Scoring can be performed using a regexp on the Date header.  The Date is
26392 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
26394 @item
26395 A new command has been added to remove all data on articles from
26396 the native server (@pxref{Changing Servers}).
26398 @item
26399 A new command for reading collections of documents
26400 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
26401 (@pxref{Really Various Summary Commands}).
26403 @item
26404 Process mark sets can be pushed and popped (@pxref{Setting Process
26405 Marks}).
26407 @item
26408 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
26409 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
26411 @item
26412 A new back end for reading searches from Web search engines
26413 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
26414 (@pxref{Web Searches}).
26416 @item
26417 Groups inside topics can now be sorted using the standard sorting
26418 functions, and each topic can be sorted independently (@pxref{Topic
26419 Sorting}).
26421 @item
26422 Subsets of the groups can be sorted independently (@code{Sorting
26423 Groups}).
26425 @item
26426 Cached articles can be pulled into the groups (@pxref{Summary Generation
26427 Commands}).
26428 @iftex
26429 @iflatex
26430 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26431 @end iflatex
26432 @end iftex
26434 @item
26435 Score files are now applied in a more reliable order (@pxref{Score
26436 Variables}).
26438 @item
26439 Reports on where mail messages end up can be generated (@pxref{Splitting
26440 Mail}).
26442 @item
26443 More hooks and functions have been added to remove junk from incoming
26444 mail before saving the mail (@pxref{Washing Mail}).
26446 @item
26447 Emphasized text can be properly fontisized:
26449 @end itemize
26452 @node Quassia Gnus
26453 @subsubsection Quassia Gnus
26455 New features in Gnus 5.6:
26457 @itemize @bullet
26459 @item
26460 New functionality for using Gnus as an offline newsreader has been
26461 added.  A plethora of new commands and modes have been added.
26462 @xref{Gnus Unplugged}, for the full story.
26464 @item
26465 The @code{nndraft} back end has returned, but works differently than
26466 before.  All Message buffers are now also articles in the @code{nndraft}
26467 group, which is created automatically.
26469 @item
26470 @code{gnus-alter-header-function} can now be used to alter header
26471 values.
26473 @item
26474 @code{gnus-summary-goto-article} now accept Message-ID's.
26476 @item
26477 A new Message command for deleting text in the body of a message
26478 outside the region: @kbd{C-c C-v}.
26480 @item
26481 You can now post to component group in @code{nnvirtual} groups with
26482 @kbd{C-u C-c C-c}.
26484 @item
26485  @code{nntp-rlogin-program}---new variable to ease customization.
26487 @item
26488 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26489 re-highlighting of the article buffer.
26491 @item
26492 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26494 @item
26495 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26496 details.
26498 @item
26499 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26500 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26502 @item
26503 @code{gnus-simplify-subject-functions} variable to allow greater
26504 control over simplification.
26506 @item
26507 @kbd{A T}---new command for fetching the current thread.
26509 @item
26510 @kbd{/ T}---new command for including the current thread in the
26511 limit.
26513 @item
26514 @kbd{M-RET} is a new Message command for breaking cited text.
26516 @item
26517 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26519 @item
26520 The @code{custom-face-lookup} function has been removed.
26521 If you used this function in your initialization files, you must
26522 rewrite them to use @code{face-spec-set} instead.
26524 @item
26525 Canceling now uses the current select method.  Symbolic prefix
26526 @kbd{a} forces normal posting method.
26528 @item
26529 New command to translate M******** sm*rtq**t*s into proper
26530 text---@kbd{W d}.
26532 @item
26533 For easier debugging of @code{nntp}, you can set
26534 @code{nntp-record-commands} to a non-@code{nil} value.
26536 @item
26537 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26538 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26540 @item
26541 A command for editing group parameters from the summary buffer
26542 has been added.
26544 @item
26545 A history of where mails have been split is available.
26547 @item
26548 A new article date command has been added---@code{article-date-iso8601}.
26550 @item
26551 Subjects can be simplified when threading by setting
26552 @code{gnus-score-thread-simplify}.
26554 @item
26555 A new function for citing in Message has been
26556 added---@code{message-cite-original-without-signature}.
26558 @item
26559 @code{article-strip-all-blank-lines}---new article command.
26561 @item
26562 A new Message command to kill to the end of the article has
26563 been added.
26565 @item
26566 A minimum adaptive score can be specified by using the
26567 @code{gnus-adaptive-word-minimum} variable.
26569 @item
26570 The ``lapsed date'' article header can be kept continually
26571 updated by the @code{gnus-start-date-timer} command.
26573 @item
26574 Web listserv archives can be read with the @code{nnlistserv} back end.
26576 @item
26577 Old dejanews archives can now be read by @code{nnweb}.
26579 @end itemize
26581 @node Pterodactyl Gnus
26582 @subsubsection Pterodactyl Gnus
26584 New features in Gnus 5.8:
26586 @itemize @bullet
26588 @item
26589 The mail-fetching functions have changed.  See the manual for the
26590 many details.  In particular, all procmail fetching variables are gone.
26592 If you used procmail like in
26594 @lisp
26595 (setq nnmail-use-procmail t)
26596 (setq nnmail-spool-file 'procmail)
26597 (setq nnmail-procmail-directory "~/mail/incoming/")
26598 (setq nnmail-procmail-suffix "\\.in")
26599 @end lisp
26601 this now has changed to
26603 @lisp
26604 (setq mail-sources
26605       '((directory :path "~/mail/incoming/"
26606                    :suffix ".in")))
26607 @end lisp
26609 @xref{Mail Source Specifiers}.
26611 @item
26612 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26613 Gnus, and adds a slew of new commands.  See the manual for details.
26615 @item
26616 Gnus has also been multilingualized.  This also affects too
26617 many parts of Gnus to summarize here, and adds many new variables.
26619 @item
26620 @code{gnus-auto-select-first} can now be a function to be
26621 called to position point.
26623 @item
26624 The user can now decide which extra headers should be included in
26625 summary buffers and @acronym{NOV} files.
26627 @item
26628 @code{gnus-article-display-hook} has been removed.  Instead, a number
26629 of variables starting with @code{gnus-treat-} have been added.
26631 @item
26632 The Gnus posting styles have been redone again and now works in a
26633 subtly different manner.
26635 @item
26636 New web-based back ends have been added: @code{nnslashdot},
26637 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26638 again, to keep up with ever-changing layouts.
26640 @item
26641 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26643 @end itemize
26645 @node Oort Gnus
26646 @subsubsection Oort Gnus
26647 @cindex Oort Gnus
26649 New features in Gnus 5.10:
26651 @itemize @bullet
26653 @item Installation changes
26654 @c ***********************
26656 @itemize @bullet
26657 @item
26658 Upgrading from previous (stable) version if you have used Oort.
26660 If you have tried Oort (the unstable Gnus branch leading to this
26661 release) but went back to a stable version, be careful when upgrading to
26662 this version.  In particular, you will probably want to remove all
26663 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26664 read from your @file{.newsrc.eld} instead of from the
26665 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26666 later entry for more information about marks.  Note that downgrading
26667 isn't save in general.
26669 @item
26670 Lisp files are now installed in @file{.../site-lisp/gnus/} by default.
26671 It defaulted to @file{.../site-lisp/} formerly.  In addition to this,
26672 the new installer issues a warning if other Gnus installations which
26673 will shadow the latest one are detected.  You can then remove those
26674 shadows manually or remove them using @code{make
26675 remove-installed-shadows}.
26677 @item
26678 New @file{make.bat} for compiling and installing Gnus under MS Windows
26680 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26681 first argument to the batch-program should be the directory where
26682 @file{xemacs.exe} respectively @file{emacs.exe} is located, if you want
26683 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26684 the second parameter.
26686 @file{make.bat} has been rewritten from scratch, it now features
26687 automatic recognition of XEmacs and GNU Emacs, generates
26688 @file{gnus-load.el}, checks if errors occur while compilation and
26689 generation of info files and reports them at the end of the build
26690 process.  It now uses @code{makeinfo} if it is available and falls
26691 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26692 install all files which are necessary to run Gnus and be generally a
26693 complete replacement for the @code{configure; make; make install}
26694 cycle used under Unix systems.
26696 The new @file{make.bat} makes @file{make-x.bat} and @file{xemacs.mak}
26697 superfluous, so they have been removed.
26699 @item
26700 @file{~/News/overview/} not used.
26702 As a result of the following change, the @file{~/News/overview/}
26703 directory is not used any more.  You can safely delete the entire
26704 hierarchy.
26706 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26707 @c CVS.  We should find a better place for this item.
26708 @item
26709 @code{(require 'gnus-load)}
26711 If you use a stand-alone Gnus distribution, you'd better add
26712 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26713 lisp directory into load-path.
26715 File @file{gnus-load.el} contains autoload commands, functions and variables,
26716 some of which may not be included in distributions of Emacsen.
26718 @end itemize
26720 @item New packages and libraries within Gnus
26721 @c *****************************************
26723 @itemize @bullet
26725 @item
26726 The revised Gnus @acronym{FAQ} is included in the manual,
26727 @xref{Frequently Asked Questions}.
26729 @item
26730 @acronym{TLS} wrapper shipped with Gnus
26732 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26733 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26734 @acronym{TLS}/@acronym{SSL} support via (external third party)
26735 @file{ssl.el} and OpenSSL still works.
26737 @item
26738 Improved anti-spam features.
26740 Gnus is now able to take out spam from your mail and news streams
26741 using a wide variety of programs and filter rules.  Among the supported
26742 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26743 for easy use of external packages such as SpamAssassin and Hashcash
26744 are also new.  @xref{Thwarting Email Spam}.
26745 @c FIXME: @xref{Spam Package}?.  Should this be under Misc?
26747 @item
26748 Gnus supports server-side mail filtering using Sieve.
26750 Sieve rules can be added as Group Parameters for groups, and the
26751 complete Sieve script is generated using @kbd{D g} from the Group
26752 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26753 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26754 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26756 @end itemize
26758 @item Changes in group mode
26759 @c ************************
26761 @itemize @bullet
26763 @item
26764 @code{gnus-group-read-ephemeral-group} can be called interactively,
26765 using @kbd{G M}.
26767 @item
26768 Retrieval of charters and control messages
26770 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26771 control messages (@kbd{H C}).
26773 @item
26774 The new variable @code{gnus-parameters} can be used to set group parameters.
26776 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26777 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26778 enjoy the powers of customize, and simplified backups since you set the
26779 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26780 variable maps regular expressions matching group names to group
26781 parameters, a'la:
26782 @lisp
26783 (setq gnus-parameters
26784       '(("mail\\..*"
26785          (gnus-show-threads nil)
26786          (gnus-use-scoring nil))
26787         ("^nnimap:\\(foo.bar\\)$"
26788          (to-group . "\\1"))))
26789 @end lisp
26791 @item
26792 Unread count correct in nnimap groups.
26794 The estimated number of unread articles in the group buffer should now
26795 be correct for nnimap groups.  This is achieved by calling
26796 @code{nnimap-fixup-unread-after-getting-new-news} from the
26797 @code{gnus-setup-news-hook} (called on startup) and
26798 @code{gnus-after-getting-new-news-hook}. (called after getting new
26799 mail).  If you have modified those variables from the default, you may
26800 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26801 you were happy with the estimate and want to save some (minimal) time
26802 when getting new mail, remove the function.
26804 @item
26805 Group names are treated as UTF-8 by default.
26807 This is supposedly what USEFOR wanted to migrate to.  See
26808 @code{gnus-group-name-charset-group-alist} and
26809 @code{gnus-group-name-charset-method-alist} for customization.
26811 @item
26812 @code{gnus-group-charset-alist} and
26813 @code{gnus-group-ignored-charsets-alist}.
26815 The regexps in these variables are compared with full group names
26816 instead of real group names in 5.8.  Users who customize these
26817 variables should change those regexps accordingly.  For example:
26818 @lisp
26819 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26820 @end lisp
26822 @end itemize
26824 @item Changes in summary and article mode
26825 @c **************************************
26827 @itemize @bullet
26829 @item
26830 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26831 (@code{gnus-article-reply-with-original}) only yank the text in the
26832 region if the region is active.
26834 @item
26835 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26836 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26838 @item
26839 Article Buttons
26841 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26842 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26843 variables @code{gnus-button-@var{*}-level} can be used to control the
26844 appearance of all article buttons.  @xref{Article Button Levels}.
26846 @item
26847 Single-part yenc encoded attachments can be decoded.
26849 @item
26850 Picons
26852 The picons code has been reimplemented to work in GNU Emacs---some of
26853 the previous options have been removed or renamed.
26855 Picons are small ``personal icons'' representing users, domain and
26856 newsgroups, which can be displayed in the Article buffer.
26857 @xref{Picons}.
26859 @item
26860 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26861 boundary line is drawn at the end of the headers.
26863 @item
26864 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26866 @item
26867 The Summary Buffer uses an arrow in the fringe to indicate the current
26868 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26870 @item
26871 Warn about email replies to news
26873 Do you often find yourself replying to news by email by mistake?  Then
26874 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26875 you.
26877 @item
26878 If the new option @code{gnus-summary-display-while-building} is
26879 non-@code{nil}, the summary buffer is shown and updated as it's being
26880 built.
26882 @item
26883 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26884 opposed to old but unread messages).
26886 @item
26887 Gnus supports RFC 2369 mailing list headers, and adds a number of
26888 related commands in mailing list groups.  @xref{Mailing List}.
26890 @item
26891 The Date header can be displayed in a format that can be read aloud
26892 in English.  @xref{Article Date}.
26894 @item
26895 diffs are automatically highlighted in groups matching
26896 @code{mm-uu-diff-groups-regexp}
26898 @item
26899 Better handling of Microsoft citation styles
26901 Gnus now tries to recognize the mangled header block that some Microsoft
26902 mailers use to indicate that the rest of the message is a citation, even
26903 though it is not quoted in any way.  The variable
26904 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26905 citations.
26907 The new command @kbd{W Y f}
26908 (@code{gnus-article-outlook-deuglify-article}) allows deuglifying broken
26909 Outlook (Express) articles.
26911 @item
26912 @code{gnus-article-skip-boring}
26914 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26915 not scroll down to show you a page that contains only boring text,
26916 which by default means cited text and signature.  You can customize
26917 what is skippable using @code{gnus-article-boring-faces}.
26919 This feature is especially useful if you read many articles that
26920 consist of a little new content at the top with a long, untrimmed
26921 message cited below.
26923 @item
26924 Smileys (@samp{:-)}, @samp{;-)} etc) are now displayed graphically in
26925 Emacs too.
26927 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26928 disable it.
26930 @item
26931 Face headers handling.  @xref{Face}.
26933 @item
26934 In the summary buffer, the new command @kbd{/ N} inserts new messages
26935 and @kbd{/ o} inserts old messages.
26937 @item
26938 Gnus decodes morse encoded messages if you press @kbd{W m}.
26940 @item
26941 @code{gnus-summary-line-format}
26943 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26944 %s\n}.  Moreover @code{gnus-extra-headers},
26945 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26946 changed their default so that the users name will be replaced by the
26947 recipient's name or the group name posting to for @acronym{NNTP}
26948 groups.
26950 @item
26951 Deleting of attachments.
26953 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26954 on @acronym{MIME} buttons) saves a part and replaces the part with an
26955 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26956 @acronym{MIME} buttons) removes a part.  It works only on back ends
26957 that support editing.
26959 @item
26960 @code{gnus-default-charset}
26962 The default value is determined from the
26963 @code{current-language-environment} variable, instead of
26964 @code{iso-8859-1}.  Also the @samp{.*} item in
26965 @code{gnus-group-charset-alist} is removed.
26967 @item
26968 Printing capabilities are enhanced.
26970 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26971 Article buffers.  Also, each individual @acronym{MIME} part can be
26972 printed using @kbd{p} on the @acronym{MIME} button.
26974 @item
26975 Extended format specs.
26977 Format spec @samp{%&user-date;} is added into
26978 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26979 format specs are supported.  The extended format specs look like
26980 @samp{%u&foo;}, which invokes function
26981 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26982 escape character, old user defined format @samp{%u&} is no longer supported.
26984 @item
26985 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26986 @c FIXME: Was this a user-visible change?
26988 It was aliased to @kbd{Y c}
26989 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26990 out other articles.
26992 @item
26993 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26995 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26996 s}, @kbd{/ a}, and @kbd{/ x}
26997 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26998 result will be to display all articles that do not match the expression.
27000 @item
27001 Gnus inlines external parts (message/external).
27003 @end itemize
27005 @item Changes in Message mode and related Gnus features
27006 @c ****************************************************
27008 @itemize @bullet
27010 @item
27011 Delayed articles
27013 You can delay the sending of a message with @kbd{C-c C-j} in the Message
27014 buffer.  The messages are delivered at specified time.  This is useful
27015 for sending yourself reminders.  @xref{Delayed Articles}.
27017 @item
27018 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
27019 the nnml back end allows compressed message files.
27021 @item
27022 The new option @code{gnus-gcc-mark-as-read} automatically marks
27023 Gcc articles as read.
27025 @item
27026 Externalizing of attachments
27028 If @code{gnus-gcc-externalize-attachments} or
27029 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
27030 local files as external parts.
27032 @item
27033 The envelope sender address can be customized when using Sendmail.
27034 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
27036 @item
27037 Gnus no longer generate the Sender: header automatically.
27039 Earlier it was generated when the user configurable email address was
27040 different from the Gnus guessed default user address.  As the guessing
27041 algorithm is rarely correct these days, and (more controversially) the
27042 only use of the Sender: header was to check if you are entitled to
27043 cancel/supersede news (which is now solved by Cancel Locks instead,
27044 see another entry), generation of the header has been disabled by
27045 default.  See the variables @code{message-required-headers},
27046 @code{message-required-news-headers}, and
27047 @code{message-required-mail-headers}.
27049 @item
27050 Features from third party @file{message-utils.el} added to @file{message.el}.
27052 Message now asks if you wish to remove @samp{(was: <old subject>)} from
27053 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
27054 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
27055 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
27056 appropriate headers and a note in the body for cross-postings and
27057 followups (see the variables @code{message-cross-post-@var{*}}).
27059 @item
27060 References and X-Draft-From headers are no longer generated when you
27061 start composing messages and @code{message-generate-headers-first} is
27062 @code{nil}.
27064 @item
27065 Easy inclusion of X-Faces headers.  @xref{X-Face}.
27067 @item
27068 Group Carbon Copy (GCC) quoting
27070 To support groups that contains SPC and other weird characters, groups
27071 are quoted before they are placed in the Gcc: header.  This means
27072 variables such as @code{gnus-message-archive-group} should no longer
27073 contain quote characters to make groups containing SPC work.  Also, if
27074 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
27075 into two groups) you must change it to return the list
27076 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
27077 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
27078 was incorrect earlier, it just didn't generate any problems since it
27079 was inserted directly.
27081 @item
27082 @code{message-insinuate-rmail}
27084 Adding @code{(message-insinuate-rmail)} and @code{(setq
27085 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
27086 compose, reply and forward messages in message-mode, where you can
27087 enjoy the power of @acronym{MML}.
27089 @item
27090 @code{message-minibuffer-local-map}
27092 The line below enables BBDB in resending a message:
27093 @lisp
27094 (define-key message-minibuffer-local-map [(tab)]
27095   'bbdb-complete-name)
27096 @end lisp
27098 @item
27099 @code{gnus-posting-styles}
27101 Add a new format of match like
27102 @lisp
27103 ((header "to" "larsi.*org")
27104  (Organization "Somewhere, Inc."))
27105 @end lisp
27106 The old format like the lines below is obsolete, but still accepted.
27107 @lisp
27108 (header "to" "larsi.*org"
27109         (Organization "Somewhere, Inc."))
27110 @end lisp
27112 @item
27113 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
27115 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
27116 added into these two variables.  If you customized those, perhaps you
27117 need add those two headers too.
27119 @item
27120 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
27121 composing messages, it is enabled by @code{use-hard-newlines}.
27122 Decoding format=flowed was present but not documented in earlier
27123 versions.
27125 @item
27126 The option @code{mm-fill-flowed} can be used to disable treatment of
27127 ``format=flowed'' messages.  Also, flowed text is disabled when sending
27128 inline PGP signed messages.  @xref{Flowed text, , Flowed text,
27129 emacs-mime, The Emacs MIME Manual}.  (New in Gnus 5.10.7)
27130 @c This entry is also present in the node "No Gnus".
27132 @item
27133 Gnus supports the generation of RFC 2298 Disposition Notification requests.
27135 This is invoked with the @kbd{C-c M-n} key binding from message mode.
27137 @item
27138 Message supports the Importance: (RFC 2156) header.
27140 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
27141 the valid values.
27143 @item
27144 Gnus supports Cancel Locks in News.
27146 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
27147 used to determine if you wrote an article or not (for canceling and
27148 superseding).  Gnus generates a random password string the first time
27149 you post a message, and saves it in your @file{~/.emacs} using the Custom
27150 system.  While the variable is called @code{canlock-password}, it is not
27151 security sensitive data.  Publishing your canlock string on the web
27152 will not allow anyone to be able to anything she could not already do.
27153 The behavior can be changed by customizing @code{message-insert-canlock}.
27155 @item
27156 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
27157 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
27159 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
27160 additional Lisp libraries.  This add several menu items to the
27161 Attachments menu, and @kbd{C-c RET} key bindings, when composing
27162 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
27164 @item
27165 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
27166 C-m}.
27168 This change was made to avoid conflict with the standard binding of
27169 @code{back-to-indentation}, which is also useful in message mode.
27171 @item
27172 The default for @code{message-forward-show-mml} changed to the symbol
27173 @code{best}.
27175 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
27176 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
27177 used when forwarding signed or encrypted messages, as the conversion
27178 invalidate the digital signature.
27180 @item
27181 If @code{auto-compression-mode} is enabled, attachments are automatically
27182 decompressed when activated.
27183 @c FIXME: Does this affect article or message mode?
27185 @item
27186 Support for non-@acronym{ASCII} domain names
27188 Message supports non-@acronym{ASCII} domain names in From:, To: and
27189 Cc: and will query you whether to perform encoding when you try to
27190 send a message.  The variable @code{message-use-idna} controls this.
27191 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
27192 and Cc: when you view a message.  The variable @code{gnus-use-idna}
27193 controls this.
27195 @item You can now drag and drop attachments to the Message buffer.
27196 See @code{mml-dnd-protocol-alist} and @code{mml-dnd-attach-options}.
27197 @xref{MIME, ,MIME, message, Message Manual}.
27198 @c New in 5.10.9 / 5.11
27200 @end itemize
27202 @item Changes in back ends
27203 @c ***********************
27205 @itemize @bullet
27206 @item
27207 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
27209 @item
27210 The nndoc back end now supports mailman digests and exim bounces.
27212 @item
27213 Gnus supports Maildir groups.
27215 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
27217 @item
27218 The nnml and nnfolder back ends store marks for each groups.
27220 This makes it possible to take backup of nnml/nnfolder servers/groups
27221 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
27222 makes it possible to share articles and marks between users (without
27223 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
27224 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
27225 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
27226 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
27227 another machine, Gnus will automatically use the @file{.marks} or
27228 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
27229 The new server variables @code{nnml-marks-is-evil} and
27230 @code{nnfolder-marks-is-evil} can be used to disable this feature.
27232 @end itemize
27234 @item Appearance
27235 @c *************
27237 @itemize @bullet
27239 @item
27240 The menu bar item (in Group and Summary buffer) named ``Misc'' has
27241 been renamed to ``Gnus''.
27243 @item
27244 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
27245 renamed to ``Attachments''.  Note that this menu also contains security
27246 related stuff, like signing and encryption (@pxref{Security, Security,,
27247 message, Message Manual}).
27249 @item
27250 The tool bars have been updated to use GNOME icons in Group, Summary and
27251 Message mode.  You can also customize the tool bars.  This is a new
27252 feature in Gnus 5.10.9.  (Only for Emacs, not in XEmacs.)
27254 @item The tool bar icons are now (de)activated correctly
27255 in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
27256 Its default value depends on your Emacs version.  This is a new feature
27257 in Gnus 5.10.9.
27258 @end itemize
27261 @item Miscellaneous changes
27262 @c ************************
27264 @itemize @bullet
27266 @item
27267 @code{gnus-agent}
27269 The Gnus Agent has seen a major updated and is now enabled by default,
27270 and all nntp and nnimap servers from @code{gnus-select-method} and
27271 @code{gnus-secondary-select-method} are agentized by default.  Earlier
27272 only the server in @code{gnus-select-method} was agentized by the
27273 default, and the agent was disabled by default.  When the agent is
27274 enabled, headers are now also retrieved from the Agent cache instead
27275 of the back ends when possible.  Earlier this only happened in the
27276 unplugged state.  You can enroll or remove servers with @kbd{J a} and
27277 @kbd{J r} in the server buffer.  Gnus will not download articles into
27278 the Agent cache, unless you instruct it to do so, though, by using
27279 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
27280 behavior of having the Agent disabled with @code{(setq gnus-agent
27281 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
27282 is not needed any more.
27284 @item
27285 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
27287 If one reads an article while plugged, and the article already exists
27288 in the Agent, it won't get downloaded once more.  @code{(setq
27289 gnus-agent-cache nil)} reverts to the old behavior.
27291 @item
27292 Dired integration
27294 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
27295 bindings in dired buffers to send a file as an attachment, open a file
27296 using the appropriate mailcap entry, and print a file using the mailcap
27297 entry.
27299 @item
27300 The format spec @code{%C} for positioning point has changed to @code{%*}.
27302 @item
27303 @code{gnus-slave-unplugged}
27305 A new command which starts Gnus offline in slave mode.
27307 @end itemize
27309 @end itemize
27311 @iftex
27313 @page
27314 @node The Manual
27315 @section The Manual
27316 @cindex colophon
27317 @cindex manual
27319 This manual was generated from a TeXinfo file and then run through
27320 either @code{texi2dvi}
27321 @iflatex
27322 or my own home-brewed TeXinfo to \LaTeX\ transformer,
27323 and then run through @code{latex} and @code{dvips}
27324 @end iflatex
27325 to get what you hold in your hands now.
27327 The following conventions have been used:
27329 @enumerate
27331 @item
27332 This is a @samp{string}
27334 @item
27335 This is a @kbd{keystroke}
27337 @item
27338 This is a @file{file}
27340 @item
27341 This is a @code{symbol}
27343 @end enumerate
27345 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
27346 mean:
27348 @lisp
27349 (setq flargnoze "yes")
27350 @end lisp
27352 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
27354 @lisp
27355 (setq flumphel 'yes)
27356 @end lisp
27358 @samp{yes} and @code{yes} are two @emph{very} different things---don't
27359 ever get them confused.
27361 @iflatex
27362 @c @head
27363 Of course, everything in this manual is of vital interest, so you should
27364 read it all.  Several times.  However, if you feel like skimming the
27365 manual, look for that gnu head you should see in the margin over
27366 there---it means that what's being discussed is of more importance than
27367 the rest of the stuff.  (On the other hand, if everything is infinitely
27368 important, how can anything be more important than that?  Just one more
27369 of the mysteries of this world, I guess.)
27370 @end iflatex
27372 @end iftex
27375 @node On Writing Manuals
27376 @section On Writing Manuals
27378 I guess most manuals are written after-the-fact; documenting a program
27379 that's already there.  This is not how this manual is written.  When
27380 implementing something, I write the manual entry for that something
27381 straight away.  I then see that it's difficult to explain the
27382 functionality, so I write how it's supposed to be, and then I change the
27383 implementation.  Writing the documentation and writing the code goes
27384 hand in hand.
27386 This, of course, means that this manual has no, or little, flow.  It
27387 documents absolutely everything in Gnus, but often not where you're
27388 looking for it.  It is a reference manual, and not a guide to how to get
27389 started with Gnus.
27391 That would be a totally different book, that should be written using the
27392 reference manual as source material.  It would look quite differently.
27395 @page
27396 @node Terminology
27397 @section Terminology
27399 @cindex terminology
27400 @table @dfn
27402 @item news
27403 @cindex news
27404 This is what you are supposed to use this thing for---reading news.
27405 News is generally fetched from a nearby @acronym{NNTP} server, and is
27406 generally publicly available to everybody.  If you post news, the entire
27407 world is likely to read just what you have written, and they'll all
27408 snigger mischievously.  Behind your back.
27410 @item mail
27411 @cindex mail
27412 Everything that's delivered to you personally is mail.  Some news/mail
27413 readers (like Gnus) blur the distinction between mail and news, but
27414 there is a difference.  Mail is private.  News is public.  Mailing is
27415 not posting, and replying is not following up.
27417 @item reply
27418 @cindex reply
27419 Send a mail to the person who has written what you are reading.
27421 @item follow up
27422 @cindex follow up
27423 Post an article to the current newsgroup responding to the article you
27424 are reading.
27426 @item back end
27427 @cindex back end
27428 Gnus considers mail and news to be mostly the same, really.  The only
27429 difference is how to access the actual articles.  News articles are
27430 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27431 messages could be read from a file on the local disk.  The internal
27432 architecture of Gnus thus comprises a ``front end'' and a number of
27433 ``back ends''.  Internally, when you enter a group (by hitting
27434 @key{RET}, say), you thereby invoke a function in the front end in
27435 Gnus.  The front end then ``talks'' to a back end and says things like
27436 ``Give me the list of articles in the foo group'' or ``Show me article
27437 number 4711''.
27439 So a back end mainly defines either a protocol (the @code{nntp} back
27440 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27441 accesses mail via @acronym{IMAP}) or a file format and directory
27442 layout (the @code{nnspool} back end accesses news via the common
27443 ``spool directory'' format, the @code{nnml} back end access mail via a
27444 file format and directory layout that's quite similar).
27446 Gnus does not handle the underlying media, so to speak---this is all
27447 done by the back ends.  A back end is a collection of functions to
27448 access the articles.
27450 However, sometimes the term ``back end'' is also used where ``server''
27451 would have been more appropriate.  And then there is the term ``select
27452 method'' which can mean either.  The Gnus terminology can be quite
27453 confusing.
27455 @item native
27456 @cindex native
27457 Gnus will always use one method (and back end) as the @dfn{native}, or
27458 default, way of getting news.
27460 @item foreign
27461 @cindex foreign
27462 You can also have any number of foreign groups active at the same time.
27463 These are groups that use non-native non-secondary back ends for getting
27464 news.
27466 @item secondary
27467 @cindex secondary
27468 Secondary back ends are somewhere half-way between being native and being
27469 foreign, but they mostly act like they are native.
27471 @item article
27472 @cindex article
27473 A message that has been posted as news.
27475 @item mail message
27476 @cindex mail message
27477 A message that has been mailed.
27479 @item message
27480 @cindex message
27481 A mail message or news article
27483 @item head
27484 @cindex head
27485 The top part of a message, where administrative information (etc.) is
27486 put.
27488 @item body
27489 @cindex body
27490 The rest of an article.  Everything not in the head is in the
27491 body.
27493 @item header
27494 @cindex header
27495 A line from the head of an article.
27497 @item headers
27498 @cindex headers
27499 A collection of such lines, or a collection of heads.  Or even a
27500 collection of @acronym{NOV} lines.
27502 @item @acronym{NOV}
27503 @cindex @acronym{NOV}
27504 When Gnus enters a group, it asks the back end for the headers of all
27505 unread articles in the group.  Most servers support the News OverView
27506 format, which is more compact and much faster to read and parse than the
27507 normal @sc{head} format.
27509 @item level
27510 @cindex levels
27511 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27512 that have a lower level are ``more'' subscribed than the groups with a
27513 higher level.  In fact, groups on levels 1-5 are considered
27514 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27515 are @dfn{killed}.  Commands for listing groups and scanning for new
27516 articles will all use the numeric prefix as @dfn{working level}.
27518 @item killed groups
27519 @cindex killed groups
27520 No information on killed groups is stored or updated, which makes killed
27521 groups much easier to handle than subscribed groups.
27523 @item zombie groups
27524 @cindex zombie groups
27525 Just like killed groups, only slightly less dead.
27527 @item active file
27528 @cindex active file
27529 The news server has to keep track of what articles it carries, and what
27530 groups exist.  All this information in stored in the active file, which
27531 is rather large, as you might surmise.
27533 @item bogus groups
27534 @cindex bogus groups
27535 A group that exists in the @file{.newsrc} file, but isn't known to the
27536 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27537 This means that the group probably doesn't exist (any more).
27539 @item activating
27540 @cindex activating groups
27541 The act of asking the server for info on a group and computing the
27542 number of unread articles is called @dfn{activating the group}.
27543 Un-activated groups are listed with @samp{*} in the group buffer.
27545 @item spool
27546 @cindex spool
27547 News servers store their articles locally in one fashion or other.
27548 One old-fashioned storage method is to have just one file per
27549 article.  That's called a ``traditional spool''.
27551 @item server
27552 @cindex server
27553 A machine one can connect to and get news (or mail) from.
27555 @item select method
27556 @cindex select method
27557 A structure that specifies the back end, the server and the virtual
27558 server settings.
27560 @item virtual server
27561 @cindex virtual server
27562 A named select method.  Since a select method defines all there is to
27563 know about connecting to a (physical) server, taking the thing as a
27564 whole is a virtual server.
27566 @item washing
27567 @cindex washing
27568 Taking a buffer and running it through a filter of some sort.  The
27569 result will (more often than not) be cleaner and more pleasing than the
27570 original.
27572 @item ephemeral groups
27573 @cindex ephemeral groups
27574 @cindex temporary groups
27575 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27576 groups are groups that will have no data stored---when you exit the
27577 group, it'll disappear into the aether.
27579 @item solid groups
27580 @cindex solid groups
27581 This is the opposite of ephemeral groups.  All groups listed in the
27582 group buffer are solid groups.
27584 @item sparse articles
27585 @cindex sparse articles
27586 These are article placeholders shown in the summary buffer when
27587 @code{gnus-build-sparse-threads} has been switched on.
27589 @item threading
27590 @cindex threading
27591 To put responses to articles directly after the articles they respond
27592 to---in a hierarchical fashion.
27594 @item root
27595 @cindex root
27596 @cindex thread root
27597 The first article in a thread is the root.  It is the ancestor of all
27598 articles in the thread.
27600 @item parent
27601 @cindex parent
27602 An article that has responses.
27604 @item child
27605 @cindex child
27606 An article that responds to a different article---its parent.
27608 @item digest
27609 @cindex digest
27610 A collection of messages in one file.  The most common digest format is
27611 specified by RFC 1153.
27613 @item splitting
27614 @cindex splitting, terminology
27615 @cindex mail sorting
27616 @cindex mail filtering (splitting)
27617 The action of sorting your emails according to certain rules. Sometimes
27618 incorrectly called mail filtering.
27620 @end table
27623 @page
27624 @node Customization
27625 @section Customization
27626 @cindex general customization
27628 All variables are properly documented elsewhere in this manual.  This
27629 section is designed to give general pointers on how to customize Gnus
27630 for some quite common situations.
27632 @menu
27633 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27634 * Slow Terminal Connection::    You run a remote Emacs.
27635 * Little Disk Space::           You feel that having large setup files is icky.
27636 * Slow Machine::                You feel like buying a faster machine.
27637 @end menu
27640 @node Slow/Expensive Connection
27641 @subsection Slow/Expensive NNTP Connection
27643 If you run Emacs on a machine locally, and get your news from a machine
27644 over some very thin strings, you want to cut down on the amount of data
27645 Gnus has to get from the @acronym{NNTP} server.
27647 @table @code
27649 @item gnus-read-active-file
27650 Set this to @code{nil}, which will inhibit Gnus from requesting the
27651 entire active file from the server.  This file is often very large.  You
27652 also have to set @code{gnus-check-new-newsgroups} and
27653 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27654 doesn't suddenly decide to fetch the active file anyway.
27656 @item gnus-nov-is-evil
27657 This one has to be @code{nil}.  If not, grabbing article headers from
27658 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27659 support @sc{xover}; Gnus will detect this by itself.
27660 @end table
27663 @node Slow Terminal Connection
27664 @subsection Slow Terminal Connection
27666 Let's say you use your home computer for dialing up the system that runs
27667 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27668 possible) the amount of data sent over the wires.
27670 @table @code
27672 @item gnus-auto-center-summary
27673 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27674 buffer all the time.  If it is @code{vertical}, do only vertical
27675 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27676 horizontal and vertical recentering.
27678 @item gnus-visible-headers
27679 Cut down on the headers included in the articles to the
27680 minimum.  You can, in fact, make do without them altogether---most of the
27681 useful data is in the summary buffer, anyway.  Set this variable to
27682 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27684 Use the following to enable all the available hiding features:
27685 @lisp
27686 (setq gnus-treat-hide-headers 'head
27687       gnus-treat-hide-signature t
27688       gnus-treat-hide-citation t)
27689 @end lisp
27691 @item gnus-use-full-window
27692 By setting this to @code{nil}, you can make all the windows smaller.
27693 While this doesn't really cut down much generally, it means that you
27694 have to see smaller portions of articles before deciding that you didn't
27695 want to read them anyway.
27697 @item gnus-thread-hide-subtree
27698 If this is non-@code{nil}, all threads in the summary buffer will be
27699 hidden initially.
27702 @item gnus-updated-mode-lines
27703 If this is @code{nil}, Gnus will not put information in the buffer mode
27704 lines, which might save some time.
27705 @end table
27708 @node Little Disk Space
27709 @subsection Little Disk Space
27710 @cindex disk space
27712 The startup files can get rather large, so you may want to cut their
27713 sizes a bit if you are running out of space.
27715 @table @code
27717 @item gnus-save-newsrc-file
27718 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27719 only save @file{.newsrc.eld}.  This means that you will not be able to
27720 use any other newsreaders than Gnus.  This variable is @code{t} by
27721 default.
27723 @item gnus-read-newsrc-file
27724 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27725 only read @file{.newsrc.eld}.  This means that you will not be able to
27726 use any other newsreaders than Gnus.  This variable is @code{t} by
27727 default.
27729 @item gnus-save-killed-list
27730 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27731 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27732 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27733 variable to @code{nil}.  This variable is @code{t} by default.
27735 @end table
27738 @node Slow Machine
27739 @subsection Slow Machine
27740 @cindex slow machine
27742 If you have a slow machine, or are just really impatient, there are a
27743 few things you can do to make Gnus run faster.
27745 Set @code{gnus-check-new-newsgroups} and
27746 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27748 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27749 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27750 summary buffer faster.
27753 @page
27754 @node Troubleshooting
27755 @section Troubleshooting
27756 @cindex troubleshooting
27758 Gnus works @emph{so} well straight out of the box---I can't imagine any
27759 problems, really.
27761 Ahem.
27763 @enumerate
27765 @item
27766 Make sure your computer is switched on.
27768 @item
27769 Make sure that you really load the current Gnus version.  If you have
27770 been running @sc{gnus}, you need to exit Emacs and start it up again before
27771 Gnus will work.
27773 @item
27774 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27775 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27776 you have some old @file{.el} files lying around.  Delete these.
27778 @item
27779 Read the help group (@kbd{G h} in the group buffer) for a
27780 @acronym{FAQ} and a how-to.
27782 @item
27783 @vindex max-lisp-eval-depth
27784 Gnus works on many recursive structures, and in some extreme (and very
27785 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27786 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27787 something like that.
27788 @end enumerate
27790 If all else fails, report the problem as a bug.
27792 @cindex bugs
27793 @cindex reporting bugs
27795 @kindex M-x gnus-bug
27796 @findex gnus-bug
27797 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27798 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27799 me the backtrace.  I will fix bugs, but I can only fix them if you send
27800 me a precise description as to how to reproduce the bug.
27802 You really can never be too detailed in a bug report.  Always use the
27803 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27804 a 10Kb mail each time you use it, and even if you have sent me your
27805 environment 500 times before.  I don't care.  I want the full info each
27806 time.
27808 It is also important to remember that I have no memory whatsoever.  If
27809 you send a bug report, and I send you a reply, and then you just send
27810 back ``No, it's not! Moron!'', I will have no idea what you are
27811 insulting me about.  Always over-explain everything.  It's much easier
27812 for all of us---if I don't have all the information I need, I will just
27813 mail you and ask for more info, and everything takes more time.
27815 If the problem you're seeing is very visual, and you can't quite explain
27816 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27817 it somewhere it can be reached, and include the URL of the picture in
27818 the bug report.
27820 @cindex patches
27821 If you would like to contribute a patch to fix bugs or make
27822 improvements, please produce the patch using @samp{diff -u}.
27824 @cindex edebug
27825 If you want to debug your problem further before reporting, possibly
27826 in order to solve the problem yourself and send a patch, you can use
27827 edebug.  Debugging Lisp code is documented in the Elisp manual
27828 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27829 Lisp Reference Manual}).  To get you started with edebug, consider if
27830 you discover some weird behavior when pressing @kbd{c}, the first
27831 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27832 the documentation buffer that leads you to the function definition,
27833 then press @kbd{M-x edebug-defun RET} with point inside that function,
27834 return to Gnus and press @kbd{c} to invoke the code.  You will be
27835 placed in the lisp buffer and can single step using @kbd{SPC} and
27836 evaluate expressions using @kbd{M-:} or inspect variables using
27837 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27838 @kbd{c} or @kbd{g}.
27840 @cindex elp
27841 @cindex profile
27842 @cindex slow
27843 Sometimes, a problem do not directly generate an elisp error but
27844 manifests itself by causing Gnus to be very slow.  In these cases, you
27845 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27846 slow, and then try to analyze the backtrace (repeating the procedure
27847 helps isolating the real problem areas).
27849 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27850 (or should be) fully documented elsewhere, but to get you started
27851 there are a few steps that need to be followed.  First, instrument the
27852 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27853 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27854 RET message}.  Then perform the operation that is slow and press
27855 @kbd{M-x elp-results}.  You will then see which operations that takes
27856 time, and can debug them further.  If the entire operation takes much
27857 longer than the time spent in the slowest function in the profiler
27858 output, you probably profiled the wrong part of Gnus.  To reset
27859 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27860 elp-restore-all} is supposed to remove profiling, but given the
27861 complexities and dynamic code generation in Gnus, it might not always
27862 work perfectly.
27864 @cindex gnu.emacs.gnus
27865 @cindex ding mailing list
27866 If you just need help, you are better off asking on
27867 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27868 @email{ding@@gnus.org, the ding mailing list}.  Write to
27869 @email{ding-request@@gnus.org} to subscribe.
27872 @page
27873 @node Gnus Reference Guide
27874 @section Gnus Reference Guide
27876 It is my hope that other people will figure out smart stuff that Gnus
27877 can do, and that other people will write those smart things as well.  To
27878 facilitate that I thought it would be a good idea to describe the inner
27879 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27882 You can never expect the internals of a program not to change, but I
27883 will be defining (in some details) the interface between Gnus and its
27884 back ends (this is written in stone), the format of the score files
27885 (ditto), data structures (some are less likely to change than others)
27886 and general methods of operation.
27888 @menu
27889 * Gnus Utility Functions::      Common functions and variable to use.
27890 * Back End Interface::          How Gnus communicates with the servers.
27891 * Score File Syntax::           A BNF definition of the score file standard.
27892 * Headers::                     How Gnus stores headers internally.
27893 * Ranges::                      A handy format for storing mucho numbers.
27894 * Group Info::                  The group info format.
27895 * Extended Interactive::        Symbolic prefixes and stuff.
27896 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27897 * Various File Formats::        Formats of files that Gnus use.
27898 @end menu
27901 @node Gnus Utility Functions
27902 @subsection Gnus Utility Functions
27903 @cindex Gnus utility functions
27904 @cindex utility functions
27905 @cindex functions
27906 @cindex internal variables
27908 When writing small functions to be run from hooks (and stuff), it's
27909 vital to have access to the Gnus internal functions and variables.
27910 Below is a list of the most common ones.
27912 @table @code
27914 @item gnus-newsgroup-name
27915 @vindex gnus-newsgroup-name
27916 This variable holds the name of the current newsgroup.
27918 @item gnus-find-method-for-group
27919 @findex gnus-find-method-for-group
27920 A function that returns the select method for @var{group}.
27922 @item gnus-group-real-name
27923 @findex gnus-group-real-name
27924 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27925 name.
27927 @item gnus-group-prefixed-name
27928 @findex gnus-group-prefixed-name
27929 Takes an unprefixed group name and a select method, and returns the full
27930 (prefixed) Gnus group name.
27932 @item gnus-get-info
27933 @findex gnus-get-info
27934 Returns the group info list for @var{group}.
27936 @item gnus-group-unread
27937 @findex gnus-group-unread
27938 The number of unread articles in @var{group}, or @code{t} if that is
27939 unknown.
27941 @item gnus-active
27942 @findex gnus-active
27943 The active entry for @var{group}.
27945 @item gnus-set-active
27946 @findex gnus-set-active
27947 Set the active entry for @var{group}.
27949 @item gnus-add-current-to-buffer-list
27950 @findex gnus-add-current-to-buffer-list
27951 Adds the current buffer to the list of buffers to be killed on Gnus
27952 exit.
27954 @item gnus-continuum-version
27955 @findex gnus-continuum-version
27956 Takes a Gnus version string as a parameter and returns a floating point
27957 number.  Earlier versions will always get a lower number than later
27958 versions.
27960 @item gnus-group-read-only-p
27961 @findex gnus-group-read-only-p
27962 Says whether @var{group} is read-only or not.
27964 @item gnus-news-group-p
27965 @findex gnus-news-group-p
27966 Says whether @var{group} came from a news back end.
27968 @item gnus-ephemeral-group-p
27969 @findex gnus-ephemeral-group-p
27970 Says whether @var{group} is ephemeral or not.
27972 @item gnus-server-to-method
27973 @findex gnus-server-to-method
27974 Returns the select method corresponding to @var{server}.
27976 @item gnus-server-equal
27977 @findex gnus-server-equal
27978 Says whether two virtual servers are equal.
27980 @item gnus-group-native-p
27981 @findex gnus-group-native-p
27982 Says whether @var{group} is native or not.
27984 @item gnus-group-secondary-p
27985 @findex gnus-group-secondary-p
27986 Says whether @var{group} is secondary or not.
27988 @item gnus-group-foreign-p
27989 @findex gnus-group-foreign-p
27990 Says whether @var{group} is foreign or not.
27992 @item gnus-group-find-parameter
27993 @findex gnus-group-find-parameter
27994 Returns the parameter list of @var{group}.  If given a second parameter,
27995 returns the value of that parameter for @var{group}.
27997 @item gnus-group-set-parameter
27998 @findex gnus-group-set-parameter
27999 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
28001 @item gnus-narrow-to-body
28002 @findex gnus-narrow-to-body
28003 Narrows the current buffer to the body of the article.
28005 @item gnus-check-backend-function
28006 @findex gnus-check-backend-function
28007 Takes two parameters, @var{function} and @var{group}.  If the back end
28008 @var{group} comes from supports @var{function}, return non-@code{nil}.
28010 @lisp
28011 (gnus-check-backend-function "request-scan" "nnml:misc")
28012 @result{} t
28013 @end lisp
28015 @item gnus-read-method
28016 @findex gnus-read-method
28017 Prompts the user for a select method.
28019 @end table
28022 @node Back End Interface
28023 @subsection Back End Interface
28025 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
28026 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
28027 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
28028 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
28029 examples of the latter we have @code{nntp-port-number} and
28030 @code{nnmbox-directory}.
28032 When Gnus asks for information from a back end---say @code{nntp}---on
28033 something, it will normally include a virtual server name in the
28034 function parameters.  (If not, the back end should use the ``current''
28035 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
28036 server as its only (optional) parameter.  If this virtual server hasn't
28037 been opened, the function should fail.
28039 Note that a virtual server name has no relation to some physical server
28040 name.  Take this example:
28042 @lisp
28043 (nntp "odd-one"
28044       (nntp-address "ifi.uio.no")
28045       (nntp-port-number 4324))
28046 @end lisp
28048 Here the virtual server name is @samp{odd-one} while the name of
28049 the physical server is @samp{ifi.uio.no}.
28051 The back ends should be able to switch between several virtual servers.
28052 The standard back ends implement this by keeping an alist of virtual
28053 server environments that they pull down/push up when needed.
28055 There are two groups of interface functions: @dfn{required functions},
28056 which must be present, and @dfn{optional functions}, which Gnus will
28057 always check for presence before attempting to call 'em.
28059 All these functions are expected to return data in the buffer
28060 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
28061 unfortunately named, but we'll have to live with it.  When I talk about
28062 @dfn{resulting data}, I always refer to the data in that buffer.  When I
28063 talk about @dfn{return value}, I talk about the function value returned by
28064 the function call.  Functions that fail should return @code{nil} as the
28065 return value.
28067 Some back ends could be said to be @dfn{server-forming} back ends, and
28068 some might be said not to be.  The latter are back ends that generally
28069 only operate on one group at a time, and have no concept of ``server''
28070 ---they have a group, and they deliver info on that group and nothing
28071 more.
28073 Gnus identifies each message by way of group name and article number.  A
28074 few remarks about these article numbers might be useful.  First of all,
28075 the numbers are positive integers.  Secondly, it is normally not
28076 possible for later articles to ``re-use'' older article numbers without
28077 confusing Gnus.  That is, if a group has ever contained a message
28078 numbered 42, then no other message may get that number, or Gnus will get
28079 mightily confused.@footnote{See the function
28080 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
28081 Third, article numbers must be assigned in order of arrival in the
28082 group; this is not necessarily the same as the date of the message.
28084 The previous paragraph already mentions all the ``hard'' restrictions that
28085 article numbers must fulfill.  But it seems that it might be useful to
28086 assign @emph{consecutive} article numbers, for Gnus gets quite confused
28087 if there are holes in the article numbering sequence.  However, due to
28088 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
28089 also useful for the article numbers to start at 1 to avoid running out
28090 of numbers as long as possible.
28092 Note that by convention, back ends are named @code{nnsomething}, but
28093 Gnus also comes with some @code{nnnotbackends}, such as
28094 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
28096 In the examples and definitions I will refer to the imaginary back end
28097 @code{nnchoke}.
28099 @cindex @code{nnchoke}
28101 @menu
28102 * Required Back End Functions::  Functions that must be implemented.
28103 * Optional Back End Functions::  Functions that need not be implemented.
28104 * Error Messaging::             How to get messages and report errors.
28105 * Writing New Back Ends::       Extending old back ends.
28106 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
28107 * Mail-like Back Ends::         Some tips on mail back ends.
28108 @end menu
28111 @node Required Back End Functions
28112 @subsubsection Required Back End Functions
28114 @table @code
28116 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
28118 @var{articles} is either a range of article numbers or a list of
28119 @code{Message-ID}s.  Current back ends do not fully support either---only
28120 sequences (lists) of article numbers, and most back ends do not support
28121 retrieval of @code{Message-ID}s.  But they should try for both.
28123 The result data should either be HEADs or @acronym{NOV} lines, and the result
28124 value should either be @code{headers} or @code{nov} to reflect this.
28125 This might later be expanded to @code{various}, which will be a mixture
28126 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
28128 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
28129 headers'', in some meaning of the word.  This is generally done by
28130 fetching (at most) @var{fetch-old} extra headers less than the smallest
28131 article number in @code{articles}, and filling the gaps as well.  The
28132 presence of this parameter can be ignored if the back end finds it
28133 cumbersome to follow the request.  If this is non-@code{nil} and not a
28134 number, do maximum fetches.
28136 Here's an example HEAD:
28138 @example
28139 221 1056 Article retrieved.
28140 Path: ifi.uio.no!sturles
28141 From: sturles@@ifi.uio.no (Sturle Sunde)
28142 Newsgroups: ifi.discussion
28143 Subject: Re: Something very droll
28144 Date: 27 Oct 1994 14:02:57 +0100
28145 Organization: Dept. of Informatics, University of Oslo, Norway
28146 Lines: 26
28147 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
28148 References: <38jdmq$4qu@@visbur.ifi.uio.no>
28149 NNTP-Posting-Host: holmenkollen.ifi.uio.no
28151 @end example
28153 So a @code{headers} return value would imply that there's a number of
28154 these in the data buffer.
28156 Here's a BNF definition of such a buffer:
28158 @example
28159 headers        = *head
28160 head           = error / valid-head
28161 error-message  = [ "4" / "5" ] 2number " " <error message> eol
28162 valid-head     = valid-message *header "." eol
28163 valid-message  = "221 " <number> " Article retrieved." eol
28164 header         = <text> eol
28165 @end example
28167 @cindex BNF
28168 (The version of BNF used here is the one used in RFC822.)
28170 If the return value is @code{nov}, the data buffer should contain
28171 @dfn{network overview database} lines.  These are basically fields
28172 separated by tabs.
28174 @example
28175 nov-buffer = *nov-line
28176 nov-line   = field 7*8[ <TAB> field ] eol
28177 field      = <text except TAB>
28178 @end example
28180 For a closer look at what should be in those fields,
28181 @pxref{Headers}.
28184 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
28186 @var{server} is here the virtual server name.  @var{definitions} is a
28187 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
28189 If the server can't be opened, no error should be signaled.  The back end
28190 may then choose to refuse further attempts at connecting to this
28191 server.  In fact, it should do so.
28193 If the server is opened already, this function should return a
28194 non-@code{nil} value.  There should be no data returned.
28197 @item (nnchoke-close-server &optional SERVER)
28199 Close connection to @var{server} and free all resources connected
28200 to it.  Return @code{nil} if the server couldn't be closed for some
28201 reason.
28203 There should be no data returned.
28206 @item (nnchoke-request-close)
28208 Close connection to all servers and free all resources that the back end
28209 have reserved.  All buffers that have been created by that back end
28210 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
28211 function is generally only called when Gnus is shutting down.
28213 There should be no data returned.
28216 @item (nnchoke-server-opened &optional SERVER)
28218 If @var{server} is the current virtual server, and the connection to the
28219 physical server is alive, then this function should return a
28220 non-@code{nil} value.  This function should under no circumstances
28221 attempt to reconnect to a server we have lost connection to.
28223 There should be no data returned.
28226 @item (nnchoke-status-message &optional SERVER)
28228 This function should return the last error message from @var{server}.
28230 There should be no data returned.
28233 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
28235 The result data from this function should be the article specified by
28236 @var{article}.  This might either be a @code{Message-ID} or a number.
28237 It is optional whether to implement retrieval by @code{Message-ID}, but
28238 it would be nice if that were possible.
28240 If @var{to-buffer} is non-@code{nil}, the result data should be returned
28241 in this buffer instead of the normal data buffer.  This is to make it
28242 possible to avoid copying large amounts of data from one buffer to
28243 another, while Gnus mainly requests articles to be inserted directly
28244 into its article buffer.
28246 If it is at all possible, this function should return a cons cell where
28247 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
28248 the article number.  This will enable Gnus to find out what the real
28249 group and article numbers are when fetching articles by
28250 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
28251 on successful article retrieval.
28254 @item (nnchoke-request-group GROUP &optional SERVER FAST)
28256 Get data on @var{group}.  This function also has the side effect of
28257 making @var{group} the current group.
28259 If @var{fast}, don't bother to return useful data, just make @var{group}
28260 the current group.
28262 Here's an example of some result data and a definition of the same:
28264 @example
28265 211 56 1000 1059 ifi.discussion
28266 @end example
28268 The first number is the status, which should be 211.  Next is the
28269 total number of articles in the group, the lowest article number, the
28270 highest article number, and finally the group name.  Note that the total
28271 number of articles may be less than one might think while just
28272 considering the highest and lowest article numbers, but some articles
28273 may have been canceled.  Gnus just discards the total-number, so
28274 whether one should take the bother to generate it properly (if that is a
28275 problem) is left as an exercise to the reader.  If the group contains no
28276 articles, the lowest article number should be reported as 1 and the
28277 highest as 0.
28279 @example
28280 group-status = [ error / info ] eol
28281 error        = [ "4" / "5" ] 2<number> " " <Error message>
28282 info         = "211 " 3* [ <number> " " ] <string>
28283 @end example
28286 @item (nnchoke-close-group GROUP &optional SERVER)
28288 Close @var{group} and free any resources connected to it.  This will be
28289 a no-op on most back ends.
28291 There should be no data returned.
28294 @item (nnchoke-request-list &optional SERVER)
28296 Return a list of all groups available on @var{server}.  And that means
28297 @emph{all}.
28299 Here's an example from a server that only carries two groups:
28301 @example
28302 ifi.test 0000002200 0000002000 y
28303 ifi.discussion 3324 3300 n
28304 @end example
28306 On each line we have a group name, then the highest article number in
28307 that group, the lowest article number, and finally a flag.  If the group
28308 contains no articles, the lowest article number should be reported as 1
28309 and the highest as 0.
28311 @example
28312 active-file = *active-line
28313 active-line = name " " <number> " " <number> " " flags eol
28314 name        = <string>
28315 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
28316 @end example
28318 The flag says whether the group is read-only (@samp{n}), is moderated
28319 (@samp{m}), is dead (@samp{x}), is aliased to some other group
28320 (@samp{=other-group}) or none of the above (@samp{y}).
28323 @item (nnchoke-request-post &optional SERVER)
28325 This function should post the current buffer.  It might return whether
28326 the posting was successful or not, but that's not required.  If, for
28327 instance, the posting is done asynchronously, it has generally not been
28328 completed by the time this function concludes.  In that case, this
28329 function should set up some kind of sentinel to beep the user loud and
28330 clear if the posting could not be completed.
28332 There should be no result data from this function.
28334 @end table
28337 @node Optional Back End Functions
28338 @subsubsection Optional Back End Functions
28340 @table @code
28342 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
28344 @var{groups} is a list of groups, and this function should request data
28345 on all those groups.  How it does it is of no concern to Gnus, but it
28346 should attempt to do this in a speedy fashion.
28348 The return value of this function can be either @code{active} or
28349 @code{group}, which says what the format of the result data is.  The
28350 former is in the same format as the data from
28351 @code{nnchoke-request-list}, while the latter is a buffer full of lines
28352 in the same format as @code{nnchoke-request-group} gives.
28354 @example
28355 group-buffer = *active-line / *group-status
28356 @end example
28359 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
28361 A Gnus group info (@pxref{Group Info}) is handed to the back end for
28362 alterations.  This comes in handy if the back end really carries all
28363 the information (as is the case with virtual and imap groups).  This
28364 function should destructively alter the info to suit its needs, and
28365 should return a non-@code{nil} value.
28367 There should be no result data from this function.
28370 @item (nnchoke-request-type GROUP &optional ARTICLE)
28372 When the user issues commands for ``sending news'' (@kbd{F} in the
28373 summary buffer, for instance), Gnus has to know whether the article the
28374 user is following up on is news or mail.  This function should return
28375 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
28376 is mail and @code{unknown} if the type can't be decided.  (The
28377 @var{article} parameter is necessary in @code{nnvirtual} groups which
28378 might very well combine mail groups and news groups.)  Both @var{group}
28379 and @var{article} may be @code{nil}.
28381 There should be no result data from this function.
28384 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
28386 Set/remove/add marks on articles.  Normally Gnus handles the article
28387 marks (such as read, ticked, expired etc) internally, and store them in
28388 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
28389 all information about the articles on the server, so Gnus need to
28390 propagate the mark information to the server.
28392 @var{action} is a list of mark setting requests, having this format:
28394 @example
28395 (RANGE ACTION MARK)
28396 @end example
28398 @var{range} is a range of articles you wish to update marks on.
28399 @var{action} is @code{add} or @code{del}, used to add marks or remove
28400 marks (preserving all marks not mentioned).  @var{mark} is a list of
28401 marks; where each mark is a symbol.  Currently used marks are
28402 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
28403 @code{dormant}, @code{save}, @code{download}, @code{unsend},
28404 @code{forward} and @code{recent}, but your back end should, if
28405 possible, not limit itself to these.
28407 Given contradictory actions, the last action in the list should be the
28408 effective one.  That is, if your action contains a request to add the
28409 @code{tick} mark on article 1 and, later in the list, a request to
28410 remove the mark on the same article, the mark should in fact be removed.
28412 An example action list:
28414 @example
28415 (((5 12 30) 'del '(tick))
28416  ((10 . 90) 'add '(read expire))
28417  ((92 94) 'del '(read)))
28418 @end example
28420 The function should return a range of articles it wasn't able to set the
28421 mark on (currently not used for anything).
28423 There should be no result data from this function.
28425 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
28427 If the user tries to set a mark that the back end doesn't like, this
28428 function may change the mark.  Gnus will use whatever this function
28429 returns as the mark for @var{article} instead of the original
28430 @var{mark}.  If the back end doesn't care, it must return the original
28431 @var{mark}, and not @code{nil} or any other type of garbage.
28433 The only use for this I can see is what @code{nnvirtual} does with
28434 it---if a component group is auto-expirable, marking an article as read
28435 in the virtual group should result in the article being marked as
28436 expirable.
28438 There should be no result data from this function.
28441 @item (nnchoke-request-scan &optional GROUP SERVER)
28443 This function may be called at any time (by Gnus or anything else) to
28444 request that the back end check for incoming articles, in one way or
28445 another.  A mail back end will typically read the spool file or query
28446 the @acronym{POP} server when this function is invoked.  The
28447 @var{group} doesn't have to be heeded---if the back end decides that
28448 it is too much work just scanning for a single group, it may do a
28449 total scan of all groups.  It would be nice, however, to keep things
28450 local if that's practical.
28452 There should be no result data from this function.
28455 @item (nnchoke-request-group-description GROUP &optional SERVER)
28457 The result data from this function should be a description of
28458 @var{group}.
28460 @example
28461 description-line = name <TAB> description eol
28462 name             = <string>
28463 description      = <text>
28464 @end example
28466 @item (nnchoke-request-list-newsgroups &optional SERVER)
28468 The result data from this function should be the description of all
28469 groups available on the server.
28471 @example
28472 description-buffer = *description-line
28473 @end example
28476 @item (nnchoke-request-newgroups DATE &optional SERVER)
28478 The result data from this function should be all groups that were
28479 created after @samp{date}, which is in normal human-readable date format
28480 (i.e., the date format used in mail and news headers, and returned by
28481 the function @code{message-make-date} by default).  The data should be
28482 in the active buffer format.
28484 It is okay for this function to return ``too many'' groups; some back ends
28485 might find it cheaper to return the full list of groups, rather than
28486 just the new groups.  But don't do this for back ends with many groups.
28487 Normally, if the user creates the groups herself, there won't be too
28488 many groups, so @code{nnml} and the like are probably safe.  But for
28489 back ends like @code{nntp}, where the groups have been created by the
28490 server, it is quite likely that there can be many groups.
28493 @item (nnchoke-request-create-group GROUP &optional SERVER)
28495 This function should create an empty group with name @var{group}.
28497 There should be no return data.
28500 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28502 This function should run the expiry process on all articles in the
28503 @var{articles} range (which is currently a simple list of article
28504 numbers.)  It is left up to the back end to decide how old articles
28505 should be before they are removed by this function.  If @var{force} is
28506 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28507 they are.
28509 This function should return a list of articles that it did not/was not
28510 able to delete.
28512 There should be no result data returned.
28515 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28517 This function should move @var{article} (which is a number) from
28518 @var{group} by calling @var{accept-form}.
28520 This function should ready the article in question for moving by
28521 removing any header lines it has added to the article, and generally
28522 should ``tidy up'' the article.  Then it should @code{eval}
28523 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28524 will do the actual copying.  If this @code{eval} returns a
28525 non-@code{nil} value, the article should be removed.
28527 If @var{last} is @code{nil}, that means that there is a high likelihood
28528 that there will be more requests issued shortly, so that allows some
28529 optimizations.
28531 The function should return a cons where the @code{car} is the group name and
28532 the @code{cdr} is the article number that the article was entered as.
28534 There should be no data returned.
28537 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28539 This function takes the current buffer and inserts it into @var{group}.
28540 If @var{last} in @code{nil}, that means that there will be more calls to
28541 this function in short order.
28543 The function should return a cons where the @code{car} is the group name and
28544 the @code{cdr} is the article number that the article was entered as.
28546 The group should exist before the back end is asked to accept the
28547 article for that group.
28549 There should be no data returned.
28552 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28554 This function should remove @var{article} (which is a number) from
28555 @var{group} and insert @var{buffer} there instead.
28557 There should be no data returned.
28560 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28562 This function should delete @var{group}.  If @var{force}, it should
28563 really delete all the articles in the group, and then delete the group
28564 itself.  (If there is such a thing as ``the group itself''.)
28566 There should be no data returned.
28569 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28571 This function should rename @var{group} into @var{new-name}.  All
28572 articles in @var{group} should move to @var{new-name}.
28574 There should be no data returned.
28576 @end table
28579 @node Error Messaging
28580 @subsubsection Error Messaging
28582 @findex nnheader-report
28583 @findex nnheader-get-report
28584 The back ends should use the function @code{nnheader-report} to report
28585 error conditions---they should not raise errors when they aren't able to
28586 perform a request.  The first argument to this function is the back end
28587 symbol, and the rest are interpreted as arguments to @code{format} if
28588 there are multiple of them, or just a string if there is one of them.
28589 This function must always returns @code{nil}.
28591 @lisp
28592 (nnheader-report 'nnchoke "You did something totally bogus")
28594 (nnheader-report 'nnchoke "Could not request group %s" group)
28595 @end lisp
28597 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28598 @code{nil} back from a server, and this function returns the most
28599 recently reported message for the back end in question.  This function
28600 takes one argument---the server symbol.
28602 Internally, these functions access @var{back-end}@code{-status-string},
28603 so the @code{nnchoke} back end will have its error message stored in
28604 @code{nnchoke-status-string}.
28607 @node Writing New Back Ends
28608 @subsubsection Writing New Back Ends
28610 Many back ends are quite similar.  @code{nnml} is just like
28611 @code{nnspool}, but it allows you to edit the articles on the server.
28612 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28613 and it doesn't maintain overview databases.  @code{nndir} is just like
28614 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28615 editing articles.
28617 It would make sense if it were possible to ``inherit'' functions from
28618 back ends when writing new back ends.  And, indeed, you can do that if you
28619 want to.  (You don't have to if you don't want to, of course.)
28621 All the back ends declare their public variables and functions by using a
28622 package called @code{nnoo}.
28624 To inherit functions from other back ends (and allow other back ends to
28625 inherit functions from the current back end), you should use the
28626 following macros:
28628 @table @code
28630 @item nnoo-declare
28631 This macro declares the first parameter to be a child of the subsequent
28632 parameters.  For instance:
28634 @lisp
28635 (nnoo-declare nndir
28636   nnml nnmh)
28637 @end lisp
28639 @code{nndir} has declared here that it intends to inherit functions from
28640 both @code{nnml} and @code{nnmh}.
28642 @item defvoo
28643 This macro is equivalent to @code{defvar}, but registers the variable as
28644 a public server variable.  Most state-oriented variables should be
28645 declared with @code{defvoo} instead of @code{defvar}.
28647 In addition to the normal @code{defvar} parameters, it takes a list of
28648 variables in the parent back ends to map the variable to when executing
28649 a function in those back ends.
28651 @lisp
28652 (defvoo nndir-directory nil
28653   "Where nndir will look for groups."
28654   nnml-current-directory nnmh-current-directory)
28655 @end lisp
28657 This means that @code{nnml-current-directory} will be set to
28658 @code{nndir-directory} when an @code{nnml} function is called on behalf
28659 of @code{nndir}.  (The same with @code{nnmh}.)
28661 @item nnoo-define-basics
28662 This macro defines some common functions that almost all back ends should
28663 have.
28665 @lisp
28666 (nnoo-define-basics nndir)
28667 @end lisp
28669 @item deffoo
28670 This macro is just like @code{defun} and takes the same parameters.  In
28671 addition to doing the normal @code{defun} things, it registers the
28672 function as being public so that other back ends can inherit it.
28674 @item nnoo-map-functions
28675 This macro allows mapping of functions from the current back end to
28676 functions from the parent back ends.
28678 @lisp
28679 (nnoo-map-functions nndir
28680   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28681   (nnmh-request-article 0 nndir-current-group 0 0))
28682 @end lisp
28684 This means that when @code{nndir-retrieve-headers} is called, the first,
28685 third, and fourth parameters will be passed on to
28686 @code{nnml-retrieve-headers}, while the second parameter is set to the
28687 value of @code{nndir-current-group}.
28689 @item nnoo-import
28690 This macro allows importing functions from back ends.  It should be the
28691 last thing in the source file, since it will only define functions that
28692 haven't already been defined.
28694 @lisp
28695 (nnoo-import nndir
28696   (nnmh
28697    nnmh-request-list
28698    nnmh-request-newgroups)
28699   (nnml))
28700 @end lisp
28702 This means that calls to @code{nndir-request-list} should just be passed
28703 on to @code{nnmh-request-list}, while all public functions from
28704 @code{nnml} that haven't been defined in @code{nndir} yet should be
28705 defined now.
28707 @end table
28709 Below is a slightly shortened version of the @code{nndir} back end.
28711 @lisp
28712 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28713 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28715 ;;; @r{Code:}
28717 (require 'nnheader)
28718 (require 'nnmh)
28719 (require 'nnml)
28720 (require 'nnoo)
28721 (eval-when-compile (require 'cl))
28723 (nnoo-declare nndir
28724   nnml nnmh)
28726 (defvoo nndir-directory nil
28727   "Where nndir will look for groups."
28728   nnml-current-directory nnmh-current-directory)
28730 (defvoo nndir-nov-is-evil nil
28731   "*Non-nil means that nndir will never retrieve NOV headers."
28732   nnml-nov-is-evil)
28734 (defvoo nndir-current-group ""
28735   nil
28736   nnml-current-group nnmh-current-group)
28737 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28738 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28740 (defvoo nndir-status-string "" nil nnmh-status-string)
28741 (defconst nndir-version "nndir 1.0")
28743 ;;; @r{Interface functions.}
28745 (nnoo-define-basics nndir)
28747 (deffoo nndir-open-server (server &optional defs)
28748   (setq nndir-directory
28749         (or (cadr (assq 'nndir-directory defs))
28750             server))
28751   (unless (assq 'nndir-directory defs)
28752     (push `(nndir-directory ,server) defs))
28753   (push `(nndir-current-group
28754           ,(file-name-nondirectory
28755             (directory-file-name nndir-directory)))
28756         defs)
28757   (push `(nndir-top-directory
28758           ,(file-name-directory (directory-file-name nndir-directory)))
28759         defs)
28760   (nnoo-change-server 'nndir server defs))
28762 (nnoo-map-functions nndir
28763   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28764   (nnmh-request-article 0 nndir-current-group 0 0)
28765   (nnmh-request-group nndir-current-group 0 0)
28766   (nnmh-close-group nndir-current-group 0))
28768 (nnoo-import nndir
28769   (nnmh
28770    nnmh-status-message
28771    nnmh-request-list
28772    nnmh-request-newgroups))
28774 (provide 'nndir)
28775 @end lisp
28778 @node Hooking New Back Ends Into Gnus
28779 @subsubsection Hooking New Back Ends Into Gnus
28781 @vindex gnus-valid-select-methods
28782 @findex gnus-declare-backend
28783 Having Gnus start using your new back end is rather easy---you just
28784 declare it with the @code{gnus-declare-backend} functions.  This will
28785 enter the back end into the @code{gnus-valid-select-methods} variable.
28787 @code{gnus-declare-backend} takes two parameters---the back end name and
28788 an arbitrary number of @dfn{abilities}.
28790 Here's an example:
28792 @lisp
28793 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28794 @end lisp
28796 The above line would then go in the @file{nnchoke.el} file.
28798 The abilities can be:
28800 @table @code
28801 @item mail
28802 This is a mailish back end---followups should (probably) go via mail.
28803 @item post
28804 This is a newsish back end---followups should (probably) go via news.
28805 @item post-mail
28806 This back end supports both mail and news.
28807 @item none
28808 This is neither a post nor mail back end---it's something completely
28809 different.
28810 @item respool
28811 It supports respooling---or rather, it is able to modify its source
28812 articles and groups.
28813 @item address
28814 The name of the server should be in the virtual server name.  This is
28815 true for almost all back ends.
28816 @item prompt-address
28817 The user should be prompted for an address when doing commands like
28818 @kbd{B} in the group buffer.  This is true for back ends like
28819 @code{nntp}, but not @code{nnmbox}, for instance.
28820 @end table
28823 @node Mail-like Back Ends
28824 @subsubsection Mail-like Back Ends
28826 One of the things that separate the mail back ends from the rest of the
28827 back ends is the heavy dependence by most of the mail back ends on
28828 common functions in @file{nnmail.el}.  For instance, here's the
28829 definition of @code{nnml-request-scan}:
28831 @lisp
28832 (deffoo nnml-request-scan (&optional group server)
28833   (setq nnml-article-file-alist nil)
28834   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28835 @end lisp
28837 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28838 and @code{nnmail} takes care of all the moving and splitting of the
28839 mail.
28841 This function takes four parameters.
28843 @table @var
28844 @item method
28845 This should be a symbol to designate which back end is responsible for
28846 the call.
28848 @item exit-function
28849 This function should be called after the splitting has been performed.
28851 @item temp-directory
28852 Where the temporary files should be stored.
28854 @item group
28855 This optional argument should be a group name if the splitting is to be
28856 performed for one group only.
28857 @end table
28859 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28860 save each article.  @var{back-end}@code{-active-number} will be called to
28861 find the article number assigned to this article.
28863 The function also uses the following variables:
28864 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28865 this back end); and @var{back-end}@code{-group-alist} and
28866 @var{back-end}@code{-active-file} to generate the new active file.
28867 @var{back-end}@code{-group-alist} should be a group-active alist, like
28868 this:
28870 @example
28871 (("a-group" (1 . 10))
28872  ("some-group" (34 . 39)))
28873 @end example
28876 @node Score File Syntax
28877 @subsection Score File Syntax
28879 Score files are meant to be easily parseable, but yet extremely
28880 mallable.  It was decided that something that had the same read syntax
28881 as an Emacs Lisp list would fit that spec.
28883 Here's a typical score file:
28885 @lisp
28886 (("summary"
28887   ("win95" -10000 nil s)
28888   ("Gnus"))
28889  ("from"
28890   ("Lars" -1000))
28891  (mark -100))
28892 @end lisp
28894 BNF definition of a score file:
28896 @example
28897 score-file      = "" / "(" *element ")"
28898 element         = rule / atom
28899 rule            = string-rule / number-rule / date-rule
28900 string-rule     = "(" quote string-header quote space *string-match ")"
28901 number-rule     = "(" quote number-header quote space *number-match ")"
28902 date-rule       = "(" quote date-header quote space *date-match ")"
28903 quote           = <ascii 34>
28904 string-header   = "subject" / "from" / "references" / "message-id" /
28905                   "xref" / "body" / "head" / "all" / "followup"
28906 number-header   = "lines" / "chars"
28907 date-header     = "date"
28908 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28909                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28910 score           = "nil" / <integer>
28911 date            = "nil" / <natural number>
28912 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28913                   "r" / "regex" / "R" / "Regex" /
28914                   "e" / "exact" / "E" / "Exact" /
28915                   "f" / "fuzzy" / "F" / "Fuzzy"
28916 number-match    = "(" <integer> [ "" / [ space score [ "" /
28917                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28918 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28919 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28920                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28921 date-match-t    = "nil" / "at" / "before" / "after"
28922 atom            = "(" [ required-atom / optional-atom ] ")"
28923 required-atom   = mark / expunge / mark-and-expunge / files /
28924                   exclude-files / read-only / touched
28925 optional-atom   = adapt / local / eval
28926 mark            = "mark" space nil-or-number
28927 nil-or-number   = "nil" / <integer>
28928 expunge         = "expunge" space nil-or-number
28929 mark-and-expunge = "mark-and-expunge" space nil-or-number
28930 files           = "files" *[ space <string> ]
28931 exclude-files   = "exclude-files" *[ space <string> ]
28932 read-only       = "read-only" [ space "nil" / space "t" ]
28933 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28934 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28935 local           = "local" *[ space "(" <string> space <form> ")" ]
28936 eval            = "eval" space <form>
28937 space           = *[ " " / <TAB> / <NEWLINE> ]
28938 @end example
28940 Any unrecognized elements in a score file should be ignored, but not
28941 discarded.
28943 As you can see, white space is needed, but the type and amount of white
28944 space is irrelevant.  This means that formatting of the score file is
28945 left up to the programmer---if it's simpler to just spew it all out on
28946 one looong line, then that's ok.
28948 The meaning of the various atoms are explained elsewhere in this
28949 manual (@pxref{Score File Format}).
28952 @node Headers
28953 @subsection Headers
28955 Internally Gnus uses a format for storing article headers that
28956 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28957 almost suspect that the author looked at the @acronym{NOV} specification and
28958 just shamelessly @emph{stole} the entire thing, and one would be right.
28960 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28961 RFC 1036 to talk about lines in the head of an article (e.g.,
28962 @code{From}).  It is used by many people as a synonym for
28963 ``head''---``the header and the body''.  (That should be avoided, in my
28964 opinion.)  And Gnus uses a format internally that it calls ``header'',
28965 which is what I'm talking about here.  This is a 9-element vector,
28966 basically, with each header (ouch) having one slot.
28968 These slots are, in order: @code{number}, @code{subject}, @code{from},
28969 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28970 @code{xref}, and @code{extra}.  There are macros for accessing and
28971 setting these slots---they all have predictable names beginning with
28972 @code{mail-header-} and @code{mail-header-set-}, respectively.
28974 All these slots contain strings, except the @code{extra} slot, which
28975 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28978 @node Ranges
28979 @subsection Ranges
28981 @sc{gnus} introduced a concept that I found so useful that I've started
28982 using it a lot and have elaborated on it greatly.
28984 The question is simple: If you have a large amount of objects that are
28985 identified by numbers (say, articles, to take a @emph{wild} example)
28986 that you want to qualify as being ``included'', a normal sequence isn't
28987 very useful.  (A 200,000 length sequence is a bit long-winded.)
28989 The solution is as simple as the question: You just collapse the
28990 sequence.
28992 @example
28993 (1 2 3 4 5 6 10 11 12)
28994 @end example
28996 is transformed into
28998 @example
28999 ((1 . 6) (10 . 12))
29000 @end example
29002 To avoid having those nasty @samp{(13 . 13)} elements to denote a
29003 lonesome object, a @samp{13} is a valid element:
29005 @example
29006 ((1 . 6) 7 (10 . 12))
29007 @end example
29009 This means that comparing two ranges to find out whether they are equal
29010 is slightly tricky:
29012 @example
29013 ((1 . 5) 7 8 (10 . 12))
29014 @end example
29018 @example
29019 ((1 . 5) (7 . 8) (10 . 12))
29020 @end example
29022 are equal.  In fact, any non-descending list is a range:
29024 @example
29025 (1 2 3 4 5)
29026 @end example
29028 is a perfectly valid range, although a pretty long-winded one.  This is
29029 also valid:
29031 @example
29032 (1 . 5)
29033 @end example
29035 and is equal to the previous range.
29037 Here's a BNF definition of ranges.  Of course, one must remember the
29038 semantic requirement that the numbers are non-descending.  (Any number
29039 of repetition of the same number is allowed, but apt to disappear in
29040 range handling.)
29042 @example
29043 range           = simple-range / normal-range
29044 simple-range    = "(" number " . " number ")"
29045 normal-range    = "(" start-contents ")"
29046 contents        = "" / simple-range *[ " " contents ] /
29047                   number *[ " " contents ]
29048 @end example
29050 Gnus currently uses ranges to keep track of read articles and article
29051 marks.  I plan on implementing a number of range operators in C if The
29052 Powers That Be are willing to let me.  (I haven't asked yet, because I
29053 need to do some more thinking on what operators I need to make life
29054 totally range-based without ever having to convert back to normal
29055 sequences.)
29058 @node Group Info
29059 @subsection Group Info
29061 Gnus stores all permanent info on groups in a @dfn{group info} list.
29062 This list is from three to six elements (or more) long and exhaustively
29063 describes the group.
29065 Here are two example group infos; one is a very simple group while the
29066 second is a more complex one:
29068 @example
29069 ("no.group" 5 ((1 . 54324)))
29071 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
29072                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
29073                 (nnml "")
29074                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
29075 @end example
29077 The first element is the @dfn{group name}---as Gnus knows the group,
29078 anyway.  The second element is the @dfn{subscription level}, which
29079 normally is a small integer.  (It can also be the @dfn{rank}, which is a
29080 cons cell where the @code{car} is the level and the @code{cdr} is the
29081 score.)  The third element is a list of ranges of read articles.  The
29082 fourth element is a list of lists of article marks of various kinds.
29083 The fifth element is the select method (or virtual server, if you like).
29084 The sixth element is a list of @dfn{group parameters}, which is what
29085 this section is about.
29087 Any of the last three elements may be missing if they are not required.
29088 In fact, the vast majority of groups will normally only have the first
29089 three elements, which saves quite a lot of cons cells.
29091 Here's a BNF definition of the group info format:
29093 @example
29094 info          = "(" group space ralevel space read
29095                 [ "" / [ space marks-list [ "" / [ space method [ "" /
29096                 space parameters ] ] ] ] ] ")"
29097 group         = quote <string> quote
29098 ralevel       = rank / level
29099 level         = <integer in the range of 1 to inf>
29100 rank          = "(" level "." score ")"
29101 score         = <integer in the range of 1 to inf>
29102 read          = range
29103 marks-lists   = nil / "(" *marks ")"
29104 marks         = "(" <string> range ")"
29105 method        = "(" <string> *elisp-forms ")"
29106 parameters    = "(" *elisp-forms ")"
29107 @end example
29109 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
29110 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
29111 in pseudo-BNF.
29113 If you have a Gnus info and want to access the elements, Gnus offers a
29114 series of macros for getting/setting these elements.
29116 @table @code
29117 @item gnus-info-group
29118 @itemx gnus-info-set-group
29119 @findex gnus-info-group
29120 @findex gnus-info-set-group
29121 Get/set the group name.
29123 @item gnus-info-rank
29124 @itemx gnus-info-set-rank
29125 @findex gnus-info-rank
29126 @findex gnus-info-set-rank
29127 Get/set the group rank (@pxref{Group Score}).
29129 @item gnus-info-level
29130 @itemx gnus-info-set-level
29131 @findex gnus-info-level
29132 @findex gnus-info-set-level
29133 Get/set the group level.
29135 @item gnus-info-score
29136 @itemx gnus-info-set-score
29137 @findex gnus-info-score
29138 @findex gnus-info-set-score
29139 Get/set the group score (@pxref{Group Score}).
29141 @item gnus-info-read
29142 @itemx gnus-info-set-read
29143 @findex gnus-info-read
29144 @findex gnus-info-set-read
29145 Get/set the ranges of read articles.
29147 @item gnus-info-marks
29148 @itemx gnus-info-set-marks
29149 @findex gnus-info-marks
29150 @findex gnus-info-set-marks
29151 Get/set the lists of ranges of marked articles.
29153 @item gnus-info-method
29154 @itemx gnus-info-set-method
29155 @findex gnus-info-method
29156 @findex gnus-info-set-method
29157 Get/set the group select method.
29159 @item gnus-info-params
29160 @itemx gnus-info-set-params
29161 @findex gnus-info-params
29162 @findex gnus-info-set-params
29163 Get/set the group parameters.
29164 @end table
29166 All the getter functions take one parameter---the info list.  The setter
29167 functions take two parameters---the info list and the new value.
29169 The last three elements in the group info aren't mandatory, so it may be
29170 necessary to extend the group info before setting the element.  If this
29171 is necessary, you can just pass on a non-@code{nil} third parameter to
29172 the three final setter functions to have this happen automatically.
29175 @node Extended Interactive
29176 @subsection Extended Interactive
29177 @cindex interactive
29178 @findex gnus-interactive
29180 Gnus extends the standard Emacs @code{interactive} specification
29181 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
29182 Prefixes}).  Here's an example of how this is used:
29184 @lisp
29185 (defun gnus-summary-increase-score (&optional score symp)
29186   (interactive (gnus-interactive "P\ny"))
29187   ...
29188   )
29189 @end lisp
29191 The best thing to do would have been to implement
29192 @code{gnus-interactive} as a macro which would have returned an
29193 @code{interactive} form, but this isn't possible since Emacs checks
29194 whether a function is interactive or not by simply doing an @code{assq}
29195 on the lambda form.  So, instead we have @code{gnus-interactive}
29196 function that takes a string and returns values that are usable to
29197 @code{interactive}.
29199 This function accepts (almost) all normal @code{interactive} specs, but
29200 adds a few more.
29202 @table @samp
29203 @item y
29204 @vindex gnus-current-prefix-symbol
29205 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
29206 variable.
29208 @item Y
29209 @vindex gnus-current-prefix-symbols
29210 A list of the current symbolic prefixes---the
29211 @code{gnus-current-prefix-symbol} variable.
29213 @item A
29214 The current article number---the @code{gnus-summary-article-number}
29215 function.
29217 @item H
29218 The current article header---the @code{gnus-summary-article-header}
29219 function.
29221 @item g
29222 The current group name---the @code{gnus-group-group-name}
29223 function.
29225 @end table
29228 @node Emacs/XEmacs Code
29229 @subsection Emacs/XEmacs Code
29230 @cindex XEmacs
29231 @cindex Emacsen
29233 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
29234 platforms must be the primary one.  I chose Emacs.  Not because I don't
29235 like XEmacs or Mule, but because it comes first alphabetically.
29237 This means that Gnus will byte-compile under Emacs with nary a warning,
29238 while XEmacs will pump out gigabytes of warnings while byte-compiling.
29239 As I use byte-compilation warnings to help me root out trivial errors in
29240 Gnus, that's very useful.
29242 I've also consistently used Emacs function interfaces, but have used
29243 Gnusey aliases for the functions.  To take an example:  Emacs defines a
29244 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
29245 function.  I then define a function called @code{gnus-run-at-time} that
29246 takes the same parameters as the Emacs @code{run-at-time}.  When running
29247 Gnus under Emacs, the former function is just an alias for the latter.
29248 However, when running under XEmacs, the former is an alias for the
29249 following function:
29251 @lisp
29252 (defun gnus-xmas-run-at-time (time repeat function &rest args)
29253   (start-itimer
29254    "gnus-run-at-time"
29255    `(lambda ()
29256       (,function ,@@args))
29257    time repeat))
29258 @end lisp
29260 This sort of thing has been done for bunches of functions.  Gnus does
29261 not redefine any native Emacs functions while running under XEmacs---it
29262 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
29263 all over.
29265 In the cases where the XEmacs function interface was obviously cleaner,
29266 I used it instead.  For example @code{gnus-region-active-p} is an alias
29267 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
29269 Of course, I could have chosen XEmacs as my native platform and done
29270 mapping functions the other way around.  But I didn't.  The performance
29271 hit these indirections impose on Gnus under XEmacs should be slight.
29274 @node Various File Formats
29275 @subsection Various File Formats
29277 @menu
29278 * Active File Format::          Information on articles and groups available.
29279 * Newsgroups File Format::      Group descriptions.
29280 @end menu
29283 @node Active File Format
29284 @subsubsection Active File Format
29286 The active file lists all groups available on the server in
29287 question.  It also lists the highest and lowest current article numbers
29288 in each group.
29290 Here's an excerpt from a typical active file:
29292 @example
29293 soc.motss 296030 293865 y
29294 alt.binaries.pictures.fractals 3922 3913 n
29295 comp.sources.unix 1605 1593 m
29296 comp.binaries.ibm.pc 5097 5089 y
29297 no.general 1000 900 y
29298 @end example
29300 Here's a pseudo-BNF definition of this file:
29302 @example
29303 active      = *group-line
29304 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
29305 group       = <non-white-space string>
29306 spc         = " "
29307 high-number = <non-negative integer>
29308 low-number  = <positive integer>
29309 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
29310 @end example
29312 For a full description of this file, see the manual pages for
29313 @samp{innd}, in particular @samp{active(5)}.
29316 @node Newsgroups File Format
29317 @subsubsection Newsgroups File Format
29319 The newsgroups file lists groups along with their descriptions.  Not all
29320 groups on the server have to be listed,  and not all groups in the file
29321 have to exist on the server.  The file is meant purely as information to
29322 the user.
29324 The format is quite simple; a group name, a tab, and the description.
29325 Here's the definition:
29327 @example
29328 newsgroups    = *line
29329 line          = group tab description <NEWLINE>
29330 group         = <non-white-space string>
29331 tab           = <TAB>
29332 description   = <string>
29333 @end example
29336 @page
29337 @node Emacs for Heathens
29338 @section Emacs for Heathens
29340 Believe it or not, but some people who use Gnus haven't really used
29341 Emacs much before they embarked on their journey on the Gnus Love Boat.
29342 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
29343 region'', and ``set @code{gnus-flargblossen} to an alist where the key
29344 is a regexp that is used for matching on the group name'' are magical
29345 phrases with little or no meaning, then this appendix is for you.  If
29346 you are already familiar with Emacs, just ignore this and go fondle your
29347 cat instead.
29349 @menu
29350 * Keystrokes::                  Entering text and executing commands.
29351 * Emacs Lisp::                  The built-in Emacs programming language.
29352 @end menu
29355 @node Keystrokes
29356 @subsection Keystrokes
29358 @itemize @bullet
29359 @item
29360 Q: What is an experienced Emacs user?
29362 @item
29363 A: A person who wishes that the terminal had pedals.
29364 @end itemize
29366 Yes, when you use Emacs, you are apt to use the control key, the shift
29367 key and the meta key a lot.  This is very annoying to some people
29368 (notably @code{vi}le users), and the rest of us just love the hell out
29369 of it.  Just give up and submit.  Emacs really does stand for
29370 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
29371 may have heard from other disreputable sources (like the Emacs author).
29373 The shift keys are normally located near your pinky fingers, and are
29374 normally used to get capital letters and stuff.  You probably use it all
29375 the time.  The control key is normally marked ``CTRL'' or something like
29376 that.  The meta key is, funnily enough, never marked as such on any
29377 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
29378 which is the meta key on this keyboard.  It's usually located somewhere
29379 to the left hand side of the keyboard, usually on the bottom row.
29381 Now, us Emacs people don't say ``press the meta-control-m key'',
29382 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
29383 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
29384 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
29385 down the control key, and hold it down while you press @kbd{k}''.
29386 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
29387 the control key and then press @kbd{k}''.  Simple, ay?
29389 This is somewhat complicated by the fact that not all keyboards have a
29390 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
29391 means ``press escape, release escape, press @kbd{k}''.  That's much more
29392 work than if you have a meta key, so if that's the case, I respectfully
29393 suggest you get a real keyboard with a meta key.  You can't live without
29398 @node Emacs Lisp
29399 @subsection Emacs Lisp
29401 Emacs is the King of Editors because it's really a Lisp interpreter.
29402 Each and every key you tap runs some Emacs Lisp code snippet, and since
29403 Emacs Lisp is an interpreted language, that means that you can configure
29404 any key to run any arbitrary code.  You just, like, do it.
29406 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
29407 functions.  (These are byte-compiled for speed, but it's still
29408 interpreted.)  If you decide that you don't like the way Gnus does
29409 certain things, it's trivial to have it do something a different way.
29410 (Well, at least if you know how to write Lisp code.)  However, that's
29411 beyond the scope of this manual, so we are simply going to talk about
29412 some common constructs that you normally use in your @file{~/.gnus.el}
29413 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
29414 in order to set things of Gnus up, it is much better to use the
29415 @file{~/.gnus.el} file, @xref{Startup Files}.)
29417 If you want to set the variable @code{gnus-florgbnize} to four (4), you
29418 write the following:
29420 @lisp
29421 (setq gnus-florgbnize 4)
29422 @end lisp
29424 This function (really ``special form'') @code{setq} is the one that can
29425 set a variable to some value.  This is really all you need to know.  Now
29426 you can go and fill your @file{~/.gnus.el} file with lots of these to
29427 change how Gnus works.
29429 If you have put that thing in your @file{~/.gnus.el} file, it will be
29430 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29431 start Gnus.  If you want to change the variable right away, simply say
29432 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29433 previous ``form'', which is a simple @code{setq} statement here.
29435 Go ahead---just try it, if you're located at your Emacs.  After you
29436 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29437 is the return value of the form you @code{eval}ed.
29439 Some pitfalls:
29441 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29442 that means:
29444 @lisp
29445 (setq gnus-read-active-file 'some)
29446 @end lisp
29448 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29449 @samp{nntp.ifi.uio.no}'', that means:
29451 @lisp
29452 (setq gnus-nntp-server "nntp.ifi.uio.no")
29453 @end lisp
29455 So be careful not to mix up strings (the latter) with symbols (the
29456 former).  The manual is unambiguous, but it can be confusing.
29458 @page
29459 @include gnus-faq.texi
29461 @node GNU Free Documentation License
29462 @chapter GNU Free Documentation License
29463 @include doclicense.texi
29465 @node Index
29466 @chapter Index
29467 @printindex cp
29469 @node Key Index
29470 @chapter Key Index
29471 @printindex ky
29473 @summarycontents
29474 @contents
29475 @bye
29477 @iftex
29478 @iflatex
29479 \end{document}
29480 @end iflatex
29481 @end iftex
29483 @c Local Variables:
29484 @c mode: texinfo
29485 @c coding: iso-8859-1
29486 @c End:
29488 @ignore
29489    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
29490 @end ignore