(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
[emacs.git] / man / gnus.texi
blobdc02efa766f95a2915b10eee84ca7d8410f86bf0
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 are haven't used Emacs much before using Gnus, read @ref{Emacs
951 for 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 key to some
4088 function 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 key to some
4502 function 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-read-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-read-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 do 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 key to some
11426 function 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 If non-@code{nil}, use the same article buffer for all the groups.
11508 (This is the default.)  If @code{nil}, each group will have its own
11509 article buffer.
11511 @vindex gnus-article-decode-hook
11512 @item gnus-article-decode-hook
11513 @cindex @acronym{MIME}
11514 Hook used to decode @acronym{MIME} articles.  The default value is
11515 @code{(article-decode-charset article-decode-encoded-words)}
11517 @vindex gnus-article-prepare-hook
11518 @item gnus-article-prepare-hook
11519 This hook is called right after the article has been inserted into the
11520 article buffer.  It is mainly intended for functions that do something
11521 depending on the contents; it should probably not be used for changing
11522 the contents of the article buffer.
11524 @item gnus-article-mode-hook
11525 @vindex gnus-article-mode-hook
11526 Hook called in article mode buffers.
11528 @item gnus-article-mode-syntax-table
11529 @vindex gnus-article-mode-syntax-table
11530 Syntax table used in article buffers.  It is initialized from
11531 @code{text-mode-syntax-table}.
11533 @vindex gnus-article-over-scroll
11534 @item gnus-article-over-scroll
11535 If non-@code{nil}, allow scrolling the article buffer even when there
11536 no more new text to scroll in.  The default is @code{nil}.
11538 @vindex gnus-article-mode-line-format
11539 @item gnus-article-mode-line-format
11540 This variable is a format string along the same lines as
11541 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11542 Line}).  It accepts the same format specifications as that variable,
11543 with two extensions:
11545 @table @samp
11547 @item w
11548 The @dfn{wash status} of the article.  This is a short string with one
11549 character for each possible article wash operation that may have been
11550 performed.  The characters and their meaning:
11552 @table @samp
11554 @item c
11555 Displayed when cited text may be hidden in the article buffer.
11557 @item h
11558 Displayed when headers are hidden in the article buffer.
11560 @item p
11561 Displayed when article is digitally signed or encrypted, and Gnus has
11562 hidden the security headers.  (N.B. does not tell anything about
11563 security status, i.e. good or bad signature.)
11565 @item s
11566 Displayed when the signature has been hidden in the Article buffer.
11568 @item o
11569 Displayed when Gnus has treated overstrike characters in the article buffer.
11571 @item e
11572 Displayed when Gnus has treated emphasised strings in the article buffer.
11574 @end table
11576 @item m
11577 The number of @acronym{MIME} parts in the article.
11579 @end table
11581 @vindex gnus-break-pages
11583 @item gnus-break-pages
11584 Controls whether @dfn{page breaking} is to take place.  If this variable
11585 is non-@code{nil}, the articles will be divided into pages whenever a
11586 page delimiter appears in the article.  If this variable is @code{nil},
11587 paging will not be done.
11589 @item gnus-page-delimiter
11590 @vindex gnus-page-delimiter
11591 This is the delimiter mentioned above.  By default, it is @samp{^L}
11592 (formfeed).
11594 @cindex IDNA
11595 @cindex internationalized domain names
11596 @vindex gnus-use-idna
11597 @item gnus-use-idna
11598 This variable controls whether Gnus performs IDNA decoding of
11599 internationalized domain names inside @samp{From}, @samp{To} and
11600 @samp{Cc} headers.  This requires
11601 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11602 variable is only enabled if you have installed it.
11604 @end table
11607 @node Composing Messages
11608 @chapter Composing Messages
11609 @cindex composing messages
11610 @cindex messages
11611 @cindex mail
11612 @cindex sending mail
11613 @cindex reply
11614 @cindex followup
11615 @cindex post
11616 @cindex using gpg
11617 @cindex using s/mime
11618 @cindex using smime
11620 @kindex C-c C-c (Post)
11621 All commands for posting and mailing will put you in a message buffer
11622 where you can edit the article all you like, before you send the
11623 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11624 Message Manual}.  Where the message will be posted/mailed to depends
11625 on your setup (@pxref{Posting Server}).
11627 @menu
11628 * Mail::                        Mailing and replying.
11629 * Posting Server::              What server should you post and mail via?
11630 * POP before SMTP::             You cannot send a mail unless you read a mail.
11631 * Mail and Post::               Mailing and posting at the same time.
11632 * Archived Messages::           Where Gnus stores the messages you've sent.
11633 * Posting Styles::              An easier way to specify who you are.
11634 * Drafts::                      Postponing messages and rejected messages.
11635 * Rejected Articles::           What happens if the server doesn't like your article?
11636 * Signing and encrypting::      How to compose secure messages.
11637 @end menu
11639 Also @pxref{Canceling and Superseding} for information on how to
11640 remove articles you shouldn't have posted.
11643 @node Mail
11644 @section Mail
11646 Variables for customizing outgoing mail:
11648 @table @code
11649 @item gnus-uu-digest-headers
11650 @vindex gnus-uu-digest-headers
11651 List of regexps to match headers included in digested messages.  The
11652 headers will be included in the sequence they are matched.  If
11653 @code{nil} include all headers.
11655 @item gnus-add-to-list
11656 @vindex gnus-add-to-list
11657 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11658 that have none when you do a @kbd{a}.
11660 @item gnus-confirm-mail-reply-to-news
11661 @vindex gnus-confirm-mail-reply-to-news
11662 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11663 about to reply to news articles by mail.  If it is @code{nil}, nothing
11664 interferes in what you want to do.  This can also be a function
11665 receiving the group name as the only parameter which should return
11666 non-@code{nil} if a confirmation is needed, or a regular expression
11667 matching group names, where confirmation should be asked for.
11669 If you find yourself never wanting to reply to mail, but occasionally
11670 press @kbd{R} anyway, this variable might be for you.
11672 @item gnus-confirm-treat-mail-like-news
11673 @vindex gnus-confirm-treat-mail-like-news
11674 If non-@code{nil}, Gnus also requests confirmation according to
11675 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11676 useful for treating mailing lists like newsgroups.
11678 @end table
11681 @node Posting Server
11682 @section Posting Server
11684 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11685 (extremely intelligent, of course) article, where does it go?
11687 Thank you for asking.  I hate you.
11689 It can be quite complicated.
11691 @vindex gnus-post-method
11692 When posting news, Message usually invokes @code{message-send-news}
11693 (@pxref{News Variables, , News Variables, message, Message Manual}).
11694 Normally, Gnus will post using the same select method as you're
11695 reading from (which might be convenient if you're reading lots of
11696 groups from different private servers).  However.  If the server
11697 you're reading from doesn't allow posting, just reading, you probably
11698 want to use some other server to post your (extremely intelligent and
11699 fabulously interesting) articles.  You can then set the
11700 @code{gnus-post-method} to some other method:
11702 @lisp
11703 (setq gnus-post-method '(nnspool ""))
11704 @end lisp
11706 Now, if you've done this, and then this server rejects your article, or
11707 this server is down, what do you do then?  To override this variable you
11708 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11709 the ``current'' server, to get back the default behavior, for posting.
11711 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11712 Gnus will prompt you for what method to use for posting.
11714 You can also set @code{gnus-post-method} to a list of select methods.
11715 If that's the case, Gnus will always prompt you for what method to use
11716 for posting.
11718 Finally, if you want to always post using the native select method,
11719 you can set this variable to @code{native}.
11721 When sending mail, Message invokes @code{message-send-mail-function}.
11722 The default function, @code{message-send-mail-with-sendmail}, pipes
11723 your article to the @code{sendmail} binary for further queuing and
11724 sending.  When your local system is not configured for sending mail
11725 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11726 server, you can set @code{message-send-mail-function} to
11727 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11728 package correctly.  An example:
11730 @lisp
11731 (setq message-send-mail-function 'smtpmail-send-it
11732       smtpmail-default-smtp-server "YOUR SMTP HOST")
11733 @end lisp
11735 To the thing similar to this, there is
11736 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11737 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11738 @xref{POP before SMTP}.
11740 Other possible choices for @code{message-send-mail-function} includes
11741 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11742 and @code{feedmail-send-it}.
11744 @node POP before SMTP
11745 @section POP before SMTP
11746 @cindex pop before smtp
11747 @findex message-smtpmail-send-it
11748 @findex mail-source-touch-pop
11750 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11751 authentication?  It is whether you need to connect to the @acronym{POP}
11752 mail server within a certain time before sending mails.  If so, there is
11753 a convenient way.  To do that, put the following lines in your
11754 @file{~/.gnus.el} file:
11756 @lisp
11757 (setq message-send-mail-function 'message-smtpmail-send-it)
11758 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11759 @end lisp
11761 @noindent
11762 It means to let Gnus connect to the @acronym{POP} mail server in advance
11763 whenever you send a mail.  The @code{mail-source-touch-pop} function
11764 does only a @acronym{POP} authentication according to the value of
11765 @code{mail-sources} without fetching mails, just before sending a mail.
11766 Note that you have to use @code{message-smtpmail-send-it} which runs
11767 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11768 set the value of @code{mail-sources} for a @acronym{POP} connection
11769 correctly.  @xref{Mail Sources}.
11771 If you have two or more @acronym{POP} mail servers set in
11772 @code{mail-sources}, you may want to specify one of them to
11773 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11774 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11775 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11776 mainly from that server), you can set it permanently as follows:
11778 @lisp
11779 (setq mail-source-primary-source
11780       '(pop :server "pop3.mail.server"
11781             :password "secret"))
11782 @end lisp
11784 @noindent
11785 Otherwise, bind it dynamically only when performing the
11786 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11788 @lisp
11789 (add-hook 'message-send-mail-hook
11790           (lambda ()
11791             (let ((mail-source-primary-source
11792                    '(pop :server "pop3.mail.server"
11793                          :password "secret")))
11794               (mail-source-touch-pop))))
11795 @end lisp
11797 @node Mail and Post
11798 @section Mail and Post
11800 Here's a list of variables relevant to both mailing and
11801 posting:
11803 @table @code
11804 @item gnus-mailing-list-groups
11805 @findex gnus-mailing-list-groups
11806 @cindex mailing lists
11808 If your news server offers groups that are really mailing lists
11809 gatewayed to the @acronym{NNTP} server, you can read those groups without
11810 problems, but you can't post/followup to them without some difficulty.
11811 One solution is to add a @code{to-address} to the group parameters
11812 (@pxref{Group Parameters}).  An easier thing to do is set the
11813 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11814 really are mailing lists.  Then, at least, followups to the mailing
11815 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11816 still a pain, though.
11818 @item gnus-user-agent
11819 @vindex gnus-user-agent
11820 @cindex User-Agent
11822 This variable controls which information should be exposed in the
11823 User-Agent header.  It can be a list of symbols or a string.  Valid
11824 symbols are @code{gnus} (show Gnus version) and @code{emacs} (show Emacs
11825 version).  In addition to the Emacs version, you can add @code{codename}
11826 (show (S)XEmacs codename) or either @code{config} (show system
11827 configuration) or @code{type} (show system type).  If you set it to a
11828 string, be sure to use a valid format, see RFC 2616.
11830 @end table
11832 You may want to do spell-checking on messages that you send out.  Or, if
11833 you don't want to spell-check by hand, you could add automatic
11834 spell-checking via the @code{ispell} package:
11836 @cindex ispell
11837 @findex ispell-message
11838 @lisp
11839 (add-hook 'message-send-hook 'ispell-message)
11840 @end lisp
11842 If you want to change the @code{ispell} dictionary based on what group
11843 you're in, you could say something like the following:
11845 @lisp
11846 (add-hook 'gnus-select-group-hook
11847           (lambda ()
11848             (cond
11849              ((string-match
11850                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11851               (ispell-change-dictionary "deutsch"))
11852              (t
11853               (ispell-change-dictionary "english")))))
11854 @end lisp
11856 Modify to suit your needs.
11859 @node Archived Messages
11860 @section Archived Messages
11861 @cindex archived messages
11862 @cindex sent messages
11864 Gnus provides a few different methods for storing the mail and news you
11865 send.  The default method is to use the @dfn{archive virtual server} to
11866 store the messages.  If you want to disable this completely, the
11867 @code{gnus-message-archive-group} variable should be @code{nil}, which
11868 is the default.
11870 For archiving interesting messages in a group you read, see the
11871 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11872 Group Commands}).
11874 @vindex gnus-message-archive-method
11875 @code{gnus-message-archive-method} says what virtual server Gnus is to
11876 use to store sent messages.  The default is:
11878 @lisp
11879 (nnfolder "archive"
11880           (nnfolder-directory   "~/Mail/archive")
11881           (nnfolder-active-file "~/Mail/archive/active")
11882           (nnfolder-get-new-mail nil)
11883           (nnfolder-inhibit-expiry t))
11884 @end lisp
11886 You can, however, use any mail select method (@code{nnml},
11887 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11888 for doing this sort of thing, though.  If you don't like the default
11889 directory chosen, you could say something like:
11891 @lisp
11892 (setq gnus-message-archive-method
11893       '(nnfolder "archive"
11894                  (nnfolder-inhibit-expiry t)
11895                  (nnfolder-active-file "~/News/sent-mail/active")
11896                  (nnfolder-directory "~/News/sent-mail/")))
11897 @end lisp
11899 @vindex gnus-message-archive-group
11900 @cindex Gcc
11901 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11902 to one or more group(s) on that server.  Which group to use is
11903 determined by the @code{gnus-message-archive-group} variable.
11905 This variable can be used to do the following:
11907 @table @asis
11908 @item a string
11909 Messages will be saved in that group.
11911 Note that you can include a select method in the group name, then the
11912 message will not be stored in the select method given by
11913 @code{gnus-message-archive-method}, but in the select method specified
11914 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11915 has the default value shown above.  Then setting
11916 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11917 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11918 value @code{"nnml:foo"}, then outgoing messages will be stored in
11919 @samp{nnml:foo}.
11921 @item a list of strings
11922 Messages will be saved in all those groups.
11924 @item an alist of regexps, functions and forms
11925 When a key ``matches'', the result is used.
11927 @item @code{nil}
11928 No message archiving will take place.  This is the default.
11929 @end table
11931 Let's illustrate:
11933 Just saving to a single group called @samp{MisK}:
11934 @lisp
11935 (setq gnus-message-archive-group "MisK")
11936 @end lisp
11938 Saving to two groups, @samp{MisK} and @samp{safe}:
11939 @lisp
11940 (setq gnus-message-archive-group '("MisK" "safe"))
11941 @end lisp
11943 Save to different groups based on what group you are in:
11944 @lisp
11945 (setq gnus-message-archive-group
11946       '(("^alt" "sent-to-alt")
11947         ("mail" "sent-to-mail")
11948         (".*" "sent-to-misc")))
11949 @end lisp
11951 More complex stuff:
11952 @lisp
11953 (setq gnus-message-archive-group
11954       '((if (message-news-p)
11955             "misc-news"
11956           "misc-mail")))
11957 @end lisp
11959 How about storing all news messages in one file, but storing all mail
11960 messages in one file per month:
11962 @lisp
11963 (setq gnus-message-archive-group
11964       '((if (message-news-p)
11965             "misc-news"
11966           (concat "mail." (format-time-string "%Y-%m")))))
11967 @end lisp
11969 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11970 @c use a different value for @code{gnus-message-archive-group} there.)
11972 Now, when you send a message off, it will be stored in the appropriate
11973 group.  (If you want to disable storing for just one particular message,
11974 you can just remove the @code{Gcc} header that has been inserted.)  The
11975 archive group will appear in the group buffer the next time you start
11976 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11977 enter it and read the articles in it just like you'd read any other
11978 group.  If the group gets really big and annoying, you can simply rename
11979 if (using @kbd{G r} in the group buffer) to something
11980 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11981 continue to be stored in the old (now empty) group.
11983 That's the default method of archiving sent messages.  Gnus offers a
11984 different way for the people who don't like the default method.  In that
11985 case you should set @code{gnus-message-archive-group} to @code{nil};
11986 this will disable archiving.
11988 @table @code
11989 @item gnus-outgoing-message-group
11990 @vindex gnus-outgoing-message-group
11991 All outgoing messages will be put in this group.  If you want to store
11992 all your outgoing mail and articles in the group @samp{nnml:archive},
11993 you set this variable to that value.  This variable can also be a list of
11994 group names.
11996 If you want to have greater control over what group to put each
11997 message in, you can set this variable to a function that checks the
11998 current newsgroup name and then returns a suitable group name (or list
11999 of names).
12001 This variable can be used instead of @code{gnus-message-archive-group},
12002 but the latter is the preferred method.
12004 @item gnus-gcc-mark-as-read
12005 @vindex gnus-gcc-mark-as-read
12006 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
12008 @item gnus-gcc-externalize-attachments
12009 @vindex gnus-gcc-externalize-attachments
12010 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
12011 and matches the Gcc group name, attach files as external parts; if it is
12012 @code{all}, attach local files as external parts; if it is other
12013 non-@code{nil}, the behavior is the same as @code{all}, but it may be
12014 changed in the future.
12016 @end table
12019 @node Posting Styles
12020 @section Posting Styles
12021 @cindex posting styles
12022 @cindex styles
12024 All them variables, they make my head swim.
12026 So what if you want a different @code{Organization} and signature based
12027 on what groups you post to?  And you post both from your home machine
12028 and your work machine, and you want different @code{From} lines, and so
12031 @vindex gnus-posting-styles
12032 One way to do stuff like that is to write clever hooks that change the
12033 variables you need to have changed.  That's a bit boring, so somebody
12034 came up with the bright idea of letting the user specify these things in
12035 a handy alist.  Here's an example of a @code{gnus-posting-styles}
12036 variable:
12038 @lisp
12039 ((".*"
12040   (signature "Peace and happiness")
12041   (organization "What me?"))
12042  ("^comp"
12043   (signature "Death to everybody"))
12044  ("comp.emacs.i-love-it"
12045   (organization "Emacs is it")))
12046 @end lisp
12048 As you might surmise from this example, this alist consists of several
12049 @dfn{styles}.  Each style will be applicable if the first element
12050 ``matches'', in some form or other.  The entire alist will be iterated
12051 over, from the beginning towards the end, and each match will be
12052 applied, which means that attributes in later styles that match override
12053 the same attributes in earlier matching styles.  So
12054 @samp{comp.programming.literate} will have the @samp{Death to everybody}
12055 signature and the @samp{What me?} @code{Organization} header.
12057 The first element in each style is called the @code{match}.  If it's a
12058 string, then Gnus will try to regexp match it against the group name.
12059 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
12060 will look in the original article for a header whose name is
12061 @var{match} and compare that @var{regexp}.  @var{match} and
12062 @var{regexp} are strings.  (The original article is the one you are
12063 replying or following up to.  If you are not composing a reply or a
12064 followup, then there is nothing to match against.)  If the
12065 @code{match} is a function symbol, that function will be called with
12066 no arguments.  If it's a variable symbol, then the variable will be
12067 referenced.  If it's a list, then that list will be @code{eval}ed.  In
12068 any case, if this returns a non-@code{nil} value, then the style is
12069 said to @dfn{match}.
12071 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
12072 attribute consists of a @code{(@var{name} @var{value})} pair.  In
12073 addition, you can also use the @code{(@var{name} :file @var{value})}
12074 form or the @code{(@var{name} :value @var{value})} form.  Where
12075 @code{:file} signifies @var{value} represents a file name and its
12076 contents should be used as the attribute value, @code{:value} signifies
12077 @var{value} does not represent a file name explicitly.  The attribute
12078 name can be one of:
12080 @itemize @bullet
12081 @item @code{signature}
12082 @item @code{signature-file}
12083 @item @code{x-face-file}
12084 @item @code{address}, overriding @code{user-mail-address}
12085 @item @code{name}, overriding @code{(user-full-name)}
12086 @item @code{body}
12087 @end itemize
12089 The attribute name can also be a string or a symbol.  In that case,
12090 this will be used as a header name, and the value will be inserted in
12091 the headers of the article; if the value is @code{nil}, the header
12092 name will be removed.  If the attribute name is @code{eval}, the form
12093 is evaluated, and the result is thrown away.
12095 The attribute value can be a string (used verbatim), a function with
12096 zero arguments (the return value will be used), a variable (its value
12097 will be used) or a list (it will be @code{eval}ed and the return value
12098 will be used).  The functions and sexps are called/@code{eval}ed in the
12099 message buffer that is being set up.  The headers of the current article
12100 are available through the @code{message-reply-headers} variable, which
12101 is a vector of the following headers: number subject from date id
12102 references chars lines xref extra.
12104 @vindex message-reply-headers
12106 If you wish to check whether the message you are about to compose is
12107 meant to be a news article or a mail message, you can check the values
12108 of the @code{message-news-p} and @code{message-mail-p} functions.
12110 @findex message-mail-p
12111 @findex message-news-p
12113 So here's a new example:
12115 @lisp
12116 (setq gnus-posting-styles
12117       '((".*"
12118          (signature-file "~/.signature")
12119          (name "User Name")
12120          (x-face-file "~/.xface")
12121          (x-url (getenv "WWW_HOME"))
12122          (organization "People's Front Against MWM"))
12123         ("^rec.humor"
12124          (signature my-funny-signature-randomizer))
12125         ((equal (system-name) "gnarly")  ;; @r{A form}
12126          (signature my-quote-randomizer))
12127         (message-news-p        ;; @r{A function symbol}
12128          (signature my-news-signature))
12129         (window-system         ;; @r{A value symbol}
12130          ("X-Window-System" (format "%s" window-system)))
12131         ;; @r{If I'm replying to Larsi, set the Organization header.}
12132         ((header "from" "larsi.*org")
12133          (Organization "Somewhere, Inc."))
12134         ((posting-from-work-p) ;; @r{A user defined function}
12135          (signature-file "~/.work-signature")
12136          (address "user@@bar.foo")
12137          (body "You are fired.\n\nSincerely, your boss.")
12138          (organization "Important Work, Inc"))
12139         ("nnml:.*"
12140          (From (save-excursion
12141                  (set-buffer gnus-article-buffer)
12142                  (message-fetch-field "to"))))
12143         ("^nn.+:"
12144          (signature-file "~/.mail-signature"))))
12145 @end lisp
12147 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12148 @code{From} address in all your outgoing replies, which might be handy
12149 if you fill many roles.
12150 You may also use @code{message-alternative-emails} instead.
12151 @xref{Message Headers, ,Message Headers, message, Message Manual}.
12153 @node Drafts
12154 @section Drafts
12155 @cindex drafts
12157 If you are writing a message (mail or news) and suddenly remember that
12158 you have a steak in the oven (or some pesto in the food processor, you
12159 craaazy vegetarians), you'll probably wish there was a method to save
12160 the message you are writing so that you can continue editing it some
12161 other day, and send it when you feel its finished.
12163 Well, don't worry about it.  Whenever you start composing a message of
12164 some sort using the Gnus mail and post commands, the buffer you get will
12165 automatically associate to an article in a special @dfn{draft} group.
12166 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12167 article will be saved there.  (Auto-save files also go to the draft
12168 group.)
12170 @cindex nndraft
12171 @vindex nndraft-directory
12172 The draft group is a special group (which is implemented as an
12173 @code{nndraft} group, if you absolutely have to know) called
12174 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12175 @code{nndraft} is to store its files.  What makes this group special is
12176 that you can't tick any articles in it or mark any articles as
12177 read---all articles in the group are permanently unread.
12179 If the group doesn't exist, it will be created and you'll be subscribed
12180 to it.  The only way to make it disappear from the Group buffer is to
12181 unsubscribe it.  The special properties of the draft group comes from
12182 a group property (@pxref{Group Parameters}), and if lost the group
12183 behaves like any other group.  This means the commands below will not
12184 be available.  To restore the special properties of the group, the
12185 simplest way is to kill the group, using @kbd{C-k}, and restart
12186 Gnus.  The group is automatically created again with the
12187 correct parameters.  The content of the group is not lost.
12189 @c @findex gnus-dissociate-buffer-from-draft
12190 @c @kindex C-c M-d (Mail)
12191 @c @kindex C-c M-d (Post)
12192 @c @findex gnus-associate-buffer-with-draft
12193 @c @kindex C-c C-d (Mail)
12194 @c @kindex C-c C-d (Post)
12195 @c If you're writing some super-secret message that you later want to
12196 @c encode with PGP before sending, you may wish to turn the auto-saving
12197 @c (and association with the draft group) off.  You never know who might be
12198 @c interested in reading all your extremely valuable and terribly horrible
12199 @c and interesting secrets.  The @kbd{C-c M-d}
12200 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12201 @c If you change your mind and want to turn the auto-saving back on again,
12202 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12204 @c @vindex gnus-use-draft
12205 @c To leave association with the draft group off by default, set
12206 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12208 @findex gnus-draft-edit-message
12209 @kindex D e (Draft)
12210 When you want to continue editing the article, you simply enter the
12211 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12212 that.  You will be placed in a buffer where you left off.
12214 Rejected articles will also be put in this draft group (@pxref{Rejected
12215 Articles}).
12217 @findex gnus-draft-send-all-messages
12218 @kindex D s (Draft)
12219 @findex gnus-draft-send-message
12220 @kindex D S (Draft)
12221 If you have lots of rejected messages you want to post (or mail) without
12222 doing further editing, you can use the @kbd{D s} command
12223 (@code{gnus-draft-send-message}).  This command understands the
12224 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12225 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12226 in the buffer.
12228 @findex gnus-draft-toggle-sending
12229 @kindex D t (Draft)
12230 If you have some messages that you wish not to send, you can use the
12231 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12232 as unsendable.  This is a toggling command.
12235 @node Rejected Articles
12236 @section Rejected Articles
12237 @cindex rejected articles
12239 Sometimes a news server will reject an article.  Perhaps the server
12240 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12241 @emph{there be demons}.  Perhaps you have included too much cited text.
12242 Perhaps the disk is full.  Perhaps the server is down.
12244 These situations are, of course, totally beyond the control of Gnus.
12245 (Gnus, of course, loves the way you look, always feels great, has angels
12246 fluttering around inside of it, doesn't care about how much cited text
12247 you include, never runs full and never goes down.)  So Gnus saves these
12248 articles until some later time when the server feels better.
12250 The rejected articles will automatically be put in a special draft group
12251 (@pxref{Drafts}).  When the server comes back up again, you'd then
12252 typically enter that group and send all the articles off.
12254 @node Signing and encrypting
12255 @section Signing and encrypting
12256 @cindex using gpg
12257 @cindex using s/mime
12258 @cindex using smime
12260 Gnus can digitally sign and encrypt your messages, using vanilla
12261 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12262 decoding such messages, see the @code{mm-verify-option} and
12263 @code{mm-decrypt-option} options (@pxref{Security}).
12265 @vindex gnus-message-replysign
12266 @vindex gnus-message-replyencrypt
12267 @vindex gnus-message-replysignencrypted
12268 Often, you would like to sign replies to people who send you signed
12269 messages.  Even more often, you might want to encrypt messages which
12270 are in reply to encrypted messages.  Gnus offers
12271 @code{gnus-message-replysign} to enable the former, and
12272 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12273 @code{gnus-message-replysignencrypted} (on by default) will sign
12274 automatically encrypted messages.
12276 Instructing @acronym{MML} to perform security operations on a
12277 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12278 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12280 @table @kbd
12282 @item C-c C-m s s
12283 @kindex C-c C-m s s (Message)
12284 @findex mml-secure-message-sign-smime
12286 Digitally sign current message using @acronym{S/MIME}.
12288 @item C-c C-m s o
12289 @kindex C-c C-m s o (Message)
12290 @findex mml-secure-message-sign-pgp
12292 Digitally sign current message using @acronym{PGP}.
12294 @item C-c C-m s p
12295 @kindex C-c C-m s p (Message)
12296 @findex mml-secure-message-sign-pgp
12298 Digitally sign current message using @acronym{PGP/MIME}.
12300 @item C-c C-m c s
12301 @kindex C-c C-m c s (Message)
12302 @findex mml-secure-message-encrypt-smime
12304 Digitally encrypt current message using @acronym{S/MIME}.
12306 @item C-c C-m c o
12307 @kindex C-c C-m c o (Message)
12308 @findex mml-secure-message-encrypt-pgp
12310 Digitally encrypt current message using @acronym{PGP}.
12312 @item C-c C-m c p
12313 @kindex C-c C-m c p (Message)
12314 @findex mml-secure-message-encrypt-pgpmime
12316 Digitally encrypt current message using @acronym{PGP/MIME}.
12318 @item C-c C-m C-n
12319 @kindex C-c C-m C-n (Message)
12320 @findex mml-unsecure-message
12321 Remove security related @acronym{MML} tags from message.
12323 @end table
12325 @xref{Security, ,Security, message, Message Manual}, for more information.
12327 @node Select Methods
12328 @chapter Select Methods
12329 @cindex foreign groups
12330 @cindex select methods
12332 A @dfn{foreign group} is a group not read by the usual (or
12333 default) means.  It could be, for instance, a group from a different
12334 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12335 personal mail group.
12337 A foreign group (or any group, really) is specified by a @dfn{name} and
12338 a @dfn{select method}.  To take the latter first, a select method is a
12339 list where the first element says what back end to use (e.g. @code{nntp},
12340 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12341 name}.  There may be additional elements in the select method, where the
12342 value may have special meaning for the back end in question.
12344 One could say that a select method defines a @dfn{virtual server}---so
12345 we do just that (@pxref{Server Buffer}).
12347 The @dfn{name} of the group is the name the back end will recognize the
12348 group as.
12350 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12351 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12352 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12353 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12354 back end just knows this group as @samp{soc.motss}.
12356 The different methods all have their peculiarities, of course.
12358 @menu
12359 * Server Buffer::               Making and editing virtual servers.
12360 * Getting News::                Reading USENET news with Gnus.
12361 * Getting Mail::                Reading your personal mail with Gnus.
12362 * Browsing the Web::            Getting messages from a plethora of Web sources.
12363 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12364 * Other Sources::               Reading directories, files, SOUP packets.
12365 * Combined Groups::             Combining groups into one group.
12366 * Email Based Diary::           Using mails to manage diary events in Gnus.
12367 * Gnus Unplugged::              Reading news and mail offline.
12368 @end menu
12371 @node Server Buffer
12372 @section Server Buffer
12374 Traditionally, a @dfn{server} is a machine or a piece of software that
12375 one connects to, and then requests information from.  Gnus does not
12376 connect directly to any real servers, but does all transactions through
12377 one back end or other.  But that's just putting one layer more between
12378 the actual media and Gnus, so we might just as well say that each
12379 back end represents a virtual server.
12381 For instance, the @code{nntp} back end may be used to connect to several
12382 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12383 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12384 use, and what parameters to set by specifying a @dfn{select method}.
12386 These select method specifications can sometimes become quite
12387 complicated---say, for instance, that you want to read from the
12388 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12389 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12390 Anyway, if you had to specify that for each group that used this
12391 server, that would be too much work, so Gnus offers a way of naming
12392 select methods, which is what you do in the server buffer.
12394 To enter the server buffer, use the @kbd{^}
12395 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12397 @menu
12398 * Server Buffer Format::        You can customize the look of this buffer.
12399 * Server Commands::             Commands to manipulate servers.
12400 * Example Methods::             Examples server specifications.
12401 * Creating a Virtual Server::   An example session.
12402 * Server Variables::            Which variables to set.
12403 * Servers and Methods::         You can use server names as select methods.
12404 * Unavailable Servers::         Some servers you try to contact may be down.
12405 @end menu
12407 @vindex gnus-server-mode-hook
12408 @code{gnus-server-mode-hook} is run when creating the server buffer.
12411 @node Server Buffer Format
12412 @subsection Server Buffer Format
12413 @cindex server buffer format
12415 @vindex gnus-server-line-format
12416 You can change the look of the server buffer lines by changing the
12417 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12418 variable, with some simple extensions:
12420 @table @samp
12422 @item h
12423 How the news is fetched---the back end name.
12425 @item n
12426 The name of this server.
12428 @item w
12429 Where the news is to be fetched from---the address.
12431 @item s
12432 The opened/closed/denied status of the server.
12434 @item a
12435 Whether this server is agentized.
12436 @end table
12438 @vindex gnus-server-mode-line-format
12439 The mode line can also be customized by using the
12440 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12441 Formatting}).  The following specs are understood:
12443 @table @samp
12444 @item S
12445 Server name.
12447 @item M
12448 Server method.
12449 @end table
12451 Also @pxref{Formatting Variables}.
12454 @node Server Commands
12455 @subsection Server Commands
12456 @cindex server commands
12458 @table @kbd
12460 @item v
12461 @kindex v (Server)
12462 @cindex keys, reserved for users (Server)
12463 The key @kbd{v} is reserved for users.  You can bind it key to some
12464 function or better use it as a prefix key.
12466 @item a
12467 @kindex a (Server)
12468 @findex gnus-server-add-server
12469 Add a new server (@code{gnus-server-add-server}).
12471 @item e
12472 @kindex e (Server)
12473 @findex gnus-server-edit-server
12474 Edit a server (@code{gnus-server-edit-server}).
12476 @item SPACE
12477 @kindex SPACE (Server)
12478 @findex gnus-server-read-server
12479 Browse the current server (@code{gnus-server-read-server}).
12481 @item q
12482 @kindex q (Server)
12483 @findex gnus-server-exit
12484 Return to the group buffer (@code{gnus-server-exit}).
12486 @item k
12487 @kindex k (Server)
12488 @findex gnus-server-kill-server
12489 Kill the current server (@code{gnus-server-kill-server}).
12491 @item y
12492 @kindex y (Server)
12493 @findex gnus-server-yank-server
12494 Yank the previously killed server (@code{gnus-server-yank-server}).
12496 @item c
12497 @kindex c (Server)
12498 @findex gnus-server-copy-server
12499 Copy the current server (@code{gnus-server-copy-server}).
12501 @item l
12502 @kindex l (Server)
12503 @findex gnus-server-list-servers
12504 List all servers (@code{gnus-server-list-servers}).
12506 @item s
12507 @kindex s (Server)
12508 @findex gnus-server-scan-server
12509 Request that the server scan its sources for new articles
12510 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12511 servers.
12513 @item g
12514 @kindex g (Server)
12515 @findex gnus-server-regenerate-server
12516 Request that the server regenerate all its data structures
12517 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12518 a mail back end that has gotten out of sync.
12520 @end table
12523 @node Example Methods
12524 @subsection Example Methods
12526 Most select methods are pretty simple and self-explanatory:
12528 @lisp
12529 (nntp "news.funet.fi")
12530 @end lisp
12532 Reading directly from the spool is even simpler:
12534 @lisp
12535 (nnspool "")
12536 @end lisp
12538 As you can see, the first element in a select method is the name of the
12539 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12540 will.
12542 After these two elements, there may be an arbitrary number of
12543 @code{(@var{variable} @var{form})} pairs.
12545 To go back to the first example---imagine that you want to read from
12546 port 15 on that machine.  This is what the select method should
12547 look like then:
12549 @lisp
12550 (nntp "news.funet.fi" (nntp-port-number 15))
12551 @end lisp
12553 You should read the documentation to each back end to find out what
12554 variables are relevant, but here's an @code{nnmh} example:
12556 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12557 you have two structures that you wish to access: One is your private
12558 mail spool, and the other is a public one.  Here's the possible spec for
12559 your private mail:
12561 @lisp
12562 (nnmh "private" (nnmh-directory "~/private/mail/"))
12563 @end lisp
12565 (This server is then called @samp{private}, but you may have guessed
12566 that.)
12568 Here's the method for a public spool:
12570 @lisp
12571 (nnmh "public"
12572       (nnmh-directory "/usr/information/spool/")
12573       (nnmh-get-new-mail nil))
12574 @end lisp
12576 @cindex proxy
12577 @cindex firewall
12579 If you are behind a firewall and only have access to the @acronym{NNTP}
12580 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12581 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12582 Doing this can be rather fiddly, but your virtual server definition
12583 should probably look something like this:
12585 @lisp
12586 (nntp "firewall"
12587       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12588       (nntp-via-address "the.firewall.machine")
12589       (nntp-address "the.real.nntp.host")
12590       (nntp-end-of-line "\n"))
12591 @end lisp
12593 If you want to use the wonderful @code{ssh} program to provide a
12594 compressed connection over the modem line, you could add the following
12595 configuration to the example above:
12597 @lisp
12598       (nntp-via-rlogin-command "ssh")
12599 @end lisp
12601 See also @code{nntp-via-rlogin-command-switches}.
12603 If you're behind a firewall, but have direct access to the outside world
12604 through a wrapper command like "runsocks", you could open a socksified
12605 telnet connection to the news server as follows:
12607 @lisp
12608 (nntp "outside"
12609       (nntp-pre-command "runsocks")
12610       (nntp-open-connection-function nntp-open-via-telnet)
12611       (nntp-address "the.news.server")
12612       (nntp-end-of-line "\n"))
12613 @end lisp
12615 This means that you have to have set up @code{ssh-agent} correctly to
12616 provide automatic authorization, of course.  And to get a compressed
12617 connection, you have to have the @samp{Compression} option in the
12618 @code{ssh} @file{config} file.
12621 @node Creating a Virtual Server
12622 @subsection Creating a Virtual Server
12624 If you're saving lots of articles in the cache by using persistent
12625 articles, you may want to create a virtual server to read the cache.
12627 First you need to add a new server.  The @kbd{a} command does that.  It
12628 would probably be best to use @code{nnml} to read the cache.  You
12629 could also use @code{nnspool} or @code{nnmh}, though.
12631 Type @kbd{a nnml RET cache RET}.
12633 You should now have a brand new @code{nnml} virtual server called
12634 @samp{cache}.  You now need to edit it to have the right definitions.
12635 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12636 will contain the following:
12638 @lisp
12639 (nnml "cache")
12640 @end lisp
12642 Change that to:
12644 @lisp
12645 (nnml "cache"
12646          (nnml-directory "~/News/cache/")
12647          (nnml-active-file "~/News/cache/active"))
12648 @end lisp
12650 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12651 @kbd{RET} over this virtual server, you should be entered into a browse
12652 buffer, and you should be able to enter any of the groups displayed.
12655 @node Server Variables
12656 @subsection Server Variables
12657 @cindex server variables
12658 @cindex server parameters
12660 One sticky point when defining variables (both on back ends and in Emacs
12661 in general) is that some variables are typically initialized from other
12662 variables when the definition of the variables is being loaded.  If you
12663 change the ``base'' variable after the variables have been loaded, you
12664 won't change the ``derived'' variables.
12666 This typically affects directory and file variables.  For instance,
12667 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12668 directory variables are initialized from that variable, so
12669 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12670 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12671 @code{nnml-directory}---you have to explicitly set all the file
12672 variables to be what you want them to be.  For a complete list of
12673 variables for each back end, see each back end's section later in this
12674 manual, but here's an example @code{nnml} definition:
12676 @lisp
12677 (nnml "public"
12678       (nnml-directory "~/my-mail/")
12679       (nnml-active-file "~/my-mail/active")
12680       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12681 @end lisp
12683 Server variables are often called @dfn{server parameters}.
12685 @node Servers and Methods
12686 @subsection Servers and Methods
12688 Wherever you would normally use a select method
12689 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12690 when browsing a foreign server) you can use a virtual server name
12691 instead.  This could potentially save lots of typing.  And it's nice all
12692 over.
12695 @node Unavailable Servers
12696 @subsection Unavailable Servers
12698 If a server seems to be unreachable, Gnus will mark that server as
12699 @code{denied}.  That means that any subsequent attempt to make contact
12700 with that server will just be ignored.  ``It can't be opened,'' Gnus
12701 will tell you, without making the least effort to see whether that is
12702 actually the case or not.
12704 That might seem quite naughty, but it does make sense most of the time.
12705 Let's say you have 10 groups subscribed to on server
12706 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12707 away from you and the machine is quite slow, so it takes 1 minute just
12708 to find out that it refuses connection to you today.  If Gnus were to
12709 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12710 attempt to do that.  Once it has gotten a single ``connection refused'',
12711 it will regard that server as ``down''.
12713 So, what happens if the machine was only feeling unwell temporarily?
12714 How do you test to see whether the machine has come up again?
12716 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12717 with the following commands:
12719 @table @kbd
12721 @item O
12722 @kindex O (Server)
12723 @findex gnus-server-open-server
12724 Try to establish connection to the server on the current line
12725 (@code{gnus-server-open-server}).
12727 @item C
12728 @kindex C (Server)
12729 @findex gnus-server-close-server
12730 Close the connection (if any) to the server
12731 (@code{gnus-server-close-server}).
12733 @item D
12734 @kindex D (Server)
12735 @findex gnus-server-deny-server
12736 Mark the current server as unreachable
12737 (@code{gnus-server-deny-server}).
12739 @item M-o
12740 @kindex M-o (Server)
12741 @findex gnus-server-open-all-servers
12742 Open the connections to all servers in the buffer
12743 (@code{gnus-server-open-all-servers}).
12745 @item M-c
12746 @kindex M-c (Server)
12747 @findex gnus-server-close-all-servers
12748 Close the connections to all servers in the buffer
12749 (@code{gnus-server-close-all-servers}).
12751 @item R
12752 @kindex R (Server)
12753 @findex gnus-server-remove-denials
12754 Remove all marks to whether Gnus was denied connection from any servers
12755 (@code{gnus-server-remove-denials}).
12757 @item L
12758 @kindex L (Server)
12759 @findex gnus-server-offline-server
12760 Set server status to offline (@code{gnus-server-offline-server}).
12762 @end table
12765 @node Getting News
12766 @section Getting News
12767 @cindex reading news
12768 @cindex news back ends
12770 A newsreader is normally used for reading news.  Gnus currently provides
12771 only two methods of getting news---it can read from an @acronym{NNTP} server,
12772 or it can read from a local spool.
12774 @menu
12775 * NNTP::                        Reading news from an @acronym{NNTP} server.
12776 * News Spool::                  Reading news from the local spool.
12777 @end menu
12780 @node NNTP
12781 @subsection NNTP
12782 @cindex nntp
12784 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12785 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12786 server as the, uhm, address.
12788 If the @acronym{NNTP} server is located at a non-standard port, setting the
12789 third element of the select method to this port number should allow you
12790 to connect to the right port.  You'll have to edit the group info for
12791 that (@pxref{Foreign Groups}).
12793 The name of the foreign group can be the same as a native group.  In
12794 fact, you can subscribe to the same group from as many different servers
12795 you feel like.  There will be no name collisions.
12797 The following variables can be used to create a virtual @code{nntp}
12798 server:
12800 @table @code
12802 @item nntp-server-opened-hook
12803 @vindex nntp-server-opened-hook
12804 @cindex @sc{mode reader}
12805 @cindex authinfo
12806 @cindex authentication
12807 @cindex nntp authentication
12808 @findex nntp-send-authinfo
12809 @findex nntp-send-mode-reader
12810 is run after a connection has been made.  It can be used to send
12811 commands to the @acronym{NNTP} server after it has been contacted.  By
12812 default it sends the command @code{MODE READER} to the server with the
12813 @code{nntp-send-mode-reader} function.  This function should always be
12814 present in this hook.
12816 @item nntp-authinfo-function
12817 @vindex nntp-authinfo-function
12818 @findex nntp-send-authinfo
12819 @vindex nntp-authinfo-file
12820 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12821 server.  The default function is @code{nntp-send-authinfo}, which looks
12822 through your @file{~/.authinfo} (or whatever you've set the
12823 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12824 are found, it will prompt you for a login name and a password.  The
12825 format of the @file{~/.authinfo} file is (almost) the same as the
12826 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12827 manual page, but here are the salient facts:
12829 @enumerate
12830 @item
12831 The file contains one or more line, each of which define one server.
12833 @item
12834 Each line may contain an arbitrary number of token/value pairs.
12836 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12837 @samp{default}.  In addition Gnus introduces two new tokens, not present
12838 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12839 @samp{force}.  (This is the only way the @file{.authinfo} file format
12840 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12841 indicate what port on the server the credentials apply to and
12842 @samp{force} is explained below.
12844 @end enumerate
12846 Here's an example file:
12848 @example
12849 machine news.uio.no login larsi password geheimnis
12850 machine nntp.ifi.uio.no login larsi force yes
12851 @end example
12853 The token/value pairs may appear in any order; @samp{machine} doesn't
12854 have to be first, for instance.
12856 In this example, both login name and password have been supplied for the
12857 former server, while the latter has only the login name listed, and the
12858 user will be prompted for the password.  The latter also has the
12859 @samp{force} tag, which means that the authinfo will be sent to the
12860 @var{nntp} server upon connection; the default (i.e., when there is not
12861 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12862 until the @var{nntp} server asks for it.
12864 You can also add @samp{default} lines that will apply to all servers
12865 that don't have matching @samp{machine} lines.
12867 @example
12868 default force yes
12869 @end example
12871 This will force sending @samp{AUTHINFO} commands to all servers not
12872 previously mentioned.
12874 Remember to not leave the @file{~/.authinfo} file world-readable.
12876 @item nntp-server-action-alist
12877 @vindex nntp-server-action-alist
12878 This is a list of regexps to match on server types and actions to be
12879 taken when matches are made.  For instance, if you want Gnus to beep
12880 every time you connect to innd, you could say something like:
12882 @lisp
12883 (setq nntp-server-action-alist
12884       '(("innd" (ding))))
12885 @end lisp
12887 You probably don't want to do that, though.
12889 The default value is
12891 @lisp
12892 '(("nntpd 1\\.5\\.11t"
12893    (remove-hook 'nntp-server-opened-hook
12894                 'nntp-send-mode-reader)))
12895 @end lisp
12897 This ensures that Gnus doesn't send the @code{MODE READER} command to
12898 nntpd 1.5.11t, since that command chokes that server, I've been told.
12900 @item nntp-maximum-request
12901 @vindex nntp-maximum-request
12902 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12903 will collect headers by sending a series of @code{head} commands.  To
12904 speed things up, the back end sends lots of these commands without
12905 waiting for reply, and then reads all the replies.  This is controlled
12906 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12907 your network is buggy, you should set this to 1.
12909 @item nntp-connection-timeout
12910 @vindex nntp-connection-timeout
12911 If you have lots of foreign @code{nntp} groups that you connect to
12912 regularly, you're sure to have problems with @acronym{NNTP} servers not
12913 responding properly, or being too loaded to reply within reasonable
12914 time.  This is can lead to awkward problems, which can be helped
12915 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12916 that says how many seconds the @code{nntp} back end should wait for a
12917 connection before giving up.  If it is @code{nil}, which is the default,
12918 no timeouts are done.
12920 @item nntp-nov-is-evil
12921 @vindex nntp-nov-is-evil
12922 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12923 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12924 can be used.
12926 @item nntp-xover-commands
12927 @vindex nntp-xover-commands
12928 @cindex @acronym{NOV}
12929 @cindex XOVER
12930 List of strings used as commands to fetch @acronym{NOV} lines from a
12931 server.  The default value of this variable is @code{("XOVER"
12932 "XOVERVIEW")}.
12934 @item nntp-nov-gap
12935 @vindex nntp-nov-gap
12936 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12937 the server.  The server responds with one huge list of lines.  However,
12938 if you have read articles 2-5000 in the group, and only want to read
12939 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12940 lines that you will not need.  This variable says how
12941 big a gap between two consecutive articles is allowed to be before the
12942 @code{XOVER} request is split into several request.  Note that if your
12943 network is fast, setting this variable to a really small number means
12944 that fetching will probably be slower.  If this variable is @code{nil},
12945 @code{nntp} will never split requests.  The default is 5.
12947 @item nntp-prepare-server-hook
12948 @vindex nntp-prepare-server-hook
12949 A hook run before attempting to connect to an @acronym{NNTP} server.
12951 @item nntp-record-commands
12952 @vindex nntp-record-commands
12953 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12954 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12955 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12956 that doesn't seem to work.
12958 @item nntp-open-connection-function
12959 @vindex nntp-open-connection-function
12960 It is possible to customize how the connection to the nntp server will
12961 be opened.  If you specify an @code{nntp-open-connection-function}
12962 parameter, Gnus will use that function to establish the connection.
12963 Six pre-made functions are supplied.  These functions can be grouped in
12964 two categories: direct connection functions (four pre-made), and
12965 indirect ones (two pre-made).
12967 @item nntp-never-echoes-commands
12968 @vindex nntp-never-echoes-commands
12969 Non-@code{nil} means the nntp server never echoes commands.  It is
12970 reported that some nntps server doesn't echo commands.  So, you may want
12971 to set this to non-@code{nil} in the method for such a server setting
12972 @code{nntp-open-connection-function} to @code{nntp-open-ssl-stream} for
12973 example.  The default value is @code{nil}.  Note that the
12974 @code{nntp-open-connection-functions-never-echo-commands} variable
12975 overrides the @code{nil} value of this variable.
12977 @item nntp-open-connection-functions-never-echo-commands
12978 @vindex nntp-open-connection-functions-never-echo-commands
12979 List of functions that never echo commands.  Add or set a function which
12980 you set to @code{nntp-open-connection-function} to this list if it does
12981 not echo commands.  Note that a non-@code{nil} value of the
12982 @code{nntp-never-echoes-commands} variable overrides this variable.  The
12983 default value is @code{(nntp-open-network-stream)}.
12985 @item nntp-prepare-post-hook
12986 @vindex nntp-prepare-post-hook
12987 A hook run just before posting an article.  If there is no
12988 @code{Message-ID} header in the article and the news server provides the
12989 recommended ID, it will be added to the article before running this
12990 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12991 inhibit Gnus to add a @code{Message-ID} header, you could say:
12993 @lisp
12994 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12995 @end lisp
12997 Note that not all servers support the recommended ID.  This works for
12998 INN versions 2.3.0 and later, for instance.
13000 @end table
13002 @menu
13003 * Direct Functions::            Connecting directly to the server.
13004 * Indirect Functions::          Connecting indirectly to the server.
13005 * Common Variables::            Understood by several connection functions.
13006 @end menu
13009 @node Direct Functions
13010 @subsubsection Direct Functions
13011 @cindex direct connection functions
13013 These functions are called direct because they open a direct connection
13014 between your machine and the @acronym{NNTP} server.  The behavior of these
13015 functions is also affected by commonly understood variables
13016 (@pxref{Common Variables}).
13018 @table @code
13019 @findex nntp-open-network-stream
13020 @item nntp-open-network-stream
13021 This is the default, and simply connects to some port or other on the
13022 remote system.
13024 @findex nntp-open-tls-stream
13025 @item nntp-open-tls-stream
13026 Opens a connection to a server over a @dfn{secure} channel.  To use
13027 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
13028 installed.  You then define a server as follows:
13030 @lisp
13031 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
13032 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
13034 (nntp "snews.bar.com"
13035       (nntp-open-connection-function nntp-open-tls-stream)
13036       (nntp-port-number )
13037       (nntp-address "snews.bar.com"))
13038 @end lisp
13040 @findex nntp-open-ssl-stream
13041 @item nntp-open-ssl-stream
13042 Opens a connection to a server over a @dfn{secure} channel.  To use
13043 this you must have @uref{http://www.openssl.org, OpenSSL} or
13044 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
13045 then define a server as follows:
13047 @lisp
13048 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
13049 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
13051 (nntp "snews.bar.com"
13052       (nntp-open-connection-function nntp-open-ssl-stream)
13053       (nntp-port-number 563)
13054       (nntp-address "snews.bar.com"))
13055 @end lisp
13057 @findex nntp-open-telnet-stream
13058 @item nntp-open-telnet-stream
13059 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
13060 it.  You might wonder why this function exists, since we have the
13061 default @code{nntp-open-network-stream} which would do the job.  (One
13062 of) the reason(s) is that if you are behind a firewall but have direct
13063 connections to the outside world thanks to a command wrapper like
13064 @code{runsocks}, you can use it like this:
13066 @lisp
13067 (nntp "socksified"
13068       (nntp-pre-command "runsocks")
13069       (nntp-open-connection-function nntp-open-telnet-stream)
13070       (nntp-address "the.news.server"))
13071 @end lisp
13073 With the default method, you would need to wrap your whole Emacs
13074 session, which is not a good idea.
13075 @end table
13078 @node Indirect Functions
13079 @subsubsection Indirect Functions
13080 @cindex indirect connection functions
13082 These functions are called indirect because they connect to an
13083 intermediate host before actually connecting to the @acronym{NNTP} server.
13084 All of these functions and related variables are also said to belong to
13085 the ``via'' family of connection: they're all prefixed with ``via'' to make
13086 things cleaner.  The behavior of these functions is also affected by
13087 commonly understood variables (@pxref{Common Variables}).
13089 @table @code
13090 @item nntp-open-via-rlogin-and-telnet
13091 @findex nntp-open-via-rlogin-and-telnet
13092 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
13093 to the real @acronym{NNTP} server from there.  This is useful for instance if
13094 you need to connect to a firewall machine first.
13096 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
13098 @table @code
13099 @item nntp-via-rlogin-command
13100 @vindex nntp-via-rlogin-command
13101 Command used to log in on the intermediate host.  The default is
13102 @samp{rsh}, but @samp{ssh} is a popular alternative.
13104 @item nntp-via-rlogin-command-switches
13105 @vindex nntp-via-rlogin-command-switches
13106 List of strings to be used as the switches to
13107 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
13108 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
13109 @samp{("-C")} in order to compress all data connections, otherwise set
13110 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
13111 the telnet command requires a pseudo-tty allocation on an intermediate
13112 host.
13113 @end table
13115 @item nntp-open-via-telnet-and-telnet
13116 @findex nntp-open-via-telnet-and-telnet
13117 Does essentially the same, but uses @samp{telnet} instead of
13118 @samp{rlogin} to connect to the intermediate host.
13120 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13122 @table @code
13123 @item nntp-via-telnet-command
13124 @vindex nntp-via-telnet-command
13125 Command used to @code{telnet} the intermediate host.  The default is
13126 @samp{telnet}.
13128 @item nntp-via-telnet-switches
13129 @vindex nntp-via-telnet-switches
13130 List of strings to be used as the switches to the
13131 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13133 @item nntp-via-user-password
13134 @vindex nntp-via-user-password
13135 Password to use when logging in on the intermediate host.
13137 @item nntp-via-envuser
13138 @vindex nntp-via-envuser
13139 If non-@code{nil}, the intermediate @code{telnet} session (client and
13140 server both) will support the @code{ENVIRON} option and not prompt for
13141 login name.  This works for Solaris @code{telnet}, for instance.
13143 @item nntp-via-shell-prompt
13144 @vindex nntp-via-shell-prompt
13145 Regexp matching the shell prompt on the intermediate host.  The default
13146 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13148 @end table
13150 @end table
13153 Here are some additional variables that are understood by all the above
13154 functions:
13156 @table @code
13158 @item nntp-via-user-name
13159 @vindex nntp-via-user-name
13160 User name to use when connecting to the intermediate host.
13162 @item nntp-via-address
13163 @vindex nntp-via-address
13164 Address of the intermediate host to connect to.
13166 @end table
13169 @node Common Variables
13170 @subsubsection Common Variables
13172 The following variables affect the behavior of all, or several of the
13173 pre-made connection functions.  When not specified, all functions are
13174 affected (the values of the following variables will be used as the
13175 default if each virtual @code{nntp} server doesn't specify those server
13176 variables individually).
13178 @table @code
13180 @item nntp-pre-command
13181 @vindex nntp-pre-command
13182 A command wrapper to use when connecting through a non native
13183 connection function (all except @code{nntp-open-network-stream},
13184 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13185 where you would put a @samp{SOCKS} wrapper for instance.
13187 @item nntp-address
13188 @vindex nntp-address
13189 The address of the @acronym{NNTP} server.
13191 @item nntp-port-number
13192 @vindex nntp-port-number
13193 Port number to connect to the @acronym{NNTP} server.  The default is
13194 @samp{nntp}.  If you use @acronym{NNTP} over
13195 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13196 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13197 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13198 not work with named ports.
13200 @item nntp-end-of-line
13201 @vindex nntp-end-of-line
13202 String to use as end-of-line marker when talking to the @acronym{NNTP}
13203 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13204 using a non native connection function.
13206 @item nntp-telnet-command
13207 @vindex nntp-telnet-command
13208 Command to use when connecting to the @acronym{NNTP} server through
13209 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13210 just for the real @acronym{NNTP} server.  The default is
13211 @samp{telnet}.
13213 @item nntp-telnet-switches
13214 @vindex nntp-telnet-switches
13215 A list of switches to pass to @code{nntp-telnet-command}.  The default
13216 is @samp{("-8")}.
13218 @end table
13221 @node News Spool
13222 @subsection News Spool
13223 @cindex nnspool
13224 @cindex news spool
13226 Subscribing to a foreign group from the local spool is extremely easy,
13227 and might be useful, for instance, to speed up reading groups that
13228 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13229 instance.
13231 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13232 anything else) as the address.
13234 If you have access to a local spool, you should probably use that as the
13235 native select method (@pxref{Finding the News}).  It is normally faster
13236 than using an @code{nntp} select method, but might not be.  It depends.
13237 You just have to try to find out what's best at your site.
13239 @table @code
13241 @item nnspool-inews-program
13242 @vindex nnspool-inews-program
13243 Program used to post an article.
13245 @item nnspool-inews-switches
13246 @vindex nnspool-inews-switches
13247 Parameters given to the inews program when posting an article.
13249 @item nnspool-spool-directory
13250 @vindex nnspool-spool-directory
13251 Where @code{nnspool} looks for the articles.  This is normally
13252 @file{/usr/spool/news/}.
13254 @item nnspool-nov-directory
13255 @vindex nnspool-nov-directory
13256 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13257 @file{/usr/spool/news/over.view/}.
13259 @item nnspool-lib-dir
13260 @vindex nnspool-lib-dir
13261 Where the news lib dir is (@file{/usr/lib/news/} by default).
13263 @item nnspool-active-file
13264 @vindex nnspool-active-file
13265 The name of the active file.
13267 @item nnspool-newsgroups-file
13268 @vindex nnspool-newsgroups-file
13269 The name of the group descriptions file.
13271 @item nnspool-history-file
13272 @vindex nnspool-history-file
13273 The name of the news history file.
13275 @item nnspool-active-times-file
13276 @vindex nnspool-active-times-file
13277 The name of the active date file.
13279 @item nnspool-nov-is-evil
13280 @vindex nnspool-nov-is-evil
13281 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13282 that it finds.
13284 @item nnspool-sift-nov-with-sed
13285 @vindex nnspool-sift-nov-with-sed
13286 @cindex sed
13287 If non-@code{nil}, which is the default, use @code{sed} to get the
13288 relevant portion from the overview file.  If @code{nil},
13289 @code{nnspool} will load the entire file into a buffer and process it
13290 there.
13292 @end table
13295 @node Getting Mail
13296 @section Getting Mail
13297 @cindex reading mail
13298 @cindex mail
13300 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13301 course.
13303 @menu
13304 * Mail in a Newsreader::        Important introductory notes.
13305 * Getting Started Reading Mail::  A simple cookbook example.
13306 * Splitting Mail::              How to create mail groups.
13307 * Mail Sources::                How to tell Gnus where to get mail from.
13308 * Mail Back End Variables::     Variables for customizing mail handling.
13309 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13310 * Group Mail Splitting::        Use group customize to drive mail splitting.
13311 * Incorporating Old Mail::      What about the old mail you have?
13312 * Expiring Mail::               Getting rid of unwanted mail.
13313 * Washing Mail::                Removing cruft from the mail you get.
13314 * Duplicates::                  Dealing with duplicated mail.
13315 * Not Reading Mail::            Using mail back ends for reading other files.
13316 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13317 @end menu
13320 @node Mail in a Newsreader
13321 @subsection Mail in a Newsreader
13323 If you are used to traditional mail readers, but have decided to switch
13324 to reading mail with Gnus, you may find yourself experiencing something
13325 of a culture shock.
13327 Gnus does not behave like traditional mail readers.  If you want to make
13328 it behave that way, you can, but it's an uphill battle.
13330 Gnus, by default, handles all its groups using the same approach.  This
13331 approach is very newsreaderly---you enter a group, see the new/unread
13332 messages, and when you read the messages, they get marked as read, and
13333 you don't see them any more.  (Unless you explicitly ask for them.)
13335 In particular, you do not do anything explicitly to delete messages.
13337 Does this mean that all the messages that have been marked as read are
13338 deleted?  How awful!
13340 But, no, it means that old messages are @dfn{expired} according to some
13341 scheme or other.  For news messages, the expire process is controlled by
13342 the news administrator; for mail, the expire process is controlled by
13343 you.  The expire process for mail is covered in depth in @ref{Expiring
13344 Mail}.
13346 What many Gnus users find, after using it a while for both news and
13347 mail, is that the transport mechanism has very little to do with how
13348 they want to treat a message.
13350 Many people subscribe to several mailing lists.  These are transported
13351 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13352 answering, or even reading these messages very carefully.  We may not
13353 need to save them because if we should need to read one again, they are
13354 archived somewhere else.
13356 Some people have local news groups which have only a handful of readers.
13357 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13358 to read and answer a large fraction of the messages very carefully in
13359 order to do our work.  And there may not be an archive, so we may need
13360 to save the interesting messages the same way we would personal mail.
13362 The important distinction turns out to be not the transport mechanism,
13363 but other factors such as how interested we are in the subject matter,
13364 or how easy it is to retrieve the message if we need to read it again.
13366 Gnus provides many options for sorting mail into ``groups'' which behave
13367 like newsgroups, and for treating each group (whether mail or news)
13368 differently.
13370 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13371 that Gnus should grow up and be a male, er, mail reader.  It is possible
13372 to whip Gnus into a more mailreaderly being, but, as said before, it's
13373 not easy.  People who prefer proper mail readers should try @sc{vm}
13374 instead, which is an excellent, and proper, mail reader.
13376 I don't mean to scare anybody off, but I want to make it clear that you
13377 may be required to learn a new way of thinking about messages.  After
13378 you've been subjected to The Gnus Way, you will come to love it.  I can
13379 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13380 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13381 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13382 You Do.)
13385 @node Getting Started Reading Mail
13386 @subsection Getting Started Reading Mail
13388 It's quite easy to use Gnus to read your new mail.  You just plonk the
13389 mail back end of your choice into @code{gnus-secondary-select-methods},
13390 and things will happen automatically.
13392 For instance, if you want to use @code{nnml} (which is a ``one file per
13393 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13395 @lisp
13396 (setq gnus-secondary-select-methods '((nnml "")))
13397 @end lisp
13399 Now, the next time you start Gnus, this back end will be queried for new
13400 articles, and it will move all the messages in your spool file to its
13401 directory, which is @file{~/Mail/} by default.  The new group that will
13402 be created (@samp{mail.misc}) will be subscribed, and you can read it
13403 like any other group.
13405 You will probably want to split the mail into several groups, though:
13407 @lisp
13408 (setq nnmail-split-methods
13409       '(("junk" "^From:.*Lars Ingebrigtsen")
13410         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13411         ("other" "")))
13412 @end lisp
13414 This will result in three new @code{nnml} mail groups being created:
13415 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13416 mail that doesn't fit into the first two groups will be placed in the
13417 last group.
13419 This should be sufficient for reading mail with Gnus.  You might want to
13420 give the other sections in this part of the manual a perusal, though.
13421 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13424 @node Splitting Mail
13425 @subsection Splitting Mail
13426 @cindex splitting mail
13427 @cindex mail splitting
13428 @cindex mail filtering (splitting)
13430 @vindex nnmail-split-methods
13431 The @code{nnmail-split-methods} variable says how the incoming mail is
13432 to be split into groups.
13434 @lisp
13435 (setq nnmail-split-methods
13436   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13437     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13438     ("mail.other" "")))
13439 @end lisp
13441 This variable is a list of lists, where the first element of each of
13442 these lists is the name of the mail group (they do not have to be called
13443 something beginning with @samp{mail}, by the way), and the second
13444 element is a regular expression used on the header of each mail to
13445 determine if it belongs in this mail group.  The first string may
13446 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13447 insert sub-expressions from the matched text.  For instance:
13449 @lisp
13450 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13451 @end lisp
13453 @noindent
13454 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13455 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13457 The second element can also be a function.  In that case, it will be
13458 called narrowed to the headers with the first element of the rule as the
13459 argument.  It should return a non-@code{nil} value if it thinks that the
13460 mail belongs in that group.
13462 @cindex @samp{bogus} group
13463 The last of these groups should always be a general one, and the regular
13464 expression should @emph{always} be @samp{""} so that it matches any mails
13465 that haven't been matched by any of the other regexps.  (These rules are
13466 processed from the beginning of the alist toward the end.  The first rule
13467 to make a match will ``win'', unless you have crossposting enabled.  In
13468 that case, all matching rules will ``win''.)  If no rule matched, the mail
13469 will end up in the @samp{bogus} group.  When new groups are created by
13470 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13471 see the new groups.  This also applies to the @samp{bogus} group.
13473 If you like to tinker with this yourself, you can set this variable to a
13474 function of your choice.  This function will be called without any
13475 arguments in a buffer narrowed to the headers of an incoming mail
13476 message.  The function should return a list of group names that it
13477 thinks should carry this mail message.
13479 Note that the mail back ends are free to maul the poor, innocent,
13480 incoming headers all they want to.  They all add @code{Lines} headers;
13481 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13482 @code{From<SPACE>} line to something else.
13484 @vindex nnmail-crosspost
13485 The mail back ends all support cross-posting.  If several regexps match,
13486 the mail will be ``cross-posted'' to all those groups.
13487 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13488 that no articles are crossposted to the general (@samp{""}) group.
13490 @vindex nnmail-crosspost-link-function
13491 @cindex crosspost
13492 @cindex links
13493 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13494 the crossposted articles.  However, not all file systems support hard
13495 links.  If that's the case for you, set
13496 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13497 variable is @code{add-name-to-file} by default.)
13499 @kindex M-x nnmail-split-history
13500 @findex nnmail-split-history
13501 If you wish to see where the previous mail split put the messages, you
13502 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13503 where re-spooling messages would put the messages, you can use
13504 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13505 Group Commands}).
13507 @vindex nnmail-split-header-length-limit
13508 Header lines longer than the value of
13509 @code{nnmail-split-header-length-limit} are excluded from the split
13510 function.
13512 @vindex nnmail-mail-splitting-charset
13513 @vindex nnmail-mail-splitting-decodes
13514 By default, splitting @acronym{MIME}-decodes headers so you
13515 can match on non-@acronym{ASCII} strings.  The
13516 @code{nnmail-mail-splitting-charset} variable specifies the default
13517 charset for decoding.  The behavior can be turned off completely by
13518 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13519 useful if you want to match articles based on the raw header data.
13521 @vindex nnmail-resplit-incoming
13522 By default, splitting is performed on all incoming messages.  If you
13523 specify a @code{directory} entry for the variable @code{mail-sources}
13524 (@pxref{Mail Source Specifiers}), however, then splitting does
13525 @emph{not} happen by default.  You can set the variable
13526 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13527 splitting happen even in this case.  (This variable has no effect on
13528 other kinds of entries.)
13530 Gnus gives you all the opportunity you could possibly want for shooting
13531 yourself in the foot.  Let's say you create a group that will contain
13532 all the mail you get from your boss.  And then you accidentally
13533 unsubscribe from the group.  Gnus will still put all the mail from your
13534 boss in the unsubscribed group, and so, when your boss mails you ``Have
13535 that report ready by Monday or you're fired!'', you'll never see it and,
13536 come Tuesday, you'll still believe that you're gainfully employed while
13537 you really should be out collecting empty bottles to save up for next
13538 month's rent money.
13541 @node Mail Sources
13542 @subsection Mail Sources
13544 Mail can be gotten from many different sources---the mail spool, from
13545 a @acronym{POP} mail server, from a procmail directory, or from a
13546 maildir, for instance.
13548 @menu
13549 * Mail Source Specifiers::      How to specify what a mail source is.
13550 * Mail Source Customization::   Some variables that influence things.
13551 * Fetching Mail::               Using the mail source specifiers.
13552 @end menu
13555 @node Mail Source Specifiers
13556 @subsubsection Mail Source Specifiers
13557 @cindex POP
13558 @cindex mail server
13559 @cindex procmail
13560 @cindex mail spool
13561 @cindex mail source
13563 You tell Gnus how to fetch mail by setting @code{mail-sources}
13564 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13566 Here's an example:
13568 @lisp
13569 (pop :server "pop3.mailserver.com" :user "myname")
13570 @end lisp
13572 As can be observed, a mail source specifier is a list where the first
13573 element is a @dfn{mail source type}, followed by an arbitrary number of
13574 @dfn{keywords}.  Keywords that are not explicitly specified are given
13575 default values.
13577 The following mail source types are available:
13579 @table @code
13580 @item file
13581 Get mail from a single file; typically from the mail spool.
13583 Keywords:
13585 @table @code
13586 @item :path
13587 The file name.  Defaults to the value of the @env{MAIL}
13588 environment variable or the value of @code{rmail-spool-directory}
13589 (usually something like @file{/usr/mail/spool/user-name}).
13591 @item :prescript
13592 @itemx :postscript
13593 Script run before/after fetching mail.
13594 @end table
13596 An example file mail source:
13598 @lisp
13599 (file :path "/usr/spool/mail/user-name")
13600 @end lisp
13602 Or using the default file name:
13604 @lisp
13605 (file)
13606 @end lisp
13608 If the mail spool file is not located on the local machine, it's best
13609 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13610 You can not use ange-ftp file names here---it has no way to lock the
13611 mail spool while moving the mail.
13613 If it's impossible to set up a proper server, you can use ssh instead.
13615 @lisp
13616 (setq mail-sources
13617       '((file :prescript "ssh host bin/getmail >%t")))
13618 @end lisp
13620 The @samp{getmail} script would look something like the following:
13622 @example
13623 #!/bin/sh
13624 #  getmail - move mail from spool to stdout
13625 #  flu@@iki.fi
13627 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13628 TMP=$HOME/Mail/tmp
13629 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13630 @end example
13632 Alter this script to fit the @samp{movemail} and temporary
13633 file you want to use.
13636 @item directory
13637 @vindex nnmail-scan-directory-mail-source-once
13638 Get mail from several files in a directory.  This is typically used
13639 when you have procmail split the incoming mail into several files.
13640 That is, there is a one-to-one correspondence between files in that
13641 directory and groups, so that mail from the file @file{foo.bar.spool}
13642 will be put in the group @code{foo.bar}.  (You can change the suffix
13643 to be used instead of @code{.spool}.)  Setting
13644 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13645 Gnus to scan the mail source only once.  This is particularly useful
13646 if you want to scan mail groups at a specified level.
13648 @vindex nnmail-resplit-incoming
13649 There is also the variable @code{nnmail-resplit-incoming}, if you set
13650 that to a non-@code{nil} value, then the normal splitting process is
13651 applied to all the files from the directory, @ref{Splitting Mail}.
13653 Keywords:
13655 @table @code
13656 @item :path
13657 The name of the directory where the files are.  There is no default
13658 value.
13660 @item :suffix
13661 Only files ending with this suffix are used.  The default is
13662 @samp{.spool}.
13664 @item :predicate
13665 Only files that have this predicate return non-@code{nil} are returned.
13666 The default is @code{identity}.  This is used as an additional
13667 filter---only files that have the right suffix @emph{and} satisfy this
13668 predicate are considered.
13670 @item :prescript
13671 @itemx :postscript
13672 Script run before/after fetching mail.
13674 @end table
13676 An example directory mail source:
13678 @lisp
13679 (directory :path "/home/user-name/procmail-dir/"
13680            :suffix ".prcml")
13681 @end lisp
13683 @item pop
13684 Get mail from a @acronym{POP} server.
13686 Keywords:
13688 @table @code
13689 @item :server
13690 The name of the @acronym{POP} server.  The default is taken from the
13691 @env{MAILHOST} environment variable.
13693 @item :port
13694 The port number of the @acronym{POP} server.  This can be a number (eg,
13695 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13696 string, it should be a service name as listed in @file{/etc/services} on
13697 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13698 need to specify it as @samp{"pop-3"} instead.
13700 @item :user
13701 The user name to give to the @acronym{POP} server.  The default is the login
13702 name.
13704 @item :password
13705 The password to give to the @acronym{POP} server.  If not specified,
13706 the user is prompted.
13708 @item :program
13709 The program to use to fetch mail from the @acronym{POP} server.  This
13710 should be a @code{format}-like string.  Here's an example:
13712 @example
13713 fetchmail %u@@%s -P %p %t
13714 @end example
13716 The valid format specifier characters are:
13718 @table @samp
13719 @item t
13720 The name of the file the mail is to be moved to.  This must always be
13721 included in this string.
13723 @item s
13724 The name of the server.
13726 @item P
13727 The port number of the server.
13729 @item u
13730 The user name to use.
13732 @item p
13733 The password to use.
13734 @end table
13736 The values used for these specs are taken from the values you give the
13737 corresponding keywords.
13739 @item :prescript
13740 A script to be run before fetching the mail.  The syntax is the same as
13741 the @code{:program} keyword.  This can also be a function to be run.
13743 @item :postscript
13744 A script to be run after fetching the mail.  The syntax is the same as
13745 the @code{:program} keyword.  This can also be a function to be run.
13747 @item :function
13748 The function to use to fetch mail from the @acronym{POP} server.  The
13749 function is called with one parameter---the name of the file where the
13750 mail should be moved to.
13752 @item :authentication
13753 This can be either the symbol @code{password} or the symbol @code{apop}
13754 and says what authentication scheme to use.  The default is
13755 @code{password}.
13757 @end table
13759 @vindex pop3-movemail
13760 @vindex pop3-leave-mail-on-server
13761 If the @code{:program} and @code{:function} keywords aren't specified,
13762 @code{pop3-movemail} will be used.  If @code{pop3-leave-mail-on-server}
13763 is non-@code{nil} the mail is to be left on the @acronym{POP} server
13764 after fetching when using @code{pop3-movemail}.  Note that POP servers
13765 maintain no state information between sessions, so what the client
13766 believes is there and what is actually there may not match up.  If they
13767 do not, then you may get duplicate mails or the whole thing can fall
13768 apart and leave you with a corrupt mailbox.
13770 Here are some examples for getting mail from a @acronym{POP} server.
13771 Fetch from the default @acronym{POP} server, using the default user
13772 name, and default fetcher:
13774 @lisp
13775 (pop)
13776 @end lisp
13778 Fetch from a named server with a named user and password:
13780 @lisp
13781 (pop :server "my.pop.server"
13782      :user "user-name" :password "secret")
13783 @end lisp
13785 Use @samp{movemail} to move the mail:
13787 @lisp
13788 (pop :program "movemail po:%u %t %p")
13789 @end lisp
13791 @item maildir
13792 Get mail from a maildir.  This is a type of mailbox that is supported by
13793 at least qmail and postfix, where each file in a special directory
13794 contains exactly one mail.
13796 Keywords:
13798 @table @code
13799 @item :path
13800 The name of the directory where the mails are stored.  The default is
13801 taken from the @env{MAILDIR} environment variable or
13802 @file{~/Maildir/}.
13803 @item :subdirs
13804 The subdirectories of the Maildir.  The default is
13805 @samp{("new" "cur")}.
13807 @c If you sometimes look at your mail through a pop3 daemon before fetching
13808 @c them with Gnus, you may also have to fetch your mails from the
13809 @c @code{cur} directory inside the maildir, like in the first example
13810 @c below.
13812 You can also get mails from remote hosts (because maildirs don't suffer
13813 from locking problems).
13815 @end table
13817 Two example maildir mail sources:
13819 @lisp
13820 (maildir :path "/home/user-name/Maildir/"
13821          :subdirs ("cur" "new"))
13822 @end lisp
13824 @lisp
13825 (maildir :path "/user@@remotehost.org:~/Maildir/"
13826          :subdirs ("new"))
13827 @end lisp
13829 @item imap
13830 Get mail from a @acronym{IMAP} server.  If you don't want to use
13831 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13832 with nnimap), for some reason or other, Gnus let you treat it similar
13833 to a @acronym{POP} server and fetches articles from a given
13834 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13836 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13837 may need external programs and libraries, @xref{IMAP}.
13839 Keywords:
13841 @table @code
13842 @item :server
13843 The name of the @acronym{IMAP} server.  The default is taken from the
13844 @env{MAILHOST} environment variable.
13846 @item :port
13847 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13848 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13850 @item :user
13851 The user name to give to the @acronym{IMAP} server.  The default is the login
13852 name.
13854 @item :password
13855 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13856 prompted.
13858 @item :stream
13859 What stream to use for connecting to the server, this is one of the
13860 symbols in @code{imap-stream-alist}.  Right now, this means
13861 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13862 @samp{ssl}, @samp{shell} or the default @samp{network}.
13864 @item :authentication
13865 Which authenticator to use for authenticating to the server, this is
13866 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13867 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13868 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13870 @item :program
13871 When using the `shell' :stream, the contents of this variable is
13872 mapped into the @code{imap-shell-program} variable.  This should be a
13873 @code{format}-like string (or list of strings).  Here's an example:
13875 @example
13876 ssh %s imapd
13877 @end example
13879 The valid format specifier characters are:
13881 @table @samp
13882 @item s
13883 The name of the server.
13885 @item l
13886 User name from @code{imap-default-user}.
13888 @item p
13889 The port number of the server.
13890 @end table
13892 The values used for these specs are taken from the values you give the
13893 corresponding keywords.
13895 @item :mailbox
13896 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13897 which normally is the mailbox which receive incoming mail.
13899 @item :predicate
13900 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13901 UNDELETED}, is probably the best choice for most people, but if you
13902 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13903 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13904 Then all articles in the mailbox is fetched, no matter what.  For a
13905 complete list of predicates, see RFC 2060 section 6.4.4.
13907 @item :fetchflag
13908 How to flag fetched articles on the server, the default @samp{\Deleted}
13909 will mark them as deleted, an alternative would be @samp{\Seen} which
13910 would simply mark them as read.  These are the two most likely choices,
13911 but more flags are defined in RFC 2060 section 2.3.2.
13913 @item :dontexpunge
13914 If non-@code{nil}, don't remove all articles marked as deleted in the
13915 mailbox after finishing the fetch.
13917 @end table
13919 An example @acronym{IMAP} mail source:
13921 @lisp
13922 (imap :server "mail.mycorp.com"
13923       :stream kerberos4
13924       :fetchflag "\\Seen")
13925 @end lisp
13927 @item webmail
13928 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13929 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13930 @uref{http://mail.yahoo.com/}.
13932 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13933 required for url "4.0pre.46".
13935 WARNING: Mails may be lost.  NO WARRANTY.
13937 Keywords:
13939 @table @code
13940 @item :subtype
13941 The type of the webmail server.  The default is @code{hotmail}.  The
13942 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13944 @item :user
13945 The user name to give to the webmail server.  The default is the login
13946 name.
13948 @item :password
13949 The password to give to the webmail server.  If not specified, the user is
13950 prompted.
13952 @item :dontexpunge
13953 If non-@code{nil}, only fetch unread articles and don't move them to
13954 trash folder after finishing the fetch.
13956 @end table
13958 An example webmail source:
13960 @lisp
13961 (webmail :subtype 'hotmail
13962          :user "user-name"
13963          :password "secret")
13964 @end lisp
13965 @end table
13967 @table @dfn
13968 @item Common Keywords
13969 Common keywords can be used in any type of mail source.
13971 Keywords:
13973 @table @code
13974 @item :plugged
13975 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13976 use directory source to get mail, you can specify it as in this
13977 example:
13979 @lisp
13980 (setq mail-sources
13981       '((directory :path "/home/pavel/.Spool/"
13982                    :suffix ""
13983                    :plugged t)))
13984 @end lisp
13986 Gnus will then fetch your mail even when you are unplugged.  This is
13987 useful when you use local mail and news.
13989 @end table
13990 @end table
13992 @subsubsection Function Interface
13994 Some of the above keywords specify a Lisp function to be executed.
13995 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13996 the value of the keyword while the function is executing.  For example,
13997 consider the following mail-source setting:
13999 @lisp
14000 (setq mail-sources '((pop :user "jrl"
14001                           :server "pophost" :function fetchfunc)))
14002 @end lisp
14004 While the function @code{fetchfunc} is executing, the symbol @code{user}
14005 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
14006 @code{"pophost"}.  The symbols @code{port}, @code{password},
14007 @code{program}, @code{prescript}, @code{postscript}, @code{function},
14008 and @code{authentication} are also bound (to their default values).
14010 See above for a list of keywords for each type of mail source.
14013 @node Mail Source Customization
14014 @subsubsection Mail Source Customization
14016 The following is a list of variables that influence how the mail is
14017 fetched.  You would normally not need to set or change any of these
14018 variables.
14020 @table @code
14021 @item mail-source-crash-box
14022 @vindex mail-source-crash-box
14023 File where mail will be stored while processing it.  The default is@*
14024 @file{~/.emacs-mail-crash-box}.
14026 @item mail-source-delete-incoming
14027 @vindex mail-source-delete-incoming
14028 If non-@code{nil}, delete incoming files after handling them.  If
14029 @code{t}, delete the files immediately, if @code{nil}, never delete any
14030 files.  If a positive number, delete files older than number of days
14031 (This will only happen, when receiving new mail).  You may also set
14032 @code{mail-source-delete-incoming} to @code{nil} and call
14033 @code{mail-source-delete-old-incoming} from a hook or interactively.
14035 @item mail-source-delete-old-incoming-confirm
14036 @vindex mail-source-delete-old-incoming-confirm
14037 If non-@code{nil}, ask for for confirmation before deleting old incoming
14038 files.  This variable only applies when
14039 @code{mail-source-delete-incoming} is a positive number.
14041 @item mail-source-ignore-errors
14042 @vindex mail-source-ignore-errors
14043 If non-@code{nil}, ignore errors when reading mail from a mail source.
14045 @item mail-source-directory
14046 @vindex mail-source-directory
14047 Directory where incoming mail source files (if any) will be stored.  The
14048 default is @file{~/Mail/}.  At present, the only thing this is used for
14049 is to say where the incoming files will be stored if the variable
14050 @code{mail-source-delete-incoming} is @code{nil} or a number.
14052 @item mail-source-incoming-file-prefix
14053 @vindex mail-source-incoming-file-prefix
14054 Prefix for file name for storing incoming mail.  The default is
14055 @file{Incoming}, in which case files will end up with names like
14056 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14057 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14058 number.
14060 @item mail-source-default-file-modes
14061 @vindex mail-source-default-file-modes
14062 All new mail files will get this file mode.  The default is 384.
14064 @item mail-source-movemail-program
14065 @vindex mail-source-movemail-program
14066 If non-@code{nil}, name of program for fetching new mail.  If
14067 @code{nil}, @code{movemail} in @var{exec-directory}.
14069 @end table
14072 @node Fetching Mail
14073 @subsubsection Fetching Mail
14075 @vindex mail-sources
14076 @vindex nnmail-spool-file
14077 The way to actually tell Gnus where to get new mail from is to set
14078 @code{mail-sources} to a list of mail source specifiers
14079 (@pxref{Mail Source Specifiers}).
14081 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14082 @code{nil}, the mail back ends will never attempt to fetch mail by
14083 themselves.
14085 If you want to fetch mail both from your local spool as well as a
14086 @acronym{POP} mail server, you'd say something like:
14088 @lisp
14089 (setq mail-sources
14090       '((file)
14091         (pop :server "pop3.mail.server"
14092              :password "secret")))
14093 @end lisp
14095 Or, if you don't want to use any of the keyword defaults:
14097 @lisp
14098 (setq mail-sources
14099       '((file :path "/var/spool/mail/user-name")
14100         (pop :server "pop3.mail.server"
14101              :user "user-name"
14102              :port "pop3"
14103              :password "secret")))
14104 @end lisp
14107 When you use a mail back end, Gnus will slurp all your mail from your
14108 inbox and plonk it down in your home directory.  Gnus doesn't move any
14109 mail if you're not using a mail back end---you have to do a lot of magic
14110 invocations first.  At the time when you have finished drawing the
14111 pentagram, lightened the candles, and sacrificed the goat, you really
14112 shouldn't be too surprised when Gnus moves your mail.
14116 @node Mail Back End Variables
14117 @subsection Mail Back End Variables
14119 These variables are (for the most part) pertinent to all the various
14120 mail back ends.
14122 @table @code
14123 @vindex nnmail-read-incoming-hook
14124 @item nnmail-read-incoming-hook
14125 The mail back ends all call this hook after reading new mail.  You can
14126 use this hook to notify any mail watch programs, if you want to.
14128 @vindex nnmail-split-hook
14129 @item nnmail-split-hook
14130 @findex gnus-article-decode-encoded-words
14131 @cindex RFC 1522 decoding
14132 @cindex RFC 2047 decoding
14133 Hook run in the buffer where the mail headers of each message is kept
14134 just before the splitting based on these headers is done.  The hook is
14135 free to modify the buffer contents in any way it sees fit---the buffer
14136 is discarded after the splitting has been done, and no changes performed
14137 in the buffer will show up in any files.
14138 @code{gnus-article-decode-encoded-words} is one likely function to add
14139 to this hook.
14141 @vindex nnmail-pre-get-new-mail-hook
14142 @vindex nnmail-post-get-new-mail-hook
14143 @item nnmail-pre-get-new-mail-hook
14144 @itemx nnmail-post-get-new-mail-hook
14145 These are two useful hooks executed when treating new incoming
14146 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14147 starting to handle the new mail) and
14148 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14149 is done).  Here's and example of using these two hooks to change the
14150 default file modes the new mail files get:
14152 @lisp
14153 (add-hook 'nnmail-pre-get-new-mail-hook
14154           (lambda () (set-default-file-modes 511)))
14156 (add-hook 'nnmail-post-get-new-mail-hook
14157           (lambda () (set-default-file-modes 551)))
14158 @end lisp
14160 @item nnmail-use-long-file-names
14161 @vindex nnmail-use-long-file-names
14162 If non-@code{nil}, the mail back ends will use long file and directory
14163 names.  Groups like @samp{mail.misc} will end up in directories
14164 (assuming use of @code{nnml} back end) or files (assuming use of
14165 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14166 the same group will end up in @file{mail/misc}.
14168 @item nnmail-delete-file-function
14169 @vindex nnmail-delete-file-function
14170 @findex delete-file
14171 Function called to delete files.  It is @code{delete-file} by default.
14173 @item nnmail-cache-accepted-message-ids
14174 @vindex nnmail-cache-accepted-message-ids
14175 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14176 the back end (via @code{Gcc}, for instance) into the mail duplication
14177 discovery cache.  The default is @code{nil}.
14179 @item nnmail-cache-ignore-groups
14180 @vindex nnmail-cache-ignore-groups
14181 This can be a regular expression or a list of regular expressions.
14182 Group names that match any of the regular expressions will never be
14183 recorded in the @code{Message-ID} cache.
14185 This can be useful, for example, when using Fancy Splitting
14186 (@pxref{Fancy Mail Splitting}) together with the function
14187 @code{nnmail-split-fancy-with-parent}.
14189 @end table
14192 @node Fancy Mail Splitting
14193 @subsection Fancy Mail Splitting
14194 @cindex mail splitting
14195 @cindex fancy mail splitting
14197 @vindex nnmail-split-fancy
14198 @findex nnmail-split-fancy
14199 If the rather simple, standard method for specifying how to split mail
14200 doesn't allow you to do what you want, you can set
14201 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14202 play with the @code{nnmail-split-fancy} variable.
14204 Let's look at an example value of this variable first:
14206 @lisp
14207 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14208 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14209 ;; @r{from real errors.}
14210 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14211                    "mail.misc"))
14212    ;; @r{Non-error messages are crossposted to all relevant}
14213    ;; @r{groups, but we don't crosspost between the group for the}
14214    ;; @r{(ding) list and the group for other (ding) related mail.}
14215    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14216          ("subject" "ding" "ding.misc"))
14217       ;; @r{Other mailing lists@dots{}}
14218       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14219       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14220       ;; @r{Both lists below have the same suffix, so prevent}
14221       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14222       ;; @r{the bugs- list, but allow cross-posting when the}
14223       ;; @r{message was really cross-posted.}
14224       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14225       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14226       ;; @r{People@dots{}}
14227       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14228    ;; @r{Unmatched mail goes to the catch all group.}
14229    "misc.misc")
14230 @end lisp
14232 This variable has the format of a @dfn{split}.  A split is a
14233 (possibly) recursive structure where each split may contain other
14234 splits.  Here are the possible split syntaxes:
14236 @table @code
14238 @item group
14239 If the split is a string, that will be taken as a group name.  Normal
14240 regexp match expansion will be done.  See below for examples.
14242 @c Don't fold this line.
14243 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14244 The split can be a list containing at least three elements.  If the
14245 first element @var{field} (a regexp matching a header) contains
14246 @var{value} (also a regexp) then store the message as specified by
14247 @var{split}.
14249 If @var{restrict} (yet another regexp) matches some string after
14250 @var{field} and before the end of the matched @var{value}, the
14251 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14252 @var{split} is processed.
14254 The last element @var{invert-partial} is optional.  If it is
14255 non-@code{nil}, the match-partial-words behavior controlled by the
14256 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14257 be inverted.  (New in Gnus 5.10.7)
14259 @item (| @var{split} @dots{})
14260 If the split is a list, and the first element is @code{|} (vertical
14261 bar), then process each @var{split} until one of them matches.  A
14262 @var{split} is said to match if it will cause the mail message to be
14263 stored in one or more groups.
14265 @item (& @var{split} @dots{})
14266 If the split is a list, and the first element is @code{&}, then
14267 process all @var{split}s in the list.
14269 @item junk
14270 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14271 this message.  Use with extreme caution.
14273 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14274 If the split is a list, and the first element is @samp{:}, then the
14275 second element will be called as a function with @var{args} given as
14276 arguments.  The function should return a @var{split}.
14278 @cindex body split
14279 For instance, the following function could be used to split based on the
14280 body of the messages:
14282 @lisp
14283 (defun split-on-body ()
14284   (save-excursion
14285     (save-restriction
14286       (widen)
14287       (goto-char (point-min))
14288       (when (re-search-forward "Some.*string" nil t)
14289         "string.group"))))
14290 @end lisp
14292 The buffer is narrowed to the message in question when @var{function}
14293 is run.  That's why @code{(widen)} needs to be called after
14294 @code{save-excursion} and @code{save-restriction} in the example
14295 above.  Also note that with the nnimap backend, message bodies will
14296 not be downloaded by default.  You need to set
14297 @code{nnimap-split-download-body} to @code{t} to do that
14298 (@pxref{Splitting in IMAP}).
14300 @item (! @var{func} @var{split})
14301 If the split is a list, and the first element is @code{!}, then
14302 @var{split} will be processed, and @var{func} will be called as a
14303 function with the result of @var{split} as argument.  @var{func}
14304 should return a split.
14306 @item nil
14307 If the split is @code{nil}, it is ignored.
14309 @end table
14311 In these splits, @var{field} must match a complete field name.
14313 Normally, @var{value} in these splits must match a complete @emph{word}
14314 according to the fundamental mode syntax table.  In other words, all
14315 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14316 which are word delimiters.  Therefore, if you use the following split,
14317 for example,
14319 @example
14320 (any "joe" "joemail")
14321 @end example
14323 @noindent
14324 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14325 in @samp{joemail}.  If you want to alter this behavior, you can use any
14326 of the following three ways:
14328 @enumerate
14329 @item
14330 @vindex nnmail-split-fancy-match-partial-words
14331 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14332 to non-@code{nil} in order to ignore word boundaries and instead the
14333 match becomes more like a grep.  This variable controls whether partial
14334 words are matched during fancy splitting.  The default value is
14335 @code{nil}.
14337 Note that it influences all @var{value}'s in your split rules.
14339 @item
14340 @var{value} beginning with @code{.*} ignores word boundaries in front of
14341 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14342 in the rear of a word will be ignored.  For example, the @var{value}
14343 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14344 @code{".*@@example\\.com"} does.
14346 @item
14347 You can set the @var{invert-partial} flag in your split rules of the
14348 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14349 section.  If the flag is set, word boundaries on both sides of a word
14350 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14351 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14352 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14353 non-@code{nil}.  (New in Gnus 5.10.7)
14354 @end enumerate
14356 @vindex nnmail-split-abbrev-alist
14357 @var{field} and @var{value} can also be Lisp symbols, in that case
14358 they are expanded as specified by the variable
14359 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14360 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14361 contains the associated value.  Predefined entries in
14362 @code{nnmail-split-abbrev-alist} include:
14364 @table @code
14365 @item from
14366 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14367 @item to
14368 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14369 @samp{Resent-To} and @samp{Resent-Cc} fields.
14370 @item any
14371 Is the union of the @code{from} and @code{to} entries.
14372 @end table
14374 @vindex nnmail-split-fancy-syntax-table
14375 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14376 when all this splitting is performed.
14378 If you want to have Gnus create groups dynamically based on some
14379 information in the headers (i.e., do @code{replace-match}-like
14380 substitutions in the group names), you can say things like:
14382 @example
14383 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14384 @end example
14386 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14387 will be filed in @samp{mail.debian.foo}.
14389 If the string contains the element @samp{\&}, then the previously
14390 matched string will be substituted.  Similarly, the elements @samp{\\1}
14391 up to @samp{\\9} will be substituted with the text matched by the
14392 groupings 1 through 9.
14394 @vindex nnmail-split-lowercase-expanded
14395 Where @code{nnmail-split-lowercase-expanded} controls whether the
14396 lowercase of the matched string should be used for the substitution.
14397 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14398 groups when users send to an address using different case
14399 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14400 is @code{t}.
14402 @findex nnmail-split-fancy-with-parent
14403 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14404 split followups into the same groups their parents are in.  Sometimes
14405 you can't make splitting rules for all your mail.  For example, your
14406 boss might send you personal mail regarding different projects you are
14407 working on, and as you can't tell your boss to put a distinguishing
14408 string into the subject line, you have to resort to manually moving the
14409 messages into the right group.  With this function, you only have to do
14410 it once per thread.
14412 To use this feature, you have to set @code{nnmail-treat-duplicates}
14413 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14414 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14415 using the colon feature, like so:
14416 @lisp
14417 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14418       nnmail-cache-accepted-message-ids t
14419       nnmail-split-fancy
14420       '(| (: nnmail-split-fancy-with-parent)
14421           ;; @r{other splits go here}
14422         ))
14423 @end lisp
14425 This feature works as follows: when @code{nnmail-treat-duplicates} is
14426 non-@code{nil}, Gnus records the message id of every message it sees
14427 in the file specified by the variable
14428 @code{nnmail-message-id-cache-file}, together with the group it is in
14429 (the group is omitted for non-mail messages).  When mail splitting is
14430 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14431 at the References (and In-Reply-To) header of each message to split
14432 and searches the file specified by @code{nnmail-message-id-cache-file}
14433 for the message ids.  When it has found a parent, it returns the
14434 corresponding group name unless the group name matches the regexp
14435 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14436 recommended that you set @code{nnmail-message-id-cache-length} to a
14437 somewhat higher number than the default so that the message ids are
14438 still in the cache.  (A value of 5000 appears to create a file some
14439 300 kBytes in size.)
14440 @vindex nnmail-cache-accepted-message-ids
14441 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14442 also records the message ids of moved articles, so that the followup
14443 messages goes into the new group.
14445 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14446 want certain groups to be recorded in the cache.  For example, if all
14447 outgoing messages are written to an ``outgoing'' group, you could set
14448 @code{nnmail-cache-ignore-groups} to match that group name.
14449 Otherwise, answers to all your messages would end up in the
14450 ``outgoing'' group.
14453 @node Group Mail Splitting
14454 @subsection Group Mail Splitting
14455 @cindex mail splitting
14456 @cindex group mail splitting
14458 @findex gnus-group-split
14459 If you subscribe to dozens of mailing lists but you don't want to
14460 maintain mail splitting rules manually, group mail splitting is for you.
14461 You just have to set @code{to-list} and/or @code{to-address} in group
14462 parameters or group customization and set @code{nnmail-split-methods} to
14463 @code{gnus-group-split}.  This splitting function will scan all groups
14464 for those parameters and split mail accordingly, i.e., messages posted
14465 from or to the addresses specified in the parameters @code{to-list} or
14466 @code{to-address} of a mail group will be stored in that group.
14468 Sometimes, mailing lists have multiple addresses, and you may want mail
14469 splitting to recognize them all: just set the @code{extra-aliases} group
14470 parameter to the list of additional addresses and it's done.  If you'd
14471 rather use a regular expression, set @code{split-regexp}.
14473 All these parameters in a group will be used to create an
14474 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14475 the @var{value} is a single regular expression that matches
14476 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14477 matches of @code{split-regexp}, and the @var{split} is the name of the
14478 group.  @var{restrict}s are also supported: just set the
14479 @code{split-exclude} parameter to a list of regular expressions.
14481 If you can't get the right split to be generated using all these
14482 parameters, or you just need something fancier, you can set the
14483 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14484 this case, all other aforementioned parameters will be ignored by
14485 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14486 @code{nil}, in which case the group will be ignored by
14487 @code{gnus-group-split}.
14489 @vindex gnus-group-split-default-catch-all-group
14490 @code{gnus-group-split} will do cross-posting on all groups that match,
14491 by defining a single @code{&} fancy split containing one split for each
14492 group.  If a message doesn't match any split, it will be stored in the
14493 group named in @code{gnus-group-split-default-catch-all-group}, unless
14494 some group has @code{split-spec} set to @code{catch-all}, in which case
14495 that group is used as the catch-all group.  Even though this variable is
14496 often used just to name a group, it may also be set to an arbitrarily
14497 complex fancy split (after all, a group name is a fancy split), and this
14498 may be useful to split mail that doesn't go to any mailing list to
14499 personal mail folders.  Note that this fancy split is added as the last
14500 element of a @code{|} split list that also contains a @code{&} split
14501 with the rules extracted from group parameters.
14503 It's time for an example.  Assume the following group parameters have
14504 been defined:
14506 @example
14507 nnml:mail.bar:
14508 ((to-address . "bar@@femail.com")
14509  (split-regexp . ".*@@femail\\.com"))
14510 nnml:mail.foo:
14511 ((to-list . "foo@@nowhere.gov")
14512  (extra-aliases "foo@@localhost" "foo-redist@@home")
14513  (split-exclude "bugs-foo" "rambling-foo")
14514  (admin-address . "foo-request@@nowhere.gov"))
14515 nnml:mail.others:
14516 ((split-spec . catch-all))
14517 @end example
14519 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14520 behave as if @code{nnmail-split-fancy} had been selected and variable
14521 @code{nnmail-split-fancy} had been set as follows:
14523 @lisp
14524 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14525       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14526            - "bugs-foo" - "rambling-foo" "mail.foo"))
14527    "mail.others")
14528 @end lisp
14530 @findex gnus-group-split-fancy
14531 If you'd rather not use group splitting for all your mail groups, you
14532 may use it for only some of them, by using @code{nnmail-split-fancy}
14533 splits like this:
14535 @lisp
14536 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14537 @end lisp
14539 @var{groups} may be a regular expression or a list of group names whose
14540 parameters will be scanned to generate the output split.
14541 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14542 single @code{|} split will be output.  @var{catch-all} is the fall back
14543 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14544 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14545 empty string in any selected group, no catch-all split will be issued.
14546 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14547 this group will override the value of the @var{catch-all} argument.
14549 @findex gnus-group-split-setup
14550 Unfortunately, scanning all groups and their parameters can be quite
14551 slow, especially considering that it has to be done for every message.
14552 But don't despair!  The function @code{gnus-group-split-setup} can be
14553 used to enable @code{gnus-group-split} in a much more efficient way.  It
14554 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14555 @code{nnmail-split-fancy} to the split produced by
14556 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14557 scanned once, no matter how many messages are split.
14559 @findex gnus-group-split-update
14560 However, if you change group parameters, you'd have to update
14561 @code{nnmail-split-fancy} manually.  You can do it by running
14562 @code{gnus-group-split-update}.  If you'd rather have it updated
14563 automatically, just tell @code{gnus-group-split-setup} to do it for
14564 you.  For example, add to your @file{~/.gnus.el}:
14566 @lisp
14567 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14568 @end lisp
14570 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14571 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14572 have to worry about updating @code{nnmail-split-fancy} again.  If you
14573 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14574 @code{gnus-group-split-default-catch-all-group} will be set to its
14575 value.
14577 @vindex gnus-group-split-updated-hook
14578 Because you may want to change @code{nnmail-split-fancy} after it is set
14579 by @code{gnus-group-split-update}, this function will run
14580 @code{gnus-group-split-updated-hook} just before finishing.
14582 @node Incorporating Old Mail
14583 @subsection Incorporating Old Mail
14584 @cindex incorporating old mail
14585 @cindex import old mail
14587 Most people have lots of old mail stored in various file formats.  If
14588 you have set up Gnus to read mail using one of the spiffy Gnus mail
14589 back ends, you'll probably wish to have that old mail incorporated into
14590 your mail groups.
14592 Doing so can be quite easy.
14594 To take an example: You're reading mail using @code{nnml}
14595 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14596 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14597 file filled with important, but old, mail.  You want to move it into
14598 your @code{nnml} groups.
14600 Here's how:
14602 @enumerate
14603 @item
14604 Go to the group buffer.
14606 @item
14607 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14608 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14610 @item
14611 Type @kbd{SPACE} to enter the newly created group.
14613 @item
14614 Type @kbd{M P b} to process-mark all articles in this group's buffer
14615 (@pxref{Setting Process Marks}).
14617 @item
14618 Type @kbd{B r} to respool all the process-marked articles, and answer
14619 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14620 @end enumerate
14622 All the mail messages in the mbox file will now also be spread out over
14623 all your @code{nnml} groups.  Try entering them and check whether things
14624 have gone without a glitch.  If things look ok, you may consider
14625 deleting the mbox file, but I wouldn't do that unless I was absolutely
14626 sure that all the mail has ended up where it should be.
14628 Respooling is also a handy thing to do if you're switching from one mail
14629 back end to another.  Just respool all the mail in the old mail groups
14630 using the new mail back end.
14633 @node Expiring Mail
14634 @subsection Expiring Mail
14635 @cindex article expiry
14636 @cindex expiring mail
14638 Traditional mail readers have a tendency to remove mail articles when
14639 you mark them as read, in some way.  Gnus takes a fundamentally
14640 different approach to mail reading.
14642 Gnus basically considers mail just to be news that has been received in
14643 a rather peculiar manner.  It does not think that it has the power to
14644 actually change the mail, or delete any mail messages.  If you enter a
14645 mail group, and mark articles as ``read'', or kill them in some other
14646 fashion, the mail articles will still exist on the system.  I repeat:
14647 Gnus will not delete your old, read mail.  Unless you ask it to, of
14648 course.
14650 To make Gnus get rid of your unwanted mail, you have to mark the
14651 articles as @dfn{expirable}.  (With the default key bindings, this means
14652 that you have to type @kbd{E}.)  This does not mean that the articles
14653 will disappear right away, however.  In general, a mail article will be
14654 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14655 more than one week old.  If you do not mark an article as expirable, it
14656 will remain on your system until hell freezes over.  This bears
14657 repeating one more time, with some spurious capitalizations: IF you do
14658 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14660 You do not have to mark articles as expirable by hand.  Gnus provides
14661 two features, called ``auto-expire'' and ``total-expire'', that can help you
14662 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14663 for you when you select an article.  And ``total-expire'' means that Gnus
14664 considers all articles as expirable that are read.  So, in addition to
14665 the articles marked @samp{E}, also the articles marked @samp{r},
14666 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14667 expirable.
14669 When should either auto-expire or total-expire be used?  Most people
14670 who are subscribed to mailing lists split each list into its own group
14671 and then turn on auto-expire or total-expire for those groups.
14672 (@xref{Splitting Mail}, for more information on splitting each list
14673 into its own group.)
14675 Which one is better, auto-expire or total-expire?  It's not easy to
14676 answer.  Generally speaking, auto-expire is probably faster.  Another
14677 advantage of auto-expire is that you get more marks to work with: for
14678 the articles that are supposed to stick around, you can still choose
14679 between tick and dormant and read marks.  But with total-expire, you
14680 only have dormant and ticked to choose from.  The advantage of
14681 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14682 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14683 scoring.
14685 @vindex gnus-auto-expirable-newsgroups
14686 Groups that match the regular expression
14687 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14688 read marked as expirable automatically.  All articles marked as
14689 expirable have an @samp{E} in the first column in the summary buffer.
14691 By default, if you have auto expiry switched on, Gnus will mark all the
14692 articles you read as expirable, no matter if they were read or unread
14693 before.  To avoid having articles marked as read marked as expirable
14694 automatically, you can put something like the following in your
14695 @file{~/.gnus.el} file:
14697 @vindex gnus-mark-article-hook
14698 @lisp
14699 (remove-hook 'gnus-mark-article-hook
14700              'gnus-summary-mark-read-and-unread-as-read)
14701 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14702 @end lisp
14704 Note that making a group auto-expirable doesn't mean that all read
14705 articles are expired---only the articles marked as expirable
14706 will be expired.  Also note that using the @kbd{d} command won't make
14707 articles expirable---only semi-automatic marking of articles as read will
14708 mark the articles as expirable in auto-expirable groups.
14710 Let's say you subscribe to a couple of mailing lists, and you want the
14711 articles you have read to disappear after a while:
14713 @lisp
14714 (setq gnus-auto-expirable-newsgroups
14715       "mail.nonsense-list\\|mail.nice-list")
14716 @end lisp
14718 Another way to have auto-expiry happen is to have the element
14719 @code{auto-expire} in the group parameters of the group.
14721 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14722 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14723 don't really mix very well.
14725 @vindex nnmail-expiry-wait
14726 The @code{nnmail-expiry-wait} variable supplies the default time an
14727 expirable article has to live.  Gnus starts counting days from when the
14728 message @emph{arrived}, not from when it was sent.  The default is seven
14729 days.
14731 Gnus also supplies a function that lets you fine-tune how long articles
14732 are to live, based on what group they are in.  Let's say you want to
14733 have one month expiry period in the @samp{mail.private} group, a one day
14734 expiry period in the @samp{mail.junk} group, and a six day expiry period
14735 everywhere else:
14737 @vindex nnmail-expiry-wait-function
14738 @lisp
14739 (setq nnmail-expiry-wait-function
14740       (lambda (group)
14741        (cond ((string= group "mail.private")
14742                31)
14743              ((string= group "mail.junk")
14744                1)
14745              ((string= group "important")
14746                'never)
14747              (t
14748                6))))
14749 @end lisp
14751 The group names this function is fed are ``unadorned'' group
14752 names---no @samp{nnml:} prefixes and the like.
14754 The @code{nnmail-expiry-wait} variable and
14755 @code{nnmail-expiry-wait-function} function can either be a number (not
14756 necessarily an integer) or one of the symbols @code{immediate} or
14757 @code{never}.
14759 You can also use the @code{expiry-wait} group parameter to selectively
14760 change the expiry period (@pxref{Group Parameters}).
14762 @vindex nnmail-expiry-target
14763 The normal action taken when expiring articles is to delete them.
14764 However, in some circumstances it might make more sense to move them
14765 to other groups instead of deleting them.  The variable
14766 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14767 parameter) controls this.  The variable supplies a default value for
14768 all groups, which can be overridden for specific groups by the group
14769 parameter.  default value is @code{delete}, but this can also be a
14770 string (which should be the name of the group the message should be
14771 moved to), or a function (which will be called in a buffer narrowed to
14772 the message in question, and with the name of the group being moved
14773 from as its parameter) which should return a target---either a group
14774 name or @code{delete}.
14776 Here's an example for specifying a group name:
14777 @lisp
14778 (setq nnmail-expiry-target "nnml:expired")
14779 @end lisp
14781 @findex nnmail-fancy-expiry-target
14782 @vindex nnmail-fancy-expiry-targets
14783 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14784 expire mail to groups according to the variable
14785 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14787 @lisp
14788  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14789        nnmail-fancy-expiry-targets
14790        '((to-from "boss" "nnfolder:Work")
14791          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14792          ("from" ".*" "nnfolder:Archive-%Y")))
14793 @end lisp
14795 With this setup, any mail that has @code{IMPORTANT} in its Subject
14796 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14797 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14798 From or To header contains the string @code{boss}, it will get expired
14799 to @code{nnfolder:Work}.  All other mail will get expired to
14800 @code{nnfolder:Archive-YYYY}.
14802 @vindex nnmail-keep-last-article
14803 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14804 expire the final article in a mail newsgroup.  This is to make life
14805 easier for procmail users.
14807 @vindex gnus-total-expirable-newsgroups
14808 By the way: That line up there, about Gnus never expiring non-expirable
14809 articles, is a lie.  If you put @code{total-expire} in the group
14810 parameters, articles will not be marked as expirable, but all read
14811 articles will be put through the expiry process.  Use with extreme
14812 caution.  Even more dangerous is the
14813 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14814 this regexp will have all read articles put through the expiry process,
14815 which means that @emph{all} old mail articles in the groups in question
14816 will be deleted after a while.  Use with extreme caution, and don't come
14817 crying to me when you discover that the regexp you used matched the
14818 wrong group and all your important mail has disappeared.  Be a
14819 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14820 with!  So there!
14822 Most people make most of their mail groups total-expirable, though.
14824 @vindex gnus-inhibit-user-auto-expire
14825 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14826 commands will not mark an article as expirable, even if the group has
14827 auto-expire turned on.
14830 @node Washing Mail
14831 @subsection Washing Mail
14832 @cindex mail washing
14833 @cindex list server brain damage
14834 @cindex incoming mail treatment
14836 Mailers and list servers are notorious for doing all sorts of really,
14837 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14838 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14839 end of all lines passing through our server, so let's do that!!!!1!''
14840 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14841 considered to be self-evident were not discussed.  So.  Here we are.
14843 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14844 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14845 be shocked and dismayed by this, but I haven't got the energy.  It is to
14846 laugh.
14848 Gnus provides a plethora of functions for washing articles while
14849 displaying them, but it might be nicer to do the filtering before
14850 storing the mail to disk.  For that purpose, we have three hooks and
14851 various functions that can be put in these hooks.
14853 @table @code
14854 @item nnmail-prepare-incoming-hook
14855 @vindex nnmail-prepare-incoming-hook
14856 This hook is called before doing anything with the mail and is meant for
14857 grand, sweeping gestures.  It is called in a buffer that contains all
14858 the new, incoming mail.  Functions to be used include:
14860 @table @code
14861 @item nnheader-ms-strip-cr
14862 @findex nnheader-ms-strip-cr
14863 Remove trailing carriage returns from each line.  This is default on
14864 Emacs running on MS machines.
14866 @end table
14868 @item nnmail-prepare-incoming-header-hook
14869 @vindex nnmail-prepare-incoming-header-hook
14870 This hook is called narrowed to each header.  It can be used when
14871 cleaning up the headers.  Functions that can be used include:
14873 @table @code
14874 @item nnmail-remove-leading-whitespace
14875 @findex nnmail-remove-leading-whitespace
14876 Clear leading white space that ``helpful'' listservs have added to the
14877 headers to make them look nice.  Aaah.
14879 (Note that this function works on both the header on the body of all
14880 messages, so it is a potentially dangerous function to use (if a body
14881 of a message contains something that looks like a header line).  So
14882 rather than fix the bug, it is of course the right solution to make it
14883 into a feature by documenting it.)
14885 @item nnmail-remove-list-identifiers
14886 @findex nnmail-remove-list-identifiers
14887 Some list servers add an identifier---for example, @samp{(idm)}---to the
14888 beginning of all @code{Subject} headers.  I'm sure that's nice for
14889 people who use stone age mail readers.  This function will remove
14890 strings that match the @code{nnmail-list-identifiers} regexp, which can
14891 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14892 @code{\\(..\\)}.
14894 For instance, if you want to remove the @samp{(idm)} and the
14895 @samp{nagnagnag} identifiers:
14897 @lisp
14898 (setq nnmail-list-identifiers
14899       '("(idm)" "nagnagnag"))
14900 @end lisp
14902 This can also be done non-destructively with
14903 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14905 @item nnmail-remove-tabs
14906 @findex nnmail-remove-tabs
14907 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14909 @item nnmail-fix-eudora-headers
14910 @findex nnmail-fix-eudora-headers
14911 @cindex Eudora
14912 Eudora produces broken @code{References} headers, but OK
14913 @code{In-Reply-To} headers.  This function will get rid of the
14914 @code{References} headers.
14916 @end table
14918 @item nnmail-prepare-incoming-message-hook
14919 @vindex nnmail-prepare-incoming-message-hook
14920 This hook is called narrowed to each message.  Functions to be used
14921 include:
14923 @table @code
14924 @item article-de-quoted-unreadable
14925 @findex article-de-quoted-unreadable
14926 Decode Quoted Readable encoding.
14928 @end table
14929 @end table
14932 @node Duplicates
14933 @subsection Duplicates
14935 @vindex nnmail-treat-duplicates
14936 @vindex nnmail-message-id-cache-length
14937 @vindex nnmail-message-id-cache-file
14938 @cindex duplicate mails
14939 If you are a member of a couple of mailing lists, you will sometimes
14940 receive two copies of the same mail.  This can be quite annoying, so
14941 @code{nnmail} checks for and treats any duplicates it might find.  To do
14942 this, it keeps a cache of old @code{Message-ID}s---
14943 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14944 default.  The approximate maximum number of @code{Message-ID}s stored
14945 there is controlled by the @code{nnmail-message-id-cache-length}
14946 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14947 stored.) If all this sounds scary to you, you can set
14948 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14949 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14950 will insert a warning into the head of the mail saying that it thinks
14951 that this is a duplicate of a different message.
14953 This variable can also be a function.  If that's the case, the function
14954 will be called from a buffer narrowed to the message in question with
14955 the @code{Message-ID} as a parameter.  The function must return either
14956 @code{nil}, @code{warn}, or @code{delete}.
14958 You can turn this feature off completely by setting the variable to
14959 @code{nil}.
14961 If you want all the duplicate mails to be put into a special
14962 @dfn{duplicates} group, you could do that using the normal mail split
14963 methods:
14965 @lisp
14966 (setq nnmail-split-fancy
14967       '(| ;; @r{Messages duplicates go to a separate group.}
14968         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14969         ;; @r{Message from daemons, postmaster, and the like to another.}
14970         (any mail "mail.misc")
14971         ;; @r{Other rules.}
14972         [...] ))
14973 @end lisp
14974 @noindent
14975 Or something like:
14976 @lisp
14977 (setq nnmail-split-methods
14978       '(("duplicates" "^Gnus-Warning:.*duplicate")
14979         ;; @r{Other rules.}
14980         [...]))
14981 @end lisp
14983 Here's a neat feature: If you know that the recipient reads her mail
14984 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14985 @code{delete}, you can send her as many insults as you like, just by
14986 using a @code{Message-ID} of a mail that you know that she's already
14987 received.  Think of all the fun!  She'll never see any of it!  Whee!
14990 @node Not Reading Mail
14991 @subsection Not Reading Mail
14993 If you start using any of the mail back ends, they have the annoying
14994 habit of assuming that you want to read mail with them.  This might not
14995 be unreasonable, but it might not be what you want.
14997 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14998 @code{nil}, none of the back ends will ever attempt to read incoming
14999 mail, which should help.
15001 @vindex nnbabyl-get-new-mail
15002 @vindex nnmbox-get-new-mail
15003 @vindex nnml-get-new-mail
15004 @vindex nnmh-get-new-mail
15005 @vindex nnfolder-get-new-mail
15006 This might be too much, if, for instance, you are reading mail quite
15007 happily with @code{nnml} and just want to peek at some old Rmail
15008 file you have stashed away with @code{nnbabyl}.  All back ends have
15009 variables called back-end-@code{get-new-mail}.  If you want to disable
15010 the @code{nnbabyl} mail reading, you edit the virtual server for the
15011 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
15013 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
15014 narrowed to the article to be saved before saving it when reading
15015 incoming mail.
15018 @node Choosing a Mail Back End
15019 @subsection Choosing a Mail Back End
15021 Gnus will read the mail spool when you activate a mail group.  The mail
15022 file is first copied to your home directory.  What happens after that
15023 depends on what format you want to store your mail in.
15025 There are six different mail back ends in the standard Gnus, and more
15026 back ends are available separately.  The mail back end most people use
15027 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15028 Spool}).
15030 @menu
15031 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
15032 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
15033 * Mail Spool::                  Store your mail in a private spool?
15034 * MH Spool::                    An mhspool-like back end.
15035 * Maildir::                     Another one-file-per-message format.
15036 * Mail Folders::                Having one file for each group.
15037 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
15038 @end menu
15041 @node Unix Mail Box
15042 @subsubsection Unix Mail Box
15043 @cindex nnmbox
15044 @cindex unix mail box
15046 @vindex nnmbox-active-file
15047 @vindex nnmbox-mbox-file
15048 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15049 mail.  @code{nnmbox} will add extra headers to each mail article to say
15050 which group it belongs in.
15052 Virtual server settings:
15054 @table @code
15055 @item nnmbox-mbox-file
15056 @vindex nnmbox-mbox-file
15057 The name of the mail box in the user's home directory.  Default is
15058 @file{~/mbox}.
15060 @item nnmbox-active-file
15061 @vindex nnmbox-active-file
15062 The name of the active file for the mail box.  Default is
15063 @file{~/.mbox-active}.
15065 @item nnmbox-get-new-mail
15066 @vindex nnmbox-get-new-mail
15067 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15068 into groups.  Default is @code{t}.
15069 @end table
15072 @node Rmail Babyl
15073 @subsubsection Rmail Babyl
15074 @cindex nnbabyl
15075 @cindex Rmail mbox
15077 @vindex nnbabyl-active-file
15078 @vindex nnbabyl-mbox-file
15079 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15080 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15081 mail article to say which group it belongs in.
15083 Virtual server settings:
15085 @table @code
15086 @item nnbabyl-mbox-file
15087 @vindex nnbabyl-mbox-file
15088 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15090 @item nnbabyl-active-file
15091 @vindex nnbabyl-active-file
15092 The name of the active file for the rmail box.  The default is
15093 @file{~/.rmail-active}
15095 @item nnbabyl-get-new-mail
15096 @vindex nnbabyl-get-new-mail
15097 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15098 @code{t}
15099 @end table
15102 @node Mail Spool
15103 @subsubsection Mail Spool
15104 @cindex nnml
15105 @cindex mail @acronym{NOV} spool
15107 The @dfn{nnml} spool mail format isn't compatible with any other known
15108 format.  It should be used with some caution.
15110 @vindex nnml-directory
15111 If you use this back end, Gnus will split all incoming mail into files,
15112 one file for each mail, and put the articles into the corresponding
15113 directories under the directory specified by the @code{nnml-directory}
15114 variable.  The default value is @file{~/Mail/}.
15116 You do not have to create any directories beforehand; Gnus will take
15117 care of all that.
15119 If you have a strict limit as to how many files you are allowed to store
15120 in your account, you should not use this back end.  As each mail gets its
15121 own file, you might very well occupy thousands of inodes within a few
15122 weeks.  If this is no problem for you, and it isn't a problem for you
15123 having your friendly systems administrator walking around, madly,
15124 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15125 know that this is probably the fastest format to use.  You do not have
15126 to trudge through a big mbox file just to read your new mail.
15128 @code{nnml} is probably the slowest back end when it comes to article
15129 splitting.  It has to create lots of files, and it also generates
15130 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15131 fastest back end when it comes to reading mail.
15133 @cindex self contained nnml servers
15134 @cindex marks
15135 When the marks file is used (which it is by default), @code{nnml}
15136 servers have the property that you may backup them using @code{tar} or
15137 similar, and later be able to restore them into Gnus (by adding the
15138 proper @code{nnml} server) and have all your marks be preserved.  Marks
15139 for a group is usually stored in the @code{.marks} file (but see
15140 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15141 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15142 to restore the group (after restoring the backup into the nnml
15143 directory).
15145 If for some reason you believe your @file{.marks} files are screwed
15146 up, you can just delete them all.  Gnus will then correctly regenerate
15147 them next time it starts.
15149 Virtual server settings:
15151 @table @code
15152 @item nnml-directory
15153 @vindex nnml-directory
15154 All @code{nnml} directories will be placed under this directory.  The
15155 default is the value of @code{message-directory} (whose default value
15156 is @file{~/Mail}).
15158 @item nnml-active-file
15159 @vindex nnml-active-file
15160 The active file for the @code{nnml} server.  The default is
15161 @file{~/Mail/active}.
15163 @item nnml-newsgroups-file
15164 @vindex nnml-newsgroups-file
15165 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15166 Format}.  The default is @file{~/Mail/newsgroups}.
15168 @item nnml-get-new-mail
15169 @vindex nnml-get-new-mail
15170 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15171 @code{t}.
15173 @item nnml-nov-is-evil
15174 @vindex nnml-nov-is-evil
15175 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15176 default is @code{nil}.
15178 @item nnml-nov-file-name
15179 @vindex nnml-nov-file-name
15180 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15182 @item nnml-prepare-save-mail-hook
15183 @vindex nnml-prepare-save-mail-hook
15184 Hook run narrowed to an article before saving.
15186 @item nnml-marks-is-evil
15187 @vindex nnml-marks-is-evil
15188 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15189 default is @code{nil}.
15191 @item nnml-marks-file-name
15192 @vindex nnml-marks-file-name
15193 The name of the @dfn{marks} files.  The default is @file{.marks}.
15195 @item nnml-use-compressed-files
15196 @vindex nnml-use-compressed-files
15197 If non-@code{nil}, @code{nnml} will allow using compressed message
15198 files.
15200 @end table
15202 @findex nnml-generate-nov-databases
15203 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15204 whack, you can do a complete update by typing @kbd{M-x
15205 nnml-generate-nov-databases}.  This command will trawl through the
15206 entire @code{nnml} hierarchy, looking at each and every article, so it
15207 might take a while to complete.  A better interface to this
15208 functionality can be found in the server buffer (@pxref{Server
15209 Commands}).
15212 @node MH Spool
15213 @subsubsection MH Spool
15214 @cindex nnmh
15215 @cindex mh-e mail spool
15217 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15218 @acronym{NOV} databases and it doesn't keep an active file or marks
15219 file.  This makes @code{nnmh} a @emph{much} slower back end than
15220 @code{nnml}, but it also makes it easier to write procmail scripts
15221 for.
15223 Virtual server settings:
15225 @table @code
15226 @item nnmh-directory
15227 @vindex nnmh-directory
15228 All @code{nnmh} directories will be located under this directory.  The
15229 default is the value of @code{message-directory} (whose default is
15230 @file{~/Mail})
15232 @item nnmh-get-new-mail
15233 @vindex nnmh-get-new-mail
15234 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15235 @code{t}.
15237 @item nnmh-be-safe
15238 @vindex nnmh-be-safe
15239 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15240 sure that the articles in the folder are actually what Gnus thinks
15241 they are.  It will check date stamps and stat everything in sight, so
15242 setting this to @code{t} will mean a serious slow-down.  If you never
15243 use anything but Gnus to read the @code{nnmh} articles, you do not
15244 have to set this variable to @code{t}.  The default is @code{nil}.
15245 @end table
15248 @node Maildir
15249 @subsubsection Maildir
15250 @cindex nnmaildir
15251 @cindex maildir
15253 @code{nnmaildir} stores mail in the maildir format, with each maildir
15254 corresponding to a group in Gnus.  This format is documented here:
15255 @uref{http://cr.yp.to/proto/maildir.html} and here:
15256 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15257 also stores extra information in the @file{.nnmaildir/} directory
15258 within a maildir.
15260 Maildir format was designed to allow concurrent deliveries and
15261 reading, without needing locks.  With other back ends, you would have
15262 your mail delivered to a spool of some kind, and then you would
15263 configure Gnus to split mail from that spool into your groups.  You
15264 can still do that with @code{nnmaildir}, but the more common
15265 configuration is to have your mail delivered directly to the maildirs
15266 that appear as group in Gnus.
15268 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15269 never corrupt its data in memory, and @code{SIGKILL} will never
15270 corrupt its data in the filesystem.
15272 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15273 maildir.  So you can copy a whole maildir from one Gnus setup to
15274 another, and you will keep your marks.
15276 Virtual server settings:
15278 @table @code
15279 @item directory
15280 For each of your @code{nnmaildir} servers (it's very unlikely that
15281 you'd need more than one), you need to create a directory and populate
15282 it with maildirs or symlinks to maildirs (and nothing else; do not
15283 choose a directory already used for other purposes).  Each maildir
15284 will be represented in Gnus as a newsgroup on that server; the
15285 filename of the symlink will be the name of the group.  Any filenames
15286 in the directory starting with @samp{.} are ignored.  The directory is
15287 scanned when you first start Gnus, and each time you type @kbd{g} in
15288 the group buffer; if any maildirs have been removed or added,
15289 @code{nnmaildir} notices at these times.
15291 The value of the @code{directory} parameter should be a Lisp form
15292 which is processed by @code{eval} and @code{expand-file-name} to get
15293 the path of the directory for this server.  The form is @code{eval}ed
15294 only when the server is opened; the resulting string is used until the
15295 server is closed.  (If you don't know about forms and @code{eval},
15296 don't worry---a simple string will work.)  This parameter is not
15297 optional; you must specify it.  I don't recommend using
15298 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15299 use that directory by default for various things, and may get confused
15300 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15301 value.
15303 @item target-prefix
15304 This should be a Lisp form which is processed by @code{eval} and
15305 @code{expand-file-name}.  The form is @code{eval}ed only when the
15306 server is opened; the resulting string is used until the server is
15307 closed.
15309 When you create a group on an @code{nnmaildir} server, the maildir is
15310 created with @code{target-prefix} prepended to its name, and a symlink
15311 pointing to that maildir is created, named with the plain group name.
15312 So if @code{directory} is @code{"~/.nnmaildir"} and
15313 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15314 the group @code{foo}, @code{nnmaildir} will create
15315 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15316 @file{~/.nnmaildir/foo} as a symlink pointing to
15317 @file{../maildirs/foo}.
15319 You can set @code{target-prefix} to a string without any slashes to
15320 create both maildirs and symlinks in the same @code{directory}; in
15321 this case, any maildirs found in @code{directory} whose names start
15322 with @code{target-prefix} will not be listed as groups (but the
15323 symlinks pointing to them will be).
15325 As a special case, if @code{target-prefix} is @code{""} (the default),
15326 then when you create a group, the maildir will be created in
15327 @code{directory} without a corresponding symlink.  Beware that you
15328 cannot use @code{gnus-group-delete-group} on such groups without the
15329 @code{force} argument.
15331 @item directory-files
15332 This should be a function with the same interface as
15333 @code{directory-files} (such as @code{directory-files} itself).  It is
15334 used to scan the server's @code{directory} for maildirs.  This
15335 parameter is optional; the default is
15336 @code{nnheader-directory-files-safe} if
15337 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15338 @code{directory-files} otherwise.
15339 (@code{nnheader-directory-files-is-safe} is checked only once when the
15340 server is opened; if you want to check it each time the directory is
15341 scanned, you'll have to provide your own function that does that.)
15343 @item get-new-mail
15344 If non-@code{nil}, then after scanning for new mail in the group
15345 maildirs themselves as usual, this server will also incorporate mail
15346 the conventional Gnus way, from @code{mail-sources} according to
15347 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15348 value is @code{nil}.
15350 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15351 an @code{nnmaildir} group.  The results might happen to be useful, but
15352 that would be by chance, not by design, and the results might be
15353 different in the future.  If your split rules create new groups,
15354 remember to supply a @code{create-directory} server parameter.
15355 @end table
15357 @subsubsection Group parameters
15359 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15360 all this; the default behavior for @code{nnmaildir} is the same as the
15361 default behavior for other mail back ends: articles are deleted after
15362 one week, etc.  Except for the expiry parameters, all this
15363 functionality is unique to @code{nnmaildir}, so you can ignore it if
15364 you're just trying to duplicate the behavior you already have with
15365 another back end.
15367 If the value of any of these parameters is a vector, the first element
15368 is evaluated as a Lisp form and the result is used, rather than the
15369 original value.  If the value is not a vector, the value itself is
15370 evaluated as a Lisp form.  (This is why these parameters use names
15371 different from those of other, similar parameters supported by other
15372 back ends: they have different, though similar, meanings.)  (For
15373 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15374 @code{eval} business again; for other values, remember to use an extra
15375 quote and wrap the value in a vector when appropriate.)
15377 @table @code
15378 @item expire-age
15379 An integer specifying the minimum age, in seconds, of an article
15380 before it will be expired, or the symbol @code{never} to specify that
15381 articles should never be expired.  If this parameter is not set,
15382 @code{nnmaildir} falls back to the usual
15383 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15384 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15385 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15386 wanted a value of 3 days, you could use something like @code{[(* 3 24
15387 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15388 An article's age is measured starting from the article file's
15389 modification time.  Normally, this is the same as the article's
15390 delivery time, but editing an article makes it younger.  Moving an
15391 article (other than via expiry) may also make an article younger.
15393 @item expire-group
15394 If this is set to a string such as a full Gnus group name, like
15395 @example
15396 "backend+server.address.string:group.name"
15397 @end example
15398 and if it is not the name of the same group that the parameter belongs
15399 to, then articles will be moved to the specified group during expiry
15400 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15401 group, the article will be just as old in the destination group as it
15402 was in the source group.}  So be careful with @code{expire-age} in the
15403 destination group.  If this is set to the name of the same group that
15404 the parameter belongs to, then the article is not expired at all.  If
15405 you use the vector form, the first element is evaluated once for each
15406 article.  So that form can refer to
15407 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15408 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15409 does not fall back to the @code{expiry-target} group parameter or the
15410 @code{nnmail-expiry-target} variable.}
15412 @item read-only
15413 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15414 in this maildir as read-only.  This means: articles are not renamed
15415 from @file{new/} into @file{cur/}; articles are only found in
15416 @file{new/}, not @file{cur/}; articles are never deleted; articles
15417 cannot be edited.  @file{new/} is expected to be a symlink to the
15418 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15419 containing a mailing list of common interest.  Everything in the
15420 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15421 a shared mailbox, you do still need to set up your own maildir (or
15422 have write permission to the shared mailbox); your maildir just won't
15423 contain extra copies of the articles.
15425 @item directory-files
15426 A function with the same interface as @code{directory-files}.  It is
15427 used to scan the directories in the maildir corresponding to this
15428 group to find articles.  The default is the function specified by the
15429 server's @code{directory-files} parameter.
15431 @item distrust-Lines:
15432 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15433 article, rather than use the @code{Lines:} header field.  If
15434 @code{nil}, the header field will be used if present.
15436 @item always-marks
15437 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15438 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15439 say that all articles have these marks, regardless of whether the
15440 marks stored in the filesystem say so.  This is a proof-of-concept
15441 feature that will probably be removed eventually; it ought to be done
15442 in Gnus proper, or abandoned if it's not worthwhile.
15444 @item never-marks
15445 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15446 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15447 say that no articles have these marks, regardless of whether the marks
15448 stored in the filesystem say so.  @code{never-marks} overrides
15449 @code{always-marks}.  This is a proof-of-concept feature that will
15450 probably be removed eventually; it ought to be done in Gnus proper, or
15451 abandoned if it's not worthwhile.
15453 @item nov-cache-size
15454 An integer specifying the size of the @acronym{NOV} memory cache.  To
15455 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15456 for a limited number of articles in each group.  (This is probably not
15457 worthwhile, and will probably be removed in the future.)  This
15458 parameter's value is noticed only the first time a group is seen after
15459 the server is opened---i.e., when you first start Gnus, typically.
15460 The @acronym{NOV} cache is never resized until the server is closed
15461 and reopened.  The default is an estimate of the number of articles
15462 that would be displayed in the summary buffer: a count of articles
15463 that are either marked with @code{tick} or not marked with
15464 @code{read}, plus a little extra.
15465 @end table
15467 @subsubsection Article identification
15468 Articles are stored in the @file{cur/} subdirectory of each maildir.
15469 Each article file is named like @code{uniq:info}, where @code{uniq}
15470 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15471 @code{:info} part.  (Other maildir readers typically use this part of
15472 the filename to store marks.)  The @code{uniq} part uniquely
15473 identifies the article, and is used in various places in the
15474 @file{.nnmaildir/} subdirectory of the maildir to store information
15475 about the corresponding article.  The full pathname of an article is
15476 available in the variable @code{nnmaildir-article-file-name} after you
15477 request the article in the summary buffer.
15479 @subsubsection NOV data
15480 An article identified by @code{uniq} has its @acronym{NOV} data (used
15481 to generate lines in the summary buffer) stored in
15482 @code{.nnmaildir/nov/uniq}.  There is no
15483 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15484 need for it---an article's @acronym{NOV} data is updated automatically
15485 when the article or @code{nnmail-extra-headers} has changed.)  You can
15486 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15487 single article simply by deleting the corresponding @acronym{NOV}
15488 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15489 assign a new article number for this article, which may cause trouble
15490 with @code{seen} marks, the Agent, and the cache.
15492 @subsubsection Article marks
15493 An article identified by @code{uniq} is considered to have the mark
15494 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15495 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15496 looks for such files and reports the set of marks it finds.  When Gnus
15497 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15498 creates and deletes the corresponding files as needed.  (Actually,
15499 rather than create a new file for each mark, it just creates hard
15500 links to @file{.nnmaildir/markfile}, to save inodes.)
15502 You can invent new marks by creating a new directory in
15503 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15504 your server, untar it later, and keep your marks.  You can add and
15505 remove marks yourself by creating and deleting mark files.  If you do
15506 this while Gnus is running and your @code{nnmaildir} server is open,
15507 it's best to exit all summary buffers for @code{nnmaildir} groups and
15508 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15509 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15510 pick up the changes, and might undo them.
15513 @node Mail Folders
15514 @subsubsection Mail Folders
15515 @cindex nnfolder
15516 @cindex mbox folders
15517 @cindex mail folders
15519 @code{nnfolder} is a back end for storing each mail group in a
15520 separate file.  Each file is in the standard Un*x mbox format.
15521 @code{nnfolder} will add extra headers to keep track of article
15522 numbers and arrival dates.
15524 @cindex self contained nnfolder servers
15525 @cindex marks
15526 When the marks file is used (which it is by default), @code{nnfolder}
15527 servers have the property that you may backup them using @code{tar} or
15528 similar, and later be able to restore them into Gnus (by adding the
15529 proper @code{nnfolder} server) and have all your marks be preserved.
15530 Marks for a group are usually stored in a file named as the mbox file
15531 with @code{.mrk} concatenated to it (but see
15532 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15533 directory.  Individual @code{nnfolder} groups are also possible to
15534 backup, use @kbd{G m} to restore the group (after restoring the backup
15535 into the @code{nnfolder} directory).
15537 Virtual server settings:
15539 @table @code
15540 @item nnfolder-directory
15541 @vindex nnfolder-directory
15542 All the @code{nnfolder} mail boxes will be stored under this
15543 directory.  The default is the value of @code{message-directory}
15544 (whose default is @file{~/Mail})
15546 @item nnfolder-active-file
15547 @vindex nnfolder-active-file
15548 The name of the active file.  The default is @file{~/Mail/active}.
15550 @item nnfolder-newsgroups-file
15551 @vindex nnfolder-newsgroups-file
15552 The name of the group descriptions file.  @xref{Newsgroups File
15553 Format}.  The default is @file{~/Mail/newsgroups}
15555 @item nnfolder-get-new-mail
15556 @vindex nnfolder-get-new-mail
15557 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15558 default is @code{t}
15560 @item nnfolder-save-buffer-hook
15561 @vindex nnfolder-save-buffer-hook
15562 @cindex backup files
15563 Hook run before saving the folders.  Note that Emacs does the normal
15564 backup renaming of files even with the @code{nnfolder} buffers.  If
15565 you wish to switch this off, you could say something like the
15566 following in your @file{.emacs} file:
15568 @lisp
15569 (defun turn-off-backup ()
15570   (set (make-local-variable 'backup-inhibited) t))
15572 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15573 @end lisp
15575 @item nnfolder-delete-mail-hook
15576 @vindex nnfolder-delete-mail-hook
15577 Hook run in a buffer narrowed to the message that is to be deleted.
15578 This function can be used to copy the message to somewhere else, or to
15579 extract some information from it before removing it.
15581 @item nnfolder-nov-is-evil
15582 @vindex nnfolder-nov-is-evil
15583 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15584 default is @code{nil}.
15586 @item nnfolder-nov-file-suffix
15587 @vindex nnfolder-nov-file-suffix
15588 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15590 @item nnfolder-nov-directory
15591 @vindex nnfolder-nov-directory
15592 The directory where the @acronym{NOV} files should be stored.  If
15593 @code{nil}, @code{nnfolder-directory} is used.
15595 @item nnfolder-marks-is-evil
15596 @vindex nnfolder-marks-is-evil
15597 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15598 default is @code{nil}.
15600 @item nnfolder-marks-file-suffix
15601 @vindex nnfolder-marks-file-suffix
15602 The extension for @sc{marks} files.  The default is @file{.mrk}.
15604 @item nnfolder-marks-directory
15605 @vindex nnfolder-marks-directory
15606 The directory where the @sc{marks} files should be stored.  If
15607 @code{nil}, @code{nnfolder-directory} is used.
15609 @end table
15612 @findex nnfolder-generate-active-file
15613 @kindex M-x nnfolder-generate-active-file
15614 If you have lots of @code{nnfolder}-like files you'd like to read with
15615 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15616 command to make @code{nnfolder} aware of all likely files in
15617 @code{nnfolder-directory}.  This only works if you use long file names,
15618 though.
15620 @node Comparing Mail Back Ends
15621 @subsubsection Comparing Mail Back Ends
15623 First, just for terminology, the @dfn{back end} is the common word for a
15624 low-level access method---a transport, if you will, by which something
15625 is acquired.  The sense is that one's mail has to come from somewhere,
15626 and so selection of a suitable back end is required in order to get that
15627 mail within spitting distance of Gnus.
15629 The same concept exists for Usenet itself: Though access to articles is
15630 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15631 in the world got at Usenet by running a reader on the machine where the
15632 articles lay (the machine which today we call an @acronym{NNTP} server), and
15633 access was by the reader stepping into the articles' directory spool
15634 area directly.  One can still select between either the @code{nntp} or
15635 @code{nnspool} back ends, to select between these methods, if one happens
15636 actually to live on the server (or can see its spool directly, anyway,
15637 via NFS).
15639 The goal in selecting a mail back end is to pick one which
15640 simultaneously represents a suitable way of dealing with the original
15641 format plus leaving mail in a form that is convenient to use in the
15642 future.  Here are some high and low points on each:
15644 @table @code
15645 @item nnmbox
15647 UNIX systems have historically had a single, very common, and well-
15648 defined format.  All messages arrive in a single @dfn{spool file}, and
15649 they are delineated by a line whose regular expression matches
15650 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15651 to make it clear in this instance that this is not the RFC-specified
15652 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15653 historically from the Unix environment, it is simplest if one does not
15654 mess a great deal with the original mailbox format, so if one chooses
15655 this back end, Gnus' primary activity in getting mail from the real spool
15656 area to Gnus' preferred directory is simply to copy it, with no
15657 (appreciable) format change in the process.  It is the ``dumbest'' way
15658 to move mail into availability in the Gnus environment.  This makes it
15659 fast to move into place, but slow to parse, when Gnus has to look at
15660 what's where.
15662 @item nnbabyl
15664 Once upon a time, there was the DEC-10 and DEC-20, running operating
15665 systems called TOPS and related things, and the usual (only?) mail
15666 reading environment was a thing called Babyl.  I don't know what format
15667 was used for mail landing on the system, but Babyl had its own internal
15668 format to which mail was converted, primarily involving creating a
15669 spool-file-like entity with a scheme for inserting Babyl-specific
15670 headers and status bits above the top of each message in the file.
15671 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15672 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15673 to understand the mail files folks already had in existence.  Gnus (and
15674 VM, for that matter) continue to support this format because it's
15675 perceived as having some good qualities in those mailer-specific
15676 headers/status bits stuff.  Rmail itself still exists as well, of
15677 course, and is still maintained by Stallman.
15679 Both of the above forms leave your mail in a single file on your
15680 file system, and they must parse that entire file each time you take a
15681 look at your mail.
15683 @item nnml
15685 @code{nnml} is the back end which smells the most as though you were
15686 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15687 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15688 lo these years ago.)  One's mail is taken from the original spool file,
15689 and is then cut up into individual message files, 1:1.  It maintains a
15690 Usenet-style active file (analogous to what one finds in an INN- or
15691 CNews-based news system in (for instance) @file{/var/lib/news/active},
15692 or what is returned via the @samp{NNTP LIST} verb) and also creates
15693 @dfn{overview} files for efficient group entry, as has been defined for
15694 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15695 due to the creation of lots of files, updates to the @code{nnml} active
15696 file, and additions to overview files on a per-message basis, but it is
15697 extremely fast on access because of what amounts to the indexing support
15698 provided by the active file and overviews.
15700 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15701 resource which defines available places in the file system to put new
15702 files.  Sysadmins take a dim view of heavy inode occupation within
15703 tight, shared file systems.  But if you live on a personal machine where
15704 the file system is your own and space is not at a premium, @code{nnml}
15705 wins big.
15707 It is also problematic using this back end if you are living in a
15708 FAT16-based Windows world, since much space will be wasted on all these
15709 tiny files.
15711 @item nnmh
15713 The Rand MH mail-reading system has been around UNIX systems for a very
15714 long time; it operates by splitting one's spool file of messages into
15715 individual files, but with little or no indexing support---@code{nnmh}
15716 is considered to be semantically equivalent to ``@code{nnml} without
15717 active file or overviews''.  This is arguably the worst choice, because
15718 one gets the slowness of individual file creation married to the
15719 slowness of access parsing when learning what's new in one's groups.
15721 @item nnfolder
15723 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15724 method described above) on a per-group basis.  That is, @code{nnmbox}
15725 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15726 little bit of optimization to this so that each of one's mail groups has
15727 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15728 can be parsed separately, and still provides the simple Unix mail box
15729 format requiring minimal effort in moving the mail around.  In addition,
15730 it maintains an ``active'' file making it much faster for Gnus to figure
15731 out how many messages there are in each separate group.
15733 If you have groups that are expected to have a massive amount of
15734 messages, @code{nnfolder} is not the best choice, but if you receive
15735 only a moderate amount of mail, @code{nnfolder} is probably the most
15736 friendly mail back end all over.
15738 @item nnmaildir
15740 For configuring expiry and other things, @code{nnmaildir} uses
15741 incompatible group parameters, slightly different from those of other
15742 mail back ends.
15744 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15745 differences.  Each message is stored in a separate file, but the
15746 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15747 also stores the equivalent of @code{nnml}'s overview files in one file
15748 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15749 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15750 you down or takes up very much space, consider switching to
15751 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15752 file system.
15754 Since maildirs don't require locking for delivery, the maildirs you use
15755 as groups can also be the maildirs your mail is directly delivered to.
15756 This means you can skip Gnus' mail splitting if your mail is already
15757 organized into different mailboxes during delivery.  A @code{directory}
15758 entry in @code{mail-sources} would have a similar effect, but would
15759 require one set of mailboxes for spooling deliveries (in mbox format,
15760 thus damaging message bodies), and another set to be used as groups (in
15761 whatever format you like).  A maildir has a built-in spool, in the
15762 @code{new/} subdirectory.  Beware that currently, mail moved from
15763 @code{new/} to @code{cur/} instead of via mail splitting will not
15764 undergo treatment such as duplicate checking.
15766 @code{nnmaildir} stores article marks for a given group in the
15767 corresponding maildir, in a way designed so that it's easy to manipulate
15768 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15769 else, and still have your marks.  @code{nnml} also stores marks, but
15770 it's not as easy to work with them from outside Gnus as with
15771 @code{nnmaildir}.
15773 @code{nnmaildir} uses a significant amount of memory to speed things up.
15774 (It keeps in memory some of the things that @code{nnml} stores in files
15775 and that @code{nnmh} repeatedly parses out of message files.)  If this
15776 is a problem for you, you can set the @code{nov-cache-size} group
15777 parameter to something small (0 would probably not work, but 1 probably
15778 would) to make it use less memory.  This caching will probably be
15779 removed in the future.
15781 Startup is likely to be slower with @code{nnmaildir} than with other
15782 back ends.  Everything else is likely to be faster, depending in part
15783 on your file system.
15785 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15786 to write an @code{nnmaildir}-derived back end.
15788 @end table
15791 @node Browsing the Web
15792 @section Browsing the Web
15793 @cindex web
15794 @cindex browsing the web
15795 @cindex www
15796 @cindex http
15798 Web-based discussion forums are getting more and more popular.  On many
15799 subjects, the web-based forums have become the most important forums,
15800 eclipsing the importance of mailing lists and news groups.  The reason
15801 is easy to understand---they are friendly to new users; you just point
15802 and click, and there's the discussion.  With mailing lists, you have to
15803 go through a cumbersome subscription procedure, and most people don't
15804 even know what a news group is.
15806 The problem with this scenario is that web browsers are not very good at
15807 being newsreaders.  They do not keep track of what articles you've read;
15808 they do not allow you to score on subjects you're interested in; they do
15809 not allow off-line browsing; they require you to click around and drive
15810 you mad in the end.
15812 So---if web browsers suck at reading discussion forums, why not use Gnus
15813 to do it instead?
15815 Gnus has been getting a bit of a collection of back ends for providing
15816 interfaces to these sources.
15818 @menu
15819 * Archiving Mail::
15820 * Web Searches::                Creating groups from articles that match a string.
15821 * Slashdot::                    Reading the Slashdot comments.
15822 * Ultimate::                    The Ultimate Bulletin Board systems.
15823 * Web Archive::                 Reading mailing list archived on web.
15824 * RSS::                         Reading RDF site summary.
15825 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15826 @end menu
15828 All the web sources require Emacs/W3 and the url library or those
15829 alternatives to work.
15831 The main caveat with all these web sources is that they probably won't
15832 work for a very long time.  Gleaning information from the @acronym{HTML} data
15833 is guesswork at best, and when the layout is altered, the Gnus back end
15834 will fail.  If you have reasonably new versions of these back ends,
15835 though, you should be ok.
15837 One thing all these Web methods have in common is that the Web sources
15838 are often down, unavailable or just plain too slow to be fun.  In those
15839 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15840 Unplugged}) handle downloading articles, and then you can read them at
15841 leisure from your local disk.  No more World Wide Wait for you.
15843 @node Archiving Mail
15844 @subsection Archiving Mail
15845 @cindex archiving mail
15846 @cindex backup of mail
15848 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15849 @code{nnmaildir}, now actually store the article marks with each group.
15850 For these servers, archiving and restoring a group while preserving
15851 marks is fairly simple.
15853 (Preserving the group level and group parameters as well still
15854 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15855 though.)
15857 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15858 server, take a recursive copy of the server directory.  There is no need
15859 to shut down Gnus, so archiving may be invoked by @code{cron} or
15860 similar.  You restore the data by restoring the directory tree, and
15861 adding a server definition pointing to that directory in Gnus.  The
15862 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15863 might interfere with overwriting data, so you may want to shut down Gnus
15864 before you restore the data.
15866 It is also possible to archive individual @code{nnml},
15867 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15868 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15869 directory.  For @code{nnfolder} you need to copy both the base folder
15870 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15871 this example).  Restoring the group is done with @kbd{G m} from the Group
15872 buffer.  The last step makes Gnus notice the new directory.
15873 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15874 is unnecessary in that case.
15876 @node Web Searches
15877 @subsection Web Searches
15878 @cindex nnweb
15879 @cindex Google
15880 @cindex dejanews
15881 @cindex gmane
15882 @cindex Usenet searches
15883 @cindex searching the Usenet
15885 It's, like, too neat to search the Usenet for articles that match a
15886 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15887 those, like, Web browsers, and you, like, have to, rilly, like, look at
15888 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15889 searches without having to use a browser.
15891 The @code{nnweb} back end allows an easy interface to the mighty search
15892 engine.  You create an @code{nnweb} group, enter a search pattern, and
15893 then enter the group and read the articles like you would any normal
15894 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15895 Groups}) will do this in an easy-to-use fashion.
15897 @code{nnweb} groups don't really lend themselves to being solid
15898 groups---they have a very fleeting idea of article numbers.  In fact,
15899 each time you enter an @code{nnweb} group (not even changing the search
15900 pattern), you are likely to get the articles ordered in a different
15901 manner.  Not even using duplicate suppression (@pxref{Duplicate
15902 Suppression}) will help, since @code{nnweb} doesn't even know the
15903 @code{Message-ID} of the articles before reading them using some search
15904 engines (Google, for instance).  The only possible way to keep track
15905 of which articles you've read is by scoring on the @code{Date}
15906 header---mark all articles posted before the last date you read the
15907 group as read.
15909 If the search engine changes its output substantially, @code{nnweb}
15910 won't be able to parse it and will fail.  One could hardly fault the Web
15911 providers if they were to do this---their @emph{raison d'être} is to
15912 make money off of advertisements, not to provide services to the
15913 community.  Since @code{nnweb} washes the ads off all the articles, one
15914 might think that the providers might be somewhat miffed.  We'll see.
15916 You must have the @code{url} and @code{W3} package or those alternatives
15917 (try @code{customize-group} on the @samp{mm-url} variable group)
15918 installed to be able to use @code{nnweb}.
15920 Virtual server variables:
15922 @table @code
15923 @item nnweb-type
15924 @vindex nnweb-type
15925 What search engine type is being used.  The currently supported types
15926 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15927 @code{dejanews} is an alias to @code{google}.
15929 @item nnweb-search
15930 @vindex nnweb-search
15931 The search string to feed to the search engine.
15933 @item nnweb-max-hits
15934 @vindex nnweb-max-hits
15935 Advisory maximum number of hits per search to display.  The default is
15936 999.
15938 @item nnweb-type-definition
15939 @vindex nnweb-type-definition
15940 Type-to-definition alist.  This alist says what @code{nnweb} should do
15941 with the various search engine types.  The following elements must be
15942 present:
15944 @table @code
15945 @item article
15946 Function to decode the article and provide something that Gnus
15947 understands.
15949 @item map
15950 Function to create an article number to message header and URL alist.
15952 @item search
15953 Function to send the search string to the search engine.
15955 @item address
15956 The address the aforementioned function should send the search string
15959 @item id
15960 Format string URL to fetch an article by @code{Message-ID}.
15961 @end table
15963 @end table
15966 @node Slashdot
15967 @subsection Slashdot
15968 @cindex Slashdot
15969 @cindex nnslashdot
15971 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15972 lively discussion following the news articles.  @code{nnslashdot} will
15973 let you read this forum in a convenient manner.
15975 The easiest way to read this source is to put something like the
15976 following in your @file{~/.gnus.el} file:
15978 @lisp
15979 (setq gnus-secondary-select-methods
15980       '((nnslashdot "")))
15981 @end lisp
15983 This will make Gnus query the @code{nnslashdot} back end for new comments
15984 and groups.  The @kbd{F} command will subscribe each new news article as
15985 a new Gnus group, and you can read the comments by entering these
15986 groups.  (Note that the default subscription method is to subscribe new
15987 groups as zombies.  Other methods are available (@pxref{Subscription
15988 Methods}).
15990 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15991 command is the most handy tool (@pxref{Foreign Groups}).
15993 When following up to @code{nnslashdot} comments (or posting new
15994 comments), some light @acronym{HTML}izations will be performed.  In
15995 particular, text quoted with @samp{> } will be quoted with
15996 @samp{blockquote} instead, and signatures will have @samp{br} added to
15997 the end of each line.  Other than that, you can just write @acronym{HTML}
15998 directly into the message buffer.  Note that Slashdot filters out some
15999 @acronym{HTML} forms.
16001 The following variables can be altered to change its behavior:
16003 @table @code
16004 @item nnslashdot-threaded
16005 Whether @code{nnslashdot} should display threaded groups or not.  The
16006 default is @code{t}.  To be able to display threads, @code{nnslashdot}
16007 has to retrieve absolutely all comments in a group upon entry.  If a
16008 threaded display is not required, @code{nnslashdot} will only retrieve
16009 the comments that are actually wanted by the user.  Threading is nicer,
16010 but much, much slower than unthreaded.
16012 @item nnslashdot-login-name
16013 @vindex nnslashdot-login-name
16014 The login name to use when posting.
16016 @item nnslashdot-password
16017 @vindex nnslashdot-password
16018 The password to use when posting.
16020 @item nnslashdot-directory
16021 @vindex nnslashdot-directory
16022 Where @code{nnslashdot} will store its files.  The default is
16023 @file{~/News/slashdot/}.
16025 @item nnslashdot-active-url
16026 @vindex nnslashdot-active-url
16027 The @acronym{URL} format string that will be used to fetch the
16028 information on news articles and comments.  The default is@*
16029 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16031 @item nnslashdot-comments-url
16032 @vindex nnslashdot-comments-url
16033 The @acronym{URL} format string that will be used to fetch comments.
16035 @item nnslashdot-article-url
16036 @vindex nnslashdot-article-url
16037 The @acronym{URL} format string that will be used to fetch the news
16038 article.  The default is
16039 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16041 @item nnslashdot-threshold
16042 @vindex nnslashdot-threshold
16043 The score threshold.  The default is -1.
16045 @item nnslashdot-group-number
16046 @vindex nnslashdot-group-number
16047 The number of old groups, in addition to the ten latest, to keep
16048 updated.  The default is 0.
16050 @end table
16054 @node Ultimate
16055 @subsection Ultimate
16056 @cindex nnultimate
16057 @cindex Ultimate Bulletin Board
16059 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16060 probably the most popular Web bulletin board system used.  It has a
16061 quite regular and nice interface, and it's possible to get the
16062 information Gnus needs to keep groups updated.
16064 The easiest way to get started with @code{nnultimate} is to say
16065 something like the following in the group buffer:  @kbd{B nnultimate RET
16066 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
16067 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16068 you're interested in; there's quite a list of them on the Ultimate web
16069 site.)  Then subscribe to the groups you're interested in from the
16070 server buffer, and read them from the group buffer.
16072 The following @code{nnultimate} variables can be altered:
16074 @table @code
16075 @item nnultimate-directory
16076 @vindex nnultimate-directory
16077 The directory where @code{nnultimate} stores its files.  The default is@*
16078 @file{~/News/ultimate/}.
16079 @end table
16082 @node Web Archive
16083 @subsection Web Archive
16084 @cindex nnwarchive
16085 @cindex Web Archive
16087 Some mailing lists only have archives on Web servers, such as
16088 @uref{http://www.egroups.com/} and
16089 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16090 interface, and it's possible to get the information Gnus needs to keep
16091 groups updated.
16093 @findex gnus-group-make-warchive-group
16094 The easiest way to get started with @code{nnwarchive} is to say
16095 something like the following in the group buffer: @kbd{M-x
16096 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16097 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16098 @var{an_egroup} with the mailing list you subscribed, the
16099 @var{your@@email.address} with your email address.), or to browse the
16100 back end by @kbd{B nnwarchive RET mail-archive RET}.
16102 The following @code{nnwarchive} variables can be altered:
16104 @table @code
16105 @item nnwarchive-directory
16106 @vindex nnwarchive-directory
16107 The directory where @code{nnwarchive} stores its files.  The default is@*
16108 @file{~/News/warchive/}.
16110 @item nnwarchive-login
16111 @vindex nnwarchive-login
16112 The account name on the web server.
16114 @item nnwarchive-passwd
16115 @vindex nnwarchive-passwd
16116 The password for your account on the web server.
16117 @end table
16119 @node RSS
16120 @subsection RSS
16121 @cindex nnrss
16122 @cindex RSS
16124 Some web sites have an RDF Site Summary (@acronym{RSS}).
16125 @acronym{RSS} is a format for summarizing headlines from news related
16126 sites (such as BBC or CNN).  But basically anything list-like can be
16127 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16128 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16130 @acronym{RSS} has a quite regular and nice interface, and it's
16131 possible to get the information Gnus needs to keep groups updated.
16133 Note: you had better use Emacs which supports the @code{utf-8} coding
16134 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16135 text by default.  It is also used by default for non-@acronym{ASCII}
16136 group names.
16138 @kindex G R (Group)
16139 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16140 prompted for the location, the title and the description of the feed.
16141 The title, which allows any characters, will be used for the group name
16142 and the name of the group data file.  The description can be omitted.
16144 An easy way to get started with @code{nnrss} is to say something like
16145 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16146 subscribe to groups.
16148 The @code{nnrss} back end saves the group data file in
16149 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16150 names containing non-@acronym{ASCII} characters will be encoded by the
16151 coding system specified with the @code{nnmail-pathname-coding-system}
16152 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16153 the value of @code{default-file-name-coding-system}.  If you are using
16154 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16155 the value for the @code{nnmail-pathname-coding-system} variable properly.
16157 The @code{nnrss} back end generates @samp{multipart/alternative}
16158 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16159 and a @samp{text/html} part.
16161 @cindex OPML
16162 You can also use the following commands to import and export your
16163 subscriptions from a file in @acronym{OPML} format (Outline Processor
16164 Markup Language).
16166 @defun nnrss-opml-import file
16167 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16168 file.
16169 @end defun
16171 @defun nnrss-opml-export
16172 Write your current @acronym{RSS} subscriptions to a buffer in
16173 @acronym{OPML} format.
16174 @end defun
16176 The following @code{nnrss} variables can be altered:
16178 @table @code
16179 @item nnrss-directory
16180 @vindex nnrss-directory
16181 The directory where @code{nnrss} stores its files.  The default is
16182 @file{~/News/rss/}.
16184 @item nnrss-file-coding-system
16185 @vindex nnrss-file-coding-system
16186 The coding system used when reading and writing the @code{nnrss} groups
16187 data files.  The default is the value of
16188 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16189 in Emacs or @code{escape-quoted} in XEmacs).
16191 @item nnrss-use-local
16192 @vindex nnrss-use-local
16193 @findex nnrss-generate-download-script
16194 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16195 the feeds from local files in @code{nnrss-directory}.  You can use
16196 the command @code{nnrss-generate-download-script} to generate a
16197 download script using @command{wget}.
16199 @item nnrss-wash-html-in-text-plain-parts
16200 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16201 parts as @acronym{HTML}.  The function specified by the
16202 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16203 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16204 to render text.  If it is @code{nil}, which is the default, text will
16205 simply be folded.  Leave it @code{nil} if you prefer to see
16206 @samp{text/html} parts.
16207 @end table
16209 The following code may be helpful, if you want to show the description in
16210 the summary buffer.
16212 @lisp
16213 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16214 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16216 (defun gnus-user-format-function-X (header)
16217   (let ((descr
16218          (assq nnrss-description-field (mail-header-extra header))))
16219     (if descr (concat "\n\t" (cdr descr)) "")))
16220 @end lisp
16222 The following code may be useful to open an nnrss url directly from the
16223 summary buffer.
16225 @lisp
16226 (require 'browse-url)
16228 (defun browse-nnrss-url( arg )
16229   (interactive "p")
16230   (let ((url (assq nnrss-url-field
16231                    (mail-header-extra
16232                     (gnus-data-header
16233                      (assq (gnus-summary-article-number)
16234                            gnus-newsgroup-data))))))
16235     (if url
16236         (progn
16237           (browse-url (cdr url))
16238           (gnus-summary-mark-as-read-forward 1))
16239       (gnus-summary-scroll-up arg))))
16241 (eval-after-load "gnus"
16242   #'(define-key gnus-summary-mode-map
16243       (kbd "<RET>") 'browse-nnrss-url))
16244 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16245 @end lisp
16247 Even if you have added @code{"text/html"} to the
16248 @code{mm-discouraged-alternatives} variable (@pxref{Display
16249 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16250 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16251 more useful especially in @code{nnrss} groups to display
16252 @samp{text/html} parts.  Here's an example of setting
16253 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16254 Parameters}) in order to display @samp{text/html} parts only in
16255 @code{nnrss} groups:
16257 @lisp
16258 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16259 (eval-after-load "gnus-sum"
16260   '(add-to-list
16261     'gnus-newsgroup-variables
16262     '(mm-discouraged-alternatives
16263       . '("text/html" "image/.*"))))
16265 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16266 (add-to-list
16267  'gnus-parameters
16268  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16269 @end lisp
16272 @node Customizing W3
16273 @subsection Customizing W3
16274 @cindex W3
16275 @cindex html
16276 @cindex url
16277 @cindex Netscape
16279 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16280 alternatives) to display web pages.  Emacs/W3 is documented in its own
16281 manual, but there are some things that may be more relevant for Gnus
16282 users.
16284 For instance, a common question is how to make Emacs/W3 follow links
16285 using the @code{browse-url} functions (which will call some external web
16286 browser like Netscape).  Here's one way:
16288 @lisp
16289 (eval-after-load "w3"
16290   '(progn
16291     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16292     (defun w3-fetch (&optional url target)
16293       (interactive (list (w3-read-url-with-default)))
16294       (if (eq major-mode 'gnus-article-mode)
16295           (browse-url url)
16296         (w3-fetch-orig url target)))))
16297 @end lisp
16299 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16300 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16301 follow the link.
16304 @node IMAP
16305 @section IMAP
16306 @cindex nnimap
16307 @cindex @acronym{IMAP}
16309 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16310 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16311 server is much similar to connecting to a news server, you just
16312 specify the network address of the server.
16314 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16315 everything that @acronym{POP} can, it can hence be viewed as a
16316 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16317 similar to @acronym{NNTP} being a news storage protocol---however,
16318 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16319 is more or less read-only whereas mail is read-write.
16321 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16322 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16323 the @acronym{IMAP} server and store them on the local disk.  This is
16324 not the usage described in this section---@xref{Mail Sources}.
16326 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16327 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16328 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16329 usage explained in this section.
16331 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16332 servers might look something like the following.  (Note that for
16333 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16334 see below.)
16336 @lisp
16337 (setq gnus-secondary-select-methods
16338       '((nnimap "simpleserver") ; @r{no special configuration}
16339         ; @r{perhaps a ssh port forwarded server:}
16340         (nnimap "dolk"
16341                 (nnimap-address "localhost")
16342                 (nnimap-server-port 1430))
16343         ; @r{a UW server running on localhost}
16344         (nnimap "barbar"
16345                 (nnimap-server-port 143)
16346                 (nnimap-address "localhost")
16347                 (nnimap-list-pattern ("INBOX" "mail/*")))
16348         ; @r{anonymous public cyrus server:}
16349         (nnimap "cyrus.andrew.cmu.edu"
16350                 (nnimap-authenticator anonymous)
16351                 (nnimap-list-pattern "archive.*")
16352                 (nnimap-stream network))
16353         ; @r{a ssl server on a non-standard port:}
16354         (nnimap "vic20"
16355                 (nnimap-address "vic20.somewhere.com")
16356                 (nnimap-server-port 9930)
16357                 (nnimap-stream ssl))))
16358 @end lisp
16360 After defining the new server, you can subscribe to groups on the
16361 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16362 (@pxref{Subscription Commands}) or via the Server Buffer
16363 (@pxref{Server Buffer}).
16365 The following variables can be used to create a virtual @code{nnimap}
16366 server:
16368 @table @code
16370 @item nnimap-address
16371 @vindex nnimap-address
16373 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16374 server name if not specified.
16376 @item nnimap-server-port
16377 @vindex nnimap-server-port
16378 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16380 Note that this should be an integer, example server specification:
16382 @lisp
16383 (nnimap "mail.server.com"
16384         (nnimap-server-port 4711))
16385 @end lisp
16387 @item nnimap-list-pattern
16388 @vindex nnimap-list-pattern
16389 String or list of strings of mailboxes to limit available groups to.
16390 This is used when the server has very many mailboxes and you're only
16391 interested in a few---some servers export your home directory via
16392 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16393 @file{~/Mail/*} then.
16395 The string can also be a cons of REFERENCE and the string as above, what
16396 REFERENCE is used for is server specific, but on the University of
16397 Washington server it's a directory that will be concatenated with the
16398 mailbox.
16400 Example server specification:
16402 @lisp
16403 (nnimap "mail.server.com"
16404         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16405                                ("~friend/Mail/" . "list/*"))))
16406 @end lisp
16408 @item nnimap-stream
16409 @vindex nnimap-stream
16410 The type of stream used to connect to your server.  By default, nnimap
16411 will detect and automatically use all of the below, with the exception
16412 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16413 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16414 be automatically detected, but it's not widely deployed yet.)
16416 Example server specification:
16418 @lisp
16419 (nnimap "mail.server.com"
16420         (nnimap-stream ssl))
16421 @end lisp
16423 Please note that the value of @code{nnimap-stream} is a symbol!
16425 @itemize @bullet
16426 @item
16427 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16428 @samp{gsasl} or @samp{imtest} program.
16429 @item
16430 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16431 @item
16432 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16433 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16434 @samp{starttls}.
16435 @item
16436 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16437 @samp{gnutls-cli}).
16438 @item
16439 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16440 @samp{openssl}) or SSLeay (@samp{s_client}).
16441 @item
16442 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16443 @item
16444 @dfn{network:} Plain, TCP/IP network connection.
16445 @end itemize
16447 @vindex imap-kerberos4-program
16448 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16449 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16450 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16451 to make @code{imap.el} use a pty instead of a pipe when communicating
16452 with @samp{imtest}.  You will then suffer from a line length
16453 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16454 indefinitely if you have many articles in a mailbox.  The variable
16455 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16456 program.
16458 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16459 needed.  It is available from
16460 @uref{http://www.gnu.org/software/gnutls/}.
16462 @vindex imap-gssapi-program
16463 This parameter specifies a list of command lines that invoke a GSSAPI
16464 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16465 sequentially until a connection is made, or the list has been
16466 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16467 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16468 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16469 tried.
16471 @vindex imap-ssl-program
16472 For @acronym{SSL} connections, the OpenSSL program is available from
16473 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16474 and nnimap support it too---although the most recent versions of
16475 SSLeay, 0.9.x, are known to have serious bugs making it
16476 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16477 work.  The variable @code{imap-ssl-program} contain parameters to pass
16478 to OpenSSL/SSLeay.
16480 @vindex imap-shell-program
16481 @vindex imap-shell-host
16482 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16483 @code{imap-shell-program} specify what program to call.
16485 @item nnimap-authenticator
16486 @vindex nnimap-authenticator
16488 The authenticator used to connect to the server.  By default, nnimap
16489 will use the most secure authenticator your server is capable of.
16491 Example server specification:
16493 @lisp
16494 (nnimap "mail.server.com"
16495         (nnimap-authenticator anonymous))
16496 @end lisp
16498 Please note that the value of @code{nnimap-authenticator} is a symbol!
16500 @itemize @bullet
16501 @item
16502 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16503 external program @code{gsasl} or @code{imtest}.
16504 @item
16505 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16506 @code{imtest}.
16507 @item
16508 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16509 external library @code{digest-md5.el}.
16510 @item
16511 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16512 @item
16513 @dfn{login:} Plain-text username/password via LOGIN.
16514 @item
16515 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16516 @end itemize
16518 @item nnimap-expunge-on-close
16519 @cindex expunging
16520 @vindex nnimap-expunge-on-close
16521 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16522 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16523 this concept of marking articles @code{Deleted} which doesn't actually
16524 delete them, and this (marking them @code{Deleted}, that is) is what
16525 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16526 similar).
16528 Since the articles aren't really removed when we mark them with the
16529 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16530 running in circles yet?
16532 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16533 when closing a mailbox but this is now configurable by this server
16534 variable.
16536 The possible options are:
16538 @table @code
16540 @item always
16541 The default behavior, delete all articles marked as ``Deleted'' when
16542 closing a mailbox.
16543 @item never
16544 Never actually delete articles.  Currently there is no way of showing
16545 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16546 may allow you to do this.  If you ever want to run the EXPUNGE command
16547 manually, @xref{Expunging mailboxes}.
16548 @item ask
16549 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16550 articles or not.
16552 @end table
16554 @item nnimap-importantize-dormant
16555 @vindex nnimap-importantize-dormant
16557 If non-@code{nil} (the default), marks dormant articles as ticked (as
16558 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16559 naturally still (only) be marked as dormant.  This is to make dormant
16560 articles stand out, just like ticked articles, in other @acronym{IMAP}
16561 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16562 has only one.)
16564 Probably the only reason for frobbing this would be if you're trying
16565 enable per-user persistent dormant flags, using something like:
16567 @lisp
16568 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16569         (format "gnus-dormant-%s" (user-login-name)))
16570 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16571         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16572 @end lisp
16574 In this case, you would not want the per-user dormant flag showing up
16575 as ticked for other users.
16577 @item nnimap-expunge-search-string
16578 @cindex expunging
16579 @vindex nnimap-expunge-search-string
16580 @cindex expiring @acronym{IMAP} mail
16582 This variable contain the @acronym{IMAP} search command sent to server when
16583 searching for articles eligible for expiring.  The default is
16584 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16585 UID set and the second @code{%s} is replaced by a date.
16587 Probably the only useful value to change this to is
16588 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16589 messages instead of the internal article date.  See section 6.4.4 of
16590 RFC 2060 for more information on valid strings.
16592 However, if @code{nnimap-search-uids-not-since-is-evil} 
16593 is true, this variable has no effect since the search logic
16594 is reversed, as described below.
16596 @item nnimap-authinfo-file
16597 @vindex nnimap-authinfo-file
16599 A file containing credentials used to log in on servers.  The format is
16600 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16601 variable @code{nntp-authinfo-file} for exact syntax; also see
16602 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16604 @example
16605 machine students.uio.no login larsi password geheimnis port imap
16606 @end example
16608 Note that it should be @code{port imap}, or @code{port 143}, if you
16609 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16610 actual port number used is port 993 for secured IMAP.  For
16611 convenience, Gnus will accept @code{port imaps} as a synonym of
16612 @code{port imap}.
16614 @item nnimap-need-unselect-to-notice-new-mail
16615 @vindex nnimap-need-unselect-to-notice-new-mail
16617 Unselect mailboxes before looking for new mail in them.  Some servers
16618 seem to need this under some circumstances; it was reported that
16619 Courier 1.7.1 did.
16621 @item nnimap-nov-is-evil
16622 @vindex nnimap-nov-is-evil
16623 @cindex Courier @acronym{IMAP} server
16624 @cindex @acronym{NOV}
16626 Never generate or use a local @acronym{NOV} database. Defaults to the
16627 value of @code{gnus-agent}.
16629 Using a @acronym{NOV} database usually makes header fetching much
16630 faster, but it uses the @code{UID SEARCH UID} command, which is very
16631 slow on some servers (notably some versions of Courier). Since the Gnus
16632 Agent caches the information in the @acronym{NOV} database without using
16633 the slow command, this variable defaults to true if the Agent is in use,
16634 and false otherwise.
16636 @item nnimap-search-uids-not-since-is-evil
16637 @vindex nnimap-search-uids-not-since-is-evil
16638 @cindex Courier @acronym{IMAP} server
16639 @cindex expiring @acronym{IMAP} mail
16641 Avoid the @code{UID SEARCH UID @var{message numbers} NOT SINCE
16642 @var{date}} command, which is slow on some @acronym{IMAP} servers
16643 (notably, some versions of Courier). Instead, use @code{UID SEARCH SINCE
16644 @var{date}} and prune the list of expirable articles within Gnus.
16646 When Gnus expires your mail (@pxref{Expiring Mail}), it starts with a
16647 list of expirable articles and asks the IMAP server questions like ``Of
16648 these articles, which ones are older than a week?'' While this seems
16649 like a perfectly reasonable question, some IMAP servers take a long time
16650 to answer it, since they seemingly go looking into every old article to
16651 see if it is one of the expirable ones. Curiously, the question ``Of
16652 @emph{all} articles, which ones are newer than a week?'' seems to be
16653 much faster to answer, so setting this variable causes Gnus to ask this
16654 question and figure out the answer to the real question itself.
16656 This problem can really sneak up on you: when you first configure Gnus,
16657 everything works fine, but once you accumulate a couple thousand
16658 messages, you start cursing Gnus for being so slow. On the other hand,
16659 if you get a lot of email within a week, setting this variable will
16660 cause a lot of network traffic between Gnus and the IMAP server.
16662 @end table
16664 @menu
16665 * Splitting in IMAP::           Splitting mail with nnimap.
16666 * Expiring in IMAP::            Expiring mail with nnimap.
16667 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16668 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16669 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16670 * Debugging IMAP::              What to do when things don't work.
16671 @end menu
16675 @node Splitting in IMAP
16676 @subsection Splitting in IMAP
16677 @cindex splitting imap mail
16679 Splitting is something Gnus users have loved and used for years, and now
16680 the rest of the world is catching up.  Yeah, dream on, not many
16681 @acronym{IMAP} servers have server side splitting and those that have
16682 splitting seem to use some non-standard protocol.  This means that
16683 @acronym{IMAP} support for Gnus has to do its own splitting.
16685 And it does.
16687 (Incidentally, people seem to have been dreaming on, and Sieve has
16688 gaining a market share and is supported by several IMAP servers.
16689 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16691 Here are the variables of interest:
16693 @table @code
16695 @item nnimap-split-crosspost
16696 @cindex splitting, crosspost
16697 @cindex crosspost
16698 @vindex nnimap-split-crosspost
16700 If non-@code{nil}, do crossposting if several split methods match the
16701 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16702 found will be used.
16704 Nnmail equivalent: @code{nnmail-crosspost}.
16706 @item nnimap-split-inbox
16707 @cindex splitting, inbox
16708 @cindex inbox
16709 @vindex nnimap-split-inbox
16711 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16712 mailboxes to split from.  Defaults to @code{nil}, which means that
16713 splitting is disabled!
16715 @lisp
16716 (setq nnimap-split-inbox
16717       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16718 @end lisp
16720 No nnmail equivalent.
16722 @item nnimap-split-rule
16723 @cindex splitting, rules
16724 @vindex nnimap-split-rule
16726 New mail found in @code{nnimap-split-inbox} will be split according to
16727 this variable.
16729 This variable contains a list of lists, where the first element in the
16730 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16731 matching the regexp in the second element in the sublist.  Got that?
16732 Neither did I, we need examples.
16734 @lisp
16735 (setq nnimap-split-rule
16736       '(("INBOX.nnimap"
16737          "^Sender: owner-nnimap@@vic20.globalcom.se")
16738         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16739         ("INBOX.private" "")))
16740 @end lisp
16742 This will put all articles from the nnimap mailing list into mailbox
16743 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16744 into INBOX.junk and everything else in INBOX.private.
16746 The first string may contain @samp{\\1} forms, like the ones used by
16747 replace-match to insert sub-expressions from the matched text.  For
16748 instance:
16750 @lisp
16751 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16752 @end lisp
16754 The first element can also be the symbol @code{junk} to indicate that
16755 matching messages should simply be deleted.  Use with care.
16757 The second element can also be a function.  In that case, it will be
16758 called with the first element of the rule as the argument, in a buffer
16759 containing the headers of the article.  It should return a
16760 non-@code{nil} value if it thinks that the mail belongs in that group.
16762 Nnmail users might recollect that the last regexp had to be empty to
16763 match all articles (like in the example above).  This is not required in
16764 nnimap.  Articles not matching any of the regexps will not be moved out
16765 of your inbox.  (This might affect performance if you keep lots of
16766 unread articles in your inbox, since the splitting code would go over
16767 them every time you fetch new mail.)
16769 These rules are processed from the beginning of the alist toward the
16770 end.  The first rule to make a match will ``win'', unless you have
16771 crossposting enabled.  In that case, all matching rules will ``win''.
16773 This variable can also have a function as its value, the function will
16774 be called with the headers narrowed and should return a group where it
16775 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16777 The splitting code tries to create mailboxes if it needs to.
16779 To allow for different split rules on different virtual servers, and
16780 even different split rules in different inboxes on the same server,
16781 the syntax of this variable have been extended along the lines of:
16783 @lisp
16784 (setq nnimap-split-rule
16785       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16786                                ("junk"    "From:.*Simon"))))
16787         ("my2server"    ("INBOX" nnimap-split-fancy))
16788         ("my[34]server" (".*" (("private" "To:.*Simon")
16789                                ("junk"    my-junk-func))))))
16790 @end lisp
16792 The virtual server name is in fact a regexp, so that the same rules
16793 may apply to several servers.  In the example, the servers
16794 @code{my3server} and @code{my4server} both use the same rules.
16795 Similarly, the inbox string is also a regexp.  The actual splitting
16796 rules are as before, either a function, or a list with group/regexp or
16797 group/function elements.
16799 Nnmail equivalent: @code{nnmail-split-methods}.
16801 @item nnimap-split-predicate
16802 @cindex splitting
16803 @vindex nnimap-split-predicate
16805 Mail matching this predicate in @code{nnimap-split-inbox} will be
16806 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16808 This might be useful if you use another @acronym{IMAP} client to read mail in
16809 your inbox but would like Gnus to split all articles in the inbox
16810 regardless of readedness.  Then you might change this to
16811 @samp{UNDELETED}.
16813 @item nnimap-split-fancy
16814 @cindex splitting, fancy
16815 @findex nnimap-split-fancy
16816 @vindex nnimap-split-fancy
16818 It's possible to set @code{nnimap-split-rule} to
16819 @code{nnmail-split-fancy} if you want to use fancy
16820 splitting.  @xref{Fancy Mail Splitting}.
16822 However, to be able to have different fancy split rules for nnmail and
16823 nnimap back ends you can set @code{nnimap-split-rule} to
16824 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16825 rule in @code{nnimap-split-fancy}.
16827 Example:
16829 @lisp
16830 (setq nnimap-split-rule 'nnimap-split-fancy
16831       nnimap-split-fancy ...)
16832 @end lisp
16834 Nnmail equivalent: @code{nnmail-split-fancy}.
16836 @item nnimap-split-download-body
16837 @findex nnimap-split-download-body
16838 @vindex nnimap-split-download-body
16840 Set to non-@code{nil} to download entire articles during splitting.
16841 This is generally not required, and will slow things down
16842 considerably.  You may need it if you want to use an advanced
16843 splitting function that analyzes the body to split the article.
16845 @end table
16847 @node Expiring in IMAP
16848 @subsection Expiring in IMAP
16849 @cindex expiring @acronym{IMAP} mail
16851 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16852 end, it supports most features in regular expiring (@pxref{Expiring
16853 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16854 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16855 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16856 follows below are the variables used by the @code{nnimap} expiry
16857 process.
16859 A note on how the expire mark is stored on the @acronym{IMAP} server is
16860 appropriate here as well.  The expire mark is translated into a
16861 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16862 message.  This means that likely only Gnus will understand and treat
16863 the @code{gnus-expire} mark properly, although other clients may allow
16864 you to view client specific flags on the message.  It also means that
16865 your server must support permanent storage of client specific flags on
16866 messages.  Most do, fortunately.
16868 If expiring @acronym{IMAP} mail seems very slow, try setting the server
16869 variable @code{nnimap-search-uids-not-since-is-evil}.
16871 @table @code
16873 @item nnmail-expiry-wait
16874 @item nnmail-expiry-wait-function
16876 These variables are fully supported.  The expire value can be a
16877 number, the symbol @code{immediate} or @code{never}.
16879 @item nnmail-expiry-target
16881 This variable is supported, and internally implemented by calling the
16882 @code{nnmail} functions that handle this.  It contains an optimization
16883 that if the destination is a @acronym{IMAP} group on the same server, the
16884 article is copied instead of appended (that is, uploaded again).
16886 @end table
16888 @node Editing IMAP ACLs
16889 @subsection Editing IMAP ACLs
16890 @cindex editing imap acls
16891 @cindex Access Control Lists
16892 @cindex Editing @acronym{IMAP} ACLs
16893 @kindex G l (Group)
16894 @findex gnus-group-nnimap-edit-acl
16896 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16897 limiting (or enabling) other users access to your mail boxes.  Not all
16898 @acronym{IMAP} servers support this, this function will give an error if it
16899 doesn't.
16901 To edit an ACL for a mailbox, type @kbd{G l}
16902 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16903 editing window with detailed instructions.
16905 Some possible uses:
16907 @itemize @bullet
16908 @item
16909 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16910 on your mailing list mailboxes enables other users on the same server to
16911 follow the list without subscribing to it.
16912 @item
16913 At least with the Cyrus server, you are required to give the user
16914 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16915 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16916 INBOX.mailbox).
16917 @end itemize
16919 @node Expunging mailboxes
16920 @subsection Expunging mailboxes
16921 @cindex expunging
16923 @cindex expunge
16924 @cindex manual expunging
16925 @kindex G x (Group)
16926 @findex gnus-group-nnimap-expunge
16928 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16929 you may want the option of expunging all deleted articles in a mailbox
16930 manually.  This is exactly what @kbd{G x} does.
16932 Currently there is no way of showing deleted articles, you can just
16933 delete them.
16935 @node A note on namespaces
16936 @subsection A note on namespaces
16937 @cindex IMAP namespace
16938 @cindex namespaces
16940 The @acronym{IMAP} protocol has a concept called namespaces, described
16941 by the following text in the RFC2060:
16943 @display
16944 5.1.2.  Mailbox Namespace Naming Convention
16946    By convention, the first hierarchical element of any mailbox name
16947    which begins with "#" identifies the "namespace" of the remainder of
16948    the name.  This makes it possible to disambiguate between different
16949    types of mailbox stores, each of which have their own namespaces.
16951       For example, implementations which offer access to USENET
16952       newsgroups MAY use the "#news" namespace to partition the USENET
16953       newsgroup namespace from that of other mailboxes.  Thus, the
16954       comp.mail.misc newsgroup would have an mailbox name of
16955       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16956       to a different object (e.g. a user's private mailbox).
16957 @end display
16959 While there is nothing in this text that warrants concern for the
16960 @acronym{IMAP} implementation in Gnus, some servers use namespace
16961 prefixes in a way that does not work with how Gnus uses mailbox names.
16963 Specifically, University of Washington's @acronym{IMAP} server uses
16964 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16965 in the @sc{create} and @sc{append} commands.  After the mailbox is
16966 created (or a messages is appended to a mailbox), it must be accessed
16967 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16968 not make it possible for the user to guarantee that user entered
16969 mailbox names will only be used with the CREATE and APPEND commands,
16970 you should simply not use the namespace prefixed mailbox names in
16971 Gnus.
16973 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16974 for more information on how to use the prefixes.  They are a power
16975 tool and should be used only if you are sure what the effects are.
16977 @node Debugging IMAP
16978 @subsection Debugging IMAP
16979 @cindex IMAP debugging
16980 @cindex protocol dump (IMAP)
16982 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16983 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16984 best to fix them right away.  If you encounter odd behavior, chances
16985 are that either the server or Gnus is buggy.
16987 If you are familiar with network protocols in general, you will
16988 probably be able to extract some clues from the protocol dump of the
16989 exchanges between Gnus and the server.  Even if you are not familiar
16990 with network protocols, when you include the protocol dump in
16991 @acronym{IMAP}-related bug reports you are helping us with data
16992 critical to solving the problem.  Therefore, we strongly encourage you
16993 to include the protocol dump when reporting IMAP bugs in Gnus.
16996 @vindex imap-log
16997 Because the protocol dump, when enabled, generates lots of data, it is
16998 disabled by default.  You can enable it by setting @code{imap-log} as
16999 follows:
17001 @lisp
17002 (setq imap-log t)
17003 @end lisp
17005 This instructs the @code{imap.el} package to log any exchanges with
17006 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
17007 for error messages, which sometimes are tagged with the keyword
17008 @code{BAD}---but when submitting a bug, make sure to include all the
17009 data.
17011 @node Other Sources
17012 @section Other Sources
17014 Gnus can do more than just read news or mail.  The methods described
17015 below allow Gnus to view directories and files as if they were
17016 newsgroups.
17018 @menu
17019 * Directory Groups::            You can read a directory as if it was a newsgroup.
17020 * Anything Groups::             Dired?  Who needs dired?
17021 * Document Groups::             Single files can be the basis of a group.
17022 * SOUP::                        Reading @sc{soup} packets ``offline''.
17023 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
17024 @end menu
17027 @node Directory Groups
17028 @subsection Directory Groups
17029 @cindex nndir
17030 @cindex directory groups
17032 If you have a directory that has lots of articles in separate files in
17033 it, you might treat it as a newsgroup.  The files have to have numerical
17034 names, of course.
17036 This might be an opportune moment to mention @code{ange-ftp} (and its
17037 successor @code{efs}), that most wonderful of all wonderful Emacs
17038 packages.  When I wrote @code{nndir}, I didn't think much about it---a
17039 back end to read directories.  Big deal.
17041 @code{ange-ftp} changes that picture dramatically.  For instance, if you
17042 enter the @code{ange-ftp} file name
17043 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
17044 @code{ange-ftp} or @code{efs} will actually allow you to read this
17045 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
17047 @code{nndir} will use @acronym{NOV} files if they are present.
17049 @code{nndir} is a ``read-only'' back end---you can't delete or expire
17050 articles with this method.  You can use @code{nnmh} or @code{nnml} for
17051 whatever you use @code{nndir} for, so you could switch to any of those
17052 methods if you feel the need to have a non-read-only @code{nndir}.
17055 @node Anything Groups
17056 @subsection Anything Groups
17057 @cindex nneething
17059 From the @code{nndir} back end (which reads a single spool-like
17060 directory), it's just a hop and a skip to @code{nneething}, which
17061 pretends that any arbitrary directory is a newsgroup.  Strange, but
17062 true.
17064 When @code{nneething} is presented with a directory, it will scan this
17065 directory and assign article numbers to each file.  When you enter such
17066 a group, @code{nneething} must create ``headers'' that Gnus can use.
17067 After all, Gnus is a newsreader, in case you're forgetting.
17068 @code{nneething} does this in a two-step process.  First, it snoops each
17069 file in question.  If the file looks like an article (i.e., the first
17070 few lines look like headers), it will use this as the head.  If this is
17071 just some arbitrary file without a head (e.g. a C source file),
17072 @code{nneething} will cobble up a header out of thin air.  It will use
17073 file ownership, name and date and do whatever it can with these
17074 elements.
17076 All this should happen automatically for you, and you will be presented
17077 with something that looks very much like a newsgroup.  Totally like a
17078 newsgroup, to be precise.  If you select an article, it will be displayed
17079 in the article buffer, just as usual.
17081 If you select a line that represents a directory, Gnus will pop you into
17082 a new summary buffer for this @code{nneething} group.  And so on.  You can
17083 traverse the entire disk this way, if you feel like, but remember that
17084 Gnus is not dired, really, and does not intend to be, either.
17086 There are two overall modes to this action---ephemeral or solid.  When
17087 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17088 will not store information on what files you have read, and what files
17089 are new, and so on.  If you create a solid @code{nneething} group the
17090 normal way with @kbd{G m}, Gnus will store a mapping table between
17091 article numbers and file names, and you can treat this group like any
17092 other groups.  When you activate a solid @code{nneething} group, you will
17093 be told how many unread articles it contains, etc., etc.
17095 Some variables:
17097 @table @code
17098 @item nneething-map-file-directory
17099 @vindex nneething-map-file-directory
17100 All the mapping files for solid @code{nneething} groups will be stored
17101 in this directory, which defaults to @file{~/.nneething/}.
17103 @item nneething-exclude-files
17104 @vindex nneething-exclude-files
17105 All files that match this regexp will be ignored.  Nice to use to exclude
17106 auto-save files and the like, which is what it does by default.
17108 @item nneething-include-files
17109 @vindex nneething-include-files
17110 Regexp saying what files to include in the group.  If this variable is
17111 non-@code{nil}, only files matching this regexp will be included.
17113 @item nneething-map-file
17114 @vindex nneething-map-file
17115 Name of the map files.
17116 @end table
17119 @node Document Groups
17120 @subsection Document Groups
17121 @cindex nndoc
17122 @cindex documentation group
17123 @cindex help group
17125 @code{nndoc} is a cute little thing that will let you read a single file
17126 as a newsgroup.  Several files types are supported:
17128 @table @code
17129 @cindex Babyl
17130 @cindex Rmail mbox
17131 @item babyl
17132 The Babyl (Rmail) mail box.
17134 @cindex mbox
17135 @cindex Unix mbox
17136 @item mbox
17137 The standard Unix mbox file.
17139 @cindex MMDF mail box
17140 @item mmdf
17141 The MMDF mail box format.
17143 @item news
17144 Several news articles appended into a file.
17146 @cindex rnews batch files
17147 @item rnews
17148 The rnews batch transport format.
17150 @item nsmail
17151 Netscape mail boxes.
17153 @item mime-parts
17154 @acronym{MIME} multipart messages.
17156 @item standard-digest
17157 The standard (RFC 1153) digest format.
17159 @item mime-digest
17160 A @acronym{MIME} digest of messages.
17162 @item lanl-gov-announce
17163 Announcement messages from LANL Gov Announce.
17165 @cindex forwarded messages
17166 @item rfc822-forward
17167 A message forwarded according to RFC822.
17169 @item outlook
17170 The Outlook mail box.
17172 @item oe-dbx
17173 The Outlook Express dbx mail box.
17175 @item exim-bounce
17176 A bounce message from the Exim MTA.
17178 @item forward
17179 A message forwarded according to informal rules.
17181 @item rfc934
17182 An RFC934-forwarded message.
17184 @item mailman
17185 A mailman digest.
17187 @item clari-briefs
17188 A digest of Clarinet brief news items.
17190 @item slack-digest
17191 Non-standard digest format---matches most things, but does it badly.
17193 @item mail-in-mail
17194 The last resort.
17195 @end table
17197 You can also use the special ``file type'' @code{guess}, which means
17198 that @code{nndoc} will try to guess what file type it is looking at.
17199 @code{digest} means that @code{nndoc} should guess what digest type the
17200 file is.
17202 @code{nndoc} will not try to change the file or insert any extra headers into
17203 it---it will simply, like, let you use the file as the basis for a
17204 group.  And that's it.
17206 If you have some old archived articles that you want to insert into your
17207 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17208 that.  Say you have an old @file{RMAIL} file with mail that you now want
17209 to split into your new @code{nnml} groups.  You look at that file using
17210 @code{nndoc} (using the @kbd{G f} command in the group buffer
17211 (@pxref{Foreign Groups})), set the process mark on all the articles in
17212 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17213 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17214 file is now also stored in lots of @code{nnml} directories, and you can
17215 delete that pesky @file{RMAIL} file.  If you have the guts!
17217 Virtual server variables:
17219 @table @code
17220 @item nndoc-article-type
17221 @vindex nndoc-article-type
17222 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17223 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17224 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17225 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17226 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17228 @item nndoc-post-type
17229 @vindex nndoc-post-type
17230 This variable says whether Gnus is to consider the group a news group or
17231 a mail group.  There are two valid values:  @code{mail} (the default)
17232 and @code{news}.
17233 @end table
17235 @menu
17236 * Document Server Internals::   How to add your own document types.
17237 @end menu
17240 @node Document Server Internals
17241 @subsubsection Document Server Internals
17243 Adding new document types to be recognized by @code{nndoc} isn't
17244 difficult.  You just have to whip up a definition of what the document
17245 looks like, write a predicate function to recognize that document type,
17246 and then hook into @code{nndoc}.
17248 First, here's an example document type definition:
17250 @example
17251 (mmdf
17252  (article-begin .  "^\^A\^A\^A\^A\n")
17253  (body-end .  "^\^A\^A\^A\^A\n"))
17254 @end example
17256 The definition is simply a unique @dfn{name} followed by a series of
17257 regexp pseudo-variable settings.  Below are the possible
17258 variables---don't be daunted by the number of variables; most document
17259 types can be defined with very few settings:
17261 @table @code
17262 @item first-article
17263 If present, @code{nndoc} will skip past all text until it finds
17264 something that match this regexp.  All text before this will be
17265 totally ignored.
17267 @item article-begin
17268 This setting has to be present in all document type definitions.  It
17269 says what the beginning of each article looks like.  To do more
17270 complicated things that cannot be dealt with a simple regexp, you can
17271 use @code{article-begin-function} instead of this.
17273 @item article-begin-function
17274 If present, this should be a function that moves point to the beginning
17275 of each article.  This setting overrides @code{article-begin}.
17277 @item head-begin
17278 If present, this should be a regexp that matches the head of the
17279 article.  To do more complicated things that cannot be dealt with a
17280 simple regexp, you can use @code{head-begin-function} instead of this.
17282 @item head-begin-function
17283 If present, this should be a function that moves point to the head of
17284 the article.  This setting overrides @code{head-begin}.
17286 @item head-end
17287 This should match the end of the head of the article.  It defaults to
17288 @samp{^$}---the empty line.
17290 @item body-begin
17291 This should match the beginning of the body of the article.  It defaults
17292 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17293 a simple regexp, you can use @code{body-begin-function} instead of this.
17295 @item body-begin-function
17296 If present, this function should move point to the beginning of the body
17297 of the article.  This setting overrides @code{body-begin}.
17299 @item body-end
17300 If present, this should match the end of the body of the article.  To do
17301 more complicated things that cannot be dealt with a simple regexp, you
17302 can use @code{body-end-function} instead of this.
17304 @item body-end-function
17305 If present, this function should move point to the end of the body of
17306 the article.  This setting overrides @code{body-end}.
17308 @item file-begin
17309 If present, this should match the beginning of the file.  All text
17310 before this regexp will be totally ignored.
17312 @item file-end
17313 If present, this should match the end of the file.  All text after this
17314 regexp will be totally ignored.
17316 @end table
17318 So, using these variables @code{nndoc} is able to dissect a document
17319 file into a series of articles, each with a head and a body.  However, a
17320 few more variables are needed since not all document types are all that
17321 news-like---variables needed to transform the head or the body into
17322 something that's palatable for Gnus:
17324 @table @code
17325 @item prepare-body-function
17326 If present, this function will be called when requesting an article.  It
17327 will be called with point at the start of the body, and is useful if the
17328 document has encoded some parts of its contents.
17330 @item article-transform-function
17331 If present, this function is called when requesting an article.  It's
17332 meant to be used for more wide-ranging transformation of both head and
17333 body of the article.
17335 @item generate-head-function
17336 If present, this function is called to generate a head that Gnus can
17337 understand.  It is called with the article number as a parameter, and is
17338 expected to generate a nice head for the article in question.  It is
17339 called when requesting the headers of all articles.
17341 @item generate-article-function
17342 If present, this function is called to generate an entire article that
17343 Gnus can understand.  It is called with the article number as a
17344 parameter when requesting all articles.
17346 @item dissection-function
17347 If present, this function is called to dissect a document by itself,
17348 overriding @code{first-article}, @code{article-begin},
17349 @code{article-begin-function}, @code{head-begin},
17350 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17351 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17352 @code{file-begin}, and @code{file-end}.
17354 @end table
17356 Let's look at the most complicated example I can come up with---standard
17357 digests:
17359 @example
17360 (standard-digest
17361  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17362  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17363  (prepare-body-function . nndoc-unquote-dashes)
17364  (body-end-function . nndoc-digest-body-end)
17365  (head-end . "^ ?$")
17366  (body-begin . "^ ?\n")
17367  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17368  (subtype digest guess))
17369 @end example
17371 We see that all text before a 70-width line of dashes is ignored; all
17372 text after a line that starts with that @samp{^End of} is also ignored;
17373 each article begins with a 30-width line of dashes; the line separating
17374 the head from the body may contain a single space; and that the body is
17375 run through @code{nndoc-unquote-dashes} before being delivered.
17377 To hook your own document definition into @code{nndoc}, use the
17378 @code{nndoc-add-type} function.  It takes two parameters---the first
17379 is the definition itself and the second (optional) parameter says
17380 where in the document type definition alist to put this definition.
17381 The alist is traversed sequentially, and
17382 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17383 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17384 @code{mmdf} type, and so on.  These type predicates should return
17385 @code{nil} if the document is not of the correct type; @code{t} if it
17386 is of the correct type; and a number if the document might be of the
17387 correct type.  A high number means high probability; a low number
17388 means low probability with @samp{0} being the lowest valid number.
17391 @node SOUP
17392 @subsection SOUP
17393 @cindex SOUP
17394 @cindex offline
17396 In the PC world people often talk about ``offline'' newsreaders.  These
17397 are thingies that are combined reader/news transport monstrosities.
17398 With built-in modem programs.  Yecchh!
17400 Of course, us Unix Weenie types of human beans use things like
17401 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17402 transport things like Ghod intended.  And then we just use normal
17403 newsreaders.
17405 However, it can sometimes be convenient to do something that's a bit
17406 easier on the brain if you have a very slow modem, and you're not really
17407 that interested in doing things properly.
17409 A file format called @sc{soup} has been developed for transporting news
17410 and mail from servers to home machines and back again.  It can be a bit
17411 fiddly.
17413 First some terminology:
17415 @table @dfn
17417 @item server
17418 This is the machine that is connected to the outside world and where you
17419 get news and/or mail from.
17421 @item home machine
17422 This is the machine that you want to do the actual reading and responding
17423 on.  It is typically not connected to the rest of the world in any way.
17425 @item packet
17426 Something that contains messages and/or commands.  There are two kinds
17427 of packets:
17429 @table @dfn
17430 @item message packets
17431 These are packets made at the server, and typically contain lots of
17432 messages for you to read.  These are called @file{SoupoutX.tgz} by
17433 default, where @var{x} is a number.
17435 @item response packets
17436 These are packets made at the home machine, and typically contains
17437 replies that you've written.  These are called @file{SoupinX.tgz} by
17438 default, where @var{x} is a number.
17440 @end table
17442 @end table
17445 @enumerate
17447 @item
17448 You log in on the server and create a @sc{soup} packet.  You can either
17449 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17450 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17451 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17453 @item
17454 You transfer the packet home.  Rail, boat, car or modem will do fine.
17456 @item
17457 You put the packet in your home directory.
17459 @item
17460 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17461 the native or secondary server.
17463 @item
17464 You read articles and mail and answer and followup to the things you
17465 want (@pxref{SOUP Replies}).
17467 @item
17468 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17469 packet.
17471 @item
17472 You transfer this packet to the server.
17474 @item
17475 You use Gnus to mail this packet out with the @kbd{G s s} command.
17477 @item
17478 You then repeat until you die.
17480 @end enumerate
17482 So you basically have a bipartite system---you use @code{nnsoup} for
17483 reading and Gnus for packing/sending these @sc{soup} packets.
17485 @menu
17486 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17487 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17488 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17489 @end menu
17492 @node SOUP Commands
17493 @subsubsection SOUP Commands
17495 These are commands for creating and manipulating @sc{soup} packets.
17497 @table @kbd
17498 @item G s b
17499 @kindex G s b (Group)
17500 @findex gnus-group-brew-soup
17501 Pack all unread articles in the current group
17502 (@code{gnus-group-brew-soup}).  This command understands the
17503 process/prefix convention.
17505 @item G s w
17506 @kindex G s w (Group)
17507 @findex gnus-soup-save-areas
17508 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17510 @item G s s
17511 @kindex G s s (Group)
17512 @findex gnus-soup-send-replies
17513 Send all replies from the replies packet
17514 (@code{gnus-soup-send-replies}).
17516 @item G s p
17517 @kindex G s p (Group)
17518 @findex gnus-soup-pack-packet
17519 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17521 @item G s r
17522 @kindex G s r (Group)
17523 @findex nnsoup-pack-replies
17524 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17526 @item O s
17527 @kindex O s (Summary)
17528 @findex gnus-soup-add-article
17529 This summary-mode command adds the current article to a @sc{soup} packet
17530 (@code{gnus-soup-add-article}).  It understands the process/prefix
17531 convention (@pxref{Process/Prefix}).
17533 @end table
17536 There are a few variables to customize where Gnus will put all these
17537 thingies:
17539 @table @code
17541 @item gnus-soup-directory
17542 @vindex gnus-soup-directory
17543 Directory where Gnus will save intermediate files while composing
17544 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17546 @item gnus-soup-replies-directory
17547 @vindex gnus-soup-replies-directory
17548 This is what Gnus will use as a temporary directory while sending our
17549 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17551 @item gnus-soup-prefix-file
17552 @vindex gnus-soup-prefix-file
17553 Name of the file where Gnus stores the last used prefix.  The default is
17554 @samp{gnus-prefix}.
17556 @item gnus-soup-packer
17557 @vindex gnus-soup-packer
17558 A format string command for packing a @sc{soup} packet.  The default is
17559 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17561 @item gnus-soup-unpacker
17562 @vindex gnus-soup-unpacker
17563 Format string command for unpacking a @sc{soup} packet.  The default is
17564 @samp{gunzip -c %s | tar xvf -}.
17566 @item gnus-soup-packet-directory
17567 @vindex gnus-soup-packet-directory
17568 Where Gnus will look for reply packets.  The default is @file{~/}.
17570 @item gnus-soup-packet-regexp
17571 @vindex gnus-soup-packet-regexp
17572 Regular expression matching @sc{soup} reply packets in
17573 @code{gnus-soup-packet-directory}.
17575 @end table
17578 @node SOUP Groups
17579 @subsubsection SOUP Groups
17580 @cindex nnsoup
17582 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17583 read incoming packets, unpack them, and put them in a directory where
17584 you can read them at leisure.
17586 These are the variables you can use to customize its behavior:
17588 @table @code
17590 @item nnsoup-tmp-directory
17591 @vindex nnsoup-tmp-directory
17592 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17593 directory.  (@file{/tmp/} by default.)
17595 @item nnsoup-directory
17596 @vindex nnsoup-directory
17597 @code{nnsoup} then moves each message and index file to this directory.
17598 The default is @file{~/SOUP/}.
17600 @item nnsoup-replies-directory
17601 @vindex nnsoup-replies-directory
17602 All replies will be stored in this directory before being packed into a
17603 reply packet.  The default is @file{~/SOUP/replies/}.
17605 @item nnsoup-replies-format-type
17606 @vindex nnsoup-replies-format-type
17607 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17608 (rnews), and I don't think you should touch that variable.  I probably
17609 shouldn't even have documented it.  Drats!  Too late!
17611 @item nnsoup-replies-index-type
17612 @vindex nnsoup-replies-index-type
17613 The index type of the replies packet.  The default is @samp{?n}, which
17614 means ``none''.  Don't fiddle with this one either!
17616 @item nnsoup-active-file
17617 @vindex nnsoup-active-file
17618 Where @code{nnsoup} stores lots of information.  This is not an ``active
17619 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17620 this file or mess it up in any way, you're dead.  The default is
17621 @file{~/SOUP/active}.
17623 @item nnsoup-packer
17624 @vindex nnsoup-packer
17625 Format string command for packing a reply @sc{soup} packet.  The default
17626 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17628 @item nnsoup-unpacker
17629 @vindex nnsoup-unpacker
17630 Format string command for unpacking incoming @sc{soup} packets.  The
17631 default is @samp{gunzip -c %s | tar xvf -}.
17633 @item nnsoup-packet-directory
17634 @vindex nnsoup-packet-directory
17635 Where @code{nnsoup} will look for incoming packets.  The default is
17636 @file{~/}.
17638 @item nnsoup-packet-regexp
17639 @vindex nnsoup-packet-regexp
17640 Regular expression matching incoming @sc{soup} packets.  The default is
17641 @samp{Soupout}.
17643 @item nnsoup-always-save
17644 @vindex nnsoup-always-save
17645 If non-@code{nil}, save the replies buffer after each posted message.
17647 @end table
17650 @node SOUP Replies
17651 @subsubsection SOUP Replies
17653 Just using @code{nnsoup} won't mean that your postings and mailings end
17654 up in @sc{soup} reply packets automagically.  You have to work a bit
17655 more for that to happen.
17657 @findex nnsoup-set-variables
17658 The @code{nnsoup-set-variables} command will set the appropriate
17659 variables to ensure that all your followups and replies end up in the
17660 @sc{soup} system.
17662 In specific, this is what it does:
17664 @lisp
17665 (setq message-send-news-function 'nnsoup-request-post)
17666 (setq message-send-mail-function 'nnsoup-request-mail)
17667 @end lisp
17669 And that's it, really.  If you only want news to go into the @sc{soup}
17670 system you just use the first line.  If you only want mail to be
17671 @sc{soup}ed you use the second.
17674 @node Mail-To-News Gateways
17675 @subsection Mail-To-News Gateways
17676 @cindex mail-to-news gateways
17677 @cindex gateways
17679 If your local @code{nntp} server doesn't allow posting, for some reason
17680 or other, you can post using one of the numerous mail-to-news gateways.
17681 The @code{nngateway} back end provides the interface.
17683 Note that you can't read anything from this back end---it can only be
17684 used to post with.
17686 Server variables:
17688 @table @code
17689 @item nngateway-address
17690 @vindex nngateway-address
17691 This is the address of the mail-to-news gateway.
17693 @item nngateway-header-transformation
17694 @vindex nngateway-header-transformation
17695 News headers often have to be transformed in some odd way or other
17696 for the mail-to-news gateway to accept it.  This variable says what
17697 transformation should be called, and defaults to
17698 @code{nngateway-simple-header-transformation}.  The function is called
17699 narrowed to the headers to be transformed and with one parameter---the
17700 gateway address.
17702 This default function just inserts a new @code{To} header based on the
17703 @code{Newsgroups} header and the gateway address.
17704 For instance, an article with this @code{Newsgroups} header:
17706 @example
17707 Newsgroups: alt.religion.emacs
17708 @end example
17710 will get this @code{To} header inserted:
17712 @example
17713 To: alt-religion-emacs@@GATEWAY
17714 @end example
17716 The following pre-defined functions exist:
17718 @findex nngateway-simple-header-transformation
17719 @table @code
17721 @item nngateway-simple-header-transformation
17722 Creates a @code{To} header that looks like
17723 @var{newsgroup}@@@code{nngateway-address}.
17725 @findex nngateway-mail2news-header-transformation
17727 @item nngateway-mail2news-header-transformation
17728 Creates a @code{To} header that looks like
17729 @code{nngateway-address}.
17730 @end table
17732 @end table
17734 Here's an example:
17736 @lisp
17737 (setq gnus-post-method
17738       '(nngateway
17739         "mail2news@@replay.com"
17740         (nngateway-header-transformation
17741          nngateway-mail2news-header-transformation)))
17742 @end lisp
17744 So, to use this, simply say something like:
17746 @lisp
17747 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17748 @end lisp
17752 @node Combined Groups
17753 @section Combined Groups
17755 Gnus allows combining a mixture of all the other group types into bigger
17756 groups.
17758 @menu
17759 * Virtual Groups::              Combining articles from many groups.
17760 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17761 @end menu
17764 @node Virtual Groups
17765 @subsection Virtual Groups
17766 @cindex nnvirtual
17767 @cindex virtual groups
17768 @cindex merging groups
17770 An @dfn{nnvirtual group} is really nothing more than a collection of
17771 other groups.
17773 For instance, if you are tired of reading many small groups, you can
17774 put them all in one big group, and then grow tired of reading one
17775 big, unwieldy group.  The joys of computing!
17777 You specify @code{nnvirtual} as the method.  The address should be a
17778 regexp to match component groups.
17780 All marks in the virtual group will stick to the articles in the
17781 component groups.  So if you tick an article in a virtual group, the
17782 article will also be ticked in the component group from whence it
17783 came.  (And vice versa---marks from the component groups will also be
17784 shown in the virtual group.).  To create an empty virtual group, run
17785 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17786 and edit the method regexp with @kbd{M-e}
17787 (@code{gnus-group-edit-group-method})
17789 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17790 newsgroups into one, big, happy newsgroup:
17792 @lisp
17793 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17794 @end lisp
17796 The component groups can be native or foreign; everything should work
17797 smoothly, but if your computer explodes, it was probably my fault.
17799 Collecting the same group from several servers might actually be a good
17800 idea if users have set the Distribution header to limit distribution.
17801 If you would like to read @samp{soc.motss} both from a server in Japan
17802 and a server in Norway, you could use the following as the group regexp:
17804 @example
17805 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17806 @end example
17808 (Remember, though, that if you're creating the group with @kbd{G m}, you
17809 shouldn't double the backslashes, and you should leave off the quote
17810 characters at the beginning and the end of the string.)
17812 This should work kinda smoothly---all articles from both groups should
17813 end up in this one, and there should be no duplicates.  Threading (and
17814 the rest) will still work as usual, but there might be problems with the
17815 sequence of articles.  Sorting on date might be an option here
17816 (@pxref{Selecting a Group}).
17818 One limitation, however---all groups included in a virtual
17819 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17820 zombie groups can't be component groups for @code{nnvirtual} groups.
17822 @vindex nnvirtual-always-rescan
17823 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17824 is the default), @code{nnvirtual} will always scan groups for unread
17825 articles when entering a virtual group.  If this variable is @code{nil}
17826 and you read articles in a component group after the virtual group has
17827 been activated, the read articles from the component group will show up
17828 when you enter the virtual group.  You'll also see this effect if you
17829 have two virtual groups that have a component group in common.  If
17830 that's the case, you should set this variable to @code{t}.  Or you can
17831 just tap @code{M-g} on the virtual group every time before you enter
17832 it---it'll have much the same effect.
17834 @code{nnvirtual} can have both mail and news groups as component groups.
17835 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17836 has to ask the back end of the component group the article comes from
17837 whether it is a news or mail back end.  However, when you do a @kbd{^},
17838 there is typically no sure way for the component back end to know this,
17839 and in that case @code{nnvirtual} tells Gnus that the article came from a
17840 not-news back end.  (Just to be on the safe side.)
17842 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17843 line from the article you respond to in these cases.
17845 @code{nnvirtual} groups do not inherit anything but articles and marks
17846 from component groups---group parameters, for instance, are not
17847 inherited.
17850 @node Kibozed Groups
17851 @subsection Kibozed Groups
17852 @cindex nnkiboze
17853 @cindex kibozing
17855 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17856 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17857 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17858 down to a halt with useless requests!  Oh happiness!
17860 @kindex G k (Group)
17861 To create a kibozed group, use the @kbd{G k} command in the group
17862 buffer.
17864 The address field of the @code{nnkiboze} method is, as with
17865 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17866 @code{nnkiboze} group.  That's where most similarities between
17867 @code{nnkiboze} and @code{nnvirtual} end.
17869 In addition to this regexp detailing component groups, an
17870 @code{nnkiboze} group must have a score file to say what articles are
17871 to be included in the group (@pxref{Scoring}).
17873 @kindex M-x nnkiboze-generate-groups
17874 @findex nnkiboze-generate-groups
17875 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17876 @code{nnkiboze} groups you want to have.  This command will take time.
17877 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17878 headers from all the articles in all the component groups and run them
17879 through the scoring process to determine if there are any articles in
17880 the groups that are to be part of the @code{nnkiboze} groups.
17882 Please limit the number of component groups by using restrictive
17883 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17884 @acronym{NNTP} site may throw you off and never let you back in again.
17885 Stranger things have happened.
17887 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17888 and they can be foreign.  No restrictions.
17890 @vindex nnkiboze-directory
17891 The generation of an @code{nnkiboze} group means writing two files in
17892 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17893 One contains the @acronym{NOV} header lines for all the articles in
17894 the group, and the other is an additional @file{.newsrc} file to store
17895 information on what groups have been searched through to find
17896 component articles.
17898 Articles marked as read in the @code{nnkiboze} group will have
17899 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17902 @node Email Based Diary
17903 @section Email Based Diary
17904 @cindex diary
17905 @cindex email based diary
17906 @cindex calendar
17908 This section describes a special mail back end called @code{nndiary},
17909 and its companion library @code{gnus-diary}.  It is ``special'' in the
17910 sense that it is not meant to be one of the standard alternatives for
17911 reading mail with Gnus.  See @ref{Choosing a Mail Back End} for that.
17912 Instead, it is used to treat @emph{some} of your mails in a special way,
17913 namely, as event reminders.
17915 Here is a typical scenario:
17917 @itemize @bullet
17918 @item
17919 You've got a date with Andy Mc Dowell or Bruce Willis (select according
17920 to your sexual preference) in one month.  You don't want to forget it.
17921 @item
17922 So you send a ``reminder'' message (actually, a diary one) to yourself.
17923 @item
17924 You forget all about it and keep on getting and reading new mail, as usual.
17925 @item
17926 From time to time, as you type `g' in the group buffer and as the date
17927 is getting closer, the message will pop up again to remind you of your
17928 appointment, just as if it were new and unread.
17929 @item
17930 Read your ``new'' messages, this one included, and start dreaming again
17931 of the night you're gonna have.
17932 @item
17933 Once the date is over (you actually fell asleep just after dinner), the
17934 message will be automatically deleted if it is marked as expirable.
17935 @end itemize
17937 The Gnus Diary back end has the ability to handle regular appointments
17938 (that wouldn't ever be deleted) as well as punctual ones, operates as a
17939 real mail back end and is configurable in many ways.  All of this is
17940 explained in the sections below.
17942 @menu
17943 * The NNDiary Back End::        Basic setup and usage.
17944 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
17945 * Sending or Not Sending::      A final note on sending diary messages.
17946 @end menu
17949 @node The NNDiary Back End
17950 @subsection The NNDiary Back End
17951 @cindex nndiary
17952 @cindex the nndiary back end
17954 @code{nndiary} is a back end very similar to @code{nnml} (@pxref{Mail
17955 Spool}).  Actually, it could appear as a mix of @code{nnml} and
17956 @code{nndraft}.  If you know @code{nnml}, you're already familiar with
17957 the message storing scheme of @code{nndiary}: one file per message, one
17958 directory per group.
17960   Before anything, there is one requirement to be able to run
17961 @code{nndiary} properly: you @emph{must} use the group timestamp feature
17962 of Gnus.  This adds a timestamp to each group's parameters.  @ref{Group
17963 Timestamp} to see how it's done.
17965 @menu
17966 * Diary Messages::              What makes a message valid for nndiary.
17967 * Running NNDiary::             NNDiary has two modes of operation.
17968 * Customizing NNDiary::         Bells and whistles.
17969 @end menu
17971 @node Diary Messages
17972 @subsubsection Diary Messages
17973 @cindex nndiary messages
17974 @cindex nndiary mails
17976 @code{nndiary} messages are just normal ones, except for the mandatory
17977 presence of 7 special headers.  These headers are of the form
17978 @code{X-Diary-<something>}, @code{<something>} being one of
17979 @code{Minute}, @code{Hour}, @code{Dom}, @code{Month}, @code{Year},
17980 @code{Time-Zone} and @code{Dow}.  @code{Dom} means ``Day of Month'', and
17981 @code{dow} means ``Day of Week''.  These headers actually behave like
17982 crontab specifications and define the event date(s):
17984 @itemize @bullet
17985 @item
17986 For all headers except the @code{Time-Zone} one, a header value is
17987 either a star (meaning all possible values), or a list of fields
17988 (separated by a comma).
17989 @item
17990 A field is either an integer, or a range.
17991 @item
17992 A range is two integers separated by a dash.
17993 @item
17994 Possible integer values are 0--59 for @code{Minute}, 0--23 for
17995 @code{Hour}, 1--31 for @code{Dom}, 1--12 for @code{Month}, above 1971
17996 for @code{Year} and 0--6 for @code{Dow} (0 meaning Sunday).
17997 @item
17998 As a special case, a star in either @code{Dom} or @code{Dow} doesn't
17999 mean ``all possible values'', but ``use only the other field''.  Note
18000 that if both are star'ed, the use of either one gives the same result.
18001 @item
18002 The @code{Time-Zone} header is special in that it can only have one
18003 value (@code{GMT}, for instance).  A star doesn't mean ``all possible
18004 values'' (because it makes no sense), but ``the current local time
18005 zone''.  Most of the time, you'll be using a star here.  However, for a
18006 list of available time zone values, see the variable
18007 @code{nndiary-headers}.
18008 @end itemize
18010 As a concrete example, here are the diary headers to add to your message
18011 for specifying ``Each Monday and each 1st of month, at 12:00, 20:00,
18012 21:00, 22:00, 23:00 and 24:00, from 1999 to 2010'' (I'll let you find
18013 what to do then):
18015 @example
18016 X-Diary-Minute: 0
18017 X-Diary-Hour: 12, 20-24
18018 X-Diary-Dom: 1
18019 X-Diary-Month: *
18020 X-Diary-Year: 1999-2010
18021 X-Diary-Dow: 1
18022 X-Diary-Time-Zone: *
18023 @end example
18025 @node Running NNDiary
18026 @subsubsection Running NNDiary
18027 @cindex running nndiary
18028 @cindex nndiary operation modes
18030 @code{nndiary} has two modes of operation: ``traditional'' (the default)
18031 and ``autonomous''.  In traditional mode, @code{nndiary} does not get new
18032 mail by itself.  You have to move (@kbd{B m}) or copy (@kbd{B c}) mails
18033 from your primary mail back end to nndiary groups in order to handle them
18034 as diary messages.  In autonomous mode, @code{nndiary} retrieves its own
18035 mail and handles it independently from your primary mail back end.
18037 One should note that Gnus is not inherently designed to allow several
18038 ``master'' mail back ends at the same time.  However, this does make
18039 sense with @code{nndiary}: you really want to send and receive diary
18040 messages to your diary groups directly.  So, @code{nndiary} supports
18041 being sort of a ``second primary mail back end'' (to my knowledge, it is
18042 the only back end offering this feature).  However, there is a limitation
18043 (which I hope to fix some day): respooling doesn't work in autonomous
18044 mode.
18046 In order to use @code{nndiary} in autonomous mode, you have several
18047 things to do:
18049 @itemize @bullet
18050 @item
18051 Allow @code{nndiary} to retrieve new mail by itself.  Put the following
18052 line in your @file{~/.gnus.el} file:
18054 @lisp
18055 (setq nndiary-get-new-mail t)
18056 @end lisp
18057 @item
18058 You must arrange for diary messages (those containing @code{X-Diary-*}
18059 headers) to be split in a private folder @emph{before} Gnus treat them.
18060 Again, this is needed because Gnus cannot (yet ?) properly handle
18061 multiple primary mail back ends.  Getting those messages from a separate
18062 source will compensate this misfeature to some extent.
18064 As an example, here's my procmailrc entry to store diary files in
18065 @file{~/.nndiary} (the default @code{nndiary} mail source file):
18067 @example
18068 :0 HD :
18069 * ^X-Diary
18070 .nndiary
18071 @end example
18072 @end itemize
18074 Once this is done, you might want to customize the following two options
18075 that affect the diary mail retrieval and splitting processes:
18077 @defvar nndiary-mail-sources
18078 This is the diary-specific replacement for the standard
18079 @code{mail-sources} variable.  It obeys the same syntax, and defaults to
18080 @code{(file :path "~/.nndiary")}.
18081 @end defvar
18083 @defvar nndiary-split-methods
18084 This is the diary-specific replacement for the standard
18085 @code{nnmail-split-methods} variable.  It obeys the same syntax.
18086 @end defvar
18088   Finally, you may add a permanent @code{nndiary} virtual server
18089 (something like @code{(nndiary "diary")} should do) to your
18090 @code{gnus-secondary-select-methods}.
18092   Hopefully, almost everything (see the TODO section in
18093 @file{nndiary.el}) will work as expected when you restart Gnus: in
18094 autonomous mode, typing @kbd{g} and @kbd{M-g} in the group buffer, will
18095 also get your new diary mails and split them according to your
18096 diary-specific rules, @kbd{F} will find your new diary groups etc.
18098 @node Customizing NNDiary
18099 @subsubsection Customizing NNDiary
18100 @cindex customizing nndiary
18101 @cindex nndiary customization
18103 Now that @code{nndiary} is up and running, it's time to customize it.
18104 The custom group is called @code{nndiary} (no, really ?!).  You should
18105 browse it to figure out which options you'd like to tweak.  The following
18106 two variables are probably the only ones you will want to change:
18108 @defvar nndiary-reminders
18109 This is the list of times when you want to be reminded of your
18110 appointements (e.g. 3 weeks before, then 2 days before, then 1 hour
18111 before and that's it).  Remember that ``being reminded'' means that the
18112 diary message will pop up as brand new and unread again when you get new
18113 mail.
18114 @end defvar
18116 @defvar nndiary-week-starts-on-monday
18117 Rather self-explanatory.  Otherwise, Sunday is assumed (this is the
18118 default).
18119 @end defvar
18122 @node The Gnus Diary Library
18123 @subsection The Gnus Diary Library
18124 @cindex gnus-diary
18125 @cindex the gnus diary library
18127 Using @code{nndiary} manually (I mean, writing the headers by hand and
18128 so on) would be rather boring.  Fortunately, there is a library called
18129 @code{gnus-diary} written on top of @code{nndiary}, that does many
18130 useful things for you.
18132   In order to use it, add the following line to your @file{~/.gnus.el} file:
18134 @lisp
18135 (require 'gnus-diary)
18136 @end lisp
18138   Also, you shouldn't use any @code{gnus-user-format-function-[d|D]}
18139 (@pxref{Summary Buffer Lines}).  @code{gnus-diary} provides both of these
18140 (sorry if you used them before).
18143 @menu
18144 * Diary Summary Line Format::           A nicer summary buffer line format.
18145 * Diary Articles Sorting::              A nicer way to sort messages.
18146 * Diary Headers Generation::            Not doing it manually.
18147 * Diary Group Parameters::              Not handling them manually.
18148 @end menu
18150 @node Diary Summary Line Format
18151 @subsubsection Diary Summary Line Format
18152 @cindex diary summary buffer line
18153 @cindex diary summary line format
18155 Displaying diary messages in standard summary line format (usually
18156 something like @samp{From Joe: Subject}) is pretty useless.  Most of
18157 the time, you're the one who wrote the message, and you mostly want to
18158 see the event's date.
18160   @code{gnus-diary} provides two supplemental user formats to be used in
18161 summary line formats.  @code{D} corresponds to a formatted time string
18162 for the next occurrence of the event (e.g. ``Sat, Sep 22 01, 12:00''),
18163 while @code{d} corresponds to an approximative remaining time until the
18164 next occurrence of the event (e.g. ``in 6 months, 1 week'').
18166   For example, here's how Joe's birthday is displayed in my
18167 @code{nndiary+diary:birthdays} summary buffer (note that the message is
18168 expirable, but will never be deleted, as it specifies a periodic event):
18170 @example
18171    E  Sat, Sep 22 01, 12:00: Joe's birthday (in 6 months, 1 week)
18172 @end example
18174 In order to get something like the above, you would normally add the
18175 following line to your diary groups'parameters:
18177 @lisp
18178 (gnus-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n")
18179 @end lisp
18181 However, @code{gnus-diary} does it automatically (@pxref{Diary Group
18182 Parameters}).  You can however customize the provided summary line format
18183 with the following user options:
18185 @defvar gnus-diary-summary-line-format
18186 Defines the summary line format used for diary groups (@pxref{Summary
18187 Buffer Lines}).  @code{gnus-diary} uses it to automatically update the
18188 diary groups'parameters.
18189 @end defvar
18191 @defvar gnus-diary-time-format
18192 Defines the format to display dates in diary summary buffers.  This is
18193 used by the @code{D} user format.  See the docstring for details.
18194 @end defvar
18196 @defvar gnus-diary-delay-format-function
18197 Defines the format function to use for displaying delays (remaining
18198 times) in diary summary buffers.  This is used by the @code{d} user
18199 format.  There are currently built-in functions for English and French;
18200 you can also define your own.  See the docstring for details.
18201 @end defvar
18203 @node Diary Articles Sorting
18204 @subsubsection Diary Articles Sorting
18205 @cindex diary articles sorting
18206 @cindex diary summary lines sorting
18207 @findex gnus-summary-sort-by-schedule
18208 @findex gnus-thread-sort-by-schedule
18209 @findex gnus-article-sort-by-schedule
18211 @code{gnus-diary} provides new sorting functions (@pxref{Sorting the
18212 Summary Buffer} ) called @code{gnus-summary-sort-by-schedule},
18213 @code{gnus-thread-sort-by-schedule} and
18214 @code{gnus-article-sort-by-schedule}.  These functions let you organize
18215 your diary summary buffers from the closest event to the farthest one.
18217 @code{gnus-diary} automatically installs
18218 @code{gnus-summary-sort-by-schedule} as a menu item in the summary
18219 buffer's ``sort'' menu, and the two others as the primary (hence
18220 default) sorting functions in the group parameters (@pxref{Diary Group
18221 Parameters}).
18223 @node Diary Headers Generation
18224 @subsubsection Diary Headers Generation
18225 @cindex diary headers generation
18226 @findex gnus-diary-check-message
18228 @code{gnus-diary} provides a function called
18229 @code{gnus-diary-check-message} to help you handle the @code{X-Diary-*}
18230 headers.  This function ensures that the current message contains all the
18231 required diary headers, and prompts you for values or corrections if
18232 needed.
18234   This function is hooked into the @code{nndiary} back end, so that
18235 moving or copying an article to a diary group will trigger it
18236 automatically.  It is also bound to @kbd{C-c D c} in @code{message-mode}
18237 and @code{article-edit-mode} in order to ease the process of converting
18238 a usual mail to a diary one.
18240   This function takes a prefix argument which will force prompting of
18241 all diary headers, regardless of their presence or validity.  That way,
18242 you can very easily reschedule an already valid diary message, for
18243 instance.
18245 @node Diary Group Parameters
18246 @subsubsection Diary Group Parameters
18247 @cindex diary group parameters
18249 When you create a new diary group, or visit one, @code{gnus-diary}
18250 automatically checks your group parameters and if needed, sets the
18251 summary line format to the diary-specific value, installs the
18252 diary-specific sorting functions, and also adds the different
18253 @code{X-Diary-*} headers to the group's posting-style.  It is then easier
18254 to send a diary message, because if you use @kbd{C-u a} or @kbd{C-u m}
18255 on a diary group to prepare a message, these headers will be inserted
18256 automatically (although not filled with proper values yet).
18258 @node Sending or Not Sending
18259 @subsection Sending or Not Sending
18261 Well, assuming you've read of of the above, here are two final notes on
18262 mail sending with @code{nndiary}:
18264 @itemize @bullet
18265 @item
18266 @code{nndiary} is a @emph{real} mail back end.  You really send real diary
18267 messsages for real.  This means for instance that you can give
18268 appointements to anybody (provided they use Gnus and @code{nndiary}) by
18269 sending the diary message to them as well.
18270 @item
18271 However, since @code{nndiary} also has a @code{request-post} method, you
18272 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the
18273 message won't actually be sent; just stored locally in the group. This
18274 comes in very handy for private appointments.
18275 @end itemize
18277 @node Gnus Unplugged
18278 @section Gnus Unplugged
18279 @cindex offline
18280 @cindex unplugged
18281 @cindex agent
18282 @cindex Gnus agent
18283 @cindex Gnus unplugged
18285 In olden times (ca. February '88), people used to run their newsreaders
18286 on big machines with permanent connections to the net.  News transport
18287 was dealt with by news servers, and all the newsreaders had to do was to
18288 read news.  Believe it or not.
18290 Nowadays most people read news and mail at home, and use some sort of
18291 modem to connect to the net.  To avoid running up huge phone bills, it
18292 would be nice to have a way to slurp down all the news and mail, hang up
18293 the phone, read for several hours, and then upload any responses you
18294 have to make.  And then you repeat the procedure.
18296 Of course, you can use news servers for doing this as well.  I've used
18297 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
18298 for some years, but doing that's a bore.  Moving the news server
18299 functionality up to the newsreader makes sense if you're the only person
18300 reading news on a machine.
18302 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
18303 fact, you don't even have to configure anything.
18305 Of course, to use it as such, you have to learn a few new commands.
18307 @menu
18308 * Agent Basics::                How it all is supposed to work.
18309 * Agent Categories::            How to tell the Gnus Agent what to download.
18310 * Agent Commands::              New commands for all the buffers.
18311 * Agent Visuals::               Ways that the agent may effect your summary buffer.
18312 * Agent as Cache::              The Agent is a big cache too.
18313 * Agent Expiry::                How to make old articles go away.
18314 * Agent Regeneration::          How to recover from lost connections and other accidents.
18315 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
18316 * Outgoing Messages::           What happens when you post/mail something?
18317 * Agent Variables::             Customizing is fun.
18318 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
18319 * Batching Agents::             How to fetch news from a @code{cron} job.
18320 * Agent Caveats::               What you think it'll do and what it does.
18321 @end menu
18324 @node Agent Basics
18325 @subsection Agent Basics
18327 First, let's get some terminology out of the way.
18329 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
18330 connection to the net (and notified the Agent that this is the case).
18331 When the connection to the net is up again (and Gnus knows this), the
18332 Agent is @dfn{plugged}.
18334 The @dfn{local} machine is the one you're running on, and which isn't
18335 connected to the net continuously.
18337 @dfn{Downloading} means fetching things from the net to your local
18338 machine.  @dfn{Uploading} is doing the opposite.
18340 You know that Gnus gives you all the opportunity you'd ever want for
18341 shooting yourself in the foot.  Some people call it flexibility.  Gnus
18342 is also customizable to a great extent, which means that the user has a
18343 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
18344 you in your foot, but with Gnus, you have a choice!
18346 Gnus is never really in plugged or unplugged state.  Rather, it applies
18347 that state to each server individually.  This means that some servers
18348 can be plugged while others can be unplugged.  Additionally, some
18349 servers can be ignored by the Agent altogether (which means that
18350 they're kinda like plugged always).
18352 So when you unplug the Agent and then wonder why is Gnus opening a
18353 connection to the Net, the next step to do is to look whether all
18354 servers are agentized.  If there is an unagentized server, you found
18355 the culprit.
18357 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
18358 reachable.  When Gnus notices this, it asks you whether you want the
18359 server to be switched to offline state.  If you say yes, then the
18360 server will behave somewhat as if it was unplugged, except that Gnus
18361 will ask you whether you want to switch it back online again.
18363 Let's take a typical Gnus session using the Agent.
18365 @itemize @bullet
18367 @item
18368 @findex gnus-unplugged
18369 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
18370 Agent in a disconnected state.  You can read all the news that you have
18371 already fetched while in this mode.
18373 @item
18374 You then decide to see whether any new news has arrived.  You connect
18375 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
18376 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
18377 as usual.  To check for new mail in unplugged mode (@pxref{Mail
18378 Source Specifiers}).
18380 @item
18381 You can then read the new news immediately, or you can download the
18382 news onto your local machine.  If you want to do the latter, you press
18383 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
18384 all the eligible articles in all the groups.  (To let Gnus know which
18385 articles you want to download, @pxref{Agent Categories}).
18387 @item
18388 After fetching the articles, you press @kbd{J j} to make Gnus become
18389 unplugged again, and you shut down the PPP thing (or whatever).  And
18390 then you read the news offline.
18392 @item
18393 And then you go to step 2.
18394 @end itemize
18396 Here are some things you should do the first time (or so) that you use
18397 the Agent.
18399 @itemize @bullet
18401 @item
18402 Decide which servers should be covered by the Agent.  If you have a mail
18403 back end, it would probably be nonsensical to have it covered by the
18404 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18405 @kbd{J a} on the server (or servers) that you wish to have covered by the
18406 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18407 added servers you do not wish to have covered by the Agent.  By default,
18408 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18409 @code{gnus-secondary-select-methods} are agentized.
18411 @item
18412 Decide on download policy.  It's fairly simple once you decide whether
18413 you are going to use agent categories, topic parameters, and/or group
18414 parameters to implement your policy.  If you're new to gnus, it
18415 is probably best to start with a category, @xref{Agent Categories}.
18417 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18418 (@pxref{Agent Categories}) provide for setting a policy that applies
18419 to multiple groups.  Which you use is entirely up to you.  Topic
18420 parameters do override categories so, if you mix the two, you'll have
18421 to take that into account.  If you have a few groups that deviate from
18422 your policy, you can use group parameters (@pxref{Group Parameters}) to
18423 configure them.
18425 @item
18426 Uhm@dots{} that's it.
18427 @end itemize
18430 @node Agent Categories
18431 @subsection Agent Categories
18433 One of the main reasons to integrate the news transport layer into the
18434 newsreader is to allow greater control over what articles to download.
18435 There's not much point in downloading huge amounts of articles, just to
18436 find out that you're not interested in reading any of them.  It's better
18437 to be somewhat more conservative in choosing what to download, and then
18438 mark the articles for downloading manually if it should turn out that
18439 you're interested in the articles anyway.
18441 One of the more effective methods for controlling what is to be
18442 downloaded is to create a @dfn{category} and then assign some (or all)
18443 groups to this category.  Groups that do not belong in any other
18444 category belong to the @code{default} category.  Gnus has its own
18445 buffer for creating and managing categories.
18447 If you prefer, you can also use group parameters (@pxref{Group
18448 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18449 alternative approach to controlling the agent.  The only real
18450 difference is that categories are specific to the agent (so there is
18451 less to learn) while group and topic parameters include the kitchen
18452 sink.
18454 Since you can set agent parameters in several different places we have
18455 a rule to decide which source to believe.  This rule specifies that
18456 the parameter sources are checked in the following order: group
18457 parameters, topic parameters, agent category, and finally customizable
18458 variables.  So you can mix all of these sources to produce a wide range
18459 of behavior, just don't blame me if you don't remember where you put
18460 your settings.
18462 @menu
18463 * Category Syntax::             What a category looks like.
18464 * Category Buffer::             A buffer for maintaining categories.
18465 * Category Variables::          Customize'r'Us.
18466 @end menu
18469 @node Category Syntax
18470 @subsubsection Category Syntax
18472 A category consists of a name, the list of groups belonging to the
18473 category, and a number of optional parameters that override the
18474 customizable variables.  The complete list of agent parameters are
18475 listed below.
18477 @cindex Agent Parameters
18478 @table @code
18479 @item gnus-agent-cat-name
18480 The name of the category.
18482 @item gnus-agent-cat-groups
18483 The list of groups that are in this category.
18485 @item gnus-agent-cat-predicate
18486 A predicate which (generally) gives a rough outline of which articles
18487 are eligible for downloading; and
18489 @item gnus-agent-cat-score-file
18490 a score rule which (generally) gives you a finer granularity when
18491 deciding what articles to download.  (Note that this @dfn{download
18492 score} is not necessarily related to normal scores.)
18494 @item gnus-agent-cat-enable-expiration
18495 a boolean indicating whether the agent should expire old articles in
18496 this group.  Most groups should be expired to conserve disk space.  In
18497 fact, its probably safe to say that the gnus.* hierarchy contains the
18498 only groups that should not be expired.
18500 @item gnus-agent-cat-days-until-old
18501 an integer indicating the number of days that the agent should wait
18502 before deciding that a read article is safe to expire.
18504 @item gnus-agent-cat-low-score
18505 an integer that overrides the value of @code{gnus-agent-low-score}.
18507 @item gnus-agent-cat-high-score
18508 an integer that overrides the value of @code{gnus-agent-high-score}.
18510 @item gnus-agent-cat-length-when-short
18511 an integer that overrides the value of
18512 @code{gnus-agent-short-article}.
18514 @item gnus-agent-cat-length-when-long
18515 an integer that overrides the value of @code{gnus-agent-long-article}.
18517 @c @item gnus-agent-cat-disable-undownloaded-faces
18518 @c a symbol indicating whether the summary buffer should @emph{not} display
18519 @c undownloaded articles using the gnus-summary-*-undownloaded-face
18520 @c faces.  The symbol nil will enable the use of undownloaded faces while
18521 @c all other symbols disable them.
18523 @item gnus-agent-cat-enable-undownloaded-faces
18524 a symbol indicating whether the summary buffer should display
18525 undownloaded articles using the gnus-summary-*-undownloaded-face
18526 faces.  The symbol nil will disable the use of undownloaded faces while
18527 all other symbols enable them.
18528 @end table
18530 The name of a category can not be changed once the category has been
18531 created.
18533 Each category maintains a list of groups that are exclusive members of
18534 that category.  The exclusivity rule is automatically enforced, add a
18535 group to a new category and it is automatically removed from its old
18536 category.
18538 A predicate in its simplest form can be a single predicate such as
18539 @code{true} or @code{false}.  These two will download every available
18540 article or nothing respectively.  In the case of these two special
18541 predicates an additional score rule is superfluous.
18543 Predicates of @code{high} or @code{low} download articles in respect of
18544 their scores in relationship to @code{gnus-agent-high-score} and
18545 @code{gnus-agent-low-score} as described below.
18547 To gain even finer control of what is to be regarded eligible for
18548 download a predicate can consist of a number of predicates with logical
18549 operators sprinkled in between.
18551 Perhaps some examples are in order.
18553 Here's a simple predicate.  (It's the default predicate, in fact, used
18554 for all groups that don't belong to any other category.)
18556 @lisp
18557 short
18558 @end lisp
18560 Quite simple, eh?  This predicate is true if and only if the article is
18561 short (for some value of ``short'').
18563 Here's a more complex predicate:
18565 @lisp
18566 (or high
18567     (and
18568      (not low)
18569      (not long)))
18570 @end lisp
18572 This means that an article should be downloaded if it has a high score,
18573 or if the score is not low and the article is not long.  You get the
18574 drift.
18576 The available logical operators are @code{or}, @code{and} and
18577 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18578 @samp{|}, @code{&} and @code{!} instead.)
18580 The following predicates are pre-defined, but if none of these fit what
18581 you want to do, you can write your own.
18583 When evaluating each of these predicates, the named constant will be
18584 bound to the value determined by calling
18585 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18586 example, gnus-agent-short-article will be bound to
18587 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18588 means that you can specify a predicate in your category then tune that
18589 predicate to individual groups.
18591 @table @code
18592 @item short
18593 True iff the article is shorter than @code{gnus-agent-short-article}
18594 lines; default 100.
18596 @item long
18597 True iff the article is longer than @code{gnus-agent-long-article}
18598 lines; default 200.
18600 @item low
18601 True iff the article has a download score less than
18602 @code{gnus-agent-low-score}; default 0.
18604 @item high
18605 True iff the article has a download score greater than
18606 @code{gnus-agent-high-score}; default 0.
18608 @item spam
18609 True iff the Gnus Agent guesses that the article is spam.  The
18610 heuristics may change over time, but at present it just computes a
18611 checksum and sees whether articles match.
18613 @item true
18614 Always true.
18616 @item false
18617 Always false.
18618 @end table
18620 If you want to create your own predicate function, here's what you have
18621 to know:  The functions are called with no parameters, but the
18622 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18623 useful values.
18625 For example, you could decide that you don't want to download articles
18626 that were posted more than a certain number of days ago (e.g. posted
18627 more than @code{gnus-agent-expire-days} ago) you might write a function
18628 something along the lines of the following:
18630 @lisp
18631 (defun my-article-old-p ()
18632   "Say whether an article is old."
18633   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18634      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18635 @end lisp
18637 with the predicate then defined as:
18639 @lisp
18640 (not my-article-old-p)
18641 @end lisp
18643 or you could append your predicate to the predefined
18644 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18645 wherever.
18647 @lisp
18648 (require 'gnus-agent)
18649 (setq  gnus-category-predicate-alist
18650   (append gnus-category-predicate-alist
18651          '((old . my-article-old-p))))
18652 @end lisp
18654 and simply specify your predicate as:
18656 @lisp
18657 (not old)
18658 @end lisp
18660 If/when using something like the above, be aware that there are many
18661 misconfigured systems/mailers out there and so an article's date is not
18662 always a reliable indication of when it was posted.  Hell, some people
18663 just don't give a damn.
18665 The above predicates apply to @emph{all} the groups which belong to the
18666 category.  However, if you wish to have a specific predicate for an
18667 individual group within a category, or you're just too lazy to set up a
18668 new category, you can enter a group's individual predicate in its group
18669 parameters like so:
18671 @lisp
18672 (agent-predicate . short)
18673 @end lisp
18675 This is the group/topic parameter equivalent of the agent category default.
18676 Note that when specifying a single word predicate like this, the
18677 @code{agent-predicate} specification must be in dotted pair notation.
18679 The equivalent of the longer example from above would be:
18681 @lisp
18682 (agent-predicate or high (and (not low) (not long)))
18683 @end lisp
18685 The outer parenthesis required in the category specification are not
18686 entered here as, not being in dotted pair notation, the value of the
18687 predicate is assumed to be a list.
18690 Now, the syntax of the download score is the same as the syntax of
18691 normal score files, except that all elements that require actually
18692 seeing the article itself are verboten.  This means that only the
18693 following headers can be scored on: @code{Subject}, @code{From},
18694 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18695 @code{Lines}, and @code{Xref}.
18697 As with predicates, the specification of the @code{download score rule}
18698 to use in respect of a group can be in either the category definition if
18699 it's to be applicable to all groups in therein, or a group's parameters
18700 if it's to be specific to that group.
18702 In both of these places the @code{download score rule} can take one of
18703 three forms:
18705 @enumerate
18706 @item
18707 Score rule
18709 This has the same syntax as a normal Gnus score file except only a
18710 subset of scoring keywords are available as mentioned above.
18712 example:
18714 @itemize @bullet
18715 @item
18716 Category specification
18718 @lisp
18719 (("from"
18720        ("Lars Ingebrigtsen" 1000000 nil s))
18721 ("lines"
18722        (500 -100 nil <)))
18723 @end lisp
18725 @item
18726 Group/Topic Parameter specification
18728 @lisp
18729 (agent-score ("from"
18730                    ("Lars Ingebrigtsen" 1000000 nil s))
18731              ("lines"
18732                    (500 -100 nil <)))
18733 @end lisp
18735 Again, note the omission of the outermost parenthesis here.
18736 @end itemize
18738 @item
18739 Agent score file
18741 These score files must @emph{only} contain the permitted scoring
18742 keywords stated above.
18744 example:
18746 @itemize @bullet
18747 @item
18748 Category specification
18750 @lisp
18751 ("~/News/agent.SCORE")
18752 @end lisp
18754 or perhaps
18756 @lisp
18757 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18758 @end lisp
18760 @item
18761 Group Parameter specification
18763 @lisp
18764 (agent-score "~/News/agent.SCORE")
18765 @end lisp
18767 Additional score files can be specified as above.  Need I say anything
18768 about parenthesis?
18769 @end itemize
18771 @item
18772 Use @code{normal} score files
18774 If you don't want to maintain two sets of scoring rules for a group, and
18775 your desired @code{downloading} criteria for a group are the same as your
18776 @code{reading} criteria then you can tell the agent to refer to your
18777 @code{normal} score files when deciding what to download.
18779 These directives in either the category definition or a group's
18780 parameters will cause the agent to read in all the applicable score
18781 files for a group, @emph{filtering out} those sections that do not
18782 relate to one of the permitted subset of scoring keywords.
18784 @itemize @bullet
18785 @item
18786 Category Specification
18788 @lisp
18789 file
18790 @end lisp
18792 @item
18793 Group Parameter specification
18795 @lisp
18796 (agent-score . file)
18797 @end lisp
18798 @end itemize
18799 @end enumerate
18801 @node Category Buffer
18802 @subsubsection Category Buffer
18804 You'd normally do all category maintenance from the category buffer.
18805 When you enter it for the first time (with the @kbd{J c} command from
18806 the group buffer), you'll only see the @code{default} category.
18808 The following commands are available in this buffer:
18810 @table @kbd
18811 @item q
18812 @kindex q (Category)
18813 @findex gnus-category-exit
18814 Return to the group buffer (@code{gnus-category-exit}).
18816 @item e
18817 @kindex e (Category)
18818 @findex gnus-category-customize-category
18819 Use a customization buffer to set all of the selected category's
18820 parameters at one time (@code{gnus-category-customize-category}).
18822 @item k
18823 @kindex k (Category)
18824 @findex gnus-category-kill
18825 Kill the current category (@code{gnus-category-kill}).
18827 @item c
18828 @kindex c (Category)
18829 @findex gnus-category-copy
18830 Copy the current category (@code{gnus-category-copy}).
18832 @item a
18833 @kindex a (Category)
18834 @findex gnus-category-add
18835 Add a new category (@code{gnus-category-add}).
18837 @item p
18838 @kindex p (Category)
18839 @findex gnus-category-edit-predicate
18840 Edit the predicate of the current category
18841 (@code{gnus-category-edit-predicate}).
18843 @item g
18844 @kindex g (Category)
18845 @findex gnus-category-edit-groups
18846 Edit the list of groups belonging to the current category
18847 (@code{gnus-category-edit-groups}).
18849 @item s
18850 @kindex s (Category)
18851 @findex gnus-category-edit-score
18852 Edit the download score rule of the current category
18853 (@code{gnus-category-edit-score}).
18855 @item l
18856 @kindex l (Category)
18857 @findex gnus-category-list
18858 List all the categories (@code{gnus-category-list}).
18859 @end table
18862 @node Category Variables
18863 @subsubsection Category Variables
18865 @table @code
18866 @item gnus-category-mode-hook
18867 @vindex gnus-category-mode-hook
18868 Hook run in category buffers.
18870 @item gnus-category-line-format
18871 @vindex gnus-category-line-format
18872 Format of the lines in the category buffer (@pxref{Formatting
18873 Variables}).  Valid elements are:
18875 @table @samp
18876 @item c
18877 The name of the category.
18879 @item g
18880 The number of groups in the category.
18881 @end table
18883 @item gnus-category-mode-line-format
18884 @vindex gnus-category-mode-line-format
18885 Format of the category mode line (@pxref{Mode Line Formatting}).
18887 @item gnus-agent-short-article
18888 @vindex gnus-agent-short-article
18889 Articles that have fewer lines than this are short.  Default 100.
18891 @item gnus-agent-long-article
18892 @vindex gnus-agent-long-article
18893 Articles that have more lines than this are long.  Default 200.
18895 @item gnus-agent-low-score
18896 @vindex gnus-agent-low-score
18897 Articles that have a score lower than this have a low score.  Default
18900 @item gnus-agent-high-score
18901 @vindex gnus-agent-high-score
18902 Articles that have a score higher than this have a high score.  Default
18905 @item gnus-agent-expire-days
18906 @vindex gnus-agent-expire-days
18907 The number of days that a @samp{read} article must stay in the agent's
18908 local disk before becoming eligible for expiration (While the name is
18909 the same, this doesn't mean expiring the article on the server.  It
18910 just means deleting the local copy of the article).  What is also
18911 important to understand is that the counter starts with the time the
18912 article was written to the local disk and not the time the article was
18913 read.
18914 Default 7.
18916 @item gnus-agent-enable-expiration
18917 @vindex gnus-agent-enable-expiration
18918 Determines whether articles in a group are, by default, expired or
18919 retained indefinitely.  The default is @code{ENABLE} which means that
18920 you'll have to disable expiration when desired.  On the other hand,
18921 you could set this to @code{DISABLE}.  In that case, you would then
18922 have to enable expiration in selected groups.
18924 @end table
18927 @node Agent Commands
18928 @subsection Agent Commands
18929 @findex gnus-agent-toggle-plugged
18930 @kindex J j (Agent)
18932 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18933 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18934 toggles the plugged/unplugged state of the Gnus Agent.
18937 @menu
18938 * Group Agent Commands::        Configure groups and fetch their contents.
18939 * Summary Agent Commands::      Manually select then fetch specific articles.
18940 * Server Agent Commands::       Select the servers that are supported by the agent.
18941 @end menu
18946 @node Group Agent Commands
18947 @subsubsection Group Agent Commands
18949 @table @kbd
18950 @item J u
18951 @kindex J u (Agent Group)
18952 @findex gnus-agent-fetch-groups
18953 Fetch all eligible articles in the current group
18954 (@code{gnus-agent-fetch-groups}).
18956 @item J c
18957 @kindex J c (Agent Group)
18958 @findex gnus-enter-category-buffer
18959 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18961 @item J s
18962 @kindex J s (Agent Group)
18963 @findex gnus-agent-fetch-session
18964 Fetch all eligible articles in all groups
18965 (@code{gnus-agent-fetch-session}).
18967 @item J S
18968 @kindex J S (Agent Group)
18969 @findex gnus-group-send-queue
18970 Send all sendable messages in the queue group
18971 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18973 @item J a
18974 @kindex J a (Agent Group)
18975 @findex gnus-agent-add-group
18976 Add the current group to an Agent category
18977 (@code{gnus-agent-add-group}).  This command understands the
18978 process/prefix convention (@pxref{Process/Prefix}).
18980 @item J r
18981 @kindex J r (Agent Group)
18982 @findex gnus-agent-remove-group
18983 Remove the current group from its category, if any
18984 (@code{gnus-agent-remove-group}).  This command understands the
18985 process/prefix convention (@pxref{Process/Prefix}).
18987 @item J Y
18988 @kindex J Y (Agent Group)
18989 @findex gnus-agent-synchronize-flags
18990 Synchronize flags changed while unplugged with remote server, if any.
18993 @end table
18996 @node Summary Agent Commands
18997 @subsubsection Summary Agent Commands
18999 @table @kbd
19000 @item J #
19001 @kindex J # (Agent Summary)
19002 @findex gnus-agent-mark-article
19003 Mark the article for downloading (@code{gnus-agent-mark-article}).
19005 @item J M-#
19006 @kindex J M-# (Agent Summary)
19007 @findex gnus-agent-unmark-article
19008 Remove the downloading mark from the article
19009 (@code{gnus-agent-unmark-article}).
19011 @cindex %
19012 @item @@
19013 @kindex @@ (Agent Summary)
19014 @findex gnus-agent-toggle-mark
19015 Toggle whether to download the article
19016 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
19017 default.
19019 @item J c
19020 @kindex J c (Agent Summary)
19021 @findex gnus-agent-catchup
19022 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
19024 @item J S
19025 @kindex J S (Agent Summary)
19026 @findex gnus-agent-fetch-group
19027 Download all eligible (@pxref{Agent Categories}) articles in this group.
19028 (@code{gnus-agent-fetch-group}).
19030 @item J s
19031 @kindex J s (Agent Summary)
19032 @findex gnus-agent-fetch-series
19033 Download all processable articles in this group.
19034 (@code{gnus-agent-fetch-series}).
19036 @item J u
19037 @kindex J u (Agent Summary)
19038 @findex gnus-agent-summary-fetch-group
19039 Download all downloadable articles in the current group
19040 (@code{gnus-agent-summary-fetch-group}).
19042 @end table
19045 @node Server Agent Commands
19046 @subsubsection Server Agent Commands
19048 @table @kbd
19049 @item J a
19050 @kindex J a (Agent Server)
19051 @findex gnus-agent-add-server
19052 Add the current server to the list of servers covered by the Gnus Agent
19053 (@code{gnus-agent-add-server}).
19055 @item J r
19056 @kindex J r (Agent Server)
19057 @findex gnus-agent-remove-server
19058 Remove the current server from the list of servers covered by the Gnus
19059 Agent (@code{gnus-agent-remove-server}).
19061 @end table
19064 @node Agent Visuals
19065 @subsection Agent Visuals
19067 If you open a summary while unplugged and, Gnus knows from the group's
19068 active range that there are more articles than the headers currently
19069 stored in the Agent, you may see some articles whose subject looks
19070 something like @samp{[Undownloaded article #####]}.  These are
19071 placeholders for the missing headers.  Aside from setting a mark,
19072 there is not much that can be done with one of these placeholders.
19073 When Gnus finally gets a chance to fetch the group's headers, the
19074 placeholders will automatically be replaced by the actual headers.
19075 You can configure the summary buffer's maneuvering to skip over the
19076 placeholders if you care (See @code{gnus-auto-goto-ignores}).
19078 While it may be obvious to all, the only headers and articles
19079 available while unplugged are those headers and articles that were
19080 fetched into the Agent while previously plugged.  To put it another
19081 way, ``If you forget to fetch something while plugged, you might have a
19082 less than satisfying unplugged session''.  For this reason, the Agent
19083 adds two visual effects to your summary buffer.  These effects display
19084 the download status of each article so that you always know which
19085 articles will be available when unplugged.
19087 The first visual effect is the @samp{%O} spec.  If you customize
19088 @code{gnus-summary-line-format} to include this specifier, you will add
19089 a single character field that indicates an article's download status.
19090 Articles that have been fetched into either the Agent or the Cache,
19091 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
19092 other articles will display @code{gnus-undownloaded-mark} (defaults to
19093 @samp{-}).  If you open a group that has not been agentized, a space
19094 (@samp{ }) will be displayed.
19096 The second visual effect are the undownloaded faces.  The faces, there
19097 are three indicating the article's score (low, normal, high), seem to
19098 result in a love/hate response from many Gnus users.  The problem is
19099 that the face selection is controlled by a list of condition tests and
19100 face names (See @code{gnus-summary-highlight}).  Each condition is
19101 tested in the order in which it appears in the list so early
19102 conditions have precedence over later conditions.  All of this means
19103 that, if you tick an undownloaded article, the article will continue
19104 to be displayed in the undownloaded face rather than the ticked face.
19106 If you use the Agent as a cache (to avoid downloading the same article
19107 each time you visit it or to minimize your connection time), the
19108 undownloaded face will probably seem like a good idea.  The reason
19109 being that you do all of our work (marking, reading, deleting) with
19110 downloaded articles so the normal faces always appear.
19112 For occasional Agent users, the undownloaded faces may appear to be an
19113 absolutely horrible idea.  The issue being that, since most of their
19114 articles have not been fetched into the Agent, most of the normal
19115 faces will be obscured by the undownloaded faces.  If this is your
19116 situation, you have two choices available.  First, you can completely
19117 disable the undownload faces by customizing
19118 @code{gnus-summary-highlight} to delete the three cons-cells that
19119 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second,
19120 if you prefer to take a more fine-grained approach, you may set the
19121 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
19122 This parameter, like all other agent parameters, may be set on an
19123 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
19124 Parameters}), or an individual group (@pxref{Group Parameters}).
19126 @node Agent as Cache
19127 @subsection Agent as Cache
19129 When Gnus is plugged, it is not efficient to download headers or
19130 articles from the server again, if they are already stored in the
19131 Agent.  So, Gnus normally only downloads headers once, and stores them
19132 in the Agent.  These headers are later used when generating the summary
19133 buffer, regardless of whether you are plugged or unplugged.  Articles
19134 are not cached in the Agent by default though (that would potentially
19135 consume lots of disk space), but if you have already downloaded an
19136 article into the Agent, Gnus will not download the article from the
19137 server again but use the locally stored copy instead.
19139 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
19140 @pxref{Agent Variables}) to always download headers and articles while
19141 plugged.  Gnus will almost certainly be slower, but it will be kept
19142 synchronized with the server.  That last point probably won't make any
19143 sense if you are using a nntp or nnimap back end.
19145 @node Agent Expiry
19146 @subsection Agent Expiry
19148 @vindex gnus-agent-expire-days
19149 @findex gnus-agent-expire
19150 @kindex M-x gnus-agent-expire
19151 @kindex M-x gnus-agent-expire-group
19152 @findex gnus-agent-expire-group
19153 @cindex agent expiry
19154 @cindex Gnus agent expiry
19155 @cindex expiry, in Gnus agent
19157 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
19158 least it doesn't handle it like other back ends.  Instead, there are
19159 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
19160 commands that will expire all read articles that are older than
19161 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
19162 that you're running out of space.  Neither are particularly fast or
19163 efficient, and it's not a particularly good idea to interrupt them (with
19164 @kbd{C-g} or anything else) once you've started one of them.
19166 Note that other functions, e.g. @code{gnus-request-expire-articles},
19167 might run @code{gnus-agent-expire} for you to keep the agent
19168 synchronized with the group.
19170 The agent parameter @code{agent-enable-expiration} may be used to
19171 prevent expiration in selected groups.
19173 @vindex gnus-agent-expire-all
19174 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
19175 expiration commands will expire all articles---unread, read, ticked
19176 and dormant.  If @code{nil} (which is the default), only read articles
19177 are eligible for expiry, and unread, ticked and dormant articles will
19178 be kept indefinitely.
19180 If you find that some articles eligible for expiry are never expired,
19181 perhaps some Gnus Agent files are corrupted.  There's are special
19182 commands, @code{gnus-agent-regenerate} and
19183 @code{gnus-agent-regenerate-group}, to fix possible problems.
19185 @node Agent Regeneration
19186 @subsection Agent Regeneration
19188 @cindex agent regeneration
19189 @cindex Gnus agent regeneration
19190 @cindex regeneration
19192 The local data structures used by @code{nnagent} may become corrupted
19193 due to certain exceptional conditions.  When this happens,
19194 @code{nnagent} functionality may degrade or even fail.  The solution
19195 to this problem is to repair the local data structures by removing all
19196 internal inconsistencies.
19198 For example, if your connection to your server is lost while
19199 downloaded articles into the agent, the local data structures will not
19200 know about articles successfully downloaded prior to the connection
19201 failure.  Running @code{gnus-agent-regenerate} or
19202 @code{gnus-agent-regenerate-group} will update the data structures
19203 such that you don't need to download these articles a second time.
19205 @findex gnus-agent-regenerate
19206 @kindex M-x gnus-agent-regenerate
19207 The command @code{gnus-agent-regenerate} will perform
19208 @code{gnus-agent-regenerate-group} on every agentized group.  While
19209 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
19210 recommended that you first close all summary buffers.
19212 @findex gnus-agent-regenerate-group
19213 @kindex M-x gnus-agent-regenerate-group
19214 The command @code{gnus-agent-regenerate-group} uses the local copies
19215 of individual articles to repair the local @acronym{NOV}(header) database.  It
19216 then updates the internal data structures that document which articles
19217 are stored locally.  An optional argument will mark articles in the
19218 agent as unread.
19220 @node Agent and IMAP
19221 @subsection Agent and IMAP
19223 The Agent works with any Gnus back end, including nnimap.  However,
19224 since there are some conceptual differences between @acronym{NNTP} and
19225 @acronym{IMAP}, this section (should) provide you with some information to
19226 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
19228 The first thing to keep in mind is that all flags (read, ticked, etc)
19229 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
19230 case for nntp.  Thus Gnus need to remember flag changes when
19231 disconnected, and synchronize these flags when you plug back in.
19233 Gnus keeps track of flag changes when reading nnimap groups under the
19234 Agent.  When you plug back in, Gnus will check if you have any changed
19235 any flags and ask if you wish to synchronize these with the server.
19236 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
19238 @vindex gnus-agent-synchronize-flags
19239 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19240 never automatically synchronize flags.  If it is @code{ask}, which is
19241 the default, the Agent will check if you made any changes and if so
19242 ask if you wish to synchronize these when you re-connect.  If it has
19243 any other value, all flags will be synchronized automatically.
19245 If you do not wish to synchronize flags automatically when you
19246 re-connect, you can do it manually with the
19247 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
19248 in the group buffer.
19250 Some things are currently not implemented in the Agent that you'd might
19251 expect from a disconnected @acronym{IMAP} client, including:
19253 @itemize @bullet
19255 @item
19256 Copying/moving articles into nnimap groups when unplugged.
19258 @item
19259 Creating/deleting nnimap groups when unplugged.
19261 @end itemize
19263 Technical note: the synchronization algorithm does not work by ``pushing''
19264 all local flags to the server, but rather incrementally update the
19265 server view of flags by changing only those flags that were changed by
19266 the user.  Thus, if you set one flag on an article, quit the group and
19267 re-select the group and remove the flag; the flag will be set and
19268 removed from the server when you ``synchronize''.  The queued flag
19269 operations can be found in the per-server @code{flags} file in the Agent
19270 directory.  It's emptied when you synchronize flags.
19273 @node Outgoing Messages
19274 @subsection Outgoing Messages
19276 When Gnus is unplugged, all outgoing messages (both mail and news) are
19277 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
19278 them there after posting, and edit them at will.
19280 When Gnus is plugged again, you can send the messages either from the
19281 draft group with the special commands available there, or you can use
19282 the @kbd{J S} command in the group buffer to send all the sendable
19283 messages in the draft group.
19287 @node Agent Variables
19288 @subsection Agent Variables
19290 @table @code
19291 @item gnus-agent-directory
19292 @vindex gnus-agent-directory
19293 Where the Gnus Agent will store its files.  The default is
19294 @file{~/News/agent/}.
19296 @item gnus-agent-handle-level
19297 @vindex gnus-agent-handle-level
19298 Groups on levels (@pxref{Group Levels}) higher than this variable will
19299 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
19300 which means that only subscribed group will be considered by the Agent
19301 by default.
19303 @item gnus-agent-plugged-hook
19304 @vindex gnus-agent-plugged-hook
19305 Hook run when connecting to the network.
19307 @item gnus-agent-unplugged-hook
19308 @vindex gnus-agent-unplugged-hook
19309 Hook run when disconnecting from the network.
19311 @item gnus-agent-fetched-hook
19312 @vindex gnus-agent-fetched-hook
19313 Hook run when finished fetching articles.
19315 @item gnus-agent-cache
19316 @vindex gnus-agent-cache
19317 Variable to control whether use the locally stored @acronym{NOV} and
19318 articles when plugged, e.g. essentially using the Agent as a cache.
19319 The default is non-@code{nil}, which means to use the Agent as a cache.
19321 @item gnus-agent-go-online
19322 @vindex gnus-agent-go-online
19323 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
19324 automatically switch offline servers into online status.  If it is
19325 @code{ask}, the default, the Agent will ask if you wish to switch
19326 offline servers into online status when you re-connect.  If it has any
19327 other value, all offline servers will be automatically switched into
19328 online status.
19330 @item gnus-agent-mark-unread-after-downloaded
19331 @vindex gnus-agent-mark-unread-after-downloaded
19332 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
19333 mark articles as unread after downloading.  This is usually a safe
19334 thing to do as the newly downloaded article has obviously not been
19335 read.  The default is @code{t}.
19337 @item gnus-agent-consider-all-articles
19338 @vindex gnus-agent-consider-all-articles
19339 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
19340 agent will let the agent predicate decide whether articles need to be
19341 downloaded or not, for all articles.  When @code{nil}, the default,
19342 the agent will only let the predicate decide whether unread articles
19343 are downloaded or not.  If you enable this, you may also want to look
19344 into the agent expiry settings (@pxref{Category Variables}), so that
19345 the agent doesn't download articles which the agent will later expire,
19346 over and over again.
19348 @item gnus-agent-max-fetch-size
19349 @vindex gnus-agent-max-fetch-size
19350 The agent fetches articles into a temporary buffer prior to parsing
19351 them into individual files.  To avoid exceeding the max. buffer size,
19352 the agent alternates between fetching and parsing until all articles
19353 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
19354 limit to control how often the cycling occurs.  A large value improves
19355 performance.  A small value minimizes the time lost should the
19356 connection be lost while fetching (You may need to run
19357 @code{gnus-agent-regenerate-group} to update the group's state.
19358 However, all articles parsed prior to loosing the connection will be
19359 available while unplugged).  The default is 10M so it is unusual to
19360 see any cycling.
19362 @item gnus-server-unopen-status
19363 @vindex gnus-server-unopen-status
19364 Perhaps not an Agent variable, but closely related to the Agent, this
19365 variable says what will happen if Gnus cannot open a server.  If the
19366 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
19367 whether to deny the server or whether to unplug the agent.  If the
19368 Agent is disabled, Gnus always simply deny the server.  Other choices
19369 for this variable include @code{denied} and @code{offline} the latter
19370 is only valid if the Agent is used.
19372 @item gnus-auto-goto-ignores
19373 @vindex gnus-auto-goto-ignores
19374 Another variable that isn't an Agent variable, yet so closely related
19375 that most will look for it here, this variable tells the summary
19376 buffer how to maneuver around undownloaded (only headers stored in the
19377 agent) and unfetched (neither article nor headers stored) articles.
19379 The valid values are @code{nil} (maneuver to any article),
19380 @code{undownloaded} (maneuvering while unplugged ignores articles that
19381 have not been fetched), @code{always-undownloaded} (maneuvering always
19382 ignores articles that have not been fetched), @code{unfetched}
19383 (maneuvering ignores articles whose headers have not been fetched).
19385 @item gnus-agent-auto-agentize-methods
19386 @vindex gnus-agent-auto-agentize-methods
19387 If you have never used the Agent before (or more technically, if
19388 @file{~/News/agent/lib/servers} does not exist), Gnus will
19389 automatically agentize a few servers for you.  This variable control
19390 which backends should be auto-agentized.  It is typically only useful
19391 to agentize remote backends.  The auto-agentizing has the same effect
19392 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
19393 If the file exist, you must manage the servers manually by adding or
19394 removing them, this variable is only applicable the first time you
19395 start Gnus.  The default is @samp{(nntp nnimap)}.
19397 @end table
19400 @node Example Setup
19401 @subsection Example Setup
19403 If you don't want to read this manual, and you have a fairly standard
19404 setup, you may be able to use something like the following as your
19405 @file{~/.gnus.el} file to get started.
19407 @lisp
19408 ;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19409 ;; @r{from your ISP's server.}
19410 (setq gnus-select-method '(nntp "news.your-isp.com"))
19412 ;; @r{Define how Gnus is to read your mail.  We read mail from}
19413 ;; @r{your ISP's @acronym{POP} server.}
19414 (setq mail-sources '((pop :server "pop.your-isp.com")))
19416 ;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19417 (setq gnus-secondary-select-methods '((nnml "")))
19419 ;; @r{Make Gnus into an offline newsreader.}
19420 ;; (gnus-agentize) ; @r{The obsolete setting.}
19421 ;; (setq gnus-agent t) ; @r{Now the default.}
19422 @end lisp
19424 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19425 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19426 gnus}.
19428 If this is the first time you've run Gnus, you will be subscribed
19429 automatically to a few default newsgroups.  You'll probably want to
19430 subscribe to more groups, and to do that, you have to query the
19431 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19432 command.  This usually takes quite a while, but you only have to do it
19433 once.
19435 After reading and parsing a while, you'll be presented with a list of
19436 groups.  Subscribe to the ones you want to read with the @kbd{u}
19437 command.  @kbd{l} to make all the killed groups disappear after you've
19438 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19439 back all the killed groups.)
19441 You can now read the groups at once, or you can download the articles
19442 with the @kbd{J s} command.  And then read the rest of this manual to
19443 find out which of the other gazillion things you want to customize.
19446 @node Batching Agents
19447 @subsection Batching Agents
19448 @findex gnus-agent-batch
19450 Having the Gnus Agent fetch articles (and post whatever messages you've
19451 written) is quite easy once you've gotten things set up properly.  The
19452 following shell script will do everything that is necessary:
19454 You can run a complete batch command from the command line with the
19455 following incantation:
19457 @example
19458 #!/bin/sh
19459 emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1
19460 @end example
19463 @node Agent Caveats
19464 @subsection Agent Caveats
19466 The Gnus Agent doesn't seem to work like most other offline
19467 newsreaders.  Here are some common questions that some imaginary people
19468 may ask:
19470 @table @dfn
19471 @item If I read an article while plugged, do they get entered into the Agent?
19473 @strong{No}.  If you want this behavior, add
19474 @code{gnus-agent-fetch-selected-article} to
19475 @code{gnus-select-article-hook}.
19477 @item If I read an article while plugged, and the article already exists in
19478 the Agent, will it get downloaded once more?
19480 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19482 @end table
19484 In short, when Gnus is unplugged, it only looks into the locally stored
19485 articles; when it's plugged, it talks to your ISP and may also use the
19486 locally stored articles.
19489 @node Scoring
19490 @chapter Scoring
19491 @cindex scoring
19493 Other people use @dfn{kill files}, but we here at Gnus Towers like
19494 scoring better than killing, so we'd rather switch than fight.  They do
19495 something completely different as well, so sit up straight and pay
19496 attention!
19498 @vindex gnus-summary-mark-below
19499 All articles have a default score (@code{gnus-summary-default-score}),
19500 which is 0 by default.  This score may be raised or lowered either
19501 interactively or by score files.  Articles that have a score lower than
19502 @code{gnus-summary-mark-below} are marked as read.
19504 Gnus will read any @dfn{score files} that apply to the current group
19505 before generating the summary buffer.
19507 There are several commands in the summary buffer that insert score
19508 entries based on the current article.  You can, for instance, ask Gnus to
19509 lower or increase the score of all articles with a certain subject.
19511 There are two sorts of scoring entries: Permanent and temporary.
19512 Temporary score entries are self-expiring entries.  Any entries that are
19513 temporary and have not been used for, say, a week, will be removed
19514 silently to help keep the sizes of the score files down.
19516 @menu
19517 * Summary Score Commands::      Adding score entries for the current group.
19518 * Group Score Commands::        General score commands.
19519 * Score Variables::             Customize your scoring.  (My, what terminology).
19520 * Score File Format::           What a score file may contain.
19521 * Score File Editing::          You can edit score files by hand as well.
19522 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19523 * Home Score File::             How to say where new score entries are to go.
19524 * Followups To Yourself::       Having Gnus notice when people answer you.
19525 * Scoring On Other Headers::    Scoring on non-standard headers.
19526 * Scoring Tips::                How to score effectively.
19527 * Reverse Scoring::             That problem child of old is not problem.
19528 * Global Score Files::          Earth-spanning, ear-splitting score files.
19529 * Kill Files::                  They are still here, but they can be ignored.
19530 * Converting Kill Files::       Translating kill files to score files.
19531 * GroupLens::                   Getting predictions on what you like to read.
19532 * Advanced Scoring::            Using logical expressions to build score rules.
19533 * Score Decays::                It can be useful to let scores wither away.
19534 @end menu
19537 @node Summary Score Commands
19538 @section Summary Score Commands
19539 @cindex score commands
19541 The score commands that alter score entries do not actually modify real
19542 score files.  That would be too inefficient.  Gnus maintains a cache of
19543 previously loaded score files, one of which is considered the
19544 @dfn{current score file alist}.  The score commands simply insert
19545 entries into this list, and upon group exit, this list is saved.
19547 The current score file is by default the group's local score file, even
19548 if no such score file actually exists.  To insert score commands into
19549 some other score file (e.g. @file{all.SCORE}), you must first make this
19550 score file the current one.
19552 General score commands that don't actually change the score file:
19554 @table @kbd
19556 @item V s
19557 @kindex V s (Summary)
19558 @findex gnus-summary-set-score
19559 Set the score of the current article (@code{gnus-summary-set-score}).
19561 @item V S
19562 @kindex V S (Summary)
19563 @findex gnus-summary-current-score
19564 Display the score of the current article
19565 (@code{gnus-summary-current-score}).
19567 @item V t
19568 @kindex V t (Summary)
19569 @findex gnus-score-find-trace
19570 Display all score rules that have been used on the current article
19571 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19572 may type @kbd{e} to edit score file corresponding to the score rule on
19573 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19574 score file and edit it.
19576 @item V w
19577 @kindex V w (Summary)
19578 @findex gnus-score-find-favourite-words
19579 List words used in scoring (@code{gnus-score-find-favourite-words}).
19581 @item V R
19582 @kindex V R (Summary)
19583 @findex gnus-summary-rescore
19584 Run the current summary through the scoring process
19585 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19586 around with your score files behind Gnus' back and want to see the
19587 effect you're having.
19589 @item V c
19590 @kindex V c (Summary)
19591 @findex gnus-score-change-score-file
19592 Make a different score file the current
19593 (@code{gnus-score-change-score-file}).
19595 @item V e
19596 @kindex V e (Summary)
19597 @findex gnus-score-edit-current-scores
19598 Edit the current score file (@code{gnus-score-edit-current-scores}).
19599 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19600 File Editing}).
19602 @item V f
19603 @kindex V f (Summary)
19604 @findex gnus-score-edit-file
19605 Edit a score file and make this score file the current one
19606 (@code{gnus-score-edit-file}).
19608 @item V F
19609 @kindex V F (Summary)
19610 @findex gnus-score-flush-cache
19611 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19612 after editing score files.
19614 @item V C
19615 @kindex V C (Summary)
19616 @findex gnus-score-customize
19617 Customize a score file in a visually pleasing manner
19618 (@code{gnus-score-customize}).
19620 @end table
19622 The rest of these commands modify the local score file.
19624 @table @kbd
19626 @item V m
19627 @kindex V m (Summary)
19628 @findex gnus-score-set-mark-below
19629 Prompt for a score, and mark all articles with a score below this as
19630 read (@code{gnus-score-set-mark-below}).
19632 @item V x
19633 @kindex V x (Summary)
19634 @findex gnus-score-set-expunge-below
19635 Prompt for a score, and add a score rule to the current score file to
19636 expunge all articles below this score
19637 (@code{gnus-score-set-expunge-below}).
19638 @end table
19640 The keystrokes for actually making score entries follow a very regular
19641 pattern, so there's no need to list all the commands.  (Hundreds of
19642 them.)
19644 @findex gnus-summary-increase-score
19645 @findex gnus-summary-lower-score
19647 @enumerate
19648 @item
19649 The first key is either @kbd{I} (upper case i) for increasing the score
19650 or @kbd{L} for lowering the score.
19651 @item
19652 The second key says what header you want to score on.  The following
19653 keys are available:
19654 @table @kbd
19656 @item a
19657 Score on the author name.
19659 @item s
19660 Score on the subject line.
19662 @item x
19663 Score on the @code{Xref} line---i.e., the cross-posting line.
19665 @item r
19666 Score on the @code{References} line.
19668 @item d
19669 Score on the date.
19671 @item l
19672 Score on the number of lines.
19674 @item i
19675 Score on the @code{Message-ID} header.
19677 @item e
19678 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19679 if your @acronym{NNTP} server tracks additional header data in overviews.
19681 @item f
19682 Score on followups---this matches the author name, and adds scores to
19683 the followups to this author.  (Using this key leads to the creation of
19684 @file{ADAPT} files.)
19686 @item b
19687 Score on the body.
19689 @item h
19690 Score on the head.
19692 @item t
19693 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19694 files.)
19696 @end table
19698 @item
19699 The third key is the match type.  Which match types are valid depends on
19700 what headers you are scoring on.
19702 @table @code
19704 @item strings
19706 @table @kbd
19708 @item e
19709 Exact matching.
19711 @item s
19712 Substring matching.
19714 @item f
19715 Fuzzy matching (@pxref{Fuzzy Matching}).
19717 @item r
19718 Regexp matching
19719 @end table
19721 @item date
19722 @table @kbd
19724 @item b
19725 Before date.
19727 @item a
19728 After date.
19730 @item n
19731 This date.
19732 @end table
19734 @item number
19735 @table @kbd
19737 @item <
19738 Less than number.
19740 @item =
19741 Equal to number.
19743 @item >
19744 Greater than number.
19745 @end table
19746 @end table
19748 @item
19749 The fourth and usually final key says whether this is a temporary (i.e.,
19750 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19751 or whether it is to be done immediately, without adding to the score
19752 file.
19753 @table @kbd
19755 @item t
19756 Temporary score entry.
19758 @item p
19759 Permanent score entry.
19761 @item i
19762 Immediately scoring.
19763 @end table
19765 @item
19766 If you are scoring on `e' (extra) headers, you will then be prompted for
19767 the header name on which you wish to score.  This must be a header named
19768 in gnus-extra-headers, and @samp{TAB} completion is available.
19770 @end enumerate
19772 So, let's say you want to increase the score on the current author with
19773 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19774 score based on the subject line, using substring matching, and make a
19775 temporary score entry: @kbd{L s s t}.  Pretty easy.
19777 To make things a bit more complicated, there are shortcuts.  If you use
19778 a capital letter on either the second or third keys, Gnus will use
19779 defaults for the remaining one or two keystrokes.  The defaults are
19780 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19781 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19783 These functions take both the numerical prefix and the symbolic prefix
19784 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19785 (or increase) the score of the article.  A symbolic prefix of @code{a}
19786 says to use the @file{all.SCORE} file for the command instead of the
19787 current score file.
19789 @vindex gnus-score-mimic-keymap
19790 The @code{gnus-score-mimic-keymap} says whether these commands will
19791 pretend they are keymaps or not.
19794 @node Group Score Commands
19795 @section Group Score Commands
19796 @cindex group score commands
19798 There aren't many of these as yet, I'm afraid.
19800 @table @kbd
19802 @item W f
19803 @kindex W f (Group)
19804 @findex gnus-score-flush-cache
19805 Gnus maintains a cache of score alists to avoid having to reload them
19806 all the time.  This command will flush the cache
19807 (@code{gnus-score-flush-cache}).
19809 @end table
19811 You can do scoring from the command line by saying something like:
19813 @findex gnus-batch-score
19814 @cindex batch scoring
19815 @example
19816 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19817 @end example
19820 @node Score Variables
19821 @section Score Variables
19822 @cindex score variables
19824 @table @code
19826 @item gnus-use-scoring
19827 @vindex gnus-use-scoring
19828 If @code{nil}, Gnus will not check for score files, and will not, in
19829 general, do any score-related work.  This is @code{t} by default.
19831 @item gnus-kill-killed
19832 @vindex gnus-kill-killed
19833 If this variable is @code{nil}, Gnus will never apply score files to
19834 articles that have already been through the kill process.  While this
19835 may save you lots of time, it also means that if you apply a kill file
19836 to a group, and then change the kill file and want to run it over you
19837 group again to kill more articles, it won't work.  You have to set this
19838 variable to @code{t} to do that.  (It is @code{t} by default.)
19840 @item gnus-kill-files-directory
19841 @vindex gnus-kill-files-directory
19842 All kill and score files will be stored in this directory, which is
19843 initialized from the @env{SAVEDIR} environment variable by default.
19844 This is @file{~/News/} by default.
19846 @item gnus-score-file-suffix
19847 @vindex gnus-score-file-suffix
19848 Suffix to add to the group name to arrive at the score file name
19849 (@file{SCORE} by default.)
19851 @item gnus-score-uncacheable-files
19852 @vindex gnus-score-uncacheable-files
19853 @cindex score cache
19854 All score files are normally cached to avoid excessive re-loading of
19855 score files.  However, if this might make your Emacs grow big and
19856 bloated, so this regexp can be used to weed out score files unlikely
19857 to be needed again.  It would be a bad idea to deny caching of
19858 @file{all.SCORE}, while it might be a good idea to not cache
19859 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19860 variable is @samp{ADAPT$} by default, so no adaptive score files will
19861 be cached.
19863 @item gnus-save-score
19864 @vindex gnus-save-score
19865 If you have really complicated score files, and do lots of batch
19866 scoring, then you might set this variable to @code{t}.  This will make
19867 Gnus save the scores into the @file{.newsrc.eld} file.
19869 If you do not set this to @code{t}, then manual scores (like those set
19870 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19871 across group visits.
19873 @item gnus-score-interactive-default-score
19874 @vindex gnus-score-interactive-default-score
19875 Score used by all the interactive raise/lower commands to raise/lower
19876 score with.  Default is 1000, which may seem excessive, but this is to
19877 ensure that the adaptive scoring scheme gets enough room to play with.
19878 We don't want the small changes from the adaptive scoring to overwrite
19879 manually entered data.
19881 @item gnus-summary-default-score
19882 @vindex gnus-summary-default-score
19883 Default score of an article, which is 0 by default.
19885 @item gnus-summary-expunge-below
19886 @vindex gnus-summary-expunge-below
19887 Don't display the summary lines of articles that have scores lower than
19888 this variable.  This is @code{nil} by default, which means that no
19889 articles will be hidden.  This variable is local to the summary buffers,
19890 and has to be set from @code{gnus-summary-mode-hook}.
19892 @item gnus-score-over-mark
19893 @vindex gnus-score-over-mark
19894 Mark (in the third column) used for articles with a score over the
19895 default.  Default is @samp{+}.
19897 @item gnus-score-below-mark
19898 @vindex gnus-score-below-mark
19899 Mark (in the third column) used for articles with a score below the
19900 default.  Default is @samp{-}.
19902 @item gnus-score-find-score-files-function
19903 @vindex gnus-score-find-score-files-function
19904 Function used to find score files for the current group.  This function
19905 is called with the name of the group as the argument.
19907 Predefined functions available are:
19908 @table @code
19910 @item gnus-score-find-single
19911 @findex gnus-score-find-single
19912 Only apply the group's own score file.
19914 @item gnus-score-find-bnews
19915 @findex gnus-score-find-bnews
19916 Apply all score files that match, using bnews syntax.  This is the
19917 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19918 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19919 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19920 @samp{all} in the score file names are translated into @samp{.*}, and
19921 then a regexp match is done.
19923 This means that if you have some score entries that you want to apply to
19924 all groups, then you put those entries in the @file{all.SCORE} file.
19926 The score files are applied in a semi-random order, although Gnus will
19927 try to apply the more general score files before the more specific score
19928 files.  It does this by looking at the number of elements in the score
19929 file names---discarding the @samp{all} elements.
19931 @item gnus-score-find-hierarchical
19932 @findex gnus-score-find-hierarchical
19933 Apply all score files from all the parent groups.  This means that you
19934 can't have score files like @file{all.SCORE}, but you can have
19935 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19936 server.
19938 @end table
19939 This variable can also be a list of functions.  In that case, all
19940 these functions will be called with the group name as argument, and
19941 all the returned lists of score files will be applied.  These
19942 functions can also return lists of lists of score alists directly.  In
19943 that case, the functions that return these non-file score alists
19944 should probably be placed before the ``real'' score file functions, to
19945 ensure that the last score file returned is the local score file.
19946 Phu.
19948 For example, to do hierarchical scoring but use a non-server-specific
19949 overall score file, you could use the value
19950 @example
19951 (list (lambda (group) ("all.SCORE"))
19952       'gnus-score-find-hierarchical)
19953 @end example
19955 @item gnus-score-expiry-days
19956 @vindex gnus-score-expiry-days
19957 This variable says how many days should pass before an unused score file
19958 entry is expired.  If this variable is @code{nil}, no score file entries
19959 are expired.  It's 7 by default.
19961 @item gnus-update-score-entry-dates
19962 @vindex gnus-update-score-entry-dates
19963 If this variable is non-@code{nil}, temporary score entries that have
19964 been triggered (matched) will have their dates updated.  (This is how Gnus
19965 controls expiry---all non-matched-entries will become too old while
19966 matched entries will stay fresh and young.)  However, if you set this
19967 variable to @code{nil}, even matched entries will grow old and will
19968 have to face that oh-so grim reaper.
19970 @item gnus-score-after-write-file-function
19971 @vindex gnus-score-after-write-file-function
19972 Function called with the name of the score file just written.
19974 @item gnus-score-thread-simplify
19975 @vindex gnus-score-thread-simplify
19976 If this variable is non-@code{nil}, article subjects will be
19977 simplified for subject scoring purposes in the same manner as with
19978 threading---according to the current value of
19979 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19980 @code{substring} or @code{exact} matching, the match will also be
19981 simplified in this manner.
19983 @end table
19986 @node Score File Format
19987 @section Score File Format
19988 @cindex score file format
19990 A score file is an @code{emacs-lisp} file that normally contains just a
19991 single form.  Casual users are not expected to edit these files;
19992 everything can be changed from the summary buffer.
19994 Anyway, if you'd like to dig into it yourself, here's an example:
19996 @lisp
19997 (("from"
19998   ("Lars Ingebrigtsen" -10000)
19999   ("Per Abrahamsen")
20000   ("larsi\\|lmi" -50000 nil R))
20001  ("subject"
20002   ("Ding is Badd" nil 728373))
20003  ("xref"
20004   ("alt.politics" -1000 728372 s))
20005  ("lines"
20006   (2 -100 nil <))
20007  (mark 0)
20008  (expunge -1000)
20009  (mark-and-expunge -10)
20010  (read-only nil)
20011  (orphan -10)
20012  (adapt t)
20013  (files "/hom/larsi/News/gnu.SCORE")
20014  (exclude-files "all.SCORE")
20015  (local (gnus-newsgroup-auto-expire t)
20016         (gnus-summary-make-false-root empty))
20017  (eval (ding)))
20018 @end lisp
20020 This example demonstrates most score file elements.  @xref{Advanced
20021 Scoring}, for a different approach.
20023 Even though this looks much like Lisp code, nothing here is actually
20024 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
20025 has to be valid syntactically, if not semantically.
20027 Six keys are supported by this alist:
20029 @table @code
20031 @item STRING
20032 If the key is a string, it is the name of the header to perform the
20033 match on.  Scoring can only be performed on these eight headers:
20034 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
20035 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
20036 these headers, there are three strings to tell Gnus to fetch the entire
20037 article and do the match on larger parts of the article: @code{Body}
20038 will perform the match on the body of the article, @code{Head} will
20039 perform the match on the head of the article, and @code{All} will
20040 perform the match on the entire article.  Note that using any of these
20041 last three keys will slow down group entry @emph{considerably}.  The
20042 final ``header'' you can score on is @code{Followup}.  These score
20043 entries will result in new score entries being added for all follow-ups
20044 to articles that matches these score entries.
20046 Following this key is an arbitrary number of score entries, where each
20047 score entry has one to four elements.
20048 @enumerate
20050 @item
20051 The first element is the @dfn{match element}.  On most headers this will
20052 be a string, but on the Lines and Chars headers, this must be an
20053 integer.
20055 @item
20056 If the second element is present, it should be a number---the @dfn{score
20057 element}.  This number should be an integer in the neginf to posinf
20058 interval.  This number is added to the score of the article if the match
20059 is successful.  If this element is not present, the
20060 @code{gnus-score-interactive-default-score} number will be used
20061 instead.  This is 1000 by default.
20063 @item
20064 If the third element is present, it should be a number---the @dfn{date
20065 element}.  This date says when the last time this score entry matched,
20066 which provides a mechanism for expiring the score entries.  It this
20067 element is not present, the score entry is permanent.  The date is
20068 represented by the number of days since December 31, 1 BCE.
20070 @item
20071 If the fourth element is present, it should be a symbol---the @dfn{type
20072 element}.  This element specifies what function should be used to see
20073 whether this score entry matches the article.  What match types that can
20074 be used depends on what header you wish to perform the match on.
20075 @table @dfn
20077 @item From, Subject, References, Xref, Message-ID
20078 For most header types, there are the @code{r} and @code{R} (regexp), as
20079 well as @code{s} and @code{S} (substring) types, and @code{e} and
20080 @code{E} (exact match), and @code{w} (word match) types.  If this
20081 element is not present, Gnus will assume that substring matching should
20082 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
20083 that the matches will be done in a case-sensitive manner.  All these
20084 one-letter types are really just abbreviations for the @code{regexp},
20085 @code{string}, @code{exact}, and @code{word} types, which you can use
20086 instead, if you feel like.
20088 @item Extra
20089 Just as for the standard string overview headers, if you are using
20090 gnus-extra-headers, you can score on these headers' values.  In this
20091 case, there is a 5th element in the score entry, being the name of the
20092 header to be scored.  The following entry is useful in your
20093 @file{all.SCORE} file in case of spam attacks from a single origin
20094 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
20095 overviews:
20097 @lisp
20098 ("111.222.333.444" -1000 nil s
20099  "NNTP-Posting-Host")
20100 @end lisp
20102 @item Lines, Chars
20103 These two headers use different match types: @code{<}, @code{>},
20104 @code{=}, @code{>=} and @code{<=}.
20106 These predicates are true if
20108 @example
20109 (PREDICATE HEADER MATCH)
20110 @end example
20112 evaluates to non-@code{nil}.  For instance, the advanced match
20113 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
20114 following form:
20116 @lisp
20117 (< header-value 4)
20118 @end lisp
20120 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
20121 the match, we get the score added if the article has less than 4 lines.
20122 (It's easy to get confused and think it's the other way around.  But
20123 it's not.  I think.)
20125 When matching on @code{Lines}, be careful because some back ends (like
20126 @code{nndir}) do not generate @code{Lines} header, so every article ends
20127 up being marked as having 0 lines.  This can lead to strange results if
20128 you happen to lower score of the articles with few lines.
20130 @item Date
20131 For the Date header we have three kinda silly match types:
20132 @code{before}, @code{at} and @code{after}.  I can't really imagine this
20133 ever being useful, but, like, it would feel kinda silly not to provide
20134 this function.  Just in case.  You never know.  Better safe than sorry.
20135 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
20136 sex on a first date.  (I have been told that at least one person, and I
20137 quote, ``found this function indispensable'', however.)
20139 @cindex ISO8601
20140 @cindex date
20141 A more useful match type is @code{regexp}.  With it, you can match the
20142 date string using a regular expression.  The date is normalized to
20143 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
20144 you want to match all articles that have been posted on April 1st in
20145 every year, you could use @samp{....0401.........} as a match string,
20146 for instance.  (Note that the date is kept in its original time zone, so
20147 this will match articles that were posted when it was April 1st where
20148 the article was posted from.  Time zones are such wholesome fun for the
20149 whole family, eh?)
20151 @item Head, Body, All
20152 These three match keys use the same match types as the @code{From} (etc)
20153 header uses.
20155 @item Followup
20156 This match key is somewhat special, in that it will match the
20157 @code{From} header, and affect the score of not only the matching
20158 articles, but also all followups to the matching articles.  This allows
20159 you e.g. increase the score of followups to your own articles, or
20160 decrease the score of followups to the articles of some known
20161 trouble-maker.  Uses the same match types as the @code{From} header
20162 uses.  (Using this match key will lead to creation of @file{ADAPT}
20163 files.)
20165 @item Thread
20166 This match key works along the same lines as the @code{Followup} match
20167 key.  If you say that you want to score on a (sub-)thread started by an
20168 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
20169 match.  This will add a new @samp{thread} match for each article that
20170 has @var{x} in its @code{References} header.  (These new @samp{thread}
20171 matches will use the @code{Message-ID}s of these matching articles.)
20172 This will ensure that you can raise/lower the score of an entire thread,
20173 even though some articles in the thread may not have complete
20174 @code{References} headers.  Note that using this may lead to
20175 undeterministic scores of the articles in the thread.  (Using this match
20176 key will lead to creation of @file{ADAPT} files.)
20177 @end table
20178 @end enumerate
20180 @cindex score file atoms
20181 @item mark
20182 The value of this entry should be a number.  Any articles with a score
20183 lower than this number will be marked as read.
20185 @item expunge
20186 The value of this entry should be a number.  Any articles with a score
20187 lower than this number will be removed from the summary buffer.
20189 @item mark-and-expunge
20190 The value of this entry should be a number.  Any articles with a score
20191 lower than this number will be marked as read and removed from the
20192 summary buffer.
20194 @item thread-mark-and-expunge
20195 The value of this entry should be a number.  All articles that belong to
20196 a thread that has a total score below this number will be marked as read
20197 and removed from the summary buffer.  @code{gnus-thread-score-function}
20198 says how to compute the total score for a thread.
20200 @item files
20201 The value of this entry should be any number of file names.  These files
20202 are assumed to be score files as well, and will be loaded the same way
20203 this one was.
20205 @item exclude-files
20206 The clue of this entry should be any number of files.  These files will
20207 not be loaded, even though they would normally be so, for some reason or
20208 other.
20210 @item eval
20211 The value of this entry will be @code{eval}el.  This element will be
20212 ignored when handling global score files.
20214 @item read-only
20215 Read-only score files will not be updated or saved.  Global score files
20216 should feature this atom (@pxref{Global Score Files}).  (Note:
20217 @dfn{Global} here really means @dfn{global}; not your personal
20218 apply-to-all-groups score files.)
20220 @item orphan
20221 The value of this entry should be a number.  Articles that do not have
20222 parents will get this number added to their scores.  Imagine you follow
20223 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
20224 will only follow a few of the threads, also want to see any new threads.
20226 You can do this with the following two score file entries:
20228 @example
20229         (orphan -500)
20230         (mark-and-expunge -100)
20231 @end example
20233 When you enter the group the first time, you will only see the new
20234 threads.  You then raise the score of the threads that you find
20235 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
20236 rest.  Next time you enter the group, you will see new articles in the
20237 interesting threads, plus any new threads.
20239 I.e.---the orphan score atom is for high-volume groups where a few
20240 interesting threads which can't be found automatically by ordinary
20241 scoring rules exist.
20243 @item adapt
20244 This entry controls the adaptive scoring.  If it is @code{t}, the
20245 default adaptive scoring rules will be used.  If it is @code{ignore}, no
20246 adaptive scoring will be performed on this group.  If it is a list, this
20247 list will be used as the adaptive scoring rules.  If it isn't present,
20248 or is something other than @code{t} or @code{ignore}, the default
20249 adaptive scoring rules will be used.  If you want to use adaptive
20250 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
20251 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
20252 not want adaptive scoring.  If you only want adaptive scoring in a few
20253 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
20254 insert @code{(adapt t)} in the score files of the groups where you want
20257 @item adapt-file
20258 All adaptive score entries will go to the file named by this entry.  It
20259 will also be applied when entering the group.  This atom might be handy
20260 if you want to adapt on several groups at once, using the same adaptive
20261 file for a number of groups.
20263 @item local
20264 @cindex local variables
20265 The value of this entry should be a list of @code{(@var{var}
20266 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
20267 current summary buffer, and set to the value specified.  This is a
20268 convenient, if somewhat strange, way of setting variables in some
20269 groups if you don't like hooks much.  Note that the @var{value} won't
20270 be evaluated.
20271 @end table
20274 @node Score File Editing
20275 @section Score File Editing
20277 You normally enter all scoring commands from the summary buffer, but you
20278 might feel the urge to edit them by hand as well, so we've supplied you
20279 with a mode for that.
20281 It's simply a slightly customized @code{emacs-lisp} mode, with these
20282 additional commands:
20284 @table @kbd
20286 @item C-c C-c
20287 @kindex C-c C-c (Score)
20288 @findex gnus-score-edit-done
20289 Save the changes you have made and return to the summary buffer
20290 (@code{gnus-score-edit-done}).
20292 @item C-c C-d
20293 @kindex C-c C-d (Score)
20294 @findex gnus-score-edit-insert-date
20295 Insert the current date in numerical format
20296 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
20297 you were wondering.
20299 @item C-c C-p
20300 @kindex C-c C-p (Score)
20301 @findex gnus-score-pretty-print
20302 The adaptive score files are saved in an unformatted fashion.  If you
20303 intend to read one of these files, you want to @dfn{pretty print} it
20304 first.  This command (@code{gnus-score-pretty-print}) does that for
20305 you.
20307 @end table
20309 Type @kbd{M-x gnus-score-mode} to use this mode.
20311 @vindex gnus-score-mode-hook
20312 @code{gnus-score-menu-hook} is run in score mode buffers.
20314 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
20315 @kbd{V t} to begin editing score files.
20318 @node Adaptive Scoring
20319 @section Adaptive Scoring
20320 @cindex adaptive scoring
20322 If all this scoring is getting you down, Gnus has a way of making it all
20323 happen automatically---as if by magic.  Or rather, as if by artificial
20324 stupidity, to be precise.
20326 @vindex gnus-use-adaptive-scoring
20327 When you read an article, or mark an article as read, or kill an
20328 article, you leave marks behind.  On exit from the group, Gnus can sniff
20329 these marks and add score elements depending on what marks it finds.
20330 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
20331 @code{t} or @code{(line)}.  If you want score adaptively on separate
20332 words appearing in the subjects, you should set this variable to
20333 @code{(word)}.  If you want to use both adaptive methods, set this
20334 variable to @code{(word line)}.
20336 @vindex gnus-default-adaptive-score-alist
20337 To give you complete control over the scoring process, you can customize
20338 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
20339 might look something like this:
20341 @lisp
20342 (setq gnus-default-adaptive-score-alist
20343   '((gnus-unread-mark)
20344     (gnus-ticked-mark (from 4))
20345     (gnus-dormant-mark (from 5))
20346     (gnus-del-mark (from -4) (subject -1))
20347     (gnus-read-mark (from 4) (subject 2))
20348     (gnus-expirable-mark (from -1) (subject -1))
20349     (gnus-killed-mark (from -1) (subject -3))
20350     (gnus-kill-file-mark)
20351     (gnus-ancient-mark)
20352     (gnus-low-score-mark)
20353     (gnus-catchup-mark (from -1) (subject -1))))
20354 @end lisp
20356 As you see, each element in this alist has a mark as a key (either a
20357 variable name or a ``real'' mark---a character).  Following this key is
20358 a arbitrary number of header/score pairs.  If there are no header/score
20359 pairs following the key, no adaptive scoring will be done on articles
20360 that have that key as the article mark.  For instance, articles with
20361 @code{gnus-unread-mark} in the example above will not get adaptive score
20362 entries.
20364 Each article can have only one mark, so just a single of these rules
20365 will be applied to each article.
20367 To take @code{gnus-del-mark} as an example---this alist says that all
20368 articles that have that mark (i.e., are marked with @samp{e}) will have a
20369 score entry added to lower based on the @code{From} header by -4, and
20370 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
20372 If you have marked 10 articles with the same subject with
20373 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
20374 That means that that subject will get a score of ten times -1, which
20375 should be, unless I'm much mistaken, -10.
20377 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
20378 the read articles will be marked with the @samp{E} mark.  This'll
20379 probably make adaptive scoring slightly impossible, so auto-expiring and
20380 adaptive scoring doesn't really mix very well.
20382 The headers you can score on are @code{from}, @code{subject},
20383 @code{message-id}, @code{references}, @code{xref}, @code{lines},
20384 @code{chars} and @code{date}.  In addition, you can score on
20385 @code{followup}, which will create an adaptive score entry that matches
20386 on the @code{References} header using the @code{Message-ID} of the
20387 current article, thereby matching the following thread.
20389 If you use this scheme, you should set the score file atom @code{mark}
20390 to something small---like -300, perhaps, to avoid having small random
20391 changes result in articles getting marked as read.
20393 After using adaptive scoring for a week or so, Gnus should start to
20394 become properly trained and enhance the authors you like best, and kill
20395 the authors you like least, without you having to say so explicitly.
20397 You can control what groups the adaptive scoring is to be performed on
20398 by using the score files (@pxref{Score File Format}).  This will also
20399 let you use different rules in different groups.
20401 @vindex gnus-adaptive-file-suffix
20402 The adaptive score entries will be put into a file where the name is the
20403 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20404 is @file{ADAPT}.
20406 @vindex gnus-score-exact-adapt-limit
20407 When doing adaptive scoring, substring or fuzzy matching would probably
20408 give you the best results in most cases.  However, if the header one
20409 matches is short, the possibility for false positives is great, so if
20410 the length of the match is less than
20411 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20412 this variable is @code{nil}, exact matching will always be used to avoid
20413 this problem.
20415 @vindex gnus-default-adaptive-word-score-alist
20416 As mentioned above, you can adapt either on individual words or entire
20417 headers.  If you adapt on words, the
20418 @code{gnus-default-adaptive-word-score-alist} variable says what score
20419 each instance of a word should add given a mark.
20421 @lisp
20422 (setq gnus-default-adaptive-word-score-alist
20423       `((,gnus-read-mark . 30)
20424         (,gnus-catchup-mark . -10)
20425         (,gnus-killed-mark . -20)
20426         (,gnus-del-mark . -15)))
20427 @end lisp
20429 This is the default value.  If you have adaption on words enabled, every
20430 word that appears in subjects of articles marked with
20431 @code{gnus-read-mark} will result in a score rule that increase the
20432 score with 30 points.
20434 @vindex gnus-default-ignored-adaptive-words
20435 @vindex gnus-ignored-adaptive-words
20436 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20437 will be ignored.  If you wish to add more words to be ignored, use the
20438 @code{gnus-ignored-adaptive-words} list instead.
20440 @vindex gnus-adaptive-word-length-limit
20441 Some may feel that short words shouldn't count when doing adaptive
20442 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20443 an integer.  Words shorter than this number will be ignored.  This
20444 variable defaults to @code{nil}.
20446 @vindex gnus-adaptive-word-syntax-table
20447 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20448 syntax table in effect.  It is similar to the standard syntax table, but
20449 it considers numbers to be non-word-constituent characters.
20451 @vindex gnus-adaptive-word-minimum
20452 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20453 word scoring process will never bring down the score of an article to
20454 below this number.  The default is @code{nil}.
20456 @vindex gnus-adaptive-word-no-group-words
20457 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20458 won't adaptively word score any of the words in the group name.  Useful
20459 for groups like @samp{comp.editors.emacs}, where most of the subject
20460 lines contain the word @samp{emacs}.
20462 After using this scheme for a while, it might be nice to write a
20463 @code{gnus-psychoanalyze-user} command to go through the rules and see
20464 what words you like and what words you don't like.  Or perhaps not.
20466 Note that the adaptive word scoring thing is highly experimental and is
20467 likely to change in the future.  Initial impressions seem to indicate
20468 that it's totally useless as it stands.  Some more work (involving more
20469 rigorous statistical methods) will have to be done to make this useful.
20472 @node Home Score File
20473 @section Home Score File
20475 The score file where new score file entries will go is called the
20476 @dfn{home score file}.  This is normally (and by default) the score file
20477 for the group itself.  For instance, the home score file for
20478 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20480 However, this may not be what you want.  It is often convenient to share
20481 a common home score file among many groups---all @samp{emacs} groups
20482 could perhaps use the same home score file.
20484 @vindex gnus-home-score-file
20485 The variable that controls this is @code{gnus-home-score-file}.  It can
20488 @enumerate
20489 @item
20490 A string.  Then this file will be used as the home score file for all
20491 groups.
20493 @item
20494 A function.  The result of this function will be used as the home score
20495 file.  The function will be called with the name of the group as the
20496 parameter.
20498 @item
20499 A list.  The elements in this list can be:
20501 @enumerate
20502 @item
20503 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20504 group name, the @var{file-name} will be used as the home score file.
20506 @item
20507 A function.  If the function returns non-@code{nil}, the result will
20508 be used as the home score file.  The function will be called with the
20509 name of the group as the parameter.
20511 @item
20512 A string.  Use the string as the home score file.
20513 @end enumerate
20515 The list will be traversed from the beginning towards the end looking
20516 for matches.
20518 @end enumerate
20520 So, if you want to use just a single score file, you could say:
20522 @lisp
20523 (setq gnus-home-score-file
20524       "my-total-score-file.SCORE")
20525 @end lisp
20527 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20528 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20530 @findex gnus-hierarchial-home-score-file
20531 @lisp
20532 (setq gnus-home-score-file
20533       'gnus-hierarchial-home-score-file)
20534 @end lisp
20536 This is a ready-made function provided for your convenience.
20537 Other functions include
20539 @table @code
20540 @item gnus-current-home-score-file
20541 @findex gnus-current-home-score-file
20542 Return the ``current'' regular score file.  This will make scoring
20543 commands add entry to the ``innermost'' matching score file.
20545 @end table
20547 If you want to have one score file for the @samp{emacs} groups and
20548 another for the @samp{comp} groups, while letting all other groups use
20549 their own home score files:
20551 @lisp
20552 (setq gnus-home-score-file
20553       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20554       '(("\\.emacs" "emacs.SCORE")
20555         ;; @r{All the comp groups in one score file}
20556         ("^comp" "comp.SCORE")))
20557 @end lisp
20559 @vindex gnus-home-adapt-file
20560 @code{gnus-home-adapt-file} works exactly the same way as
20561 @code{gnus-home-score-file}, but says what the home adaptive score file
20562 is instead.  All new adaptive file entries will go into the file
20563 specified by this variable, and the same syntax is allowed.
20565 In addition to using @code{gnus-home-score-file} and
20566 @code{gnus-home-adapt-file}, you can also use group parameters
20567 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20568 Parameters}) to achieve much the same.  Group and topic parameters take
20569 precedence over this variable.
20572 @node Followups To Yourself
20573 @section Followups To Yourself
20575 Gnus offers two commands for picking out the @code{Message-ID} header in
20576 the current buffer.  Gnus will then add a score rule that scores using
20577 this @code{Message-ID} on the @code{References} header of other
20578 articles.  This will, in effect, increase the score of all articles that
20579 respond to the article in the current buffer.  Quite useful if you want
20580 to easily note when people answer what you've said.
20582 @table @code
20584 @item gnus-score-followup-article
20585 @findex gnus-score-followup-article
20586 This will add a score to articles that directly follow up your own
20587 article.
20589 @item gnus-score-followup-thread
20590 @findex gnus-score-followup-thread
20591 This will add a score to all articles that appear in a thread ``below''
20592 your own article.
20593 @end table
20595 @vindex message-sent-hook
20596 These two functions are both primarily meant to be used in hooks like
20597 @code{message-sent-hook}, like this:
20598 @lisp
20599 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20600 @end lisp
20603 If you look closely at your own @code{Message-ID}, you'll notice that
20604 the first two or three characters are always the same.  Here's two of
20605 mine:
20607 @example
20608 <x6u3u47icf.fsf@@eyesore.no>
20609 <x6sp9o7ibw.fsf@@eyesore.no>
20610 @end example
20612 So ``my'' ident on this machine is @samp{x6}.  This can be
20613 exploited---the following rule will raise the score on all followups to
20614 myself:
20616 @lisp
20617 ("references"
20618  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20619   1000 nil r))
20620 @end lisp
20622 Whether it's the first two or first three characters that are ``yours''
20623 is system-dependent.
20626 @node Scoring On Other Headers
20627 @section Scoring On Other Headers
20628 @cindex scoring on other headers
20630 Gnus is quite fast when scoring the ``traditional''
20631 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20632 other headers requires writing a @code{head} scoring rule, which means
20633 that Gnus has to request every single article from the back end to find
20634 matches.  This takes a long time in big groups.
20636 Now, there's not much you can do about this for news groups, but for
20637 mail groups, you have greater control.  In @ref{To From Newsgroups},
20638 it's explained in greater detail what this mechanism does, but here's
20639 a cookbook example for @code{nnml} on how to allow scoring on the
20640 @samp{To} and @samp{Cc} headers.
20642 Put the following in your @file{~/.gnus.el} file.
20644 @lisp
20645 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20646       nnmail-extra-headers gnus-extra-headers)
20647 @end lisp
20649 Restart Gnus and rebuild your @code{nnml} overview files with the
20650 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20651 time if you have much mail.
20653 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20654 so: @kbd{I e s p To RET <your name> RET}.
20656 See?  Simple.
20659 @node Scoring Tips
20660 @section Scoring Tips
20661 @cindex scoring tips
20663 @table @dfn
20665 @item Crossposts
20666 @cindex crossposts
20667 @cindex scoring crossposts
20668 If you want to lower the score of crossposts, the line to match on is
20669 the @code{Xref} header.
20670 @lisp
20671 ("xref" (" talk.politics.misc:" -1000))
20672 @end lisp
20674 @item Multiple crossposts
20675 If you want to lower the score of articles that have been crossposted to
20676 more than, say, 3 groups:
20677 @lisp
20678 ("xref"
20679   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20680    -1000 nil r))
20681 @end lisp
20683 @item Matching on the body
20684 This is generally not a very good idea---it takes a very long time.
20685 Gnus actually has to fetch each individual article from the server.  But
20686 you might want to anyway, I guess.  Even though there are three match
20687 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20688 and stick with it in each score file.  If you use any two, each article
20689 will be fetched @emph{twice}.  If you want to match a bit on the
20690 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20691 the matches.
20693 @item Marking as read
20694 You will probably want to mark articles that have scores below a certain
20695 number as read.  This is most easily achieved by putting the following
20696 in your @file{all.SCORE} file:
20697 @lisp
20698 ((mark -100))
20699 @end lisp
20700 You may also consider doing something similar with @code{expunge}.
20702 @item Negated character classes
20703 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20704 That will match newlines, which might lead to, well, The Unknown.  Say
20705 @code{[^abcd\n]*} instead.
20706 @end table
20709 @node Reverse Scoring
20710 @section Reverse Scoring
20711 @cindex reverse scoring
20713 If you want to keep just articles that have @samp{Sex with Emacs} in the
20714 subject header, and expunge all other articles, you could put something
20715 like this in your score file:
20717 @lisp
20718 (("subject"
20719   ("Sex with Emacs" 2))
20720  (mark 1)
20721  (expunge 1))
20722 @end lisp
20724 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20725 rest as read, and expunge them to boot.
20728 @node Global Score Files
20729 @section Global Score Files
20730 @cindex global score files
20732 Sure, other newsreaders have ``global kill files''.  These are usually
20733 nothing more than a single kill file that applies to all groups, stored
20734 in the user's home directory.  Bah!  Puny, weak newsreaders!
20736 What I'm talking about here are Global Score Files.  Score files from
20737 all over the world, from users everywhere, uniting all nations in one
20738 big, happy score file union!  Ange-score!  New and untested!
20740 @vindex gnus-global-score-files
20741 All you have to do to use other people's score files is to set the
20742 @code{gnus-global-score-files} variable.  One entry for each score file,
20743 or each score file directory.  Gnus will decide by itself what score
20744 files are applicable to which group.
20746 To use the score file
20747 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20748 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20749 say this:
20751 @lisp
20752 (setq gnus-global-score-files
20753       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20754         "/ftp@@ftp.some-where:/pub/score/"))
20755 @end lisp
20757 @findex gnus-score-search-global-directories
20758 @noindent
20759 Simple, eh?  Directory names must end with a @samp{/}.  These
20760 directories are typically scanned only once during each Gnus session.
20761 If you feel the need to manually re-scan the remote directories, you can
20762 use the @code{gnus-score-search-global-directories} command.
20764 Note that, at present, using this option will slow down group entry
20765 somewhat.  (That is---a lot.)
20767 If you want to start maintaining score files for other people to use,
20768 just put your score file up for anonymous ftp and announce it to the
20769 world.  Become a retro-moderator!  Participate in the retro-moderator
20770 wars sure to ensue, where retro-moderators battle it out for the
20771 sympathy of the people, luring them to use their score files on false
20772 premises!  Yay!  The net is saved!
20774 Here are some tips for the would-be retro-moderator, off the top of my
20775 head:
20777 @itemize @bullet
20779 @item
20780 Articles heavily crossposted are probably junk.
20781 @item
20782 To lower a single inappropriate article, lower by @code{Message-ID}.
20783 @item
20784 Particularly brilliant authors can be raised on a permanent basis.
20785 @item
20786 Authors that repeatedly post off-charter for the group can safely be
20787 lowered out of existence.
20788 @item
20789 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20790 articles completely.
20792 @item
20793 Use expiring score entries to keep the size of the file down.  You
20794 should probably have a long expiry period, though, as some sites keep
20795 old articles for a long time.
20796 @end itemize
20798 @dots{} I wonder whether other newsreaders will support global score files
20799 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20800 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20801 holding our breath yet?
20804 @node Kill Files
20805 @section Kill Files
20806 @cindex kill files
20808 Gnus still supports those pesky old kill files.  In fact, the kill file
20809 entries can now be expiring, which is something I wrote before Daniel
20810 Quinlan thought of doing score files, so I've left the code in there.
20812 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20813 than score processing, so it might be a good idea to rewrite your kill
20814 files into score files.
20816 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20817 forms into this file, which means that you can use kill files as some
20818 sort of primitive hook function to be run on group entry, even though
20819 that isn't a very good idea.
20821 Normal kill files look like this:
20823 @lisp
20824 (gnus-kill "From" "Lars Ingebrigtsen")
20825 (gnus-kill "Subject" "ding")
20826 (gnus-expunge "X")
20827 @end lisp
20829 This will mark every article written by me as read, and remove the
20830 marked articles from the summary buffer.  Very useful, you'll agree.
20832 Other programs use a totally different kill file syntax.  If Gnus
20833 encounters what looks like a @code{rn} kill file, it will take a stab at
20834 interpreting it.
20836 Two summary functions for editing a @sc{gnus} kill file:
20838 @table @kbd
20840 @item M-k
20841 @kindex M-k (Summary)
20842 @findex gnus-summary-edit-local-kill
20843 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20845 @item M-K
20846 @kindex M-K (Summary)
20847 @findex gnus-summary-edit-global-kill
20848 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20849 @end table
20851 Two group mode functions for editing the kill files:
20853 @table @kbd
20855 @item M-k
20856 @kindex M-k (Group)
20857 @findex gnus-group-edit-local-kill
20858 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20860 @item M-K
20861 @kindex M-K (Group)
20862 @findex gnus-group-edit-global-kill
20863 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20864 @end table
20866 Kill file variables:
20868 @table @code
20869 @item gnus-kill-file-name
20870 @vindex gnus-kill-file-name
20871 A kill file for the group @samp{soc.motss} is normally called
20872 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20873 this file name is detailed by the @code{gnus-kill-file-name} variable.
20874 The ``global'' kill file (not in the score file sense of ``global'', of
20875 course) is just called @file{KILL}.
20877 @vindex gnus-kill-save-kill-file
20878 @item gnus-kill-save-kill-file
20879 If this variable is non-@code{nil}, Gnus will save the
20880 kill file after processing, which is necessary if you use expiring
20881 kills.
20883 @item gnus-apply-kill-hook
20884 @vindex gnus-apply-kill-hook
20885 @findex gnus-apply-kill-file-unless-scored
20886 @findex gnus-apply-kill-file
20887 A hook called to apply kill files to a group.  It is
20888 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20889 kill file if you have a score file for the same group, you can set this
20890 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20891 kill files to be processed, you should set this variable to @code{nil}.
20893 @item gnus-kill-file-mode-hook
20894 @vindex gnus-kill-file-mode-hook
20895 A hook called in kill-file mode buffers.
20897 @end table
20900 @node Converting Kill Files
20901 @section Converting Kill Files
20902 @cindex kill files
20903 @cindex converting kill files
20905 If you have loads of old kill files, you may want to convert them into
20906 score files.  If they are ``regular'', you can use
20907 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20908 by hand.
20910 The kill to score conversion package isn't included in Gnus by default.
20911 You can fetch it from
20912 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20914 If your old kill files are very complex---if they contain more
20915 non-@code{gnus-kill} forms than not, you'll have to convert them by
20916 hand.  Or just let them be as they are.  Gnus will still use them as
20917 before.
20920 @node GroupLens
20921 @section GroupLens
20922 @cindex GroupLens
20924 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20925 so this section is mostly of historical interest.
20927 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20928 collaborative filtering system that helps you work together with other
20929 people to find the quality news articles out of the huge volume of
20930 news articles generated every day.
20932 To accomplish this the GroupLens system combines your opinions about
20933 articles you have already read with the opinions of others who have done
20934 likewise and gives you a personalized prediction for each unread news
20935 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20936 rate articles, and finds other people that rate articles the same way.
20937 Once it has found some people you agree with it tells you, in the form
20938 of a prediction, what they thought of the article.  You can use this
20939 prediction to help you decide whether or not you want to read the
20940 article.
20942 @menu
20943 * Using GroupLens::             How to make Gnus use GroupLens.
20944 * Rating Articles::             Letting GroupLens know how you rate articles.
20945 * Displaying Predictions::      Displaying predictions given by GroupLens.
20946 * GroupLens Variables::         Customizing GroupLens.
20947 @end menu
20950 @node Using GroupLens
20951 @subsection Using GroupLens
20953 To use GroupLens you must register a pseudonym with your local
20954 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20955 Bureau (BBB)} is the only better bit in town at the moment.
20957 Once you have registered you'll need to set a couple of variables.
20959 @table @code
20961 @item gnus-use-grouplens
20962 @vindex gnus-use-grouplens
20963 Setting this variable to a non-@code{nil} value will make Gnus hook into
20964 all the relevant GroupLens functions.
20966 @item grouplens-pseudonym
20967 @vindex grouplens-pseudonym
20968 This variable should be set to the pseudonym you got when registering
20969 with the Better Bit Bureau.
20971 @item grouplens-newsgroups
20972 @vindex grouplens-newsgroups
20973 A list of groups that you want to get GroupLens predictions for.
20975 @end table
20977 That's the minimum of what you need to get up and running with GroupLens.
20978 Once you've registered, GroupLens will start giving you scores for
20979 articles based on the average of what other people think.  But, to get
20980 the real benefit of GroupLens you need to start rating articles
20981 yourself.  Then the scores GroupLens gives you will be personalized for
20982 you, based on how the people you usually agree with have already rated.
20985 @node Rating Articles
20986 @subsection Rating Articles
20988 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20989 Where 1 means something like this article is a waste of bandwidth and 5
20990 means that the article was really good.  The basic question to ask
20991 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20992 like this one?''
20994 There are four ways to enter a rating for an article in GroupLens.
20996 @table @kbd
20998 @item r
20999 @kindex r (GroupLens)
21000 @findex bbb-summary-rate-article
21001 This function will prompt you for a rating on a scale of one to five.
21003 @item k
21004 @kindex k (GroupLens)
21005 @findex grouplens-score-thread
21006 This function will prompt you for a rating, and rate all the articles in
21007 the thread.  This is really useful for some of those long running giant
21008 threads in rec.humor.
21010 @end table
21012 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
21013 the score of the article you're reading.
21015 @table @kbd
21017 @item 1-5 n
21018 @kindex n (GroupLens)
21019 @findex grouplens-next-unread-article
21020 Rate the article and go to the next unread article.
21022 @item 1-5 ,
21023 @kindex , (GroupLens)
21024 @findex grouplens-best-unread-article
21025 Rate the article and go to the next unread article with the highest score.
21027 @end table
21029 If you want to give the current article a score of 4 and then go to the
21030 next article, just type @kbd{4 n}.
21033 @node Displaying Predictions
21034 @subsection Displaying Predictions
21036 GroupLens makes a prediction for you about how much you will like a
21037 news article.  The predictions from GroupLens are on a scale from 1 to
21038 5, where 1 is the worst and 5 is the best.  You can use the predictions
21039 from GroupLens in one of three ways controlled by the variable
21040 @code{gnus-grouplens-override-scoring}.
21042 @vindex gnus-grouplens-override-scoring
21043 There are three ways to display predictions in grouplens.  You may
21044 choose to have the GroupLens scores contribute to, or override the
21045 regular Gnus scoring mechanism.  override is the default; however, some
21046 people prefer to see the Gnus scores plus the grouplens scores.  To get
21047 the separate scoring behavior you need to set
21048 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
21049 GroupLens predictions combined with the grouplens scores set it to
21050 @code{'override} and to combine the scores set
21051 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
21052 the combine option you will also want to set the values for
21053 @code{grouplens-prediction-offset} and
21054 @code{grouplens-score-scale-factor}.
21056 @vindex grouplens-prediction-display
21057 In either case, GroupLens gives you a few choices for how you would like
21058 to see your predictions displayed.  The display of predictions is
21059 controlled by the @code{grouplens-prediction-display} variable.
21061 The following are valid values for that variable.
21063 @table @code
21064 @item prediction-spot
21065 The higher the prediction, the further to the right an @samp{*} is
21066 displayed.
21068 @item confidence-interval
21069 A numeric confidence interval.
21071 @item prediction-bar
21072 The higher the prediction, the longer the bar.
21074 @item confidence-bar
21075 Numerical confidence.
21077 @item confidence-spot
21078 The spot gets bigger with more confidence.
21080 @item prediction-num
21081 Plain-old numeric value.
21083 @item confidence-plus-minus
21084 Prediction +/- confidence.
21086 @end table
21089 @node GroupLens Variables
21090 @subsection GroupLens Variables
21092 @table @code
21094 @item gnus-summary-grouplens-line-format
21095 The summary line format used in GroupLens-enhanced summary buffers.  It
21096 accepts the same specs as the normal summary line format (@pxref{Summary
21097 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
21098 %s\n}.
21100 @item grouplens-bbb-host
21101 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
21102 default.
21104 @item grouplens-bbb-port
21105 Port of the host running the bbbd server.  The default is 9000.
21107 @item grouplens-score-offset
21108 Offset the prediction by this value.  In other words, subtract the
21109 prediction value by this number to arrive at the effective score.  The
21110 default is 0.
21112 @item grouplens-score-scale-factor
21113 This variable allows the user to magnify the effect of GroupLens scores.
21114 The scale factor is applied after the offset.  The default is 1.
21116 @end table
21119 @node Advanced Scoring
21120 @section Advanced Scoring
21122 Scoring on Subjects and From headers is nice enough, but what if you're
21123 really interested in what a person has to say only when she's talking
21124 about a particular subject?  Or what if you really don't want to
21125 read what person A has to say when she's following up to person B, but
21126 want to read what she says when she's following up to person C?
21128 By using advanced scoring rules you may create arbitrarily complex
21129 scoring patterns.
21131 @menu
21132 * Advanced Scoring Syntax::     A definition.
21133 * Advanced Scoring Examples::   What they look like.
21134 * Advanced Scoring Tips::       Getting the most out of it.
21135 @end menu
21138 @node Advanced Scoring Syntax
21139 @subsection Advanced Scoring Syntax
21141 Ordinary scoring rules have a string as the first element in the rule.
21142 Advanced scoring rules have a list as the first element.  The second
21143 element is the score to be applied if the first element evaluated to a
21144 non-@code{nil} value.
21146 These lists may consist of three logical operators, one redirection
21147 operator, and various match operators.
21149 Logical operators:
21151 @table @code
21152 @item &
21153 @itemx and
21154 This logical operator will evaluate each of its arguments until it finds
21155 one that evaluates to @code{false}, and then it'll stop.  If all arguments
21156 evaluate to @code{true} values, then this operator will return
21157 @code{true}.
21159 @item |
21160 @itemx or
21161 This logical operator will evaluate each of its arguments until it finds
21162 one that evaluates to @code{true}.  If no arguments are @code{true},
21163 then this operator will return @code{false}.
21165 @item !
21166 @itemx not
21167 @itemx Â¬
21168 This logical operator only takes a single argument.  It returns the
21169 logical negation of the value of its argument.
21171 @end table
21173 There is an @dfn{indirection operator} that will make its arguments
21174 apply to the ancestors of the current article being scored.  For
21175 instance, @code{1-} will make score rules apply to the parent of the
21176 current article.  @code{2-} will make score rules apply to the
21177 grandparent of the current article.  Alternatively, you can write
21178 @code{^^}, where the number of @code{^}s (carets) says how far back into
21179 the ancestry you want to go.
21181 Finally, we have the match operators.  These are the ones that do the
21182 real work.  Match operators are header name strings followed by a match
21183 and a match type.  A typical match operator looks like @samp{("from"
21184 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
21185 simple scoring, and the match types are also the same.
21188 @node Advanced Scoring Examples
21189 @subsection Advanced Scoring Examples
21191 Please note that the following examples are score file rules.  To
21192 make a complete score file from them, surround them with another pair
21193 of parentheses.
21195 Let's say you want to increase the score of articles written by Lars
21196 when he's talking about Gnus:
21198 @example
21199 @group
21201   ("from" "Lars Ingebrigtsen")
21202   ("subject" "Gnus"))
21203  1000)
21204 @end group
21205 @end example
21207 Quite simple, huh?
21209 When he writes long articles, he sometimes has something nice to say:
21211 @example
21213   ("from" "Lars Ingebrigtsen")
21214   (|
21215    ("subject" "Gnus")
21216    ("lines" 100 >)))
21217  1000)
21218 @end example
21220 However, when he responds to things written by Reig Eigil Logge, you
21221 really don't want to read what he's written:
21223 @example
21225   ("from" "Lars Ingebrigtsen")
21226   (1- ("from" "Reig Eigil Logge")))
21227  -100000)
21228 @end example
21230 Everybody that follows up Redmondo when he writes about disappearing
21231 socks should have their scores raised, but only when they talk about
21232 white socks.  However, when Lars talks about socks, it's usually not
21233 very interesting:
21235 @example
21237   (1-
21238    (&
21239     ("from" "redmondo@@.*no" r)
21240     ("body" "disappearing.*socks" t)))
21241   (! ("from" "Lars Ingebrigtsen"))
21242   ("body" "white.*socks"))
21243  1000)
21244 @end example
21246 Suppose you're reading a high volume group and you're only interested
21247 in replies. The plan is to score down all articles that don't have
21248 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
21249 parents of articles that have subjects that begin with reply marks.
21251 @example
21252 ((! ("subject" "re:\\|fwd?:" r))
21253   -200)
21254 ((1- ("subject" "re:\\|fwd?:" r))
21255   200)
21256 @end example
21258 The possibilities are endless.
21260 @node Advanced Scoring Tips
21261 @subsection Advanced Scoring Tips
21263 The @code{&} and @code{|} logical operators do short-circuit logic.
21264 That is, they stop processing their arguments when it's clear what the
21265 result of the operation will be.  For instance, if one of the arguments
21266 of an @code{&} evaluates to @code{false}, there's no point in evaluating
21267 the rest of the arguments.  This means that you should put slow matches
21268 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
21269 @samp{subject}) first.
21271 The indirection arguments (@code{1-} and so on) will make their
21272 arguments work on previous generations of the thread.  If you say
21273 something like:
21275 @example
21278  (1-
21279   ("from" "lars")))
21281 @end example
21283 Then that means ``score on the from header of the grandparent of the
21284 current article''.  An indirection is quite fast, but it's better to say:
21286 @example
21288  (&
21289   ("from" "Lars")
21290   ("subject" "Gnus")))
21291 @end example
21293 than it is to say:
21295 @example
21297  (1- ("from" "Lars"))
21298  (1- ("subject" "Gnus")))
21299 @end example
21302 @node Score Decays
21303 @section Score Decays
21304 @cindex score decays
21305 @cindex decays
21307 You may find that your scores have a tendency to grow without
21308 bounds, especially if you're using adaptive scoring.  If scores get too
21309 big, they lose all meaning---they simply max out and it's difficult to
21310 use them in any sensible way.
21312 @vindex gnus-decay-scores
21313 @findex gnus-decay-score
21314 @vindex gnus-decay-score-function
21315 Gnus provides a mechanism for decaying scores to help with this problem.
21316 When score files are loaded and @code{gnus-decay-scores} is
21317 non-@code{nil}, Gnus will run the score files through the decaying
21318 mechanism thereby lowering the scores of all non-permanent score rules.
21319 The decay itself if performed by the @code{gnus-decay-score-function}
21320 function, which is @code{gnus-decay-score} by default.  Here's the
21321 definition of that function:
21323 @lisp
21324 (defun gnus-decay-score (score)
21325   "Decay SCORE according to `gnus-score-decay-constant'
21326 and `gnus-score-decay-scale'."
21327   (let ((n (- score
21328               (* (if (< score 0) -1 1)
21329                  (min (abs score)
21330                       (max gnus-score-decay-constant
21331                            (* (abs score)
21332                               gnus-score-decay-scale)))))))
21333     (if (and (featurep 'xemacs)
21334              ;; XEmacs' floor can handle only the floating point
21335              ;; number below the half of the maximum integer.
21336              (> (abs n) (lsh -1 -2)))
21337         (string-to-number
21338          (car (split-string (number-to-string n) "\\.")))
21339       (floor n))))
21340 @end lisp
21342 @vindex gnus-score-decay-scale
21343 @vindex gnus-score-decay-constant
21344 @code{gnus-score-decay-constant} is 3 by default and
21345 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
21347 @enumerate
21348 @item
21349 Scores between -3 and 3 will be set to 0 when this function is called.
21351 @item
21352 Scores with magnitudes between 3 and 60 will be shrunk by 3.
21354 @item
21355 Scores with magnitudes greater than 60 will be shrunk by 5% of the
21356 score.
21357 @end enumerate
21359 If you don't like this decay function, write your own.  It is called
21360 with the score to be decayed as its only parameter, and it should return
21361 the new score, which should be an integer.
21363 Gnus will try to decay scores once a day.  If you haven't run Gnus for
21364 four days, Gnus will decay the scores four times, for instance.
21366 @iftex
21367 @iflatex
21368 @chapter Message
21369 @include message.texi
21370 @chapter Emacs MIME
21371 @include emacs-mime.texi
21372 @chapter Sieve
21373 @include sieve.texi
21374 @chapter PGG
21375 @include pgg.texi
21376 @end iflatex
21377 @end iftex
21379 @node Various
21380 @chapter Various
21382 @menu
21383 * Process/Prefix::              A convention used by many treatment commands.
21384 * Interactive::                 Making Gnus ask you many questions.
21385 * Symbolic Prefixes::           How to supply some Gnus functions with options.
21386 * Formatting Variables::        You can specify what buffers should look like.
21387 * Window Layout::               Configuring the Gnus buffer windows.
21388 * Faces and Fonts::             How to change how faces look.
21389 * Compilation::                 How to speed Gnus up.
21390 * Mode Lines::                  Displaying information in the mode lines.
21391 * Highlighting and Menus::      Making buffers look all nice and cozy.
21392 * Buttons::                     Get tendinitis in ten easy steps!
21393 * Daemons::                     Gnus can do things behind your back.
21394 * NoCeM::                       How to avoid spam and other fatty foods.
21395 * Undo::                        Some actions can be undone.
21396 * Predicate Specifiers::        Specifying predicates.
21397 * Moderation::                  What to do if you're a moderator.
21398 * Fetching a Group::            Starting Gnus just to read a group.
21399 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21400 * Fuzzy Matching::              What's the big fuzz?
21401 * Thwarting Email Spam::        Simple ways to avoid unsolicited commercial email.
21402 * Spam Package::                A package for filtering and processing spam.
21403 * Other modes::                 Interaction with other modes.
21404 * Various Various::             Things that are really various.
21405 @end menu
21408 @node Process/Prefix
21409 @section Process/Prefix
21410 @cindex process/prefix convention
21412 Many functions, among them functions for moving, decoding and saving
21413 articles, use what is known as the @dfn{Process/Prefix convention}.
21415 This is a method for figuring out what articles the user wants the
21416 command to be performed on.
21418 It goes like this:
21420 If the numeric prefix is N, perform the operation on the next N
21421 articles, starting with the current one.  If the numeric prefix is
21422 negative, perform the operation on the previous N articles, starting
21423 with the current one.
21425 @vindex transient-mark-mode
21426 If @code{transient-mark-mode} in non-@code{nil} and the region is
21427 active, all articles in the region will be worked upon.
21429 If there is no numeric prefix, but some articles are marked with the
21430 process mark, perform the operation on the articles marked with
21431 the process mark.
21433 If there is neither a numeric prefix nor any articles marked with the
21434 process mark, just perform the operation on the current article.
21436 Quite simple, really, but it needs to be made clear so that surprises
21437 are avoided.
21439 Commands that react to the process mark will push the current list of
21440 process marked articles onto a stack and will then clear all process
21441 marked articles.  You can restore the previous configuration with the
21442 @kbd{M P y} command (@pxref{Setting Process Marks}).
21444 @vindex gnus-summary-goto-unread
21445 One thing that seems to shock & horrify lots of people is that, for
21446 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21447 Since each @kbd{d} (which marks the current article as read) by default
21448 goes to the next unread article after marking, this means that @kbd{3 d}
21449 will mark the next three unread articles as read, no matter what the
21450 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21451 @code{nil} for a more straightforward action.
21453 Many commands do not use the process/prefix convention.  All commands
21454 that do explicitly say so in this manual.  To apply the process/prefix
21455 convention to commands that do not use it, you can use the @kbd{M-&}
21456 command.  For instance, to mark all the articles in the group as
21457 expirable, you could say @kbd{M P b M-& E}.
21460 @node Interactive
21461 @section Interactive
21462 @cindex interaction
21464 @table @code
21466 @item gnus-novice-user
21467 @vindex gnus-novice-user
21468 If this variable is non-@code{nil}, you are either a newcomer to the
21469 World of Usenet, or you are very cautious, which is a nice thing to be,
21470 really.  You will be given questions of the type ``Are you sure you want
21471 to do this?'' before doing anything dangerous.  This is @code{t} by
21472 default.
21474 @item gnus-expert-user
21475 @vindex gnus-expert-user
21476 If this variable is non-@code{nil}, you will seldom be asked any
21477 questions by Gnus.  It will simply assume you know what you're doing, no
21478 matter how strange.
21480 @item gnus-interactive-catchup
21481 @vindex gnus-interactive-catchup
21482 Require confirmation before catching up a group if non-@code{nil}.  It
21483 is @code{t} by default.
21485 @item gnus-interactive-exit
21486 @vindex gnus-interactive-exit
21487 Require confirmation before exiting Gnus.  This variable is @code{t} by
21488 default.
21489 @end table
21492 @node Symbolic Prefixes
21493 @section Symbolic Prefixes
21494 @cindex symbolic prefixes
21496 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21497 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21498 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21499 rule of 900 to the current article.
21501 This is all nice and well, but what if you want to give a command some
21502 additional information?  Well, what most commands do is interpret the
21503 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21504 doesn't want a backup file to be created when saving the current buffer,
21505 for instance.  But what if you want to save without making a backup
21506 file, and you want Emacs to flash lights and play a nice tune at the
21507 same time?  You can't, and you're probably perfectly happy that way.
21509 @kindex M-i (Summary)
21510 @findex gnus-symbolic-argument
21511 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21512 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21513 character typed in is the value.  You can stack as many @kbd{M-i}
21514 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21515 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21516 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21517 @code{b}''.  You get the drift.
21519 Typing in symbolic prefixes to commands that don't accept them doesn't
21520 hurt, but it doesn't do any good either.  Currently not many Gnus
21521 functions make use of the symbolic prefix.
21523 If you're interested in how Gnus implements this, @pxref{Extended
21524 Interactive}.
21527 @node Formatting Variables
21528 @section Formatting Variables
21529 @cindex formatting variables
21531 Throughout this manual you've probably noticed lots of variables called
21532 things like @code{gnus-group-line-format} and
21533 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21534 output lines in the various buffers.  There's quite a lot of them.
21535 Fortunately, they all use the same syntax, so there's not that much to
21536 be annoyed by.
21538 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21539 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21540 lots of percentages everywhere.
21542 @menu
21543 * Formatting Basics::           A formatting variable is basically a format string.
21544 * Mode Line Formatting::        Some rules about mode line formatting variables.
21545 * Advanced Formatting::         Modifying output in various ways.
21546 * User-Defined Specs::          Having Gnus call your own functions.
21547 * Formatting Fonts::            Making the formatting look colorful and nice.
21548 * Positioning Point::           Moving point to a position after an operation.
21549 * Tabulation::                  Tabulating your output.
21550 * Wide Characters::             Dealing with wide characters.
21551 @end menu
21553 Currently Gnus uses the following formatting variables:
21554 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21555 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21556 @code{gnus-group-mode-line-format},
21557 @code{gnus-summary-mode-line-format},
21558 @code{gnus-article-mode-line-format},
21559 @code{gnus-server-mode-line-format}, and
21560 @code{gnus-summary-pick-line-format}.
21562 All these format variables can also be arbitrary elisp forms.  In that
21563 case, they will be @code{eval}ed to insert the required lines.
21565 @kindex M-x gnus-update-format
21566 @findex gnus-update-format
21567 Gnus includes a command to help you while creating your own format
21568 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21569 update the spec in question and pop you to a buffer where you can
21570 examine the resulting Lisp code to be run to generate the line.
21574 @node Formatting Basics
21575 @subsection Formatting Basics
21577 Each @samp{%} element will be replaced by some string or other when the
21578 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21579 spec, and pad with spaces to get a 5-character field''.
21581 As with normal C and Emacs Lisp formatting strings, the numerical
21582 modifier between the @samp{%} and the formatting type character will
21583 @dfn{pad} the output so that it is always at least that long.
21584 @samp{%5y} will make the field always (at least) five characters wide by
21585 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21586 the right instead.
21588 You may also wish to limit the length of the field to protect against
21589 particularly wide values.  For that you can say @samp{%4,6y}, which
21590 means that the field will never be more than 6 characters wide and never
21591 less than 4 characters wide.
21593 Also Gnus supports some extended format specifications, such as
21594 @samp{%&user-date;}.
21597 @node Mode Line Formatting
21598 @subsection Mode Line Formatting
21600 Mode line formatting variables (e.g.,
21601 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21602 buffer line oriented formatting variables (@pxref{Formatting Basics})
21603 with the following two differences:
21605 @enumerate
21607 @item
21608 There must be no newline (@samp{\n}) at the end.
21610 @item
21611 The special @samp{%%b} spec can be used to display the buffer name.
21612 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21613 @samp{%} to allow it to pass through the formatting machinery unmangled,
21614 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21615 display interprets to mean ``show the buffer name''.  For a full list of
21616 mode line specs Emacs understands, see the documentation of the
21617 @code{mode-line-format} variable.
21619 @end enumerate
21622 @node Advanced Formatting
21623 @subsection Advanced Formatting
21625 It is frequently useful to post-process the fields in some way.
21626 Padding, limiting, cutting off parts and suppressing certain values can
21627 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21628 look like @samp{%~(cut 3)~(ignore "0")y}.
21630 These are the valid modifiers:
21632 @table @code
21633 @item pad
21634 @itemx pad-left
21635 Pad the field to the left with spaces until it reaches the required
21636 length.
21638 @item pad-right
21639 Pad the field to the right with spaces until it reaches the required
21640 length.
21642 @item max
21643 @itemx max-left
21644 Cut off characters from the left until it reaches the specified length.
21646 @item max-right
21647 Cut off characters from the right until it reaches the specified
21648 length.
21650 @item cut
21651 @itemx cut-left
21652 Cut off the specified number of characters from the left.
21654 @item cut-right
21655 Cut off the specified number of characters from the right.
21657 @item ignore
21658 Return an empty string if the field is equal to the specified value.
21660 @item form
21661 Use the specified form as the field value when the @samp{@@} spec is
21662 used.
21664 Here's an example:
21666 @lisp
21667 "~(form (current-time-string))@@"
21668 @end lisp
21670 @end table
21672 Let's take an example.  The @samp{%o} spec in the summary mode lines
21673 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21674 This is quite a mouthful, so we want to shave off the century number and
21675 the time, leaving us with a six-character date.  That would be
21676 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21677 maxing, and we need the padding to ensure that the date is never less
21678 than 6 characters to make it look nice in columns.)
21680 Ignoring is done first; then cutting; then maxing; and then as the very
21681 last operation, padding.
21683 If you use lots of these advanced thingies, you'll find that Gnus gets
21684 quite slow.  This can be helped enormously by running @kbd{M-x
21685 gnus-compile} when you are satisfied with the look of your lines.
21686 @xref{Compilation}.
21689 @node User-Defined Specs
21690 @subsection User-Defined Specs
21692 All the specs allow for inserting user defined specifiers---@samp{u}.
21693 The next character in the format string should be a letter.  Gnus
21694 will call the function @code{gnus-user-format-function-}@samp{X}, where
21695 @samp{X} is the letter following @samp{%u}.  The function will be passed
21696 a single parameter---what the parameter means depends on what buffer
21697 it's being called from.  The function should return a string, which will
21698 be inserted into the buffer just like information from any other
21699 specifier.  This function may also be called with dummy values, so it
21700 should protect against that.
21702 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21703 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21705 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21706 much the same without defining new functions.  Here's an example:
21707 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21708 given here will be evaluated to yield the current line number, and then
21709 inserted.
21712 @node Formatting Fonts
21713 @subsection Formatting Fonts
21715 There are specs for highlighting, and these are shared by all the format
21716 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21717 the special @code{mouse-face} property set, which means that it will be
21718 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21719 over it.
21721 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21722 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21723 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21724 and so on.  Create as many faces as you wish.  The same goes for the
21725 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21726 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21728 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21729 special @code{balloon-help} property set to
21730 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21731 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21732 variables should be either strings or symbols naming functions that
21733 return a string.  When the mouse passes over text with this property
21734 set, a balloon window will appear and display the string.  Please
21735 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21736 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21737 XEmacs) for more information on this.  (For technical reasons, the
21738 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21739 paragraph.)
21741 Here's an alternative recipe for the group buffer:
21743 @lisp
21744 ;; @r{Create three face types.}
21745 (setq gnus-face-1 'bold)
21746 (setq gnus-face-3 'italic)
21748 ;; @r{We want the article count to be in}
21749 ;; @r{a bold and green face.  So we create}
21750 ;; @r{a new face called @code{my-green-bold}.}
21751 (copy-face 'bold 'my-green-bold)
21752 ;; @r{Set the color.}
21753 (set-face-foreground 'my-green-bold "ForestGreen")
21754 (setq gnus-face-2 'my-green-bold)
21756 ;; @r{Set the new & fancy format.}
21757 (setq gnus-group-line-format
21758       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21759 @end lisp
21761 I'm sure you'll be able to use this scheme to create totally unreadable
21762 and extremely vulgar displays.  Have fun!
21764 Note that the @samp{%(} specs (and friends) do not make any sense on the
21765 mode-line variables.
21767 @node Positioning Point
21768 @subsection Positioning Point
21770 Gnus usually moves point to a pre-defined place on each line in most
21771 buffers.  By default, point move to the first colon character on the
21772 line.  You can customize this behavior in three different ways.
21774 You can move the colon character to somewhere else on the line.
21776 @findex gnus-goto-colon
21777 You can redefine the function that moves the point to the colon.  The
21778 function is called @code{gnus-goto-colon}.
21780 But perhaps the most convenient way to deal with this, if you don't want
21781 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21782 put a @samp{%*} somewhere in your format line definition, Gnus will
21783 place point there.
21786 @node Tabulation
21787 @subsection Tabulation
21789 You can usually line up your displays by padding and cutting your
21790 strings.  However, when combining various strings of different size, it
21791 can often be more convenient to just output the strings, and then worry
21792 about lining up the following text afterwards.
21794 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21795 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21797 @samp{%50=} will insert space characters to pad the line up to column
21798 50.  If the text is already past column 50, nothing will be inserted.
21799 This is the soft tabulator.
21801 @samp{%-50=} will insert space characters to pad the line up to column
21802 50.  If the text is already past column 50, the excess text past column
21803 50 will be removed.  This is the hard tabulator.
21806 @node Wide Characters
21807 @subsection Wide Characters
21809 Fixed width fonts in most countries have characters of the same width.
21810 Some countries, however, use Latin characters mixed with wider
21811 characters---most notable East Asian countries.
21813 The problem is that when formatting, Gnus assumes that if a string is 10
21814 characters wide, it'll be 10 Latin characters wide on the screen.  In
21815 these countries, that's not true.
21817 @vindex gnus-use-correct-string-widths
21818 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21819 @code{t}.  This makes buffer generation slower, but the results will be
21820 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21821 for Emacs.
21824 @node Window Layout
21825 @section Window Layout
21826 @cindex window layout
21828 No, there's nothing here about X, so be quiet.
21830 @vindex gnus-use-full-window
21831 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21832 other windows and occupy the entire Emacs screen by itself.  It is
21833 @code{t} by default.
21835 Setting this variable to @code{nil} kinda works, but there are
21836 glitches.  Use at your own peril.
21838 @vindex gnus-buffer-configuration
21839 @code{gnus-buffer-configuration} describes how much space each Gnus
21840 buffer should be given.  Here's an excerpt of this variable:
21842 @lisp
21843 ((group (vertical 1.0 (group 1.0 point)
21844                       (if gnus-carpal (group-carpal 4))))
21845  (article (vertical 1.0 (summary 0.25 point)
21846                         (article 1.0))))
21847 @end lisp
21849 This is an alist.  The @dfn{key} is a symbol that names some action or
21850 other.  For instance, when displaying the group buffer, the window
21851 configuration function will use @code{group} as the key.  A full list of
21852 possible names is listed below.
21854 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21855 should occupy.  To take the @code{article} split as an example -
21857 @lisp
21858 (article (vertical 1.0 (summary 0.25 point)
21859                        (article 1.0)))
21860 @end lisp
21862 This @dfn{split} says that the summary buffer should occupy 25% of upper
21863 half of the screen, and that it is placed over the article buffer.  As
21864 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21865 reaching for that calculator there).  However, the special number
21866 @code{1.0} is used to signal that this buffer should soak up all the
21867 rest of the space available after the rest of the buffers have taken
21868 whatever they need.  There should be only one buffer with the @code{1.0}
21869 size spec per split.
21871 Point will be put in the buffer that has the optional third element
21872 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21873 split where the tag @code{frame-focus} is a member (i.e. is the third or
21874 fourth element in the list, depending on whether the @code{point} tag is
21875 present) gets focus.
21877 Here's a more complicated example:
21879 @lisp
21880 (article (vertical 1.0 (group 4)
21881                        (summary 0.25 point)
21882                        (if gnus-carpal (summary-carpal 4))
21883                        (article 1.0)))
21884 @end lisp
21886 If the size spec is an integer instead of a floating point number,
21887 then that number will be used to say how many lines a buffer should
21888 occupy, not a percentage.
21890 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21891 precise---if the @code{car} of the split is a function or a subr), this
21892 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21893 be used as a split.  This means that there will be three buffers if
21894 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21895 is non-@code{nil}.
21897 Not complicated enough for you?  Well, try this on for size:
21899 @lisp
21900 (article (horizontal 1.0
21901              (vertical 0.5
21902                  (group 1.0)
21903                  (gnus-carpal 4))
21904              (vertical 1.0
21905                  (summary 0.25 point)
21906                  (summary-carpal 4)
21907                  (article 1.0))))
21908 @end lisp
21910 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21911 @code{horizontal} thingie?
21913 If the first element in one of the split is @code{horizontal}, Gnus will
21914 split the window horizontally, giving you two windows side-by-side.
21915 Inside each of these strips you may carry on all you like in the normal
21916 fashion.  The number following @code{horizontal} says what percentage of
21917 the screen is to be given to this strip.
21919 For each split, there @emph{must} be one element that has the 100% tag.
21920 The splitting is never accurate, and this buffer will eat any leftover
21921 lines from the splits.
21923 To be slightly more formal, here's a definition of what a valid split
21924 may look like:
21926 @example
21927 @group
21928 split      = frame | horizontal | vertical | buffer | form
21929 frame      = "(frame " size *split ")"
21930 horizontal = "(horizontal " size *split ")"
21931 vertical   = "(vertical " size *split ")"
21932 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21933 size       = number | frame-params
21934 buf-name   = group | article | summary ...
21935 @end group
21936 @end example
21938 The limitations are that the @code{frame} split can only appear as the
21939 top-level split.  @var{form} should be an Emacs Lisp form that should
21940 return a valid split.  We see that each split is fully recursive, and
21941 may contain any number of @code{vertical} and @code{horizontal} splits.
21943 @vindex gnus-window-min-width
21944 @vindex gnus-window-min-height
21945 @cindex window height
21946 @cindex window width
21947 Finding the right sizes can be a bit complicated.  No window may be less
21948 than @code{gnus-window-min-height} (default 1) characters high, and all
21949 windows must be at least @code{gnus-window-min-width} (default 1)
21950 characters wide.  Gnus will try to enforce this before applying the
21951 splits.  If you want to use the normal Emacs window width/height limit,
21952 you can just set these two variables to @code{nil}.
21954 If you're not familiar with Emacs terminology, @code{horizontal} and
21955 @code{vertical} splits may work the opposite way of what you'd expect.
21956 Windows inside a @code{horizontal} split are shown side-by-side, and
21957 windows within a @code{vertical} split are shown above each other.
21959 @findex gnus-configure-frame
21960 If you want to experiment with window placement, a good tip is to call
21961 @code{gnus-configure-frame} directly with a split.  This is the function
21962 that does all the real work when splitting buffers.  Below is a pretty
21963 nonsensical configuration with 5 windows; two for the group buffer and
21964 three for the article buffer.  (I said it was nonsensical.)  If you
21965 @code{eval} the statement below, you can get an idea of how that would
21966 look straight away, without going through the normal Gnus channels.
21967 Play with it until you're satisfied, and then use
21968 @code{gnus-add-configuration} to add your new creation to the buffer
21969 configuration list.
21971 @lisp
21972 (gnus-configure-frame
21973  '(horizontal 1.0
21974     (vertical 10
21975       (group 1.0)
21976       (article 0.3 point))
21977     (vertical 1.0
21978       (article 1.0)
21979       (horizontal 4
21980         (group 1.0)
21981         (article 10)))))
21982 @end lisp
21984 You might want to have several frames as well.  No prob---just use the
21985 @code{frame} split:
21987 @lisp
21988 (gnus-configure-frame
21989  '(frame 1.0
21990          (vertical 1.0
21991                    (summary 0.25 point frame-focus)
21992                    (article 1.0))
21993          (vertical ((height . 5) (width . 15)
21994                     (user-position . t)
21995                     (left . -1) (top . 1))
21996                    (picon 1.0))))
21998 @end lisp
22000 This split will result in the familiar summary/article window
22001 configuration in the first (or ``main'') frame, while a small additional
22002 frame will be created where picons will be shown.  As you can see,
22003 instead of the normal @code{1.0} top-level spec, each additional split
22004 should have a frame parameter alist as the size spec.
22005 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
22006 Reference Manual}.  Under XEmacs, a frame property list will be
22007 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
22008 is such a plist.
22009 The list of all possible keys for @code{gnus-buffer-configuration} can
22010 be found in its default value.
22012 Note that the @code{message} key is used for both
22013 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
22014 it is desirable to distinguish between the two, something like this
22015 might be used:
22017 @lisp
22018 (message (horizontal 1.0
22019                      (vertical 1.0 (message 1.0 point))
22020                      (vertical 0.24
22021                                (if (buffer-live-p gnus-summary-buffer)
22022                                    '(summary 0.5))
22023                                (group 1.0))))
22024 @end lisp
22026 One common desire for a multiple frame split is to have a separate frame
22027 for composing mail and news while leaving the original frame intact.  To
22028 accomplish that, something like the following can be done:
22030 @lisp
22031 (message
22032   (frame 1.0
22033          (if (not (buffer-live-p gnus-summary-buffer))
22034              (car (cdr (assoc 'group gnus-buffer-configuration)))
22035            (car (cdr (assoc 'summary gnus-buffer-configuration))))
22036          (vertical ((user-position . t) (top . 1) (left . 1)
22037                     (name . "Message"))
22038                    (message 1.0 point))))
22039 @end lisp
22041 @findex gnus-add-configuration
22042 Since the @code{gnus-buffer-configuration} variable is so long and
22043 complicated, there's a function you can use to ease changing the config
22044 of a single setting: @code{gnus-add-configuration}.  If, for instance,
22045 you want to change the @code{article} setting, you could say:
22047 @lisp
22048 (gnus-add-configuration
22049  '(article (vertical 1.0
22050                (group 4)
22051                (summary .25 point)
22052                (article 1.0))))
22053 @end lisp
22055 You'd typically stick these @code{gnus-add-configuration} calls in your
22056 @file{~/.gnus.el} file or in some startup hook---they should be run after
22057 Gnus has been loaded.
22059 @vindex gnus-always-force-window-configuration
22060 If all windows mentioned in the configuration are already visible, Gnus
22061 won't change the window configuration.  If you always want to force the
22062 ``right'' window configuration, you can set
22063 @code{gnus-always-force-window-configuration} to non-@code{nil}.
22065 If you're using tree displays (@pxref{Tree Display}), and the tree
22066 window is displayed vertically next to another window, you may also want
22067 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
22068 windows resized.
22070 @subsection Example Window Configurations
22072 @itemize @bullet
22073 @item
22074 Narrow left hand side occupied by group buffer.  Right hand side split
22075 between summary buffer (top one-sixth) and article buffer (bottom).
22077 @ifinfo
22078 @example
22079 +---+---------+
22080 | G | Summary |
22081 | r +---------+
22082 | o |         |
22083 | u | Article |
22084 | p |         |
22085 +---+---------+
22086 @end example
22087 @end ifinfo
22089 @lisp
22090 (gnus-add-configuration
22091  '(article
22092    (horizontal 1.0
22093                (vertical 25 (group 1.0))
22094                (vertical 1.0
22095                          (summary 0.16 point)
22096                          (article 1.0)))))
22098 (gnus-add-configuration
22099  '(summary
22100    (horizontal 1.0
22101                (vertical 25 (group 1.0))
22102                (vertical 1.0 (summary 1.0 point)))))
22103 @end lisp
22105 @end itemize
22108 @node Faces and Fonts
22109 @section Faces and Fonts
22110 @cindex faces
22111 @cindex fonts
22112 @cindex colors
22114 Fiddling with fonts and faces used to be very difficult, but these days
22115 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
22116 the face you want to alter, and alter it via the standard Customize
22117 interface.
22120 @node Compilation
22121 @section Compilation
22122 @cindex compilation
22123 @cindex byte-compilation
22125 @findex gnus-compile
22127 Remember all those line format specification variables?
22128 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
22129 on.  Now, Gnus will of course heed whatever these variables are, but,
22130 unfortunately, changing them will mean a quite significant slow-down.
22131 (The default values of these variables have byte-compiled functions
22132 associated with them, while the user-generated versions do not, of
22133 course.)
22135 To help with this, you can run @kbd{M-x gnus-compile} after you've
22136 fiddled around with the variables and feel that you're (kind of)
22137 satisfied.  This will result in the new specs being byte-compiled, and
22138 you'll get top speed again.  Gnus will save these compiled specs in the
22139 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
22140 this function, though---you should compile them yourself by sticking
22141 them into the @file{~/.gnus.el} file and byte-compiling that file.)
22144 @node Mode Lines
22145 @section Mode Lines
22146 @cindex mode lines
22148 @vindex gnus-updated-mode-lines
22149 @code{gnus-updated-mode-lines} says what buffers should keep their mode
22150 lines updated.  It is a list of symbols.  Supported symbols include
22151 @code{group}, @code{article}, @code{summary}, @code{server},
22152 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
22153 Gnus will keep that mode line updated with information that may be
22154 pertinent.  If this variable is @code{nil}, screen refresh may be
22155 quicker.
22157 @cindex display-time
22159 @vindex gnus-mode-non-string-length
22160 By default, Gnus displays information on the current article in the mode
22161 lines of the summary and article buffers.  The information Gnus wishes
22162 to display (e.g. the subject of the article) is often longer than the
22163 mode lines, and therefore have to be cut off at some point.  The
22164 @code{gnus-mode-non-string-length} variable says how long the other
22165 elements on the line is (i.e., the non-info part).  If you put
22166 additional elements on the mode line (e.g. a clock), you should modify
22167 this variable:
22169 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
22170 @lisp
22171 (add-hook 'display-time-hook
22172           (lambda () (setq gnus-mode-non-string-length
22173                            (+ 21
22174                               (if line-number-mode 5 0)
22175                               (if column-number-mode 4 0)
22176                               (length display-time-string)))))
22177 @end lisp
22179 If this variable is @code{nil} (which is the default), the mode line
22180 strings won't be chopped off, and they won't be padded either.  Note
22181 that the default is unlikely to be desirable, as even the percentage
22182 complete in the buffer may be crowded off the mode line; the user should
22183 configure this variable appropriately for her configuration.
22186 @node Highlighting and Menus
22187 @section Highlighting and Menus
22188 @cindex visual
22189 @cindex highlighting
22190 @cindex menus
22192 @vindex gnus-visual
22193 The @code{gnus-visual} variable controls most of the Gnus-prettifying
22194 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
22195 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
22196 file.
22198 This variable can be a list of visual properties that are enabled.  The
22199 following elements are valid, and are all included by default:
22201 @table @code
22202 @item group-highlight
22203 Do highlights in the group buffer.
22204 @item summary-highlight
22205 Do highlights in the summary buffer.
22206 @item article-highlight
22207 Do highlights in the article buffer.
22208 @item highlight
22209 Turn on highlighting in all buffers.
22210 @item group-menu
22211 Create menus in the group buffer.
22212 @item summary-menu
22213 Create menus in the summary buffers.
22214 @item article-menu
22215 Create menus in the article buffer.
22216 @item browse-menu
22217 Create menus in the browse buffer.
22218 @item server-menu
22219 Create menus in the server buffer.
22220 @item score-menu
22221 Create menus in the score buffers.
22222 @item menu
22223 Create menus in all buffers.
22224 @end table
22226 So if you only want highlighting in the article buffer and menus in all
22227 buffers, you could say something like:
22229 @lisp
22230 (setq gnus-visual '(article-highlight menu))
22231 @end lisp
22233 If you want highlighting only and no menus whatsoever, you'd say:
22235 @lisp
22236 (setq gnus-visual '(highlight))
22237 @end lisp
22239 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
22240 in all Gnus buffers.
22242 Other general variables that influence the look of all buffers include:
22244 @table @code
22245 @item gnus-mouse-face
22246 @vindex gnus-mouse-face
22247 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
22248 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
22250 @end table
22252 There are hooks associated with the creation of all the different menus:
22254 @table @code
22256 @item gnus-article-menu-hook
22257 @vindex gnus-article-menu-hook
22258 Hook called after creating the article mode menu.
22260 @item gnus-group-menu-hook
22261 @vindex gnus-group-menu-hook
22262 Hook called after creating the group mode menu.
22264 @item gnus-summary-menu-hook
22265 @vindex gnus-summary-menu-hook
22266 Hook called after creating the summary mode menu.
22268 @item gnus-server-menu-hook
22269 @vindex gnus-server-menu-hook
22270 Hook called after creating the server mode menu.
22272 @item gnus-browse-menu-hook
22273 @vindex gnus-browse-menu-hook
22274 Hook called after creating the browse mode menu.
22276 @item gnus-score-menu-hook
22277 @vindex gnus-score-menu-hook
22278 Hook called after creating the score mode menu.
22280 @end table
22283 @node Buttons
22284 @section Buttons
22285 @cindex buttons
22286 @cindex mouse
22287 @cindex click
22289 Those new-fangled @dfn{mouse} contraptions is very popular with the
22290 young, hep kids who don't want to learn the proper way to do things
22291 these days.  Why, I remember way back in the summer of '89, when I was
22292 using Emacs on a Tops 20 system.  Three hundred users on one single
22293 machine, and every user was running Simula compilers.  Bah!
22295 Right.
22297 @vindex gnus-carpal
22298 Well, you can make Gnus display bufferfuls of buttons you can click to
22299 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
22300 really.  Tell the chiropractor I sent you.
22303 @table @code
22305 @item gnus-carpal-mode-hook
22306 @vindex gnus-carpal-mode-hook
22307 Hook run in all carpal mode buffers.
22309 @item gnus-carpal-button-face
22310 @vindex gnus-carpal-button-face
22311 Face used on buttons.
22313 @item gnus-carpal-header-face
22314 @vindex gnus-carpal-header-face
22315 Face used on carpal buffer headers.
22317 @item gnus-carpal-group-buffer-buttons
22318 @vindex gnus-carpal-group-buffer-buttons
22319 Buttons in the group buffer.
22321 @item gnus-carpal-summary-buffer-buttons
22322 @vindex gnus-carpal-summary-buffer-buttons
22323 Buttons in the summary buffer.
22325 @item gnus-carpal-server-buffer-buttons
22326 @vindex gnus-carpal-server-buffer-buttons
22327 Buttons in the server buffer.
22329 @item gnus-carpal-browse-buffer-buttons
22330 @vindex gnus-carpal-browse-buffer-buttons
22331 Buttons in the browse buffer.
22332 @end table
22334 All the @code{buttons} variables are lists.  The elements in these list
22335 are either cons cells where the @code{car} contains a text to be displayed and
22336 the @code{cdr} contains a function symbol, or a simple string.
22339 @node Daemons
22340 @section Daemons
22341 @cindex demons
22342 @cindex daemons
22344 Gnus, being larger than any program ever written (allegedly), does lots
22345 of strange stuff that you may wish to have done while you're not
22346 present.  For instance, you may want it to check for new mail once in a
22347 while.  Or you may want it to close down all connections to all servers
22348 when you leave Emacs idle.  And stuff like that.
22350 Gnus will let you do stuff like that by defining various
22351 @dfn{handlers}.  Each handler consists of three elements:  A
22352 @var{function}, a @var{time}, and an @var{idle} parameter.
22354 Here's an example of a handler that closes connections when Emacs has
22355 been idle for thirty minutes:
22357 @lisp
22358 (gnus-demon-close-connections nil 30)
22359 @end lisp
22361 Here's a handler that scans for @acronym{PGP} headers every hour when
22362 Emacs is idle:
22364 @lisp
22365 (gnus-demon-scan-pgp 60 t)
22366 @end lisp
22368 This @var{time} parameter and that @var{idle} parameter work together
22369 in a strange, but wonderful fashion.  Basically, if @var{idle} is
22370 @code{nil}, then the function will be called every @var{time} minutes.
22372 If @var{idle} is @code{t}, then the function will be called after
22373 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
22374 the function will never be called.  But once Emacs goes idle, the
22375 function will be called every @var{time} minutes.
22377 If @var{idle} is a number and @var{time} is a number, the function will
22378 be called every @var{time} minutes only when Emacs has been idle for
22379 @var{idle} minutes.
22381 If @var{idle} is a number and @var{time} is @code{nil}, the function
22382 will be called once every time Emacs has been idle for @var{idle}
22383 minutes.
22385 And if @var{time} is a string, it should look like @samp{07:31}, and
22386 the function will then be called once every day somewhere near that
22387 time.  Modified by the @var{idle} parameter, of course.
22389 @vindex gnus-demon-timestep
22390 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
22391 seconds.  This is 60 by default.  If you change that variable,
22392 all the timings in the handlers will be affected.)
22394 So, if you want to add a handler, you could put something like this in
22395 your @file{~/.gnus.el} file:
22397 @findex gnus-demon-add-handler
22398 @lisp
22399 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22400 @end lisp
22402 @findex gnus-demon-add-nocem
22403 @findex gnus-demon-add-scanmail
22404 @findex gnus-demon-add-rescan
22405 @findex gnus-demon-add-scan-timestamps
22406 @findex gnus-demon-add-disconnection
22407 Some ready-made functions to do this have been created:
22408 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22409 @code{gnus-demon-add-nntp-close-connection},
22410 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22411 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22412 @file{~/.gnus.el} if you want those abilities.
22414 @findex gnus-demon-init
22415 @findex gnus-demon-cancel
22416 @vindex gnus-demon-handlers
22417 If you add handlers to @code{gnus-demon-handlers} directly, you should
22418 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22419 daemons, you can use the @code{gnus-demon-cancel} function.
22421 Note that adding daemons can be pretty naughty if you over do it.  Adding
22422 functions that scan all news and mail from all servers every two seconds
22423 is a sure-fire way of getting booted off any respectable system.  So
22424 behave.
22427 @node NoCeM
22428 @section NoCeM
22429 @cindex nocem
22430 @cindex spam
22432 @dfn{Spamming} is posting the same article lots and lots of times.
22433 Spamming is bad.  Spamming is evil.
22435 Spamming is usually canceled within a day or so by various anti-spamming
22436 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22437 NoCeM is pronounced ``no see-'em'', and means what the name
22438 implies---these are messages that make the offending articles, like, go
22439 away.
22441 What use are these NoCeM messages if the articles are canceled anyway?
22442 Some sites do not honor cancel messages and some sites just honor cancels
22443 from a select few people.  Then you may wish to make use of the NoCeM
22444 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22446 Gnus can read and parse the messages in this group automatically, and
22447 this will make spam disappear.
22449 There are some variables to customize, of course:
22451 @table @code
22452 @item gnus-use-nocem
22453 @vindex gnus-use-nocem
22454 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22455 by default.
22457 You can also set this variable to a positive number as a group level.
22458 In that case, Gnus scans NoCeM messages when checking new news if this
22459 value is not exceeding a group level that you specify as the prefix
22460 argument to some commands, e.g. @code{gnus},
22461 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
22462 NoCeM messages if you specify a group level to those commands.  For
22463 example, if you use 1 or 2 on the mail groups and the levels on the news
22464 groups remain the default, 3 is the best choice.
22466 @item gnus-nocem-groups
22467 @vindex gnus-nocem-groups
22468 Gnus will look for NoCeM messages in the groups in this list.  The
22469 default is
22470 @lisp
22471 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22472  "alt.nocem.misc" "news.admin.net-abuse.announce")
22473 @end lisp
22475 @item gnus-nocem-issuers
22476 @vindex gnus-nocem-issuers
22477 There are many people issuing NoCeM messages.  This list says what
22478 people you want to listen to.  The default is
22479 @lisp
22480 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22481  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22482 @end lisp
22483 fine, upstanding citizens all of them.
22485 Known despammers that you can put in this list are listed at@*
22486 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22488 You do not have to heed NoCeM messages from all these people---just the
22489 ones you want to listen to.  You also don't have to accept all NoCeM
22490 messages from the people you like.  Each NoCeM message has a @dfn{type}
22491 header that gives the message a (more or less, usually less) rigorous
22492 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22493 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22494 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22495 Each condition is either a string (which is a regexp that matches types
22496 you want to use) or a list on the form @code{(not @var{string})}, where
22497 @var{string} is a regexp that matches types you don't want to use.
22499 For instance, if you want all NoCeM messages from Chris Lewis except his
22500 @samp{troll} messages, you'd say:
22502 @lisp
22503 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22504 @end lisp
22506 On the other hand, if you just want nothing but his @samp{spam} and
22507 @samp{spew} messages, you'd say:
22509 @lisp
22510 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22511 @end lisp
22513 The specs are applied left-to-right.
22516 @item gnus-nocem-verifyer
22517 @vindex gnus-nocem-verifyer
22518 @findex pgg-verify
22519 This should be a function for verifying that the NoCeM issuer is who she
22520 says she is.  The default is @code{pgg-verify}, which returns
22521 non-@code{nil} if the verification is successful, otherwise (including
22522 the case the NoCeM message was not signed) returns @code{nil}.  If this
22523 is too slow and you don't care for verification (which may be dangerous),
22524 you can set this variable to @code{nil}.
22526 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22527 function.  While you can still use it, you can change it into
22528 @code{pgg-verify} running with GnuPG if you are willing to add the
22529 @acronym{PGP} public keys to GnuPG's keyring.
22531 @item gnus-nocem-directory
22532 @vindex gnus-nocem-directory
22533 This is where Gnus will store its NoCeM cache files.  The default is@*
22534 @file{~/News/NoCeM/}.
22536 @item gnus-nocem-expiry-wait
22537 @vindex gnus-nocem-expiry-wait
22538 The number of days before removing old NoCeM entries from the cache.
22539 The default is 15.  If you make it shorter Gnus will be faster, but you
22540 might then see old spam.
22542 @item gnus-nocem-check-from
22543 @vindex gnus-nocem-check-from
22544 Non-@code{nil} means check for valid issuers in message bodies.
22545 Otherwise don't bother fetching articles unless their author matches a
22546 valid issuer; that is much faster if you are selective about the
22547 issuers.
22549 @item gnus-nocem-check-article-limit
22550 @vindex gnus-nocem-check-article-limit
22551 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22552 group.  NoCeM groups can be huge and very slow to process.
22554 @end table
22556 Using NoCeM could potentially be a memory hog.  If you have many living
22557 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22558 big.  If this is a problem, you should kill off all (or most) of your
22559 unsubscribed groups (@pxref{Subscription Commands}).
22562 @node Undo
22563 @section Undo
22564 @cindex undo
22566 It is very useful to be able to undo actions one has done.  In normal
22567 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22568 In Gnus buffers, however, it isn't that simple.
22570 The things Gnus displays in its buffer is of no value whatsoever to
22571 Gnus---it's all just data designed to look nice to the user.
22572 Killing a group in the group buffer with @kbd{C-k} makes the line
22573 disappear, but that's just a side-effect of the real action---the
22574 removal of the group in question from the internal Gnus structures.
22575 Undoing something like that can't be done by the normal Emacs
22576 @code{undo} function.
22578 Gnus tries to remedy this somewhat by keeping track of what the user
22579 does and coming up with actions that would reverse the actions the user
22580 takes.  When the user then presses the @code{undo} key, Gnus will run
22581 the code to reverse the previous action, or the previous actions.
22582 However, not all actions are easily reversible, so Gnus currently offers
22583 a few key functions to be undoable.  These include killing groups,
22584 yanking groups, and changing the list of read articles of groups.
22585 That's it, really.  More functions may be added in the future, but each
22586 added function means an increase in data to be stored, so Gnus will
22587 never be totally undoable.
22589 @findex gnus-undo-mode
22590 @vindex gnus-use-undo
22591 @findex gnus-undo
22592 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22593 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22594 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22595 command, which should feel kinda like the normal Emacs @code{undo}
22596 command.
22599 @node Predicate Specifiers
22600 @section Predicate Specifiers
22601 @cindex predicate specifiers
22603 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22604 form that allows flexible specification of predicates without having
22605 to type all that much.
22607 These specifiers are lists consisting of functions, symbols and lists.
22609 Here's an example:
22611 @lisp
22612 (or gnus-article-unseen-p
22613     gnus-article-unread-p)
22614 @end lisp
22616 The available symbols are @code{or}, @code{and} and @code{not}.  The
22617 functions all take one parameter.
22619 @findex gnus-make-predicate
22620 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22621 to create a function that can be called.  This input parameter to this
22622 function will be passed along to all the functions in the predicate
22623 specifier.
22626 @node Moderation
22627 @section Moderation
22628 @cindex moderation
22630 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22631 It is not included in the standard Gnus package.  Write a mail to
22632 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22633 get a copy.
22635 The moderation package is implemented as a minor mode for summary
22636 buffers.  Put
22638 @lisp
22639 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22640 @end lisp
22642 in your @file{~/.gnus.el} file.
22644 If you are the moderator of @samp{rec.zoofle}, this is how it's
22645 supposed to work:
22647 @enumerate
22648 @item
22649 You split your incoming mail by matching on
22650 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22651 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22653 @item
22654 You enter that group once in a while and post articles using the @kbd{e}
22655 (edit-and-post) or @kbd{s} (just send unedited) commands.
22657 @item
22658 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22659 articles that weren't approved by you, you can cancel them with the
22660 @kbd{c} command.
22661 @end enumerate
22663 To use moderation mode in these two groups, say:
22665 @lisp
22666 (setq gnus-moderated-list
22667       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22668 @end lisp
22671 @node Fetching a Group
22672 @section Fetching a Group
22673 @cindex fetching a group
22675 @findex gnus-fetch-group
22676 It is sometimes convenient to be able to just say ``I want to read this
22677 group and I don't care whether Gnus has been started or not''.  This is
22678 perhaps more useful for people who write code than for users, but the
22679 command @code{gnus-fetch-group} provides this functionality in any case.
22680 It takes the group name as a parameter.
22683 @node Image Enhancements
22684 @section Image Enhancements
22686 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22687 support images, Emacs 22 does.} and up, are able to display pictures and
22688 stuff, so Gnus has taken advantage of that.
22690 @menu
22691 * X-Face::                      Display a funky, teensy black-and-white image.
22692 * Face::                        Display a funkier, teensier colored image.
22693 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22694 * Picons::                      How to display pictures of what you're reading.
22695 * XVarious::                    Other XEmacsy Gnusey variables.
22696 @end menu
22699 @node X-Face
22700 @subsection X-Face
22701 @cindex x-face
22703 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22704 depth) image that's supposed to represent the author of the message.
22705 It seems to be supported by an ever-growing number of mail and news
22706 readers.
22708 @cindex x-face
22709 @findex gnus-article-display-x-face
22710 @vindex gnus-article-x-face-command
22711 @vindex gnus-article-x-face-too-ugly
22712 @iftex
22713 @iflatex
22714 \include{xface}
22715 @end iflatex
22716 @end iftex
22717 @c @anchor{X-Face}
22719 Viewing an @code{X-Face} header either requires an Emacs that has
22720 @samp{compface} support (which most XEmacs versions has), or that you
22721 have suitable conversion or display programs installed.  If your Emacs
22722 has image support the default action is to display the face before the
22723 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22724 will try to convert the @code{X-Face} header using external programs
22725 from the @code{pbmplus} package and friends, see below.  For XEmacs it's
22726 faster if XEmacs has been compiled with @code{X-Face} support.  The
22727 default action under Emacs without image support is to fork off the
22728 @code{display} program.
22730 On a GNU/Linux system, the @code{display} program is included in the
22731 ImageMagick package.  For external conversion programs look for packages
22732 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22733 On Windows, you may use the packages @code{netpbm} and @code{compface}
22734 from @url{http://gnuwin32.sourceforge.net}.  You need to add the
22735 @code{bin} directory to your @code{PATH} environment variable.
22736 @c In fact only the following DLLs and binaries seem to be required:
22737 @c compface1.dll uncompface.exe libnetpbm10.dll icontopbm.exe
22739 The variable @code{gnus-article-x-face-command} controls which programs
22740 are used to display the @code{X-Face} header.  If this variable is a
22741 string, this string will be executed in a sub-shell.  If it is a
22742 function, this function will be called with the face as the argument.
22743 If @code{gnus-article-x-face-too-ugly} (which is a regexp) matches the
22744 @code{From} header, the face will not be shown.
22746 (Note: @code{x-face} is used in the variable/function names, not
22747 @code{xface}).
22749 @noindent
22750 Face and variable:
22752 @table @code
22753 @item gnus-x-face
22754 @vindex gnus-x-face
22755 Face to show X-Face.  The colors from this face are used as the
22756 foreground and background colors of the displayed X-Faces.  The
22757 default colors are black and white.
22758 @end table
22760 If you use posting styles, you can use an @code{x-face-file} entry in
22761 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22762 provides a few convenience functions and variables to allow easier
22763 insertion of X-Face headers in outgoing messages.  You also need the
22764 above mentioned ImageMagick, netpbm or other image conversion packages
22765 (depending the values of the variables below) for these functions.
22767 @findex gnus-random-x-face
22768 @vindex gnus-convert-pbm-to-x-face-command
22769 @vindex gnus-x-face-directory
22770 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22771 @code{gnus-x-face-directory} and picks one at random, and then
22772 converts it to the X-Face format by using the
22773 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22774 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22775 header data as a string.
22777 @findex gnus-insert-random-x-face-header
22778 @code{gnus-insert-random-x-face-header} calls
22779 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22780 randomly generated data.
22782 @findex gnus-x-face-from-file
22783 @vindex gnus-convert-image-to-x-face-command
22784 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22785 converts the file to X-Face format by using the
22786 @code{gnus-convert-image-to-x-face-command} shell command.
22788 Here's how you would typically use the first function.  Put something
22789 like the following in your @file{~/.gnus.el} file:
22791 @lisp
22792 (setq message-required-news-headers
22793       (nconc message-required-news-headers
22794              (list '(X-Face . gnus-random-x-face))))
22795 @end lisp
22797 Using the last function would be something like this:
22799 @lisp
22800 (setq message-required-news-headers
22801       (nconc message-required-news-headers
22802              (list '(X-Face . (lambda ()
22803                                 (gnus-x-face-from-file
22804                                  "~/My-face.gif"))))))
22805 @end lisp
22808 @node Face
22809 @subsection Face
22810 @cindex face
22812 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22814 @code{Face} headers are essentially a funkier version of @code{X-Face}
22815 ones. They describe a 48x48 pixel colored image that's supposed to
22816 represent the author of the message.
22818 @cindex face
22819 @findex gnus-article-display-face
22820 The contents of a @code{Face} header must be a base64 encoded PNG image.
22821 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22822 specifications.
22824 Viewing an @code{Face} header requires an Emacs that is able to display
22825 PNG images.
22826 @c Maybe add this:
22827 @c (if (featurep 'xemacs)
22828 @c     (featurep 'png)
22829 @c   (image-type-available-p 'png))
22831 Gnus provides a few convenience functions and variables to allow
22832 easier insertion of Face headers in outgoing messages.
22834 @findex gnus-convert-png-to-face
22835 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22836 726 bytes long, and converts it to a face.
22838 @findex gnus-face-from-file
22839 @vindex gnus-convert-image-to-face-command
22840 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22841 converts the file to Face format by using the
22842 @code{gnus-convert-image-to-face-command} shell command.
22844 Here's how you would typically use this function. Put something like the
22845 following in your @file{~/.gnus.el} file:
22847 @lisp
22848 (setq message-required-news-headers
22849       (nconc message-required-news-headers
22850              (list '(Face . (lambda ()
22851                               (gnus-face-from-file "~/face.jpg"))))))
22852 @end lisp
22855 @node Smileys
22856 @subsection Smileys
22857 @cindex smileys
22859 @iftex
22860 @iflatex
22861 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22862 \input{smiley}
22863 @end iflatex
22864 @end iftex
22866 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22867 currently the only package that uses Smiley, it is documented here.
22869 In short---to use Smiley in Gnus, put the following in your
22870 @file{~/.gnus.el} file:
22872 @lisp
22873 (setq gnus-treat-display-smileys t)
22874 @end lisp
22876 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22877 the like---to pictures and displays those instead of the text smiley
22878 faces.  The conversion is controlled by a list of regexps that matches
22879 text and maps that to file names.
22881 @vindex smiley-regexp-alist
22882 The alist used is specified by the @code{smiley-regexp-alist}
22883 variable.  The first item in each element is the regexp to be matched;
22884 the second element is the regexp match group that is to be replaced by
22885 the picture; and the third element is the name of the file to be
22886 displayed.
22888 The following variables customize where Smiley will look for these
22889 files:
22891 @table @code
22893 @item smiley-data-directory
22894 @vindex smiley-data-directory
22895 Where Smiley will look for smiley faces files.
22897 @item gnus-smiley-file-types
22898 @vindex gnus-smiley-file-types
22899 List of suffixes on smiley file names to try.
22901 @end table
22904 @node Picons
22905 @subsection Picons
22907 @iftex
22908 @iflatex
22909 \include{picons}
22910 @end iflatex
22911 @end iftex
22913 So@dots{}  You want to slow down your news reader even more!  This is a
22914 good way to do so.  It's also a great way to impress people staring
22915 over your shoulder as you read news.
22917 What are Picons?  To quote directly from the Picons Web site:
22919 @iftex
22920 @iflatex
22921 \margindex{}
22922 @end iflatex
22923 @end iftex
22925 @quotation
22926 @dfn{Picons} is short for ``personal icons''.  They're small,
22927 constrained images used to represent users and domains on the net,
22928 organized into databases so that the appropriate image for a given
22929 e-mail address can be found.  Besides users and domains, there are picon
22930 databases for Usenet newsgroups and weather forecasts.  The picons are
22931 in either monochrome @code{XBM} format or color @code{XPM} and
22932 @code{GIF} formats.
22933 @end quotation
22935 @vindex gnus-picon-databases
22936 For instructions on obtaining and installing the picons databases,
22937 point your Web browser at
22938 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22940 If you are using Debian GNU/Linux, saying @samp{apt-get install
22941 picons.*} will install the picons where Gnus can find them.
22943 To enable displaying picons, simply make sure that
22944 @code{gnus-picon-databases} points to the directory containing the
22945 Picons databases.
22947 The following variables offer control over where things are located.
22949 @table @code
22951 @item gnus-picon-databases
22952 @vindex gnus-picon-databases
22953 The location of the picons database.  This is a list of directories
22954 containing the @file{news}, @file{domains}, @file{users} (and so on)
22955 subdirectories.  Defaults to @code{("/usr/lib/picon"
22956 "/usr/local/faces")}.
22958 @item gnus-picon-news-directories
22959 @vindex gnus-picon-news-directories
22960 List of subdirectories to search in @code{gnus-picon-databases} for
22961 newsgroups faces.  @code{("news")} is the default.
22963 @item gnus-picon-user-directories
22964 @vindex gnus-picon-user-directories
22965 List of subdirectories to search in @code{gnus-picon-databases} for user
22966 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22968 @item gnus-picon-domain-directories
22969 @vindex gnus-picon-domain-directories
22970 List of subdirectories to search in @code{gnus-picon-databases} for
22971 domain name faces.  Defaults to @code{("domains")}.  Some people may
22972 want to add @samp{"unknown"} to this list.
22974 @item gnus-picon-file-types
22975 @vindex gnus-picon-file-types
22976 Ordered list of suffixes on picon file names to try.  Defaults to
22977 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22979 @end table
22982 @node XVarious
22983 @subsection Various XEmacs Variables
22985 @table @code
22986 @item gnus-xmas-glyph-directory
22987 @vindex gnus-xmas-glyph-directory
22988 This is where Gnus will look for pictures.  Gnus will normally
22989 auto-detect this directory, but you may set it manually if you have an
22990 unusual directory structure.
22992 @item gnus-xmas-modeline-glyph
22993 @vindex gnus-xmas-modeline-glyph
22994 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22995 default.
22997 @end table
22999 @subsubsection Toolbar
23001 @table @code
23003 @item gnus-use-toolbar
23004 @vindex gnus-use-toolbar
23005 This variable specifies the position to display the toolbar.  If
23006 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
23007 be one of the symbols @code{default}, @code{top}, @code{bottom},
23008 @code{right}, and @code{left}.  @code{default} means to use the default
23009 toolbar, the rest mean to display the toolbar on the place which those
23010 names show.  The default is @code{default}.
23012 @item gnus-toolbar-thickness
23013 @vindex gnus-toolbar-thickness
23014 Cons of the height and the width specifying the thickness of a toolbar.
23015 The height is used for the toolbar displayed on the top or the bottom,
23016 the width is used for the toolbar displayed on the right or the left.
23017 The default is that of the default toolbar.
23019 @item gnus-group-toolbar
23020 @vindex gnus-group-toolbar
23021 The toolbar in the group buffer.
23023 @item gnus-summary-toolbar
23024 @vindex gnus-summary-toolbar
23025 The toolbar in the summary buffer.
23027 @item gnus-summary-mail-toolbar
23028 @vindex gnus-summary-mail-toolbar
23029 The toolbar in the summary buffer of mail groups.
23031 @end table
23033 @iftex
23034 @iflatex
23035 \margindex{}
23036 @end iflatex
23037 @end iftex
23040 @node Fuzzy Matching
23041 @section Fuzzy Matching
23042 @cindex fuzzy matching
23044 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
23045 things like scoring, thread gathering and thread comparison.
23047 As opposed to regular expression matching, fuzzy matching is very fuzzy.
23048 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
23049 means, and the implementation has changed over time.
23051 Basically, it tries to remove all noise from lines before comparing.
23052 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
23053 out of the strings before comparing the results.  This often leads to
23054 adequate results---even when faced with strings generated by text
23055 manglers masquerading as newsreaders.
23058 @node Thwarting Email Spam
23059 @section Thwarting Email Spam
23060 @cindex email spam
23061 @cindex spam
23062 @cindex UCE
23063 @cindex unsolicited commercial email
23065 In these last days of the Usenet, commercial vultures are hanging about
23066 and grepping through news like crazy to find email addresses they can
23067 foist off their scams and products to.  As a reaction to this, many
23068 people have started putting nonsense addresses into their @code{From}
23069 lines.  I think this is counterproductive---it makes it difficult for
23070 people to send you legitimate mail in response to things you write, as
23071 well as making it difficult to see who wrote what.  This rewriting may
23072 perhaps be a bigger menace than the unsolicited commercial email itself
23073 in the end.
23075 The biggest problem I have with email spam is that it comes in under
23076 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
23077 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
23078 mail group, only to find two pyramid schemes, seven advertisements
23079 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
23080 and one mail asking me to repent and find some god.
23082 This is annoying.  Here's what you can do about it.
23084 @menu
23085 * The problem of spam::         Some background, and some solutions
23086 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
23087 * SpamAssassin::                How to use external anti-spam tools.
23088 * Hashcash::                    Reduce spam by burning CPU time.
23089 @end menu
23091 @node The problem of spam
23092 @subsection The problem of spam
23093 @cindex email spam
23094 @cindex spam filtering approaches
23095 @cindex filtering approaches, spam
23096 @cindex UCE
23097 @cindex unsolicited commercial email
23099 First, some background on spam.
23101 If you have access to e-mail, you are familiar with spam (technically
23102 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
23103 exists because e-mail delivery is very cheap compared to paper mail,
23104 so only a very small percentage of people need to respond to an UCE to
23105 make it worthwhile to the advertiser.  Ironically, one of the most
23106 common spams is the one offering a database of e-mail addresses for
23107 further spamming.  Senders of spam are usually called @emph{spammers},
23108 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
23109 @emph{morons} are in common use as well.
23111 Spam comes from a wide variety of sources.  It is simply impossible to
23112 dispose of all spam without discarding useful messages.  A good
23113 example is the TMDA system, which requires senders
23114 unknown to you to confirm themselves as legitimate senders before
23115 their e-mail can reach you.  Without getting into the technical side
23116 of TMDA, a downside is clearly that e-mail from legitimate sources may
23117 be discarded if those sources can't or won't confirm themselves
23118 through the TMDA system.  Another problem with TMDA is that it
23119 requires its users to have a basic understanding of e-mail delivery
23120 and processing.
23122 The simplest approach to filtering spam is filtering, at the mail
23123 server or when you sort through incoming mail.  If you get 200 spam
23124 messages per day from @samp{random-address@@vmadmin.com}, you block
23125 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
23126 discard all messages with @samp{VIAGRA} in the message.  If you get
23127 lots of spam from Bulgaria, for example, you try to filter all mail
23128 from Bulgarian IPs.
23130 This, unfortunately, is a great way to discard legitimate e-mail.  The
23131 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
23132 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
23133 you should be obvious, so don't do it if you have the choice.
23135 In another instance, the very informative and useful RISKS digest has
23136 been blocked by overzealous mail filters because it @strong{contained}
23137 words that were common in spam messages.  Nevertheless, in isolated
23138 cases, with great care, direct filtering of mail can be useful.
23140 Another approach to filtering e-mail is the distributed spam
23141 processing, for instance DCC implements such a system.  In essence,
23142 @var{N} systems around the world agree that a machine @var{X} in
23143 Ghana, Estonia, or California is sending out spam e-mail, and these
23144 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
23145 database.  The criteria for spam detection vary---it may be the number
23146 of messages sent, the content of the messages, and so on.  When a user
23147 of the distributed processing system wants to find out if a message is
23148 spam, he consults one of those @var{N} systems.
23150 Distributed spam processing works very well against spammers that send
23151 a large number of messages at once, but it requires the user to set up
23152 fairly complicated checks.  There are commercial and free distributed
23153 spam processing systems.  Distributed spam processing has its risks as
23154 well.  For instance legitimate e-mail senders have been accused of
23155 sending spam, and their web sites and mailing lists have been shut
23156 down for some time because of the incident.
23158 The statistical approach to spam filtering is also popular.  It is
23159 based on a statistical analysis of previous spam messages.  Usually
23160 the analysis is a simple word frequency count, with perhaps pairs of
23161 words or 3-word combinations thrown into the mix.  Statistical
23162 analysis of spam works very well in most of the cases, but it can
23163 classify legitimate e-mail as spam in some cases.  It takes time to
23164 run the analysis, the full message must be analyzed, and the user has
23165 to store the database of spam analysis.  Statistical analysis on the
23166 server is gaining popularity.  This has the advantage of letting the
23167 user Just Read Mail, but has the disadvantage that it's harder to tell
23168 the server that it has misclassified mail.
23170 Fighting spam is not easy, no matter what anyone says.  There is no
23171 magic switch that will distinguish Viagra ads from Mom's e-mails.
23172 Even people are having a hard time telling spam apart from non-spam,
23173 because spammers are actively looking to fool us into thinking they
23174 are Mom, essentially.  Spamming is irritating, irresponsible, and
23175 idiotic behavior from a bunch of people who think the world owes them
23176 a favor.  We hope the following sections will help you in fighting the
23177 spam plague.
23179 @node Anti-Spam Basics
23180 @subsection Anti-Spam Basics
23181 @cindex email spam
23182 @cindex spam
23183 @cindex UCE
23184 @cindex unsolicited commercial email
23186 One way of dealing with spam is having Gnus split out all spam into a
23187 @samp{spam} mail group (@pxref{Splitting Mail}).
23189 First, pick one (1) valid mail address that you can be reached at, and
23190 put it in your @code{From} header of all your news articles.  (I've
23191 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
23192 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
23193 sysadmin whether your sendmail installation accepts keywords in the local
23194 part of the mail address.)
23196 @lisp
23197 (setq message-default-news-headers
23198       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
23199 @end lisp
23201 Then put the following split rule in @code{nnmail-split-fancy}
23202 (@pxref{Fancy Mail Splitting}):
23204 @lisp
23205 (...
23206  (to "larsi@@trym.ifi.uio.no"
23207      (| ("subject" "re:.*" "misc")
23208         ("references" ".*@@.*" "misc")
23209         "spam"))
23210  ...)
23211 @end lisp
23213 This says that all mail to this address is suspect, but if it has a
23214 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
23215 header, it's probably ok.  All the rest goes to the @samp{spam} group.
23216 (This idea probably comes from Tim Pierce.)
23218 In addition, many mail spammers talk directly to your @acronym{SMTP} server
23219 and do not include your email address explicitly in the @code{To}
23220 header.  Why they do this is unknown---perhaps it's to thwart this
23221 thwarting scheme?  In any case, this is trivial to deal with---you just
23222 put anything not addressed to you in the @samp{spam} group by ending
23223 your fancy split rule in this way:
23225 @lisp
23227  ...
23228  (to "larsi" "misc")
23229  "spam")
23230 @end lisp
23232 In my experience, this will sort virtually everything into the right
23233 group.  You still have to check the @samp{spam} group from time to time to
23234 check for legitimate mail, though.  If you feel like being a good net
23235 citizen, you can even send off complaints to the proper authorities on
23236 each unsolicited commercial email---at your leisure.
23238 This works for me.  It allows people an easy way to contact me (they can
23239 just press @kbd{r} in the usual way), and I'm not bothered at all with
23240 spam.  It's a win-win situation.  Forging @code{From} headers to point
23241 to non-existent domains is yucky, in my opinion.
23243 Be careful with this approach.  Spammers are wise to it.
23246 @node SpamAssassin
23247 @subsection SpamAssassin, Vipul's Razor, DCC, etc
23248 @cindex SpamAssassin
23249 @cindex Vipul's Razor
23250 @cindex DCC
23252 The days where the hints in the previous section were sufficient in
23253 avoiding spam are coming to an end.  There are many tools out there
23254 that claim to reduce the amount of spam you get.  This section could
23255 easily become outdated fast, as new products replace old, but
23256 fortunately most of these tools seem to have similar interfaces.  Even
23257 though this section will use SpamAssassin as an example, it should be
23258 easy to adapt it to most other tools.
23260 Note that this section does not involve the @code{spam.el} package,
23261 which is discussed in the next section.  If you don't care for all
23262 the features of @code{spam.el}, you can make do with these simple
23263 recipes.
23265 If the tool you are using is not installed on the mail server, you
23266 need to invoke it yourself.  Ideas on how to use the
23267 @code{:postscript} mail source parameter (@pxref{Mail Source
23268 Specifiers}) follow.
23270 @lisp
23271 (setq mail-sources
23272       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
23273         (pop :user "jrl"
23274              :server "pophost"
23275              :postscript
23276              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
23277 @end lisp
23279 Once you manage to process your incoming spool somehow, thus making
23280 the mail contain e.g.@: a header indicating it is spam, you are ready to
23281 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
23283 @lisp
23284 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
23285                              ...))
23286 @end lisp
23288 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
23290 @lisp
23291 (setq nnmail-split-methods 'nnmail-split-fancy
23292       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
23293                              ...))
23294 @end lisp
23296 Some people might not like the idea of piping the mail through various
23297 programs using a @code{:prescript} (if some program is buggy, you
23298 might lose all mail).  If you are one of them, another solution is to
23299 call the external tools during splitting.  Example fancy split method:
23301 @lisp
23302 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
23303                              ...))
23304 (defun kevin-spamassassin ()
23305   (save-excursion
23306     (save-restriction
23307       (widen)
23308       (if (eq 1 (call-process-region (point-min) (point-max)
23309                                      "spamc" nil nil nil "-c"))
23310           "spam"))))
23311 @end lisp
23313 Note that with the nnimap backend, message bodies will not be
23314 downloaded by default.  You need to set
23315 @code{nnimap-split-download-body} to @code{t} to do that
23316 (@pxref{Splitting in IMAP}).
23318 That is about it.  As some spam is likely to get through anyway, you
23319 might want to have a nifty function to call when you happen to read
23320 spam.  And here is the nifty function:
23322 @lisp
23323  (defun my-gnus-raze-spam ()
23324   "Submit SPAM to Vipul's Razor, then mark it as expirable."
23325   (interactive)
23326   (gnus-summary-show-raw-article)
23327   (gnus-summary-save-in-pipe "razor-report -f -d")
23328   (gnus-summary-mark-as-expirable 1))
23329 @end lisp
23331 @node Hashcash
23332 @subsection Hashcash
23333 @cindex hashcash
23335 A novel technique to fight spam is to require senders to do something
23336 costly for each message they send.  This has the obvious drawback that
23337 you cannot rely on everyone in the world using this technique,
23338 since it is not part of the Internet standards, but it may be useful
23339 in smaller communities.
23341 While the tools in the previous section work well in practice, they
23342 work only because the tools are constantly maintained and updated as
23343 new form of spam appears.  This means that a small percentage of spam
23344 will always get through.  It also means that somewhere, someone needs
23345 to read lots of spam to update these tools.  Hashcash avoids that, but
23346 instead prefers that everyone you contact through e-mail supports the
23347 scheme.  You can view the two approaches as pragmatic vs dogmatic.
23348 The approaches have their own advantages and disadvantages, but as
23349 often in the real world, a combination of them is stronger than either
23350 one of them separately.
23352 @cindex X-Hashcash
23353 The ``something costly'' is to burn CPU time, more specifically to
23354 compute a hash collision up to a certain number of bits.  The
23355 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
23356 header.  For more details, and for the external application
23357 @code{hashcash} you need to install to use this feature, see
23358 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
23359 information can be found at @uref{http://www.camram.org/}.
23361 If you wish to call hashcash for each message you send, say something
23362 like:
23364 @lisp
23365 (require 'hashcash)
23366 (add-hook 'message-send-hook 'mail-add-payment)
23367 @end lisp
23369 The @file{hashcash.el} library can be found in the Gnus development
23370 contrib directory or at
23371 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
23373 You will need to set up some additional variables as well:
23375 @table @code
23377 @item hashcash-default-payment
23378 @vindex hashcash-default-payment
23379 This variable indicates the default number of bits the hash collision
23380 should consist of.  By default this is 0, meaning nothing will be
23381 done.  Suggested useful values include 17 to 29.
23383 @item hashcash-payment-alist
23384 @vindex hashcash-payment-alist
23385 Some receivers may require you to spend burn more CPU time than the
23386 default.  This variable contains a list of @samp{(@var{addr}
23387 @var{amount})} cells, where @var{addr} is the receiver (email address
23388 or newsgroup) and @var{amount} is the number of bits in the collision
23389 that is needed.  It can also contain @samp{(@var{addr} @var{string}
23390 @var{amount})} cells, where the @var{string} is the string to use
23391 (normally the email address or newsgroup name is used).
23393 @item hashcash
23394 @vindex hashcash
23395 Where the @code{hashcash} binary is installed.
23397 @end table
23399 Currently there is no built in functionality in Gnus to verify
23400 hashcash cookies, it is expected that this is performed by your hand
23401 customized mail filtering scripts.  Improvements in this area would be
23402 a useful contribution, however.
23404 @node Spam Package
23405 @section Spam Package
23406 @cindex spam filtering
23407 @cindex spam
23409 The Spam package provides Gnus with a centralized mechanism for
23410 detecting and filtering spam.  It filters new mail, and processes
23411 messages according to whether they are spam or ham.  (@dfn{Ham} is the
23412 name used throughout this manual to indicate non-spam messages.)
23414 @menu
23415 * Spam Package Introduction::
23416 * Filtering Incoming Mail::
23417 * Detecting Spam in Groups::
23418 * Spam and Ham Processors::
23419 * Spam Package Configuration Examples::
23420 * Spam Back Ends::
23421 * Extending the Spam package::
23422 * Spam Statistics Package::
23423 @end menu
23425 @node Spam Package Introduction
23426 @subsection Spam Package Introduction
23427 @cindex spam filtering
23428 @cindex spam filtering sequence of events
23429 @cindex spam
23431 You must read this section to understand how the Spam package works.
23432 Do not skip, speed-read, or glance through this section.
23434 @cindex spam-initialize
23435 @vindex spam-use-stat
23436 To use the Spam package, you @strong{must} first run the function
23437 @code{spam-initialize}:
23439 @example
23440 (spam-initialize)
23441 @end example
23443 This autoloads @code{spam.el} and installs the various hooks necessary
23444 to let the Spam package do its job.  In order to make use of the Spam
23445 package, you have to set up certain group parameters and variables,
23446 which we will describe below.  All of the variables controlling the
23447 Spam package can be found in the @samp{spam} customization group.
23449 There are two ``contact points'' between the Spam package and the rest
23450 of Gnus: checking new mail for spam, and leaving a group.
23452 Checking new mail for spam is done in one of two ways: while splitting
23453 incoming mail, or when you enter a group.
23455 The first way, checking for spam while splitting incoming mail, is
23456 suited to mail back ends such as @code{nnml} or @code{nnimap}, where
23457 new mail appears in a single spool file.  The Spam package processes
23458 incoming mail, and sends mail considered to be spam to a designated
23459 ``spam'' group.  @xref{Filtering Incoming Mail}.
23461 The second way is suited to back ends such as @code{nntp}, which have
23462 no incoming mail spool, or back ends where the server is in charge of
23463 splitting incoming mail.  In this case, when you enter a Gnus group,
23464 the unseen or unread messages in that group are checked for spam.
23465 Detected spam messages are marked as spam.  @xref{Detecting Spam in
23466 Groups}.
23468 @cindex spam back ends
23469 In either case, you have to tell the Spam package what method to use
23470 to detect spam messages.  There are several methods, or @dfn{spam back
23471 ends} (not to be confused with Gnus back ends!) to choose from: spam
23472 ``blacklists'' and ``whitelists'', dictionary-based filters, and so
23473 forth.  @xref{Spam Back Ends}.
23475 In the Gnus summary buffer, messages that have been identified as spam
23476 always appear with a @samp{$} symbol.
23478 The Spam package divides Gnus groups into three categories: ham
23479 groups, spam groups, and unclassified groups.  You should mark each of
23480 the groups you subscribe to as either a ham group or a spam group,
23481 using the @code{spam-contents} group parameter (@pxref{Group
23482 Parameters}).  Spam groups have a special property: when you enter a
23483 spam group, all unseen articles are marked as spam.  Thus, mail split
23484 into a spam group is automatically marked as spam.
23486 Identifying spam messages is only half of the Spam package's job.  The
23487 second half comes into play whenever you exit a group buffer.  At this
23488 point, the Spam package does several things:
23490 First, it calls @dfn{spam and ham processors} to process the articles
23491 according to whether they are spam or ham.  There is a pair of spam
23492 and ham processors associated with each spam back end, and what the
23493 processors do depends on the back end.  At present, the main role of
23494 spam and ham processors is for dictionary-based spam filters: they add
23495 the contents of the messages in the group to the filter's dictionary,
23496 to improve its ability to detect future spam.  The @code{spam-process}
23497 group parameter specifies what spam processors to use.  @xref{Spam and
23498 Ham Processors}.
23500 If the spam filter failed to mark a spam message, you can mark it
23501 yourself, so that the message is processed as spam when you exit the
23502 group:
23504 @table @kbd
23505 @item M-d
23506 @itemx M s x
23507 @itemx S x
23508 @kindex M-d
23509 @kindex S x
23510 @kindex M s x
23511 @findex gnus-summary-mark-as-spam
23512 @findex gnus-summary-mark-as-spam
23513 Mark current article as spam, showing it with the @samp{$} mark
23514 (@code{gnus-summary-mark-as-spam}).
23515 @end table
23517 @noindent
23518 Similarly, you can unmark an article if it has been erroneously marked
23519 as spam.  @xref{Setting Marks}.
23521 Normally, a ham message found in a non-ham group is not processed as
23522 ham---the rationale is that it should be moved into a ham group for
23523 further processing (see below).  However, you can force these articles
23524 to be processed as ham by setting
23525 @code{spam-process-ham-in-spam-groups} and
23526 @code{spam-process-ham-in-nonham-groups}.
23528 @vindex gnus-ham-process-destinations
23529 @vindex gnus-spam-process-destinations
23530 The second thing that the Spam package does when you exit a group is
23531 to move ham articles out of spam groups, and spam articles out of ham
23532 groups.  Ham in a spam group is moved to the group specified by the
23533 variable @code{gnus-ham-process-destinations}, or the group parameter
23534 @code{ham-process-destination}.  Spam in a ham group is moved to the
23535 group specified by the variable @code{gnus-spam-process-destinations},
23536 or the group parameter @code{spam-process-destination}.  If these
23537 variables are not set, the articles are left in their current group.
23538 If an article cannot be moved (e.g., with a read-only backend such
23539 as @acronym{NNTP}), it is copied.
23541 If an article is moved to another group, it is processed again when
23542 you visit the new group.  Normally, this is not a problem, but if you
23543 want each article to be processed only once, load the
23544 @code{gnus-registry.el} package and set the variable
23545 @code{spam-log-to-registry} to @code{t}.  @xref{Spam Package
23546 Configuration Examples}.
23548 Normally, spam groups ignore @code{gnus-spam-process-destinations}.
23549 However, if you set @code{spam-move-spam-nonspam-groups-only} to
23550 @code{nil}, spam will also be moved out of spam groups, depending on
23551 the @code{spam-process-destination} parameter.
23553 The final thing the Spam package does is to mark spam articles as
23554 expired, which is usually the right thing to do.
23556 If all this seems confusing, don't worry.  Soon it will be as natural
23557 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23558 50 years in the future yet.  Just trust us, it's not so bad.
23560 @node Filtering Incoming Mail
23561 @subsection Filtering Incoming Mail
23562 @cindex spam filtering
23563 @cindex spam filtering incoming mail
23564 @cindex spam
23566 To use the Spam package to filter incoming mail, you must first set up
23567 fancy mail splitting.  @xref{Fancy Mail Splitting}.  The Spam package
23568 defines a special splitting function that you can add to your fancy
23569 split variable (either @code{nnmail-split-fancy} or
23570 @code{nnimap-split-fancy}, depending on your mail back end):
23572 @example
23573 (: spam-split)
23574 @end example
23576 @vindex spam-split-group
23577 @noindent
23578 The @code{spam-split} function scans incoming mail according to your
23579 chosen spam back end(s), and sends messages identified as spam to a
23580 spam group.  By default, the spam group is a group named @samp{spam},
23581 but you can change this by customizing @code{spam-split-group}.  Make
23582 sure the contents of @code{spam-split-group} are an unqualified group
23583 name.  For instance, in an @code{nnimap} server @samp{your-server},
23584 the value @samp{spam} means @samp{nnimap+your-server:spam}.  The value
23585 @samp{nnimap+server:spam} is therefore wrong---it gives the group
23586 @samp{nnimap+your-server:nnimap+server:spam}.
23588 @code{spam-split} does not modify the contents of messages in any way.
23590 @vindex nnimap-split-download-body
23591 Note for IMAP users: if you use the @code{spam-check-bogofilter},
23592 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
23593 you should also set set the variable @code{nnimap-split-download-body}
23594 to @code{t}.  These spam back ends are most useful when they can
23595 ``scan'' the full message body.  By default, the nnimap back end only
23596 retrieves the message headers; @code{nnimap-split-download-body} tells
23597 it to retrieve the message bodies as well.  We don't set this by
23598 default because it will slow @acronym{IMAP} down, and that is not an
23599 appropriate decision to make on behalf of the user.  @xref{Splitting
23600 in IMAP}.
23602 You have to specify one or more spam back ends for @code{spam-split}
23603 to use, by setting the @code{spam-use-*} variables.  @xref{Spam Back
23604 Ends}.  Normally, @code{spam-split} simply uses all the spam back ends
23605 you enabled in this way.  However, you can tell @code{spam-split} to
23606 use only some of them.  Why this is useful?  Suppose you are using the
23607 @code{spam-use-regex-headers} and @code{spam-use-blackholes} spam back
23608 ends, and the following split rule:
23610 @example
23611  nnimap-split-fancy '(|
23612                       (any "ding" "ding")
23613                       (: spam-split)
23614                       ;; @r{default mailbox}
23615                       "mail")
23616 @end example
23618 @noindent
23619 The problem is that you want all ding messages to make it to the ding
23620 folder.  But that will let obvious spam (for example, spam detected by
23621 SpamAssassin, and @code{spam-use-regex-headers}) through, when it's
23622 sent to the ding list.  On the other hand, some messages to the ding
23623 list are from a mail server in the blackhole list, so the invocation
23624 of @code{spam-split} can't be before the ding rule.
23626 The solution is to let SpamAssassin headers supersede ding rules, and
23627 perform the other @code{spam-split} rules (including a second
23628 invocation of the regex-headers check) after the ding rule.  This is
23629 done by passing a parameter to @code{spam-split}:
23631 @example
23632 nnimap-split-fancy
23633       '(|
23634         ;; @r{spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23635         (: spam-split "regex-spam" 'spam-use-regex-headers)
23636         (any "ding" "ding")
23637         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23638         (: spam-split)
23639         ;; @r{default mailbox}
23640         "mail")
23641 @end example
23643 @noindent
23644 This lets you invoke specific @code{spam-split} checks depending on
23645 your particular needs, and target the results of those checks to a
23646 particular spam group.  You don't have to throw all mail into all the
23647 spam tests.  Another reason why this is nice is that messages to
23648 mailing lists you have rules for don't have to have resource-intensive
23649 blackhole checks performed on them.  You could also specify different
23650 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23652 You should set the @code{spam-use-*} variables for whatever spam back
23653 ends you intend to use.  The reason is that when loading
23654 @file{spam.el}, some conditional loading is done depending on what
23655 @code{spam-use-xyz} variables you have set.  @xref{Spam Back Ends}.
23657 @c @emph{TODO: spam.el needs to provide a uniform way of training all the
23658 @c statistical databases.  Some have that functionality built-in, others
23659 @c don't.}
23661 @node Detecting Spam in Groups
23662 @subsection Detecting Spam in Groups
23664 To detect spam when visiting a group, set the group's
23665 @code{spam-autodetect} and @code{spam-autodetect-methods} group
23666 parameters.  These are accessible with @kbd{G c} or @kbd{G p}, as
23667 usual (@pxref{Group Parameters}).
23669 You should set the @code{spam-use-*} variables for whatever spam back
23670 ends you intend to use.  The reason is that when loading
23671 @file{spam.el}, some conditional loading is done depending on what
23672 @code{spam-use-xyz} variables you have set.
23674 By default, only unseen articles are processed for spam.  You can
23675 force Gnus to recheck all messages in the group by setting the
23676 variable @code{spam-autodetect-recheck-messages} to @code{t}.
23678 If you use the @code{spam-autodetect} method of checking for spam, you
23679 can specify different spam detection methods for different groups.
23680 For instance, the @samp{ding} group may have @code{spam-use-BBDB} as
23681 the autodetection method, while the @samp{suspect} group may have the
23682 @code{spam-use-blacklist} and @code{spam-use-bogofilter} methods
23683 enabled.  Unlike with @code{spam-split}, you don't have any control
23684 over the @emph{sequence} of checks, but this is probably unimportant.
23686 @node Spam and Ham Processors
23687 @subsection Spam and Ham Processors
23688 @cindex spam filtering
23689 @cindex spam filtering variables
23690 @cindex spam variables
23691 @cindex spam
23693 @vindex gnus-spam-process-newsgroups
23694 Spam and ham processors specify special actions to take when you exit
23695 a group buffer.  Spam processors act on spam messages, and ham
23696 processors on ham messages.  At present, the main role of these
23697 processors is to update the dictionaries of dictionary-based spam back
23698 ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics
23699 package (@pxref{Spam Statistics Filtering}).
23701 The spam and ham processors that apply to each group are determined by
23702 the group's@code{spam-process} group parameter.  If this group
23703 parameter is not defined, they are determined by the variable
23704 @code{gnus-spam-process-newsgroups}.
23706 @vindex gnus-spam-newsgroup-contents
23707 Gnus learns from the spam you get.  You have to collect your spam in
23708 one or more spam groups, and set or customize the variable
23709 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23710 groups to contain spam by setting their group parameter
23711 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23712 by customizing the corresponding variable
23713 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23714 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23715 also be used to declare groups as @emph{ham} groups if you set their
23716 classification to @code{gnus-group-spam-classification-ham}.  If
23717 groups are not classified by means of @code{spam-junk-mailgroups},
23718 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23719 considered @emph{unclassified}.  All groups are unclassified by
23720 default.
23722 @vindex gnus-spam-mark
23723 @cindex $
23724 In spam groups, all messages are considered to be spam by default:
23725 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23726 group.  If you have seen a message, had it marked as spam, then
23727 unmarked it, it won't be marked as spam when you enter the group
23728 thereafter.  You can disable that behavior, so all unread messages
23729 will get the @samp{$} mark, if you set the
23730 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23731 should remove the @samp{$} mark when you are in the group summary
23732 buffer for every message that is not spam after all.  To remove the
23733 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23734 @kbd{d} for declaring it read the non-spam way.  When you leave a
23735 group, all spam-marked (@samp{$}) articles are sent to a spam
23736 processor which will study them as spam samples.
23738 Messages may also be deleted in various other ways, and unless
23739 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23740 and @samp{r} for default read or explicit delete, marks @samp{X} and
23741 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23742 low scores, are all considered to be associated with articles which
23743 are not spam.  This assumption might be false, in particular if you
23744 use kill files or score files as means for detecting genuine spam, you
23745 should then adjust the @code{ham-marks} group parameter.
23747 @defvar ham-marks
23748 You can customize this group or topic parameter to be the list of
23749 marks you want to consider ham.  By default, the list contains the
23750 deleted, read, killed, kill-filed, and low-score marks (the idea is
23751 that these articles have been read, but are not spam).  It can be
23752 useful to also include the tick mark in the ham marks.  It is not
23753 recommended to make the unread mark a ham mark, because it normally
23754 indicates a lack of classification.  But you can do it, and we'll be
23755 happy for you.
23756 @end defvar
23758 @defvar spam-marks
23759 You can customize this group or topic parameter to be the list of
23760 marks you want to consider spam.  By default, the list contains only
23761 the spam mark.  It is not recommended to change that, but you can if
23762 you really want to.
23763 @end defvar
23765 When you leave @emph{any} group, regardless of its
23766 @code{spam-contents} classification, all spam-marked articles are sent
23767 to a spam processor, which will study these as spam samples.  If you
23768 explicit kill a lot, you might sometimes end up with articles marked
23769 @samp{K} which you never saw, and which might accidentally contain
23770 spam.  Best is to make sure that real spam is marked with @samp{$},
23771 and nothing else.
23773 @vindex gnus-ham-process-destinations
23774 When you leave a @emph{spam} group, all spam-marked articles are
23775 marked as expired after processing with the spam processor.  This is
23776 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23777 @strong{ham} articles in a spam group will be moved to a location
23778 determined by either the @code{ham-process-destination} group
23779 parameter or a match in the @code{gnus-ham-process-destinations}
23780 variable, which is a list of regular expressions matched with group
23781 names (it's easiest to customize this variable with @kbd{M-x
23782 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23783 group name list is a standard Lisp list, if you prefer to customize
23784 the variable manually.  If the @code{ham-process-destination}
23785 parameter is not set, ham articles are left in place.  If the
23786 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23787 set, the ham articles are marked as unread before being moved.
23789 If ham can not be moved---because of a read-only backend such as
23790 @acronym{NNTP}, for example, it will be copied.
23792 Note that you can use multiples destinations per group or regular
23793 expression!  This enables you to send your ham to a regular mail
23794 group and to a @emph{ham training} group.
23796 When you leave a @emph{ham} group, all ham-marked articles are sent to
23797 a ham processor, which will study these as non-spam samples.
23799 @vindex spam-process-ham-in-spam-groups
23800 By default the variable @code{spam-process-ham-in-spam-groups} is
23801 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23802 to be processed.  Normally this is not done, you are expected instead
23803 to send your ham to a ham group and process it there.
23805 @vindex spam-process-ham-in-nonham-groups
23806 By default the variable @code{spam-process-ham-in-nonham-groups} is
23807 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23808 or unclassified) groups to be processed.  Normally this is not done,
23809 you are expected instead to send your ham to a ham group and process
23810 it there.
23812 @vindex gnus-spam-process-destinations
23813 When you leave a @emph{ham} or @emph{unclassified} group, all
23814 @strong{spam} articles are moved to a location determined by either
23815 the @code{spam-process-destination} group parameter or a match in the
23816 @code{gnus-spam-process-destinations} variable, which is a list of
23817 regular expressions matched with group names (it's easiest to
23818 customize this variable with @kbd{M-x customize-variable @key{RET}
23819 gnus-spam-process-destinations}).  Each group name list is a standard
23820 Lisp list, if you prefer to customize the variable manually.  If the
23821 @code{spam-process-destination} parameter is not set, the spam
23822 articles are only expired.  The group name is fully qualified, meaning
23823 that if you see @samp{nntp:servername} before the group name in the
23824 group buffer then you need it here as well.
23826 If spam can not be moved---because of a read-only backend such as
23827 @acronym{NNTP}, for example, it will be copied.
23829 Note that you can use multiples destinations per group or regular
23830 expression!  This enables you to send your spam to multiple @emph{spam
23831 training} groups.
23833 @vindex spam-log-to-registry
23834 The problem with processing ham and spam is that Gnus doesn't track
23835 this processing by default.  Enable the @code{spam-log-to-registry}
23836 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23837 what articles have been processed, and avoid processing articles
23838 multiple times.  Keep in mind that if you limit the number of registry
23839 entries, this won't work as well as it does without a limit.
23841 @vindex spam-mark-only-unseen-as-spam
23842 Set this variable if you want only unseen articles in spam groups to
23843 be marked as spam.  By default, it is set.  If you set it to
23844 @code{nil}, unread articles will also be marked as spam.
23846 @vindex spam-mark-ham-unread-before-move-from-spam-group
23847 Set this variable if you want ham to be unmarked before it is moved
23848 out of the spam group.  This is very useful when you use something
23849 like the tick mark @samp{!} to mark ham---the article will be placed
23850 in your @code{ham-process-destination}, unmarked as if it came fresh
23851 from the mail server.
23853 @vindex spam-autodetect-recheck-messages
23854 When autodetecting spam, this variable tells @code{spam.el} whether
23855 only unseen articles or all unread articles should be checked for
23856 spam.  It is recommended that you leave it off.
23858 @node Spam Package Configuration Examples
23859 @subsection Spam Package Configuration Examples
23860 @cindex spam filtering
23861 @cindex spam filtering configuration examples
23862 @cindex spam configuration examples
23863 @cindex spam
23865 @subsubheading Ted's setup
23867 From Ted Zlatanov <tzz@@lifelogs.com>.
23868 @example
23869 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23870 ;; @r{see @file{gnus-registry.el} for more information}
23871 (gnus-registry-initialize)
23872 (spam-initialize)
23874 (setq
23875  spam-log-to-registry t     ; @r{for spam autodetection}
23876  spam-use-BBDB t
23877  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23878  ;; @r{all groups with @samp{spam} in the name contain spam}
23879  gnus-spam-newsgroup-contents
23880   '(("spam" gnus-group-spam-classification-spam))
23881  ;; @r{see documentation for these}
23882  spam-move-spam-nonspam-groups-only nil
23883  spam-mark-only-unseen-as-spam t
23884  spam-mark-ham-unread-before-move-from-spam-group t
23885  nnimap-split-rule 'nnimap-split-fancy
23886  ;; @r{understand what this does before you copy it to your own setup!}
23887  nnimap-split-fancy '(|
23888                       ;; @r{trace references to parents and put in their group}
23889                       (: gnus-registry-split-fancy-with-parent)
23890                       ;; @r{this will catch server-side SpamAssassin tags}
23891                       (: spam-split 'spam-use-regex-headers)
23892                       (any "ding" "ding")
23893                       ;; @r{note that spam by default will go to @samp{spam}}
23894                       (: spam-split)
23895                       ;; @r{default mailbox}
23896                       "mail"))
23898 ;; @r{my parameters, set with @kbd{G p}}
23900 ;; @r{all nnml groups, and all nnimap groups except}
23901 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23902 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23903 ;; @r{because it must have been detected manually}
23905 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23907 ;; @r{all @acronym{NNTP} groups}
23908 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23909 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23910 ;; @r{send all spam to the training group}
23911  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23913 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23914 ((spam-autodetect . t))
23916 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23918 ;; @r{this is a spam group}
23919 ((spam-contents gnus-group-spam-classification-spam)
23921  ;; @r{any spam (which happens when I enter for all unseen messages,}
23922  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23923  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23925  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23927  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23928  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23930  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23931                           "nnimap+mail.lifelogs.com:trainham")
23932  ;; @r{in this group, only @samp{!} marks are ham}
23933  (ham-marks
23934   (gnus-ticked-mark))
23935  ;; @r{remembers senders in the blacklist on the way out---this is}
23936  ;; @r{definitely not needed, it just makes me feel better}
23937  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23939 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23940 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23941 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23943 @end example
23945 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23946 From Reiner Steib <reiner.steib@@gmx.de>.
23948 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23949 the mail server (@acronym{IMAP}).  Recognized spam goes to
23950 @samp{spam.detected}, the rest goes through the normal filter rules,
23951 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23952 positives or negatives is done by copying or moving the article to
23953 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23954 the server feeds those to bogofilter with the suitable ham or spam
23955 options and deletes them from the @samp{training.ham} and
23956 @samp{training.spam} folders.
23958 With the following entries in @code{gnus-parameters}, @code{spam.el}
23959 does most of the job for me:
23961 @lisp
23962    ("nnimap:spam\\.detected"
23963     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23964     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23965     (spam-contents gnus-group-spam-classification-spam))
23966    ("nnimap:\\(INBOX\\|other-folders\\)"
23967     (spam-process-destination . "nnimap:training.spam")
23968     (spam-contents gnus-group-spam-classification-ham))
23969 @end lisp
23971 @itemize
23973 @item @b{The Spam folder:}
23975 In the folder @samp{spam.detected}, I have to check for false positives
23976 (i.e. legitimate mails, that were wrongly judged as spam by
23977 bogofilter or DCC).
23979 Because of the @code{gnus-group-spam-classification-spam} entry, all
23980 messages are marked as spam (with @code{$}).  When I find a false
23981 positive, I mark the message with some other ham mark
23982 (@code{ham-marks}, @ref{Spam and Ham Processors}).  On group exit,
23983 those messages are copied to both groups, @samp{INBOX} (where I want
23984 to have the article) and @samp{training.ham} (for training bogofilter)
23985 and deleted from the @samp{spam.detected} folder.
23987 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23988 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23989 have a similar size.  Grouping them by size (i.e. chars) makes finding
23990 other false positives easier.  (Of course worms aren't @i{spam}
23991 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23992 an excellent tool for filtering those unwanted mails for me.)
23994 @item @b{Ham folders:}
23996 In my ham folders, I just hit @kbd{S x}
23997 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23998 mail (false negative).  On group exit, those messages are moved to
23999 @samp{training.ham}.
24000 @end itemize
24002 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
24004 From Reiner Steib <reiner.steib@@gmx.de>.
24006 With following entry in @code{gnus-parameters}, @kbd{S x}
24007 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
24008 groups as spam and reports the to Gmane at group exit:
24010 @lisp
24011    ("^gmane\\."
24012     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
24013 @end lisp
24015 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
24016 because I don't read the groups directly from news.gmane.org, but
24017 through my local news server (leafnode).  I.e. the article numbers are
24018 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
24019 the @code{X-Report-Spam} header to find the correct number.
24021 @node Spam Back Ends
24022 @subsection Spam Back Ends
24023 @cindex spam back ends
24025 The spam package offers a variety of back ends for detecting spam.
24026 Each back end defines a set of methods for detecting spam
24027 (@pxref{Filtering Incoming Mail}, @pxref{Detecting Spam in Groups}),
24028 and a pair of spam and ham processors (@pxref{Spam and Ham
24029 Processors}).
24031 @menu
24032 * Blacklists and Whitelists::
24033 * BBDB Whitelists::
24034 * Gmane Spam Reporting::
24035 * Anti-spam Hashcash Payments::
24036 * Blackholes::
24037 * Regular Expressions Header Matching::
24038 * Bogofilter::
24039 * ifile spam filtering::
24040 * Spam Statistics Filtering::
24041 * SpamOracle::
24042 @end menu
24044 @node Blacklists and Whitelists
24045 @subsubsection Blacklists and Whitelists
24046 @cindex spam filtering
24047 @cindex whitelists, spam filtering
24048 @cindex blacklists, spam filtering
24049 @cindex spam
24051 @defvar spam-use-blacklist
24053 Set this variable to @code{t} if you want to use blacklists when
24054 splitting incoming mail.  Messages whose senders are in the blacklist
24055 will be sent to the @code{spam-split-group}.  This is an explicit
24056 filter, meaning that it acts only on mail senders @emph{declared} to
24057 be spammers.
24059 @end defvar
24061 @defvar spam-use-whitelist
24063 Set this variable to @code{t} if you want to use whitelists when
24064 splitting incoming mail.  Messages whose senders are not in the
24065 whitelist will be sent to the next spam-split rule.  This is an
24066 explicit filter, meaning that unless someone is in the whitelist, their
24067 messages are not assumed to be spam or ham.
24069 @end defvar
24071 @defvar spam-use-whitelist-exclusive
24073 Set this variable to @code{t} if you want to use whitelists as an
24074 implicit filter, meaning that every message will be considered spam
24075 unless the sender is in the whitelist.  Use with care.
24077 @end defvar
24079 @defvar gnus-group-spam-exit-processor-blacklist
24081 Add this symbol to a group's @code{spam-process} parameter by
24082 customizing the group parameters or the
24083 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24084 added to a group's @code{spam-process} parameter, the senders of
24085 spam-marked articles will be added to the blacklist.
24087 @emph{WARNING}
24089 Instead of the obsolete
24090 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
24091 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
24092 the same way, we promise.
24094 @end defvar
24096 @defvar gnus-group-ham-exit-processor-whitelist
24098 Add this symbol to a group's @code{spam-process} parameter by
24099 customizing the group parameters or the
24100 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24101 added to a group's @code{spam-process} parameter, the senders of
24102 ham-marked articles in @emph{ham} groups will be added to the
24103 whitelist.  Note that this ham processor has no effect in @emph{spam}
24104 or @emph{unclassified} groups.
24106 @emph{WARNING}
24108 Instead of the obsolete
24109 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
24110 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
24111 the same way, we promise.
24113 @end defvar
24115 Blacklists are lists of regular expressions matching addresses you
24116 consider to be spam senders.  For instance, to block mail from any
24117 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
24118 blacklist.  You start out with an empty blacklist.  Blacklist entries
24119 use the Emacs regular expression syntax.
24121 Conversely, whitelists tell Gnus what addresses are considered
24122 legitimate.  All messages from whitelisted addresses are considered
24123 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
24124 Emacs regular expression syntax.
24126 The blacklist and whitelist file locations can be customized with the
24127 @code{spam-directory} variable (@file{~/News/spam} by default), or
24128 the @code{spam-whitelist} and @code{spam-blacklist} variables
24129 directly.  The whitelist and blacklist files will by default be in the
24130 @code{spam-directory} directory, named @file{whitelist} and
24131 @file{blacklist} respectively.
24133 @node BBDB Whitelists
24134 @subsubsection BBDB Whitelists
24135 @cindex spam filtering
24136 @cindex BBDB whitelists, spam filtering
24137 @cindex BBDB, spam filtering
24138 @cindex spam
24140 @defvar spam-use-BBDB
24142 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
24143 Whitelists}), but uses the BBDB as the source of whitelisted
24144 addresses, without regular expressions.  You must have the BBDB loaded
24145 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
24146 not in the BBDB will be sent to the next spam-split rule.  This is an
24147 explicit filter, meaning that unless someone is in the BBDB, their
24148 messages are not assumed to be spam or ham.
24150 @end defvar
24152 @defvar spam-use-BBDB-exclusive
24154 Set this variable to @code{t} if you want to use the BBDB as an
24155 implicit filter, meaning that every message will be considered spam
24156 unless the sender is in the BBDB.  Use with care.  Only sender
24157 addresses in the BBDB will be allowed through; all others will be
24158 classified as spammers.
24160 @end defvar
24162 @defvar gnus-group-ham-exit-processor-BBDB
24164 Add this symbol to a group's @code{spam-process} parameter by
24165 customizing the group parameters or the
24166 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24167 added to a group's @code{spam-process} parameter, the senders of
24168 ham-marked articles in @emph{ham} groups will be added to the
24169 BBDB.  Note that this ham processor has no effect in @emph{spam}
24170 or @emph{unclassified} groups.
24172 @emph{WARNING}
24174 Instead of the obsolete
24175 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
24176 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
24177 the same way, we promise.
24179 @end defvar
24181 @node Gmane Spam Reporting
24182 @subsubsection Gmane Spam Reporting
24183 @cindex spam reporting
24184 @cindex Gmane, spam reporting
24185 @cindex Gmane, spam reporting
24186 @cindex spam
24188 @defvar gnus-group-spam-exit-processor-report-gmane
24190 Add this symbol to a group's @code{spam-process} parameter by
24191 customizing the group parameters or the
24192 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24193 added to a group's @code{spam-process} parameter, the spam-marked
24194 articles groups will be reported to the Gmane administrators via a
24195 HTTP request.
24197 Gmane can be found at @uref{http://gmane.org}.
24199 @emph{WARNING}
24201 Instead of the obsolete
24202 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
24203 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
24204 same way, we promise.
24206 @end defvar
24208 @defvar spam-report-gmane-use-article-number
24210 This variable is @code{t} by default.  Set it to @code{nil} if you are
24211 running your own news server, for instance, and the local article
24212 numbers don't correspond to the Gmane article numbers.  When
24213 @code{spam-report-gmane-use-article-number} is @code{nil},
24214 @code{spam-report.el} will use the @code{X-Report-Spam} header that
24215 Gmane provides.
24217 @end defvar
24219 @node Anti-spam Hashcash Payments
24220 @subsubsection Anti-spam Hashcash Payments
24221 @cindex spam filtering
24222 @cindex hashcash, spam filtering
24223 @cindex spam
24225 @defvar spam-use-hashcash
24227 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
24228 Whitelists}), but uses hashcash tokens for whitelisting messages
24229 instead of the sender address.  You must have the @code{hashcash.el}
24230 package loaded for @code{spam-use-hashcash} to work properly.
24231 Messages without a hashcash payment token will be sent to the next
24232 spam-split rule.  This is an explicit filter, meaning that unless a
24233 hashcash token is found, the messages are not assumed to be spam or
24234 ham.
24236 @end defvar
24238 @node Blackholes
24239 @subsubsection Blackholes
24240 @cindex spam filtering
24241 @cindex blackholes, spam filtering
24242 @cindex spam
24244 @defvar spam-use-blackholes
24246 This option is disabled by default.  You can let Gnus consult the
24247 blackhole-type distributed spam processing systems (DCC, for instance)
24248 when you set this option.  The variable @code{spam-blackhole-servers}
24249 holds the list of blackhole servers Gnus will consult.  The current
24250 list is fairly comprehensive, but make sure to let us know if it
24251 contains outdated servers.
24253 The blackhole check uses the @code{dig.el} package, but you can tell
24254 @file{spam.el} to use @code{dns.el} instead for better performance if
24255 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
24256 this time to set @code{spam-use-dig} to @code{nil} despite the
24257 possible performance improvements, because some users may be unable to
24258 use it, but you can try it and see if it works for you.
24260 @end defvar
24262 @defvar spam-blackhole-servers
24264 The list of servers to consult for blackhole checks.
24266 @end defvar
24268 @defvar spam-blackhole-good-server-regex
24270 A regular expression for IPs that should not be checked against the
24271 blackhole server list.  When set to @code{nil}, it has no effect.
24273 @end defvar
24275 @defvar spam-use-dig
24277 Use the @code{dig.el} package instead of the @code{dns.el} package.
24278 The default setting of @code{t} is recommended.
24280 @end defvar
24282 Blackhole checks are done only on incoming mail.  There is no spam or
24283 ham processor for blackholes.
24285 @node Regular Expressions Header Matching
24286 @subsubsection Regular Expressions Header Matching
24287 @cindex spam filtering
24288 @cindex regular expressions header matching, spam filtering
24289 @cindex spam
24291 @defvar spam-use-regex-headers
24293 This option is disabled by default.  You can let Gnus check the
24294 message headers against lists of regular expressions when you set this
24295 option.  The variables @code{spam-regex-headers-spam} and
24296 @code{spam-regex-headers-ham} hold the list of regular expressions.
24297 Gnus will check against the message headers to determine if the
24298 message is spam or ham, respectively.
24300 @end defvar
24302 @defvar spam-regex-headers-spam
24304 The list of regular expressions that, when matched in the headers of
24305 the message, positively identify it as spam.
24307 @end defvar
24309 @defvar spam-regex-headers-ham
24311 The list of regular expressions that, when matched in the headers of
24312 the message, positively identify it as ham.
24314 @end defvar
24316 Regular expression header checks are done only on incoming mail.
24317 There is no specific spam or ham processor for regular expressions.
24319 @node Bogofilter
24320 @subsubsection Bogofilter
24321 @cindex spam filtering
24322 @cindex bogofilter, spam filtering
24323 @cindex spam
24325 @defvar spam-use-bogofilter
24327 Set this variable if you want @code{spam-split} to use Eric Raymond's
24328 speedy Bogofilter.
24330 With a minimum of care for associating the @samp{$} mark for spam
24331 articles only, Bogofilter training all gets fairly automatic.  You
24332 should do this until you get a few hundreds of articles in each
24333 category, spam or not.  The command @kbd{S t} in summary mode, either
24334 for debugging or for curiosity, shows the @emph{spamicity} score of
24335 the current article (between 0.0 and 1.0).
24337 Bogofilter determines if a message is spam based on a specific
24338 threshold.  That threshold can be customized, consult the Bogofilter
24339 documentation.
24341 If the @code{bogofilter} executable is not in your path, Bogofilter
24342 processing will be turned off.
24344 You should not enable this if you use @code{spam-use-bogofilter-headers}.
24346 @end defvar
24348 @table @kbd
24349 @item M s t
24350 @itemx S t
24351 @kindex M s t
24352 @kindex S t
24353 @findex spam-bogofilter-score
24354 Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
24355 @end table
24357 @defvar spam-use-bogofilter-headers
24359 Set this variable if you want @code{spam-split} to use Eric Raymond's
24360 speedy Bogofilter, looking only at the message headers.  It works
24361 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
24362 must be in the message already.  Normally you would do this with a
24363 procmail recipe or something similar; consult the Bogofilter
24364 installation documents for details.
24366 You should not enable this if you use @code{spam-use-bogofilter}.
24368 @end defvar
24370 @defvar gnus-group-spam-exit-processor-bogofilter
24371 Add this symbol to a group's @code{spam-process} parameter by
24372 customizing the group parameters or the
24373 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24374 added to a group's @code{spam-process} parameter, spam-marked articles
24375 will be added to the Bogofilter spam database.
24377 @emph{WARNING}
24379 Instead of the obsolete
24380 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
24381 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
24382 the same way, we promise.
24383 @end defvar
24385 @defvar gnus-group-ham-exit-processor-bogofilter
24386 Add this symbol to a group's @code{spam-process} parameter by
24387 customizing the group parameters or the
24388 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24389 added to a group's @code{spam-process} parameter, the ham-marked
24390 articles in @emph{ham} groups will be added to the Bogofilter database
24391 of non-spam messages.  Note that this ham processor has no effect in
24392 @emph{spam} or @emph{unclassified} groups.
24394 @emph{WARNING}
24396 Instead of the obsolete
24397 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24398 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
24399 the same way, we promise.
24400 @end defvar
24402 @defvar spam-bogofilter-database-directory
24404 This is the directory where Bogofilter will store its databases.  It
24405 is not specified by default, so Bogofilter will use its own default
24406 database directory.
24408 @end defvar
24410 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24411 purpose.  A ham and a spam processor are provided, plus the
24412 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24413 variables to indicate to spam-split that Bogofilter should either be
24414 used, or has already been used on the article.  The 0.9.2.1 version of
24415 Bogofilter was used to test this functionality.
24417 @node ifile spam filtering
24418 @subsubsection ifile spam filtering
24419 @cindex spam filtering
24420 @cindex ifile, spam filtering
24421 @cindex spam
24423 @defvar spam-use-ifile
24425 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24426 statistical analyzer similar to Bogofilter.
24428 @end defvar
24430 @defvar spam-ifile-all-categories
24432 Enable this variable if you want @code{spam-use-ifile} to give you all
24433 the ifile categories, not just spam/non-spam.  If you use this, make
24434 sure you train ifile as described in its documentation.
24436 @end defvar
24438 @defvar spam-ifile-spam-category
24440 This is the category of spam messages as far as ifile is concerned.
24441 The actual string used is irrelevant, but you probably want to leave
24442 the default value of @samp{spam}.
24443 @end defvar
24445 @defvar spam-ifile-database
24447 This is the filename for the ifile database.  It is not specified by
24448 default, so ifile will use its own default database name.
24450 @end defvar
24452 The ifile mail classifier is similar to Bogofilter in intent and
24453 purpose.  A ham and a spam processor are provided, plus the
24454 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24455 should be used.  The 1.2.1 version of ifile was used to test this
24456 functionality.
24458 @node Spam Statistics Filtering
24459 @subsubsection Spam Statistics Filtering
24460 @cindex spam filtering
24461 @cindex spam-stat, spam filtering
24462 @cindex spam-stat
24463 @cindex spam
24465 This back end uses the Spam Statistics Emacs Lisp package to perform
24466 statistics-based filtering (@pxref{Spam Statistics Package}).  Before
24467 using this, you may want to perform some additional steps to
24468 initialize your Spam Statistics dictionary.  @xref{Creating a
24469 spam-stat dictionary}.
24471 @defvar spam-use-stat
24473 @end defvar
24475 @defvar gnus-group-spam-exit-processor-stat
24476 Add this symbol to a group's @code{spam-process} parameter by
24477 customizing the group parameters or the
24478 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24479 added to a group's @code{spam-process} parameter, the spam-marked
24480 articles will be added to the spam-stat database of spam messages.
24482 @emph{WARNING}
24484 Instead of the obsolete
24485 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24486 that you use @code{'(spam spam-use-stat)}.  Everything will work
24487 the same way, we promise.
24488 @end defvar
24490 @defvar gnus-group-ham-exit-processor-stat
24491 Add this symbol to a group's @code{spam-process} parameter by
24492 customizing the group parameters or the
24493 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24494 added to a group's @code{spam-process} parameter, the ham-marked
24495 articles in @emph{ham} groups will be added to the spam-stat database
24496 of non-spam messages.  Note that this ham processor has no effect in
24497 @emph{spam} or @emph{unclassified} groups.
24499 @emph{WARNING}
24501 Instead of the obsolete
24502 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24503 that you use @code{'(ham spam-use-stat)}.  Everything will work
24504 the same way, we promise.
24505 @end defvar
24507 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
24508 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24509 which unlike ifile or Bogofilter does not require external programs.
24510 A spam and a ham processor, and the @code{spam-use-stat} variable for
24511 @code{spam-split} are provided.
24513 @node SpamOracle
24514 @subsubsection Using SpamOracle with Gnus
24515 @cindex spam filtering
24516 @cindex SpamOracle
24517 @cindex spam
24519 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24520 statistical mail filtering tool written by Xavier Leroy and needs to be
24521 installed separately.
24523 There are several ways to use SpamOracle with Gnus.  In all cases, your
24524 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24525 then enter an @samp{X-Spam} header indicating whether it regards the
24526 mail as a spam mail or not.
24528 One possibility is to run SpamOracle as a @code{:prescript} from the
24529 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24530 the advantage that the user can see the @emph{X-Spam} headers.
24532 The easiest method is to make @file{spam.el} (@pxref{Spam Package})
24533 call SpamOracle.
24535 @vindex spam-use-spamoracle
24536 To enable SpamOracle usage by @file{spam.el}, set the variable
24537 @code{spam-use-spamoracle} to @code{t} and configure the
24538 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}.  @xref{Spam
24539 Package}.  In this example the @samp{INBOX} of an nnimap server is
24540 filtered using SpamOracle.  Mails recognized as spam mails will be
24541 moved to @code{spam-split-group}, @samp{Junk} in this case.  Ham
24542 messages stay in @samp{INBOX}:
24544 @example
24545 (setq spam-use-spamoracle t
24546       spam-split-group "Junk"
24547       nnimap-split-inbox '("INBOX")
24548       nnimap-split-rule 'nnimap-split-fancy
24549       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24550 @end example
24552 @defvar spam-use-spamoracle
24553 Set to @code{t} if you want Gnus to enable spam filtering using
24554 SpamOracle.
24555 @end defvar
24557 @defvar spam-spamoracle-binary
24558 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24559 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24560 can be customized.
24561 @end defvar
24563 @defvar spam-spamoracle-database
24564 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24565 store its analysis.  This is controlled by the variable
24566 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24567 the default SpamOracle database will be used.  In case you want your
24568 database to live somewhere special, set
24569 @code{spam-spamoracle-database} to this path.
24570 @end defvar
24572 SpamOracle employs a statistical algorithm to determine whether a
24573 message is spam or ham.  In order to get good results, meaning few
24574 false hits or misses, SpamOracle needs training.  SpamOracle learns
24575 the characteristics of your spam mails.  Using the @emph{add} mode
24576 (training mode) one has to feed good (ham) and spam mails to
24577 SpamOracle.  This can be done by pressing @kbd{|} in the Summary
24578 buffer and pipe the mail to a SpamOracle process or using
24579 @file{spam.el}'s spam- and ham-processors, which is much more
24580 convenient.  For a detailed description of spam- and ham-processors,
24581 @xref{Spam Package}.
24583 @defvar gnus-group-spam-exit-processor-spamoracle
24584 Add this symbol to a group's @code{spam-process} parameter by
24585 customizing the group parameter or the
24586 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24587 to a group's @code{spam-process} parameter, spam-marked articles will be
24588 sent to SpamOracle as spam samples.
24590 @emph{WARNING}
24592 Instead of the obsolete
24593 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24594 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
24595 the same way, we promise.
24596 @end defvar
24598 @defvar gnus-group-ham-exit-processor-spamoracle
24599 Add this symbol to a group's @code{spam-process} parameter by
24600 customizing the group parameter or the
24601 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24602 to a group's @code{spam-process} parameter, the ham-marked articles in
24603 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24604 messages.  Note that this ham processor has no effect in @emph{spam} or
24605 @emph{unclassified} groups.
24607 @emph{WARNING}
24609 Instead of the obsolete
24610 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24611 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
24612 the same way, we promise.
24613 @end defvar
24615 @emph{Example:} These are the Group Parameters of a group that has been
24616 classified as a ham group, meaning that it should only contain ham
24617 messages.
24618 @example
24619  ((spam-contents gnus-group-spam-classification-ham)
24620   (spam-process ((ham spam-use-spamoracle)
24621                  (spam spam-use-spamoracle))))
24622 @end example
24623 For this group the @code{spam-use-spamoracle} is installed for both
24624 ham and spam processing.  If the group contains spam message
24625 (e.g. because SpamOracle has not had enough sample messages yet) and
24626 the user marks some messages as spam messages, these messages will be
24627 processed by SpamOracle.  The processor sends the messages to
24628 SpamOracle as new samples for spam.
24630 @node Extending the Spam package
24631 @subsection Extending the Spam package
24632 @cindex spam filtering
24633 @cindex spam elisp package, extending
24634 @cindex extending the spam elisp package
24636 Say you want to add a new back end called blackbox.  For filtering
24637 incoming mail, provide the following:
24639 @enumerate
24641 @item
24642 Code
24644 @lisp
24645 (defvar spam-use-blackbox nil
24646   "True if blackbox should be used.")
24647 @end lisp
24650 @lisp
24651 (spam-use-blackbox   . spam-check-blackbox)
24652 @end lisp
24653 to @code{spam-list-of-checks}.
24656 @lisp
24657 (gnus-group-ham-exit-processor-blackbox  ham spam-use-blackbox)
24658 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24659 @end lisp
24661 to @code{spam-list-of-processors}.
24664 @lisp
24665 (spam-use-blackbox spam-blackbox-register-routine
24666                    nil
24667                    spam-blackbox-unregister-routine
24668                    nil)
24669 @end lisp
24671 to @code{spam-registration-functions}.  Write the register/unregister
24672 routines using the bogofilter register/unregister routines as a
24673 start, or other register/unregister routines more appropriate to
24674 Blackbox.
24676 @item
24677 Functionality
24679 Write the @code{spam-check-blackbox} function.  It should return
24680 @samp{nil} or @code{spam-split-group}, observing the other
24681 conventions.  See the existing @code{spam-check-*} functions for
24682 examples of what you can do, and stick to the template unless you
24683 fully understand the reasons why you aren't.
24685 Make sure to add @code{spam-use-blackbox} to
24686 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24687 mail analyzer that needs the full message body to operate.
24689 @end enumerate
24691 For processing spam and ham messages, provide the following:
24693 @enumerate
24695 @item
24696 Code
24698 Note you don't have to provide a spam or a ham processor.  Only
24699 provide them if Blackbox supports spam or ham processing.
24701 Also, ham and spam processors are being phased out as single
24702 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24703 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24704 processor variables are still around but they won't be for long.
24706 @lisp
24707 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24708   "The Blackbox summary exit spam processor.
24709 Only applicable to spam groups.")
24711 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24712   "The whitelist summary exit ham processor.
24713 Only applicable to non-spam (unclassified and ham) groups.")
24715 @end lisp
24717 @item
24718 Gnus parameters
24721 @lisp
24722 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24723 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24724 @end lisp
24725 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24726 sure you do it twice, once for the parameter and once for the
24727 variable customization.
24730 @lisp
24731 (variable-item spam-use-blackbox)
24732 @end lisp
24733 to the @code{spam-autodetect-methods} group parameter in
24734 @code{gnus.el}.
24736 @end enumerate
24738 @node Spam Statistics Package
24739 @subsection Spam Statistics Package
24740 @cindex Paul Graham
24741 @cindex Graham, Paul
24742 @cindex naive Bayesian spam filtering
24743 @cindex Bayesian spam filtering, naive
24744 @cindex spam filtering, naive Bayesian
24746 Paul Graham has written an excellent essay about spam filtering using
24747 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24748 Spam}.  In it he describes the inherent deficiency of rule-based
24749 filtering as used by SpamAssassin, for example: Somebody has to write
24750 the rules, and everybody else has to install these rules.  You are
24751 always late.  It would be much better, he argues, to filter mail based
24752 on whether it somehow resembles spam or non-spam.  One way to measure
24753 this is word distribution.  He then goes on to describe a solution
24754 that checks whether a new mail resembles any of your other spam mails
24755 or not.
24757 The basic idea is this:  Create a two collections of your mail, one
24758 with spam, one with non-spam.  Count how often each word appears in
24759 either collection, weight this by the total number of mails in the
24760 collections, and store this information in a dictionary.  For every
24761 word in a new mail, determine its probability to belong to a spam or a
24762 non-spam mail.  Use the 15 most conspicuous words, compute the total
24763 probability of the mail being spam.  If this probability is higher
24764 than a certain threshold, the mail is considered to be spam.
24766 The Spam Statistics package adds support to Gnus for this kind of
24767 filtering.  It can be used as one of the back ends of the Spam package
24768 (@pxref{Spam Package}), or by itself.
24770 Before using the Spam Statistics package, you need to set it up.
24771 First, you need two collections of your mail, one with spam, one with
24772 non-spam.  Then you need to create a dictionary using these two
24773 collections, and save it.  And last but not least, you need to use
24774 this dictionary in your fancy mail splitting rules.
24776 @menu
24777 * Creating a spam-stat dictionary::
24778 * Splitting mail using spam-stat::
24779 * Low-level interface to the spam-stat dictionary::
24780 @end menu
24782 @node Creating a spam-stat dictionary
24783 @subsubsection Creating a spam-stat dictionary
24785 Before you can begin to filter spam based on statistics, you must
24786 create these statistics based on two mail collections, one with spam,
24787 one with non-spam.  These statistics are then stored in a dictionary
24788 for later use.  In order for these statistics to be meaningful, you
24789 need several hundred emails in both collections.
24791 Gnus currently supports only the nnml back end for automated dictionary
24792 creation.  The nnml back end stores all mails in a directory, one file
24793 per mail.  Use the following:
24795 @defun spam-stat-process-spam-directory
24796 Create spam statistics for every file in this directory.  Every file
24797 is treated as one spam mail.
24798 @end defun
24800 @defun spam-stat-process-non-spam-directory
24801 Create non-spam statistics for every file in this directory.  Every
24802 file is treated as one non-spam mail.
24803 @end defun
24805 Usually you would call @code{spam-stat-process-spam-directory} on a
24806 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24807 the group @samp{nnml:mail.spam}), and you would call
24808 @code{spam-stat-process-non-spam-directory} on a directory such as
24809 @file{~/Mail/mail/misc} (this usually corresponds to the group
24810 @samp{nnml:mail.misc}).
24812 When you are using @acronym{IMAP}, you won't have the mails available
24813 locally, so that will not work.  One solution is to use the Gnus Agent
24814 to cache the articles.  Then you can use directories such as
24815 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24816 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24818 @defvar spam-stat
24819 This variable holds the hash-table with all the statistics---the
24820 dictionary we have been talking about.  For every word in either
24821 collection, this hash-table stores a vector describing how often the
24822 word appeared in spam and often it appeared in non-spam mails.
24823 @end defvar
24825 If you want to regenerate the statistics from scratch, you need to
24826 reset the dictionary.
24828 @defun spam-stat-reset
24829 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24830 @end defun
24832 When you are done, you must save the dictionary.  The dictionary may
24833 be rather large.  If you will not update the dictionary incrementally
24834 (instead, you will recreate it once a month, for example), then you
24835 can reduce the size of the dictionary by deleting all words that did
24836 not appear often enough or that do not clearly belong to only spam or
24837 only non-spam mails.
24839 @defun spam-stat-reduce-size
24840 Reduce the size of the dictionary.  Use this only if you do not want
24841 to update the dictionary incrementally.
24842 @end defun
24844 @defun spam-stat-save
24845 Save the dictionary.
24846 @end defun
24848 @defvar spam-stat-file
24849 The filename used to store the dictionary.  This defaults to
24850 @file{~/.spam-stat.el}.
24851 @end defvar
24853 @node Splitting mail using spam-stat
24854 @subsubsection Splitting mail using spam-stat
24856 This section describes how to use the Spam statistics
24857 @emph{independently} of the @xref{Spam Package}.
24859 First, add the following to your @file{~/.gnus.el} file:
24861 @lisp
24862 (require 'spam-stat)
24863 (spam-stat-load)
24864 @end lisp
24866 This will load the necessary Gnus code, and the dictionary you
24867 created.
24869 Next, you need to adapt your fancy splitting rules:  You need to
24870 determine how to use @code{spam-stat}.  The following examples are for
24871 the nnml back end.  Using the nnimap back end works just as well.  Just
24872 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24874 In the simplest case, you only have two groups, @samp{mail.misc} and
24875 @samp{mail.spam}.  The following expression says that mail is either
24876 spam or it should go into @samp{mail.misc}.  If it is spam, then
24877 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24879 @lisp
24880 (setq nnmail-split-fancy
24881       `(| (: spam-stat-split-fancy)
24882           "mail.misc"))
24883 @end lisp
24885 @defvar spam-stat-split-fancy-spam-group
24886 The group to use for spam.  Default is @samp{mail.spam}.
24887 @end defvar
24889 If you also filter mail with specific subjects into other groups, use
24890 the following expression.  Only mails not matching the regular
24891 expression are considered potential spam.
24893 @lisp
24894 (setq nnmail-split-fancy
24895       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24896           (: spam-stat-split-fancy)
24897           "mail.misc"))
24898 @end lisp
24900 If you want to filter for spam first, then you must be careful when
24901 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24902 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24903 non-spam, therefore both should be in your collection of non-spam
24904 mails, when creating the dictionary!
24906 @lisp
24907 (setq nnmail-split-fancy
24908       `(| (: spam-stat-split-fancy)
24909           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24910           "mail.misc"))
24911 @end lisp
24913 You can combine this with traditional filtering.  Here, we move all
24914 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24915 @code{spam-stat-split-fancy} will never see them, the mails in
24916 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24917 nor in your collection of non-spam mails, when creating the
24918 dictionary!
24920 @lisp
24921 (setq nnmail-split-fancy
24922       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24923           (: spam-stat-split-fancy)
24924           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24925           "mail.misc"))
24926 @end lisp
24929 @node Low-level interface to the spam-stat dictionary
24930 @subsubsection Low-level interface to the spam-stat dictionary
24932 The main interface to using @code{spam-stat}, are the following functions:
24934 @defun spam-stat-buffer-is-spam
24935 Called in a buffer, that buffer is considered to be a new spam mail.
24936 Use this for new mail that has not been processed before.
24937 @end defun
24939 @defun spam-stat-buffer-is-no-spam
24940 Called in a buffer, that buffer is considered to be a new non-spam
24941 mail.  Use this for new mail that has not been processed before.
24942 @end defun
24944 @defun spam-stat-buffer-change-to-spam
24945 Called in a buffer, that buffer is no longer considered to be normal
24946 mail but spam.  Use this to change the status of a mail that has
24947 already been processed as non-spam.
24948 @end defun
24950 @defun spam-stat-buffer-change-to-non-spam
24951 Called in a buffer, that buffer is no longer considered to be spam but
24952 normal mail.  Use this to change the status of a mail that has already
24953 been processed as spam.
24954 @end defun
24956 @defun spam-stat-save
24957 Save the hash table to the file.  The filename used is stored in the
24958 variable @code{spam-stat-file}.
24959 @end defun
24961 @defun spam-stat-load
24962 Load the hash table from a file.  The filename used is stored in the
24963 variable @code{spam-stat-file}.
24964 @end defun
24966 @defun spam-stat-score-word
24967 Return the spam score for a word.
24968 @end defun
24970 @defun spam-stat-score-buffer
24971 Return the spam score for a buffer.
24972 @end defun
24974 @defun spam-stat-split-fancy
24975 Use this function for fancy mail splitting.  Add the rule @samp{(:
24976 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24977 @end defun
24979 Make sure you load the dictionary before using it.  This requires the
24980 following in your @file{~/.gnus.el} file:
24982 @lisp
24983 (require 'spam-stat)
24984 (spam-stat-load)
24985 @end lisp
24987 Typical test will involve calls to the following functions:
24989 @smallexample
24990 Reset: (setq spam-stat (make-hash-table :test 'equal))
24991 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24992 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24993 Save table: (spam-stat-save)
24994 File size: (nth 7 (file-attributes spam-stat-file))
24995 Number of words: (hash-table-count spam-stat)
24996 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24997 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24998 Reduce table size: (spam-stat-reduce-size)
24999 Save table: (spam-stat-save)
25000 File size: (nth 7 (file-attributes spam-stat-file))
25001 Number of words: (hash-table-count spam-stat)
25002 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
25003 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
25004 @end smallexample
25006 Here is how you would create your dictionary:
25008 @smallexample
25009 Reset: (setq spam-stat (make-hash-table :test 'equal))
25010 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
25011 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
25012 Repeat for any other non-spam group you need...
25013 Reduce table size: (spam-stat-reduce-size)
25014 Save table: (spam-stat-save)
25015 @end smallexample
25017 @node Other modes
25018 @section Interaction with other modes
25020 @subsection Dired
25021 @cindex dired
25023 @code{gnus-dired-minor-mode} provides some useful functions for dired
25024 buffers.  It is enabled with
25025 @lisp
25026 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25027 @end lisp
25029 @table @kbd
25030 @item C-c C-m C-a
25031 @findex gnus-dired-attach
25032 @cindex attachments, selection via dired
25033 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
25034 You will be prompted for a message buffer.
25036 @item C-c C-m C-l
25037 @findex gnus-dired-find-file-mailcap
25038 Visit a file according to the appropriate mailcap entry
25039 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
25040 buffer.
25042 @item C-c C-m C-p
25043 @findex gnus-dired-print
25044 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
25045 there is no print command, print in a PostScript image.
25046 @end table
25048 @node Various Various
25049 @section Various Various
25050 @cindex mode lines
25051 @cindex highlights
25053 @table @code
25055 @item gnus-home-directory
25056 @vindex gnus-home-directory
25057 All Gnus file and directory variables will be initialized from this
25058 variable, which defaults to @file{~/}.
25060 @item gnus-directory
25061 @vindex gnus-directory
25062 Most Gnus storage file and directory variables will be initialized from
25063 this variable, which defaults to the @env{SAVEDIR} environment
25064 variable, or @file{~/News/} if that variable isn't set.
25066 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
25067 This means that other directory variables that are initialized from this
25068 variable won't be set properly if you set this variable in
25069 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
25071 @item gnus-default-directory
25072 @vindex gnus-default-directory
25073 Not related to the above variable at all---this variable says what the
25074 default directory of all Gnus buffers should be.  If you issue commands
25075 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
25076 default directory.  If this variable is @code{nil} (which is the
25077 default), the default directory will be the default directory of the
25078 buffer you were in when you started Gnus.
25080 @item gnus-verbose
25081 @vindex gnus-verbose
25082 This variable is an integer between zero and ten.  The higher the value,
25083 the more messages will be displayed.  If this variable is zero, Gnus
25084 will never flash any messages, if it is seven (which is the default),
25085 most important messages will be shown, and if it is ten, Gnus won't ever
25086 shut up, but will flash so many messages it will make your head swim.
25088 @item gnus-verbose-backends
25089 @vindex gnus-verbose-backends
25090 This variable works the same way as @code{gnus-verbose}, but it applies
25091 to the Gnus back ends instead of Gnus proper.
25093 @item nnheader-max-head-length
25094 @vindex nnheader-max-head-length
25095 When the back ends read straight heads of articles, they all try to read
25096 as little as possible.  This variable (default 8192) specifies
25097 the absolute max length the back ends will try to read before giving up
25098 on finding a separator line between the head and the body.  If this
25099 variable is @code{nil}, there is no upper read bound.  If it is
25100 @code{t}, the back ends won't try to read the articles piece by piece,
25101 but read the entire articles.  This makes sense with some versions of
25102 @code{ange-ftp} or @code{efs}.
25104 @item nnheader-head-chop-length
25105 @vindex nnheader-head-chop-length
25106 This variable (default 2048) says how big a piece of each article to
25107 read when doing the operation described above.
25109 @item nnheader-file-name-translation-alist
25110 @vindex nnheader-file-name-translation-alist
25111 @cindex file names
25112 @cindex invalid characters in file names
25113 @cindex characters in file names
25114 This is an alist that says how to translate characters in file names.
25115 For instance, if @samp{:} is invalid as a file character in file names
25116 on your system (you OS/2 user you), you could say something like:
25118 @lisp
25119 @group
25120 (setq nnheader-file-name-translation-alist
25121       '((?: . ?_)))
25122 @end group
25123 @end lisp
25125 In fact, this is the default value for this variable on OS/2 and MS
25126 Windows (phooey) systems.
25128 @item gnus-hidden-properties
25129 @vindex gnus-hidden-properties
25130 This is a list of properties to use to hide ``invisible'' text.  It is
25131 @code{(invisible t intangible t)} by default on most systems, which
25132 makes invisible text invisible and intangible.
25134 @item gnus-parse-headers-hook
25135 @vindex gnus-parse-headers-hook
25136 A hook called before parsing headers.  It can be used, for instance, to
25137 gather statistics on the headers fetched, or perhaps you'd like to prune
25138 some headers.  I don't see why you'd want that, though.
25140 @item gnus-shell-command-separator
25141 @vindex gnus-shell-command-separator
25142 String used to separate two shell commands.  The default is @samp{;}.
25144 @item gnus-invalid-group-regexp
25145 @vindex gnus-invalid-group-regexp
25147 Regexp to match ``invalid'' group names when querying user for a group
25148 name.  The default value catches some @strong{really} invalid group
25149 names who could possibly mess up Gnus internally (like allowing
25150 @samp{:} in a group name, which is normally used to delimit method and
25151 group).
25153 @acronym{IMAP} users might want to allow @samp{/} in group names though.
25156 @end table
25158 @node The End
25159 @chapter The End
25161 Well, that's the manual---you can get on with your life now.  Keep in
25162 touch.  Say hello to your cats from me.
25164 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
25166 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
25168 @quotation
25169 @strong{Te Deum}
25171 @sp 1
25172 Not because of victories @*
25173 I sing,@*
25174 having none,@*
25175 but for the common sunshine,@*
25176 the breeze,@*
25177 the largess of the spring.
25179 @sp 1
25180 Not for victory@*
25181 but for the day's work done@*
25182 as well as I was able;@*
25183 not for a seat upon the dais@*
25184 but at the common table.@*
25185 @end quotation
25188 @node Appendices
25189 @chapter Appendices
25191 @menu
25192 * XEmacs::                      Requirements for installing under XEmacs.
25193 * History::                     How Gnus got where it is today.
25194 * On Writing Manuals::          Why this is not a beginner's guide.
25195 * Terminology::                 We use really difficult, like, words here.
25196 * Customization::               Tailoring Gnus to your needs.
25197 * Troubleshooting::             What you might try if things do not work.
25198 * Gnus Reference Guide::        Rilly, rilly technical stuff.
25199 * Emacs for Heathens::          A short introduction to Emacsian terms.
25200 * Frequently Asked Questions::  The Gnus FAQ
25201 @end menu
25204 @node XEmacs
25205 @section XEmacs
25206 @cindex XEmacs
25207 @cindex installing under XEmacs
25209 XEmacs is distributed as a collection of packages.  You should install
25210 whatever packages the Gnus XEmacs package requires.  The current
25211 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
25212 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
25213 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
25214 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
25217 @node History
25218 @section History
25220 @cindex history
25221 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
25222 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
25224 If you want to investigate the person responsible for this outrage,
25225 you can point your (feh!) web browser to
25226 @uref{http://quimby.gnus.org/}.  This is also the primary
25227 distribution point for the new and spiffy versions of Gnus, and is
25228 known as The Site That Destroys Newsrcs And Drives People Mad.
25230 During the first extended alpha period of development, the new Gnus was
25231 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
25232 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
25233 (Besides, the ``Gnus'' in this abbreviation should probably be
25234 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
25235 appropriate name, don't you think?)
25237 In any case, after spending all that energy on coming up with a new and
25238 spunky name, we decided that the name was @emph{too} spunky, so we
25239 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
25240 ``@sc{gnus}''.  New vs. old.
25242 @menu
25243 * Gnus Versions::               What Gnus versions have been released.
25244 * Other Gnus Versions::         Other Gnus versions that also have been released.
25245 * Why?::                        What's the point of Gnus?
25246 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
25247 * Conformity::                  Gnus tries to conform to all standards.
25248 * Emacsen::                     Gnus can be run on a few modern Emacsen.
25249 * Gnus Development::            How Gnus is developed.
25250 * Contributors::                Oodles of people.
25251 * New Features::                Pointers to some of the new stuff in Gnus.
25252 @end menu
25255 @node Gnus Versions
25256 @subsection Gnus Versions
25257 @cindex ding Gnus
25258 @cindex September Gnus
25259 @cindex Red Gnus
25260 @cindex Quassia Gnus
25261 @cindex Pterodactyl Gnus
25262 @cindex Oort Gnus
25263 @cindex No Gnus
25264 @cindex Gnus versions
25266 The first ``proper'' release of Gnus 5 was done in November 1995 when it
25267 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
25268 plus 15 Gnus 5.0 releases).
25270 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
25271 releases)) was released under the name ``Gnus 5.2'' (40 releases).
25273 On July 28th 1996 work on Red Gnus was begun, and it was released on
25274 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
25276 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
25277 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
25279 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
25280 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
25281 1999.
25283 On the 26th of October 2000, Oort Gnus was begun and was released as
25284 Gnus 5.10 on May 1st 2003 (24 releases).
25286 On the January 4th 2004, No Gnus was begun.
25288 If you happen upon a version of Gnus that has a prefixed name --
25289 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
25290 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
25291 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
25292 you do, don't run.  Walk away, calmly, until you're out of its reach.
25293 Find a proper released version of Gnus and snuggle up to that instead.
25296 @node Other Gnus Versions
25297 @subsection Other Gnus Versions
25298 @cindex Semi-gnus
25300 In addition to the versions of Gnus which have had their releases
25301 coordinated by Lars, one major development has been Semi-gnus from
25302 Japan.  It's based on a library called @acronym{SEMI}, which provides
25303 @acronym{MIME} capabilities.
25305 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
25306 Collectively, they are called ``Semi-gnus'', and different strains are
25307 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
25308 @acronym{MIME} and multilingualization things, especially important for
25309 Japanese users.
25312 @node Why?
25313 @subsection Why?
25315 What's the point of Gnus?
25317 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
25318 newsreader, that lets you do anything you can think of.  That was my
25319 original motivation, but while working on Gnus, it has become clear to
25320 me that this generation of newsreaders really belong in the stone age.
25321 Newsreaders haven't developed much since the infancy of the net.  If the
25322 volume continues to rise with the current rate of increase, all current
25323 newsreaders will be pretty much useless.  How do you deal with
25324 newsgroups that have thousands of new articles each day?  How do you
25325 keep track of millions of people who post?
25327 Gnus offers no real solutions to these questions, but I would very much
25328 like to see Gnus being used as a testing ground for new methods of
25329 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
25330 to separate the newsreader from the back ends, Gnus now offers a simple
25331 interface for anybody who wants to write new back ends for fetching mail
25332 and news from different sources.  I have added hooks for customizations
25333 everywhere I could imagine it being useful.  By doing so, I'm inviting
25334 every one of you to explore and invent.
25336 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
25337 @kbd{C-u 100 M-x all-hail-xemacs}.
25340 @node Compatibility
25341 @subsection Compatibility
25343 @cindex compatibility
25344 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
25345 bindings have been kept.  More key bindings have been added, of course,
25346 but only in one or two obscure cases have old bindings been changed.
25348 Our motto is:
25349 @quotation
25350 @cartouche
25351 @center In a cloud bones of steel.
25352 @end cartouche
25353 @end quotation
25355 All commands have kept their names.  Some internal functions have changed
25356 their names.
25358 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
25359 Articles}.
25361 One major compatibility question is the presence of several summary
25362 buffers.  All variables relevant while reading a group are
25363 buffer-local to the summary buffer they belong in.  Although many
25364 important variables have their values copied into their global
25365 counterparts whenever a command is executed in the summary buffer, this
25366 change might lead to incorrect values being used unless you are careful.
25368 All code that relies on knowledge of @sc{gnus} internals will probably
25369 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
25370 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
25371 maintains a hash table that points to the entries in this alist (which
25372 speeds up many functions), and changing the alist directly will lead to
25373 peculiar results.
25375 @cindex hilit19
25376 @cindex highlighting
25377 Old hilit19 code does not work at all.  In fact, you should probably
25378 remove all hilit code from all Gnus hooks
25379 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
25380 Gnus provides various integrated functions for highlighting.  These are
25381 faster and more accurate.  To make life easier for everybody, Gnus will
25382 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
25383 Away!
25385 Packages like @code{expire-kill} will no longer work.  As a matter of
25386 fact, you should probably remove all old @sc{gnus} packages (and other
25387 code) when you start using Gnus.  More likely than not, Gnus already
25388 does what you have written code to make @sc{gnus} do.  (Snicker.)
25390 Even though old methods of doing things are still supported, only the
25391 new methods are documented in this manual.  If you detect a new method of
25392 doing something while reading this manual, that does not mean you have
25393 to stop doing it the old way.
25395 Gnus understands all @sc{gnus} startup files.
25397 @kindex M-x gnus-bug
25398 @findex gnus-bug
25399 @cindex reporting bugs
25400 @cindex bugs
25401 Overall, a casual user who hasn't written much code that depends on
25402 @sc{gnus} internals should suffer no problems.  If problems occur,
25403 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25405 @vindex gnus-bug-create-help-buffer
25406 If you are in the habit of sending bug reports @emph{very} often, you
25407 may find the helpful help buffer annoying after a while.  If so, set
25408 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25409 up at you.
25412 @node Conformity
25413 @subsection Conformity
25415 No rebels without a clue here, ma'am.  We conform to all standards known
25416 to (wo)man.  Except for those standards and/or conventions we disagree
25417 with, of course.
25419 @table @strong
25421 @item RFC (2)822
25422 @cindex RFC 822
25423 @cindex RFC 2822
25424 There are no known breaches of this standard.
25426 @item RFC 1036
25427 @cindex RFC 1036
25428 There are no known breaches of this standard, either.
25430 @item Son-of-RFC 1036
25431 @cindex Son-of-RFC 1036
25432 We do have some breaches to this one.
25434 @table @emph
25436 @item X-Newsreader
25437 @itemx User-Agent
25438 These are considered to be ``vanity headers'', while I consider them
25439 to be consumer information.  After seeing so many badly formatted
25440 articles coming from @code{tin} and @code{Netscape} I know not to use
25441 either of those for posting articles.  I would not have known that if
25442 it wasn't for the @code{X-Newsreader} header.
25443 @end table
25445 @item USEFOR
25446 @cindex USEFOR
25447 USEFOR is an IETF working group writing a successor to RFC 1036, based
25448 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25449 various changes to the format of news articles.  The Gnus towers will
25450 look into implementing the changes when the draft is accepted as an RFC.
25452 @item MIME - RFC 2045-2049 etc
25453 @cindex @acronym{MIME}
25454 All the various @acronym{MIME} RFCs are supported.
25456 @item Disposition Notifications - RFC 2298
25457 Message Mode is able to request notifications from the receiver.
25459 @item PGP - RFC 1991 and RFC 2440
25460 @cindex RFC 1991
25461 @cindex RFC 2440
25462 RFC 1991 is the original @acronym{PGP} message specification,
25463 published as an informational RFC.  RFC 2440 was the follow-up, now
25464 called Open PGP, and put on the Standards Track.  Both document a
25465 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25466 encoding (signing and encryption) and decoding (verification and
25467 decryption).
25469 @item PGP/MIME - RFC 2015/3156
25470 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25471 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25472 Gnus supports both encoding and decoding.
25474 @item S/MIME - RFC 2633
25475 RFC 2633 describes the @acronym{S/MIME} format.
25477 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25478 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25479 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25480 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25481 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25482 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25483 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25484 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25486 @end table
25488 If you ever notice Gnus acting non-compliant with regards to the texts
25489 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25490 know.
25493 @node Emacsen
25494 @subsection Emacsen
25495 @cindex Emacsen
25496 @cindex XEmacs
25497 @cindex Mule
25498 @cindex Emacs
25500 Gnus should work on:
25502 @itemize @bullet
25504 @item
25505 Emacs 21.1 and up.
25507 @item
25508 XEmacs 21.4 and up.
25510 @end itemize
25512 This Gnus version will absolutely not work on any Emacsen older than
25513 that.  Not reliably, at least.  Older versions of Gnus may work on older
25514 Emacs versions.  Particularly, Gnus 5.10.8 should also work on Emacs
25515 20.7 and XEmacs 21.1.
25517 There are some vague differences between Gnus on the various
25518 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25519 other than that, things should look pretty much the same under all
25520 Emacsen.
25523 @node Gnus Development
25524 @subsection Gnus Development
25526 Gnus is developed in a two-phased cycle.  The first phase involves much
25527 discussion on the @samp{ding@@gnus.org} mailing list, where people
25528 propose changes and new features, post patches and new back ends.  This
25529 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25530 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25531 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25532 unstable and should not be used by casual users.  Gnus alpha releases
25533 have names like ``Red Gnus'' and ``Quassia Gnus''.
25535 After futzing around for 50-100 alpha releases, Gnus is declared
25536 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25537 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25538 supposed to be able to use these, and these are mostly discussed on the
25539 @samp{gnu.emacs.gnus} newsgroup.
25541 @cindex Incoming*
25542 @vindex mail-source-delete-incoming
25543 Some variable defaults differ between alpha Gnusae and released Gnusae.
25544 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25545 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25546 lossage of mail if an alpha release hiccups while handling the mail.
25548 The division of discussion between the ding mailing list and the Gnus
25549 newsgroup is not purely based on publicity concerns.  It's true that
25550 having people write about the horrible things that an alpha Gnus release
25551 can do (sometimes) in a public forum may scare people off, but more
25552 importantly, talking about new experimental features that have been
25553 introduced may confuse casual users.  New features are frequently
25554 introduced, fiddled with, and judged to be found wanting, and then
25555 either discarded or totally rewritten.  People reading the mailing list
25556 usually keep up with these rapid changes, while people on the newsgroup
25557 can't be assumed to do so.
25561 @node Contributors
25562 @subsection Contributors
25563 @cindex contributors
25565 The new Gnus version couldn't have been done without the help of all the
25566 people on the (ding) mailing list.  Every day for over a year I have
25567 gotten billions of nice bug reports from them, filling me with joy,
25568 every single one of them.  Smooches.  The people on the list have been
25569 tried beyond endurance, what with my ``oh, that's a neat idea <type
25570 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25571 work at all <type type>, yup, I'll ship that one off right away <ship
25572 off> no, wait, that absolutely does not work'' policy for releases.
25573 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25574 ``worser''? ``much worser''?  ``worsest''?)
25576 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25577 wrong show.
25579 @itemize @bullet
25581 @item
25582 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25584 @item
25585 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25586 nnwarchive and many, many other things connected with @acronym{MIME} and
25587 other types of en/decoding, as well as general bug fixing, new
25588 functionality and stuff.
25590 @item
25591 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25592 well as numerous other things).
25594 @item
25595 Luis Fernandes---design and graphics.
25597 @item
25598 Joe Reiss---creator of the smiley faces.
25600 @item
25601 Justin Sheehy---the @acronym{FAQ} maintainer.
25603 @item
25604 Erik Naggum---help, ideas, support, code and stuff.
25606 @item
25607 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25608 @dfn{picons} (@pxref{Picons}).
25610 @item
25611 Kim-Minh Kaplan---further work on the picon code.
25613 @item
25614 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
25615 (@pxref{GroupLens}).
25617 @item
25618 Sudish Joseph---innumerable bug fixes.
25620 @item
25621 Ilja Weis---@file{gnus-topic.el}.
25623 @item
25624 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25626 @item
25627 Vladimir Alexiev---the refcard and reference booklets.
25629 @item
25630 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25631 distribution by Felix Lee and JWZ.
25633 @item
25634 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25636 @item
25637 Peter Mutsaers---orphan article scoring code.
25639 @item
25640 Ken Raeburn---POP mail support.
25642 @item
25643 Hallvard B Furuseth---various bits and pieces, especially dealing with
25644 .newsrc files.
25646 @item
25647 Brian Edmonds---@file{gnus-bbdb.el}.
25649 @item
25650 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25652 @item
25653 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25655 @item
25656 François Pinard---many, many interesting and thorough bug reports, as
25657 well as autoconf support.
25659 @end itemize
25661 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25662 Borges, and Jost Krieger proof-reading parts of the manual.
25664 The following people have contributed many patches and suggestions:
25666 Christopher Davis,
25667 Andrew Eskilsson,
25668 Kai Grossjohann,
25669 Kevin Greiner,
25670 Jesper Harder,
25671 Paul Jarc,
25672 Simon Josefsson,
25673 David KÃ¥gedal,
25674 Richard Pieri,
25675 Fabrice Popineau,
25676 Daniel Quinlan,
25677 Michael Shields,
25678 Reiner Steib,
25679 Jason L. Tibbitts, III,
25680 Jack Vinson,
25681 Katsumi Yamaoka, @c Yamaoka
25683 Teodor Zlatanov.
25685 Also thanks to the following for patches and stuff:
25687 Jari Aalto,
25688 Adrian Aichner,
25689 Vladimir Alexiev,
25690 Russ Allbery,
25691 Peter Arius,
25692 Matt Armstrong,
25693 Marc Auslander,
25694 Miles Bader,
25695 Alexei V. Barantsev,
25696 Frank Bennett,
25697 Robert Bihlmeyer,
25698 Chris Bone,
25699 Mark Borges,
25700 Mark Boyns,
25701 Lance A. Brown,
25702 Rob Browning,
25703 Kees de Bruin,
25704 Martin Buchholz,
25705 Joe Buehler,
25706 Kevin Buhr,
25707 Alastair Burt,
25708 Joao Cachopo,
25709 Zlatko Calusic,
25710 Massimo Campostrini,
25711 Castor,
25712 David Charlap,
25713 Dan Christensen,
25714 Kevin Christian,
25715 Jae-you Chung, @c ?
25716 James H. Cloos, Jr.,
25717 Laura Conrad,
25718 Michael R. Cook,
25719 Glenn Coombs,
25720 Andrew J. Cosgriff,
25721 Neil Crellin,
25722 Frank D. Cringle,
25723 Geoffrey T. Dairiki,
25724 Andre Deparade,
25725 Ulrik Dickow,
25726 Dave Disser,
25727 Rui-Tao Dong, @c ?
25728 Joev Dubach,
25729 Michael Welsh Duggan,
25730 Dave Edmondson,
25731 Paul Eggert,
25732 Mark W. Eichin,
25733 Karl Eichwalder,
25734 Enami Tsugutomo, @c Enami
25735 Michael Ernst,
25736 Luc Van Eycken,
25737 Sam Falkner,
25738 Nelson Jose dos Santos Ferreira,
25739 Sigbjorn Finne,
25740 Sven Fischer,
25741 Paul Fisher,
25742 Decklin Foster,
25743 Gary D. Foster,
25744 Paul Franklin,
25745 Guy Geens,
25746 Arne Georg Gleditsch,
25747 David S. Goldberg,
25748 Michelangelo Grigni,
25749 Dale Hagglund,
25750 D. Hall,
25751 Magnus Hammerin,
25752 Kenichi Handa, @c Handa
25753 Raja R. Harinath,
25754 Yoshiki Hayashi, @c Hayashi
25755 P. E. Jareth Hein,
25756 Hisashige Kenji, @c Hisashige
25757 Scott Hofmann,
25758 Marc Horowitz,
25759 Gunnar Horrigmo,
25760 Richard Hoskins,
25761 Brad Howes,
25762 Miguel de Icaza,
25763 François Felix Ingrand,
25764 Tatsuya Ichikawa, @c Ichikawa
25765 Ishikawa Ichiro, @c Ishikawa
25766 Lee Iverson,
25767 Iwamuro Motonori, @c Iwamuro
25768 Rajappa Iyer,
25769 Andreas Jaeger,
25770 Adam P. Jenkins,
25771 Randell Jesup,
25772 Fred Johansen,
25773 Gareth Jones,
25774 Greg Klanderman,
25775 Karl Kleinpaste,
25776 Michael Klingbeil,
25777 Peter Skov Knudsen,
25778 Shuhei Kobayashi, @c Kobayashi
25779 Petr Konecny,
25780 Koseki Yoshinori, @c Koseki
25781 Thor Kristoffersen,
25782 Jens Lautenbacher,
25783 Martin Larose,
25784 Seokchan Lee, @c Lee
25785 Joerg Lenneis,
25786 Carsten Leonhardt,
25787 James LewisMoss,
25788 Christian Limpach,
25789 Markus Linnala,
25790 Dave Love,
25791 Mike McEwan,
25792 Tonny Madsen,
25793 Shlomo Mahlab,
25794 Nat Makarevitch,
25795 Istvan Marko,
25796 David Martin,
25797 Jason R. Mastaler,
25798 Gordon Matzigkeit,
25799 Timo Metzemakers,
25800 Richard Mlynarik,
25801 Lantz Moore,
25802 Morioka Tomohiko, @c Morioka
25803 Erik Toubro Nielsen,
25804 Hrvoje Niksic,
25805 Andy Norman,
25806 Fred Oberhauser,
25807 C. R. Oldham,
25808 Alexandre Oliva,
25809 Ken Olstad,
25810 Masaharu Onishi, @c Onishi
25811 Hideki Ono, @c Ono
25812 Ettore Perazzoli,
25813 William Perry,
25814 Stephen Peters,
25815 Jens-Ulrik Holger Petersen,
25816 Ulrich Pfeifer,
25817 Matt Pharr,
25818 Andy Piper,
25819 John McClary Prevost,
25820 Bill Pringlemeir,
25821 Mike Pullen,
25822 Jim Radford,
25823 Colin Rafferty,
25824 Lasse Rasinen,
25825 Lars Balker Rasmussen,
25826 Joe Reiss,
25827 Renaud Rioboo,
25828 Roland B. Roberts,
25829 Bart Robinson,
25830 Christian von Roques,
25831 Markus Rost,
25832 Jason Rumney,
25833 Wolfgang Rupprecht,
25834 Jay Sachs,
25835 Dewey M. Sasser,
25836 Conrad Sauerwald,
25837 Loren Schall,
25838 Dan Schmidt,
25839 Ralph Schleicher,
25840 Philippe Schnoebelen,
25841 Andreas Schwab,
25842 Randal L. Schwartz,
25843 Danny Siu,
25844 Matt Simmons,
25845 Paul D. Smith,
25846 Jeff Sparkes,
25847 Toby Speight,
25848 Michael Sperber,
25849 Darren Stalder,
25850 Richard Stallman,
25851 Greg Stark,
25852 Sam Steingold,
25853 Paul Stevenson,
25854 Jonas Steverud,
25855 Paul Stodghill,
25856 Kiyokazu Suto, @c Suto
25857 Kurt Swanson,
25858 Samuel Tardieu,
25859 Teddy,
25860 Chuck Thompson,
25861 Tozawa Akihiko, @c Tozawa
25862 Philippe Troin,
25863 James Troup,
25864 Trung Tran-Duc,
25865 Jack Twilley,
25866 Aaron M. Ucko,
25867 Aki Vehtari,
25868 Didier Verna,
25869 Vladimir Volovich,
25870 Jan Vroonhof,
25871 Stefan Waldherr,
25872 Pete Ware,
25873 Barry A. Warsaw,
25874 Christoph Wedler,
25875 Joe Wells,
25876 Lee Willis,
25878 Lloyd Zusman.
25881 For a full overview of what each person has done, the ChangeLogs
25882 included in the Gnus alpha distributions should give ample reading
25883 (550kB and counting).
25885 Apologies to everybody that I've forgotten, of which there are many, I'm
25886 sure.
25888 Gee, that's quite a list of people.  I guess that must mean that there
25889 actually are people who are using Gnus.  Who'd'a thunk it!
25892 @node New Features
25893 @subsection New Features
25894 @cindex new features
25896 @menu
25897 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25898 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25899 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25900 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25901 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25902 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25903 @end menu
25905 These lists are, of course, just @emph{short} overviews of the
25906 @emph{most} important new features.  No, really.  There are tons more.
25907 Yes, we have feeping creaturism in full effect.
25909 @node ding Gnus
25910 @subsubsection (ding) Gnus
25912 New features in Gnus 5.0/5.1:
25914 @itemize @bullet
25916 @item
25917 The look of all buffers can be changed by setting format-like variables
25918 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25920 @item
25921 Local spool and several @acronym{NNTP} servers can be used at once
25922 (@pxref{Select Methods}).
25924 @item
25925 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25927 @item
25928 You can read a number of different mail formats (@pxref{Getting Mail}).
25929 All the mail back ends implement a convenient mail expiry scheme
25930 (@pxref{Expiring Mail}).
25932 @item
25933 Gnus can use various strategies for gathering threads that have lost
25934 their roots (thereby gathering loose sub-threads into one thread) or it
25935 can go back and retrieve enough headers to build a complete thread
25936 (@pxref{Customizing Threading}).
25938 @item
25939 Killed groups can be displayed in the group buffer, and you can read
25940 them as well (@pxref{Listing Groups}).
25942 @item
25943 Gnus can do partial group updates---you do not have to retrieve the
25944 entire active file just to check for new articles in a few groups
25945 (@pxref{The Active File}).
25947 @item
25948 Gnus implements a sliding scale of subscribedness to groups
25949 (@pxref{Group Levels}).
25951 @item
25952 You can score articles according to any number of criteria
25953 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25954 articles for you (@pxref{Adaptive Scoring}).
25956 @item
25957 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25958 manner, so it should be difficult to lose much data on what you have
25959 read if your machine should go down (@pxref{Auto Save}).
25961 @item
25962 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25963 cluttering up the @file{.emacs} file.
25965 @item
25966 You can set the process mark on both groups and articles and perform
25967 operations on all the marked items (@pxref{Process/Prefix}).
25969 @item
25970 You can grep through a subset of groups and create a group from the
25971 results (@pxref{Kibozed Groups}).
25973 @item
25974 You can list subsets of groups according to, well, anything
25975 (@pxref{Listing Groups}).
25977 @item
25978 You can browse foreign servers and subscribe to groups from those
25979 servers (@pxref{Browse Foreign Server}).
25981 @item
25982 Gnus can fetch articles, asynchronously, on a second connection to the
25983 server (@pxref{Asynchronous Fetching}).
25985 @item
25986 You can cache articles locally (@pxref{Article Caching}).
25988 @item
25989 The uudecode functions have been expanded and generalized
25990 (@pxref{Decoding Articles}).
25992 @item
25993 You can still post uuencoded articles, which was a little-known feature
25994 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25996 @item
25997 Fetching parents (and other articles) now actually works without
25998 glitches (@pxref{Finding the Parent}).
26000 @item
26001 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
26003 @item
26004 Digests (and other files) can be used as the basis for groups
26005 (@pxref{Document Groups}).
26007 @item
26008 Articles can be highlighted and customized (@pxref{Customizing
26009 Articles}).
26011 @item
26012 URLs and other external references can be buttonized (@pxref{Article
26013 Buttons}).
26015 @item
26016 You can do lots of strange stuff with the Gnus window & frame
26017 configuration (@pxref{Window Layout}).
26019 @item
26020 You can click on buttons instead of using the keyboard
26021 (@pxref{Buttons}).
26023 @end itemize
26026 @node September Gnus
26027 @subsubsection September Gnus
26029 @iftex
26030 @iflatex
26031 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
26032 @end iflatex
26033 @end iftex
26035 New features in Gnus 5.2/5.3:
26037 @itemize @bullet
26039 @item
26040 A new message composition mode is used.  All old customization variables
26041 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
26042 now obsolete.
26044 @item
26045 Gnus is now able to generate @dfn{sparse} threads---threads where
26046 missing articles are represented by empty nodes (@pxref{Customizing
26047 Threading}).
26049 @lisp
26050 (setq gnus-build-sparse-threads 'some)
26051 @end lisp
26053 @item
26054 Outgoing articles are stored on a special archive server
26055 (@pxref{Archived Messages}).
26057 @item
26058 Partial thread regeneration now happens when articles are
26059 referred.
26061 @item
26062 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
26064 @item
26065 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
26067 @item
26068 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
26070 @lisp
26071 (setq gnus-use-trees t)
26072 @end lisp
26074 @item
26075 An @code{nn}-like pick-and-read minor mode is available for the summary
26076 buffers (@pxref{Pick and Read}).
26078 @lisp
26079 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
26080 @end lisp
26082 @item
26083 In binary groups you can use a special binary minor mode (@pxref{Binary
26084 Groups}).
26086 @item
26087 Groups can be grouped in a folding topic hierarchy (@pxref{Group
26088 Topics}).
26090 @lisp
26091 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
26092 @end lisp
26094 @item
26095 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
26097 @item
26098 Groups can now have a score, and bubbling based on entry frequency
26099 is possible (@pxref{Group Score}).
26101 @lisp
26102 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
26103 @end lisp
26105 @item
26106 Groups can be process-marked, and commands can be performed on
26107 groups of groups (@pxref{Marking Groups}).
26109 @item
26110 Caching is possible in virtual groups.
26112 @item
26113 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
26114 news batches, ClariNet briefs collections, and just about everything
26115 else (@pxref{Document Groups}).
26117 @item
26118 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
26119 (@pxref{SOUP}).
26121 @item
26122 The Gnus cache is much faster.
26124 @item
26125 Groups can be sorted according to many criteria (@pxref{Sorting
26126 Groups}).
26128 @item
26129 New group parameters have been introduced to set list-addresses and
26130 expiry times (@pxref{Group Parameters}).
26132 @item
26133 All formatting specs allow specifying faces to be used
26134 (@pxref{Formatting Fonts}).
26136 @item
26137 There are several more commands for setting/removing/acting on process
26138 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
26140 @item
26141 The summary buffer can be limited to show parts of the available
26142 articles based on a wide range of criteria.  These commands have been
26143 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
26145 @item
26146 Articles can be made persistent with the @kbd{*} command
26147 (@pxref{Persistent Articles}).
26149 @item
26150 All functions for hiding article elements are now toggles.
26152 @item
26153 Article headers can be buttonized (@pxref{Article Washing}).
26155 @item
26156 All mail back ends support fetching articles by @code{Message-ID}.
26158 @item
26159 Duplicate mail can now be treated properly (@pxref{Duplicates}).
26161 @item
26162 All summary mode commands are available directly from the article
26163 buffer (@pxref{Article Keymap}).
26165 @item
26166 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
26167 Layout}).
26169 @item
26170 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
26171 @iftex
26172 @iflatex
26173 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
26174 @end iflatex
26175 @end iftex
26177 @item
26178 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
26180 @lisp
26181 (setq gnus-use-nocem t)
26182 @end lisp
26184 @item
26185 Groups can be made permanently visible (@pxref{Listing Groups}).
26187 @lisp
26188 (setq gnus-permanently-visible-groups "^nnml:")
26189 @end lisp
26191 @item
26192 Many new hooks have been introduced to make customizing easier.
26194 @item
26195 Gnus respects the @code{Mail-Copies-To} header.
26197 @item
26198 Threads can be gathered by looking at the @code{References} header
26199 (@pxref{Customizing Threading}).
26201 @lisp
26202 (setq gnus-summary-thread-gathering-function
26203       'gnus-gather-threads-by-references)
26204 @end lisp
26206 @item
26207 Read articles can be stored in a special backlog buffer to avoid
26208 refetching (@pxref{Article Backlog}).
26210 @lisp
26211 (setq gnus-keep-backlog 50)
26212 @end lisp
26214 @item
26215 A clean copy of the current article is always stored in a separate
26216 buffer to allow easier treatment.
26218 @item
26219 Gnus can suggest where to save articles (@pxref{Saving Articles}).
26221 @item
26222 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
26223 Articles}).
26225 @lisp
26226 (setq gnus-prompt-before-saving t)
26227 @end lisp
26229 @item
26230 @code{gnus-uu} can view decoded files asynchronously while fetching
26231 articles (@pxref{Other Decode Variables}).
26233 @lisp
26234 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
26235 @end lisp
26237 @item
26238 Filling in the article buffer now works properly on cited text
26239 (@pxref{Article Washing}).
26241 @item
26242 Hiding cited text adds buttons to toggle hiding, and how much
26243 cited text to hide is now customizable (@pxref{Article Hiding}).
26245 @lisp
26246 (setq gnus-cited-lines-visible 2)
26247 @end lisp
26249 @item
26250 Boring headers can be hidden (@pxref{Article Hiding}).
26252 @item
26253 Default scoring values can now be set from the menu bar.
26255 @item
26256 Further syntax checking of outgoing articles have been added.
26258 @end itemize
26261 @node Red Gnus
26262 @subsubsection Red Gnus
26264 New features in Gnus 5.4/5.5:
26266 @iftex
26267 @iflatex
26268 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
26269 @end iflatex
26270 @end iftex
26272 @itemize @bullet
26274 @item
26275 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
26277 @item
26278 Article prefetching functionality has been moved up into
26279 Gnus (@pxref{Asynchronous Fetching}).
26281 @item
26282 Scoring can now be performed with logical operators like @code{and},
26283 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
26284 Scoring}).
26286 @item
26287 Article washing status can be displayed in the
26288 article mode line (@pxref{Misc Article}).
26290 @item
26291 @file{gnus.el} has been split into many smaller files.
26293 @item
26294 Suppression of duplicate articles based on Message-ID can be done
26295 (@pxref{Duplicate Suppression}).
26297 @lisp
26298 (setq gnus-suppress-duplicates t)
26299 @end lisp
26301 @item
26302 New variables for specifying what score and adapt files are to be
26303 considered home score and adapt files (@pxref{Home Score File}) have
26304 been added.
26306 @item
26307 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
26308 Server Internals}).
26310 @item
26311 Groups can inherit group parameters from parent topics (@pxref{Topic
26312 Parameters}).
26314 @item
26315 Article editing has been revamped and is now actually usable.
26317 @item
26318 Signatures can be recognized in more intelligent fashions
26319 (@pxref{Article Signature}).
26321 @item
26322 Summary pick mode has been made to look more @code{nn}-like.  Line
26323 numbers are displayed and the @kbd{.} command can be used to pick
26324 articles (@code{Pick and Read}).
26326 @item
26327 Commands for moving the @file{.newsrc.eld} from one server to
26328 another have been added (@pxref{Changing Servers}).
26330 @item
26331 There's a way now to specify that ``uninteresting'' fields be suppressed
26332 when generating lines in buffers (@pxref{Advanced Formatting}).
26334 @item
26335 Several commands in the group buffer can be undone with @kbd{C-M-_}
26336 (@pxref{Undo}).
26338 @item
26339 Scoring can be done on words using the new score type @code{w}
26340 (@pxref{Score File Format}).
26342 @item
26343 Adaptive scoring can be done on a Subject word-by-word basis
26344 (@pxref{Adaptive Scoring}).
26346 @lisp
26347 (setq gnus-use-adaptive-scoring '(word))
26348 @end lisp
26350 @item
26351 Scores can be decayed (@pxref{Score Decays}).
26353 @lisp
26354 (setq gnus-decay-scores t)
26355 @end lisp
26357 @item
26358 Scoring can be performed using a regexp on the Date header.  The Date is
26359 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
26361 @item
26362 A new command has been added to remove all data on articles from
26363 the native server (@pxref{Changing Servers}).
26365 @item
26366 A new command for reading collections of documents
26367 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
26368 (@pxref{Really Various Summary Commands}).
26370 @item
26371 Process mark sets can be pushed and popped (@pxref{Setting Process
26372 Marks}).
26374 @item
26375 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
26376 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
26378 @item
26379 A new back end for reading searches from Web search engines
26380 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
26381 (@pxref{Web Searches}).
26383 @item
26384 Groups inside topics can now be sorted using the standard sorting
26385 functions, and each topic can be sorted independently (@pxref{Topic
26386 Sorting}).
26388 @item
26389 Subsets of the groups can be sorted independently (@code{Sorting
26390 Groups}).
26392 @item
26393 Cached articles can be pulled into the groups (@pxref{Summary Generation
26394 Commands}).
26395 @iftex
26396 @iflatex
26397 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26398 @end iflatex
26399 @end iftex
26401 @item
26402 Score files are now applied in a more reliable order (@pxref{Score
26403 Variables}).
26405 @item
26406 Reports on where mail messages end up can be generated (@pxref{Splitting
26407 Mail}).
26409 @item
26410 More hooks and functions have been added to remove junk from incoming
26411 mail before saving the mail (@pxref{Washing Mail}).
26413 @item
26414 Emphasized text can be properly fontisized:
26416 @end itemize
26419 @node Quassia Gnus
26420 @subsubsection Quassia Gnus
26422 New features in Gnus 5.6:
26424 @itemize @bullet
26426 @item
26427 New functionality for using Gnus as an offline newsreader has been
26428 added.  A plethora of new commands and modes have been added.
26429 @xref{Gnus Unplugged}, for the full story.
26431 @item
26432 The @code{nndraft} back end has returned, but works differently than
26433 before.  All Message buffers are now also articles in the @code{nndraft}
26434 group, which is created automatically.
26436 @item
26437 @code{gnus-alter-header-function} can now be used to alter header
26438 values.
26440 @item
26441 @code{gnus-summary-goto-article} now accept Message-ID's.
26443 @item
26444 A new Message command for deleting text in the body of a message
26445 outside the region: @kbd{C-c C-v}.
26447 @item
26448 You can now post to component group in @code{nnvirtual} groups with
26449 @kbd{C-u C-c C-c}.
26451 @item
26452  @code{nntp-rlogin-program}---new variable to ease customization.
26454 @item
26455 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26456 re-highlighting of the article buffer.
26458 @item
26459 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26461 @item
26462 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26463 details.
26465 @item
26466 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26467 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26469 @item
26470 @code{gnus-simplify-subject-functions} variable to allow greater
26471 control over simplification.
26473 @item
26474 @kbd{A T}---new command for fetching the current thread.
26476 @item
26477 @kbd{/ T}---new command for including the current thread in the
26478 limit.
26480 @item
26481 @kbd{M-RET} is a new Message command for breaking cited text.
26483 @item
26484 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26486 @item
26487 The @code{custom-face-lookup} function has been removed.
26488 If you used this function in your initialization files, you must
26489 rewrite them to use @code{face-spec-set} instead.
26491 @item
26492 Canceling now uses the current select method.  Symbolic prefix
26493 @kbd{a} forces normal posting method.
26495 @item
26496 New command to translate M******** sm*rtq**t*s into proper
26497 text---@kbd{W d}.
26499 @item
26500 For easier debugging of @code{nntp}, you can set
26501 @code{nntp-record-commands} to a non-@code{nil} value.
26503 @item
26504 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26505 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26507 @item
26508 A command for editing group parameters from the summary buffer
26509 has been added.
26511 @item
26512 A history of where mails have been split is available.
26514 @item
26515 A new article date command has been added---@code{article-date-iso8601}.
26517 @item
26518 Subjects can be simplified when threading by setting
26519 @code{gnus-score-thread-simplify}.
26521 @item
26522 A new function for citing in Message has been
26523 added---@code{message-cite-original-without-signature}.
26525 @item
26526 @code{article-strip-all-blank-lines}---new article command.
26528 @item
26529 A new Message command to kill to the end of the article has
26530 been added.
26532 @item
26533 A minimum adaptive score can be specified by using the
26534 @code{gnus-adaptive-word-minimum} variable.
26536 @item
26537 The ``lapsed date'' article header can be kept continually
26538 updated by the @code{gnus-start-date-timer} command.
26540 @item
26541 Web listserv archives can be read with the @code{nnlistserv} back end.
26543 @item
26544 Old dejanews archives can now be read by @code{nnweb}.
26546 @end itemize
26548 @node Pterodactyl Gnus
26549 @subsubsection Pterodactyl Gnus
26551 New features in Gnus 5.8:
26553 @itemize @bullet
26555 @item
26556 The mail-fetching functions have changed.  See the manual for the
26557 many details.  In particular, all procmail fetching variables are gone.
26559 If you used procmail like in
26561 @lisp
26562 (setq nnmail-use-procmail t)
26563 (setq nnmail-spool-file 'procmail)
26564 (setq nnmail-procmail-directory "~/mail/incoming/")
26565 (setq nnmail-procmail-suffix "\\.in")
26566 @end lisp
26568 this now has changed to
26570 @lisp
26571 (setq mail-sources
26572       '((directory :path "~/mail/incoming/"
26573                    :suffix ".in")))
26574 @end lisp
26576 @xref{Mail Source Specifiers}.
26578 @item
26579 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26580 Gnus, and adds a slew of new commands.  See the manual for details.
26582 @item
26583 Gnus has also been multilingualized.  This also affects too
26584 many parts of Gnus to summarize here, and adds many new variables.
26586 @item
26587 @code{gnus-auto-select-first} can now be a function to be
26588 called to position point.
26590 @item
26591 The user can now decide which extra headers should be included in
26592 summary buffers and @acronym{NOV} files.
26594 @item
26595 @code{gnus-article-display-hook} has been removed.  Instead, a number
26596 of variables starting with @code{gnus-treat-} have been added.
26598 @item
26599 The Gnus posting styles have been redone again and now works in a
26600 subtly different manner.
26602 @item
26603 New web-based back ends have been added: @code{nnslashdot},
26604 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26605 again, to keep up with ever-changing layouts.
26607 @item
26608 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26610 @end itemize
26612 @node Oort Gnus
26613 @subsubsection Oort Gnus
26614 @cindex Oort Gnus
26616 New features in Gnus 5.10:
26618 @itemize @bullet
26620 @item Installation changes
26621 @c ***********************
26623 @itemize @bullet
26624 @item
26625 Upgrading from previous (stable) version if you have used Oort.
26627 If you have tried Oort (the unstable Gnus branch leading to this
26628 release) but went back to a stable version, be careful when upgrading to
26629 this version.  In particular, you will probably want to remove all
26630 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26631 read from your @file{.newsrc.eld} instead of from the
26632 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26633 later entry for more information about marks.  Note that downgrading
26634 isn't save in general.
26636 @item
26637 Lisp files are now installed in @file{.../site-lisp/gnus/} by default.
26638 It defaulted to @file{.../site-lisp/} formerly.  In addition to this,
26639 the new installer issues a warning if other Gnus installations which
26640 will shadow the latest one are detected.  You can then remove those
26641 shadows manually or remove them using @code{make
26642 remove-installed-shadows}.
26644 @item
26645 New @file{make.bat} for compiling and installing Gnus under MS Windows
26647 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26648 first argument to the batch-program should be the directory where
26649 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26650 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26651 the second parameter.
26653 @file{make.bat} has been rewritten from scratch, it now features
26654 automatic recognition of XEmacs and GNU Emacs, generates
26655 @file{gnus-load.el}, checks if errors occur while compilation and
26656 generation of info files and reports them at the end of the build
26657 process.  It now uses @code{makeinfo} if it is available and falls
26658 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26659 install all files which are necessary to run Gnus and be generally a
26660 complete replacement for the @code{configure; make; make install}
26661 cycle used under Unix systems.
26663 The new @file{make.bat} makes @file{make-x.bat} and @file{xemacs.mak}
26664 superfluous, so they have been removed.
26666 @item
26667 @file{~/News/overview/} not used.
26669 As a result of the following change, the @file{~/News/overview/}
26670 directory is not used any more.  You can safely delete the entire
26671 hierarchy.
26673 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26674 @c CVS.  We should find a better place for this item.
26675 @item
26676 @code{(require 'gnus-load)}
26678 If you use a stand-alone Gnus distribution, you'd better add
26679 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26680 lisp directory into load-path.
26682 File @file{gnus-load.el} contains autoload commands, functions and variables,
26683 some of which may not be included in distributions of Emacsen.
26685 @end itemize
26687 @item New packages and libraries within Gnus
26688 @c *****************************************
26690 @itemize @bullet
26692 @item
26693 The revised Gnus @acronym{FAQ} is included in the manual,
26694 @xref{Frequently Asked Questions}.
26696 @item
26697 @acronym{TLS} wrapper shipped with Gnus
26699 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26700 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26701 @acronym{TLS}/@acronym{SSL} support via (external third party)
26702 @file{ssl.el} and OpenSSL still works.
26704 @item
26705 Improved anti-spam features.
26707 Gnus is now able to take out spam from your mail and news streams
26708 using a wide variety of programs and filter rules.  Among the supported
26709 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26710 for easy use of external packages such as SpamAssassin and Hashcash
26711 are also new.  @xref{Thwarting Email Spam}.
26712 @c FIXME: @xref{Spam Package}?.  Should this be under Misc?
26714 @item
26715 Gnus supports server-side mail filtering using Sieve.
26717 Sieve rules can be added as Group Parameters for groups, and the
26718 complete Sieve script is generated using @kbd{D g} from the Group
26719 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26720 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26721 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26723 @end itemize
26725 @item Changes in group mode
26726 @c ************************
26728 @itemize @bullet
26730 @item
26731 @code{gnus-group-read-ephemeral-group} can be called interactively,
26732 using @kbd{G M}.
26734 @item
26735 Retrieval of charters and control messages
26737 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26738 control messages (@kbd{H C}).
26740 @item
26741 The new variable @code{gnus-parameters} can be used to set group parameters.
26743 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26744 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26745 enjoy the powers of customize, and simplified backups since you set the
26746 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26747 variable maps regular expressions matching group names to group
26748 parameters, a'la:
26749 @lisp
26750 (setq gnus-parameters
26751       '(("mail\\..*"
26752          (gnus-show-threads nil)
26753          (gnus-use-scoring nil))
26754         ("^nnimap:\\(foo.bar\\)$"
26755          (to-group . "\\1"))))
26756 @end lisp
26758 @item
26759 Unread count correct in nnimap groups.
26761 The estimated number of unread articles in the group buffer should now
26762 be correct for nnimap groups.  This is achieved by calling
26763 @code{nnimap-fixup-unread-after-getting-new-news} from the
26764 @code{gnus-setup-news-hook} (called on startup) and
26765 @code{gnus-after-getting-new-news-hook}. (called after getting new
26766 mail).  If you have modified those variables from the default, you may
26767 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26768 you were happy with the estimate and want to save some (minimal) time
26769 when getting new mail, remove the function.
26771 @item
26772 Group names are treated as UTF-8 by default.
26774 This is supposedly what USEFOR wanted to migrate to.  See
26775 @code{gnus-group-name-charset-group-alist} and
26776 @code{gnus-group-name-charset-method-alist} for customization.
26778 @item
26779 @code{gnus-group-charset-alist} and
26780 @code{gnus-group-ignored-charsets-alist}.
26782 The regexps in these variables are compared with full group names
26783 instead of real group names in 5.8.  Users who customize these
26784 variables should change those regexps accordingly.  For example:
26785 @lisp
26786 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26787 @end lisp
26789 @end itemize
26791 @item Changes in summary and article mode
26792 @c **************************************
26794 @itemize @bullet
26796 @item
26797 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26798 (@code{gnus-article-reply-with-original}) only yank the text in the
26799 region if the region is active.
26801 @item
26802 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26803 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26805 @item
26806 Article Buttons
26808 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26809 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26810 variables @code{gnus-button-@var{*}-level} can be used to control the
26811 appearance of all article buttons.  @xref{Article Button Levels}.
26813 @item
26814 Single-part yenc encoded attachments can be decoded.
26816 @item
26817 Picons
26819 The picons code has been reimplemented to work in GNU Emacs---some of
26820 the previous options have been removed or renamed.
26822 Picons are small ``personal icons'' representing users, domain and
26823 newsgroups, which can be displayed in the Article buffer.
26824 @xref{Picons}.
26826 @item
26827 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26828 boundary line is drawn at the end of the headers.
26830 @item
26831 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26833 @item
26834 The Summary Buffer uses an arrow in the fringe to indicate the current
26835 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26837 @item
26838 Warn about email replies to news
26840 Do you often find yourself replying to news by email by mistake?  Then
26841 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26842 you.
26844 @item
26845 If the new option @code{gnus-summary-display-while-building} is
26846 non-@code{nil}, the summary buffer is shown and updated as it's being
26847 built.
26849 @item
26850 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26851 opposed to old but unread messages).
26853 @item
26854 Gnus supports RFC 2369 mailing list headers, and adds a number of
26855 related commands in mailing list groups.  @xref{Mailing List}.
26857 @item
26858 The Date header can be displayed in a format that can be read aloud
26859 in English.  @xref{Article Date}.
26861 @item
26862 diffs are automatically highlighted in groups matching
26863 @code{mm-uu-diff-groups-regexp}
26865 @item
26866 Better handling of Microsoft citation styles
26868 Gnus now tries to recognize the mangled header block that some Microsoft
26869 mailers use to indicate that the rest of the message is a citation, even
26870 though it is not quoted in any way.  The variable
26871 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26872 citations.
26874 The new command @kbd{W Y f}
26875 (@code{gnus-article-outlook-deuglify-article}) allows deuglifying broken
26876 Outlook (Express) articles.
26878 @item
26879 @code{gnus-article-skip-boring}
26881 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26882 not scroll down to show you a page that contains only boring text,
26883 which by default means cited text and signature.  You can customize
26884 what is skippable using @code{gnus-article-boring-faces}.
26886 This feature is especially useful if you read many articles that
26887 consist of a little new content at the top with a long, untrimmed
26888 message cited below.
26890 @item
26891 Smileys (@samp{:-)}, @samp{;-)} etc) are now displayed graphically in
26892 Emacs too.
26894 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26895 disable it.
26897 @item
26898 Face headers handling.  @xref{Face}.
26900 @item
26901 In the summary buffer, the new command @kbd{/ N} inserts new messages
26902 and @kbd{/ o} inserts old messages.
26904 @item
26905 Gnus decodes morse encoded messages if you press @kbd{W m}.
26907 @item
26908 @code{gnus-summary-line-format}
26910 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26911 %s\n}.  Moreover @code{gnus-extra-headers},
26912 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26913 changed their default so that the users name will be replaced by the
26914 recipient's name or the group name posting to for @acronym{NNTP}
26915 groups.
26917 @item
26918 Deleting of attachments.
26920 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26921 on @acronym{MIME} buttons) saves a part and replaces the part with an
26922 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26923 @acronym{MIME} buttons) removes a part.  It works only on back ends
26924 that support editing.
26926 @item
26927 @code{gnus-default-charset}
26929 The default value is determined from the
26930 @code{current-language-environment} variable, instead of
26931 @code{iso-8859-1}.  Also the @samp{.*} item in
26932 @code{gnus-group-charset-alist} is removed.
26934 @item
26935 Printing capabilities are enhanced.
26937 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26938 Article buffers.  Also, each individual @acronym{MIME} part can be
26939 printed using @kbd{p} on the @acronym{MIME} button.
26941 @item
26942 Extended format specs.
26944 Format spec @samp{%&user-date;} is added into
26945 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26946 format specs are supported.  The extended format specs look like
26947 @samp{%u&foo;}, which invokes function
26948 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26949 escape character, old user defined format @samp{%u&} is no longer supported.
26951 @item
26952 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26953 @c FIXME: Was this a user-visible change?
26955 It was aliased to @kbd{Y c}
26956 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26957 out other articles.
26959 @item
26960 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26962 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26963 s}, @kbd{/ a}, and @kbd{/ x}
26964 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26965 result will be to display all articles that do not match the expression.
26967 @item
26968 Gnus inlines external parts (message/external).
26970 @end itemize
26972 @item Changes in Message mode and related Gnus features
26973 @c ****************************************************
26975 @itemize @bullet
26977 @item
26978 Delayed articles
26980 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26981 buffer.  The messages are delivered at specified time.  This is useful
26982 for sending yourself reminders.  @xref{Delayed Articles}.
26984 @item
26985 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26986 the nnml back end allows compressed message files.
26988 @item
26989 The new option @code{gnus-gcc-mark-as-read} automatically marks
26990 Gcc articles as read.
26992 @item
26993 Externalizing of attachments
26995 If @code{gnus-gcc-externalize-attachments} or
26996 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26997 local files as external parts.
26999 @item
27000 The envelope sender address can be customized when using Sendmail.
27001 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
27003 @item
27004 Gnus no longer generate the Sender: header automatically.
27006 Earlier it was generated iff the user configurable email address was
27007 different from the Gnus guessed default user address.  As the guessing
27008 algorithm is rarely correct these days, and (more controversially) the
27009 only use of the Sender: header was to check if you are entitled to
27010 cancel/supersede news (which is now solved by Cancel Locks instead,
27011 see another entry), generation of the header has been disabled by
27012 default.  See the variables @code{message-required-headers},
27013 @code{message-required-news-headers}, and
27014 @code{message-required-mail-headers}.
27016 @item
27017 Features from third party @file{message-utils.el} added to @file{message.el}.
27019 Message now asks if you wish to remove @samp{(was: <old subject>)} from
27020 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
27021 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
27022 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
27023 appropriate headers and a note in the body for cross-postings and
27024 followups (see the variables @code{message-cross-post-@var{*}}).
27026 @item
27027 References and X-Draft-From headers are no longer generated when you
27028 start composing messages and @code{message-generate-headers-first} is
27029 @code{nil}.
27031 @item
27032 Easy inclusion of X-Faces headers.  @xref{X-Face}.
27034 @item
27035 Group Carbon Copy (GCC) quoting
27037 To support groups that contains SPC and other weird characters, groups
27038 are quoted before they are placed in the Gcc: header.  This means
27039 variables such as @code{gnus-message-archive-group} should no longer
27040 contain quote characters to make groups containing SPC work.  Also, if
27041 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
27042 into two groups) you must change it to return the list
27043 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
27044 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
27045 was incorrect earlier, it just didn't generate any problems since it
27046 was inserted directly.
27048 @item
27049 @code{message-insinuate-rmail}
27051 Adding @code{(message-insinuate-rmail)} and @code{(setq
27052 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
27053 compose, reply and forward messages in message-mode, where you can
27054 enjoy the power of @acronym{MML}.
27056 @item
27057 @code{message-minibuffer-local-map}
27059 The line below enables BBDB in resending a message:
27060 @lisp
27061 (define-key message-minibuffer-local-map [(tab)]
27062   'bbdb-complete-name)
27063 @end lisp
27065 @item
27066 @code{gnus-posting-styles}
27068 Add a new format of match like
27069 @lisp
27070 ((header "to" "larsi.*org")
27071  (Organization "Somewhere, Inc."))
27072 @end lisp
27073 The old format like the lines below is obsolete, but still accepted.
27074 @lisp
27075 (header "to" "larsi.*org"
27076         (Organization "Somewhere, Inc."))
27077 @end lisp
27079 @item
27080 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
27082 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
27083 added into these two variables.  If you customized those, perhaps you
27084 need add those two headers too.
27086 @item
27087 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
27088 composing messages, it is enabled by @code{use-hard-newlines}.
27089 Decoding format=flowed was present but not documented in earlier
27090 versions.
27092 @item
27093 The option @code{mm-fill-flowed} can be used to disable treatment of
27094 ``format=flowed'' messages.  Also, flowed text is disabled when sending
27095 inline PGP signed messages.  @xref{Flowed text, , Flowed text,
27096 emacs-mime, The Emacs MIME Manual}.  (New in Gnus 5.10.7)
27097 @c This entry is also present in the node "No Gnus".
27099 @item
27100 Gnus supports the generation of RFC 2298 Disposition Notification requests.
27102 This is invoked with the @kbd{C-c M-n} key binding from message mode.
27104 @item
27105 Message supports the Importance: (RFC 2156) header.
27107 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
27108 the valid values.
27110 @item
27111 Gnus supports Cancel Locks in News.
27113 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
27114 used to determine if you wrote an article or not (for canceling and
27115 superseding).  Gnus generates a random password string the first time
27116 you post a message, and saves it in your @file{~/.emacs} using the Custom
27117 system.  While the variable is called @code{canlock-password}, it is not
27118 security sensitive data.  Publishing your canlock string on the web
27119 will not allow anyone to be able to anything she could not already do.
27120 The behavior can be changed by customizing @code{message-insert-canlock}.
27122 @item
27123 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
27124 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
27126 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
27127 additional Lisp libraries.  This add several menu items to the
27128 Attachments menu, and @kbd{C-c RET} key bindings, when composing
27129 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
27131 @item
27132 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
27133 C-m}.
27135 This change was made to avoid conflict with the standard binding of
27136 @code{back-to-indentation}, which is also useful in message mode.
27138 @item
27139 The default for @code{message-forward-show-mml} changed to the symbol
27140 @code{best}.
27142 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
27143 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
27144 used when forwarding signed or encrypted messages, as the conversion
27145 invalidate the digital signature.
27147 @item
27148 If @code{auto-compression-mode} is enabled, attachments are automatically
27149 decompressed when activated.
27150 @c FIXME: Does this affect article or message mode?
27152 @item
27153 Support for non-@acronym{ASCII} domain names
27155 Message supports non-@acronym{ASCII} domain names in From:, To: and
27156 Cc: and will query you whether to perform encoding when you try to
27157 send a message.  The variable @code{message-use-idna} controls this.
27158 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
27159 and Cc: when you view a message.  The variable @code{gnus-use-idna}
27160 controls this.
27162 @item You can now drag and drop attachments to the Message buffer.
27163 See @code{mml-dnd-protocol-alist} and @code{mml-dnd-attach-options}.
27164 @xref{MIME, ,MIME, message, Message Manual}.
27165 @c New in 5.10.9 / 5.11
27167 @end itemize
27169 @item Changes in back ends
27170 @c ***********************
27172 @itemize @bullet
27173 @item
27174 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
27176 @item
27177 The nndoc back end now supports mailman digests and exim bounces.
27179 @item
27180 Gnus supports Maildir groups.
27182 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
27184 @item
27185 The nnml and nnfolder back ends store marks for each groups.
27187 This makes it possible to take backup of nnml/nnfolder servers/groups
27188 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
27189 makes it possible to share articles and marks between users (without
27190 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
27191 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
27192 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
27193 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
27194 another machine, Gnus will automatically use the @file{.marks} or
27195 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
27196 The new server variables @code{nnml-marks-is-evil} and
27197 @code{nnfolder-marks-is-evil} can be used to disable this feature.
27199 @end itemize
27201 @item Appearance
27202 @c *************
27204 @itemize @bullet
27206 @item
27207 The menu bar item (in Group and Summary buffer) named ``Misc'' has
27208 been renamed to ``Gnus''.
27210 @item
27211 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
27212 renamed to ``Attachments''.  Note that this menu also contains security
27213 related stuff, like signing and encryption (@pxref{Security, Security,,
27214 message, Message Manual}).
27216 @item
27217 The tool bars have been updated to use GNOME icons in Group, Summary and
27218 Message mode.  You can also customize the tool bars.  This is a new
27219 feature in Gnus 5.10.9.  (Only for Emacs, not in XEmacs.)
27221 @item The tool bar icons are now (de)activated correctly
27222 in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
27223 Its default value depends on your Emacs version.  This is a new feature
27224 in Gnus 5.10.9.
27225 @end itemize
27228 @item Miscellaneous changes
27229 @c ************************
27231 @itemize @bullet
27233 @item
27234 @code{gnus-agent}
27236 The Gnus Agent has seen a major updated and is now enabled by default,
27237 and all nntp and nnimap servers from @code{gnus-select-method} and
27238 @code{gnus-secondary-select-method} are agentized by default.  Earlier
27239 only the server in @code{gnus-select-method} was agentized by the
27240 default, and the agent was disabled by default.  When the agent is
27241 enabled, headers are now also retrieved from the Agent cache instead
27242 of the back ends when possible.  Earlier this only happened in the
27243 unplugged state.  You can enroll or remove servers with @kbd{J a} and
27244 @kbd{J r} in the server buffer.  Gnus will not download articles into
27245 the Agent cache, unless you instruct it to do so, though, by using
27246 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
27247 behavior of having the Agent disabled with @code{(setq gnus-agent
27248 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
27249 is not needed any more.
27251 @item
27252 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
27254 If one reads an article while plugged, and the article already exists
27255 in the Agent, it won't get downloaded once more.  @code{(setq
27256 gnus-agent-cache nil)} reverts to the old behavior.
27258 @item
27259 Dired integration
27261 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
27262 bindings in dired buffers to send a file as an attachment, open a file
27263 using the appropriate mailcap entry, and print a file using the mailcap
27264 entry.
27266 @item
27267 The format spec @code{%C} for positioning point has changed to @code{%*}.
27269 @item
27270 @code{gnus-slave-unplugged}
27272 A new command which starts Gnus offline in slave mode.
27274 @end itemize
27276 @end itemize
27278 @iftex
27280 @page
27281 @node The Manual
27282 @section The Manual
27283 @cindex colophon
27284 @cindex manual
27286 This manual was generated from a TeXinfo file and then run through
27287 either @code{texi2dvi}
27288 @iflatex
27289 or my own home-brewed TeXinfo to \LaTeX\ transformer,
27290 and then run through @code{latex} and @code{dvips}
27291 @end iflatex
27292 to get what you hold in your hands now.
27294 The following conventions have been used:
27296 @enumerate
27298 @item
27299 This is a @samp{string}
27301 @item
27302 This is a @kbd{keystroke}
27304 @item
27305 This is a @file{file}
27307 @item
27308 This is a @code{symbol}
27310 @end enumerate
27312 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
27313 mean:
27315 @lisp
27316 (setq flargnoze "yes")
27317 @end lisp
27319 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
27321 @lisp
27322 (setq flumphel 'yes)
27323 @end lisp
27325 @samp{yes} and @code{yes} are two @emph{very} different things---don't
27326 ever get them confused.
27328 @iflatex
27329 @c @head
27330 Of course, everything in this manual is of vital interest, so you should
27331 read it all.  Several times.  However, if you feel like skimming the
27332 manual, look for that gnu head you should see in the margin over
27333 there---it means that what's being discussed is of more importance than
27334 the rest of the stuff.  (On the other hand, if everything is infinitely
27335 important, how can anything be more important than that?  Just one more
27336 of the mysteries of this world, I guess.)
27337 @end iflatex
27339 @end iftex
27342 @node On Writing Manuals
27343 @section On Writing Manuals
27345 I guess most manuals are written after-the-fact; documenting a program
27346 that's already there.  This is not how this manual is written.  When
27347 implementing something, I write the manual entry for that something
27348 straight away.  I then see that it's difficult to explain the
27349 functionality, so I write how it's supposed to be, and then I change the
27350 implementation.  Writing the documentation and writing the code goes
27351 hand in hand.
27353 This, of course, means that this manual has no, or little, flow.  It
27354 documents absolutely everything in Gnus, but often not where you're
27355 looking for it.  It is a reference manual, and not a guide to how to get
27356 started with Gnus.
27358 That would be a totally different book, that should be written using the
27359 reference manual as source material.  It would look quite differently.
27362 @page
27363 @node Terminology
27364 @section Terminology
27366 @cindex terminology
27367 @table @dfn
27369 @item news
27370 @cindex news
27371 This is what you are supposed to use this thing for---reading news.
27372 News is generally fetched from a nearby @acronym{NNTP} server, and is
27373 generally publicly available to everybody.  If you post news, the entire
27374 world is likely to read just what you have written, and they'll all
27375 snigger mischievously.  Behind your back.
27377 @item mail
27378 @cindex mail
27379 Everything that's delivered to you personally is mail.  Some news/mail
27380 readers (like Gnus) blur the distinction between mail and news, but
27381 there is a difference.  Mail is private.  News is public.  Mailing is
27382 not posting, and replying is not following up.
27384 @item reply
27385 @cindex reply
27386 Send a mail to the person who has written what you are reading.
27388 @item follow up
27389 @cindex follow up
27390 Post an article to the current newsgroup responding to the article you
27391 are reading.
27393 @item back end
27394 @cindex back end
27395 Gnus considers mail and news to be mostly the same, really.  The only
27396 difference is how to access the actual articles.  News articles are
27397 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27398 messages could be read from a file on the local disk.  The internal
27399 architecture of Gnus thus comprises a ``front end'' and a number of
27400 ``back ends''.  Internally, when you enter a group (by hitting
27401 @key{RET}, say), you thereby invoke a function in the front end in
27402 Gnus.  The front end then ``talks'' to a back end and says things like
27403 ``Give me the list of articles in the foo group'' or ``Show me article
27404 number 4711''.
27406 So a back end mainly defines either a protocol (the @code{nntp} back
27407 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27408 accesses mail via @acronym{IMAP}) or a file format and directory
27409 layout (the @code{nnspool} back end accesses news via the common
27410 ``spool directory'' format, the @code{nnml} back end access mail via a
27411 file format and directory layout that's quite similar).
27413 Gnus does not handle the underlying media, so to speak---this is all
27414 done by the back ends.  A back end is a collection of functions to
27415 access the articles.
27417 However, sometimes the term ``back end'' is also used where ``server''
27418 would have been more appropriate.  And then there is the term ``select
27419 method'' which can mean either.  The Gnus terminology can be quite
27420 confusing.
27422 @item native
27423 @cindex native
27424 Gnus will always use one method (and back end) as the @dfn{native}, or
27425 default, way of getting news.
27427 @item foreign
27428 @cindex foreign
27429 You can also have any number of foreign groups active at the same time.
27430 These are groups that use non-native non-secondary back ends for getting
27431 news.
27433 @item secondary
27434 @cindex secondary
27435 Secondary back ends are somewhere half-way between being native and being
27436 foreign, but they mostly act like they are native.
27438 @item article
27439 @cindex article
27440 A message that has been posted as news.
27442 @item mail message
27443 @cindex mail message
27444 A message that has been mailed.
27446 @item message
27447 @cindex message
27448 A mail message or news article
27450 @item head
27451 @cindex head
27452 The top part of a message, where administrative information (etc.) is
27453 put.
27455 @item body
27456 @cindex body
27457 The rest of an article.  Everything not in the head is in the
27458 body.
27460 @item header
27461 @cindex header
27462 A line from the head of an article.
27464 @item headers
27465 @cindex headers
27466 A collection of such lines, or a collection of heads.  Or even a
27467 collection of @acronym{NOV} lines.
27469 @item @acronym{NOV}
27470 @cindex @acronym{NOV}
27471 When Gnus enters a group, it asks the back end for the headers of all
27472 unread articles in the group.  Most servers support the News OverView
27473 format, which is more compact and much faster to read and parse than the
27474 normal @sc{head} format.
27476 @item level
27477 @cindex levels
27478 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27479 that have a lower level are ``more'' subscribed than the groups with a
27480 higher level.  In fact, groups on levels 1-5 are considered
27481 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27482 are @dfn{killed}.  Commands for listing groups and scanning for new
27483 articles will all use the numeric prefix as @dfn{working level}.
27485 @item killed groups
27486 @cindex killed groups
27487 No information on killed groups is stored or updated, which makes killed
27488 groups much easier to handle than subscribed groups.
27490 @item zombie groups
27491 @cindex zombie groups
27492 Just like killed groups, only slightly less dead.
27494 @item active file
27495 @cindex active file
27496 The news server has to keep track of what articles it carries, and what
27497 groups exist.  All this information in stored in the active file, which
27498 is rather large, as you might surmise.
27500 @item bogus groups
27501 @cindex bogus groups
27502 A group that exists in the @file{.newsrc} file, but isn't known to the
27503 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27504 This means that the group probably doesn't exist (any more).
27506 @item activating
27507 @cindex activating groups
27508 The act of asking the server for info on a group and computing the
27509 number of unread articles is called @dfn{activating the group}.
27510 Un-activated groups are listed with @samp{*} in the group buffer.
27512 @item spool
27513 @cindex spool
27514 News servers store their articles locally in one fashion or other.
27515 One old-fashioned storage method is to have just one file per
27516 article.  That's called a ``traditional spool''.
27518 @item server
27519 @cindex server
27520 A machine one can connect to and get news (or mail) from.
27522 @item select method
27523 @cindex select method
27524 A structure that specifies the back end, the server and the virtual
27525 server settings.
27527 @item virtual server
27528 @cindex virtual server
27529 A named select method.  Since a select method defines all there is to
27530 know about connecting to a (physical) server, taking the thing as a
27531 whole is a virtual server.
27533 @item washing
27534 @cindex washing
27535 Taking a buffer and running it through a filter of some sort.  The
27536 result will (more often than not) be cleaner and more pleasing than the
27537 original.
27539 @item ephemeral groups
27540 @cindex ephemeral groups
27541 @cindex temporary groups
27542 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27543 groups are groups that will have no data stored---when you exit the
27544 group, it'll disappear into the aether.
27546 @item solid groups
27547 @cindex solid groups
27548 This is the opposite of ephemeral groups.  All groups listed in the
27549 group buffer are solid groups.
27551 @item sparse articles
27552 @cindex sparse articles
27553 These are article placeholders shown in the summary buffer when
27554 @code{gnus-build-sparse-threads} has been switched on.
27556 @item threading
27557 @cindex threading
27558 To put responses to articles directly after the articles they respond
27559 to---in a hierarchical fashion.
27561 @item root
27562 @cindex root
27563 @cindex thread root
27564 The first article in a thread is the root.  It is the ancestor of all
27565 articles in the thread.
27567 @item parent
27568 @cindex parent
27569 An article that has responses.
27571 @item child
27572 @cindex child
27573 An article that responds to a different article---its parent.
27575 @item digest
27576 @cindex digest
27577 A collection of messages in one file.  The most common digest format is
27578 specified by RFC 1153.
27580 @item splitting
27581 @cindex splitting, terminology
27582 @cindex mail sorting
27583 @cindex mail filtering (splitting)
27584 The action of sorting your emails according to certain rules. Sometimes
27585 incorrectly called mail filtering.
27587 @end table
27590 @page
27591 @node Customization
27592 @section Customization
27593 @cindex general customization
27595 All variables are properly documented elsewhere in this manual.  This
27596 section is designed to give general pointers on how to customize Gnus
27597 for some quite common situations.
27599 @menu
27600 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27601 * Slow Terminal Connection::    You run a remote Emacs.
27602 * Little Disk Space::           You feel that having large setup files is icky.
27603 * Slow Machine::                You feel like buying a faster machine.
27604 @end menu
27607 @node Slow/Expensive Connection
27608 @subsection Slow/Expensive NNTP Connection
27610 If you run Emacs on a machine locally, and get your news from a machine
27611 over some very thin strings, you want to cut down on the amount of data
27612 Gnus has to get from the @acronym{NNTP} server.
27614 @table @code
27616 @item gnus-read-active-file
27617 Set this to @code{nil}, which will inhibit Gnus from requesting the
27618 entire active file from the server.  This file is often very large.  You
27619 also have to set @code{gnus-check-new-newsgroups} and
27620 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27621 doesn't suddenly decide to fetch the active file anyway.
27623 @item gnus-nov-is-evil
27624 This one has to be @code{nil}.  If not, grabbing article headers from
27625 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27626 support @sc{xover}; Gnus will detect this by itself.
27627 @end table
27630 @node Slow Terminal Connection
27631 @subsection Slow Terminal Connection
27633 Let's say you use your home computer for dialing up the system that runs
27634 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27635 possible) the amount of data sent over the wires.
27637 @table @code
27639 @item gnus-auto-center-summary
27640 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27641 buffer all the time.  If it is @code{vertical}, do only vertical
27642 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27643 horizontal and vertical recentering.
27645 @item gnus-visible-headers
27646 Cut down on the headers included in the articles to the
27647 minimum.  You can, in fact, make do without them altogether---most of the
27648 useful data is in the summary buffer, anyway.  Set this variable to
27649 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27651 Use the following to enable all the available hiding features:
27652 @lisp
27653 (setq gnus-treat-hide-headers 'head
27654       gnus-treat-hide-signature t
27655       gnus-treat-hide-citation t)
27656 @end lisp
27658 @item gnus-use-full-window
27659 By setting this to @code{nil}, you can make all the windows smaller.
27660 While this doesn't really cut down much generally, it means that you
27661 have to see smaller portions of articles before deciding that you didn't
27662 want to read them anyway.
27664 @item gnus-thread-hide-subtree
27665 If this is non-@code{nil}, all threads in the summary buffer will be
27666 hidden initially.
27669 @item gnus-updated-mode-lines
27670 If this is @code{nil}, Gnus will not put information in the buffer mode
27671 lines, which might save some time.
27672 @end table
27675 @node Little Disk Space
27676 @subsection Little Disk Space
27677 @cindex disk space
27679 The startup files can get rather large, so you may want to cut their
27680 sizes a bit if you are running out of space.
27682 @table @code
27684 @item gnus-save-newsrc-file
27685 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27686 only save @file{.newsrc.eld}.  This means that you will not be able to
27687 use any other newsreaders than Gnus.  This variable is @code{t} by
27688 default.
27690 @item gnus-read-newsrc-file
27691 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27692 only read @file{.newsrc.eld}.  This means that you will not be able to
27693 use any other newsreaders than Gnus.  This variable is @code{t} by
27694 default.
27696 @item gnus-save-killed-list
27697 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27698 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27699 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27700 variable to @code{nil}.  This variable is @code{t} by default.
27702 @end table
27705 @node Slow Machine
27706 @subsection Slow Machine
27707 @cindex slow machine
27709 If you have a slow machine, or are just really impatient, there are a
27710 few things you can do to make Gnus run faster.
27712 Set @code{gnus-check-new-newsgroups} and
27713 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27715 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27716 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27717 summary buffer faster.
27720 @page
27721 @node Troubleshooting
27722 @section Troubleshooting
27723 @cindex troubleshooting
27725 Gnus works @emph{so} well straight out of the box---I can't imagine any
27726 problems, really.
27728 Ahem.
27730 @enumerate
27732 @item
27733 Make sure your computer is switched on.
27735 @item
27736 Make sure that you really load the current Gnus version.  If you have
27737 been running @sc{gnus}, you need to exit Emacs and start it up again before
27738 Gnus will work.
27740 @item
27741 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27742 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27743 you have some old @file{.el} files lying around.  Delete these.
27745 @item
27746 Read the help group (@kbd{G h} in the group buffer) for a
27747 @acronym{FAQ} and a how-to.
27749 @item
27750 @vindex max-lisp-eval-depth
27751 Gnus works on many recursive structures, and in some extreme (and very
27752 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27753 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27754 something like that.
27755 @end enumerate
27757 If all else fails, report the problem as a bug.
27759 @cindex bugs
27760 @cindex reporting bugs
27762 @kindex M-x gnus-bug
27763 @findex gnus-bug
27764 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27765 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27766 me the backtrace.  I will fix bugs, but I can only fix them if you send
27767 me a precise description as to how to reproduce the bug.
27769 You really can never be too detailed in a bug report.  Always use the
27770 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27771 a 10Kb mail each time you use it, and even if you have sent me your
27772 environment 500 times before.  I don't care.  I want the full info each
27773 time.
27775 It is also important to remember that I have no memory whatsoever.  If
27776 you send a bug report, and I send you a reply, and then you just send
27777 back ``No, it's not! Moron!'', I will have no idea what you are
27778 insulting me about.  Always over-explain everything.  It's much easier
27779 for all of us---if I don't have all the information I need, I will just
27780 mail you and ask for more info, and everything takes more time.
27782 If the problem you're seeing is very visual, and you can't quite explain
27783 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27784 it somewhere it can be reached, and include the URL of the picture in
27785 the bug report.
27787 @cindex patches
27788 If you would like to contribute a patch to fix bugs or make
27789 improvements, please produce the patch using @samp{diff -u}.
27791 @cindex edebug
27792 If you want to debug your problem further before reporting, possibly
27793 in order to solve the problem yourself and send a patch, you can use
27794 edebug.  Debugging Lisp code is documented in the Elisp manual
27795 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27796 Lisp Reference Manual}).  To get you started with edebug, consider if
27797 you discover some weird behavior when pressing @kbd{c}, the first
27798 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27799 the documentation buffer that leads you to the function definition,
27800 then press @kbd{M-x edebug-defun RET} with point inside that function,
27801 return to Gnus and press @kbd{c} to invoke the code.  You will be
27802 placed in the lisp buffer and can single step using @kbd{SPC} and
27803 evaluate expressions using @kbd{M-:} or inspect variables using
27804 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27805 @kbd{c} or @kbd{g}.
27807 @cindex elp
27808 @cindex profile
27809 @cindex slow
27810 Sometimes, a problem do not directly generate an elisp error but
27811 manifests itself by causing Gnus to be very slow.  In these cases, you
27812 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27813 slow, and then try to analyze the backtrace (repeating the procedure
27814 helps isolating the real problem areas).
27816 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27817 (or should be) fully documented elsewhere, but to get you started
27818 there are a few steps that need to be followed.  First, instrument the
27819 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27820 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27821 RET message}.  Then perform the operation that is slow and press
27822 @kbd{M-x elp-results}.  You will then see which operations that takes
27823 time, and can debug them further.  If the entire operation takes much
27824 longer than the time spent in the slowest function in the profiler
27825 output, you probably profiled the wrong part of Gnus.  To reset
27826 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27827 elp-restore-all} is supposed to remove profiling, but given the
27828 complexities and dynamic code generation in Gnus, it might not always
27829 work perfectly.
27831 @cindex gnu.emacs.gnus
27832 @cindex ding mailing list
27833 If you just need help, you are better off asking on
27834 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27835 @email{ding@@gnus.org, the ding mailing list}.  Write to
27836 @email{ding-request@@gnus.org} to subscribe.
27839 @page
27840 @node Gnus Reference Guide
27841 @section Gnus Reference Guide
27843 It is my hope that other people will figure out smart stuff that Gnus
27844 can do, and that other people will write those smart things as well.  To
27845 facilitate that I thought it would be a good idea to describe the inner
27846 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27849 You can never expect the internals of a program not to change, but I
27850 will be defining (in some details) the interface between Gnus and its
27851 back ends (this is written in stone), the format of the score files
27852 (ditto), data structures (some are less likely to change than others)
27853 and general methods of operation.
27855 @menu
27856 * Gnus Utility Functions::      Common functions and variable to use.
27857 * Back End Interface::          How Gnus communicates with the servers.
27858 * Score File Syntax::           A BNF definition of the score file standard.
27859 * Headers::                     How Gnus stores headers internally.
27860 * Ranges::                      A handy format for storing mucho numbers.
27861 * Group Info::                  The group info format.
27862 * Extended Interactive::        Symbolic prefixes and stuff.
27863 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27864 * Various File Formats::        Formats of files that Gnus use.
27865 @end menu
27868 @node Gnus Utility Functions
27869 @subsection Gnus Utility Functions
27870 @cindex Gnus utility functions
27871 @cindex utility functions
27872 @cindex functions
27873 @cindex internal variables
27875 When writing small functions to be run from hooks (and stuff), it's
27876 vital to have access to the Gnus internal functions and variables.
27877 Below is a list of the most common ones.
27879 @table @code
27881 @item gnus-newsgroup-name
27882 @vindex gnus-newsgroup-name
27883 This variable holds the name of the current newsgroup.
27885 @item gnus-find-method-for-group
27886 @findex gnus-find-method-for-group
27887 A function that returns the select method for @var{group}.
27889 @item gnus-group-real-name
27890 @findex gnus-group-real-name
27891 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27892 name.
27894 @item gnus-group-prefixed-name
27895 @findex gnus-group-prefixed-name
27896 Takes an unprefixed group name and a select method, and returns the full
27897 (prefixed) Gnus group name.
27899 @item gnus-get-info
27900 @findex gnus-get-info
27901 Returns the group info list for @var{group}.
27903 @item gnus-group-unread
27904 @findex gnus-group-unread
27905 The number of unread articles in @var{group}, or @code{t} if that is
27906 unknown.
27908 @item gnus-active
27909 @findex gnus-active
27910 The active entry for @var{group}.
27912 @item gnus-set-active
27913 @findex gnus-set-active
27914 Set the active entry for @var{group}.
27916 @item gnus-add-current-to-buffer-list
27917 @findex gnus-add-current-to-buffer-list
27918 Adds the current buffer to the list of buffers to be killed on Gnus
27919 exit.
27921 @item gnus-continuum-version
27922 @findex gnus-continuum-version
27923 Takes a Gnus version string as a parameter and returns a floating point
27924 number.  Earlier versions will always get a lower number than later
27925 versions.
27927 @item gnus-group-read-only-p
27928 @findex gnus-group-read-only-p
27929 Says whether @var{group} is read-only or not.
27931 @item gnus-news-group-p
27932 @findex gnus-news-group-p
27933 Says whether @var{group} came from a news back end.
27935 @item gnus-ephemeral-group-p
27936 @findex gnus-ephemeral-group-p
27937 Says whether @var{group} is ephemeral or not.
27939 @item gnus-server-to-method
27940 @findex gnus-server-to-method
27941 Returns the select method corresponding to @var{server}.
27943 @item gnus-server-equal
27944 @findex gnus-server-equal
27945 Says whether two virtual servers are equal.
27947 @item gnus-group-native-p
27948 @findex gnus-group-native-p
27949 Says whether @var{group} is native or not.
27951 @item gnus-group-secondary-p
27952 @findex gnus-group-secondary-p
27953 Says whether @var{group} is secondary or not.
27955 @item gnus-group-foreign-p
27956 @findex gnus-group-foreign-p
27957 Says whether @var{group} is foreign or not.
27959 @item gnus-group-find-parameter
27960 @findex gnus-group-find-parameter
27961 Returns the parameter list of @var{group}.  If given a second parameter,
27962 returns the value of that parameter for @var{group}.
27964 @item gnus-group-set-parameter
27965 @findex gnus-group-set-parameter
27966 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27968 @item gnus-narrow-to-body
27969 @findex gnus-narrow-to-body
27970 Narrows the current buffer to the body of the article.
27972 @item gnus-check-backend-function
27973 @findex gnus-check-backend-function
27974 Takes two parameters, @var{function} and @var{group}.  If the back end
27975 @var{group} comes from supports @var{function}, return non-@code{nil}.
27977 @lisp
27978 (gnus-check-backend-function "request-scan" "nnml:misc")
27979 @result{} t
27980 @end lisp
27982 @item gnus-read-method
27983 @findex gnus-read-method
27984 Prompts the user for a select method.
27986 @end table
27989 @node Back End Interface
27990 @subsection Back End Interface
27992 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27993 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27994 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27995 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27996 examples of the latter we have @code{nntp-port-number} and
27997 @code{nnmbox-directory}.
27999 When Gnus asks for information from a back end---say @code{nntp}---on
28000 something, it will normally include a virtual server name in the
28001 function parameters.  (If not, the back end should use the ``current''
28002 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
28003 server as its only (optional) parameter.  If this virtual server hasn't
28004 been opened, the function should fail.
28006 Note that a virtual server name has no relation to some physical server
28007 name.  Take this example:
28009 @lisp
28010 (nntp "odd-one"
28011       (nntp-address "ifi.uio.no")
28012       (nntp-port-number 4324))
28013 @end lisp
28015 Here the virtual server name is @samp{odd-one} while the name of
28016 the physical server is @samp{ifi.uio.no}.
28018 The back ends should be able to switch between several virtual servers.
28019 The standard back ends implement this by keeping an alist of virtual
28020 server environments that they pull down/push up when needed.
28022 There are two groups of interface functions: @dfn{required functions},
28023 which must be present, and @dfn{optional functions}, which Gnus will
28024 always check for presence before attempting to call 'em.
28026 All these functions are expected to return data in the buffer
28027 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
28028 unfortunately named, but we'll have to live with it.  When I talk about
28029 @dfn{resulting data}, I always refer to the data in that buffer.  When I
28030 talk about @dfn{return value}, I talk about the function value returned by
28031 the function call.  Functions that fail should return @code{nil} as the
28032 return value.
28034 Some back ends could be said to be @dfn{server-forming} back ends, and
28035 some might be said not to be.  The latter are back ends that generally
28036 only operate on one group at a time, and have no concept of ``server''
28037 ---they have a group, and they deliver info on that group and nothing
28038 more.
28040 Gnus identifies each message by way of group name and article number.  A
28041 few remarks about these article numbers might be useful.  First of all,
28042 the numbers are positive integers.  Secondly, it is normally not
28043 possible for later articles to ``re-use'' older article numbers without
28044 confusing Gnus.  That is, if a group has ever contained a message
28045 numbered 42, then no other message may get that number, or Gnus will get
28046 mightily confused.@footnote{See the function
28047 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
28048 Third, article numbers must be assigned in order of arrival in the
28049 group; this is not necessarily the same as the date of the message.
28051 The previous paragraph already mentions all the ``hard'' restrictions that
28052 article numbers must fulfill.  But it seems that it might be useful to
28053 assign @emph{consecutive} article numbers, for Gnus gets quite confused
28054 if there are holes in the article numbering sequence.  However, due to
28055 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
28056 also useful for the article numbers to start at 1 to avoid running out
28057 of numbers as long as possible.
28059 Note that by convention, back ends are named @code{nnsomething}, but
28060 Gnus also comes with some @code{nnnotbackends}, such as
28061 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
28063 In the examples and definitions I will refer to the imaginary back end
28064 @code{nnchoke}.
28066 @cindex @code{nnchoke}
28068 @menu
28069 * Required Back End Functions::  Functions that must be implemented.
28070 * Optional Back End Functions::  Functions that need not be implemented.
28071 * Error Messaging::             How to get messages and report errors.
28072 * Writing New Back Ends::       Extending old back ends.
28073 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
28074 * Mail-like Back Ends::         Some tips on mail back ends.
28075 @end menu
28078 @node Required Back End Functions
28079 @subsubsection Required Back End Functions
28081 @table @code
28083 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
28085 @var{articles} is either a range of article numbers or a list of
28086 @code{Message-ID}s.  Current back ends do not fully support either---only
28087 sequences (lists) of article numbers, and most back ends do not support
28088 retrieval of @code{Message-ID}s.  But they should try for both.
28090 The result data should either be HEADs or @acronym{NOV} lines, and the result
28091 value should either be @code{headers} or @code{nov} to reflect this.
28092 This might later be expanded to @code{various}, which will be a mixture
28093 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
28095 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
28096 headers'', in some meaning of the word.  This is generally done by
28097 fetching (at most) @var{fetch-old} extra headers less than the smallest
28098 article number in @code{articles}, and filling the gaps as well.  The
28099 presence of this parameter can be ignored if the back end finds it
28100 cumbersome to follow the request.  If this is non-@code{nil} and not a
28101 number, do maximum fetches.
28103 Here's an example HEAD:
28105 @example
28106 221 1056 Article retrieved.
28107 Path: ifi.uio.no!sturles
28108 From: sturles@@ifi.uio.no (Sturle Sunde)
28109 Newsgroups: ifi.discussion
28110 Subject: Re: Something very droll
28111 Date: 27 Oct 1994 14:02:57 +0100
28112 Organization: Dept. of Informatics, University of Oslo, Norway
28113 Lines: 26
28114 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
28115 References: <38jdmq$4qu@@visbur.ifi.uio.no>
28116 NNTP-Posting-Host: holmenkollen.ifi.uio.no
28118 @end example
28120 So a @code{headers} return value would imply that there's a number of
28121 these in the data buffer.
28123 Here's a BNF definition of such a buffer:
28125 @example
28126 headers        = *head
28127 head           = error / valid-head
28128 error-message  = [ "4" / "5" ] 2number " " <error message> eol
28129 valid-head     = valid-message *header "." eol
28130 valid-message  = "221 " <number> " Article retrieved." eol
28131 header         = <text> eol
28132 @end example
28134 @cindex BNF
28135 (The version of BNF used here is the one used in RFC822.)
28137 If the return value is @code{nov}, the data buffer should contain
28138 @dfn{network overview database} lines.  These are basically fields
28139 separated by tabs.
28141 @example
28142 nov-buffer = *nov-line
28143 nov-line   = field 7*8[ <TAB> field ] eol
28144 field      = <text except TAB>
28145 @end example
28147 For a closer look at what should be in those fields,
28148 @pxref{Headers}.
28151 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
28153 @var{server} is here the virtual server name.  @var{definitions} is a
28154 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
28156 If the server can't be opened, no error should be signaled.  The back end
28157 may then choose to refuse further attempts at connecting to this
28158 server.  In fact, it should do so.
28160 If the server is opened already, this function should return a
28161 non-@code{nil} value.  There should be no data returned.
28164 @item (nnchoke-close-server &optional SERVER)
28166 Close connection to @var{server} and free all resources connected
28167 to it.  Return @code{nil} if the server couldn't be closed for some
28168 reason.
28170 There should be no data returned.
28173 @item (nnchoke-request-close)
28175 Close connection to all servers and free all resources that the back end
28176 have reserved.  All buffers that have been created by that back end
28177 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
28178 function is generally only called when Gnus is shutting down.
28180 There should be no data returned.
28183 @item (nnchoke-server-opened &optional SERVER)
28185 If @var{server} is the current virtual server, and the connection to the
28186 physical server is alive, then this function should return a
28187 non-@code{nil} value.  This function should under no circumstances
28188 attempt to reconnect to a server we have lost connection to.
28190 There should be no data returned.
28193 @item (nnchoke-status-message &optional SERVER)
28195 This function should return the last error message from @var{server}.
28197 There should be no data returned.
28200 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
28202 The result data from this function should be the article specified by
28203 @var{article}.  This might either be a @code{Message-ID} or a number.
28204 It is optional whether to implement retrieval by @code{Message-ID}, but
28205 it would be nice if that were possible.
28207 If @var{to-buffer} is non-@code{nil}, the result data should be returned
28208 in this buffer instead of the normal data buffer.  This is to make it
28209 possible to avoid copying large amounts of data from one buffer to
28210 another, while Gnus mainly requests articles to be inserted directly
28211 into its article buffer.
28213 If it is at all possible, this function should return a cons cell where
28214 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
28215 the article number.  This will enable Gnus to find out what the real
28216 group and article numbers are when fetching articles by
28217 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
28218 on successful article retrieval.
28221 @item (nnchoke-request-group GROUP &optional SERVER FAST)
28223 Get data on @var{group}.  This function also has the side effect of
28224 making @var{group} the current group.
28226 If @var{fast}, don't bother to return useful data, just make @var{group}
28227 the current group.
28229 Here's an example of some result data and a definition of the same:
28231 @example
28232 211 56 1000 1059 ifi.discussion
28233 @end example
28235 The first number is the status, which should be 211.  Next is the
28236 total number of articles in the group, the lowest article number, the
28237 highest article number, and finally the group name.  Note that the total
28238 number of articles may be less than one might think while just
28239 considering the highest and lowest article numbers, but some articles
28240 may have been canceled.  Gnus just discards the total-number, so
28241 whether one should take the bother to generate it properly (if that is a
28242 problem) is left as an exercise to the reader.  If the group contains no
28243 articles, the lowest article number should be reported as 1 and the
28244 highest as 0.
28246 @example
28247 group-status = [ error / info ] eol
28248 error        = [ "4" / "5" ] 2<number> " " <Error message>
28249 info         = "211 " 3* [ <number> " " ] <string>
28250 @end example
28253 @item (nnchoke-close-group GROUP &optional SERVER)
28255 Close @var{group} and free any resources connected to it.  This will be
28256 a no-op on most back ends.
28258 There should be no data returned.
28261 @item (nnchoke-request-list &optional SERVER)
28263 Return a list of all groups available on @var{server}.  And that means
28264 @emph{all}.
28266 Here's an example from a server that only carries two groups:
28268 @example
28269 ifi.test 0000002200 0000002000 y
28270 ifi.discussion 3324 3300 n
28271 @end example
28273 On each line we have a group name, then the highest article number in
28274 that group, the lowest article number, and finally a flag.  If the group
28275 contains no articles, the lowest article number should be reported as 1
28276 and the highest as 0.
28278 @example
28279 active-file = *active-line
28280 active-line = name " " <number> " " <number> " " flags eol
28281 name        = <string>
28282 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
28283 @end example
28285 The flag says whether the group is read-only (@samp{n}), is moderated
28286 (@samp{m}), is dead (@samp{x}), is aliased to some other group
28287 (@samp{=other-group}) or none of the above (@samp{y}).
28290 @item (nnchoke-request-post &optional SERVER)
28292 This function should post the current buffer.  It might return whether
28293 the posting was successful or not, but that's not required.  If, for
28294 instance, the posting is done asynchronously, it has generally not been
28295 completed by the time this function concludes.  In that case, this
28296 function should set up some kind of sentinel to beep the user loud and
28297 clear if the posting could not be completed.
28299 There should be no result data from this function.
28301 @end table
28304 @node Optional Back End Functions
28305 @subsubsection Optional Back End Functions
28307 @table @code
28309 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
28311 @var{groups} is a list of groups, and this function should request data
28312 on all those groups.  How it does it is of no concern to Gnus, but it
28313 should attempt to do this in a speedy fashion.
28315 The return value of this function can be either @code{active} or
28316 @code{group}, which says what the format of the result data is.  The
28317 former is in the same format as the data from
28318 @code{nnchoke-request-list}, while the latter is a buffer full of lines
28319 in the same format as @code{nnchoke-request-group} gives.
28321 @example
28322 group-buffer = *active-line / *group-status
28323 @end example
28326 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
28328 A Gnus group info (@pxref{Group Info}) is handed to the back end for
28329 alterations.  This comes in handy if the back end really carries all
28330 the information (as is the case with virtual and imap groups).  This
28331 function should destructively alter the info to suit its needs, and
28332 should return a non-@code{nil} value.
28334 There should be no result data from this function.
28337 @item (nnchoke-request-type GROUP &optional ARTICLE)
28339 When the user issues commands for ``sending news'' (@kbd{F} in the
28340 summary buffer, for instance), Gnus has to know whether the article the
28341 user is following up on is news or mail.  This function should return
28342 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
28343 is mail and @code{unknown} if the type can't be decided.  (The
28344 @var{article} parameter is necessary in @code{nnvirtual} groups which
28345 might very well combine mail groups and news groups.)  Both @var{group}
28346 and @var{article} may be @code{nil}.
28348 There should be no result data from this function.
28351 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
28353 Set/remove/add marks on articles.  Normally Gnus handles the article
28354 marks (such as read, ticked, expired etc) internally, and store them in
28355 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
28356 all information about the articles on the server, so Gnus need to
28357 propagate the mark information to the server.
28359 @var{action} is a list of mark setting requests, having this format:
28361 @example
28362 (RANGE ACTION MARK)
28363 @end example
28365 @var{range} is a range of articles you wish to update marks on.
28366 @var{action} is @code{add} or @code{del}, used to add marks or remove
28367 marks (preserving all marks not mentioned).  @var{mark} is a list of
28368 marks; where each mark is a symbol.  Currently used marks are
28369 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
28370 @code{dormant}, @code{save}, @code{download}, @code{unsend},
28371 @code{forward} and @code{recent}, but your back end should, if
28372 possible, not limit itself to these.
28374 Given contradictory actions, the last action in the list should be the
28375 effective one.  That is, if your action contains a request to add the
28376 @code{tick} mark on article 1 and, later in the list, a request to
28377 remove the mark on the same article, the mark should in fact be removed.
28379 An example action list:
28381 @example
28382 (((5 12 30) 'del '(tick))
28383  ((10 . 90) 'add '(read expire))
28384  ((92 94) 'del '(read)))
28385 @end example
28387 The function should return a range of articles it wasn't able to set the
28388 mark on (currently not used for anything).
28390 There should be no result data from this function.
28392 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
28394 If the user tries to set a mark that the back end doesn't like, this
28395 function may change the mark.  Gnus will use whatever this function
28396 returns as the mark for @var{article} instead of the original
28397 @var{mark}.  If the back end doesn't care, it must return the original
28398 @var{mark}, and not @code{nil} or any other type of garbage.
28400 The only use for this I can see is what @code{nnvirtual} does with
28401 it---if a component group is auto-expirable, marking an article as read
28402 in the virtual group should result in the article being marked as
28403 expirable.
28405 There should be no result data from this function.
28408 @item (nnchoke-request-scan &optional GROUP SERVER)
28410 This function may be called at any time (by Gnus or anything else) to
28411 request that the back end check for incoming articles, in one way or
28412 another.  A mail back end will typically read the spool file or query
28413 the @acronym{POP} server when this function is invoked.  The
28414 @var{group} doesn't have to be heeded---if the back end decides that
28415 it is too much work just scanning for a single group, it may do a
28416 total scan of all groups.  It would be nice, however, to keep things
28417 local if that's practical.
28419 There should be no result data from this function.
28422 @item (nnchoke-request-group-description GROUP &optional SERVER)
28424 The result data from this function should be a description of
28425 @var{group}.
28427 @example
28428 description-line = name <TAB> description eol
28429 name             = <string>
28430 description      = <text>
28431 @end example
28433 @item (nnchoke-request-list-newsgroups &optional SERVER)
28435 The result data from this function should be the description of all
28436 groups available on the server.
28438 @example
28439 description-buffer = *description-line
28440 @end example
28443 @item (nnchoke-request-newgroups DATE &optional SERVER)
28445 The result data from this function should be all groups that were
28446 created after @samp{date}, which is in normal human-readable date format
28447 (i.e., the date format used in mail and news headers, and returned by
28448 the function @code{message-make-date} by default).  The data should be
28449 in the active buffer format.
28451 It is okay for this function to return ``too many'' groups; some back ends
28452 might find it cheaper to return the full list of groups, rather than
28453 just the new groups.  But don't do this for back ends with many groups.
28454 Normally, if the user creates the groups herself, there won't be too
28455 many groups, so @code{nnml} and the like are probably safe.  But for
28456 back ends like @code{nntp}, where the groups have been created by the
28457 server, it is quite likely that there can be many groups.
28460 @item (nnchoke-request-create-group GROUP &optional SERVER)
28462 This function should create an empty group with name @var{group}.
28464 There should be no return data.
28467 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28469 This function should run the expiry process on all articles in the
28470 @var{articles} range (which is currently a simple list of article
28471 numbers.)  It is left up to the back end to decide how old articles
28472 should be before they are removed by this function.  If @var{force} is
28473 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28474 they are.
28476 This function should return a list of articles that it did not/was not
28477 able to delete.
28479 There should be no result data returned.
28482 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28484 This function should move @var{article} (which is a number) from
28485 @var{group} by calling @var{accept-form}.
28487 This function should ready the article in question for moving by
28488 removing any header lines it has added to the article, and generally
28489 should ``tidy up'' the article.  Then it should @code{eval}
28490 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28491 will do the actual copying.  If this @code{eval} returns a
28492 non-@code{nil} value, the article should be removed.
28494 If @var{last} is @code{nil}, that means that there is a high likelihood
28495 that there will be more requests issued shortly, so that allows some
28496 optimizations.
28498 The function should return a cons where the @code{car} is the group name and
28499 the @code{cdr} is the article number that the article was entered as.
28501 There should be no data returned.
28504 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28506 This function takes the current buffer and inserts it into @var{group}.
28507 If @var{last} in @code{nil}, that means that there will be more calls to
28508 this function in short order.
28510 The function should return a cons where the @code{car} is the group name and
28511 the @code{cdr} is the article number that the article was entered as.
28513 The group should exist before the back end is asked to accept the
28514 article for that group.
28516 There should be no data returned.
28519 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28521 This function should remove @var{article} (which is a number) from
28522 @var{group} and insert @var{buffer} there instead.
28524 There should be no data returned.
28527 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28529 This function should delete @var{group}.  If @var{force}, it should
28530 really delete all the articles in the group, and then delete the group
28531 itself.  (If there is such a thing as ``the group itself''.)
28533 There should be no data returned.
28536 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28538 This function should rename @var{group} into @var{new-name}.  All
28539 articles in @var{group} should move to @var{new-name}.
28541 There should be no data returned.
28543 @end table
28546 @node Error Messaging
28547 @subsubsection Error Messaging
28549 @findex nnheader-report
28550 @findex nnheader-get-report
28551 The back ends should use the function @code{nnheader-report} to report
28552 error conditions---they should not raise errors when they aren't able to
28553 perform a request.  The first argument to this function is the back end
28554 symbol, and the rest are interpreted as arguments to @code{format} if
28555 there are multiple of them, or just a string if there is one of them.
28556 This function must always returns @code{nil}.
28558 @lisp
28559 (nnheader-report 'nnchoke "You did something totally bogus")
28561 (nnheader-report 'nnchoke "Could not request group %s" group)
28562 @end lisp
28564 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28565 @code{nil} back from a server, and this function returns the most
28566 recently reported message for the back end in question.  This function
28567 takes one argument---the server symbol.
28569 Internally, these functions access @var{back-end}@code{-status-string},
28570 so the @code{nnchoke} back end will have its error message stored in
28571 @code{nnchoke-status-string}.
28574 @node Writing New Back Ends
28575 @subsubsection Writing New Back Ends
28577 Many back ends are quite similar.  @code{nnml} is just like
28578 @code{nnspool}, but it allows you to edit the articles on the server.
28579 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28580 and it doesn't maintain overview databases.  @code{nndir} is just like
28581 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28582 editing articles.
28584 It would make sense if it were possible to ``inherit'' functions from
28585 back ends when writing new back ends.  And, indeed, you can do that if you
28586 want to.  (You don't have to if you don't want to, of course.)
28588 All the back ends declare their public variables and functions by using a
28589 package called @code{nnoo}.
28591 To inherit functions from other back ends (and allow other back ends to
28592 inherit functions from the current back end), you should use the
28593 following macros:
28595 @table @code
28597 @item nnoo-declare
28598 This macro declares the first parameter to be a child of the subsequent
28599 parameters.  For instance:
28601 @lisp
28602 (nnoo-declare nndir
28603   nnml nnmh)
28604 @end lisp
28606 @code{nndir} has declared here that it intends to inherit functions from
28607 both @code{nnml} and @code{nnmh}.
28609 @item defvoo
28610 This macro is equivalent to @code{defvar}, but registers the variable as
28611 a public server variable.  Most state-oriented variables should be
28612 declared with @code{defvoo} instead of @code{defvar}.
28614 In addition to the normal @code{defvar} parameters, it takes a list of
28615 variables in the parent back ends to map the variable to when executing
28616 a function in those back ends.
28618 @lisp
28619 (defvoo nndir-directory nil
28620   "Where nndir will look for groups."
28621   nnml-current-directory nnmh-current-directory)
28622 @end lisp
28624 This means that @code{nnml-current-directory} will be set to
28625 @code{nndir-directory} when an @code{nnml} function is called on behalf
28626 of @code{nndir}.  (The same with @code{nnmh}.)
28628 @item nnoo-define-basics
28629 This macro defines some common functions that almost all back ends should
28630 have.
28632 @lisp
28633 (nnoo-define-basics nndir)
28634 @end lisp
28636 @item deffoo
28637 This macro is just like @code{defun} and takes the same parameters.  In
28638 addition to doing the normal @code{defun} things, it registers the
28639 function as being public so that other back ends can inherit it.
28641 @item nnoo-map-functions
28642 This macro allows mapping of functions from the current back end to
28643 functions from the parent back ends.
28645 @lisp
28646 (nnoo-map-functions nndir
28647   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28648   (nnmh-request-article 0 nndir-current-group 0 0))
28649 @end lisp
28651 This means that when @code{nndir-retrieve-headers} is called, the first,
28652 third, and fourth parameters will be passed on to
28653 @code{nnml-retrieve-headers}, while the second parameter is set to the
28654 value of @code{nndir-current-group}.
28656 @item nnoo-import
28657 This macro allows importing functions from back ends.  It should be the
28658 last thing in the source file, since it will only define functions that
28659 haven't already been defined.
28661 @lisp
28662 (nnoo-import nndir
28663   (nnmh
28664    nnmh-request-list
28665    nnmh-request-newgroups)
28666   (nnml))
28667 @end lisp
28669 This means that calls to @code{nndir-request-list} should just be passed
28670 on to @code{nnmh-request-list}, while all public functions from
28671 @code{nnml} that haven't been defined in @code{nndir} yet should be
28672 defined now.
28674 @end table
28676 Below is a slightly shortened version of the @code{nndir} back end.
28678 @lisp
28679 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28680 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28682 ;;; @r{Code:}
28684 (require 'nnheader)
28685 (require 'nnmh)
28686 (require 'nnml)
28687 (require 'nnoo)
28688 (eval-when-compile (require 'cl))
28690 (nnoo-declare nndir
28691   nnml nnmh)
28693 (defvoo nndir-directory nil
28694   "Where nndir will look for groups."
28695   nnml-current-directory nnmh-current-directory)
28697 (defvoo nndir-nov-is-evil nil
28698   "*Non-nil means that nndir will never retrieve NOV headers."
28699   nnml-nov-is-evil)
28701 (defvoo nndir-current-group ""
28702   nil
28703   nnml-current-group nnmh-current-group)
28704 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28705 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28707 (defvoo nndir-status-string "" nil nnmh-status-string)
28708 (defconst nndir-version "nndir 1.0")
28710 ;;; @r{Interface functions.}
28712 (nnoo-define-basics nndir)
28714 (deffoo nndir-open-server (server &optional defs)
28715   (setq nndir-directory
28716         (or (cadr (assq 'nndir-directory defs))
28717             server))
28718   (unless (assq 'nndir-directory defs)
28719     (push `(nndir-directory ,server) defs))
28720   (push `(nndir-current-group
28721           ,(file-name-nondirectory
28722             (directory-file-name nndir-directory)))
28723         defs)
28724   (push `(nndir-top-directory
28725           ,(file-name-directory (directory-file-name nndir-directory)))
28726         defs)
28727   (nnoo-change-server 'nndir server defs))
28729 (nnoo-map-functions nndir
28730   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28731   (nnmh-request-article 0 nndir-current-group 0 0)
28732   (nnmh-request-group nndir-current-group 0 0)
28733   (nnmh-close-group nndir-current-group 0))
28735 (nnoo-import nndir
28736   (nnmh
28737    nnmh-status-message
28738    nnmh-request-list
28739    nnmh-request-newgroups))
28741 (provide 'nndir)
28742 @end lisp
28745 @node Hooking New Back Ends Into Gnus
28746 @subsubsection Hooking New Back Ends Into Gnus
28748 @vindex gnus-valid-select-methods
28749 @findex gnus-declare-backend
28750 Having Gnus start using your new back end is rather easy---you just
28751 declare it with the @code{gnus-declare-backend} functions.  This will
28752 enter the back end into the @code{gnus-valid-select-methods} variable.
28754 @code{gnus-declare-backend} takes two parameters---the back end name and
28755 an arbitrary number of @dfn{abilities}.
28757 Here's an example:
28759 @lisp
28760 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28761 @end lisp
28763 The above line would then go in the @file{nnchoke.el} file.
28765 The abilities can be:
28767 @table @code
28768 @item mail
28769 This is a mailish back end---followups should (probably) go via mail.
28770 @item post
28771 This is a newsish back end---followups should (probably) go via news.
28772 @item post-mail
28773 This back end supports both mail and news.
28774 @item none
28775 This is neither a post nor mail back end---it's something completely
28776 different.
28777 @item respool
28778 It supports respooling---or rather, it is able to modify its source
28779 articles and groups.
28780 @item address
28781 The name of the server should be in the virtual server name.  This is
28782 true for almost all back ends.
28783 @item prompt-address
28784 The user should be prompted for an address when doing commands like
28785 @kbd{B} in the group buffer.  This is true for back ends like
28786 @code{nntp}, but not @code{nnmbox}, for instance.
28787 @end table
28790 @node Mail-like Back Ends
28791 @subsubsection Mail-like Back Ends
28793 One of the things that separate the mail back ends from the rest of the
28794 back ends is the heavy dependence by most of the mail back ends on
28795 common functions in @file{nnmail.el}.  For instance, here's the
28796 definition of @code{nnml-request-scan}:
28798 @lisp
28799 (deffoo nnml-request-scan (&optional group server)
28800   (setq nnml-article-file-alist nil)
28801   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28802 @end lisp
28804 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28805 and @code{nnmail} takes care of all the moving and splitting of the
28806 mail.
28808 This function takes four parameters.
28810 @table @var
28811 @item method
28812 This should be a symbol to designate which back end is responsible for
28813 the call.
28815 @item exit-function
28816 This function should be called after the splitting has been performed.
28818 @item temp-directory
28819 Where the temporary files should be stored.
28821 @item group
28822 This optional argument should be a group name if the splitting is to be
28823 performed for one group only.
28824 @end table
28826 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28827 save each article.  @var{back-end}@code{-active-number} will be called to
28828 find the article number assigned to this article.
28830 The function also uses the following variables:
28831 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28832 this back end); and @var{back-end}@code{-group-alist} and
28833 @var{back-end}@code{-active-file} to generate the new active file.
28834 @var{back-end}@code{-group-alist} should be a group-active alist, like
28835 this:
28837 @example
28838 (("a-group" (1 . 10))
28839  ("some-group" (34 . 39)))
28840 @end example
28843 @node Score File Syntax
28844 @subsection Score File Syntax
28846 Score files are meant to be easily parseable, but yet extremely
28847 mallable.  It was decided that something that had the same read syntax
28848 as an Emacs Lisp list would fit that spec.
28850 Here's a typical score file:
28852 @lisp
28853 (("summary"
28854   ("win95" -10000 nil s)
28855   ("Gnus"))
28856  ("from"
28857   ("Lars" -1000))
28858  (mark -100))
28859 @end lisp
28861 BNF definition of a score file:
28863 @example
28864 score-file      = "" / "(" *element ")"
28865 element         = rule / atom
28866 rule            = string-rule / number-rule / date-rule
28867 string-rule     = "(" quote string-header quote space *string-match ")"
28868 number-rule     = "(" quote number-header quote space *number-match ")"
28869 date-rule       = "(" quote date-header quote space *date-match ")"
28870 quote           = <ascii 34>
28871 string-header   = "subject" / "from" / "references" / "message-id" /
28872                   "xref" / "body" / "head" / "all" / "followup"
28873 number-header   = "lines" / "chars"
28874 date-header     = "date"
28875 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28876                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28877 score           = "nil" / <integer>
28878 date            = "nil" / <natural number>
28879 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28880                   "r" / "regex" / "R" / "Regex" /
28881                   "e" / "exact" / "E" / "Exact" /
28882                   "f" / "fuzzy" / "F" / "Fuzzy"
28883 number-match    = "(" <integer> [ "" / [ space score [ "" /
28884                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28885 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28886 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28887                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28888 date-match-t    = "nil" / "at" / "before" / "after"
28889 atom            = "(" [ required-atom / optional-atom ] ")"
28890 required-atom   = mark / expunge / mark-and-expunge / files /
28891                   exclude-files / read-only / touched
28892 optional-atom   = adapt / local / eval
28893 mark            = "mark" space nil-or-number
28894 nil-or-number   = "nil" / <integer>
28895 expunge         = "expunge" space nil-or-number
28896 mark-and-expunge = "mark-and-expunge" space nil-or-number
28897 files           = "files" *[ space <string> ]
28898 exclude-files   = "exclude-files" *[ space <string> ]
28899 read-only       = "read-only" [ space "nil" / space "t" ]
28900 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28901 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28902 local           = "local" *[ space "(" <string> space <form> ")" ]
28903 eval            = "eval" space <form>
28904 space           = *[ " " / <TAB> / <NEWLINE> ]
28905 @end example
28907 Any unrecognized elements in a score file should be ignored, but not
28908 discarded.
28910 As you can see, white space is needed, but the type and amount of white
28911 space is irrelevant.  This means that formatting of the score file is
28912 left up to the programmer---if it's simpler to just spew it all out on
28913 one looong line, then that's ok.
28915 The meaning of the various atoms are explained elsewhere in this
28916 manual (@pxref{Score File Format}).
28919 @node Headers
28920 @subsection Headers
28922 Internally Gnus uses a format for storing article headers that
28923 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28924 almost suspect that the author looked at the @acronym{NOV} specification and
28925 just shamelessly @emph{stole} the entire thing, and one would be right.
28927 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28928 RFC 1036 to talk about lines in the head of an article (e.g.,
28929 @code{From}).  It is used by many people as a synonym for
28930 ``head''---``the header and the body''.  (That should be avoided, in my
28931 opinion.)  And Gnus uses a format internally that it calls ``header'',
28932 which is what I'm talking about here.  This is a 9-element vector,
28933 basically, with each header (ouch) having one slot.
28935 These slots are, in order: @code{number}, @code{subject}, @code{from},
28936 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28937 @code{xref}, and @code{extra}.  There are macros for accessing and
28938 setting these slots---they all have predictable names beginning with
28939 @code{mail-header-} and @code{mail-header-set-}, respectively.
28941 All these slots contain strings, except the @code{extra} slot, which
28942 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28945 @node Ranges
28946 @subsection Ranges
28948 @sc{gnus} introduced a concept that I found so useful that I've started
28949 using it a lot and have elaborated on it greatly.
28951 The question is simple: If you have a large amount of objects that are
28952 identified by numbers (say, articles, to take a @emph{wild} example)
28953 that you want to qualify as being ``included'', a normal sequence isn't
28954 very useful.  (A 200,000 length sequence is a bit long-winded.)
28956 The solution is as simple as the question: You just collapse the
28957 sequence.
28959 @example
28960 (1 2 3 4 5 6 10 11 12)
28961 @end example
28963 is transformed into
28965 @example
28966 ((1 . 6) (10 . 12))
28967 @end example
28969 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28970 lonesome object, a @samp{13} is a valid element:
28972 @example
28973 ((1 . 6) 7 (10 . 12))
28974 @end example
28976 This means that comparing two ranges to find out whether they are equal
28977 is slightly tricky:
28979 @example
28980 ((1 . 5) 7 8 (10 . 12))
28981 @end example
28985 @example
28986 ((1 . 5) (7 . 8) (10 . 12))
28987 @end example
28989 are equal.  In fact, any non-descending list is a range:
28991 @example
28992 (1 2 3 4 5)
28993 @end example
28995 is a perfectly valid range, although a pretty long-winded one.  This is
28996 also valid:
28998 @example
28999 (1 . 5)
29000 @end example
29002 and is equal to the previous range.
29004 Here's a BNF definition of ranges.  Of course, one must remember the
29005 semantic requirement that the numbers are non-descending.  (Any number
29006 of repetition of the same number is allowed, but apt to disappear in
29007 range handling.)
29009 @example
29010 range           = simple-range / normal-range
29011 simple-range    = "(" number " . " number ")"
29012 normal-range    = "(" start-contents ")"
29013 contents        = "" / simple-range *[ " " contents ] /
29014                   number *[ " " contents ]
29015 @end example
29017 Gnus currently uses ranges to keep track of read articles and article
29018 marks.  I plan on implementing a number of range operators in C if The
29019 Powers That Be are willing to let me.  (I haven't asked yet, because I
29020 need to do some more thinking on what operators I need to make life
29021 totally range-based without ever having to convert back to normal
29022 sequences.)
29025 @node Group Info
29026 @subsection Group Info
29028 Gnus stores all permanent info on groups in a @dfn{group info} list.
29029 This list is from three to six elements (or more) long and exhaustively
29030 describes the group.
29032 Here are two example group infos; one is a very simple group while the
29033 second is a more complex one:
29035 @example
29036 ("no.group" 5 ((1 . 54324)))
29038 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
29039                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
29040                 (nnml "")
29041                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
29042 @end example
29044 The first element is the @dfn{group name}---as Gnus knows the group,
29045 anyway.  The second element is the @dfn{subscription level}, which
29046 normally is a small integer.  (It can also be the @dfn{rank}, which is a
29047 cons cell where the @code{car} is the level and the @code{cdr} is the
29048 score.)  The third element is a list of ranges of read articles.  The
29049 fourth element is a list of lists of article marks of various kinds.
29050 The fifth element is the select method (or virtual server, if you like).
29051 The sixth element is a list of @dfn{group parameters}, which is what
29052 this section is about.
29054 Any of the last three elements may be missing if they are not required.
29055 In fact, the vast majority of groups will normally only have the first
29056 three elements, which saves quite a lot of cons cells.
29058 Here's a BNF definition of the group info format:
29060 @example
29061 info          = "(" group space ralevel space read
29062                 [ "" / [ space marks-list [ "" / [ space method [ "" /
29063                 space parameters ] ] ] ] ] ")"
29064 group         = quote <string> quote
29065 ralevel       = rank / level
29066 level         = <integer in the range of 1 to inf>
29067 rank          = "(" level "." score ")"
29068 score         = <integer in the range of 1 to inf>
29069 read          = range
29070 marks-lists   = nil / "(" *marks ")"
29071 marks         = "(" <string> range ")"
29072 method        = "(" <string> *elisp-forms ")"
29073 parameters    = "(" *elisp-forms ")"
29074 @end example
29076 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
29077 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
29078 in pseudo-BNF.
29080 If you have a Gnus info and want to access the elements, Gnus offers a
29081 series of macros for getting/setting these elements.
29083 @table @code
29084 @item gnus-info-group
29085 @itemx gnus-info-set-group
29086 @findex gnus-info-group
29087 @findex gnus-info-set-group
29088 Get/set the group name.
29090 @item gnus-info-rank
29091 @itemx gnus-info-set-rank
29092 @findex gnus-info-rank
29093 @findex gnus-info-set-rank
29094 Get/set the group rank (@pxref{Group Score}).
29096 @item gnus-info-level
29097 @itemx gnus-info-set-level
29098 @findex gnus-info-level
29099 @findex gnus-info-set-level
29100 Get/set the group level.
29102 @item gnus-info-score
29103 @itemx gnus-info-set-score
29104 @findex gnus-info-score
29105 @findex gnus-info-set-score
29106 Get/set the group score (@pxref{Group Score}).
29108 @item gnus-info-read
29109 @itemx gnus-info-set-read
29110 @findex gnus-info-read
29111 @findex gnus-info-set-read
29112 Get/set the ranges of read articles.
29114 @item gnus-info-marks
29115 @itemx gnus-info-set-marks
29116 @findex gnus-info-marks
29117 @findex gnus-info-set-marks
29118 Get/set the lists of ranges of marked articles.
29120 @item gnus-info-method
29121 @itemx gnus-info-set-method
29122 @findex gnus-info-method
29123 @findex gnus-info-set-method
29124 Get/set the group select method.
29126 @item gnus-info-params
29127 @itemx gnus-info-set-params
29128 @findex gnus-info-params
29129 @findex gnus-info-set-params
29130 Get/set the group parameters.
29131 @end table
29133 All the getter functions take one parameter---the info list.  The setter
29134 functions take two parameters---the info list and the new value.
29136 The last three elements in the group info aren't mandatory, so it may be
29137 necessary to extend the group info before setting the element.  If this
29138 is necessary, you can just pass on a non-@code{nil} third parameter to
29139 the three final setter functions to have this happen automatically.
29142 @node Extended Interactive
29143 @subsection Extended Interactive
29144 @cindex interactive
29145 @findex gnus-interactive
29147 Gnus extends the standard Emacs @code{interactive} specification
29148 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
29149 Prefixes}).  Here's an example of how this is used:
29151 @lisp
29152 (defun gnus-summary-increase-score (&optional score symp)
29153   (interactive (gnus-interactive "P\ny"))
29154   ...
29155   )
29156 @end lisp
29158 The best thing to do would have been to implement
29159 @code{gnus-interactive} as a macro which would have returned an
29160 @code{interactive} form, but this isn't possible since Emacs checks
29161 whether a function is interactive or not by simply doing an @code{assq}
29162 on the lambda form.  So, instead we have @code{gnus-interactive}
29163 function that takes a string and returns values that are usable to
29164 @code{interactive}.
29166 This function accepts (almost) all normal @code{interactive} specs, but
29167 adds a few more.
29169 @table @samp
29170 @item y
29171 @vindex gnus-current-prefix-symbol
29172 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
29173 variable.
29175 @item Y
29176 @vindex gnus-current-prefix-symbols
29177 A list of the current symbolic prefixes---the
29178 @code{gnus-current-prefix-symbol} variable.
29180 @item A
29181 The current article number---the @code{gnus-summary-article-number}
29182 function.
29184 @item H
29185 The current article header---the @code{gnus-summary-article-header}
29186 function.
29188 @item g
29189 The current group name---the @code{gnus-group-group-name}
29190 function.
29192 @end table
29195 @node Emacs/XEmacs Code
29196 @subsection Emacs/XEmacs Code
29197 @cindex XEmacs
29198 @cindex Emacsen
29200 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
29201 platforms must be the primary one.  I chose Emacs.  Not because I don't
29202 like XEmacs or Mule, but because it comes first alphabetically.
29204 This means that Gnus will byte-compile under Emacs with nary a warning,
29205 while XEmacs will pump out gigabytes of warnings while byte-compiling.
29206 As I use byte-compilation warnings to help me root out trivial errors in
29207 Gnus, that's very useful.
29209 I've also consistently used Emacs function interfaces, but have used
29210 Gnusey aliases for the functions.  To take an example:  Emacs defines a
29211 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
29212 function.  I then define a function called @code{gnus-run-at-time} that
29213 takes the same parameters as the Emacs @code{run-at-time}.  When running
29214 Gnus under Emacs, the former function is just an alias for the latter.
29215 However, when running under XEmacs, the former is an alias for the
29216 following function:
29218 @lisp
29219 (defun gnus-xmas-run-at-time (time repeat function &rest args)
29220   (start-itimer
29221    "gnus-run-at-time"
29222    `(lambda ()
29223       (,function ,@@args))
29224    time repeat))
29225 @end lisp
29227 This sort of thing has been done for bunches of functions.  Gnus does
29228 not redefine any native Emacs functions while running under XEmacs---it
29229 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
29230 all over.
29232 In the cases where the XEmacs function interface was obviously cleaner,
29233 I used it instead.  For example @code{gnus-region-active-p} is an alias
29234 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
29236 Of course, I could have chosen XEmacs as my native platform and done
29237 mapping functions the other way around.  But I didn't.  The performance
29238 hit these indirections impose on Gnus under XEmacs should be slight.
29241 @node Various File Formats
29242 @subsection Various File Formats
29244 @menu
29245 * Active File Format::          Information on articles and groups available.
29246 * Newsgroups File Format::      Group descriptions.
29247 @end menu
29250 @node Active File Format
29251 @subsubsection Active File Format
29253 The active file lists all groups available on the server in
29254 question.  It also lists the highest and lowest current article numbers
29255 in each group.
29257 Here's an excerpt from a typical active file:
29259 @example
29260 soc.motss 296030 293865 y
29261 alt.binaries.pictures.fractals 3922 3913 n
29262 comp.sources.unix 1605 1593 m
29263 comp.binaries.ibm.pc 5097 5089 y
29264 no.general 1000 900 y
29265 @end example
29267 Here's a pseudo-BNF definition of this file:
29269 @example
29270 active      = *group-line
29271 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
29272 group       = <non-white-space string>
29273 spc         = " "
29274 high-number = <non-negative integer>
29275 low-number  = <positive integer>
29276 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
29277 @end example
29279 For a full description of this file, see the manual pages for
29280 @samp{innd}, in particular @samp{active(5)}.
29283 @node Newsgroups File Format
29284 @subsubsection Newsgroups File Format
29286 The newsgroups file lists groups along with their descriptions.  Not all
29287 groups on the server have to be listed,  and not all groups in the file
29288 have to exist on the server.  The file is meant purely as information to
29289 the user.
29291 The format is quite simple; a group name, a tab, and the description.
29292 Here's the definition:
29294 @example
29295 newsgroups    = *line
29296 line          = group tab description <NEWLINE>
29297 group         = <non-white-space string>
29298 tab           = <TAB>
29299 description   = <string>
29300 @end example
29303 @page
29304 @node Emacs for Heathens
29305 @section Emacs for Heathens
29307 Believe it or not, but some people who use Gnus haven't really used
29308 Emacs much before they embarked on their journey on the Gnus Love Boat.
29309 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
29310 region'', and ``set @code{gnus-flargblossen} to an alist where the key
29311 is a regexp that is used for matching on the group name'' are magical
29312 phrases with little or no meaning, then this appendix is for you.  If
29313 you are already familiar with Emacs, just ignore this and go fondle your
29314 cat instead.
29316 @menu
29317 * Keystrokes::                  Entering text and executing commands.
29318 * Emacs Lisp::                  The built-in Emacs programming language.
29319 @end menu
29322 @node Keystrokes
29323 @subsection Keystrokes
29325 @itemize @bullet
29326 @item
29327 Q: What is an experienced Emacs user?
29329 @item
29330 A: A person who wishes that the terminal had pedals.
29331 @end itemize
29333 Yes, when you use Emacs, you are apt to use the control key, the shift
29334 key and the meta key a lot.  This is very annoying to some people
29335 (notably @code{vi}le users), and the rest of us just love the hell out
29336 of it.  Just give up and submit.  Emacs really does stand for
29337 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
29338 may have heard from other disreputable sources (like the Emacs author).
29340 The shift keys are normally located near your pinky fingers, and are
29341 normally used to get capital letters and stuff.  You probably use it all
29342 the time.  The control key is normally marked ``CTRL'' or something like
29343 that.  The meta key is, funnily enough, never marked as such on any
29344 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
29345 which is the meta key on this keyboard.  It's usually located somewhere
29346 to the left hand side of the keyboard, usually on the bottom row.
29348 Now, us Emacs people don't say ``press the meta-control-m key'',
29349 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
29350 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
29351 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
29352 down the control key, and hold it down while you press @kbd{k}''.
29353 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
29354 the control key and then press @kbd{k}''.  Simple, ay?
29356 This is somewhat complicated by the fact that not all keyboards have a
29357 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
29358 means ``press escape, release escape, press @kbd{k}''.  That's much more
29359 work than if you have a meta key, so if that's the case, I respectfully
29360 suggest you get a real keyboard with a meta key.  You can't live without
29365 @node Emacs Lisp
29366 @subsection Emacs Lisp
29368 Emacs is the King of Editors because it's really a Lisp interpreter.
29369 Each and every key you tap runs some Emacs Lisp code snippet, and since
29370 Emacs Lisp is an interpreted language, that means that you can configure
29371 any key to run any arbitrary code.  You just, like, do it.
29373 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
29374 functions.  (These are byte-compiled for speed, but it's still
29375 interpreted.)  If you decide that you don't like the way Gnus does
29376 certain things, it's trivial to have it do something a different way.
29377 (Well, at least if you know how to write Lisp code.)  However, that's
29378 beyond the scope of this manual, so we are simply going to talk about
29379 some common constructs that you normally use in your @file{~/.gnus.el}
29380 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
29381 in order to set things of Gnus up, it is much better to use the
29382 @file{~/.gnus.el} file, @xref{Startup Files}.)
29384 If you want to set the variable @code{gnus-florgbnize} to four (4), you
29385 write the following:
29387 @lisp
29388 (setq gnus-florgbnize 4)
29389 @end lisp
29391 This function (really ``special form'') @code{setq} is the one that can
29392 set a variable to some value.  This is really all you need to know.  Now
29393 you can go and fill your @file{~/.gnus.el} file with lots of these to
29394 change how Gnus works.
29396 If you have put that thing in your @file{~/.gnus.el} file, it will be
29397 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29398 start Gnus.  If you want to change the variable right away, simply say
29399 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29400 previous ``form'', which is a simple @code{setq} statement here.
29402 Go ahead---just try it, if you're located at your Emacs.  After you
29403 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29404 is the return value of the form you @code{eval}ed.
29406 Some pitfalls:
29408 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29409 that means:
29411 @lisp
29412 (setq gnus-read-active-file 'some)
29413 @end lisp
29415 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29416 @samp{nntp.ifi.uio.no}'', that means:
29418 @lisp
29419 (setq gnus-nntp-server "nntp.ifi.uio.no")
29420 @end lisp
29422 So be careful not to mix up strings (the latter) with symbols (the
29423 former).  The manual is unambiguous, but it can be confusing.
29425 @page
29426 @include gnus-faq.texi
29428 @node GNU Free Documentation License
29429 @chapter GNU Free Documentation License
29430 @include doclicense.texi
29432 @node Index
29433 @chapter Index
29434 @printindex cp
29436 @node Key Index
29437 @chapter Key Index
29438 @printindex ky
29440 @summarycontents
29441 @contents
29442 @bye
29444 @iftex
29445 @iflatex
29446 \end{document}
29447 @end iflatex
29448 @end iftex
29450 @c Local Variables:
29451 @c mode: texinfo
29452 @c coding: iso-8859-1
29453 @c End:
29455 @ignore
29456    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
29457 @end ignore