Changes from Gnus CVS and other fixes.
[emacs.git] / man / gnus.texi
blob7553453b9c2e575c27293921d0e675b237a6261a
1 \input texinfo                  @c -*-texinfo-*-  -*- coding: iso-latin-1 -*-
3 @setfilename ../info/gnus
4 @settitle Gnus Manual
5 @synindex fn cp
6 @synindex vr cp
7 @synindex pg cp
8 @dircategory Emacs
9 @direntry
10 * Gnus: (gnus).         The newsreader Gnus.
11 @end direntry
12 @iftex
13 @finalout
14 @end iftex
15 @setchapternewpage odd
17 @iftex
18 @iflatex
19 \documentclass[twoside,a4paper,openright,11pt]{book}
20 \usepackage[latin1]{inputenc}
21 \usepackage{pagestyle}
22 \usepackage{epsfig}
23 \usepackage{bembo}
24 \usepackage{pixidx}
26 \makeindex
27 \begin{document}
29 \newcommand{\gnuschaptername}{}
30 \newcommand{\gnussectionname}{}
32 \newcommand{\gnusbackslash}{/}
34 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
35 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
37 \newcommand{\gnuskindex}[1]{\index{#1}}
38 \newcommand{\gnusindex}[1]{\index{#1}}
40 \newcommand{\gnustt}[1]{{\fontfamily{pfu}\fontsize{10pt}{10}\selectfont #1}}
41 \newcommand{\gnuscode}[1]{\gnustt{#1}}
42 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\fontfamily{pfu}\fontsize{10pt}{10}\selectfont #1}''}
43 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
44 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
45 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
46 \newcommand{\gnusdfn}[1]{\textit{#1}}
47 \newcommand{\gnusi}[1]{\textit{#1}}
48 \newcommand{\gnusstrong}[1]{\textbf{#1}}
49 \newcommand{\gnusemph}[1]{\textit{#1}}
50 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
51 \newcommand{\gnussc}[1]{\textsc{#1}}
52 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
53 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
54 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
56 \newcommand{\gnusbullet}{{${\bullet}$}}
57 \newcommand{\gnusdollar}{\$}
58 \newcommand{\gnusampersand}{\&}
59 \newcommand{\gnuspercent}{\%}
60 \newcommand{\gnushash}{\#}
61 \newcommand{\gnushat}{\symbol{"5E}}
62 \newcommand{\gnusunderline}{\symbol{"5F}}
63 \newcommand{\gnusnot}{$\neg$}
64 \newcommand{\gnustilde}{\symbol{"7E}}
65 \newcommand{\gnusless}{{$<$}}
66 \newcommand{\gnusgreater}{{$>$}}
67 \newcommand{\gnusbraceleft}{{$>$}}
68 \newcommand{\gnusbraceright}{{$>$}}
70 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head.eps,height=1cm}}}
71 \newcommand{\gnusinteresting}{
72 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
75 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
77 \newcommand{\gnuspagechapter}[1]{
78 {\mbox{}}
81 \newdimen{\gnusdimen}
82 \gnusdimen 0pt
84 \newcommand{\gnuschapter}[2]{
85 \gnuscleardoublepage
86 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
87 \chapter{#2}
88 \renewcommand{\gnussectionname}{}
89 \renewcommand{\gnuschaptername}{#2}
90 \thispagestyle{empty}
91 \hspace*{-2cm}
92 \begin{picture}(500,500)(0,0)
93 \put(480,350){\makebox(0,0)[tr]{#1}}
94 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
95 \end{picture}
96 \clearpage
99 \newcommand{\gnusfigure}[3]{
100 \begin{figure}
101 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
103 \end{picture}
104 \caption{#1}
105 \end{figure}
108 \newcommand{\gnusicon}[1]{
109 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=tmp/#1-up.ps,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=tmp/#1-up.ps,height=1cm}}}
112 \newcommand{\gnuspicon}[1]{
113 \margindex{\epsfig{figure=#1,width=2cm}}
116 \newcommand{\gnusxface}[2]{
117 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
120 \newcommand{\gnussmiley}[2]{
121 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
124 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
126 \newcommand{\gnussection}[1]{
127 \renewcommand{\gnussectionname}{#1}
128 \section{#1}
131 \newenvironment{codelist}%
132 {\begin{list}{}{
134 }{\end{list}}
136 \newenvironment{kbdlist}%
137 {\begin{list}{}{
138 \labelwidth=0cm
140 }{\end{list}}
142 \newenvironment{dfnlist}%
143 {\begin{list}{}{
145 }{\end{list}}
147 \newenvironment{stronglist}%
148 {\begin{list}{}{
150 }{\end{list}}
152 \newenvironment{samplist}%
153 {\begin{list}{}{
155 }{\end{list}}
157 \newenvironment{varlist}%
158 {\begin{list}{}{
160 }{\end{list}}
162 \newenvironment{emphlist}%
163 {\begin{list}{}{
165 }{\end{list}}
167 \newlength\gnusheadtextwidth
168 \setlength{\gnusheadtextwidth}{\headtextwidth}
169 \addtolength{\gnusheadtextwidth}{1cm}
171 \newpagestyle{gnuspreamble}%
174 \ifodd\count0
176 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
178 \else
180 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
187 \ifodd\count0
188 \mbox{} \hfill
189 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
190 \else
191 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
192 \hfill \mbox{}
196 \newpagestyle{gnusindex}%
199 \ifodd\count0
201 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
203 \else
205 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
211 \ifodd\count0
212 \mbox{} \hfill
213 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
214 \else
215 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
216 \hfill \mbox{}
220 \newpagestyle{gnus}%
223 \ifodd\count0
225 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
227 \else
229 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
235 \ifodd\count0
236 \mbox{} \hfill
237 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
238 \else
239 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
240 \hfill \mbox{}
244 \pagenumbering{roman}
245 \pagestyle{gnuspreamble}
247 @end iflatex
248 @end iftex
250 @iftex
251 @iflatex
252 \begin{titlepage}
255 %\addtolength{\oddsidemargin}{-5cm}
256 %\addtolength{\evensidemargin}{-5cm}
257 \parindent=0cm
258 \addtolength{\textheight}{2cm}
260 \gnustitle{\gnustitlename}\\
261 \rule{15cm}{1mm}\\
262 \vfill
263 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo.eps,height=15cm}
264 \vfill
265 \rule{15cm}{1mm}\\
266 \gnusauthor{by Lars Magne Ingebrigtsen}
267 \newpage
270 \mbox{}
271 \vfill
273 \thispagestyle{empty}
275 Copyright \copyright{} 1995,96,97,98,99,2000 Free Software Foundation, Inc.
278 Permission is granted to copy, distribute and/or modify this document
279 under the terms of the GNU Free Documentation License, Version 1.1 or
280 any later version published by the Free Software Foundation; with no
281 Invariant Sections, with the Front-Cover texts being ``A GNU
282 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
283 license is included in the section entitled ``GNU Free Documentation
284 License'' in the Emacs manual.
286 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
287 this GNU Manual, like GNU software.  Copies published by the Free
288 Software Foundation raise funds for GNU development.''
290 This document is part of a collection distributed under the GNU Free
291 Documentation License.  If you want to distribute this document
292 separately from the collection, you can do so by adding a copy of the
293 license to the document, as described in section 6 of the license.
294 \newpage
295 \end{titlepage}
296 @end iflatex
297 @end iftex
299 @ifnottex
301 This file documents Gnus, the GNU Emacs newsreader.
303 Copyright (C) 1995,96,97,98,99,2000 Free Software Foundation, Inc.
305 Permission is granted to copy, distribute and/or modify this document
306 under the terms of the GNU Free Documentation License, Version 1.1 or
307 any later version published by the Free Software Foundation; with the
308 Invariant Sections being none, with the Front-Cover texts being ``A GNU
309 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
310 license is included in the section entitled ``GNU Free Documentation
311 License'' in the Emacs manual.
313 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
314 this GNU Manual, like GNU software.  Copies published by the Free
315 Software Foundation raise funds for GNU development.''
317 This document is part of a collection distributed under the GNU Free
318 Documentation License.  If you want to distribute this document
319 separately from the collection, you can do so by adding a copy of the
320 license to the document, as described in section 6 of the license.
321 @end ifnottex
323 @tex
325 @titlepage
326 @title Gnus Manual
328 @author by Lars Magne Ingebrigtsen
329 @page
331 @vskip 0pt plus 1filll
332 Copyright @copyright{} 1995,96,97,98,99,2000 Free Software Foundation, Inc.
334 Permission is granted to copy, distribute and/or modify this document
335 under the terms of the GNU Free Documentation License, Version 1.1 or
336 any later version published by the Free Software Foundation; with no
337 Invariant Sections, with the Front-Cover texts being ``A GNU
338 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
339 license is included in the section entitled ``GNU Free Documentation
340 License'' in the Emacs manual.
342 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
343 this GNU Manual, like GNU software.  Copies published by the Free
344 Software Foundation raise funds for GNU development.''
346 This document is part of a collection distributed under the GNU Free
347 Documentation License.  If you want to distribute this document
348 separately from the collection, you can do so by adding a copy of the
349 license to the document, as described in section 6 of the license.
351 @end titlepage
352 @page
354 @end tex
357 @node Top
358 @top The Gnus Newsreader
360 @ifinfo
362 You can read news (and mail) from within Emacs by using Gnus.  The news
363 can be gotten by any nefarious means you can think of---@sc{nntp}, local
364 spool or your mbox file.  All at the same time, if you want to push your
365 luck.
367 This manual corresponds to Gnus 5.9.0.
369 @end ifinfo
371 @iftex
373 @iflatex
374 \tableofcontents
375 \gnuscleardoublepage
376 @end iflatex
378 Gnus is the advanced, self-documenting, customizable, extensible
379 unreal-time newsreader for GNU Emacs.
381 Oops.  That sounds oddly familiar, so let's start over again to avoid
382 being accused of plagiarism:
384 Gnus is a message-reading laboratory.  It will let you look at just
385 about anything as if it were a newsgroup.  You can read mail with it,
386 you can browse directories with it, you can @code{ftp} with it---you
387 can even read news with it!
389 Gnus tries to empower people who read news the same way Emacs empowers
390 people who edit text.  Gnus sets no limits to what the user should be
391 allowed to do.  Users are encouraged to extend Gnus to make it behave
392 like they want it to behave.  A program should not control people;
393 people should be empowered to do what they want by using (or abusing)
394 the program.
396 @end iftex
398 @menu
399 * Starting Up::           Finding news can be a pain.
400 * The Group Buffer::      Selecting, subscribing and killing groups.
401 * The Summary Buffer::    Reading, saving and posting articles.
402 * The Article Buffer::    Displaying and handling articles.
403 * Composing Messages::    Information on sending mail and news.
404 * Select Methods::        Gnus reads all messages from various select methods.
405 * Scoring::               Assigning values to articles.
406 * Various::               General purpose settings.
407 * The End::               Farewell and goodbye.
408 * Appendices::            Terminology, Emacs intro, FAQ, History, Internals.
409 * Index::                 Variable, function and concept index.
410 * Key Index::             Key Index.
412 @detailmenu
413  --- The Detailed Node Listing ---
415 Starting Gnus
417 * Finding the News::    Choosing a method for getting news.
418 * The First Time::      What does Gnus do the first time you start it?
419 * The Server is Down::  How can I read my mail then?
420 * Slave Gnusae::        You can have more than one Gnus active at a time.
421 * Fetching a Group::    Starting Gnus just to read a group.
422 * New Groups::          What is Gnus supposed to do with new groups?
423 * Startup Files::       Those pesky startup files---@file{.newsrc}.
424 * Auto Save::           Recovering from a crash.
425 * The Active File::     Reading the active file over a slow line Takes Time.
426 * Changing Servers::    You may want to move from one server to another.
427 * Startup Variables::   Other variables you might change.
429 New Groups
431 * Checking New Groups::      Determining what groups are new.
432 * Subscription Methods::     What Gnus should do with new groups.
433 * Filtering New Groups::     Making Gnus ignore certain new groups.
435 The Group Buffer
437 * Group Buffer Format::    Information listed and how you can change it.
438 * Group Maneuvering::      Commands for moving in the group buffer.
439 * Selecting a Group::      Actually reading news.
440 * Group Data::             Changing the info for a group.
441 * Subscription Commands::  Unsubscribing, killing, subscribing.
442 * Group Levels::           Levels? What are those, then?
443 * Group Score::            A mechanism for finding out what groups you like.
444 * Marking Groups::         You can mark groups for later processing.
445 * Foreign Groups::         Creating and editing groups.
446 * Group Parameters::       Each group may have different parameters set.
447 * Listing Groups::         Gnus can list various subsets of the groups.
448 * Sorting Groups::         Re-arrange the group order.
449 * Group Maintenance::      Maintaining a tidy @file{.newsrc} file.
450 * Browse Foreign Server::  You can browse a server.  See what it has to offer.
451 * Exiting Gnus::           Stop reading news and get some work done.
452 * Group Topics::           A folding group mode divided into topics.
453 * Misc Group Stuff::       Other stuff that you can to do.
455 Group Buffer Format
457 * Group Line Specification::       Deciding how the group buffer is to look.
458 * Group Modeline Specification::   The group buffer modeline.
459 * Group Highlighting::             Having nice colors in the group buffer.
461 Group Topics
463 * Topic Variables::    How to customize the topics the Lisp Way.
464 * Topic Commands::     Interactive E-Z commands.
465 * Topic Sorting::      Sorting each topic individually.
466 * Topic Topology::     A map of the world.
467 * Topic Parameters::   Parameters that apply to all groups in a topic.
469 Misc Group Stuff
471 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
472 * Group Information::     Information and help on groups and Gnus.
473 * Group Timestamp::       Making Gnus keep track of when you last read a group.
474 * File Commands::         Reading and writing the Gnus files.
476 The Summary Buffer
478 * Summary Buffer Format::       Deciding how the summary buffer is to look.
479 * Summary Maneuvering::         Moving around the summary buffer.
480 * Choosing Articles::           Reading articles.
481 * Paging the Article::          Scrolling the current article.
482 * Reply Followup and Post::     Posting articles.
483 * Marking Articles::            Marking articles as read, expirable, etc.
484 * Limiting::                    You can limit the summary buffer.
485 * Threading::                   How threads are made.
486 * Sorting::                     How articles and threads are sorted.
487 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
488 * Article Caching::             You may store articles in a cache.
489 * Persistent Articles::         Making articles expiry-resistant.
490 * Article Backlog::             Having already read articles hang around.
491 * Saving Articles::             Ways of customizing article saving.
492 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
493 * Article Treatment::           The article buffer can be mangled at will.
494 * MIME Commands::               Doing MIMEy things with the articles.
495 * Charsets::                    Character set issues.
496 * Article Commands::            Doing various things with the article buffer.
497 * Summary Sorting::             Sorting the summary buffer in various ways.
498 * Finding the Parent::          No child support? Get the parent.
499 * Alternative Approaches::      Reading using non-default summaries.
500 * Tree Display::                A more visual display of threads.
501 * Mail Group Commands::         Some commands can only be used in mail groups.
502 * Various Summary Stuff::       What didn't fit anywhere else.
503 * Exiting the Summary Buffer::  Returning to the Group buffer.
504 * Crosspost Handling::          How crossposted articles are dealt with.
505 * Duplicate Suppression::       An alternative when crosspost handling fails.
507 Summary Buffer Format
509 * Summary Buffer Lines::     You can specify how summary lines should look.
510 * To From Newsgroups::       How to not display your own name.
511 * Summary Buffer Mode Line:: You can say how the mode line should look.
512 * Summary Highlighting::     Making the summary buffer all pretty and nice.
514 Choosing Articles
516 * Choosing Commands::        Commands for choosing articles.
517 * Choosing Variables::       Variables that influence these commands.
519 Reply, Followup and Post
521 * Summary Mail Commands::    Sending mail.
522 * Summary Post Commands::    Sending news.
523 * Summary Message Commands:: Other Message-related commands.
524 * Canceling and Superseding:: ``Whoops, I shouldn't have called him that.''
526 Marking Articles
528 * Unread Articles::          Marks for unread articles.
529 * Read Articles::            Marks for read articles.
530 * Other Marks::              Marks that do not affect readedness.
531 * Setting Marks::            How to set and remove marks.
532 * Generic Marking Commands:: How to customize the marking.
533 * Setting Process Marks::    How to mark articles for later processing.
535 Threading
537 * Customizing Threading::    Variables you can change to affect the threading.
538 * Thread Commands::          Thread based commands in the summary buffer.
540 Customizing Threading
542 * Loose Threads::        How Gnus gathers loose threads into bigger threads.
543 * Filling In Threads::   Making the threads displayed look fuller.
544 * More Threading::       Even more variables for fiddling with threads.
545 * Low-Level Threading::  You thought it was over... but you were wrong!
547 Decoding Articles
549 * Uuencoded Articles::    Uudecode articles.
550 * Shell Archives::        Unshar articles.
551 * PostScript Files::      Split PostScript.
552 * Other Files::           Plain save and binhex.
553 * Decoding Variables::    Variables for a happy decoding.
554 * Viewing Files::         You want to look at the result of the decoding?
556 Decoding Variables
558 * Rule Variables::          Variables that say how a file is to be viewed.
559 * Other Decode Variables::  Other decode variables.
560 * Uuencoding and Posting::  Variables for customizing uuencoding.
562 Article Treatment
564 * Article Highlighting::    You want to make the article look like fruit salad.
565 * Article Fontisizing::     Making emphasized text look nice.
566 * Article Hiding::          You also want to make certain info go away.
567 * Article Washing::         Lots of way-neat functions to make life better.
568 * Article Buttons::         Click on URLs, Message-IDs, addresses and the like.
569 * Article Date::            Grumble, UT!
570 * Article Signature::       What is a signature?
571 * Article Miscellania::     Various other stuff.
573 Alternative Approaches
575 * Pick and Read::               First mark articles and then read them.
576 * Binary Groups::               Auto-decode all articles.
578 Various Summary Stuff
580 * Summary Group Information::         Information oriented commands.
581 * Searching for Articles::            Multiple article commands.
582 * Summary Generation Commands::       (Re)generating the summary buffer.
583 * Really Various Summary Commands::   Those pesky non-conformant commands.
585 The Article Buffer
587 * Hiding Headers::        Deciding what headers should be displayed.
588 * Using MIME::            Pushing articles through @sc{mime} before reading them.
589 * Customizing Articles::  Tailoring the look of the articles.
590 * Article Keymap::        Keystrokes available in the article buffer.
591 * Misc Article::          Other stuff.
593 Composing Messages
595 * Mail::                 Mailing and replying.
596 * Posting Server::       What server should you post via?
597 * Mail and Post::        Mailing and posting at the same time.
598 * Archived Messages::    Where Gnus stores the messages you've sent.
599 * Posting Styles::       An easier way to specify who you are.
600 * Drafts::               Postponing messages and rejected messages.
601 * Rejected Articles::    What happens if the server doesn't like your article?
603 Select Methods
605 * The Server Buffer::     Making and editing virtual servers.
606 * Getting News::          Reading USENET news with Gnus.
607 * Getting Mail::          Reading your personal mail with Gnus.
608 * Browsing the Web::      Getting messages from a plethora of Web sources.
609 * Other Sources::         Reading directories, files, SOUP packets.
610 * Combined Groups::       Combining groups into one group.
611 * Gnus Unplugged::        Reading news and mail offline.
613 The Server Buffer
615 * Server Buffer Format::      You can customize the look of this buffer.
616 * Server Commands::           Commands to manipulate servers.
617 * Example Methods::           Examples server specifications.
618 * Creating a Virtual Server:: An example session.
619 * Server Variables::          Which variables to set.
620 * Servers and Methods::       You can use server names as select methods.
621 * Unavailable Servers::       Some servers you try to contact may be down.
623 Getting News
625 * NNTP::               Reading news from an @sc{nntp} server.
626 * News Spool::         Reading news from the local spool.
628 Getting Mail
630 * Mail in a Newsreader::         Important introductory notes.  
631 * Getting Started Reading Mail:: A simple cookbook example.
632 * Splitting Mail::               How to create mail groups.
633 * Mail Sources::                 How to tell Gnus where to get mail from.
634 * Mail Backend Variables::       Variables for customizing mail handling.
635 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
636 * Group Mail Splitting::         Use group customize to drive mail splitting.
637 * Incorporating Old Mail::       What about the old mail you have?
638 * Expiring Mail::                Getting rid of unwanted mail.
639 * Washing Mail::                 Removing cruft from the mail you get.
640 * Duplicates::                   Dealing with duplicated mail.
641 * Not Reading Mail::             Using mail backends for reading other files.
642 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
644 Mail Sources
646 * Mail Source Specifiers::       How to specify what a mail source is.
647 * Mail Source Customization::    Some variables that influence things.
648 * Fetching Mail::                Using the mail source specifiers.
650 Choosing a Mail Backend
652 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
653 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
654 * Mail Spool::                  Store your mail in a private spool?
655 * MH Spool::                    An mhspool-like backend.
656 * Mail Folders::                Having one file for each group.
657 * Comparing Mail Backends::     An in-depth looks at pros and cons.
659 Browsing the Web
661 * Web Searches::          Creating groups from articles that match a string.
662 * Slashdot::              Reading the Slashdot comments.
663 * Ultimate::              The Ultimate Bulletin Board systems.
664 * Web Archive::           Reading mailing list archived on web.
666 Other Sources
668 * Directory Groups::      You can read a directory as if it was a newsgroup.
669 * Anything Groups::       Dired?  Who needs dired?
670 * Document Groups::       Single files can be the basis of a group.
671 * SOUP::                  Reading @sc{soup} packets ``offline''.
672 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
673 * IMAP::                  Using Gnus as a @sc{imap} client.
675 Document Groups
677 * Document Server Internals::   How to add your own document types.
679 SOUP
681 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
682 * SOUP Groups::       A backend for reading @sc{soup} packets.
683 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
685 @sc{imap}
687 * Splitting in IMAP::     Splitting mail with nnimap.
688 * Editing IMAP ACLs::     Limiting/enabling other users access to a mailbox.
689 * Expunging mailboxes::   Equivalent of a "compress mailbox" button.
691 Combined Groups
693 * Virtual Groups::     Combining articles from many groups.
694 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
696 Gnus Unplugged
698 * Agent Basics::           How it all is supposed to work.
699 * Agent Categories::       How to tell the Gnus Agent what to download.
700 * Agent Commands::         New commands for all the buffers.
701 * Agent Expiry::           How to make old articles go away.
702 * Agent and IMAP::         How to use the Agent with IMAP.
703 * Outgoing Messages::      What happens when you post/mail something?
704 * Agent Variables::        Customizing is fun.
705 * Example Setup::          An example @file{.gnus.el} file for offline people.
706 * Batching Agents::        How to fetch news from a @code{cron} job.
707 * Agent Caveats::          What you think it'll do and what it does.
709 Agent Categories
711 * Category Syntax::       What a category looks like.
712 * The Category Buffer::   A buffer for maintaining categories.
713 * Category Variables::    Customize'r'Us.
715 Agent Commands
717 * Group Agent Commands::
718 * Summary Agent Commands::
719 * Server Agent Commands::
721 Scoring
723 * Summary Score Commands::   Adding score entries for the current group.
724 * Group Score Commands::     General score commands.
725 * Score Variables::          Customize your scoring.  (My, what terminology).
726 * Score File Format::        What a score file may contain.
727 * Score File Editing::       You can edit score files by hand as well.
728 * Adaptive Scoring::         Big Sister Gnus knows what you read.
729 * Home Score File::          How to say where new score entries are to go.
730 * Followups To Yourself::    Having Gnus notice when people answer you.
731 * Scoring Tips::             How to score effectively.
732 * Reverse Scoring::          That problem child of old is not problem.
733 * Global Score Files::       Earth-spanning, ear-splitting score files.
734 * Kill Files::               They are still here, but they can be ignored.
735 * Converting Kill Files::    Translating kill files to score files.
736 * GroupLens::                Getting predictions on what you like to read.
737 * Advanced Scoring::         Using logical expressions to build score rules.
738 * Score Decays::             It can be useful to let scores wither away.
740 GroupLens
742 * Using GroupLens::          How to make Gnus use GroupLens.
743 * Rating Articles::          Letting GroupLens know how you rate articles.
744 * Displaying Predictions::   Displaying predictions given by GroupLens.
745 * GroupLens Variables::      Customizing GroupLens.
747 Advanced Scoring
749 * Advanced Scoring Syntax::     A definition.
750 * Advanced Scoring Examples::   What they look like.
751 * Advanced Scoring Tips::       Getting the most out of it.
753 Various
755 * Process/Prefix::             A convention used by many treatment commands.
756 * Interactive::                Making Gnus ask you many questions.
757 * Symbolic Prefixes::          How to supply some Gnus functions with options.
758 * Formatting Variables::       You can specify what buffers should look like.
759 * Windows Configuration::      Configuring the Gnus buffer windows.
760 * Faces and Fonts::            How to change how faces look.
761 * Compilation::                How to speed Gnus up.
762 * Mode Lines::                 Displaying information in the mode lines.
763 * Highlighting and Menus::     Making buffers look all nice and cozy.
764 * Buttons::                    Get tendinitis in ten easy steps!
765 * Daemons::                    Gnus can do things behind your back.
766 * NoCeM::                      How to avoid spam and other fatty foods.
767 * Undo::                       Some actions can be undone.
768 * Moderation::                 What to do if you're a moderator.
769 * XEmacs Enhancements::        There are more pictures and stuff under XEmacs.
770 * Fuzzy Matching::             What's the big fuzz?
771 * Thwarting Email Spam::       A how-to on avoiding unsolicited commercial email.
772 * Various Various::            Things that are really various.
774 Formatting Variables
776 * Formatting Basics::     A formatting variable is basically a format string.
777 * Mode Line Formatting::  Some rules about mode line formatting variables.
778 * Advanced Formatting::   Modifying output in various ways.
779 * User-Defined Specs::    Having Gnus call your own functions.
780 * Formatting Fonts::      Making the formatting look colorful and nice.
782 XEmacs Enhancements
784 * Picons::    How to display pictures of what your reading.
785 * Smileys::   Show all those happy faces the way they were meant to be shown.
786 * Toolbar::   Click'n'drool.
787 * XVarious::  Other XEmacsy Gnusey variables.
789 Picons
791 * Picon Basics::           What are picons and How do I get them.
792 * Picon Requirements::     Don't go further if you aren't using XEmacs.
793 * Easy Picons::            Displaying Picons---the easy way.
794 * Hard Picons::            The way you should do it.  You'll learn something.
795 * Picon Useless Configuration:: Other variables you can trash/tweak/munge/play with.
797 Appendices
799 * History::                        How Gnus got where it is today.
800 * On Writing Manuals::             Why this is not a beginner's guide.
801 * Terminology::                    We use really difficult, like, words here.
802 * Customization::                  Tailoring Gnus to your needs.
803 * Troubleshooting::                What you might try if things do not work.
804 * Gnus Reference Guide::           Rilly, rilly technical stuff.
805 * Emacs for Heathens::             A short introduction to Emacsian terms.
806 * Frequently Asked Questions::     A question-and-answer session.
808 History
810 * Gnus Versions::       What Gnus versions have been released.
811 * Other Gnus Versions:: Other Gnus versions that also have been released.
812 * Why?::                What's the point of Gnus?
813 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
814 * Conformity::          Gnus tries to conform to all standards.
815 * Emacsen::             Gnus can be run on a few modern Emacsen.
816 * Gnus Development::    How Gnus is developed.
817 * Contributors::        Oodles of people.
818 * New Features::        Pointers to some of the new stuff in Gnus.
819 * Newest Features::     Features so new that they haven't been written yet.
821 New Features
823 * ding Gnus::          New things in Gnus 5.0/5.1, the first new Gnus.
824 * September Gnus::     The Thing Formally Known As Gnus 5.3/5.3.
825 * Red Gnus::           Third time best---Gnus 5.4/5.5.
826 * Quassia Gnus::       Two times two is four, or Gnus 5.6/5.7.
828 Customization
830 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
831 * Slow Terminal Connection::  You run a remote Emacs.
832 * Little Disk Space::         You feel that having large setup files is icky.
833 * Slow Machine::              You feel like buying a faster machine.
835 Gnus Reference Guide
837 * Gnus Utility Functions::   Common functions and variable to use.
838 * Backend Interface::        How Gnus communicates with the servers.
839 * Score File Syntax::        A BNF definition of the score file standard.
840 * Headers::                  How Gnus stores headers internally.
841 * Ranges::                   A handy format for storing mucho numbers.
842 * Group Info::               The group info format.
843 * Extended Interactive::     Symbolic prefixes and stuff.
844 * Emacs/XEmacs Code::        Gnus can be run under all modern Emacsen.
845 * Various File Formats::     Formats of files that Gnus use.
847 Backend Interface
849 * Required Backend Functions::        Functions that must be implemented.
850 * Optional Backend Functions::        Functions that need not be implemented.
851 * Error Messaging::                   How to get messages and report errors.
852 * Writing New Backends::              Extending old backends.
853 * Hooking New Backends Into Gnus::    What has to be done on the Gnus end.
854 * Mail-like Backends::                Some tips on mail backends.
856 Various File Formats
858 * Active File Format::      Information on articles and groups available.
859 * Newsgroups File Format::  Group descriptions.
861 Emacs for Heathens
863 * Keystrokes::      Entering text and executing commands.
864 * Emacs Lisp::      The built-in Emacs programming language.
866 @end detailmenu
867 @end menu
869 @node Starting Up
870 @chapter Starting Gnus
871 @cindex starting up
873 @kindex M-x gnus
874 @findex gnus
875 If your system administrator has set things up properly, starting Gnus
876 and reading news is extremely easy---you just type @kbd{M-x gnus} in
877 your Emacs.
879 @findex gnus-other-frame
880 @kindex M-x gnus-other-frame
881 If you want to start Gnus in a different frame, you can use the command
882 @kbd{M-x gnus-other-frame} instead.
884 If things do not go smoothly at startup, you have to twiddle some
885 variables in your @file{~/.gnus} file.  This file is similar to
886 @file{~/.emacs}, but is read when gnus starts.
888 If you puzzle at any terms used in this manual, please refer to the
889 terminology section (@pxref{Terminology}).
891 @menu
892 * Finding the News::    Choosing a method for getting news.
893 * The First Time::      What does Gnus do the first time you start it?
894 * The Server is Down::  How can I read my mail then?
895 * Slave Gnusae::        You can have more than one Gnus active at a time.
896 * Fetching a Group::    Starting Gnus just to read a group.
897 * New Groups::          What is Gnus supposed to do with new groups?
898 * Startup Files::       Those pesky startup files---@file{.newsrc}.
899 * Auto Save::           Recovering from a crash.
900 * The Active File::     Reading the active file over a slow line Takes Time.
901 * Changing Servers::    You may want to move from one server to another.
902 * Startup Variables::   Other variables you might change.
903 @end menu
906 @node Finding the News
907 @section Finding the News
908 @cindex finding news
910 @vindex gnus-select-method
911 @c @head
912 The @code{gnus-select-method} variable says where Gnus should look for
913 news.  This variable should be a list where the first element says
914 @dfn{how} and the second element says @dfn{where}.  This method is your
915 native method.  All groups not fetched with this method are
916 foreign groups.
918 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
919 you want to get your daily dosage of news from, you'd say:
921 @lisp
922 (setq gnus-select-method '(nntp "news.somewhere.edu"))
923 @end lisp
925 If you want to read directly from the local spool, say:
927 @lisp
928 (setq gnus-select-method '(nnspool ""))
929 @end lisp
931 If you can use a local spool, you probably should, as it will almost
932 certainly be much faster.
934 @vindex gnus-nntpserver-file
935 @cindex NNTPSERVER
936 @cindex @sc{nntp} server
937 If this variable is not set, Gnus will take a look at the
938 @code{NNTPSERVER} environment variable.  If that variable isn't set,
939 Gnus will see whether @code{gnus-nntpserver-file}
940 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
941 that fails as well, Gnus will try to use the machine running Emacs as an @sc{nntp} server.  That's a long shot, though.
943 @vindex gnus-nntp-server
944 If @code{gnus-nntp-server} is set, this variable will override
945 @code{gnus-select-method}.  You should therefore set
946 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
948 @vindex gnus-secondary-servers
949 @vindex gnus-nntp-server
950 You can also make Gnus prompt you interactively for the name of an
951 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
952 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
953 in the @code{gnus-secondary-servers} list (if any).  You can also just
954 type in the name of any server you feel like visiting.  (Note that this
955 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
956 gnus} later in the same Emacs session, Gnus will contact the same
957 server.)
959 @findex gnus-group-browse-foreign-server
960 @kindex B (Group)
961 However, if you use one @sc{nntp} server regularly and are just
962 interested in a couple of groups from a different server, you would be
963 better served by using the @kbd{B} command in the group buffer.  It will
964 let you have a look at what groups are available, and you can subscribe
965 to any of the groups you want to.  This also makes @file{.newsrc}
966 maintenance much tidier.  @xref{Foreign Groups}.
968 @vindex gnus-secondary-select-methods
969 @c @head
970 A slightly different approach to foreign groups is to set the
971 @code{gnus-secondary-select-methods} variable.  The select methods
972 listed in this variable are in many ways just as native as the
973 @code{gnus-select-method} server.  They will also be queried for active
974 files during startup (if that's required), and new newsgroups that
975 appear on these servers will be subscribed (or not) just as native
976 groups are.
978 For instance, if you use the @code{nnmbox} backend to read your mail, you
979 would typically set this variable to
981 @lisp
982 (setq gnus-secondary-select-methods '((nnmbox "")))
983 @end lisp
986 @node The First Time
987 @section The First Time
988 @cindex first time usage
990 If no startup files exist, Gnus will try to determine what groups should
991 be subscribed by default.
993 @vindex gnus-default-subscribed-newsgroups
994 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
995 will subscribe you to just those groups in that list, leaving the rest
996 killed.  Your system administrator should have set this variable to
997 something useful.
999 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1000 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1001 here as @dfn{whatever Lars thinks you should read}.)
1003 You'll also be subscribed to the Gnus documentation group, which should
1004 help you with most common problems.
1006 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1007 use the normal functions for handling new groups, and not do anything
1008 special.
1011 @node The Server is Down
1012 @section The Server is Down
1013 @cindex server errors
1015 If the default server is down, Gnus will understandably have some
1016 problems starting.  However, if you have some mail groups in addition to
1017 the news groups, you may want to start Gnus anyway.
1019 Gnus, being the trusting sort of program, will ask whether to proceed
1020 without a native select method if that server can't be contacted.  This
1021 will happen whether the server doesn't actually exist (i.e., you have
1022 given the wrong address) or the server has just momentarily taken ill
1023 for some reason or other.  If you decide to continue and have no foreign
1024 groups, you'll find it difficult to actually do anything in the group
1025 buffer.  But, hey, that's your problem.  Blllrph!
1027 @findex gnus-no-server
1028 @kindex M-x gnus-no-server
1029 @c @head
1030 If you know that the server is definitely down, or you just want to read
1031 your mail without bothering with the server at all, you can use the
1032 @code{gnus-no-server} command to start Gnus.  That might come in handy
1033 if you're in a hurry as well.  This command will not attempt to contact
1034 your primary server---instead, it will just activate all groups on level
1035 1 and 2.  (You should preferably keep no native groups on those two
1036 levels.)
1039 @node Slave Gnusae
1040 @section Slave Gnusae
1041 @cindex slave
1043 You might want to run more than one Emacs with more than one Gnus at the
1044 same time.  If you are using different @file{.newsrc} files (e.g., if you
1045 are using the two different Gnusae to read from two different servers),
1046 that is no problem whatsoever.  You just do it.
1048 The problem appears when you want to run two Gnusae that use the same
1049 @code{.newsrc} file.
1051 To work around that problem some, we here at the Think-Tank at the Gnus
1052 Towers have come up with a new concept: @dfn{Masters} and
1053 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1054 taken out a copyright on those words.  If you wish to use those words in
1055 conjunction with each other, you have to send $1 per usage instance to
1056 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1057 Applications}) will be much more expensive, of course.)
1059 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1060 however you do it).  Each subsequent slave Gnusae should be started with
1061 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1062 files, but instead save @dfn{slave files} that contain information only
1063 on what groups have been read in the slave session.  When a master Gnus
1064 starts, it will read (and delete) these slave files, incorporating all
1065 information from them.  (The slave files will be read in the sequence
1066 they were created, so the latest changes will have precedence.)
1068 Information from the slave files has, of course, precedence over the
1069 information in the normal (i.e., master) @code{.newsrc} file.
1072 @node Fetching a Group
1073 @section Fetching a Group
1074 @cindex fetching a group
1076 @findex gnus-fetch-group
1077 It is sometimes convenient to be able to just say ``I want to read this
1078 group and I don't care whether Gnus has been started or not''.  This is
1079 perhaps more useful for people who write code than for users, but the
1080 command @code{gnus-fetch-group} provides this functionality in any case.
1081 It takes the group name as a parameter.
1084 @node New Groups
1085 @section New Groups
1086 @cindex new groups
1087 @cindex subscription
1089 @vindex gnus-check-new-newsgroups
1090 If you are satisfied that you really never want to see any new groups,
1091 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1092 also save you some time at startup.  Even if this variable is
1093 @code{nil}, you can always subscribe to the new groups just by pressing
1094 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1095 is @code{ask-server} by default.  If you set this variable to
1096 @code{always}, then Gnus will query the backends for new groups even
1097 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1099 @menu
1100 * Checking New Groups::      Determining what groups are new.
1101 * Subscription Methods::     What Gnus should do with new groups.
1102 * Filtering New Groups::     Making Gnus ignore certain new groups.
1103 @end menu
1106 @node Checking New Groups
1107 @subsection Checking New Groups
1109 Gnus normally determines whether a group is new or not by comparing the
1110 list of groups from the active file(s) with the lists of subscribed and
1111 dead groups.  This isn't a particularly fast method.  If
1112 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1113 server for new groups since the last time.  This is both faster and
1114 cheaper.  This also means that you can get rid of the list of killed
1115 groups altogether, so you may set @code{gnus-save-killed-list} to
1116 @code{nil}, which will save time both at startup, at exit, and all over.
1117 Saves disk space, too.  Why isn't this the default, then?
1118 Unfortunately, not all servers support this command.
1120 I bet I know what you're thinking now: How do I find out whether my
1121 server supports @code{ask-server}?  No?  Good, because I don't have a
1122 fail-safe answer.  I would suggest just setting this variable to
1123 @code{ask-server} and see whether any new groups appear within the next
1124 few days.  If any do, then it works.  If none do, then it doesn't
1125 work.  I could write a function to make Gnus guess whether the server
1126 supports @code{ask-server}, but it would just be a guess.  So I won't.
1127 You could @code{telnet} to the server and say @code{HELP} and see
1128 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1129 it does, then it might work.  (But there are servers that lists
1130 @samp{NEWGROUPS} without supporting the function properly.)
1132 This variable can also be a list of select methods.  If so, Gnus will
1133 issue an @code{ask-server} command to each of the select methods, and
1134 subscribe them (or not) using the normal methods.  This might be handy
1135 if you are monitoring a few servers for new groups.  A side effect is
1136 that startup will take much longer, so you can meditate while waiting.
1137 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1140 @node Subscription Methods
1141 @subsection Subscription Methods
1143 @vindex gnus-subscribe-newsgroup-method
1144 What Gnus does when it encounters a new group is determined by the
1145 @code{gnus-subscribe-newsgroup-method} variable.
1147 This variable should contain a function.  This function will be called
1148 with the name of the new group as the only parameter.
1150 Some handy pre-fab functions are:
1152 @table @code
1154 @item gnus-subscribe-zombies
1155 @vindex gnus-subscribe-zombies
1156 Make all new groups zombies.  This is the default.  You can browse the
1157 zombies later (with @kbd{A z}) and either kill them all off properly
1158 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1160 @item gnus-subscribe-randomly
1161 @vindex gnus-subscribe-randomly
1162 Subscribe all new groups in arbitrary order.  This really means that all
1163 new groups will be added at ``the top'' of the group buffer.
1165 @item gnus-subscribe-alphabetically
1166 @vindex gnus-subscribe-alphabetically
1167 Subscribe all new groups in alphabetical order.
1169 @item gnus-subscribe-hierarchically
1170 @vindex gnus-subscribe-hierarchically
1171 Subscribe all new groups hierarchically.  The difference between this
1172 function and @code{gnus-subscribe-alphabetically} is slight.
1173 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1174 alphabetical fashion, while this function will enter groups into its
1175 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1176 @samp{comp} hierarchy, this function will not mess that configuration
1177 up.  Or something like that.
1179 @item gnus-subscribe-interactively
1180 @vindex gnus-subscribe-interactively
1181 Subscribe new groups interactively.  This means that Gnus will ask
1182 you about @strong{all} new groups.  The groups you choose to subscribe
1183 to will be subscribed hierarchically.
1185 @item gnus-subscribe-killed
1186 @vindex gnus-subscribe-killed
1187 Kill all new groups.
1189 @item gnus-subscribe-topics
1190 @vindex gnus-subscribe-topics
1191 Put the groups into the topic that has a matching @code{subscribe} topic 
1192 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1193 topic parameter that looks like
1195 @example
1196 "nnslashdot"
1197 @end example
1199 will mean that all groups that match that regex will be subscribed under 
1200 that topic.
1202 If no topics match the groups, the groups will be subscribed in the
1203 top-level topic.
1205 @end table
1207 @vindex gnus-subscribe-hierarchical-interactive
1208 A closely related variable is
1209 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1210 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1211 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1212 will ask you for each sub-hierarchy whether you want to descend the
1213 hierarchy or not.
1215 One common mistake is to set the variable a few paragraphs above
1216 (@code{gnus-subscribe-newsgroup-method}) to
1217 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1218 will not work.  This is ga-ga.  So don't do it.
1221 @node Filtering New Groups
1222 @subsection Filtering New Groups
1224 A nice and portable way to control which new newsgroups should be
1225 subscribed (or ignored) is to put an @dfn{options} line at the start of
1226 the @file{.newsrc} file.  Here's an example:
1228 @example
1229 options -n !alt.all !rec.all sci.all
1230 @end example
1232 @vindex gnus-subscribe-options-newsgroup-method
1233 This line obviously belongs to a serious-minded intellectual scientific
1234 person (or she may just be plain old boring), because it says that all
1235 groups that have names beginning with @samp{alt} and @samp{rec} should
1236 be ignored, and all groups with names beginning with @samp{sci} should
1237 be subscribed.  Gnus will not use the normal subscription method for
1238 subscribing these groups.
1239 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1240 variable defaults to @code{gnus-subscribe-alphabetically}.
1242 @vindex gnus-options-not-subscribe
1243 @vindex gnus-options-subscribe
1244 If you don't want to mess with your @file{.newsrc} file, you can just
1245 set the two variables @code{gnus-options-subscribe} and
1246 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1247 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1248 and if the new group matches the former, it will be unconditionally
1249 subscribed, and if it matches the latter, it will be ignored.
1251 @vindex gnus-auto-subscribed-groups
1252 Yet another variable that meddles here is
1253 @code{gnus-auto-subscribed-groups}.  It works exactly like
1254 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1255 thought it would be nice to have two of these.  This variable is more
1256 meant for setting some ground rules, while the other variable is used
1257 more for user fiddling.  By default this variable makes all new groups
1258 that come from mail backends (@code{nnml}, @code{nnbabyl},
1259 @code{nnfolder}, @code{nnmbox}, and @code{nnmh}) subscribed.  If you
1260 don't like that, just set this variable to @code{nil}.
1262 New groups that match this regexp are subscribed using
1263 @code{gnus-subscribe-options-newsgroup-method}.
1266 @node Changing Servers
1267 @section Changing Servers
1268 @cindex changing servers
1270 Sometimes it is necessary to move from one @sc{nntp} server to another.
1271 This happens very rarely, but perhaps you change jobs, or one server is
1272 very flaky and you want to use another.
1274 Changing the server is pretty easy, right?  You just change
1275 @code{gnus-select-method} to point to the new server?
1277 @emph{Wrong!}
1279 Article numbers are not (in any way) kept synchronized between different
1280 @sc{nntp} servers, and the only way Gnus keeps track of what articles
1281 you have read is by keeping track of article numbers.  So when you
1282 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1283 worthless.
1285 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1286 file from one server to another.  They all have one thing in
1287 common---they take a looong time to run.  You don't want to use these
1288 functions more than absolutely necessary.
1290 @kindex M-x gnus-change-server
1291 @findex gnus-change-server
1292 If you have access to both servers, Gnus can request the headers for all
1293 the articles you have read and compare @code{Message-ID}s and map the
1294 article numbers of the read articles and article marks.  The @kbd{M-x
1295 gnus-change-server} command will do this for all your native groups.  It
1296 will prompt for the method you want to move to.
1298 @kindex M-x gnus-group-move-group-to-server
1299 @findex gnus-group-move-group-to-server
1300 You can also move individual groups with the @kbd{M-x
1301 gnus-group-move-group-to-server} command.  This is useful if you want to
1302 move a (foreign) group from one server to another.
1304 @kindex M-x gnus-group-clear-data-on-native-groups
1305 @findex gnus-group-clear-data-on-native-groups
1306 If you don't have access to both the old and new server, all your marks
1307 and read ranges have become worthless.  You can use the @kbd{M-x
1308 gnus-group-clear-data-on-native-groups} command to clear out all data
1309 that you have on your native groups.  Use with caution.
1311 After changing servers, you @strong{must} move the cache hierarchy away,
1312 since the cached articles will have wrong article numbers, which will
1313 affect which articles Gnus thinks are read.
1316 @node Startup Files
1317 @section Startup Files
1318 @cindex startup files
1319 @cindex .newsrc
1320 @cindex .newsrc.el
1321 @cindex .newsrc.eld
1323 Now, you all know about the @file{.newsrc} file.  All subscription
1324 information is traditionally stored in this file.
1326 Things got a bit more complicated with @sc{gnus}.  In addition to
1327 keeping the @file{.newsrc} file updated, it also used a file called
1328 @file{.newsrc.el} for storing all the information that didn't fit into
1329 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1330 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1331 files was the most recently saved, which enabled people to swap between
1332 @sc{gnus} and other newsreaders.
1334 That was kinda silly, so Gnus went one better: In addition to the
1335 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1336 @file{.newsrc.eld}.  It will read whichever of these files that are most
1337 recent, but it will never write a @file{.newsrc.el} file.  You should
1338 never delete the @file{.newsrc.eld} file---it contains much information
1339 not stored in the @file{.newsrc} file.
1341 @vindex gnus-save-newsrc-file
1342 @vindex gnus-read-newsrc-file
1343 You can turn off writing the @file{.newsrc} file by setting
1344 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1345 the file and save some space, as well as exiting from Gnus faster.
1346 However, this will make it impossible to use other newsreaders than
1347 Gnus.  But hey, who would want to, right?  Similarly, setting
1348 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1349 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1350 convenient if you have a tendency to use Netscape once in a while.
1352 @vindex gnus-save-killed-list
1353 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1354 will not save the list of killed groups to the startup file.  This will
1355 save both time (when starting and quitting) and space (on disk).  It
1356 will also mean that Gnus has no record of what groups are new or old,
1357 so the automatic new groups subscription methods become meaningless.
1358 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1359 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1360 Groups}).  This variable can also be a regular expression.  If that's
1361 the case, remove all groups that do not match this regexp before
1362 saving.  This can be useful in certain obscure situations that involve
1363 several servers where not all servers support @code{ask-server}.
1365 @vindex gnus-startup-file
1366 The @code{gnus-startup-file} variable says where the startup files are.
1367 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1368 file being whatever that one is, with a @samp{.eld} appended.
1370 @vindex gnus-save-newsrc-hook
1371 @vindex gnus-save-quick-newsrc-hook
1372 @vindex gnus-save-standard-newsrc-hook
1373 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1374 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1375 saving the @file{.newsrc.eld} file, and
1376 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1377 @file{.newsrc} file.  The latter two are commonly used to turn version
1378 control on or off.  Version control is on by default when saving the
1379 startup files.  If you want to turn backup creation off, say something like:
1381 @lisp
1382 (defun turn-off-backup ()
1383   (set (make-local-variable 'backup-inhibited) t))
1385 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1386 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1387 @end lisp
1389 @vindex gnus-init-file
1390 When Gnus starts, it will read the @code{gnus-site-init-file}
1391 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1392 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1393 and can be used to avoid cluttering your @file{~/.emacs} and
1394 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1395 with the same names as these, but with @file{.elc} and @file{.el}
1396 suffixes.  In other words, if you have set @code{gnus-init-file} to
1397 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1398 and finally @file{~/.gnus} (in this order).
1402 @node Auto Save
1403 @section Auto Save
1404 @cindex dribble file
1405 @cindex auto-save
1407 Whenever you do something that changes the Gnus data (reading articles,
1408 catching up, killing/subscribing groups), the change is added to a
1409 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1410 Emacs way.  If your Emacs should crash before you have saved the
1411 @file{.newsrc} files, all changes you have made can be recovered from
1412 this file.
1414 If Gnus detects this file at startup, it will ask the user whether to
1415 read it.  The auto save file is deleted whenever the real startup file is
1416 saved.
1418 @vindex gnus-use-dribble-file
1419 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1420 maintain a dribble buffer.  The default is @code{t}.
1422 @vindex gnus-dribble-directory
1423 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1424 this variable is @code{nil}, which it is by default, Gnus will dribble
1425 into the directory where the @file{.newsrc} file is located.  (This is
1426 normally the user's home directory.)  The dribble file will get the same
1427 file permissions as the @code{.newsrc} file.
1429 @vindex gnus-always-read-dribble-file
1430 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1431 read the dribble file on startup without querying the user.
1434 @node The Active File
1435 @section The Active File
1436 @cindex active file
1437 @cindex ignored groups
1439 When Gnus starts, or indeed whenever it tries to determine whether new
1440 articles have arrived, it reads the active file.  This is a very large
1441 file that lists all the active groups and articles on the server.
1443 @vindex gnus-ignored-newsgroups
1444 Before examining the active file, Gnus deletes all lines that match the
1445 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1446 any groups with bogus names, but you can use this variable to make Gnus
1447 ignore hierarchies you aren't ever interested in.  However, this is not
1448 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1449 Groups} for an overview of other variables that can be used instead.
1451 @c This variable is
1452 @c @code{nil} by default, and will slow down active file handling somewhat
1453 @c if you set it to anything else.
1455 @vindex gnus-read-active-file
1456 @c @head
1457 The active file can be rather Huge, so if you have a slow network, you
1458 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1459 reading the active file.  This variable is @code{some} by default.
1461 Gnus will try to make do by getting information just on the groups that
1462 you actually subscribe to.
1464 Note that if you subscribe to lots and lots of groups, setting this
1465 variable to @code{nil} will probably make Gnus slower, not faster.  At
1466 present, having this variable @code{nil} will slow Gnus down
1467 considerably, unless you read news over a 2400 baud modem.
1469 This variable can also have the value @code{some}.  Gnus will then
1470 attempt to read active info only on the subscribed groups.  On some
1471 servers this is quite fast (on sparkling, brand new INN servers that
1472 support the @code{LIST ACTIVE group} command), on others this isn't fast
1473 at all.  In any case, @code{some} should be faster than @code{nil}, and
1474 is certainly faster than @code{t} over slow lines.
1476 Some news servers (old versions of Leafnode and old versions of INN, for
1477 instance) do not support the @code{LIST ACTIVE group}.  For these
1478 servers, @code{nil} is probably the most efficient value for this
1479 variable.
1481 If this variable is @code{nil}, Gnus will ask for group info in total
1482 lock-step, which isn't very fast.  If it is @code{some} and you use an
1483 @sc{nntp} server, Gnus will pump out commands as fast as it can, and
1484 read all the replies in one swoop.  This will normally result in better
1485 performance, but if the server does not support the aforementioned
1486 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1488 If you think that starting up Gnus takes too long, try all the three
1489 different values for this variable and see what works best for you. 
1491 In any case, if you use @code{some} or @code{nil}, you should definitely
1492 kill all groups that you aren't interested in to speed things up.
1494 Note that this variable also affects active file retrieval from
1495 secondary select methods.
1498 @node Startup Variables
1499 @section Startup Variables
1501 @table @code
1503 @item gnus-load-hook
1504 @vindex gnus-load-hook
1505 A hook run while Gnus is being loaded.  Note that this hook will
1506 normally be run just once in each Emacs session, no matter how many
1507 times you start Gnus.
1509 @item gnus-before-startup-hook
1510 @vindex gnus-before-startup-hook
1511 A hook run after starting up Gnus successfully.
1513 @item gnus-startup-hook
1514 @vindex gnus-startup-hook
1515 A hook run as the very last thing after starting up Gnus
1517 @item gnus-started-hook
1518 @vindex gnus-started-hook
1519 A hook that is run as the very last thing after starting up Gnus
1520 successfully.
1522 @item gnus-setup-news-hook
1523 @vindex gnus-setup-news-hook
1524 A hook that is run after reading the @file{.newsrc} file(s), but before
1525 generating the group buffer.
1527 @item gnus-check-bogus-newsgroups
1528 @vindex gnus-check-bogus-newsgroups
1529 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1530 startup.  A @dfn{bogus group} is a group that you have in your
1531 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1532 bogus groups can take quite a while, so to save time and resources it's
1533 best to leave this option off, and do the checking for bogus groups once
1534 in a while from the group buffer instead (@pxref{Group Maintenance}).
1536 @item gnus-inhibit-startup-message
1537 @vindex gnus-inhibit-startup-message
1538 If non-@code{nil}, the startup message won't be displayed.  That way,
1539 your boss might not notice as easily that you are reading news instead
1540 of doing your job.  Note that this variable is used before
1541 @file{.gnus.el} is loaded, so it should be set in @code{.emacs} instead.
1543 @item gnus-no-groups-message
1544 @vindex gnus-no-groups-message
1545 Message displayed by Gnus when no groups are available.
1547 @item gnus-play-startup-jingle
1548 @vindex gnus-play-startup-jingle
1549 If non-@code{nil}, play the Gnus jingle at startup.
1551 @item gnus-startup-jingle
1552 @vindex gnus-startup-jingle
1553 Jingle to be played if the above variable is non-@code{nil}.  The
1554 default is @samp{Tuxedomoon.Jingle4.au}.
1556 @end table
1559 @node The Group Buffer
1560 @chapter The Group Buffer
1561 @cindex group buffer
1563 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1564 is the first buffer shown when Gnus starts, and will never be killed as
1565 long as Gnus is active.
1567 @iftex
1568 @iflatex
1569 \gnusfigure{The Group Buffer}{320}{
1570 \put(75,50){\epsfig{figure=tmp/group.ps,height=9cm}}
1571 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1572 \put(120,38){\vector(1,2){10}}
1573 \put(40,60){\makebox(0,0)[r]{Mode line}}
1574 \put(40,58){\vector(1,0){30}}
1575 \put(200,28){\makebox(0,0)[t]{Native select method}}
1576 \put(200,26){\vector(-1,2){15}}
1578 @end iflatex
1579 @end iftex
1581 @menu
1582 * Group Buffer Format::    Information listed and how you can change it.
1583 * Group Maneuvering::      Commands for moving in the group buffer.
1584 * Selecting a Group::      Actually reading news.
1585 * Group Data::             Changing the info for a group.
1586 * Subscription Commands::  Unsubscribing, killing, subscribing.
1587 * Group Levels::           Levels? What are those, then?
1588 * Group Score::            A mechanism for finding out what groups you like.
1589 * Marking Groups::         You can mark groups for later processing.
1590 * Foreign Groups::         Creating and editing groups.
1591 * Group Parameters::       Each group may have different parameters set.
1592 * Listing Groups::         Gnus can list various subsets of the groups.
1593 * Sorting Groups::         Re-arrange the group order.
1594 * Group Maintenance::      Maintaining a tidy @file{.newsrc} file.
1595 * Browse Foreign Server::  You can browse a server.  See what it has to offer.
1596 * Exiting Gnus::           Stop reading news and get some work done.
1597 * Group Topics::           A folding group mode divided into topics.
1598 * Misc Group Stuff::       Other stuff that you can to do.
1599 @end menu
1602 @node Group Buffer Format
1603 @section Group Buffer Format
1605 @menu
1606 * Group Line Specification::       Deciding how the group buffer is to look.
1607 * Group Modeline Specification::   The group buffer modeline.
1608 * Group Highlighting::             Having nice colors in the group buffer.
1609 @end menu
1612 @node Group Line Specification
1613 @subsection Group Line Specification
1614 @cindex group buffer format
1616 The default format of the group buffer is nice and dull, but you can
1617 make it as exciting and ugly as you feel like.
1619 Here's a couple of example group lines:
1621 @example
1622      25: news.announce.newusers
1623  *    0: alt.fan.andrea-dworkin
1624 @end example
1626 Quite simple, huh?
1628 You can see that there are 25 unread articles in
1629 @samp{news.announce.newusers}.  There are no unread articles, but some
1630 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1631 asterisk at the beginning of the line?).
1633 @vindex gnus-group-line-format
1634 You can change that format to whatever you want by fiddling with the
1635 @code{gnus-group-line-format} variable.  This variable works along the
1636 lines of a @code{format} specification, which is pretty much the same as
1637 a @code{printf} specifications, for those of you who use (feh!) C.
1638 @xref{Formatting Variables}.
1640 @samp{%M%S%5y: %(%g%)\n} is the value that produced those lines above.
1642 There should always be a colon on the line; the cursor always moves to
1643 the colon after performing an operation.  Nothing else is required---not
1644 even the group name.  All displayed text is just window dressing, and is
1645 never examined by Gnus.  Gnus stores all real information it needs using
1646 text properties.
1648 (Note that if you make a really strange, wonderful, spreadsheet-like
1649 layout, everybody will believe you are hard at work with the accounting
1650 instead of wasting time reading news.)
1652 Here's a list of all available format characters:
1654 @table @samp
1656 @item M
1657 An asterisk if the group only has marked articles.
1659 @item S
1660 Whether the group is subscribed.
1662 @item L
1663 Level of subscribedness.
1665 @item N
1666 Number of unread articles.
1668 @item I
1669 Number of dormant articles.
1671 @item T
1672 Number of ticked articles.
1674 @item R
1675 Number of read articles.
1677 @item t
1678 Estimated total number of articles.  (This is really @var{max-number}
1679 minus @var{min-number} plus 1.)
1681 @item y
1682 Number of unread, unticked, non-dormant articles.
1684 @item i
1685 Number of ticked and dormant articles.
1687 @item g
1688 Full group name.
1690 @item G
1691 Group name.
1693 @item D
1694 Newsgroup description.
1696 @item o
1697 @samp{m} if moderated.
1699 @item O
1700 @samp{(m)} if moderated.
1702 @item s
1703 Select method.
1705 @item n
1706 Select from where.
1708 @item z
1709 A string that looks like @samp{<%s:%n>} if a foreign select method is
1710 used.
1712 @item P
1713 Indentation based on the level of the topic (@pxref{Group Topics}).
1715 @item c
1716 @vindex gnus-group-uncollapsed-levels
1717 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1718 variable says how many levels to leave at the end of the group name.
1719 The default is 1---this will mean that group names like
1720 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1722 @item m
1723 @vindex gnus-new-mail-mark
1724 @cindex %
1725 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1726 the group lately.
1728 @item p
1729 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1731 @item d
1732 A string that says when you last read the group (@pxref{Group
1733 Timestamp}).
1735 @item u
1736 User defined specifier.  The next character in the format string should
1737 be a letter.  Gnus will call the function
1738 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1739 following @samp{%u}.  The function will be passed a single dummy
1740 parameter as argument.  The function should return a string, which will
1741 be inserted into the buffer just like information from any other
1742 specifier.
1743 @end table
1745 @cindex *
1746 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1747 if no info is available---for instance, if it is a non-activated foreign
1748 group, or a bogus native group.
1751 @node Group Modeline Specification
1752 @subsection Group Modeline Specification
1753 @cindex group modeline
1755 @vindex gnus-group-mode-line-format
1756 The mode line can be changed by setting
1757 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1758 doesn't understand that many format specifiers:
1760 @table @samp
1761 @item S
1762 The native news server.
1763 @item M
1764 The native select method.
1765 @end table
1768 @node Group Highlighting
1769 @subsection Group Highlighting
1770 @cindex highlighting
1771 @cindex group highlighting
1773 @vindex gnus-group-highlight
1774 Highlighting in the group buffer is controlled by the
1775 @code{gnus-group-highlight} variable.  This is an alist with elements
1776 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1777 something non-@code{nil}, the @var{face} will be used on the line.
1779 Here's an example value for this variable that might look nice if the
1780 background is dark:
1782 @lisp
1783 (cond (window-system
1784        (setq custom-background-mode 'light)
1785        (defface my-group-face-1
1786          '((t (:foreground "Red" :bold t))) "First group face")
1787        (defface my-group-face-2
1788          '((t (:foreground "DarkSeaGreen4" :bold t))) "Second group face")
1789        (defface my-group-face-3
1790          '((t (:foreground "Green4" :bold t))) "Third group face")
1791        (defface my-group-face-4
1792          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1793        (defface my-group-face-5
1794          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1796 (setq gnus-group-highlight
1797       '(((> unread 200) . my-group-face-1)
1798         ((and (< level 3) (zerop unread)) . my-group-face-2)
1799         ((< level 3) . my-group-face-3)
1800         ((zerop unread) . my-group-face-4)
1801         (t . my-group-face-5)))
1802 @end lisp
1804 Also @pxref{Faces and Fonts}.
1806 Variables that are dynamically bound when the forms are evaluated
1807 include:
1809 @table @code
1810 @item group
1811 The group name.
1812 @item unread
1813 The number of unread articles in the group.
1814 @item method
1815 The select method.
1816 @item mailp
1817 Whether the group is a mail group.
1818 @item level
1819 The level of the group.
1820 @item score
1821 The score of the group.
1822 @item ticked
1823 The number of ticked articles in the group.
1824 @item total
1825 The total number of articles in the group.  Or rather, MAX-NUMBER minus
1826 MIN-NUMBER plus one.
1827 @item topic
1828 When using the topic minor mode, this variable is bound to the current
1829 topic being inserted.
1830 @end table
1832 When the forms are @code{eval}ed, point is at the beginning of the line
1833 of the group in question, so you can use many of the normal Gnus
1834 functions for snarfing info on the group.
1836 @vindex gnus-group-update-hook
1837 @findex gnus-group-highlight-line
1838 @code{gnus-group-update-hook} is called when a group line is changed.
1839 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1840 calls @code{gnus-group-highlight-line} by default.
1843 @node Group Maneuvering
1844 @section Group Maneuvering
1845 @cindex group movement
1847 All movement commands understand the numeric prefix and will behave as
1848 expected, hopefully.
1850 @table @kbd
1852 @item n
1853 @kindex n (Group)
1854 @findex gnus-group-next-unread-group
1855 Go to the next group that has unread articles
1856 (@code{gnus-group-next-unread-group}).
1858 @item p
1859 @itemx DEL
1860 @kindex DEL (Group)
1861 @kindex p (Group)
1862 @findex gnus-group-prev-unread-group
1863 Go to the previous group that has unread articles
1864 (@code{gnus-group-prev-unread-group}).
1866 @item N
1867 @kindex N (Group)
1868 @findex gnus-group-next-group
1869 Go to the next group (@code{gnus-group-next-group}).
1871 @item P
1872 @kindex P (Group)
1873 @findex gnus-group-prev-group
1874 Go to the previous group (@code{gnus-group-prev-group}).
1876 @item M-n
1877 @kindex M-n (Group)
1878 @findex gnus-group-next-unread-group-same-level
1879 Go to the next unread group on the same (or lower) level
1880 (@code{gnus-group-next-unread-group-same-level}).
1882 @item M-p
1883 @kindex M-p (Group)
1884 @findex gnus-group-prev-unread-group-same-level
1885 Go to the previous unread group on the same (or lower) level
1886 (@code{gnus-group-prev-unread-group-same-level}).
1887 @end table
1889 Three commands for jumping to groups:
1891 @table @kbd
1893 @item j
1894 @kindex j (Group)
1895 @findex gnus-group-jump-to-group
1896 Jump to a group (and make it visible if it isn't already)
1897 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
1898 like living groups.
1900 @item ,
1901 @kindex , (Group)
1902 @findex gnus-group-best-unread-group
1903 Jump to the unread group with the lowest level
1904 (@code{gnus-group-best-unread-group}).
1906 @item .
1907 @kindex . (Group)
1908 @findex gnus-group-first-unread-group
1909 Jump to the first group with unread articles
1910 (@code{gnus-group-first-unread-group}).
1911 @end table
1913 @vindex gnus-group-goto-unread
1914 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
1915 commands will move to the next group, not the next unread group.  Even
1916 the commands that say they move to the next unread group.  The default
1917 is @code{t}.
1920 @node Selecting a Group
1921 @section Selecting a Group
1922 @cindex group selection
1924 @table @kbd
1926 @item SPACE
1927 @kindex SPACE (Group)
1928 @findex gnus-group-read-group
1929 Select the current group, switch to the summary buffer and display the
1930 first unread article (@code{gnus-group-read-group}).  If there are no
1931 unread articles in the group, or if you give a non-numerical prefix to
1932 this command, Gnus will offer to fetch all the old articles in this
1933 group from the server.  If you give a numerical prefix @var{N}, @var{N}
1934 determines the number of articles Gnus will fetch.  If @var{N} is
1935 positive, Gnus fetches the @var{N} newest articles, if @var{N} is
1936 negative, Gnus fetches the @code{abs(@var{N})} oldest articles.
1938 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
1939 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
1940 - 4 2 SPC} fetches the 42 oldest ones.
1942 When you are in the group (in the Summary buffer), you can type
1943 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
1944 ones.
1946 @item RET
1947 @kindex RET (Group)
1948 @findex gnus-group-select-group
1949 Select the current group and switch to the summary buffer
1950 (@code{gnus-group-select-group}).  Takes the same arguments as
1951 @code{gnus-group-read-group}---the only difference is that this command
1952 does not display the first unread article automatically upon group
1953 entry.
1955 @item M-RET
1956 @kindex M-RET (Group)
1957 @findex gnus-group-quick-select-group
1958 This does the same as the command above, but tries to do it with the
1959 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
1960 scoring/killing will be performed, there will be no highlights and no
1961 expunging.  This might be useful if you're in a real hurry and have to
1962 enter some humongous group.  If you give a 0 prefix to this command
1963 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
1964 which is useful if you want to toggle threading before generating the
1965 summary buffer (@pxref{Summary Generation Commands}).
1967 @item M-SPACE
1968 @kindex M-SPACE (Group)
1969 @findex gnus-group-visible-select-group
1970 This is yet one more command that does the same as the @kbd{RET}
1971 command, but this one does it without expunging and hiding dormants
1972 (@code{gnus-group-visible-select-group}).
1974 @item M-C-RET
1975 @kindex M-C-RET (Group)
1976 @findex gnus-group-select-group-ephemerally
1977 Finally, this command selects the current group ephemerally without
1978 doing any processing of its contents
1979 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
1980 turned off.  Everything you do in the group after selecting it in this
1981 manner will have no permanent effects.
1983 @end table
1985 @vindex gnus-large-newsgroup
1986 The @code{gnus-large-newsgroup} variable says what Gnus should consider
1987 to be a big group.  This is 200 by default.  If the group has more
1988 (unread and/or ticked) articles than this, Gnus will query the user
1989 before entering the group.  The user can then specify how many articles
1990 should be fetched from the server.  If the user specifies a negative
1991 number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
1992 is positive, the @code{n} articles that have arrived most recently will
1993 be fetched.
1995 @vindex gnus-select-group-hook
1996 @vindex gnus-auto-select-first
1997 @code{gnus-auto-select-first} control whether any articles are selected
1998 automatically when entering a group with the @kbd{SPACE} command.
2000 @table @code
2002 @item nil
2003 Don't select any articles when entering the group.  Just display the
2004 full summary buffer.
2006 @item t
2007 Select the first unread article when entering the group.
2009 @item best
2010 Select the highest scored article in the group when entering the
2011 group.
2013 @end table
2015 This variable can also be a function.  In that case, that function will
2016 be called to place point on a subject line, and/or select some article.
2017 Useful functions include:
2019 @table @code
2020 @item gnus-summary-first-unread-subject
2021 Place point on the subject line of the first unread article, but
2022 don't select the article.
2024 @item gnus-summary-first-unread-article
2025 Select the first unread article.
2027 @item gnus-summary-best-unread-article
2028 Select the highest-scored unread article.
2029 @end table
2032 If you want to prevent automatic selection in some group (say, in a
2033 binary group with Huge articles) you can set this variable to @code{nil}
2034 in @code{gnus-select-group-hook}, which is called when a group is
2035 selected.
2038 @node Subscription Commands
2039 @section Subscription Commands
2040 @cindex subscription
2042 @table @kbd
2044 @item S t
2045 @itemx u
2046 @kindex S t (Group)
2047 @kindex u (Group)
2048 @findex gnus-group-unsubscribe-current-group
2049 @c @icon{gnus-group-unsubscribe}
2050 Toggle subscription to the current group
2051 (@code{gnus-group-unsubscribe-current-group}).
2053 @item S s
2054 @itemx U
2055 @kindex S s (Group)
2056 @kindex U (Group)
2057 @findex gnus-group-unsubscribe-group
2058 Prompt for a group to subscribe, and then subscribe it.  If it was
2059 subscribed already, unsubscribe it instead
2060 (@code{gnus-group-unsubscribe-group}).
2062 @item S k
2063 @itemx C-k
2064 @kindex S k (Group)
2065 @kindex C-k (Group)
2066 @findex gnus-group-kill-group
2067 @c @icon{gnus-group-kill-group}
2068 Kill the current group (@code{gnus-group-kill-group}).
2070 @item S y
2071 @itemx C-y
2072 @kindex S y (Group)
2073 @kindex C-y (Group)
2074 @findex gnus-group-yank-group
2075 Yank the last killed group (@code{gnus-group-yank-group}).
2077 @item C-x C-t
2078 @kindex C-x C-t (Group)
2079 @findex gnus-group-transpose-groups
2080 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2081 really a subscription command, but you can use it instead of a
2082 kill-and-yank sequence sometimes.
2084 @item S w
2085 @itemx C-w
2086 @kindex S w (Group)
2087 @kindex C-w (Group)
2088 @findex gnus-group-kill-region
2089 Kill all groups in the region (@code{gnus-group-kill-region}).
2091 @item S z
2092 @kindex S z (Group)
2093 @findex gnus-group-kill-all-zombies
2094 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2096 @item S C-k
2097 @kindex S C-k (Group)
2098 @findex gnus-group-kill-level
2099 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2100 These groups can't be yanked back after killing, so this command should
2101 be used with some caution.  The only time where this command comes in
2102 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2103 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2104 kill off all unsubscribed groups that do not have message numbers in the
2105 @file{.newsrc} file.
2107 @end table
2109 Also @pxref{Group Levels}.
2112 @node Group Data
2113 @section Group Data
2115 @table @kbd
2117 @item c
2118 @kindex c (Group)
2119 @findex gnus-group-catchup-current
2120 @vindex gnus-group-catchup-group-hook
2121 @c @icon{gnus-group-catchup-current}
2122 Mark all unticked articles in this group as read
2123 (@code{gnus-group-catchup-current}).
2124 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2125 the group buffer.
2127 @item C
2128 @kindex C (Group)
2129 @findex gnus-group-catchup-current-all
2130 Mark all articles in this group, even the ticked ones, as read
2131 (@code{gnus-group-catchup-current-all}).
2133 @item M-c
2134 @kindex M-c (Group)
2135 @findex gnus-group-clear-data
2136 Clear the data from the current group---nix out marks and the list of
2137 read articles (@code{gnus-group-clear-data}).
2139 @item M-x gnus-group-clear-data-on-native-groups
2140 @kindex M-x gnus-group-clear-data-on-native-groups
2141 @findex gnus-group-clear-data-on-native-groups
2142 If you have switched from one @sc{nntp} server to another, all your marks
2143 and read ranges have become worthless.  You can use this command to
2144 clear out all data that you have on your native groups.  Use with
2145 caution.
2147 @end table
2150 @node Group Levels
2151 @section Group Levels
2152 @cindex group level
2153 @cindex level
2155 All groups have a level of @dfn{subscribedness}.  For instance, if a
2156 group is on level 2, it is more subscribed than a group on level 5.  You
2157 can ask Gnus to just list groups on a given level or lower
2158 (@pxref{Listing Groups}), or to just check for new articles in groups on
2159 a given level or lower (@pxref{Scanning New Messages}).
2161 Remember:  The higher the level of the group, the less important it is.
2163 @table @kbd
2165 @item S l
2166 @kindex S l (Group)
2167 @findex gnus-group-set-current-level
2168 Set the level of the current group.  If a numeric prefix is given, the
2169 next @var{n} groups will have their levels set.  The user will be
2170 prompted for a level.
2171 @end table
2173 @vindex gnus-level-killed
2174 @vindex gnus-level-zombie
2175 @vindex gnus-level-unsubscribed
2176 @vindex gnus-level-subscribed
2177 Gnus considers groups from levels 1 to
2178 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2179 @code{gnus-level-subscribed} (exclusive) and
2180 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2181 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2182 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2183 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2184 same, but zombie and killed groups have no information on what articles
2185 you have read, etc, stored.  This distinction between dead and living
2186 groups isn't done because it is nice or clever, it is done purely for
2187 reasons of efficiency.
2189 It is recommended that you keep all your mail groups (if any) on quite
2190 low levels (e.g. 1 or 2).
2192 Maybe the following description of the default behavior of Gnus helps to
2193 understand what these levels are all about.  By default, Gnus shows you
2194 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2195 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2196 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2197 groups are hidden, in a way.
2199 Zombie and killed groups are similar to unsubscribed groups in that they
2200 are hidden by default.  But they are different from subscribed and
2201 unsubscribed groups in that Gnus doesn't ask the news server for
2202 information (number of messages, number of unread messages) on zombie
2203 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2204 aren't interested in.  If most groups are killed, Gnus is faster.
2206 Why does Gnus distinguish between zombie and killed groups?  Well, when
2207 a new group arrives on the server, Gnus by default makes it a zombie
2208 group.  This means that you are normally not bothered with new groups,
2209 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2210 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2211 list of killed groups.)
2213 If you want to play with the level variables, you should show some care.
2214 Set them once, and don't touch them ever again.  Better yet, don't touch
2215 them at all unless you know exactly what you're doing.
2217 @vindex gnus-level-default-unsubscribed
2218 @vindex gnus-level-default-subscribed
2219 Two closely related variables are @code{gnus-level-default-subscribed}
2220 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2221 which are the levels that new groups will be put on if they are
2222 (un)subscribed.  These two variables should, of course, be inside the
2223 relevant valid ranges.
2225 @vindex gnus-keep-same-level
2226 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2227 will only move to groups of the same level (or lower).  In
2228 particular, going from the last article in one group to the next group
2229 will go to the next group of the same level (or lower).  This might be
2230 handy if you want to read the most important groups before you read the
2231 rest.
2233 If this variable is @code{best}, Gnus will make the next newsgroup the
2234 one with the best level.
2236 @vindex gnus-group-default-list-level
2237 All groups with a level less than or equal to
2238 @code{gnus-group-default-list-level} will be listed in the group buffer
2239 by default.
2241 @vindex gnus-group-list-inactive-groups
2242 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2243 groups will be listed along with the unread groups.  This variable is
2244 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2245 listed.
2247 @vindex gnus-group-use-permanent-levels
2248 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2249 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2250 use this level as the ``work'' level.
2252 @vindex gnus-activate-level
2253 Gnus will normally just activate (i. e., query the server about) groups
2254 on level @code{gnus-activate-level} or less.  If you don't want to
2255 activate unsubscribed groups, for instance, you might set this variable
2256 to 5.  The default is 6.
2259 @node Group Score
2260 @section Group Score
2261 @cindex group score
2262 @cindex group rank
2263 @cindex rank
2265 You would normally keep important groups on high levels, but that scheme
2266 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2267 group buffer according to how often you read groups, perhaps?  Within
2268 reason?
2270 This is what @dfn{group score} is for.  You can have Gnus assign a score
2271 to each group through the mechanism described below.  You can then sort
2272 the group buffer based on this score.  Alternatively, you can sort on
2273 score and then level.  (Taken together, the level and the score is
2274 called the @dfn{rank} of the group.  A group that is on level 4 and has
2275 a score of 1 has a higher rank than a group on level 5 that has a score
2276 of 300.  (The level is the most significant part and the score is the
2277 least significant part.))
2279 @findex gnus-summary-bubble-group
2280 If you want groups you read often to get higher scores than groups you
2281 read seldom you can add the @code{gnus-summary-bubble-group} function to
2282 the @code{gnus-summary-exit-hook} hook.  This will result (after
2283 sorting) in a bubbling sort of action.  If you want to see that in
2284 action after each summary exit, you can add
2285 @code{gnus-group-sort-groups-by-rank} or
2286 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2287 slow things down somewhat.
2290 @node Marking Groups
2291 @section Marking Groups
2292 @cindex marking groups
2294 If you want to perform some command on several groups, and they appear
2295 subsequently in the group buffer, you would normally just give a
2296 numerical prefix to the command.  Most group commands will then do your
2297 bidding on those groups.
2299 However, if the groups are not in sequential order, you can still
2300 perform a command on several groups.  You simply mark the groups first
2301 with the process mark and then execute the command.
2303 @table @kbd
2305 @item #
2306 @kindex # (Group)
2307 @itemx M m
2308 @kindex M m (Group)
2309 @findex gnus-group-mark-group
2310 Set the mark on the current group (@code{gnus-group-mark-group}).
2312 @item M-#
2313 @kindex M-# (Group)
2314 @itemx M u
2315 @kindex M u (Group)
2316 @findex gnus-group-unmark-group
2317 Remove the mark from the current group
2318 (@code{gnus-group-unmark-group}).
2320 @item M U
2321 @kindex M U (Group)
2322 @findex gnus-group-unmark-all-groups
2323 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2325 @item M w
2326 @kindex M w (Group)
2327 @findex gnus-group-mark-region
2328 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2330 @item M b
2331 @kindex M b (Group)
2332 @findex gnus-group-mark-buffer
2333 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2335 @item M r
2336 @kindex M r (Group)
2337 @findex gnus-group-mark-regexp
2338 Mark all groups that match some regular expression
2339 (@code{gnus-group-mark-regexp}).
2340 @end table
2342 Also @pxref{Process/Prefix}.
2344 @findex gnus-group-universal-argument
2345 If you want to execute some command on all groups that have been marked
2346 with the process mark, you can use the @kbd{M-&}
2347 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2348 the command to be executed.
2351 @node Foreign Groups
2352 @section Foreign Groups
2353 @cindex foreign groups
2355 Below are some group mode commands for making and editing general foreign
2356 groups, as well as commands to ease the creation of a few
2357 special-purpose groups.  All these commands insert the newly created
2358 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2359 consulted.
2361 @table @kbd
2363 @item G m
2364 @kindex G m (Group)
2365 @findex gnus-group-make-group
2366 @cindex making groups
2367 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2368 for a name, a method and possibly an @dfn{address}.  For an easier way
2369 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
2371 @item G r
2372 @kindex G r (Group)
2373 @findex gnus-group-rename-group
2374 @cindex renaming groups
2375 Rename the current group to something else
2376 (@code{gnus-group-rename-group}).  This is valid only on some
2377 groups---mail groups mostly.  This command might very well be quite slow
2378 on some backends.
2380 @item G c
2381 @kindex G c (Group)
2382 @cindex customizing
2383 @findex gnus-group-customize
2384 Customize the group parameters (@code{gnus-group-customize}).
2386 @item G e
2387 @kindex G e (Group)
2388 @findex gnus-group-edit-group-method
2389 @cindex renaming groups
2390 Enter a buffer where you can edit the select method of the current
2391 group (@code{gnus-group-edit-group-method}).
2393 @item G p
2394 @kindex G p (Group)
2395 @findex gnus-group-edit-group-parameters
2396 Enter a buffer where you can edit the group parameters
2397 (@code{gnus-group-edit-group-parameters}).
2399 @item G E
2400 @kindex G E (Group)
2401 @findex gnus-group-edit-group
2402 Enter a buffer where you can edit the group info
2403 (@code{gnus-group-edit-group}).
2405 @item G d
2406 @kindex G d (Group)
2407 @findex gnus-group-make-directory-group
2408 @cindex nndir
2409 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2410 for a directory name (@code{gnus-group-make-directory-group}).
2412 @item G h
2413 @kindex G h (Group)
2414 @cindex help group
2415 @findex gnus-group-make-help-group
2416 Make the Gnus help group (@code{gnus-group-make-help-group}).
2418 @item G a
2419 @kindex G a (Group)
2420 @cindex (ding) archive
2421 @cindex archive group
2422 @findex gnus-group-make-archive-group
2423 @vindex gnus-group-archive-directory
2424 @vindex gnus-group-recent-archive-directory
2425 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2426 default a group pointing to the most recent articles will be created
2427 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2428 group will be created from @code{gnus-group-archive-directory}.
2430 @item G k
2431 @kindex G k (Group)
2432 @findex gnus-group-make-kiboze-group
2433 @cindex nnkiboze
2434 Make a kiboze group.  You will be prompted for a name, for a regexp to
2435 match groups to be ``included'' in the kiboze group, and a series of
2436 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2437 @xref{Kibozed Groups}.
2439 @item G D
2440 @kindex G D (Group)
2441 @findex gnus-group-enter-directory
2442 @cindex nneething
2443 Read an arbitrary directory as if it were a newsgroup with the
2444 @code{nneething} backend (@code{gnus-group-enter-directory}).
2445 @xref{Anything Groups}.
2447 @item G f
2448 @kindex G f (Group)
2449 @findex gnus-group-make-doc-group
2450 @cindex ClariNet Briefs
2451 @cindex nndoc
2452 Make a group based on some file or other
2453 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2454 command, you will be prompted for a file name and a file type.
2455 Currently supported types are @code{babyl}, @code{mbox}, @code{digest},
2456 @code{mmdf}, @code{news}, @code{rnews}, @code{clari-briefs},
2457 @code{rfc934}, @code{rfc822-forward}, @code{nsmail} and @code{forward}.
2458 If you run this command without a prefix, Gnus will guess at the file
2459 type.  @xref{Document Groups}.
2461 @item G u
2462 @kindex G u (Group)
2463 @vindex gnus-useful-groups
2464 @findex gnus-group-make-useful-group
2465 Create one of the groups mentioned in @code{gnus-useful-groups}
2466 (@code{gnus-group-make-useful-group}).
2468 @item G w
2469 @kindex G w (Group)
2470 @findex gnus-group-make-web-group
2471 @cindex DejaNews
2472 @cindex Alta Vista
2473 @cindex InReference
2474 @cindex nnweb
2475 Make an ephemeral group based on a web search
2476 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2477 command, make a solid group instead.  You will be prompted for the
2478 search engine type and the search string.  Valid search engine types
2479 include @code{dejanews}, @code{altavista} and @code{reference}.
2480 @xref{Web Searches}.
2482 If you use the @code{dejanews} search engine, you can limit the search
2483 to a particular group by using a match string like
2484 @samp{~g alt.sysadmin.recovery shaving}.
2486 @item G DEL
2487 @kindex G DEL (Group)
2488 @findex gnus-group-delete-group
2489 This function will delete the current group
2490 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2491 actually delete all the articles in the group, and forcibly remove the
2492 group itself from the face of the Earth.  Use a prefix only if you are
2493 absolutely sure of what you are doing.  This command can't be used on
2494 read-only groups (like @code{nntp} group), though.
2496 @item G V
2497 @kindex G V (Group)
2498 @findex gnus-group-make-empty-virtual
2499 Make a new, fresh, empty @code{nnvirtual} group
2500 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2502 @item G v
2503 @kindex G v (Group)
2504 @findex gnus-group-add-to-virtual
2505 Add the current group to an @code{nnvirtual} group
2506 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2507 @end table
2509 @xref{Select Methods}, for more information on the various select
2510 methods.
2512 @vindex gnus-activate-foreign-newsgroups
2513 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2514 Gnus will check all foreign groups with this level or lower at startup.
2515 This might take quite a while, especially if you subscribe to lots of
2516 groups from different @sc{nntp} servers.  Also @pxref{Group Levels};
2517 @code{gnus-activate-level} also affects activation of foreign
2518 newsgroups.
2521 @node Group Parameters
2522 @section Group Parameters
2523 @cindex group parameters
2525 The group parameters store information local to a particular group.
2526 Here's an example group parameter list:
2528 @example
2529 ((to-address . "ding@@gnus.org")
2530  (auto-expire . t))
2531 @end example
2533 We see that each element consists of a "dotted pair"---the thing before
2534 the dot is the key, while the thing after the dot is the value.  All the
2535 parameters have this form @emph{except} local variable specs, which are
2536 not dotted pairs, but proper lists.
2538 The following group parameters can be used:
2540 @table @code
2541 @item to-address
2542 @cindex to-address
2543 Address used by when doing followups and new posts.
2545 @example
2546 (to-address .  "some@@where.com")
2547 @end example
2549 This is primarily useful in mail groups that represent closed mailing
2550 lists---mailing lists where it's expected that everybody that writes to
2551 the mailing list is subscribed to it.  Since using this parameter
2552 ensures that the mail only goes to the mailing list itself, it means
2553 that members won't receive two copies of your followups.
2555 Using @code{to-address} will actually work whether the group is foreign
2556 or not.  Let's say there's a group on the server that is called
2557 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2558 the articles from a mail-to-news gateway.  Posting directly to this
2559 group is therefore impossible---you have to send mail to the mailing
2560 list address instead.
2562 @item to-list
2563 @cindex to-list
2564 Address used when doing @kbd{a} in that group.
2566 @example
2567 (to-list . "some@@where.com")
2568 @end example
2570 It is totally ignored
2571 when doing a followup---except that if it is present in a news group,
2572 you'll get mail group semantics when doing @kbd{f}.
2574 If you do an @kbd{a} command in a mail group and you have neither a
2575 @code{to-list} group parameter nor a @code{to-address} group parameter,
2576 then a @code{to-list} group parameter will be added automatically upon
2577 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2578 @vindex gnus-add-to-list
2580 If you do an @kbd{a} command in a mail group and you don't have a
2581 @code{to-list} group parameter, one will be added automatically upon
2582 sending the message.
2584 @item visible
2585 @cindex visible
2586 If the group parameter list has the element @code{(visible . t)},
2587 that group will always be visible in the Group buffer, regardless
2588 of whether it has any unread articles.
2590 @item broken-reply-to
2591 @cindex broken-reply-to
2592 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2593 headers in this group are to be ignored.  This can be useful if you're
2594 reading a mailing list group where the listserv has inserted
2595 @code{Reply-To} headers that point back to the listserv itself.  This is
2596 broken behavior.  So there!
2598 @item to-group
2599 @cindex to-group
2600 Elements like @code{(to-group . "some.group.name")} means that all
2601 posts in that group will be sent to @code{some.group.name}.
2603 @item newsgroup
2604 @cindex newsgroup
2605 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2606 will treat all responses as if they were responses to news articles.
2607 This can be useful if you have a mail group that's really a mirror of a
2608 news group.
2610 @item gcc-self
2611 @cindex gcc-self
2612 If @code{(gcc-self . t)} is present in the group parameter list, newly
2613 composed messages will be @code{Gcc}'d to the current group.  If
2614 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2615 generated, if @code{(gcc-self . "string")} is present, this string will
2616 be inserted literally as a @code{gcc} header.  This parameter takes
2617 precedence over any default @code{Gcc} rules as described later
2618 (@pxref{Archived Messages}).
2620 @item auto-expire
2621 @cindex auto-expire
2622 If the group parameter has an element that looks like @code{(auto-expire
2623 . t)}, all articles read will be marked as expirable.  For an
2624 alternative approach, @pxref{Expiring Mail}.
2626 @item total-expire
2627 @cindex total-expire
2628 If the group parameter has an element that looks like
2629 @code{(total-expire . t)}, all read articles will be put through the
2630 expiry process, even if they are not marked as expirable.  Use with
2631 caution.  Unread, ticked and dormant articles are not eligible for
2632 expiry.
2634 @item expiry-wait
2635 @cindex expiry-wait
2636 @vindex nnmail-expiry-wait-function
2637 If the group parameter has an element that looks like @code{(expiry-wait
2638 . 10)}, this value will override any @code{nnmail-expiry-wait} and
2639 @code{nnmail-expiry-wait-function} when expiring expirable messages.
2640 The value can either be a number of days (not necessarily an integer) or
2641 the symbols @code{never} or @code{immediate}.
2643 @item score-file
2644 @cindex score file group parameter
2645 Elements that look like @code{(score-file . "file")} will make
2646 @file{file} into the current score file for the group in question.  All
2647 interactive score entries will be put into this file.
2649 @item adapt-file
2650 @cindex adapt file group parameter
2651 Elements that look like @code{(adapt-file . "file")} will make
2652 @file{file} into the current adaptive file for the group in question.
2653 All adaptive score entries will be put into this file.
2655 @item admin-address
2656 When unsubscribing from a mailing list you should never send the
2657 unsubscription notice to the mailing list itself.  Instead, you'd send
2658 messages to the administrative address.  This parameter allows you to
2659 put the admin address somewhere convenient.
2661 @item display
2662 Elements that look like @code{(display . MODE)} say which articles to
2663 display on entering the group.  Valid values are:
2665 @table @code
2666 @item all
2667 Display all articles, both read and unread.
2669 @item default
2670 Display the default visible articles, which normally includes unread and
2671 ticked articles.
2672 @end table
2674 @item comment
2675 Elements that look like @code{(comment . "This is a comment")}
2676 are arbitrary comments on the group.  They are currently ignored by
2677 Gnus, but provide a place for you to store information on particular
2678 groups.
2680 @item charset
2681 Elements that look like @code{(charset . iso-8859-1)} will make
2682 @code{iso-8859-1} the default charset; that is, the charset that will be
2683 used for all articles that do not specify a charset.
2685 @item (@var{variable} @var{form})
2686 You can use the group parameters to set variables local to the group you
2687 are entering.  If you want to turn threading off in @samp{news.answers},
2688 you could put @code{(gnus-show-threads nil)} in the group parameters of
2689 that group.  @code{gnus-show-threads} will be made into a local variable
2690 in the summary buffer you enter, and the form @code{nil} will be
2691 @code{eval}ed there.
2693 This can also be used as a group-specific hook function, if you'd like.
2694 If you want to hear a beep when you enter a group, you could put
2695 something like @code{(dummy-variable (ding))} in the parameters of that
2696 group.  @code{dummy-variable} will be set to the result of the
2697 @code{(ding)} form, but who cares?
2699 @item posting-style
2700 You can store additional posting style information for this group only
2701 here (@pxref{Posting Styles}).  The format is that of an entry in the
2702 @code{gnus-posting-styles} alist, except that there's no regexp matching
2703 the group name (of course).  Style elements in this group parameter will
2704 take precedence over the ones found in @code{gnus-posting-styles}.
2706 For instance, if you want a funky name and signature in this group only,
2707 instead of hacking @code{gnus-posting-styles}, you could put something
2708 like this in the group parameters:
2710 @example
2711 (posting-style
2712   (name "Funky Name")
2713   (signature "Funky Signature"))
2714 @end example
2716 @item banner
2717 An item like @code{(banner . "regex")} causes any part of an article
2718 that matches the regular expression "regex" to be stripped. Instead of
2719 "regex", you can also use the symbol @code{signature} which strips the
2720 last signature or any of the elements of the alist
2721 @code{gnus-article-banner-alist}.
2723 @end table
2725 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
2726 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
2727 presents you with a Customize-like interface.  The latter helps avoid
2728 silly Lisp errors.)  You might also be interested in reading about topic
2729 parameters (@pxref{Topic Parameters}).
2732 @node Listing Groups
2733 @section Listing Groups
2734 @cindex group listing
2736 These commands all list various slices of the groups available.
2738 @table @kbd
2740 @item l
2741 @itemx A s
2742 @kindex A s (Group)
2743 @kindex l (Group)
2744 @findex gnus-group-list-groups
2745 List all groups that have unread articles
2746 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
2747 command will list only groups of level ARG and lower.  By default, it
2748 only lists groups of level five (i. e.,
2749 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
2750 groups).
2752 @item L
2753 @itemx A u
2754 @kindex A u (Group)
2755 @kindex L (Group)
2756 @findex gnus-group-list-all-groups
2757 List all groups, whether they have unread articles or not
2758 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
2759 this command will list only groups of level ARG and lower.  By default,
2760 it lists groups of level seven or lower (i.e., just subscribed and
2761 unsubscribed groups).
2763 @item A l
2764 @kindex A l (Group)
2765 @findex gnus-group-list-level
2766 List all unread groups on a specific level
2767 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
2768 with no unread articles.
2770 @item A k
2771 @kindex A k (Group)
2772 @findex gnus-group-list-killed
2773 List all killed groups (@code{gnus-group-list-killed}).  If given a
2774 prefix argument, really list all groups that are available, but aren't
2775 currently (un)subscribed.  This could entail reading the active file
2776 from the server.
2778 @item A z
2779 @kindex A z (Group)
2780 @findex gnus-group-list-zombies
2781 List all zombie groups (@code{gnus-group-list-zombies}).
2783 @item A m
2784 @kindex A m (Group)
2785 @findex gnus-group-list-matching
2786 List all unread, subscribed groups with names that match a regexp
2787 (@code{gnus-group-list-matching}).
2789 @item A M
2790 @kindex A M (Group)
2791 @findex gnus-group-list-all-matching
2792 List groups that match a regexp (@code{gnus-group-list-all-matching}).
2794 @item A A
2795 @kindex A A (Group)
2796 @findex gnus-group-list-active
2797 List absolutely all groups in the active file(s) of the
2798 server(s) you are connected to (@code{gnus-group-list-active}).  This
2799 might very well take quite a while.  It might actually be a better idea
2800 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
2801 thing to match on.  Also note that this command may list groups that
2802 don't exist (yet)---these will be listed as if they were killed groups.
2803 Take the output with some grains of salt.
2805 @item A a
2806 @kindex A a (Group)
2807 @findex gnus-group-apropos
2808 List all groups that have names that match a regexp
2809 (@code{gnus-group-apropos}).
2811 @item A d
2812 @kindex A d (Group)
2813 @findex gnus-group-description-apropos
2814 List all groups that have names or descriptions that match a regexp
2815 (@code{gnus-group-description-apropos}).
2817 @item A c
2818 @kindex A c (Group)
2819 @findex gnus-group-list-cached
2820 List all groups with cached articles (@code{gnus-group-list-cached}).
2822 @item A ?
2823 @kindex A ? (Group)
2824 @findex gnus-group-list-dormant
2825 List all groups with dormant articles (@code{gnus-group-list-dormant}).
2827 @end table
2829 @vindex gnus-permanently-visible-groups
2830 @cindex visible group parameter
2831 Groups that match the @code{gnus-permanently-visible-groups} regexp will
2832 always be shown, whether they have unread articles or not.  You can also
2833 add the @code{visible} element to the group parameters in question to
2834 get the same effect.
2836 @vindex gnus-list-groups-with-ticked-articles
2837 Groups that have just ticked articles in it are normally listed in the
2838 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
2839 @code{nil}, these groups will be treated just like totally empty
2840 groups.  It is @code{t} by default.
2843 @node Sorting Groups
2844 @section Sorting Groups
2845 @cindex sorting groups
2847 @kindex C-c C-s (Group)
2848 @findex gnus-group-sort-groups
2849 @vindex gnus-group-sort-function
2850 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
2851 group buffer according to the function(s) given by the
2852 @code{gnus-group-sort-function} variable.  Available sorting functions
2853 include:
2855 @table @code
2857 @item gnus-group-sort-by-alphabet
2858 @findex gnus-group-sort-by-alphabet
2859 Sort the group names alphabetically.  This is the default.
2861 @item gnus-group-sort-by-real-name
2862 @findex gnus-group-sort-by-real-name
2863 Sort the group alphabetically on the real (unprefixed) group names.
2865 @item gnus-group-sort-by-level
2866 @findex gnus-group-sort-by-level
2867 Sort by group level.
2869 @item gnus-group-sort-by-score
2870 @findex gnus-group-sort-by-score
2871 Sort by group score.  @xref{Group Score}.
2873 @item gnus-group-sort-by-rank
2874 @findex gnus-group-sort-by-rank
2875 Sort by group score and then the group level.  The level and the score
2876 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
2878 @item gnus-group-sort-by-unread
2879 @findex gnus-group-sort-by-unread
2880 Sort by number of unread articles.
2882 @item gnus-group-sort-by-method
2883 @findex gnus-group-sort-by-method
2884 Sort alphabetically on the select method.
2887 @end table
2889 @code{gnus-group-sort-function} can also be a list of sorting
2890 functions.  In that case, the most significant sort key function must be
2891 the last one.
2894 There are also a number of commands for sorting directly according to
2895 some sorting criteria:
2897 @table @kbd
2898 @item G S a
2899 @kindex G S a (Group)
2900 @findex gnus-group-sort-groups-by-alphabet
2901 Sort the group buffer alphabetically by group name
2902 (@code{gnus-group-sort-groups-by-alphabet}).
2904 @item G S u
2905 @kindex G S u (Group)
2906 @findex gnus-group-sort-groups-by-unread
2907 Sort the group buffer by the number of unread articles
2908 (@code{gnus-group-sort-groups-by-unread}).
2910 @item G S l
2911 @kindex G S l (Group)
2912 @findex gnus-group-sort-groups-by-level
2913 Sort the group buffer by group level
2914 (@code{gnus-group-sort-groups-by-level}).
2916 @item G S v
2917 @kindex G S v (Group)
2918 @findex gnus-group-sort-groups-by-score
2919 Sort the group buffer by group score
2920 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
2922 @item G S r
2923 @kindex G S r (Group)
2924 @findex gnus-group-sort-groups-by-rank
2925 Sort the group buffer by group rank
2926 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
2928 @item G S m
2929 @kindex G S m (Group)
2930 @findex gnus-group-sort-groups-by-method
2931 Sort the group buffer alphabetically by backend name
2932 (@code{gnus-group-sort-groups-by-method}).
2934 @end table
2936 All the commands below obey the process/prefix convention
2937 (@pxref{Process/Prefix}).
2939 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
2940 commands will sort in reverse order.
2942 You can also sort a subset of the groups:
2944 @table @kbd
2945 @item G P a
2946 @kindex G P a (Group)
2947 @findex gnus-group-sort-selected-groups-by-alphabet
2948 Sort the groups alphabetically by group name
2949 (@code{gnus-group-sort-selected-groups-by-alphabet}).
2951 @item G P u
2952 @kindex G P u (Group)
2953 @findex gnus-group-sort-selected-groups-by-unread
2954 Sort the groups by the number of unread articles
2955 (@code{gnus-group-sort-selected-groups-by-unread}).
2957 @item G P l
2958 @kindex G P l (Group)
2959 @findex gnus-group-sort-selected-groups-by-level
2960 Sort the groups by group level
2961 (@code{gnus-group-sort-selected-groups-by-level}).
2963 @item G P v
2964 @kindex G P v (Group)
2965 @findex gnus-group-sort-selected-groups-by-score
2966 Sort the groups by group score
2967 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
2969 @item G P r
2970 @kindex G P r (Group)
2971 @findex gnus-group-sort-selected-groups-by-rank
2972 Sort the groups by group rank
2973 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
2975 @item G P m
2976 @kindex G P m (Group)
2977 @findex gnus-group-sort-selected-groups-by-method
2978 Sort the groups alphabetically by backend name
2979 (@code{gnus-group-sort-selected-groups-by-method}).
2981 @end table
2985 @node Group Maintenance
2986 @section Group Maintenance
2987 @cindex bogus groups
2989 @table @kbd
2990 @item b
2991 @kindex b (Group)
2992 @findex gnus-group-check-bogus-groups
2993 Find bogus groups and delete them
2994 (@code{gnus-group-check-bogus-groups}).
2996 @item F
2997 @kindex F (Group)
2998 @findex gnus-group-find-new-groups
2999 Find new groups and process them (@code{gnus-group-find-new-groups}).
3000 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3001 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3002 to query the server for new groups, and subscribe the new groups as
3003 zombies.
3005 @item C-c C-x
3006 @kindex C-c C-x (Group)
3007 @findex gnus-group-expire-articles
3008 Run all expirable articles in the current group through the expiry
3009 process (if any) (@code{gnus-group-expire-articles}).
3011 @item C-c M-C-x
3012 @kindex C-c M-C-x (Group)
3013 @findex gnus-group-expire-all-groups
3014 Run all articles in all groups through the expiry process
3015 (@code{gnus-group-expire-all-groups}).
3017 @end table
3020 @node Browse Foreign Server
3021 @section Browse Foreign Server
3022 @cindex foreign servers
3023 @cindex browsing servers
3025 @table @kbd
3026 @item B
3027 @kindex B (Group)
3028 @findex gnus-group-browse-foreign-server
3029 You will be queried for a select method and a server name.  Gnus will
3030 then attempt to contact this server and let you browse the groups there
3031 (@code{gnus-group-browse-foreign-server}).
3032 @end table
3034 @findex gnus-browse-mode
3035 A new buffer with a list of available groups will appear.  This buffer
3036 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3037 a lot) like a normal group buffer.
3039 Here's a list of keystrokes available in the browse mode:
3041 @table @kbd
3042 @item n
3043 @kindex n (Browse)
3044 @findex gnus-group-next-group
3045 Go to the next group (@code{gnus-group-next-group}).
3047 @item p
3048 @kindex p (Browse)
3049 @findex gnus-group-prev-group
3050 Go to the previous group (@code{gnus-group-prev-group}).
3052 @item SPACE
3053 @kindex SPACE (Browse)
3054 @findex gnus-browse-read-group
3055 Enter the current group and display the first article
3056 (@code{gnus-browse-read-group}).
3058 @item RET
3059 @kindex RET (Browse)
3060 @findex gnus-browse-select-group
3061 Enter the current group (@code{gnus-browse-select-group}).
3063 @item u
3064 @kindex u (Browse)
3065 @findex gnus-browse-unsubscribe-current-group
3066 Unsubscribe to the current group, or, as will be the case here,
3067 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3069 @item l
3070 @itemx q
3071 @kindex q (Browse)
3072 @kindex l (Browse)
3073 @findex gnus-browse-exit
3074 Exit browse mode (@code{gnus-browse-exit}).
3076 @item ?
3077 @kindex ? (Browse)
3078 @findex gnus-browse-describe-briefly
3079 Describe browse mode briefly (well, there's not much to describe, is
3080 there) (@code{gnus-browse-describe-briefly}).
3081 @end table
3084 @node Exiting Gnus
3085 @section Exiting Gnus
3086 @cindex exiting Gnus
3088 Yes, Gnus is ex(c)iting.
3090 @table @kbd
3091 @item z
3092 @kindex z (Group)
3093 @findex gnus-group-suspend
3094 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3095 but it kills all buffers except the Group buffer.  I'm not sure why this
3096 is a gain, but then who am I to judge?
3098 @item q
3099 @kindex q (Group)
3100 @findex gnus-group-exit
3101 @c @icon{gnus-group-exit}
3102 Quit Gnus (@code{gnus-group-exit}).
3104 @item Q
3105 @kindex Q (Group)
3106 @findex gnus-group-quit
3107 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3108 The dribble file will be saved, though (@pxref{Auto Save}).
3109 @end table
3111 @vindex gnus-exit-gnus-hook
3112 @vindex gnus-suspend-gnus-hook
3113 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3114 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3115 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3116 exiting Gnus.
3118 @findex gnus-unload
3119 @cindex unloading
3120 If you wish to completely unload Gnus and all its adherents, you can use
3121 the @code{gnus-unload} command.  This command is also very handy when
3122 trying to customize meta-variables.
3124 Note:
3126 @quotation
3127 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3128 numbly heavy and herself fall into a hazy trance as the boy sitting
3129 behind her drew repeated lines with his pencil across the back of her
3130 plastic chair.
3131 @end quotation
3134 @node Group Topics
3135 @section Group Topics
3136 @cindex topics
3138 If you read lots and lots of groups, it might be convenient to group
3139 them hierarchically according to topics.  You put your Emacs groups over
3140 here, your sex groups over there, and the rest (what, two groups or so?)
3141 you put in some misc section that you never bother with anyway.  You can
3142 even group the Emacs sex groups as a sub-topic to either the Emacs
3143 groups or the sex groups---or both!  Go wild!
3145 @iftex
3146 @iflatex
3147 \gnusfigure{Group Topics}{400}{
3148 \put(75,50){\epsfig{figure=tmp/group-topic.ps,height=9cm}}
3150 @end iflatex
3151 @end iftex
3153 Here's an example:
3155 @example
3156 Gnus
3157   Emacs -- I wuw it!
3158      3: comp.emacs
3159      2: alt.religion.emacs
3160     Naughty Emacs
3161      452: alt.sex.emacs
3162        0: comp.talk.emacs.recovery
3163   Misc
3164      8: comp.binaries.fractals
3165     13: comp.sources.unix
3166 @end example
3168 @findex gnus-topic-mode
3169 @kindex t (Group)
3170 To get this @emph{fab} functionality you simply turn on (ooh!) the
3171 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3172 is a toggling command.)
3174 Go ahead, just try it.  I'll still be here when you get back.  La de
3175 dum...  Nice tune, that...  la la la...  What, you're back? Yes, and now
3176 press @kbd{l}.  There.  All your groups are now listed under
3177 @samp{misc}.  Doesn't that make you feel all warm and fuzzy?  Hot and
3178 bothered?
3180 If you want this permanently enabled, you should add that minor mode to
3181 the hook for the group mode:
3183 @lisp
3184 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3185 @end lisp
3187 @menu
3188 * Topic Variables::    How to customize the topics the Lisp Way.
3189 * Topic Commands::     Interactive E-Z commands.
3190 * Topic Sorting::      Sorting each topic individually.
3191 * Topic Topology::     A map of the world.
3192 * Topic Parameters::   Parameters that apply to all groups in a topic.
3193 @end menu
3196 @node Topic Variables
3197 @subsection Topic Variables
3198 @cindex topic variables
3200 Now, if you select a topic, it will fold/unfold that topic, which is
3201 really neat, I think.
3203 @vindex gnus-topic-line-format
3204 The topic lines themselves are created according to the
3205 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3206 Valid elements are:
3208 @table @samp
3209 @item i
3210 Indentation.
3211 @item n
3212 Topic name.
3213 @item v
3214 Visibility.
3215 @item l
3216 Level.
3217 @item g
3218 Number of groups in the topic.
3219 @item a
3220 Number of unread articles in the topic.
3221 @item A
3222 Number of unread articles in the topic and all its subtopics.
3223 @end table
3225 @vindex gnus-topic-indent-level
3226 Each sub-topic (and the groups in the sub-topics) will be indented with
3227 @code{gnus-topic-indent-level} times the topic level number of spaces.
3228 The default is 2.
3230 @vindex gnus-topic-mode-hook
3231 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3233 @vindex gnus-topic-display-empty-topics
3234 The @code{gnus-topic-display-empty-topics} says whether to display even
3235 topics that have no unread articles in them.  The default is @code{t}.
3238 @node Topic Commands
3239 @subsection Topic Commands
3240 @cindex topic commands
3242 When the topic minor mode is turned on, a new @kbd{T} submap will be
3243 available.  In addition, a few of the standard keys change their
3244 definitions slightly.
3246 @table @kbd
3248 @item T n
3249 @kindex T n (Topic)
3250 @findex gnus-topic-create-topic
3251 Prompt for a new topic name and create it
3252 (@code{gnus-topic-create-topic}).
3254 @item T m
3255 @kindex T m (Topic)
3256 @findex gnus-topic-move-group
3257 Move the current group to some other topic
3258 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3259 convention (@pxref{Process/Prefix}).
3261 @item T j
3262 @kindex T j (Topic)
3263 @findex gnus-topic-jump-to-topic
3264 Go to a topic (@code{gnus-topic-jump-to-topic}).  
3266 @item T c
3267 @kindex T c (Topic)
3268 @findex gnus-topic-copy-group
3269 Copy the current group to some other topic
3270 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3271 convention (@pxref{Process/Prefix}).
3273 @item T h
3274 @kindex T h (Topic)
3275 @findex gnus-topic-hide-topic
3276 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3277 a prefix, hide the topic permanently.
3279 @item T s
3280 @kindex T s (Topic)
3281 @findex gnus-topic-show-topic
3282 Show the current topic (@code{gnus-topic-show-topic}).  If given
3283 a prefix, show the topic permanently.
3285 @item T D
3286 @kindex T D (Topic)
3287 @findex gnus-topic-remove-group
3288 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3289 This command is mainly useful if you have the same group in several
3290 topics and wish to remove it from one of the topics.  You may also
3291 remove a group from all topics, but in that case, Gnus will add it to
3292 the root topic the next time you start Gnus.  In fact, all new groups
3293 (which, naturally, don't belong to any topic) will show up in the root
3294 topic.
3296 This command uses the process/prefix convention
3297 (@pxref{Process/Prefix}).
3299 @item T M
3300 @kindex T M (Topic)
3301 @findex gnus-topic-move-matching
3302 Move all groups that match some regular expression to a topic
3303 (@code{gnus-topic-move-matching}).
3305 @item T C
3306 @kindex T C (Topic)
3307 @findex gnus-topic-copy-matching
3308 Copy all groups that match some regular expression to a topic
3309 (@code{gnus-topic-copy-matching}).
3311 @item T H
3312 @kindex T H (Topic)
3313 @findex gnus-topic-toggle-display-empty-topics
3314 Toggle hiding empty topics
3315 (@code{gnus-topic-toggle-display-empty-topics}).
3317 @item T #
3318 @kindex T # (Topic)
3319 @findex gnus-topic-mark-topic
3320 Mark all groups in the current topic with the process mark
3321 (@code{gnus-topic-mark-topic}).
3323 @item T M-#
3324 @kindex T M-# (Topic)
3325 @findex gnus-topic-unmark-topic
3326 Remove the process mark from all groups in the current topic
3327 (@code{gnus-topic-unmark-topic}).
3329 @item T TAB
3330 @itemx TAB
3331 @kindex T TAB (Topic)
3332 @kindex TAB (Topic)
3333 @findex gnus-topic-indent
3334 ``Indent'' the current topic so that it becomes a sub-topic of the
3335 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3336 ``un-indent'' the topic instead.
3338 @item M-TAB
3339 @kindex M-TAB (Topic)
3340 @findex gnus-topic-unindent
3341 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3342 parent of its current parent (@code{gnus-topic-unindent}).
3344 @item RET
3345 @kindex RET (Topic)
3346 @findex gnus-topic-select-group
3347 @itemx SPACE
3348 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3349 When you perform this command on a group, you'll enter the group, as
3350 usual.  When done on a topic line, the topic will be folded (if it was
3351 visible) or unfolded (if it was folded already).  So it's basically a
3352 toggling command on topics.  In addition, if you give a numerical
3353 prefix, group on that level (and lower) will be displayed.
3355 @item C-c C-x
3356 @kindex C-c C-x (Topic)
3357 @findex gnus-topic-expire-articles
3358 Run all expirable articles in the current group or topic through the expiry
3359 process (if any) (@code{gnus-topic-expire-articles}).
3361 @item C-k
3362 @kindex C-k (Topic)
3363 @findex gnus-topic-kill-group
3364 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3365 topic will be removed along with the topic.
3367 @item C-y
3368 @kindex C-y (Topic)
3369 @findex gnus-topic-yank-group
3370 Yank the previously killed group or topic
3371 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3372 before all groups.
3374 @item T r
3375 @kindex T r (Topic)
3376 @findex gnus-topic-rename
3377 Rename a topic (@code{gnus-topic-rename}).
3379 @item T DEL
3380 @kindex T DEL (Topic)
3381 @findex gnus-topic-delete
3382 Delete an empty topic (@code{gnus-topic-delete}).
3384 @item A T
3385 @kindex A T (Topic)
3386 @findex gnus-topic-list-active
3387 List all groups that Gnus knows about in a topics-ified way
3388 (@code{gnus-topic-list-active}).
3390 @item G p
3391 @kindex G p (Topic)
3392 @findex gnus-topic-edit-parameters
3393 @cindex group parameters
3394 @cindex topic parameters
3395 @cindex parameters
3396 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3397 @xref{Topic Parameters}.
3399 @end table
3402 @node Topic Sorting
3403 @subsection Topic Sorting
3404 @cindex topic sorting
3406 You can sort the groups in each topic individually with the following
3407 commands:
3410 @table @kbd
3411 @item T S a
3412 @kindex T S a (Topic)
3413 @findex gnus-topic-sort-groups-by-alphabet
3414 Sort the current topic alphabetically by group name
3415 (@code{gnus-topic-sort-groups-by-alphabet}).
3417 @item T S u
3418 @kindex T S u (Topic)
3419 @findex gnus-topic-sort-groups-by-unread
3420 Sort the current topic by the number of unread articles
3421 (@code{gnus-topic-sort-groups-by-unread}).
3423 @item T S l
3424 @kindex T S l (Topic)
3425 @findex gnus-topic-sort-groups-by-level
3426 Sort the current topic by group level
3427 (@code{gnus-topic-sort-groups-by-level}).
3429 @item T S v
3430 @kindex T S v (Topic)
3431 @findex gnus-topic-sort-groups-by-score
3432 Sort the current topic by group score
3433 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3435 @item T S r
3436 @kindex T S r (Topic)
3437 @findex gnus-topic-sort-groups-by-rank
3438 Sort the current topic by group rank
3439 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3441 @item T S m
3442 @kindex T S m (Topic)
3443 @findex gnus-topic-sort-groups-by-method
3444 Sort the current topic alphabetically by backend name
3445 (@code{gnus-topic-sort-groups-by-method}).
3447 @end table
3449 @xref{Sorting Groups}, for more information about group sorting.
3452 @node Topic Topology
3453 @subsection Topic Topology
3454 @cindex topic topology
3455 @cindex topology
3457 So, let's have a look at an example group buffer:
3459 @example
3460 Gnus
3461   Emacs -- I wuw it!
3462      3: comp.emacs
3463      2: alt.religion.emacs
3464     Naughty Emacs
3465      452: alt.sex.emacs
3466        0: comp.talk.emacs.recovery
3467   Misc
3468      8: comp.binaries.fractals
3469     13: comp.sources.unix
3470 @end example
3472 So, here we have one top-level topic (@samp{Gnus}), two topics under
3473 that, and one sub-topic under one of the sub-topics.  (There is always
3474 just one (1) top-level topic).  This topology can be expressed as
3475 follows:
3477 @lisp
3478 (("Gnus" visible)
3479  (("Emacs -- I wuw it!" visible)
3480   (("Naughty Emacs" visible)))
3481  (("Misc" visible)))
3482 @end lisp
3484 @vindex gnus-topic-topology
3485 This is in fact how the variable @code{gnus-topic-topology} would look
3486 for the display above.  That variable is saved in the @file{.newsrc.eld}
3487 file, and shouldn't be messed with manually---unless you really want
3488 to.  Since this variable is read from the @file{.newsrc.eld} file,
3489 setting it in any other startup files will have no effect.
3491 This topology shows what topics are sub-topics of what topics (right),
3492 and which topics are visible.  Two settings are currently
3493 allowed---@code{visible} and @code{invisible}.
3496 @node Topic Parameters
3497 @subsection Topic Parameters
3498 @cindex topic parameters
3500 All groups in a topic will inherit group parameters from the parent (and
3501 ancestor) topic parameters.  All valid group parameters are valid topic
3502 parameters (@pxref{Group Parameters}).
3504 In addition, the following parameters are only valid as topic
3505 parameters:
3507 @table @code
3508 @item subscribe
3509 When subscribing new groups by topic (@pxref{Subscription Methods}), the 
3510 @code{subscribe} topic parameter says what groups go in what topic.  Its 
3511 value should be a regexp to match the groups that should go in that
3512 topic. 
3514 @end table
3516 Group parameters (of course) override topic parameters, and topic
3517 parameters in sub-topics override topic parameters in super-topics.  You
3518 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3519 verb, although you may feel free to disagree with me here.)
3521 @example
3522 Gnus
3523   Emacs
3524      3: comp.emacs
3525      2: alt.religion.emacs
3526    452: alt.sex.emacs
3527     Relief
3528      452: alt.sex.emacs
3529        0: comp.talk.emacs.recovery
3530   Misc
3531      8: comp.binaries.fractals
3532     13: comp.sources.unix
3533    452: alt.sex.emacs
3534 @end example
3536 The @samp{Emacs} topic has the topic parameter @code{(score-file
3537 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
3538 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
3539 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
3540 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
3541 . "religion.SCORE")}.
3543 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
3544 will get the @file{relief.SCORE} home score file.  If you enter the same
3545 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
3546 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
3547 get the @file{religion.SCORE} home score file.
3549 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
3550 there are some problems, especially with the @code{total-expiry}
3551 parameter.  Say you have a mail group in two topics; one with
3552 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
3553 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
3554 of these topics you mean to expire articles from, so anything may
3555 happen.  In fact, I hereby declare that it is @dfn{undefined} what
3556 happens.  You just have to be careful if you do stuff like that.
3559 @node Misc Group Stuff
3560 @section Misc Group Stuff
3562 @menu
3563 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
3564 * Group Information::     Information and help on groups and Gnus.
3565 * Group Timestamp::       Making Gnus keep track of when you last read a group.
3566 * File Commands::         Reading and writing the Gnus files.
3567 @end menu
3569 @table @kbd
3571 @item ^
3572 @kindex ^ (Group)
3573 @findex gnus-group-enter-server-mode
3574 Enter the server buffer (@code{gnus-group-enter-server-mode}).
3575 @xref{The Server Buffer}.
3577 @item a
3578 @kindex a (Group)
3579 @findex gnus-group-post-news
3580 Post an article to a group (@code{gnus-group-post-news}).  If given a
3581 prefix, the current group name will be used as the default.
3583 @item m
3584 @kindex m (Group)
3585 @findex gnus-group-mail
3586 Mail a message somewhere (@code{gnus-group-mail}).
3588 @end table
3590 Variables for the group buffer:
3592 @table @code
3594 @item gnus-group-mode-hook
3595 @vindex gnus-group-mode-hook
3596 is called after the group buffer has been
3597 created.
3599 @item gnus-group-prepare-hook
3600 @vindex gnus-group-prepare-hook
3601 is called after the group buffer is
3602 generated.  It may be used to modify the buffer in some strange,
3603 unnatural way.
3605 @item gnus-group-prepared-hook
3606 @vindex gnus-group-prepare-hook
3607 is called as the very last thing after the group buffer has been
3608 generated.  It may be used to move point around, for instance.
3610 @item gnus-permanently-visible-groups
3611 @vindex gnus-permanently-visible-groups
3612 Groups matching this regexp will always be listed in the group buffer,
3613 whether they are empty or not.
3615 @item gnus-group-name-charset-method-alist
3616 @vindex gnus-group-name-charset-method-alist
3617 An alist of method and the charset for group names. It is used to show
3618 non-ASCII group names.
3620 For example:
3621 @lisp
3622 (setq gnus-group-name-charset-method-alist
3623     '(((nntp "news.com.cn") . cn-gb-2312)))
3624 @end lisp
3626 @item gnus-group-name-charset-group-alist
3627 @vindex gnus-group-name-charset-group-alist
3628 An alist of regexp of group name and the charset for group names. 
3629 It is used to show non-ASCII group names.
3631 For example:
3632 @lisp
3633 (setq gnus-group-name-charset-group-alist
3634     '(("\\.com\\.cn:" . cn-gb-2312)))
3635 @end lisp
3637 @end table
3639 @node Scanning New Messages
3640 @subsection Scanning New Messages
3641 @cindex new messages
3642 @cindex scanning new news
3644 @table @kbd
3646 @item g
3647 @kindex g (Group)
3648 @findex gnus-group-get-new-news
3649 @c @icon{gnus-group-get-new-news}
3650 Check the server(s) for new articles.  If the numerical prefix is used,
3651 this command will check only groups of level @var{arg} and lower
3652 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
3653 command will force a total re-reading of the active file(s) from the
3654 backend(s).
3656 @item M-g
3657 @kindex M-g (Group)
3658 @findex gnus-group-get-new-news-this-group
3659 @vindex gnus-goto-next-group-when-activating
3660 @c @icon{gnus-group-get-new-news-this-group}
3661 Check whether new articles have arrived in the current group
3662 (@code{gnus-group-get-new-news-this-group}).
3663 @code{gnus-goto-next-group-when-activating} says whether this command is
3664 to move point to the next group or not.  It is @code{t} by default.
3666 @findex gnus-activate-all-groups
3667 @cindex activating groups
3668 @item C-c M-g
3669 @kindex C-c M-g (Group)
3670 Activate absolutely all groups (@code{gnus-activate-all-groups}).
3672 @item R
3673 @kindex R (Group)
3674 @cindex restarting
3675 @findex gnus-group-restart
3676 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
3677 file(s), closes the connection to all servers, clears up all run-time
3678 Gnus variables, and then starts Gnus all over again.
3680 @end table
3682 @vindex gnus-get-new-news-hook
3683 @code{gnus-get-new-news-hook} is run just before checking for new news.
3685 @vindex gnus-after-getting-new-news-hook
3686 @code{gnus-after-getting-new-news-hook} is run after checking for new
3687 news.
3690 @node Group Information
3691 @subsection Group Information
3692 @cindex group information
3693 @cindex information on groups
3695 @table @kbd
3698 @item H f
3699 @kindex H f (Group)
3700 @findex gnus-group-fetch-faq
3701 @vindex gnus-group-faq-directory
3702 @cindex FAQ
3703 @cindex ange-ftp
3704 Try to fetch the FAQ for the current group
3705 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
3706 @code{gnus-group-faq-directory}, which is usually a directory on a
3707 remote machine.  This variable can also be a list of directories.  In
3708 that case, giving a prefix to this command will allow you to choose
3709 between the various sites.  @code{ange-ftp} (or @code{efs}) will be used
3710 for fetching the file.
3712 If fetching from the first site is unsuccessful, Gnus will attempt to go
3713 through @code{gnus-group-faq-directory} and try to open them one by one.
3715 @item H d
3716 @itemx C-c C-d
3717 @c @icon{gnus-group-describe-group}
3718 @kindex H d (Group)
3719 @kindex C-c C-d (Group)
3720 @cindex describing groups
3721 @cindex group description
3722 @findex gnus-group-describe-group
3723 Describe the current group (@code{gnus-group-describe-group}).  If given
3724 a prefix, force Gnus to re-read the description from the server.
3726 @item M-d
3727 @kindex M-d (Group)
3728 @findex gnus-group-describe-all-groups
3729 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
3730 prefix, force Gnus to re-read the description file from the server.
3732 @item H v
3733 @itemx V
3734 @kindex V (Group)
3735 @kindex H v (Group)
3736 @cindex version
3737 @findex gnus-version
3738 Display current Gnus version numbers (@code{gnus-version}).
3740 @item ?
3741 @kindex ? (Group)
3742 @findex gnus-group-describe-briefly
3743 Give a very short help message (@code{gnus-group-describe-briefly}).
3745 @item C-c C-i
3746 @kindex C-c C-i (Group)
3747 @cindex info
3748 @cindex manual
3749 @findex gnus-info-find-node
3750 Go to the Gnus info node (@code{gnus-info-find-node}).
3751 @end table
3754 @node Group Timestamp
3755 @subsection Group Timestamp
3756 @cindex timestamps
3757 @cindex group timestamps
3759 It can be convenient to let Gnus keep track of when you last read a
3760 group.  To set the ball rolling, you should add
3761 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
3763 @lisp
3764 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
3765 @end lisp
3767 After doing this, each time you enter a group, it'll be recorded.
3769 This information can be displayed in various ways---the easiest is to
3770 use the @samp{%d} spec in the group line format:
3772 @lisp
3773 (setq gnus-group-line-format
3774       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
3775 @end lisp
3777 This will result in lines looking like:
3779 @example
3780 *        0: mail.ding                                19961002T012943
3781          0: custom                                   19961002T012713
3782 @end example
3784 As you can see, the date is displayed in compact ISO 8601 format.  This
3785 may be a bit too much, so to just display the date, you could say
3786 something like:
3788 @lisp
3789 (setq gnus-group-line-format
3790       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
3791 @end lisp
3794 @node File Commands
3795 @subsection File Commands
3796 @cindex file commands
3798 @table @kbd
3800 @item r
3801 @kindex r (Group)
3802 @findex gnus-group-read-init-file
3803 @vindex gnus-init-file
3804 @cindex reading init file
3805 Re-read the init file (@code{gnus-init-file}, which defaults to
3806 @file{~/.gnus}) (@code{gnus-group-read-init-file}).
3808 @item s
3809 @kindex s (Group)
3810 @findex gnus-group-save-newsrc
3811 @cindex saving .newsrc
3812 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
3813 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
3814 file(s) whether Gnus thinks it is necessary or not.
3816 @c @item Z
3817 @c @kindex Z (Group)
3818 @c @findex gnus-group-clear-dribble
3819 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
3821 @end table
3824 @node The Summary Buffer
3825 @chapter The Summary Buffer
3826 @cindex summary buffer
3828 A line for each article is displayed in the summary buffer.  You can
3829 move around, read articles, post articles and reply to articles.
3831 The most common way to a summary buffer is to select a group from the
3832 group buffer (@pxref{Selecting a Group}).
3834 You can have as many summary buffers open as you wish.
3836 @menu
3837 * Summary Buffer Format::       Deciding how the summary buffer is to look.
3838 * Summary Maneuvering::         Moving around the summary buffer.
3839 * Choosing Articles::           Reading articles.
3840 * Paging the Article::          Scrolling the current article.
3841 * Reply Followup and Post::     Posting articles.
3842 * Marking Articles::            Marking articles as read, expirable, etc.
3843 * Limiting::                    You can limit the summary buffer.
3844 * Threading::                   How threads are made.
3845 * Sorting::                     How articles and threads are sorted.
3846 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
3847 * Article Caching::             You may store articles in a cache.
3848 * Persistent Articles::         Making articles expiry-resistant.
3849 * Article Backlog::             Having already read articles hang around.
3850 * Saving Articles::             Ways of customizing article saving.
3851 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
3852 * Article Treatment::           The article buffer can be mangled at will.
3853 * MIME Commands::               Doing MIMEy things with the articles.
3854 * Charsets::                    Character set issues.
3855 * Article Commands::            Doing various things with the article buffer.
3856 * Summary Sorting::             Sorting the summary buffer in various ways.
3857 * Finding the Parent::          No child support? Get the parent.
3858 * Alternative Approaches::      Reading using non-default summaries.
3859 * Tree Display::                A more visual display of threads.
3860 * Mail Group Commands::         Some commands can only be used in mail groups.
3861 * Various Summary Stuff::       What didn't fit anywhere else.
3862 * Exiting the Summary Buffer::  Returning to the Group buffer,
3863                                 or reselecting the current group.
3864 * Crosspost Handling::          How crossposted articles are dealt with.
3865 * Duplicate Suppression::       An alternative when crosspost handling fails.
3866 @end menu
3869 @node Summary Buffer Format
3870 @section Summary Buffer Format
3871 @cindex summary buffer format
3873 @iftex
3874 @iflatex
3875 \gnusfigure{The Summary Buffer}{180}{
3876 \put(0,0){\epsfig{figure=tmp/summary.ps,width=7.5cm}}
3877 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-article.ps,width=7.5cm}}}
3879 @end iflatex
3880 @end iftex
3882 @menu
3883 * Summary Buffer Lines::     You can specify how summary lines should look.
3884 * To From Newsgroups::       How to not display your own name.
3885 * Summary Buffer Mode Line:: You can say how the mode line should look.
3886 * Summary Highlighting::     Making the summary buffer all pretty and nice.
3887 @end menu
3889 @findex mail-extract-address-components
3890 @findex gnus-extract-address-components
3891 @vindex gnus-extract-address-components
3892 Gnus will use the value of the @code{gnus-extract-address-components}
3893 variable as a function for getting the name and address parts of a
3894 @code{From} header.  Two pre-defined functions exist:
3895 @code{gnus-extract-address-components}, which is the default, quite
3896 fast, and too simplistic solution; and
3897 @code{mail-extract-address-components}, which works very nicely, but is
3898 slower.  The default function will return the wrong answer in 5% of the
3899 cases.  If this is unacceptable to you, use the other function instead:
3901 @lisp
3902 (setq gnus-extract-address-components
3903       'mail-extract-address-components)
3904 @end lisp
3906 @vindex gnus-summary-same-subject
3907 @code{gnus-summary-same-subject} is a string indicating that the current
3908 article has the same subject as the previous.  This string will be used
3909 with those specs that require it.  The default is @code{""}.
3912 @node Summary Buffer Lines
3913 @subsection Summary Buffer Lines
3915 @vindex gnus-summary-line-format
3916 You can change the format of the lines in the summary buffer by changing
3917 the @code{gnus-summary-line-format} variable.  It works along the same
3918 lines as a normal @code{format} string, with some extensions
3919 (@pxref{Formatting Variables}).
3921 The default string is @samp{%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n}.
3923 The following format specification characters are understood:
3925 @table @samp
3926 @item N
3927 Article number.
3928 @item S
3929 Subject string.  List identifiers stripped,
3930 @code{gnus-list-identifies}.  @xref{Article Hiding}.
3931 @item s
3932 Subject if the article is the root of the thread or the previous article
3933 had a different subject, @code{gnus-summary-same-subject} otherwise.
3934 (@code{gnus-summary-same-subject} defaults to @code{""}.)
3935 @item F
3936 Full @code{From} header.
3937 @item n
3938 The name (from the @code{From} header).
3939 @item f
3940 The name, code @code{To} header or the @code{Newsgroups} header
3941 (@pxref{To From Newsgroups}).
3942 @item a
3943 The name (from the @code{From} header).  This differs from the @code{n}
3944 spec in that it uses the function designated by the
3945 @code{gnus-extract-address-components} variable, which is slower, but
3946 may be more thorough.
3947 @item A
3948 The address (from the @code{From} header).  This works the same way as
3949 the @code{a} spec.
3950 @item L
3951 Number of lines in the article.
3952 @item c
3953 Number of characters in the article. This specifier is not supported in some
3954 methods (like nnfolder).
3955 @item I
3956 Indentation based on thread level (@pxref{Customizing Threading}).
3957 @item T
3958 Nothing if the article is a root and lots of spaces if it isn't (it
3959 pushes everything after it off the screen).
3960 @item [
3961 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
3962 for adopted articles (@pxref{Customizing Threading}).
3963 @item ]
3964 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
3965 for adopted articles.
3966 @item >
3967 One space for each thread level.
3968 @item <
3969 Twenty minus thread level spaces.
3970 @item U
3971 Unread.
3973 @item R
3974 This misleadingly named specifier is the @dfn{secondary mark}.  This
3975 mark will say whether the article has been replied to, has been cached,
3976 or has been saved.
3978 @item i
3979 Score as a number (@pxref{Scoring}).
3980 @item z
3981 @vindex gnus-summary-zcore-fuzz
3982 Zcore, @samp{+} if above the default level and @samp{-} if below the
3983 default level.  If the difference between
3984 @code{gnus-summary-default-score} and the score is less than
3985 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
3986 @item V
3987 Total thread score.
3988 @item x
3989 @code{Xref}.
3990 @item D
3991 @code{Date}.
3992 @item d
3993 The @code{Date} in @code{DD-MMM} format.
3994 @item o
3995 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
3996 @item M
3997 @code{Message-ID}.
3998 @item r
3999 @code{References}.
4000 @item t
4001 Number of articles in the current sub-thread.  Using this spec will slow
4002 down summary buffer generation somewhat.
4003 @item e
4004 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4005 article has any children.
4006 @item P
4007 The line number.
4008 @item O
4009 Download mark.
4010 @item u
4011 User defined specifier.  The next character in the format string should
4012 be a letter.  Gnus will call the function
4013 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
4014 following @samp{%u}.  The function will be passed the current header as
4015 argument.  The function should return a string, which will be inserted
4016 into the summary just like information from any other summary specifier.
4017 @end table
4019 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4020 have to be handled with care.  For reasons of efficiency, Gnus will
4021 compute what column these characters will end up in, and ``hard-code''
4022 that.  This means that it is invalid to have these specs after a
4023 variable-length spec.  Well, you might not be arrested, but your summary
4024 buffer will look strange, which is bad enough.
4026 The smart choice is to have these specs as far to the left as possible.
4027 (Isn't that the case with everything, though?  But I digress.)
4029 This restriction may disappear in later versions of Gnus.
4032 @node To From Newsgroups
4033 @subsection To From Newsgroups
4034 @cindex To
4035 @cindex Newsgroups
4037 In some groups (particularly in archive groups), the @code{From} header
4038 isn't very interesting, since all the articles there are written by
4039 you.  To display the information in the @code{To} or @code{Newsgroups}
4040 headers instead, you need to decide three things: What information to
4041 gather; where to display it; and when to display it.
4043 @enumerate
4044 @item
4045 @vindex gnus-extra-headers
4046 The reading of extra header information is controlled by the
4047 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4048 instance:
4050 @lisp
4051 (setq gnus-extra-headers
4052       '(To Newsgroups X-Newsreader))
4053 @end lisp
4055 This will result in Gnus trying to obtain these three headers, and
4056 storing it in header structures for later easy retrieval.
4058 @item
4059 @findex gnus-extra-header
4060 The value of these extra headers can be accessed via the
4061 @code{gnus-extra-header} function.  Here's a format line spec that will
4062 access the @code{X-Newsreader} header:
4064 @example
4065 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4066 @end example
4068 @item
4069 @vindex gnus-ignored-from-addresses
4070 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4071 summary line spec returns the @code{To}, @code{Newsreader} or
4072 @code{From} header.  If this regexp matches the contents of the
4073 @code{From} header, the value of the @code{To} or @code{Newsreader}
4074 headers are used instead.
4076 @end enumerate
4078 @vindex nnmail-extra-headers
4079 A related variable is @code{nnmail-extra-headers}, which controls when
4080 to include extra headers when generating overview (@sc{nov}) files.  If
4081 you have old overview files, you should regenerate them after changing
4082 this variable.
4084 @vindex gnus-summary-line-format
4085 You also have to instruct Gnus to display the data by changing the
4086 @code{%n} spec to the @code{%f} spec in the
4087 @code{gnus-summary-line-format} variable.
4089 In summary, you'd typically do something like the following:
4091 @lisp
4092 (setq gnus-extra-headers
4093       '(To Newsgroups))
4094 (setq nnmail-extra-headers gnus-extra-headers)
4095 (setq gnus-summary-line-format
4096       "%U%R%z%I%(%[%4L: %-20,20f%]%) %s\n")
4097 (setq gnus-ignored-from-addresses
4098       "Your Name Here")
4099 @end lisp
4101 Now, this is mostly useful for mail groups, where you have control over
4102 the @sc{nov} files that are created.  However, if you can persuade your
4103 nntp admin to add:
4105 @example
4106 Newsgroups:full
4107 @end example
4109 to the end of her @file{overview.fmt} file, then you can use that just
4110 as you would the extra headers from the mail groups.
4113 @node Summary Buffer Mode Line
4114 @subsection Summary Buffer Mode Line
4116 @vindex gnus-summary-mode-line-format
4117 You can also change the format of the summary mode bar (@pxref{Mode Line
4118 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4119 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4121 Here are the elements you can play with:
4123 @table @samp
4124 @item G
4125 Group name.
4126 @item p
4127 Unprefixed group name.
4128 @item A
4129 Current article number.
4130 @item z
4131 Current article score.
4132 @item V
4133 Gnus version.
4134 @item U
4135 Number of unread articles in this group.
4136 @item e
4137 Number of unread articles in this group that aren't displayed in the
4138 summary buffer.
4139 @item Z
4140 A string with the number of unread and unselected articles represented
4141 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4142 articles, and just as @samp{<%U more>} if there are just unread articles
4143 and no unselected ones.
4144 @item g
4145 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4146 shortened to @samp{r.a.anime}.
4147 @item S
4148 Subject of the current article.
4149 @item u
4150 User-defined spec (@pxref{User-Defined Specs}).
4151 @item s
4152 Name of the current score file (@pxref{Scoring}).
4153 @item d
4154 Number of dormant articles (@pxref{Unread Articles}).
4155 @item t
4156 Number of ticked articles (@pxref{Unread Articles}).
4157 @item r
4158 Number of articles that have been marked as read in this session.
4159 @item E
4160 Number of articles expunged by the score files.
4161 @end table
4164 @node Summary Highlighting
4165 @subsection Summary Highlighting
4167 @table @code
4169 @item gnus-visual-mark-article-hook
4170 @vindex gnus-visual-mark-article-hook
4171 This hook is run after selecting an article.  It is meant to be used for
4172 highlighting the article in some way.  It is not run if
4173 @code{gnus-visual} is @code{nil}.
4175 @item gnus-summary-update-hook
4176 @vindex gnus-summary-update-hook
4177 This hook is called when a summary line is changed.  It is not run if
4178 @code{gnus-visual} is @code{nil}.
4180 @item gnus-summary-selected-face
4181 @vindex gnus-summary-selected-face
4182 This is the face (or @dfn{font} as some people call it) used to
4183 highlight the current article in the summary buffer.
4185 @item gnus-summary-highlight
4186 @vindex gnus-summary-highlight
4187 Summary lines are highlighted according to this variable, which is a
4188 list where the elements are of the format @code{(@var{form}
4189 . @var{face})}.  If you would, for instance, like ticked articles to be
4190 italic and high-scored articles to be bold, you could set this variable
4191 to something like
4192 @lisp
4193 (((eq mark gnus-ticked-mark) . italic)
4194  ((> score default) . bold))
4195 @end lisp
4196 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4197 @var{face} will be applied to the line.
4198 @end table
4201 @node Summary Maneuvering
4202 @section Summary Maneuvering
4203 @cindex summary movement
4205 All the straight movement commands understand the numeric prefix and
4206 behave pretty much as you'd expect.
4208 None of these commands select articles.
4210 @table @kbd
4211 @item G M-n
4212 @itemx M-n
4213 @kindex M-n (Summary)
4214 @kindex G M-n (Summary)
4215 @findex gnus-summary-next-unread-subject
4216 Go to the next summary line of an unread article
4217 (@code{gnus-summary-next-unread-subject}).
4219 @item G M-p
4220 @itemx M-p
4221 @kindex M-p (Summary)
4222 @kindex G M-p (Summary)
4223 @findex gnus-summary-prev-unread-subject
4224 Go to the previous summary line of an unread article
4225 (@code{gnus-summary-prev-unread-subject}).
4227 @item G j
4228 @itemx j
4229 @kindex j (Summary)
4230 @kindex G j (Summary)
4231 @findex gnus-summary-goto-article
4232 Ask for an article number or @code{Message-ID}, and then go to that
4233 article (@code{gnus-summary-goto-article}).
4235 @item G g
4236 @kindex G g (Summary)
4237 @findex gnus-summary-goto-subject
4238 Ask for an article number and then go to the summary line of that article
4239 without displaying the article (@code{gnus-summary-goto-subject}).
4240 @end table
4242 If Gnus asks you to press a key to confirm going to the next group, you
4243 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4244 buffer, searching for the next group to read without actually returning
4245 to the group buffer.
4247 Variables related to summary movement:
4249 @table @code
4251 @vindex gnus-auto-select-next
4252 @item gnus-auto-select-next
4253 If you issue one of the movement commands (like @kbd{n}) and there are
4254 no more unread articles after the current one, Gnus will offer to go to
4255 the next group.  If this variable is @code{t} and the next group is
4256 empty, Gnus will exit summary mode and return to the group buffer.  If
4257 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4258 next group, no matter whether it has any unread articles or not.  As a
4259 special case, if this variable is @code{quietly}, Gnus will select the
4260 next group without asking for confirmation.  If this variable is
4261 @code{almost-quietly}, the same will happen only if you are located on
4262 the last article in the group.  Finally, if this variable is
4263 @code{slightly-quietly}, the @kbd{Z n} command will go to the next group
4264 without confirmation.  Also @pxref{Group Levels}.
4266 @item gnus-auto-select-same
4267 @vindex gnus-auto-select-same
4268 If non-@code{nil}, all the movement commands will try to go to the next
4269 article with the same subject as the current.  (@dfn{Same} here might
4270 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4271 for details (@pxref{Customizing Threading}).)  If there are no more
4272 articles with the same subject, go to the first unread article.
4274 This variable is not particularly useful if you use a threaded display.
4276 @item gnus-summary-check-current
4277 @vindex gnus-summary-check-current
4278 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4279 to the next (or previous) article if the current article is unread.
4280 Instead, they will choose the current article.
4282 @item gnus-auto-center-summary
4283 @vindex gnus-auto-center-summary
4284 If non-@code{nil}, Gnus will keep the point in the summary buffer
4285 centered at all times.  This makes things quite tidy, but if you have a
4286 slow network connection, or simply do not like this un-Emacsism, you can
4287 set this variable to @code{nil} to get the normal Emacs scrolling
4288 action.  This will also inhibit horizontal re-centering of the summary
4289 buffer, which might make it more inconvenient to read extremely long
4290 threads.
4292 This variable can also be a number.  In that case, center the window at
4293 the given number of lines from the top.
4295 @end table
4298 @node Choosing Articles
4299 @section Choosing Articles
4300 @cindex selecting articles
4302 @menu
4303 * Choosing Commands::        Commands for choosing articles.
4304 * Choosing Variables::       Variables that influence these commands.
4305 @end menu
4308 @node Choosing Commands
4309 @subsection Choosing Commands
4311 None of the following movement commands understand the numeric prefix,
4312 and they all select and display an article.
4314 If you want to fetch new articles or redisplay the group, see
4315 @ref{Exiting the Summary Buffer}.
4317 @table @kbd
4318 @item SPACE
4319 @kindex SPACE (Summary)
4320 @findex gnus-summary-next-page
4321 Select the current article, or, if that one's read already, the next
4322 unread article (@code{gnus-summary-next-page}).
4324 @item G n
4325 @itemx n
4326 @kindex n (Summary)
4327 @kindex G n (Summary)
4328 @findex gnus-summary-next-unread-article
4329 @c @icon{gnus-summary-next-unread}
4330 Go to next unread article (@code{gnus-summary-next-unread-article}).
4332 @item G p
4333 @itemx p
4334 @kindex p (Summary)
4335 @findex gnus-summary-prev-unread-article
4336 @c @icon{gnus-summary-prev-unread}
4337 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
4339 @item G N
4340 @itemx N
4341 @kindex N (Summary)
4342 @kindex G N (Summary)
4343 @findex gnus-summary-next-article
4344 Go to the next article (@code{gnus-summary-next-article}).
4346 @item G P
4347 @itemx P
4348 @kindex P (Summary)
4349 @kindex G P (Summary)
4350 @findex gnus-summary-prev-article
4351 Go to the previous article (@code{gnus-summary-prev-article}).
4353 @item G C-n
4354 @kindex G C-n (Summary)
4355 @findex gnus-summary-next-same-subject
4356 Go to the next article with the same subject
4357 (@code{gnus-summary-next-same-subject}).
4359 @item G C-p
4360 @kindex G C-p (Summary)
4361 @findex gnus-summary-prev-same-subject
4362 Go to the previous article with the same subject
4363 (@code{gnus-summary-prev-same-subject}).
4365 @item G f
4366 @itemx .
4367 @kindex G f  (Summary)
4368 @kindex .  (Summary)
4369 @findex gnus-summary-first-unread-article
4370 Go to the first unread article
4371 (@code{gnus-summary-first-unread-article}).
4373 @item G b
4374 @itemx ,
4375 @kindex G b (Summary)
4376 @kindex , (Summary)
4377 @findex gnus-summary-best-unread-article
4378 Go to the article with the highest score
4379 (@code{gnus-summary-best-unread-article}).
4381 @item G l
4382 @itemx l
4383 @kindex l (Summary)
4384 @kindex G l (Summary)
4385 @findex gnus-summary-goto-last-article
4386 Go to the previous article read (@code{gnus-summary-goto-last-article}).
4388 @item G o
4389 @kindex G o (Summary)
4390 @findex gnus-summary-pop-article
4391 @cindex history
4392 @cindex article history
4393 Pop an article off the summary history and go to this article
4394 (@code{gnus-summary-pop-article}).  This command differs from the
4395 command above in that you can pop as many previous articles off the
4396 history as you like, while @kbd{l} toggles the two last read articles.
4397 For a somewhat related issue (if you use these commands a lot),
4398 @pxref{Article Backlog}.
4399 @end table
4402 @node Choosing Variables
4403 @subsection Choosing Variables
4405 Some variables relevant for moving and selecting articles:
4407 @table @code
4408 @item gnus-auto-extend-newsgroup
4409 @vindex gnus-auto-extend-newsgroup
4410 All the movement commands will try to go to the previous (or next)
4411 article, even if that article isn't displayed in the Summary buffer if
4412 this variable is non-@code{nil}.  Gnus will then fetch the article from
4413 the server and display it in the article buffer.
4415 @item gnus-select-article-hook
4416 @vindex gnus-select-article-hook
4417 This hook is called whenever an article is selected.  By default it
4418 exposes any threads hidden under the selected article.
4420 @item gnus-mark-article-hook
4421 @vindex gnus-mark-article-hook
4422 @findex gnus-summary-mark-unread-as-read
4423 @findex gnus-summary-mark-read-and-unread-as-read
4424 @findex gnus-unread-mark
4425 This hook is called whenever an article is selected.  It is intended to
4426 be used for marking articles as read.  The default value is
4427 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
4428 mark of almost any article you read to @code{gnus-unread-mark}.  The
4429 only articles not affected by this function are ticked, dormant, and
4430 expirable articles.  If you'd instead like to just have unread articles
4431 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
4432 instead.  It will leave marks like @code{gnus-low-score-mark},
4433 @code{gnus-del-mark} (and so on) alone.
4435 @end table
4438 @node Paging the Article
4439 @section Scrolling the Article
4440 @cindex article scrolling
4442 @table @kbd
4444 @item SPACE
4445 @kindex SPACE (Summary)
4446 @findex gnus-summary-next-page
4447 Pressing @kbd{SPACE} will scroll the current article forward one page,
4448 or, if you have come to the end of the current article, will choose the
4449 next article (@code{gnus-summary-next-page}).
4451 @item DEL
4452 @kindex DEL (Summary)
4453 @findex gnus-summary-prev-page
4454 Scroll the current article back one page (@code{gnus-summary-prev-page}).
4456 @item RET
4457 @kindex RET (Summary)
4458 @findex gnus-summary-scroll-up
4459 Scroll the current article one line forward
4460 (@code{gnus-summary-scroll-up}).
4462 @item M-RET
4463 @kindex M-RET (Summary)
4464 @findex gnus-summary-scroll-down
4465 Scroll the current article one line backward
4466 (@code{gnus-summary-scroll-down}).
4468 @item A g
4469 @itemx g
4470 @kindex A g (Summary)
4471 @kindex g (Summary)
4472 @findex gnus-summary-show-article
4473 @vindex gnus-summary-show-article-charset-alist
4474 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
4475 given a prefix, fetch the current article, but don't run any of the
4476 article treatment functions.  This will give you a ``raw'' article, just
4477 the way it came from the server.
4479 If given a numerical prefix, you can do semi-manual charset stuff.
4480 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
4481 encoded in the @code{cn-gb-2312} charset.  If you have
4483 @lisp
4484 (setq gnus-summary-show-article-charset-alist 
4485       '((1 . cn-gb-2312) 
4486         (2 . big5)))
4487 @end lisp
4489 then you can say @kbd{C-u 1 g} to get the same effect.
4491 @item A <
4492 @itemx <
4493 @kindex < (Summary)
4494 @kindex A < (Summary)
4495 @findex gnus-summary-beginning-of-article
4496 Scroll to the beginning of the article
4497 (@code{gnus-summary-beginning-of-article}).
4499 @item A >
4500 @itemx >
4501 @kindex > (Summary)
4502 @kindex A > (Summary)
4503 @findex gnus-summary-end-of-article
4504 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
4506 @item A s
4507 @itemx s
4508 @kindex A s (Summary)
4509 @kindex s (Summary)
4510 @findex gnus-summary-isearch-article
4511 Perform an isearch in the article buffer
4512 (@code{gnus-summary-isearch-article}).
4514 @item h
4515 @kindex h (Summary)
4516 @findex gnus-summary-select-article-buffer
4517 Select the article buffer (@code{gnus-summary-select-article-buffer}).
4519 @end table
4522 @node Reply Followup and Post
4523 @section Reply, Followup and Post
4525 @menu
4526 * Summary Mail Commands::       Sending mail.
4527 * Summary Post Commands::       Sending news.
4528 * Summary Message Commands::    Other Message-related commands.
4529 * Canceling and Superseding::   ``Whoops, I shouldn't have called him that.''
4530 @end menu
4533 @node Summary Mail Commands
4534 @subsection Summary Mail Commands
4535 @cindex mail
4536 @cindex composing mail
4538 Commands for composing a mail message:
4540 @table @kbd
4542 @item S r
4543 @itemx r
4544 @kindex S r (Summary)
4545 @kindex r (Summary)
4546 @findex gnus-summary-reply
4547 @c @icon{gnus-summary-mail-reply}
4548 @c @icon{gnus-summary-reply}
4549 Mail a reply to the author of the current article
4550 (@code{gnus-summary-reply}).
4552 @item S R
4553 @itemx R
4554 @kindex R (Summary)
4555 @kindex S R (Summary)
4556 @findex gnus-summary-reply-with-original
4557 @c @icon{gnus-summary-reply-with-original}
4558 Mail a reply to the author of the current article and include the
4559 original message (@code{gnus-summary-reply-with-original}).  This
4560 command uses the process/prefix convention.
4562 @item S w
4563 @kindex S w (Summary)
4564 @findex gnus-summary-wide-reply
4565 Mail a wide reply to the author of the current article
4566 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
4567 goes out to all people listed in the @code{To}, @code{From} (or
4568 @code{Reply-to}) and @code{Cc} headers.
4570 @item S W
4571 @kindex S W (Summary)
4572 @findex gnus-summary-wide-reply-with-original
4573 Mail a wide reply to the current article and include the original
4574 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
4575 the process/prefix convention.
4577 @item S o m
4578 @itemx C-c C-f
4579 @kindex S o m (Summary)
4580 @kindex C-c C-f (Summary)
4581 @findex gnus-summary-mail-forward
4582 @c @icon{gnus-summary-mail-forward}
4583 Forward the current article to some other person
4584 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
4585 is forwarded according to the value of (@code{message-forward-as-mime})
4586 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
4587 message and forward directly inline; if the prefix is 2, forward message
4588 as an rfc822 MIME section; if the prefix is 3, decode message and
4589 forward as an rfc822 MIME section; if the prefix is 4, forward message
4590 directly inline; otherwise, the message is forwarded as no prefix given
4591 but use the flipped value of (@code{message-forward-as-mime}).  By
4592 default, the message is decoded and forwarded as an rfc822 MIME section.
4594 @item S m
4595 @itemx m
4596 @kindex m (Summary)
4597 @kindex S m (Summary)
4598 @findex gnus-summary-mail-other-window
4599 @c @icon{gnus-summary-mail-originate}
4600 Send a mail to some other person
4601 (@code{gnus-summary-mail-other-window}).
4603 @item S D b
4604 @kindex S D b (Summary)
4605 @findex gnus-summary-resend-bounced-mail
4606 @cindex bouncing mail
4607 If you have sent a mail, but the mail was bounced back to you for some
4608 reason (wrong address, transient failure), you can use this command to
4609 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
4610 will be popped into a mail buffer where you can edit the headers before
4611 sending the mail off again.  If you give a prefix to this command, and
4612 the bounced mail is a reply to some other mail, Gnus will try to fetch
4613 that mail and display it for easy perusal of its headers.  This might
4614 very well fail, though.
4616 @item S D r
4617 @kindex S D r (Summary)
4618 @findex gnus-summary-resend-message
4619 Not to be confused with the previous command,
4620 @code{gnus-summary-resend-message} will prompt you for an address to
4621 send the current message off to, and then send it to that place.  The
4622 headers of the message won't be altered---but lots of headers that say
4623 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
4624 means that you actually send a mail to someone that has a @code{To}
4625 header that (probably) points to yourself.  This will confuse people.
4626 So, natcherly you'll only do that if you're really eVIl.
4628 This command is mainly used if you have several accounts and want to
4629 ship a mail to a different account of yours.  (If you're both
4630 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
4631 to the @code{root} account, you may want to resend it to
4632 @code{postmaster}.  Ordnung muß sein!
4634 This command understands the process/prefix convention
4635 (@pxref{Process/Prefix}).
4637 @item S O m
4638 @kindex S O m (Summary)
4639 @findex gnus-uu-digest-mail-forward
4640 Digest the current series (@pxref{Decoding Articles}) and forward the
4641 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
4642 uses the process/prefix convention (@pxref{Process/Prefix}).
4644 @item S M-c
4645 @kindex S M-c (Summary)
4646 @findex gnus-summary-mail-crosspost-complaint
4647 @cindex crossposting
4648 @cindex excessive crossposting
4649 Send a complaint about excessive crossposting to the author of the
4650 current article (@code{gnus-summary-mail-crosspost-complaint}).
4652 @findex gnus-crosspost-complaint
4653 This command is provided as a way to fight back against the current
4654 crossposting pandemic that's sweeping Usenet.  It will compose a reply
4655 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
4656 command understands the process/prefix convention
4657 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
4659 @end table
4661 Also @pxref{(message)Header Commands} for more information.
4664 @node Summary Post Commands
4665 @subsection Summary Post Commands
4666 @cindex post
4667 @cindex composing news
4669 Commands for posting a news article:
4671 @table @kbd
4672 @item S p
4673 @itemx a
4674 @kindex a (Summary)
4675 @kindex S p (Summary)
4676 @findex gnus-summary-post-news
4677 @c @icon{gnus-summary-post-news}
4678 Post an article to the current group
4679 (@code{gnus-summary-post-news}).
4681 @item S f
4682 @itemx f
4683 @kindex f (Summary)
4684 @kindex S f (Summary)
4685 @findex gnus-summary-followup
4686 @c @icon{gnus-summary-followup}
4687 Post a followup to the current article (@code{gnus-summary-followup}).
4689 @item S F
4690 @itemx F
4691 @kindex S F (Summary)
4692 @kindex F (Summary)
4693 @c @icon{gnus-summary-followup-with-original}
4694 @findex gnus-summary-followup-with-original
4695 Post a followup to the current article and include the original message
4696 (@code{gnus-summary-followup-with-original}).   This command uses the
4697 process/prefix convention.
4699 @item S n
4700 @kindex S n (Summary)
4701 @findex gnus-summary-followup-to-mail
4702 Post a followup to the current article via news, even if you got the
4703 message through mail (@code{gnus-summary-followup-to-mail}).
4705 @item S N
4706 @kindex S N (Summary)
4707 @findex gnus-summary-followup-to-mail-with-original
4708 Post a followup to the current article via news, even if you got the
4709 message through mail and include the original message
4710 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
4711 the process/prefix convention.
4713 @item S o p
4714 @kindex S o p (Summary)
4715 @findex gnus-summary-post-forward
4716 Forward the current article to a newsgroup
4717 (@code{gnus-summary-post-forward}).  
4718  If no prefix is given, the message is forwarded according to the value
4719 of (@code{message-forward-as-mime}) and
4720 (@code{message-forward-show-mml}); if the prefix is 1, decode the
4721 message and forward directly inline; if the prefix is 2, forward message
4722 as an rfc822 MIME section; if the prefix is 3, decode message and
4723 forward as an rfc822 MIME section; if the prefix is 4, forward message
4724 directly inline; otherwise, the message is forwarded as no prefix given
4725 but use the flipped value of (@code{message-forward-as-mime}).  By
4726 default, the message is decoded and forwarded as an rfc822 MIME section.
4728 @item S O p
4729 @kindex S O p (Summary)
4730 @findex gnus-uu-digest-post-forward
4731 @cindex digests
4732 @cindex making digests
4733 Digest the current series and forward the result to a newsgroup
4734 (@code{gnus-uu-digest-mail-forward}).  This command uses the
4735 process/prefix convention.
4737 @item S u
4738 @kindex S u (Summary)
4739 @findex gnus-uu-post-news
4740 @c @icon{gnus-uu-post-news}
4741 Uuencode a file, split it into parts, and post it as a series
4742 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
4743 @end table
4745 Also @pxref{(message)Header Commands} for more information.
4748 @node Summary Message Commands
4749 @subsection Summary Message Commands
4751 @table @kbd
4752 @item S y
4753 @kindex S y (Summary)
4754 @findex gnus-summary-yank-message
4755 Yank the current article into an already existing Message composition
4756 buffer (@code{gnus-summary-yank-message}).  This command prompts for
4757 what message buffer you want to yank into, and understands the
4758 process/prefix convention (@pxref{Process/Prefix}).
4760 @end table
4763 @node Canceling and Superseding
4764 @subsection Canceling Articles
4765 @cindex canceling articles
4766 @cindex superseding articles
4768 Have you ever written something, and then decided that you really,
4769 really, really wish you hadn't posted that?
4771 Well, you can't cancel mail, but you can cancel posts.
4773 @findex gnus-summary-cancel-article
4774 @kindex C (Summary)
4775 @c @icon{gnus-summary-cancel-article}
4776 Find the article you wish to cancel (you can only cancel your own
4777 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
4778 c} (@code{gnus-summary-cancel-article}).  Your article will be
4779 canceled---machines all over the world will be deleting your article.
4780 This command uses the process/prefix convention (@pxref{Process/Prefix}).
4782 Be aware, however, that not all sites honor cancels, so your article may
4783 live on here and there, while most sites will delete the article in
4784 question.
4786 Gnus will use the ``current'' select method when canceling.  If you
4787 want to use the standard posting method, use the @samp{a} symbolic
4788 prefix (@pxref{Symbolic Prefixes}).
4790 If you discover that you have made some mistakes and want to do some
4791 corrections, you can post a @dfn{superseding} article that will replace
4792 your original article.
4794 @findex gnus-summary-supersede-article
4795 @kindex S (Summary)
4796 Go to the original article and press @kbd{S s}
4797 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
4798 where you can edit the article all you want before sending it off the
4799 usual way.
4801 The same goes for superseding as for canceling, only more so: Some
4802 sites do not honor superseding.  On those sites, it will appear that you
4803 have posted almost the same article twice.
4805 If you have just posted the article, and change your mind right away,
4806 there is a trick you can use to cancel/supersede the article without
4807 waiting for the article to appear on your site first.  You simply return
4808 to the post buffer (which is called @code{*sent ...*}).  There you will
4809 find the article you just posted, with all the headers intact.  Change
4810 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
4811 header by substituting one of those words for the word
4812 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
4813 you would do normally.  The previous article will be
4814 canceled/superseded.
4816 Just remember, kids: There is no 'c' in 'supersede'.
4819 @node Marking Articles
4820 @section Marking Articles
4821 @cindex article marking
4822 @cindex article ticking
4823 @cindex marks
4825 There are several marks you can set on an article.
4827 You have marks that decide the @dfn{readedness} (whoo, neato-keano
4828 neologism ohoy!) of the article.  Alphabetic marks generally mean
4829 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
4831 In addition, you also have marks that do not affect readedness.
4833 @menu
4834 * Unread Articles::      Marks for unread articles.
4835 * Read Articles::        Marks for read articles.
4836 * Other Marks::          Marks that do not affect readedness.
4837 @end menu
4839 @ifinfo
4840 There's a plethora of commands for manipulating these marks:
4841 @end ifinfo
4843 @menu
4844 * Setting Marks::             How to set and remove marks.
4845 * Generic Marking Commands::  How to customize the marking.
4846 * Setting Process Marks::     How to mark articles for later processing.
4847 @end menu
4850 @node Unread Articles
4851 @subsection Unread Articles
4853 The following marks mark articles as (kinda) unread, in one form or
4854 other.
4856 @table @samp
4857 @item !
4858 @vindex gnus-ticked-mark
4859 Marked as ticked (@code{gnus-ticked-mark}).
4861 @dfn{Ticked articles} are articles that will remain visible always.  If
4862 you see an article that you find interesting, or you want to put off
4863 reading it, or replying to it, until sometime later, you'd typically
4864 tick it.  However, articles can be expired, so if you want to keep an
4865 article forever, you'll have to make it persistent (@pxref{Persistent
4866 Articles}).
4868 @item ?
4869 @vindex gnus-dormant-mark
4870 Marked as dormant (@code{gnus-dormant-mark}).
4872 @dfn{Dormant articles} will only appear in the summary buffer if there
4873 are followups to it.  If you want to see them even if they don't have
4874 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
4876 @item SPACE
4877 @vindex gnus-unread-mark
4878 Marked as unread (@code{gnus-unread-mark}).
4880 @dfn{Unread articles} are articles that haven't been read at all yet.
4881 @end table
4884 @node Read Articles
4885 @subsection Read Articles
4886 @cindex expirable mark
4888 All the following marks mark articles as read.
4890 @table @samp
4892 @item r
4893 @vindex gnus-del-mark
4894 These are articles that the user has marked as read with the @kbd{d}
4895 command manually, more or less (@code{gnus-del-mark}).
4897 @item R
4898 @vindex gnus-read-mark
4899 Articles that have actually been read (@code{gnus-read-mark}).
4901 @item O
4902 @vindex gnus-ancient-mark
4903 Articles that were marked as read in previous sessions and are now
4904 @dfn{old} (@code{gnus-ancient-mark}).
4906 @item K
4907 @vindex gnus-killed-mark
4908 Marked as killed (@code{gnus-killed-mark}).
4910 @item X
4911 @vindex gnus-kill-file-mark
4912 Marked as killed by kill files (@code{gnus-kill-file-mark}).
4914 @item Y
4915 @vindex gnus-low-score-mark
4916 Marked as read by having too low a score (@code{gnus-low-score-mark}).
4918 @item C
4919 @vindex gnus-catchup-mark
4920 Marked as read by a catchup (@code{gnus-catchup-mark}).
4922 @item G
4923 @vindex gnus-canceled-mark
4924 Canceled article (@code{gnus-canceled-mark})
4926 @item F
4927 @vindex gnus-souped-mark
4928 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
4930 @item Q
4931 @vindex gnus-sparse-mark
4932 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
4933 Threading}.
4935 @item M
4936 @vindex gnus-duplicate-mark
4937 Article marked as read by duplicate suppression
4938 (@code{gnus-duplicated-mark}).  @xref{Duplicate Suppression}.
4940 @end table
4942 All these marks just mean that the article is marked as read, really.
4943 They are interpreted differently when doing adaptive scoring, though.
4945 One more special mark, though:
4947 @table @samp
4948 @item E
4949 @vindex gnus-expirable-mark
4950 Marked as expirable (@code{gnus-expirable-mark}).
4952 Marking articles as @dfn{expirable} (or have them marked as such
4953 automatically) doesn't make much sense in normal groups---a user doesn't
4954 control expiring of news articles, but in mail groups, for instance,
4955 articles marked as @dfn{expirable} can be deleted by Gnus at
4956 any time.
4957 @end table
4960 @node Other Marks
4961 @subsection Other Marks
4962 @cindex process mark
4963 @cindex bookmarks
4965 There are some marks that have nothing to do with whether the article is
4966 read or not.
4968 @itemize @bullet
4970 @item
4971 You can set a bookmark in the current article.  Say you are reading a
4972 long thesis on cats' urinary tracts, and have to go home for dinner
4973 before you've finished reading the thesis.  You can then set a bookmark
4974 in the article, and Gnus will jump to this bookmark the next time it
4975 encounters the article.  @xref{Setting Marks}.
4977 @item
4978 @vindex gnus-replied-mark
4979 All articles that you have replied to or made a followup to (i.e., have
4980 answered) will be marked with an @samp{A} in the second column
4981 (@code{gnus-replied-mark}).
4983 @item
4984 @vindex gnus-cached-mark
4985 Articles stored in the article cache will be marked with an @samp{*} in
4986 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
4988 @item
4989 @vindex gnus-saved-mark
4990 Articles ``saved'' (in some manner or other; not necessarily
4991 religiously) are marked with an @samp{S} in the second column
4992 (@code{gnus-saved-mark}).
4994 @item
4995 @vindex gnus-not-empty-thread-mark
4996 @vindex gnus-empty-thread-mark
4997 If the @samp{%e} spec is used, the presence of threads or not will be
4998 marked with @code{gnus-not-empty-thread-mark} and
4999 @code{gnus-empty-thread-mark} in the third column, respectively.
5001 @item
5002 @vindex gnus-process-mark
5003 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5004 variety of commands react to the presence of the process mark.  For
5005 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5006 all articles that have been marked with the process mark.  Articles
5007 marked with the process mark have a @samp{#} in the second column.
5009 @end itemize
5011 You might have noticed that most of these ``non-readedness'' marks
5012 appear in the second column by default.  So if you have a cached, saved,
5013 replied article that you have process-marked, what will that look like?
5015 Nothing much.  The precedence rules go as follows: process -> cache ->
5016 replied -> saved.  So if the article is in the cache and is replied,
5017 you'll only see the cache mark and not the replied mark.
5020 @node Setting Marks
5021 @subsection Setting Marks
5022 @cindex setting marks
5024 All the marking commands understand the numeric prefix.
5026 @table @kbd
5027 @item M c
5028 @itemx M-u
5029 @kindex M c (Summary)
5030 @kindex M-u (Summary)
5031 @findex gnus-summary-clear-mark-forward
5032 @cindex mark as unread
5033 Clear all readedness-marks from the current article
5034 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5035 article as unread.
5037 @item M t
5038 @itemx !
5039 @kindex ! (Summary)
5040 @kindex M t (Summary)
5041 @findex gnus-summary-tick-article-forward
5042 Tick the current article (@code{gnus-summary-tick-article-forward}).
5043 @xref{Article Caching}.
5045 @item M ?
5046 @itemx ?
5047 @kindex ? (Summary)
5048 @kindex M ? (Summary)
5049 @findex gnus-summary-mark-as-dormant
5050 Mark the current article as dormant
5051 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5053 @item M d
5054 @itemx d
5055 @kindex M d (Summary)
5056 @kindex d (Summary)
5057 @findex gnus-summary-mark-as-read-forward
5058 Mark the current article as read
5059 (@code{gnus-summary-mark-as-read-forward}).
5061 @item D
5062 @kindex D (Summary)
5063 @findex gnus-summary-mark-as-read-backward
5064 Mark the current article as read and move point to the previous line
5065 (@code{gnus-summary-mark-as-read-backward}).
5067 @item M k
5068 @itemx k
5069 @kindex k (Summary)
5070 @kindex M k (Summary)
5071 @findex gnus-summary-kill-same-subject-and-select
5072 Mark all articles that have the same subject as the current one as read,
5073 and then select the next unread article
5074 (@code{gnus-summary-kill-same-subject-and-select}).
5076 @item M K
5077 @itemx C-k
5078 @kindex M K (Summary)
5079 @kindex C-k (Summary)
5080 @findex gnus-summary-kill-same-subject
5081 Mark all articles that have the same subject as the current one as read
5082 (@code{gnus-summary-kill-same-subject}).
5084 @item M C
5085 @kindex M C (Summary)
5086 @findex gnus-summary-catchup
5087 @c @icon{gnus-summary-catchup}
5088 Mark all unread articles as read (@code{gnus-summary-catchup}).
5090 @item M C-c
5091 @kindex M C-c (Summary)
5092 @findex gnus-summary-catchup-all
5093 Mark all articles in the group as read---even the ticked and dormant
5094 articles (@code{gnus-summary-catchup-all}).
5096 @item M H
5097 @kindex M H (Summary)
5098 @findex gnus-summary-catchup-to-here
5099 Catchup the current group to point
5100 (@code{gnus-summary-catchup-to-here}).
5102 @item C-w
5103 @kindex C-w (Summary)
5104 @findex gnus-summary-mark-region-as-read
5105 Mark all articles between point and mark as read
5106 (@code{gnus-summary-mark-region-as-read}).
5108 @item M V k
5109 @kindex M V k (Summary)
5110 @findex gnus-summary-kill-below
5111 Kill all articles with scores below the default score (or below the
5112 numeric prefix) (@code{gnus-summary-kill-below}).
5114 @item M e
5115 @itemx E
5116 @kindex M e (Summary)
5117 @kindex E (Summary)
5118 @findex gnus-summary-mark-as-expirable
5119 Mark the current article as expirable
5120 (@code{gnus-summary-mark-as-expirable}).
5122 @item M b
5123 @kindex M b (Summary)
5124 @findex gnus-summary-set-bookmark
5125 Set a bookmark in the current article
5126 (@code{gnus-summary-set-bookmark}).
5128 @item M B
5129 @kindex M B (Summary)
5130 @findex gnus-summary-remove-bookmark
5131 Remove the bookmark from the current article
5132 (@code{gnus-summary-remove-bookmark}).
5134 @item M V c
5135 @kindex M V c (Summary)
5136 @findex gnus-summary-clear-above
5137 Clear all marks from articles with scores over the default score (or
5138 over the numeric prefix) (@code{gnus-summary-clear-above}).
5140 @item M V u
5141 @kindex M V u (Summary)
5142 @findex gnus-summary-tick-above
5143 Tick all articles with scores over the default score (or over the
5144 numeric prefix) (@code{gnus-summary-tick-above}).
5146 @item M V m
5147 @kindex M V m (Summary)
5148 @findex gnus-summary-mark-above
5149 Prompt for a mark, and mark all articles with scores over the default
5150 score (or over the numeric prefix) with this mark
5151 (@code{gnus-summary-clear-above}).
5152 @end table
5154 @vindex gnus-summary-goto-unread
5155 The @code{gnus-summary-goto-unread} variable controls what action should
5156 be taken after setting a mark.  If non-@code{nil}, point will move to
5157 the next/previous unread article.  If @code{nil}, point will just move
5158 one line up or down.  As a special case, if this variable is
5159 @code{never}, all the marking commands as well as other commands (like
5160 @kbd{SPACE}) will move to the next article, whether it is unread or not.
5161 The default is @code{t}.
5164 @node Generic Marking Commands
5165 @subsection Generic Marking Commands
5167 Some people would like the command that ticks an article (@kbd{!}) go to
5168 the next article.  Others would like it to go to the next unread
5169 article.  Yet others would like it to stay on the current article.  And
5170 even though I haven't heard of anybody wanting it to go to the
5171 previous (unread) article, I'm sure there are people that want that as
5172 well.
5174 Multiply these five behaviours by five different marking commands, and
5175 you get a potentially complex set of variable to control what each
5176 command should do.
5178 To sidestep that mess, Gnus provides commands that do all these
5179 different things.  They can be found on the @kbd{M M} map in the summary
5180 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
5181 to list in this manual.
5183 While you can use these commands directly, most users would prefer
5184 altering the summary mode keymap.  For instance, if you would like the
5185 @kbd{!} command to go to the next article instead of the next unread
5186 article, you could say something like:
5188 @lisp
5189 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
5190 (defun my-alter-summary-map ()
5191   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
5192 @end lisp
5196 @lisp
5197 (defun my-alter-summary-map ()
5198   (local-set-key "!" "MM!n"))
5199 @end lisp
5202 @node Setting Process Marks
5203 @subsection Setting Process Marks
5204 @cindex setting process marks
5206 @table @kbd
5208 @item M P p
5209 @itemx #
5210 @kindex # (Summary)
5211 @kindex M P p (Summary)
5212 @findex gnus-summary-mark-as-processable
5213 Mark the current article with the process mark
5214 (@code{gnus-summary-mark-as-processable}).
5215 @findex gnus-summary-unmark-as-processable
5217 @item M P u
5218 @itemx M-#
5219 @kindex M P u (Summary)
5220 @kindex M-# (Summary)
5221 Remove the process mark, if any, from the current article
5222 (@code{gnus-summary-unmark-as-processable}).
5224 @item M P U
5225 @kindex M P U (Summary)
5226 @findex gnus-summary-unmark-all-processable
5227 Remove the process mark from all articles
5228 (@code{gnus-summary-unmark-all-processable}).
5230 @item M P i
5231 @kindex M P i (Summary)
5232 @findex gnus-uu-invert-processable
5233 Invert the list of process marked articles
5234 (@code{gnus-uu-invert-processable}).
5236 @item M P R
5237 @kindex M P R (Summary)
5238 @findex gnus-uu-mark-by-regexp
5239 Mark articles that have a @code{Subject} header that matches a regular
5240 expression (@code{gnus-uu-mark-by-regexp}).
5242 @item M P G
5243 @kindex M P G (Summary)
5244 @findex gnus-uu-unmark-by-regexp
5245 Unmark articles that have a @code{Subject} header that matches a regular
5246 expression (@code{gnus-uu-unmark-by-regexp}).
5248 @item M P r
5249 @kindex M P r (Summary)
5250 @findex gnus-uu-mark-region
5251 Mark articles in region (@code{gnus-uu-mark-region}).
5253 @item M P t
5254 @kindex M P t (Summary)
5255 @findex gnus-uu-mark-thread
5256 Mark all articles in the current (sub)thread
5257 (@code{gnus-uu-mark-thread}).
5259 @item M P T
5260 @kindex M P T (Summary)
5261 @findex gnus-uu-unmark-thread
5262 Unmark all articles in the current (sub)thread
5263 (@code{gnus-uu-unmark-thread}).
5265 @item M P v
5266 @kindex M P v (Summary)
5267 @findex gnus-uu-mark-over
5268 Mark all articles that have a score above the prefix argument
5269 (@code{gnus-uu-mark-over}).
5271 @item M P s
5272 @kindex M P s (Summary)
5273 @findex gnus-uu-mark-series
5274 Mark all articles in the current series (@code{gnus-uu-mark-series}).
5276 @item M P S
5277 @kindex M P S (Summary)
5278 @findex gnus-uu-mark-sparse
5279 Mark all series that have already had some articles marked
5280 (@code{gnus-uu-mark-sparse}).
5282 @item M P a
5283 @kindex M P a (Summary)
5284 @findex gnus-uu-mark-all
5285 Mark all articles in series order (@code{gnus-uu-mark-series}).
5287 @item M P b
5288 @kindex M P b (Summary)
5289 @findex gnus-uu-mark-buffer
5290 Mark all articles in the buffer in the order they appear
5291 (@code{gnus-uu-mark-buffer}).
5293 @item M P k
5294 @kindex M P k (Summary)
5295 @findex gnus-summary-kill-process-mark
5296 Push the current process mark set onto the stack and unmark all articles
5297 (@code{gnus-summary-kill-process-mark}).
5299 @item M P y
5300 @kindex M P y (Summary)
5301 @findex gnus-summary-yank-process-mark
5302 Pop the previous process mark set from the stack and restore it
5303 (@code{gnus-summary-yank-process-mark}).
5305 @item M P w
5306 @kindex M P w (Summary)
5307 @findex gnus-summary-save-process-mark
5308 Push the current process mark set onto the stack
5309 (@code{gnus-summary-save-process-mark}).
5311 @end table
5313 Also see the @kbd{&} command in @pxref{Searching for Articles} for how to
5314 set process marks based on article body contents.
5317 @node Limiting
5318 @section Limiting
5319 @cindex limiting
5321 It can be convenient to limit the summary buffer to just show some
5322 subset of the articles currently in the group.  The effect most limit
5323 commands have is to remove a few (or many) articles from the summary
5324 buffer.
5326 All limiting commands work on subsets of the articles already fetched
5327 from the servers.  None of these commands query the server for
5328 additional articles.
5330 @table @kbd
5332 @item / /
5333 @itemx / s
5334 @kindex / / (Summary)
5335 @findex gnus-summary-limit-to-subject
5336 Limit the summary buffer to articles that match some subject
5337 (@code{gnus-summary-limit-to-subject}).
5339 @item / a
5340 @kindex / a (Summary)
5341 @findex gnus-summary-limit-to-author
5342 Limit the summary buffer to articles that match some author
5343 (@code{gnus-summary-limit-to-author}).
5345 @item / x
5346 @kindex / x (Summary)
5347 @findex gnus-summary-limit-to-extra
5348 Limit the summary buffer to articles that match one of the ``extra''
5349 headers (@pxref{To From Newsgroups})
5350 (@code{gnus-summary-limit-to-extra}).
5352 @item / u
5353 @itemx x
5354 @kindex / u (Summary)
5355 @kindex x (Summary)
5356 @findex gnus-summary-limit-to-unread
5357 Limit the summary buffer to articles not marked as read
5358 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
5359 buffer to articles strictly unread.  This means that ticked and
5360 dormant articles will also be excluded.
5362 @item / m
5363 @kindex / m (Summary)
5364 @findex gnus-summary-limit-to-marks
5365 Ask for a mark and then limit to all articles that have been marked
5366 with that mark (@code{gnus-summary-limit-to-marks}).
5368 @item / t
5369 @kindex / t (Summary)
5370 @findex gnus-summary-limit-to-age
5371 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
5372 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
5373 articles younger than that number of days.
5375 @item / n
5376 @kindex / n (Summary)
5377 @findex gnus-summary-limit-to-articles
5378 Limit the summary buffer to the current article
5379 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
5380 convention (@pxref{Process/Prefix}).
5382 @item / w
5383 @kindex / w (Summary)
5384 @findex gnus-summary-pop-limit
5385 Pop the previous limit off the stack and restore it
5386 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
5387 the stack.
5389 @item / v
5390 @kindex / v (Summary)
5391 @findex gnus-summary-limit-to-score
5392 Limit the summary buffer to articles that have a score at or above some
5393 score (@code{gnus-summary-limit-to-score}).
5395 @item / E
5396 @itemx M S
5397 @kindex M S (Summary)
5398 @kindex / E (Summary)
5399 @findex gnus-summary-limit-include-expunged
5400 Include all expunged articles in the limit
5401 (@code{gnus-summary-limit-include-expunged}).
5403 @item / D
5404 @kindex / D (Summary)
5405 @findex gnus-summary-limit-include-dormant
5406 Include all dormant articles in the limit
5407 (@code{gnus-summary-limit-include-dormant}).
5409 @item / *
5410 @kindex / * (Summary)
5411 @findex gnus-summary-limit-include-cached
5412 Include all cached articles in the limit
5413 (@code{gnus-summary-limit-include-cached}).
5415 @item / d
5416 @kindex / d (Summary)
5417 @findex gnus-summary-limit-exclude-dormant
5418 Exclude all dormant articles from the limit
5419 (@code{gnus-summary-limit-exclude-dormant}).
5421 @item / M
5422 @kindex / M (Summary)
5423 @findex gnus-summary-limit-exclude-marks
5424 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
5426 @item / T
5427 @kindex / T (Summary)
5428 @findex gnus-summary-limit-include-thread
5429 Include all the articles in the current thread in the limit.
5431 @item / c
5432 @kindex / c (Summary)
5433 @findex gnus-summary-limit-exclude-childless-dormant
5434 Exclude all dormant articles that have no children from the limit
5435 (@code{gnus-summary-limit-exclude-childless-dormant}).
5437 @item / C
5438 @kindex / C (Summary)
5439 @findex gnus-summary-limit-mark-excluded-as-read
5440 Mark all excluded unread articles as read
5441 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
5442 also mark excluded ticked and dormant articles as read.
5444 @end table
5447 @node Threading
5448 @section Threading
5449 @cindex threading
5450 @cindex article threading
5452 Gnus threads articles by default.  @dfn{To thread} is to put responses
5453 to articles directly after the articles they respond to---in a
5454 hierarchical fashion.
5456 Threading is done by looking at the @code{References} headers of the
5457 articles.  In a perfect world, this would be enough to build pretty
5458 trees, but unfortunately, the @code{References} header is often broken
5459 or simply missing.  Weird news propagation exacerbates the problem,
5460 so one has to employ other heuristics to get pleasing results.  A
5461 plethora of approaches exists, as detailed in horrible detail in
5462 @pxref{Customizing Threading}.
5464 First, a quick overview of the concepts:
5466 @table @dfn
5467 @item root
5468 The top-most article in a thread; the first article in the thread.
5470 @item thread
5471 A tree-like article structure.
5473 @item sub-thread
5474 A small(er) section of this tree-like structure.
5476 @item loose threads
5477 Threads often lose their roots due to article expiry, or due to the root
5478 already having been read in a previous session, and not displayed in the
5479 summary buffer.  We then typically have many sub-threads that really
5480 belong to one thread, but are without connecting roots.  These are
5481 called loose threads.
5483 @item thread gathering
5484 An attempt to gather loose threads into bigger threads.
5486 @item sparse threads
5487 A thread where the missing articles have been ``guessed'' at, and are
5488 displayed as empty lines in the summary buffer.
5490 @end table
5493 @menu
5494 * Customizing Threading::     Variables you can change to affect the threading.
5495 * Thread Commands::           Thread based commands in the summary buffer.
5496 @end menu
5499 @node Customizing Threading
5500 @subsection Customizing Threading
5501 @cindex customizing threading
5503 @menu
5504 * Loose Threads::        How Gnus gathers loose threads into bigger threads.
5505 * Filling In Threads::   Making the threads displayed look fuller.
5506 * More Threading::       Even more variables for fiddling with threads.
5507 * Low-Level Threading::  You thought it was over... but you were wrong!
5508 @end menu
5511 @node Loose Threads
5512 @subsubsection Loose Threads
5513 @cindex <
5514 @cindex >
5515 @cindex loose threads
5517 @table @code
5518 @item gnus-summary-make-false-root
5519 @vindex gnus-summary-make-false-root
5520 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
5521 and create a dummy root at the top.  (Wait a minute.  Root at the top?
5522 Yup.)  Loose subtrees occur when the real root has expired, or you've
5523 read or killed the root in a previous session.
5525 When there is no real root of a thread, Gnus will have to fudge
5526 something.  This variable says what fudging method Gnus should use.
5527 There are four possible values:
5529 @iftex
5530 @iflatex
5531 \gnusfigure{The Summary Buffer}{390}{
5532 \put(0,0){\epsfig{figure=tmp/summary-adopt.ps,width=7.5cm}}
5533 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-empty.ps,width=7.5cm}}}
5534 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=tmp/summary-none.ps,width=7.5cm}}}
5535 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=tmp/summary-dummy.ps,width=7.5cm}}}
5537 @end iflatex
5538 @end iftex
5540 @cindex adopting articles
5542 @table @code
5544 @item adopt
5545 Gnus will make the first of the orphaned articles the parent.  This
5546 parent will adopt all the other articles.  The adopted articles will be
5547 marked as such by pointy brackets (@samp{<>}) instead of the standard
5548 square brackets (@samp{[]}).  This is the default method.
5550 @item dummy
5551 @vindex gnus-summary-dummy-line-format
5552 Gnus will create a dummy summary line that will pretend to be the
5553 parent.  This dummy line does not correspond to any real article, so
5554 selecting it will just select the first real article after the dummy
5555 article.  @code{gnus-summary-dummy-line-format} is used to specify the
5556 format of the dummy roots.  It accepts only one format spec:  @samp{S},
5557 which is the subject of the article.  @xref{Formatting Variables}.
5559 @item empty
5560 Gnus won't actually make any article the parent, but simply leave the
5561 subject field of all orphans except the first empty.  (Actually, it will
5562 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
5563 Buffer Format}).)
5565 @item none
5566 Don't make any article parent at all.  Just gather the threads and
5567 display them after one another.
5569 @item nil
5570 Don't gather loose threads.
5571 @end table
5573 @item gnus-summary-gather-subject-limit
5574 @vindex gnus-summary-gather-subject-limit
5575 Loose threads are gathered by comparing subjects of articles.  If this
5576 variable is @code{nil}, Gnus requires an exact match between the
5577 subjects of the loose threads before gathering them into one big
5578 super-thread.  This might be too strict a requirement, what with the
5579 presence of stupid newsreaders that chop off long subject lines.  If
5580 you think so, set this variable to, say, 20 to require that only the
5581 first 20 characters of the subjects have to match.  If you set this
5582 variable to a really low number, you'll find that Gnus will gather
5583 everything in sight into one thread, which isn't very helpful.
5585 @cindex fuzzy article gathering
5586 If you set this variable to the special value @code{fuzzy}, Gnus will
5587 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
5588 Matching}).
5590 @item gnus-simplify-subject-fuzzy-regexp
5591 @vindex gnus-simplify-subject-fuzzy-regexp
5592 This can either be a regular expression or list of regular expressions
5593 that match strings that will be removed from subjects if fuzzy subject
5594 simplification is used.
5596 @item gnus-simplify-ignored-prefixes
5597 @vindex gnus-simplify-ignored-prefixes
5598 If you set @code{gnus-summary-gather-subject-limit} to something as low
5599 as 10, you might consider setting this variable to something sensible:
5601 @c Written by Michael Ernst <mernst@cs.rice.edu>
5602 @lisp
5603 (setq gnus-simplify-ignored-prefixes
5604       (concat
5605        "\\`\\[?\\("
5606        (mapconcat
5607         'identity
5608         '("looking"
5609           "wanted" "followup" "summary\\( of\\)?"
5610           "help" "query" "problem" "question"
5611           "answer" "reference" "announce"
5612           "How can I" "How to" "Comparison of"
5613           ;; ...
5614           )
5615         "\\|")
5616        "\\)\\s *\\("
5617        (mapconcat 'identity
5618                   '("for" "for reference" "with" "about")
5619                   "\\|")
5620        "\\)?\\]?:?[ \t]*"))
5621 @end lisp
5623 All words that match this regexp will be removed before comparing two
5624 subjects.
5626 @item gnus-simplify-subject-functions
5627 @vindex gnus-simplify-subject-functions
5628 If non-@code{nil}, this variable overrides
5629 @code{gnus-summary-gather-subject-limit}.  This variable should be a
5630 list of functions to apply to the @code{Subject} string iteratively to
5631 arrive at the simplified version of the string.
5633 Useful functions to put in this list include:
5635 @table @code
5636 @item gnus-simplify-subject-re
5637 @findex gnus-simplify-subject-re
5638 Strip the leading @samp{Re:}.
5640 @item gnus-simplify-subject-fuzzy
5641 @findex gnus-simplify-subject-fuzzy
5642 Simplify fuzzily.
5644 @item gnus-simplify-whitespace
5645 @findex gnus-simplify-whitespace
5646 Remove excessive whitespace.
5647 @end table
5649 You may also write your own functions, of course.
5652 @item gnus-summary-gather-exclude-subject
5653 @vindex gnus-summary-gather-exclude-subject
5654 Since loose thread gathering is done on subjects only, that might lead
5655 to many false hits, especially with certain common subjects like
5656 @samp{} and @samp{(none)}.  To make the situation slightly better,
5657 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
5658 what subjects should be excluded from the gathering process.@*
5659 The default is @samp{^ *$\\|^(none)$}.
5661 @item gnus-summary-thread-gathering-function
5662 @vindex gnus-summary-thread-gathering-function
5663 Gnus gathers threads by looking at @code{Subject} headers.  This means
5664 that totally unrelated articles may end up in the same ``thread'', which
5665 is confusing.  An alternate approach is to look at all the
5666 @code{Message-ID}s in all the @code{References} headers to find matches.
5667 This will ensure that no gathered threads ever include unrelated
5668 articles, but it also means that people who have posted with broken
5669 newsreaders won't be gathered properly.  The choice is yours---plague or
5670 cholera:
5672 @table @code
5673 @item gnus-gather-threads-by-subject
5674 @findex gnus-gather-threads-by-subject
5675 This function is the default gathering function and looks at
5676 @code{Subject}s exclusively.
5678 @item gnus-gather-threads-by-references
5679 @findex gnus-gather-threads-by-references
5680 This function looks at @code{References} headers exclusively.
5681 @end table
5683 If you want to test gathering by @code{References}, you could say
5684 something like:
5686 @lisp
5687 (setq gnus-summary-thread-gathering-function
5688       'gnus-gather-threads-by-references)
5689 @end lisp
5691 @end table
5694 @node Filling In Threads
5695 @subsubsection Filling In Threads
5697 @table @code
5698 @item gnus-fetch-old-headers
5699 @vindex gnus-fetch-old-headers
5700 If non-@code{nil}, Gnus will attempt to build old threads by fetching
5701 more old headers---headers to articles marked as read.  If you
5702 would like to display as few summary lines as possible, but still
5703 connect as many loose threads as possible, you should set this variable
5704 to @code{some} or a number.  If you set it to a number, no more than
5705 that number of extra old headers will be fetched.  In either case,
5706 fetching old headers only works if the backend you are using carries
5707 overview files---this would normally be @code{nntp}, @code{nnspool} and
5708 @code{nnml}.  Also remember that if the root of the thread has been
5709 expired by the server, there's not much Gnus can do about that.
5711 This variable can also be set to @code{invisible}.  This won't have any
5712 visible effects, but is useful if you use the @kbd{A T} command a lot
5713 (@pxref{Finding the Parent}).
5715 @item gnus-build-sparse-threads
5716 @vindex gnus-build-sparse-threads
5717 Fetching old headers can be slow.  A low-rent similar effect can be
5718 gotten by setting this variable to @code{some}.  Gnus will then look at
5719 the complete @code{References} headers of all articles and try to string
5720 together articles that belong in the same thread.  This will leave
5721 @dfn{gaps} in the threading display where Gnus guesses that an article
5722 is missing from the thread.  (These gaps appear like normal summary
5723 lines.  If you select a gap, Gnus will try to fetch the article in
5724 question.)  If this variable is @code{t}, Gnus will display all these
5725 ``gaps'' without regard for whether they are useful for completing the
5726 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
5727 off sparse leaf nodes that don't lead anywhere.  This variable is
5728 @code{nil} by default.
5730 @end table
5733 @node More Threading
5734 @subsubsection More Threading
5736 @table @code
5737 @item gnus-show-threads
5738 @vindex gnus-show-threads
5739 If this variable is @code{nil}, no threading will be done, and all of
5740 the rest of the variables here will have no effect.  Turning threading
5741 off will speed group selection up a bit, but it is sure to make reading
5742 slower and more awkward.
5744 @item gnus-thread-hide-subtree
5745 @vindex gnus-thread-hide-subtree
5746 If non-@code{nil}, all threads will be hidden when the summary buffer is
5747 generated.
5749 @item gnus-thread-expunge-below
5750 @vindex gnus-thread-expunge-below
5751 All threads that have a total score (as defined by
5752 @code{gnus-thread-score-function}) less than this number will be
5753 expunged.  This variable is @code{nil} by default, which means that no
5754 threads are expunged.
5756 @item gnus-thread-hide-killed
5757 @vindex gnus-thread-hide-killed
5758 if you kill a thread and this variable is non-@code{nil}, the subtree
5759 will be hidden.
5761 @item gnus-thread-ignore-subject
5762 @vindex gnus-thread-ignore-subject
5763 Sometimes somebody changes the subject in the middle of a thread.  If
5764 this variable is non-@code{nil}, the subject change is ignored.  If it
5765 is @code{nil}, which is the default, a change in the subject will result
5766 in a new thread.
5768 @item gnus-thread-indent-level
5769 @vindex gnus-thread-indent-level
5770 This is a number that says how much each sub-thread should be indented.
5771 The default is 4.
5773 @item gnus-sort-gathered-threads-function
5774 @vindex gnus-sort-gathered-threads-function
5775 Sometimes, particularly with mailing lists, the order in which mails
5776 arrive locally is not necessarily the same as the order in which they
5777 arrived on the mailing list.  Consequently, when sorting sub-threads
5778 using the default @code{gnus-thread-sort-by-number}, responses can end
5779 up appearing before the article to which they are responding to.
5780 Setting this variable to an alternate value
5781 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
5782 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
5783 more logical sub-thread ordering in such instances.
5785 @end table
5788 @node Low-Level Threading
5789 @subsubsection Low-Level Threading
5791 @table @code
5793 @item gnus-parse-headers-hook
5794 @vindex gnus-parse-headers-hook
5795 Hook run before parsing any headers.
5797 @item gnus-alter-header-function
5798 @vindex gnus-alter-header-function
5799 If non-@code{nil}, this function will be called to allow alteration of
5800 article header structures.  The function is called with one parameter,
5801 the article header vector, which it may alter in any way.  For instance,
5802 if you have a mail-to-news gateway which alters the @code{Message-ID}s
5803 in systematic ways (by adding prefixes and such), you can use this
5804 variable to un-scramble the @code{Message-ID}s so that they are more
5805 meaningful.  Here's one example:
5807 @lisp
5808 (setq gnus-alter-header-function 'my-alter-message-id)
5810 (defun my-alter-message-id (header)
5811   (let ((id (mail-header-id header)))
5812     (when (string-match
5813            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
5814       (mail-header-set-id
5815        (concat (match-string 1 id) "@@" (match-string 2 id))
5816        header))))
5817 @end lisp
5819 @end table
5822 @node Thread Commands
5823 @subsection Thread Commands
5824 @cindex thread commands
5826 @table @kbd
5828 @item T k
5829 @itemx M-C-k
5830 @kindex T k (Summary)
5831 @kindex M-C-k (Summary)
5832 @findex gnus-summary-kill-thread
5833 Mark all articles in the current (sub-)thread as read
5834 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
5835 remove all marks instead.  If the prefix argument is negative, tick
5836 articles instead.
5838 @item T l
5839 @itemx M-C-l
5840 @kindex T l (Summary)
5841 @kindex M-C-l (Summary)
5842 @findex gnus-summary-lower-thread
5843 Lower the score of the current (sub-)thread
5844 (@code{gnus-summary-lower-thread}).
5846 @item T i
5847 @kindex T i (Summary)
5848 @findex gnus-summary-raise-thread
5849 Increase the score of the current (sub-)thread
5850 (@code{gnus-summary-raise-thread}).
5852 @item T #
5853 @kindex T # (Summary)
5854 @findex gnus-uu-mark-thread
5855 Set the process mark on the current (sub-)thread
5856 (@code{gnus-uu-mark-thread}).
5858 @item T M-#
5859 @kindex T M-# (Summary)
5860 @findex gnus-uu-unmark-thread
5861 Remove the process mark from the current (sub-)thread
5862 (@code{gnus-uu-unmark-thread}).
5864 @item T T
5865 @kindex T T (Summary)
5866 @findex gnus-summary-toggle-threads
5867 Toggle threading (@code{gnus-summary-toggle-threads}).
5869 @item T s
5870 @kindex T s (Summary)
5871 @findex gnus-summary-show-thread
5872 Expose the (sub-)thread hidden under the current article, if any
5873 (@code{gnus-summary-show-thread}).
5875 @item T h
5876 @kindex T h (Summary)
5877 @findex gnus-summary-hide-thread
5878 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
5880 @item T S
5881 @kindex T S (Summary)
5882 @findex gnus-summary-show-all-threads
5883 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
5885 @item T H
5886 @kindex T H (Summary)
5887 @findex gnus-summary-hide-all-threads
5888 Hide all threads (@code{gnus-summary-hide-all-threads}).
5890 @item T t
5891 @kindex T t (Summary)
5892 @findex gnus-summary-rethread-current
5893 Re-thread the current article's thread
5894 (@code{gnus-summary-rethread-current}).  This works even when the
5895 summary buffer is otherwise unthreaded.
5897 @item T ^
5898 @kindex T ^ (Summary)
5899 @findex gnus-summary-reparent-thread
5900 Make the current article the child of the marked (or previous) article
5901 (@code{gnus-summary-reparent-thread}).
5903 @end table
5905 The following commands are thread movement commands.  They all
5906 understand the numeric prefix.
5908 @table @kbd
5910 @item T n
5911 @kindex T n (Summary)
5912 @itemx M-C-n
5913 @kindex M-C-n (Summary)
5914 @itemx M-down
5915 @kindex M-down (Summary)
5916 @findex gnus-summary-next-thread
5917 Go to the next thread (@code{gnus-summary-next-thread}).
5919 @item T p
5920 @kindex T p (Summary)
5921 @itemx M-C-p
5922 @kindex M-C-p (Summary)
5923 @itemx M-up
5924 @kindex M-up (Summary)
5925 @findex gnus-summary-prev-thread
5926 Go to the previous thread (@code{gnus-summary-prev-thread}).
5928 @item T d
5929 @kindex T d (Summary)
5930 @findex gnus-summary-down-thread
5931 Descend the thread (@code{gnus-summary-down-thread}).
5933 @item T u
5934 @kindex T u (Summary)
5935 @findex gnus-summary-up-thread
5936 Ascend the thread (@code{gnus-summary-up-thread}).
5938 @item T o
5939 @kindex T o (Summary)
5940 @findex gnus-summary-top-thread
5941 Go to the top of the thread (@code{gnus-summary-top-thread}).
5942 @end table
5944 @vindex gnus-thread-operation-ignore-subject
5945 If you ignore subject while threading, you'll naturally end up with
5946 threads that have several different subjects in them.  If you then issue
5947 a command like `T k' (@code{gnus-summary-kill-thread}) you might not
5948 wish to kill the entire thread, but just those parts of the thread that
5949 have the same subject as the current article.  If you like this idea,
5950 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
5951 is non-@code{nil} (which it is by default), subjects will be ignored
5952 when doing thread commands.  If this variable is @code{nil}, articles in
5953 the same thread with different subjects will not be included in the
5954 operation in question.  If this variable is @code{fuzzy}, only articles
5955 that have subjects fuzzily equal will be included (@pxref{Fuzzy
5956 Matching}).
5959 @node Sorting
5960 @section Sorting
5962 @findex gnus-thread-sort-by-total-score
5963 @findex gnus-thread-sort-by-date
5964 @findex gnus-thread-sort-by-score
5965 @findex gnus-thread-sort-by-subject
5966 @findex gnus-thread-sort-by-author
5967 @findex gnus-thread-sort-by-number
5968 @vindex gnus-thread-sort-functions
5969 If you are using a threaded summary display, you can sort the threads by
5970 setting @code{gnus-thread-sort-functions}, which can be either a single
5971 function, a list of functions, or a list containing functions and
5972 @code{(not some-function)} elements.
5974 By default, sorting is done on article numbers.  Ready-made sorting
5975 predicate functions include @code{gnus-thread-sort-by-number},
5976 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
5977 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score}, and
5978 @code{gnus-thread-sort-by-total-score}.
5980 Each function takes two threads and returns non-@code{nil} if the first
5981 thread should be sorted before the other.  Note that sorting really is
5982 normally done by looking only at the roots of each thread.
5984 If you use more than one function, the primary sort key should be the
5985 last function in the list.  You should probably always include
5986 @code{gnus-thread-sort-by-number} in the list of sorting
5987 functions---preferably first.  This will ensure that threads that are
5988 equal with respect to the other sort criteria will be displayed in
5989 ascending article order.
5991 If you would like to sort by reverse score, then by subject, and finally
5992 by number, you could do something like:
5994 @lisp
5995 (setq gnus-thread-sort-functions
5996       '(gnus-thread-sort-by-number
5997         gnus-thread-sort-by-subject
5998         (not gnus-thread-sort-by-total-score)))
5999 @end lisp
6001 The threads that have highest score will be displayed first in the
6002 summary buffer.  When threads have the same score, they will be sorted
6003 alphabetically.  The threads that have the same score and the same
6004 subject will be sorted by number, which is (normally) the sequence in
6005 which the articles arrived.
6007 If you want to sort by score and then reverse arrival order, you could
6008 say something like:
6010 @lisp
6011 (setq gnus-thread-sort-functions
6012       '((lambda (t1 t2)
6013           (not (gnus-thread-sort-by-number t1 t2)))
6014         gnus-thread-sort-by-score))
6015 @end lisp
6017 @vindex gnus-thread-score-function
6018 The function in the @code{gnus-thread-score-function} variable (default
6019 @code{+}) is used for calculating the total score of a thread.  Useful
6020 functions might be @code{max}, @code{min}, or squared means, or whatever
6021 tickles your fancy.
6023 @findex gnus-article-sort-functions
6024 @findex gnus-article-sort-by-date
6025 @findex gnus-article-sort-by-score
6026 @findex gnus-article-sort-by-subject
6027 @findex gnus-article-sort-by-author
6028 @findex gnus-article-sort-by-number
6029 If you are using an unthreaded display for some strange reason or other,
6030 you have to fiddle with the @code{gnus-article-sort-functions} variable.
6031 It is very similar to the @code{gnus-thread-sort-functions}, except that
6032 it uses slightly different functions for article comparison.  Available
6033 sorting predicate functions are @code{gnus-article-sort-by-number},
6034 @code{gnus-article-sort-by-author}, @code{gnus-article-sort-by-subject},
6035 @code{gnus-article-sort-by-date}, and @code{gnus-article-sort-by-score}.
6037 If you want to sort an unthreaded summary display by subject, you could
6038 say something like:
6040 @lisp
6041 (setq gnus-article-sort-functions
6042       '(gnus-article-sort-by-number
6043         gnus-article-sort-by-subject))
6044 @end lisp
6048 @node Asynchronous Fetching
6049 @section Asynchronous Article Fetching
6050 @cindex asynchronous article fetching
6051 @cindex article pre-fetch
6052 @cindex pre-fetch
6054 If you read your news from an @sc{nntp} server that's far away, the
6055 network latencies may make reading articles a chore.  You have to wait
6056 for a while after pressing @kbd{n} to go to the next article before the
6057 article appears.  Why can't Gnus just go ahead and fetch the article
6058 while you are reading the previous one?  Why not, indeed.
6060 First, some caveats.  There are some pitfalls to using asynchronous
6061 article fetching, especially the way Gnus does it.
6063 Let's say you are reading article 1, which is short, and article 2 is
6064 quite long, and you are not interested in reading that.  Gnus does not
6065 know this, so it goes ahead and fetches article 2.  You decide to read
6066 article 3, but since Gnus is in the process of fetching article 2, the
6067 connection is blocked.
6069 To avoid these situations, Gnus will open two (count 'em two)
6070 connections to the server.  Some people may think this isn't a very nice
6071 thing to do, but I don't see any real alternatives.  Setting up that
6072 extra connection takes some time, so Gnus startup will be slower.
6074 Gnus will fetch more articles than you will read.  This will mean that
6075 the link between your machine and the @sc{nntp} server will become more
6076 loaded than if you didn't use article pre-fetch.  The server itself will
6077 also become more loaded---both with the extra article requests, and the
6078 extra connection.
6080 Ok, so now you know that you shouldn't really use this thing...  unless
6081 you really want to.
6083 @vindex gnus-asynchronous
6084 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
6085 happen automatically.
6087 @vindex gnus-use-article-prefetch
6088 You can control how many articles are to be pre-fetched by setting
6089 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
6090 that when you read an article in the group, the backend will pre-fetch
6091 the next 30 articles.  If this variable is @code{t}, the backend will
6092 pre-fetch all the articles it can without bound.  If it is
6093 @code{nil}, no pre-fetching will be done.
6095 @vindex gnus-async-prefetch-article-p
6096 @findex gnus-async-read-p
6097 There are probably some articles that you don't want to pre-fetch---read
6098 articles, for instance.  The @code{gnus-async-prefetch-article-p} variable controls whether an article is to be pre-fetched.  This function should
6099 return non-@code{nil} when the article in question is to be
6100 pre-fetched.  The default is @code{gnus-async-read-p}, which returns
6101 @code{nil} on read articles.  The function is called with an article
6102 data structure as the only parameter.
6104 If, for instance, you wish to pre-fetch only unread articles shorter than 100 lines, you could say something like:
6106 @lisp
6107 (defun my-async-short-unread-p (data)
6108   "Return non-nil for short, unread articles."
6109   (and (gnus-data-unread-p data)
6110        (< (mail-header-lines (gnus-data-header data))
6111           100)))
6113 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
6114 @end lisp
6116 These functions will be called many, many times, so they should
6117 preferably be short and sweet to avoid slowing down Gnus too much.
6118 It's probably a good idea to byte-compile things like this.
6120 @vindex gnus-prefetched-article-deletion-strategy
6121 Articles have to be removed from the asynch buffer sooner or later.  The
6122 @code{gnus-prefetched-article-deletion-strategy} says when to remove
6123 articles.  This is a list that may contain the following elements:
6125 @table @code
6126 @item read
6127 Remove articles when they are read.
6129 @item exit
6130 Remove articles when exiting the group.
6131 @end table
6133 The default value is @code{(read exit)}.
6135 @c @vindex gnus-use-header-prefetch
6136 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
6137 @c from the next group.
6140 @node Article Caching
6141 @section Article Caching
6142 @cindex article caching
6143 @cindex caching
6145 If you have an @emph{extremely} slow @sc{nntp} connection, you may
6146 consider turning article caching on.  Each article will then be stored
6147 locally under your home directory.  As you may surmise, this could
6148 potentially use @emph{huge} amounts of disk space, as well as eat up all
6149 your inodes so fast it will make your head swim.  In vodka.
6151 Used carefully, though, it could be just an easier way to save articles.
6153 @vindex gnus-use-long-file-name
6154 @vindex gnus-cache-directory
6155 @vindex gnus-use-cache
6156 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
6157 all articles ticked or marked as dormant will then be copied
6158 over to your local cache (@code{gnus-cache-directory}).  Whether this
6159 cache is flat or hierarchical is controlled by the
6160 @code{gnus-use-long-file-name} variable, as usual.
6162 When re-selecting a ticked or dormant article, it will be fetched from the
6163 cache instead of from the server.  As articles in your cache will never
6164 expire, this might serve as a method of saving articles while still
6165 keeping them where they belong.  Just mark all articles you want to save
6166 as dormant, and don't worry.
6168 When an article is marked as read, is it removed from the cache.
6170 @vindex gnus-cache-remove-articles
6171 @vindex gnus-cache-enter-articles
6172 The entering/removal of articles from the cache is controlled by the
6173 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
6174 variables.  Both are lists of symbols.  The first is @code{(ticked
6175 dormant)} by default, meaning that ticked and dormant articles will be
6176 put in the cache.  The latter is @code{(read)} by default, meaning that
6177 articles marked as read are removed from the cache.  Possibly
6178 symbols in these two lists are @code{ticked}, @code{dormant},
6179 @code{unread} and @code{read}.
6181 @findex gnus-jog-cache
6182 So where does the massive article-fetching and storing come into the
6183 picture?  The @code{gnus-jog-cache} command will go through all
6184 subscribed newsgroups, request all unread articles, score them, and
6185 store them in the cache.  You should only ever, ever ever ever, use this
6186 command if 1) your connection to the @sc{nntp} server is really, really,
6187 really slow and 2) you have a really, really, really huge disk.
6188 Seriously.  One way to cut down on the number of articles downloaded is
6189 to score unwanted articles down and have them marked as read.  They will
6190 not then be downloaded by this command.
6192 @vindex gnus-uncacheable-groups
6193 @vindex gnus-cacheable-groups
6194 It is likely that you do not want caching on all groups.  For instance,
6195 if your @code{nnml} mail is located under your home directory, it makes no
6196 sense to cache it somewhere else under your home directory.  Unless you
6197 feel that it's neat to use twice as much space.
6199 To limit the caching, you could set @code{gnus-cacheable-groups} to a
6200 regexp of groups to cache, @samp{^nntp} for instance, or set the
6201 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
6202 Both variables are @code{nil} by default.  If a group matches both
6203 variables, the group is not cached.
6205 @findex gnus-cache-generate-nov-databases
6206 @findex gnus-cache-generate-active
6207 @vindex gnus-cache-active-file
6208 The cache stores information on what articles it contains in its active
6209 file (@code{gnus-cache-active-file}).  If this file (or any other parts
6210 of the cache) becomes all messed up for some reason or other, Gnus
6211 offers two functions that will try to set things right.  @kbd{M-x
6212 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
6213 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
6214 file.
6217 @node Persistent Articles
6218 @section Persistent Articles
6219 @cindex persistent articles
6221 Closely related to article caching, we have @dfn{persistent articles}.
6222 In fact, it's just a different way of looking at caching, and much more
6223 useful in my opinion.
6225 Say you're reading a newsgroup, and you happen on to some valuable gem
6226 that you want to keep and treasure forever.  You'd normally just save it
6227 (using one of the many saving commands) in some file.  The problem with
6228 that is that it's just, well, yucky.  Ideally you'd prefer just having
6229 the article remain in the group where you found it forever; untouched by
6230 the expiry going on at the news server.
6232 This is what a @dfn{persistent article} is---an article that just won't
6233 be deleted.  It's implemented using the normal cache functions, but
6234 you use two explicit commands for managing persistent articles:
6236 @table @kbd
6238 @item *
6239 @kindex * (Summary)
6240 @findex gnus-cache-enter-article
6241 Make the current article persistent (@code{gnus-cache-enter-article}).
6243 @item M-*
6244 @kindex M-* (Summary)
6245 @findex gnus-cache-remove-article
6246 Remove the current article from the persistent articles
6247 (@code{gnus-cache-remove-article}).  This will normally delete the
6248 article.
6249 @end table
6251 Both these commands understand the process/prefix convention.
6253 To avoid having all ticked articles (and stuff) entered into the cache,
6254 you should set @code{gnus-use-cache} to @code{passive} if you're just
6255 interested in persistent articles:
6257 @lisp
6258 (setq gnus-use-cache 'passive)
6259 @end lisp
6262 @node Article Backlog
6263 @section Article Backlog
6264 @cindex backlog
6265 @cindex article backlog
6267 If you have a slow connection, but the idea of using caching seems
6268 unappealing to you (and it is, really), you can help the situation some
6269 by switching on the @dfn{backlog}.  This is where Gnus will buffer
6270 already read articles so that it doesn't have to re-fetch articles
6271 you've already read.  This only helps if you are in the habit of
6272 re-selecting articles you've recently read, of course.  If you never do
6273 that, turning the backlog on will slow Gnus down a little bit, and
6274 increase memory usage some.
6276 @vindex gnus-keep-backlog
6277 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
6278 at most @var{n} old articles in a buffer for later re-fetching.  If this
6279 variable is non-@code{nil} and is not a number, Gnus will store
6280 @emph{all} read articles, which means that your Emacs will grow without
6281 bound before exploding and taking your machine down with you.  I put
6282 that in there just to keep y'all on your toes.
6284 This variable is @code{nil} by default.
6287 @node Saving Articles
6288 @section Saving Articles
6289 @cindex saving articles
6291 Gnus can save articles in a number of ways.  Below is the documentation
6292 for saving articles in a fairly straight-forward fashion (i.e., little
6293 processing of the article is done before it is saved).  For a different
6294 approach (uudecoding, unsharing) you should use @code{gnus-uu}
6295 (@pxref{Decoding Articles}).
6297 @vindex gnus-save-all-headers
6298 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
6299 unwanted headers before saving the article.
6301 @vindex gnus-saved-headers
6302 If the preceding variable is @code{nil}, all headers that match the
6303 @code{gnus-saved-headers} regexp will be kept, while the rest will be
6304 deleted before saving.
6306 @table @kbd
6308 @item O o
6309 @itemx o
6310 @kindex O o (Summary)
6311 @kindex o (Summary)
6312 @findex gnus-summary-save-article
6313 @c @icon{gnus-summary-save-article}
6314 Save the current article using the default article saver
6315 (@code{gnus-summary-save-article}).
6317 @item O m
6318 @kindex O m (Summary)
6319 @findex gnus-summary-save-article-mail
6320 Save the current article in mail format
6321 (@code{gnus-summary-save-article-mail}).
6323 @item O r
6324 @kindex O r (Summary)
6325 @findex gnus-summary-save-article-rmail
6326 Save the current article in rmail format
6327 (@code{gnus-summary-save-article-rmail}).
6329 @item O f
6330 @kindex O f (Summary)
6331 @findex gnus-summary-save-article-file
6332 @c @icon{gnus-summary-save-article-file}
6333 Save the current article in plain file format
6334 (@code{gnus-summary-save-article-file}).
6336 @item O F
6337 @kindex O F (Summary)
6338 @findex gnus-summary-write-article-file
6339 Write the current article in plain file format, overwriting any previous
6340 file contents (@code{gnus-summary-write-article-file}).
6342 @item O b
6343 @kindex O b (Summary)
6344 @findex gnus-summary-save-article-body-file
6345 Save the current article body in plain file format
6346 (@code{gnus-summary-save-article-body-file}).
6348 @item O h
6349 @kindex O h (Summary)
6350 @findex gnus-summary-save-article-folder
6351 Save the current article in mh folder format
6352 (@code{gnus-summary-save-article-folder}).
6354 @item O v
6355 @kindex O v (Summary)
6356 @findex gnus-summary-save-article-vm
6357 Save the current article in a VM folder
6358 (@code{gnus-summary-save-article-vm}).
6360 @item O p
6361 @kindex O p (Summary)
6362 @findex gnus-summary-pipe-output
6363 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
6364 the current article to a process (@code{gnus-summary-pipe-output}).
6365 @end table
6367 @vindex gnus-prompt-before-saving
6368 All these commands use the process/prefix convention
6369 (@pxref{Process/Prefix}).  If you save bunches of articles using these
6370 functions, you might get tired of being prompted for files to save each
6371 and every article in.  The prompting action is controlled by
6372 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
6373 default, giving you that excessive prompting action you know and
6374 loathe.  If you set this variable to @code{t} instead, you'll be prompted
6375 just once for each series of articles you save.  If you like to really
6376 have Gnus do all your thinking for you, you can even set this variable
6377 to @code{nil}, which means that you will never be prompted for files to
6378 save articles in.  Gnus will simply save all the articles in the default
6379 files.
6382 @vindex gnus-default-article-saver
6383 You can customize the @code{gnus-default-article-saver} variable to make
6384 Gnus do what you want it to.  You can use any of the six ready-made
6385 functions below, or you can create your own.
6387 @table @code
6389 @item gnus-summary-save-in-rmail
6390 @findex gnus-summary-save-in-rmail
6391 @vindex gnus-rmail-save-name
6392 @findex gnus-plain-save-name
6393 This is the default format, @dfn{babyl}.  Uses the function in the
6394 @code{gnus-rmail-save-name} variable to get a file name to save the
6395 article in.  The default is @code{gnus-plain-save-name}.
6397 @item gnus-summary-save-in-mail
6398 @findex gnus-summary-save-in-mail
6399 @vindex gnus-mail-save-name
6400 Save in a Unix mail (mbox) file.  Uses the function in the
6401 @code{gnus-mail-save-name} variable to get a file name to save the
6402 article in.  The default is @code{gnus-plain-save-name}.
6404 @item gnus-summary-save-in-file
6405 @findex gnus-summary-save-in-file
6406 @vindex gnus-file-save-name
6407 @findex gnus-numeric-save-name
6408 Append the article straight to an ordinary file.  Uses the function in
6409 the @code{gnus-file-save-name} variable to get a file name to save the
6410 article in.  The default is @code{gnus-numeric-save-name}.
6412 @item gnus-summary-save-body-in-file
6413 @findex gnus-summary-save-body-in-file
6414 Append the article body to an ordinary file.  Uses the function in the
6415 @code{gnus-file-save-name} variable to get a file name to save the
6416 article in.  The default is @code{gnus-numeric-save-name}.
6418 @item gnus-summary-save-in-folder
6419 @findex gnus-summary-save-in-folder
6420 @findex gnus-folder-save-name
6421 @findex gnus-Folder-save-name
6422 @vindex gnus-folder-save-name
6423 @cindex rcvstore
6424 @cindex MH folders
6425 Save the article to an MH folder using @code{rcvstore} from the MH
6426 library.  Uses the function in the @code{gnus-folder-save-name} variable
6427 to get a file name to save the article in.  The default is
6428 @code{gnus-folder-save-name}, but you can also use
6429 @code{gnus-Folder-save-name}, which creates capitalized names.
6431 @item gnus-summary-save-in-vm
6432 @findex gnus-summary-save-in-vm
6433 Save the article in a VM folder.  You have to have the VM mail
6434 reader to use this setting.
6435 @end table
6437 @vindex gnus-article-save-directory
6438 All of these functions, except for the last one, will save the article
6439 in the @code{gnus-article-save-directory}, which is initialized from the
6440 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
6441 default.
6443 As you can see above, the functions use different functions to find a
6444 suitable name of a file to save the article in.  Below is a list of
6445 available functions that generate names:
6447 @table @code
6449 @item gnus-Numeric-save-name
6450 @findex gnus-Numeric-save-name
6451 File names like @file{~/News/Alt.andrea-dworkin/45}.
6453 @item gnus-numeric-save-name
6454 @findex gnus-numeric-save-name
6455 File names like @file{~/News/alt.andrea-dworkin/45}.
6457 @item gnus-Plain-save-name
6458 @findex gnus-Plain-save-name
6459 File names like @file{~/News/Alt.andrea-dworkin}.
6461 @item gnus-plain-save-name
6462 @findex gnus-plain-save-name
6463 File names like @file{~/News/alt.andrea-dworkin}.
6464 @end table
6466 @vindex gnus-split-methods
6467 You can have Gnus suggest where to save articles by plonking a regexp into
6468 the @code{gnus-split-methods} alist.  For instance, if you would like to
6469 save articles related to Gnus in the file @file{gnus-stuff}, and articles
6470 related to VM in @code{vm-stuff}, you could set this variable to something
6471 like:
6473 @lisp
6474 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
6475  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
6476  (my-choosing-function "../other-dir/my-stuff")
6477  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
6478 @end lisp
6480 We see that this is a list where each element is a list that has two
6481 elements---the @dfn{match} and the @dfn{file}.  The match can either be
6482 a string (in which case it is used as a regexp to match on the article
6483 head); it can be a symbol (which will be called as a function with the
6484 group name as a parameter); or it can be a list (which will be
6485 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
6486 the @dfn{file} will be used as a default prompt.  In addition, the
6487 result of the operation itself will be used if the function or form
6488 called returns a string or a list of strings.
6490 You basically end up with a list of file names that might be used when
6491 saving the current article.  (All ``matches'' will be used.)  You will
6492 then be prompted for what you really want to use as a name, with file
6493 name completion over the results from applying this variable.
6495 This variable is @code{((gnus-article-archive-name))} by default, which
6496 means that Gnus will look at the articles it saves for an
6497 @code{Archive-name} line and use that as a suggestion for the file
6498 name.
6500 Here's an example function to clean up file names somewhat.  If you have
6501 lots of mail groups called things like
6502 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
6503 these group names before creating the file name to save to.  The
6504 following will do just that:
6506 @lisp
6507 (defun my-save-name (group)
6508   (when (string-match "^nnml:mail." group)
6509     (substring group (match-end 0))))
6511 (setq gnus-split-methods
6512       '((gnus-article-archive-name)
6513         (my-save-name)))
6514 @end lisp
6517 @vindex gnus-use-long-file-name
6518 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
6519 @code{nil}, all the preceding functions will replace all periods
6520 (@samp{.}) in the group names with slashes (@samp{/})---which means that
6521 the functions will generate hierarchies of directories instead of having
6522 all the files in the top level directory
6523 (@file{~/News/alt/andrea-dworkin} instead of
6524 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
6525 on most systems.  However, for historical reasons, this is @code{nil} on
6526 Xenix and usg-unix-v machines by default.
6528 This function also affects kill and score file names.  If this variable
6529 is a list, and the list contains the element @code{not-score}, long file
6530 names will not be used for score files, if it contains the element
6531 @code{not-save}, long file names will not be used for saving, and if it
6532 contains the element @code{not-kill}, long file names will not be used
6533 for kill files.
6535 If you'd like to save articles in a hierarchy that looks something like
6536 a spool, you could
6538 @lisp
6539 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
6540 (setq gnus-default-article-saver 'gnus-summary-save-in-file) ; no encoding
6541 @end lisp
6543 Then just save with @kbd{o}.  You'd then read this hierarchy with
6544 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
6545 the top level directory as the argument (@file{~/News/}).  Then just walk
6546 around to the groups/directories with @code{nneething}.
6549 @node Decoding Articles
6550 @section Decoding Articles
6551 @cindex decoding articles
6553 Sometime users post articles (or series of articles) that have been
6554 encoded in some way or other.  Gnus can decode them for you.
6556 @menu
6557 * Uuencoded Articles::    Uudecode articles.
6558 * Shell Archives::        Unshar articles.
6559 * PostScript Files::      Split PostScript.
6560 * Other Files::           Plain save and binhex.
6561 * Decoding Variables::    Variables for a happy decoding.
6562 * Viewing Files::         You want to look at the result of the decoding?
6563 @end menu
6565 @cindex series
6566 @cindex article series
6567 All these functions use the process/prefix convention
6568 (@pxref{Process/Prefix}) for finding out what articles to work on, with
6569 the extension that a ``single article'' means ``a single series''.  Gnus
6570 can find out by itself what articles belong to a series, decode all the
6571 articles and unpack/view/save the resulting file(s).
6573 Gnus guesses what articles are in the series according to the following
6574 simplish rule: The subjects must be (nearly) identical, except for the
6575 last two numbers of the line.  (Spaces are largely ignored, however.)
6577 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
6578 will find all the articles that match the regexp @samp{^cat.gif
6579 ([0-9]+/[0-9]+).*$}.
6581 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
6582 series}, will not be properly recognized by any of the automatic viewing
6583 commands, and you have to mark the articles manually with @kbd{#}.
6586 @node Uuencoded Articles
6587 @subsection Uuencoded Articles
6588 @cindex uudecode
6589 @cindex uuencoded articles
6591 @table @kbd
6593 @item X u
6594 @kindex X u (Summary)
6595 @findex gnus-uu-decode-uu
6596 @c @icon{gnus-uu-decode-uu}
6597 Uudecodes the current series (@code{gnus-uu-decode-uu}).
6599 @item X U
6600 @kindex X U (Summary)
6601 @findex gnus-uu-decode-uu-and-save
6602 Uudecodes and saves the current series
6603 (@code{gnus-uu-decode-uu-and-save}).
6605 @item X v u
6606 @kindex X v u (Summary)
6607 @findex gnus-uu-decode-uu-view
6608 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
6610 @item X v U
6611 @kindex X v U (Summary)
6612 @findex gnus-uu-decode-uu-and-save-view
6613 Uudecodes, views and saves the current series
6614 (@code{gnus-uu-decode-uu-and-save-view}).
6616 @end table
6618 Remember that these all react to the presence of articles marked with
6619 the process mark.  If, for instance, you'd like to decode and save an
6620 entire newsgroup, you'd typically do @kbd{M P a}
6621 (@code{gnus-uu-mark-all}) and then @kbd{X U}
6622 (@code{gnus-uu-decode-uu-and-save}).
6624 All this is very much different from how @code{gnus-uu} worked with
6625 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
6626 the sun.  This version of @code{gnus-uu} generally assumes that you mark
6627 articles in some way (@pxref{Setting Process Marks}) and then press
6628 @kbd{X u}.
6630 @vindex gnus-uu-notify-files
6631 Note: When trying to decode articles that have names matching
6632 @code{gnus-uu-notify-files}, which is hard-coded to
6633 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
6634 automatically post an article on @samp{comp.unix.wizards} saying that
6635 you have just viewed the file in question.  This feature can't be turned
6636 off.
6639 @node Shell Archives
6640 @subsection Shell Archives
6641 @cindex unshar
6642 @cindex shell archives
6643 @cindex shared articles
6645 Shell archives (``shar files'') used to be a popular way to distribute
6646 sources, but it isn't used all that much today.  In any case, we have
6647 some commands to deal with these:
6649 @table @kbd
6651 @item X s
6652 @kindex X s (Summary)
6653 @findex gnus-uu-decode-unshar
6654 Unshars the current series (@code{gnus-uu-decode-unshar}).
6656 @item X S
6657 @kindex X S (Summary)
6658 @findex gnus-uu-decode-unshar-and-save
6659 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
6661 @item X v s
6662 @kindex X v s (Summary)
6663 @findex gnus-uu-decode-unshar-view
6664 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
6666 @item X v S
6667 @kindex X v S (Summary)
6668 @findex gnus-uu-decode-unshar-and-save-view
6669 Unshars, views and saves the current series
6670 (@code{gnus-uu-decode-unshar-and-save-view}).
6671 @end table
6674 @node PostScript Files
6675 @subsection PostScript Files
6676 @cindex PostScript
6678 @table @kbd
6680 @item X p
6681 @kindex X p (Summary)
6682 @findex gnus-uu-decode-postscript
6683 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
6685 @item X P
6686 @kindex X P (Summary)
6687 @findex gnus-uu-decode-postscript-and-save
6688 Unpack and save the current PostScript series
6689 (@code{gnus-uu-decode-postscript-and-save}).
6691 @item X v p
6692 @kindex X v p (Summary)
6693 @findex gnus-uu-decode-postscript-view
6694 View the current PostScript series
6695 (@code{gnus-uu-decode-postscript-view}).
6697 @item X v P
6698 @kindex X v P (Summary)
6699 @findex gnus-uu-decode-postscript-and-save-view
6700 View and save the current PostScript series
6701 (@code{gnus-uu-decode-postscript-and-save-view}).
6702 @end table
6705 @node Other Files
6706 @subsection Other Files
6708 @table @kbd
6709 @item X o
6710 @kindex X o (Summary)
6711 @findex gnus-uu-decode-save
6712 Save the current series
6713 (@code{gnus-uu-decode-save}).
6715 @item X b
6716 @kindex X b (Summary)
6717 @findex gnus-uu-decode-binhex
6718 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
6719 doesn't really work yet.
6720 @end table
6723 @node Decoding Variables
6724 @subsection Decoding Variables
6726 Adjective, not verb.
6728 @menu
6729 * Rule Variables::          Variables that say how a file is to be viewed.
6730 * Other Decode Variables::  Other decode variables.
6731 * Uuencoding and Posting::  Variables for customizing uuencoding.
6732 @end menu
6735 @node Rule Variables
6736 @subsubsection Rule Variables
6737 @cindex rule variables
6739 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
6740 variables are of the form
6742 @lisp
6743       (list '(regexp1 command2)
6744             '(regexp2 command2)
6745             ...)
6746 @end lisp
6748 @table @code
6750 @item gnus-uu-user-view-rules
6751 @vindex gnus-uu-user-view-rules
6752 @cindex sox
6753 This variable is consulted first when viewing files.  If you wish to use,
6754 for instance, @code{sox} to convert an @samp{.au} sound file, you could
6755 say something like:
6756 @lisp
6757 (setq gnus-uu-user-view-rules
6758       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
6759 @end lisp
6761 @item gnus-uu-user-view-rules-end
6762 @vindex gnus-uu-user-view-rules-end
6763 This variable is consulted if Gnus couldn't make any matches from the
6764 user and default view rules.
6766 @item gnus-uu-user-archive-rules
6767 @vindex gnus-uu-user-archive-rules
6768 This variable can be used to say what commands should be used to unpack
6769 archives.
6770 @end table
6773 @node Other Decode Variables
6774 @subsubsection Other Decode Variables
6776 @table @code
6777 @vindex gnus-uu-grabbed-file-functions
6779 @item gnus-uu-grabbed-file-functions
6780 All functions in this list will be called right after each file has been
6781 successfully decoded---so that you can move or view files right away,
6782 and don't have to wait for all files to be decoded before you can do
6783 anything.  Ready-made functions you can put in this list are:
6785 @table @code
6787 @item gnus-uu-grab-view
6788 @findex gnus-uu-grab-view
6789 View the file.
6791 @item gnus-uu-grab-move
6792 @findex gnus-uu-grab-move
6793 Move the file (if you're using a saving function.)
6794 @end table
6796 @item gnus-uu-be-dangerous
6797 @vindex gnus-uu-be-dangerous
6798 Specifies what to do if unusual situations arise during decoding.  If
6799 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
6800 that didn't work, and overwrite existing files.  Otherwise, ask each
6801 time.
6803 @item gnus-uu-ignore-files-by-name
6804 @vindex gnus-uu-ignore-files-by-name
6805 Files with name matching this regular expression won't be viewed.
6807 @item gnus-uu-ignore-files-by-type
6808 @vindex gnus-uu-ignore-files-by-type
6809 Files with a @sc{mime} type matching this variable won't be viewed.
6810 Note that Gnus tries to guess what type the file is based on the name.
6811 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
6812 kludgey.
6814 @item gnus-uu-tmp-dir
6815 @vindex gnus-uu-tmp-dir
6816 Where @code{gnus-uu} does its work.
6818 @item gnus-uu-do-not-unpack-archives
6819 @vindex gnus-uu-do-not-unpack-archives
6820 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
6821 looking for files to display.
6823 @item gnus-uu-view-and-save
6824 @vindex gnus-uu-view-and-save
6825 Non-@code{nil} means that the user will always be asked to save a file
6826 after viewing it.
6828 @item gnus-uu-ignore-default-view-rules
6829 @vindex gnus-uu-ignore-default-view-rules
6830 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
6831 rules.
6833 @item gnus-uu-ignore-default-archive-rules
6834 @vindex gnus-uu-ignore-default-archive-rules
6835 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
6836 unpacking commands.
6838 @item gnus-uu-kill-carriage-return
6839 @vindex gnus-uu-kill-carriage-return
6840 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
6841 from articles.
6843 @item gnus-uu-unmark-articles-not-decoded
6844 @vindex gnus-uu-unmark-articles-not-decoded
6845 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
6846 decoded articles as unread.
6848 @item gnus-uu-correct-stripped-uucode
6849 @vindex gnus-uu-correct-stripped-uucode
6850 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
6851 uuencoded files that have had trailing spaces deleted.
6853 @item gnus-uu-pre-uudecode-hook
6854 @vindex gnus-uu-pre-uudecode-hook
6855 Hook run before sending a message to @code{uudecode}.
6857 @item gnus-uu-view-with-metamail
6858 @vindex gnus-uu-view-with-metamail
6859 @cindex metamail
6860 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
6861 commands defined by the rule variables and just fudge a @sc{mime}
6862 content type based on the file name.  The result will be fed to
6863 @code{metamail} for viewing.
6865 @item gnus-uu-save-in-digest
6866 @vindex gnus-uu-save-in-digest
6867 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
6868 decoding, will save in digests.  If this variable is @code{nil},
6869 @code{gnus-uu} will just save everything in a file without any
6870 embellishments.  The digesting almost conforms to RFC 1153---no easy way
6871 to specify any meaningful volume and issue numbers were found, so I
6872 simply dropped them.
6874 @end table
6877 @node Uuencoding and Posting
6878 @subsubsection Uuencoding and Posting
6880 @table @code
6882 @item gnus-uu-post-include-before-composing
6883 @vindex gnus-uu-post-include-before-composing
6884 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
6885 before you compose the article.  If this variable is @code{t}, you can
6886 either include an encoded file with @kbd{C-c C-i} or have one included
6887 for you when you post the article.
6889 @item gnus-uu-post-length
6890 @vindex gnus-uu-post-length
6891 Maximum length of an article.  The encoded file will be split into how
6892 many articles it takes to post the entire file.
6894 @item gnus-uu-post-threaded
6895 @vindex gnus-uu-post-threaded
6896 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
6897 thread.  This may not be smart, as no other decoder I have seen is able
6898 to follow threads when collecting uuencoded articles.  (Well, I have
6899 seen one package that does that---@code{gnus-uu}, but somehow, I don't
6900 think that counts...) Default is @code{nil}.
6902 @item gnus-uu-post-separate-description
6903 @vindex gnus-uu-post-separate-description
6904 Non-@code{nil} means that the description will be posted in a separate
6905 article.  The first article will typically be numbered (0/x).  If this
6906 variable is @code{nil}, the description the user enters will be included
6907 at the beginning of the first article, which will be numbered (1/x).
6908 Default is @code{t}.
6910 @end table
6913 @node Viewing Files
6914 @subsection Viewing Files
6915 @cindex viewing files
6916 @cindex pseudo-articles
6918 After decoding, if the file is some sort of archive, Gnus will attempt
6919 to unpack the archive and see if any of the files in the archive can be
6920 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
6921 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
6922 uncompress and de-tar the main file, and then view the two pictures.
6923 This unpacking process is recursive, so if the archive contains archives
6924 of archives, it'll all be unpacked.
6926 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
6927 extracted file into the summary buffer.  If you go to these
6928 ``articles'', you will be prompted for a command to run (usually Gnus
6929 will make a suggestion), and then the command will be run.
6931 @vindex gnus-view-pseudo-asynchronously
6932 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
6933 until the viewing is done before proceeding.
6935 @vindex gnus-view-pseudos
6936 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
6937 the pseudo-articles into the summary buffer, but view them
6938 immediately.  If this variable is @code{not-confirm}, the user won't even
6939 be asked for a confirmation before viewing is done.
6941 @vindex gnus-view-pseudos-separately
6942 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
6943 pseudo-article will be created for each file to be viewed.  If
6944 @code{nil}, all files that use the same viewing command will be given as
6945 a list of parameters to that command.
6947 @vindex gnus-insert-pseudo-articles
6948 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
6949 pseudo-articles when decoding.  It is @code{t} by default.
6951 So; there you are, reading your @emph{pseudo-articles} in your
6952 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
6953 Why isn't anything real anymore? How did we get here?
6956 @node Article Treatment
6957 @section Article Treatment
6959 Reading through this huge manual, you may have quite forgotten that the
6960 object of newsreaders is to actually, like, read what people have
6961 written.  Reading articles.  Unfortunately, people are quite bad at
6962 writing, so there are tons of functions and variables to make reading
6963 these articles easier.
6965 @menu
6966 * Article Highlighting::    You want to make the article look like fruit salad.
6967 * Article Fontisizing::     Making emphasized text look nice.
6968 * Article Hiding::          You also want to make certain info go away.
6969 * Article Washing::         Lots of way-neat functions to make life better.
6970 * Article Buttons::         Click on URLs, Message-IDs, addresses and the like.
6971 * Article Date::            Grumble, UT!
6972 * Article Signature::       What is a signature?
6973 * Article Miscellania::     Various other stuff.
6974 @end menu
6977 @node Article Highlighting
6978 @subsection Article Highlighting
6979 @cindex highlighting
6981 Not only do you want your article buffer to look like fruit salad, but
6982 you want it to look like technicolor fruit salad.
6984 @table @kbd
6986 @item W H a
6987 @kindex W H a (Summary)
6988 @findex gnus-article-highlight
6989 @findex gnus-article-maybe-highlight
6990 Do much highlighting of the current article
6991 (@code{gnus-article-highlight}).  This function highlights header, cited
6992 text, the signature, and adds buttons to the body and the head.
6994 @item W H h
6995 @kindex W H h (Summary)
6996 @findex gnus-article-highlight-headers
6997 @vindex gnus-header-face-alist
6998 Highlight the headers (@code{gnus-article-highlight-headers}).  The
6999 highlighting will be done according to the @code{gnus-header-face-alist}
7000 variable, which is a list where each element has the form
7001 @code{(@var{regexp} @var{name} @var{content})}.
7002 @var{regexp} is a regular expression for matching the
7003 header, @var{name} is the face used for highlighting the header name
7004 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
7005 the header value.  The first match made will be used.  Note that
7006 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
7008 @item W H c
7009 @kindex W H c (Summary)
7010 @findex gnus-article-highlight-citation
7011 Highlight cited text (@code{gnus-article-highlight-citation}).
7013 Some variables to customize the citation highlights:
7015 @table @code
7016 @vindex gnus-cite-parse-max-size
7018 @item gnus-cite-parse-max-size
7019 If the article size if bigger than this variable (which is 25000 by
7020 default), no citation highlighting will be performed.
7022 @item gnus-cite-prefix-regexp
7023 @vindex gnus-cite-prefix-regexp
7024 Regexp matching the longest possible citation prefix on a line.
7026 @item gnus-cite-max-prefix
7027 @vindex gnus-cite-max-prefix
7028 Maximum possible length for a citation prefix (default 20).
7030 @item gnus-cite-face-list
7031 @vindex gnus-cite-face-list
7032 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
7033 When there are citations from multiple articles in the same message,
7034 Gnus will try to give each citation from each article its own face.
7035 This should make it easier to see who wrote what.
7037 @item gnus-supercite-regexp
7038 @vindex gnus-supercite-regexp
7039 Regexp matching normal Supercite attribution lines.
7041 @item gnus-supercite-secondary-regexp
7042 @vindex gnus-supercite-secondary-regexp
7043 Regexp matching mangled Supercite attribution lines.
7045 @item gnus-cite-minimum-match-count
7046 @vindex gnus-cite-minimum-match-count
7047 Minimum number of identical prefixes we have to see before we believe
7048 that it's a citation.
7050 @item gnus-cite-attribution-prefix
7051 @vindex gnus-cite-attribution-prefix
7052 Regexp matching the beginning of an attribution line.
7054 @item gnus-cite-attribution-suffix
7055 @vindex gnus-cite-attribution-suffix
7056 Regexp matching the end of an attribution line.
7058 @item gnus-cite-attribution-face
7059 @vindex gnus-cite-attribution-face
7060 Face used for attribution lines.  It is merged with the face for the
7061 cited text belonging to the attribution.
7063 @end table
7066 @item W H s
7067 @kindex W H s (Summary)
7068 @vindex gnus-signature-separator
7069 @vindex gnus-signature-face
7070 @findex gnus-article-highlight-signature
7071 Highlight the signature (@code{gnus-article-highlight-signature}).
7072 Everything after @code{gnus-signature-separator} (@pxref{Article
7073 Signature}) in an article will be considered a signature and will be
7074 highlighted with @code{gnus-signature-face}, which is @code{italic} by
7075 default.
7077 @end table
7079 @xref{Customizing Articles}, for how to highlight articles automatically.
7082 @node Article Fontisizing
7083 @subsection Article Fontisizing
7084 @cindex emphasis
7085 @cindex article emphasis
7087 @findex gnus-article-emphasize
7088 @kindex W e (Summary)
7089 People commonly add emphasis to words in news articles by writing things
7090 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
7091 this look nicer by running the article through the @kbd{W e}
7092 (@code{gnus-article-emphasize}) command.
7094 @vindex gnus-emphasis-alist
7095 How the emphasis is computed is controlled by the
7096 @code{gnus-emphasis-alist} variable.  This is an alist where the first
7097 element is a regular expression to be matched.  The second is a number
7098 that says what regular expression grouping is used to find the entire
7099 emphasized word.  The third is a number that says what regexp grouping
7100 should be displayed and highlighted.  (The text between these two
7101 groupings will be hidden.)  The fourth is the face used for
7102 highlighting.
7104 @lisp
7105 (setq gnus-article-emphasis
7106       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
7107         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
7108 @end lisp
7110 @cindex slash
7111 @cindex asterisk
7112 @cindex underline
7113 @cindex /
7114 @cindex *
7116 @vindex gnus-emphasis-underline
7117 @vindex gnus-emphasis-bold
7118 @vindex gnus-emphasis-italic
7119 @vindex gnus-emphasis-underline-bold
7120 @vindex gnus-emphasis-underline-italic
7121 @vindex gnus-emphasis-bold-italic
7122 @vindex gnus-emphasis-underline-bold-italic
7123 By default, there are seven rules, and they use the following faces:
7124 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
7125 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
7126 @code{gnus-emphasis-underline-italic},
7127 @code{gnus-emphasis-underline-bold}, and
7128 @code{gnus-emphasis-underline-bold-italic}.
7130 If you want to change these faces, you can either use @kbd{M-x
7131 customize}, or you can use @code{copy-face}.  For instance, if you want
7132 to make @code{gnus-emphasis-italic} use a red face instead, you could
7133 say something like:
7135 @lisp
7136 (copy-face 'red 'gnus-emphasis-italic)
7137 @end lisp
7139 @vindex gnus-group-highlight-words-alist
7141 If you want to highlight arbitrary words, you can use the
7142 @code{gnus-group-highlight-words-alist} variable, which uses the same
7143 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
7144 parameter (@pxref{Group Parameters}) can also be used.
7146 @xref{Customizing Articles}, for how to fontize articles automatically.
7149 @node Article Hiding
7150 @subsection Article Hiding
7151 @cindex article hiding
7153 Or rather, hiding certain things in each article.  There usually is much
7154 too much cruft in most articles.
7156 @table @kbd
7158 @item W W a
7159 @kindex W W a (Summary)
7160 @findex gnus-article-hide
7161 Do quite a lot of hiding on the article buffer
7162 (@kbd{gnus-article-hide}).  In particular, this function will hide
7163 headers, PGP, cited text and the signature.
7165 @item W W h
7166 @kindex W W h (Summary)
7167 @findex gnus-article-hide-headers
7168 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
7169 Headers}.
7171 @item W W b
7172 @kindex W W b (Summary)
7173 @findex gnus-article-hide-boring-headers
7174 Hide headers that aren't particularly interesting
7175 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
7177 @item W W s
7178 @kindex W W s (Summary)
7179 @findex gnus-article-hide-signature
7180 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
7181 Signature}.
7183 @item W W l
7184 @kindex W W l (Summary)
7185 @findex gnus-article-hide-list-identifiers
7186 @vindex gnus-list-identifiers
7187 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
7188 are strings some mailing list servers add to the beginning of all
7189 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
7190 @samp{Re: } is skipped before stripping. @code{gnus-list-identifiers}
7191 may not contain @code{\\(..\\)}.
7193 @table @code
7195 @item gnus-list-identifiers
7196 @vindex gnus-list-identifiers
7197 A regular expression that matches list identifiers to be removed from
7198 subject.  This can also be a list of regular expressions.
7200 @end table
7202 @item W W p
7203 @kindex W W p (Summary)
7204 @findex gnus-article-hide-pgp
7205 @vindex gnus-article-hide-pgp-hook
7206 Hide @sc{pgp} signatures (@code{gnus-article-hide-pgp}).  The
7207 @code{gnus-article-hide-pgp-hook} hook will be run after a @sc{pgp}
7208 signature has been hidden.  For example, to automatically verify
7209 articles that have signatures in them do:
7210 @lisp
7211 ;;; Hide pgp cruft if any.
7213 (setq gnus-treat-strip-pgp t)
7215 ;;; After hiding pgp, verify the message;
7216 ;;; only happens if pgp signature is found.
7218 (add-hook 'gnus-article-hide-pgp-hook
7219           (lambda ()
7220             (save-excursion
7221               (set-buffer gnus-original-article-buffer)
7222               (mc-verify))))
7223 @end lisp
7225 @item W W P
7226 @kindex W W P (Summary)
7227 @findex gnus-article-hide-pem
7228 Hide @sc{pem} (privacy enhanced messages) cruft
7229 (@code{gnus-article-hide-pem}).
7231 @item W W B
7232 @kindex W W B (Summary)
7233 @findex gnus-article-strip-banner
7234 @cindex banner
7235 @cindex OneList
7236 @cindex stripping advertisements
7237 @cindex advertisements
7238 Strip the banner specified by the @code{banner} group parameter
7239 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
7240 annoying banners and/or signatures that some mailing lists and moderated
7241 groups adds to all the messages.  The way to use this function is to add
7242 the @code{banner} group parameter (@pxref{Group Parameters}) to the
7243 group you want banners stripped from.  The parameter either be a string,
7244 which will be interpreted as a regular expression matching text to be
7245 removed, or the symbol @code{signature}, meaning that the (last)
7246 signature should be removed, or other symbol, meaning that the
7247 corresponding regular expression in @code{gnus-article-banner-alist} is
7248 used.
7250 @item W W c
7251 @kindex W W c (Summary)
7252 @findex gnus-article-hide-citation
7253 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
7254 customizing the hiding:
7256 @table @code
7258 @item gnus-cited-opened-text-button-line-format
7259 @itemx gnus-cited-closed-text-button-line-format
7260 @vindex gnus-cited-closed-text-button-line-format
7261 @vindex gnus-cited-opened-text-button-line-format
7262 Gnus adds buttons to show where the cited text has been hidden, and to
7263 allow toggle hiding the text.  The format of the variable is specified
7264 by these format-like variable (@pxref{Formatting Variables}).  These
7265 specs are valid:
7267 @table @samp
7268 @item b
7269 Starting point of the hidden text.
7270 @item e
7271 Ending point of the hidden text.
7272 @item l
7273 Number of characters in the hidden region.
7274 @item n
7275 Number of lines of hidden text.
7276 @end table
7278 @item gnus-cited-lines-visible
7279 @vindex gnus-cited-lines-visible
7280 The number of lines at the beginning of the cited text to leave
7281 shown. This can also be a cons cell with the number of lines at the top
7282 and bottom of the text, respectively, to remain visible.
7284 @end table
7286 @item W W C-c
7287 @kindex W W C-c (Summary)
7288 @findex gnus-article-hide-citation-maybe
7290 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
7291 following two variables:
7293 @table @code
7294 @item gnus-cite-hide-percentage
7295 @vindex gnus-cite-hide-percentage
7296 If the cited text is of a bigger percentage than this variable (default
7297 50), hide the cited text.
7299 @item gnus-cite-hide-absolute
7300 @vindex gnus-cite-hide-absolute
7301 The cited text must have at least this length (default 10) before it
7302 is hidden.
7303 @end table
7305 @item W W C
7306 @kindex W W C (Summary)
7307 @findex gnus-article-hide-citation-in-followups
7308 Hide cited text in articles that aren't roots
7309 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
7310 useful as an interactive command, but might be a handy function to stick
7311 have happen automatically (@pxref{Customizing Articles}).
7313 @end table
7315 All these ``hiding'' commands are toggles, but if you give a negative
7316 prefix to these commands, they will show what they have previously
7317 hidden.  If you give a positive prefix, they will always hide.
7319 Also @pxref{Article Highlighting} for further variables for
7320 citation customization.
7322 @xref{Customizing Articles}, for how to hide article elements
7323 automatically.
7326 @node Article Washing
7327 @subsection Article Washing
7328 @cindex washing
7329 @cindex article washing
7331 We call this ``article washing'' for a really good reason.  Namely, the
7332 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
7334 @dfn{Washing} is defined by us as ``changing something from something to
7335 something else'', but normally results in something looking better.
7336 Cleaner, perhaps.
7338 @xref{Customizing Articles}, if you want to change how Gnus displays
7339 articles by default.
7341 @table @kbd
7343 @item C-u g
7344 This is not really washing, it's sort of the opposite of washing.  If
7345 you type this, you see the article exactly as it exists on disk or on
7346 the server.
7348 @item W l
7349 @kindex W l (Summary)
7350 @findex gnus-summary-stop-page-breaking
7351 Remove page breaks from the current article
7352 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
7353 delimiters.
7355 @item W r
7356 @kindex W r (Summary)
7357 @findex gnus-summary-caesar-message
7358 @c @icon{gnus-summary-caesar-message}
7359 Do a Caesar rotate (rot13) on the article buffer
7360 (@code{gnus-summary-caesar-message}).
7361 Unreadable articles that tell you to read them with Caesar rotate or rot13.
7362 (Typically offensive jokes and such.)
7364 It's commonly called ``rot13'' because each letter is rotated 13
7365 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
7366 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
7367 is rumored to have employed this form of, uh, somewhat weak encryption.
7369 @item W t
7370 @item t
7371 @kindex W t (Summary)
7372 @kindex t (Summary)
7373 @findex gnus-summary-toggle-header
7374 Toggle whether to display all headers in the article buffer
7375 (@code{gnus-summary-toggle-header}).
7377 @item W v
7378 @kindex W v (Summary)
7379 @findex gnus-summary-verbose-header
7380 Toggle whether to display all headers in the article buffer permanently
7381 (@code{gnus-summary-verbose-header}).
7383 @item W o
7384 @kindex W o (Summary)
7385 @findex gnus-article-treat-overstrike
7386 Treat overstrike (@code{gnus-article-treat-overstrike}).
7388 @item W d
7389 @kindex W d (Summary)
7390 @findex gnus-article-treat-dumbquotes
7391 @vindex gnus-article-dumbquotes-map
7392 @cindex Smartquotes
7393 @cindex M******** sm*rtq**t*s
7394 @cindex Latin 1
7395 Treat M******** sm*rtq**t*s according to
7396 @code{gnus-article-dumbquotes-map}
7397 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
7398 whether a character is a sm*rtq**t* or not, so it should only be used
7399 interactively.
7401 In reality, this function is translates a subset of the subset of the
7402 @code{cp1252} (or @code{Windows-1252}) character set that isn't in ISO
7403 Latin-1, including the quote characters @code{\222} and @code{\264}.
7404 Messages in this character set often have a MIME header saying that
7405 they are Latin-1.
7407 @item W w
7408 @kindex W w (Summary)
7409 @findex gnus-article-fill-cited-article
7410 Do word wrap (@code{gnus-article-fill-cited-article}).
7412 You can give the command a numerical prefix to specify the width to use
7413 when filling.
7415 @item W Q
7416 @kindex W Q (Summary)
7417 @findex gnus-article-fill-long-lines 
7418 Fill long lines (@code{gnus-article-fill-long-lines}).
7420 @item W C
7421 @kindex W C (Summary)
7422 @findex gnus-article-capitalize-sentences
7423 Capitalize the first word in each sentence
7424 (@code{gnus-article-capitalize-sentences}).
7426 @item W c
7427 @kindex W c (Summary)
7428 @findex gnus-article-remove-cr
7429 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
7430 (this takes care of DOS line endings), and then translate any remaining
7431 CRs into LF (this takes care of Mac line endings)
7432 (@code{gnus-article-remove-cr}).
7434 @item W q
7435 @kindex W q (Summary)
7436 @findex gnus-article-de-quoted-unreadable
7437 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
7438 Quoted-Printable is one common @sc{mime} encoding employed when sending
7439 non-ASCII (i. e., 8-bit) articles.  It typically makes strings like
7440 @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which doesn't look very
7441 readable to me.  Note that the this is usually done automatically by
7442 Gnus if the message in question has a @code{Content-Transfer-Encoding}
7443 header that says that this encoding has been done.
7445 @item W 6
7446 @kindex W 6 (Summary)
7447 @findex gnus-article-de-base64-unreadable
7448 Treat base64 (@code{gnus-article-de-base64-unreadable}).
7449 Base64 is one common @sc{mime} encoding employed when sending non-ASCII
7450 (i. e., 8-bit) articles.  Note that the this is usually done
7451 automatically by Gnus if the message in question has a
7452 @code{Content-Transfer-Encoding} header that says that this encoding has
7453 been done.
7455 @item W Z
7456 @kindex W Z (Summary)
7457 @findex gnus-article-decode-HZ
7458 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
7459 common encoding employed when sending Chinese articles.  It typically
7460 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
7462 @item W h
7463 @kindex W h (Summary)
7464 @findex gnus-article-wash-html
7465 Treat HTML (@code{gnus-article-wash-html}).  
7466 Note that the this is usually done automatically by Gnus if the message
7467 in question has a @code{Content-Type} header that says that this type
7468 has been done.
7470 @item W f
7471 @kindex W f (Summary)
7472 @cindex x-face
7473 @findex gnus-article-display-x-face
7474 @findex gnus-article-x-face-command
7475 @vindex gnus-article-x-face-command
7476 @vindex gnus-article-x-face-too-ugly
7477 @iftex
7478 @iflatex
7479 \include{xface}
7480 @end iflatex
7481 @end iftex
7482 @anchor{X-Face}
7483 Look for and display any X-Face headers
7484 (@code{gnus-article-display-x-face}).  The command executed by this
7485 function is given by the @code{gnus-article-x-face-command} variable.
7486 If this variable is a string, this string will be executed in a
7487 sub-shell.  If it is a function, this function will be called with the
7488 face as the argument.  If the @code{gnus-article-x-face-too-ugly} (which
7489 is a regexp) matches the @code{From} header, the face will not be shown.
7490 The default action under Emacs is to fork off the @code{display}
7491 program@footnote{@code{display} is from the ImageMagick package.  For the
7492 @code{uncompface} and @code{icontopbm} programs look for a package
7493 like `compface' or `faces-xface' on a GNU/Linux system.}
7494 to view the face.  Under XEmacs or Emacs 21+ with suitable image
7495 support, the default action is to display the face before the
7496 @code{From} header.  (It's nicer if XEmacs has been compiled with X-Face
7497 support---that will make display somewhat faster.  If there's no native
7498 X-Face support, Gnus will try to convert the @code{X-Face} header using
7499 external programs from the @code{pbmplus} package and
7500 friends.@footnote{On a GNU/Linux system look for packages with names
7501 like @code{netpbm} or @code{libgr-progs}.})  If you
7502 want to have this function in the display hook, it should probably come
7503 last.
7505 @item W b
7506 @kindex W b (Summary)
7507 @findex gnus-article-add-buttons
7508 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
7509 @xref{Article Buttons}.
7511 @item W B
7512 @kindex W B (Summary)
7513 @findex gnus-article-add-buttons-to-head
7514 Add clickable buttons to the article headers
7515 (@code{gnus-article-add-buttons-to-head}).
7517 @item W W H
7518 @kindex W W H (Summary)
7519 @findex gnus-article-strip-headers-from-body
7520 Strip headers like the @code{X-No-Archive} header from the beginning of
7521 article bodies (@code{gnus-article-strip-headers-from-body}).
7523 @item W E l
7524 @kindex W E l (Summary)
7525 @findex gnus-article-strip-leading-blank-lines
7526 Remove all blank lines from the beginning of the article
7527 (@code{gnus-article-strip-leading-blank-lines}).
7529 @item W E m
7530 @kindex W E m (Summary)
7531 @findex gnus-article-strip-multiple-blank-lines
7532 Replace all blank lines with empty lines and then all multiple empty
7533 lines with a single empty line.
7534 (@code{gnus-article-strip-multiple-blank-lines}).
7536 @item W E t
7537 @kindex W E t (Summary)
7538 @findex gnus-article-remove-trailing-blank-lines
7539 Remove all blank lines at the end of the article
7540 (@code{gnus-article-remove-trailing-blank-lines}).
7542 @item W E a
7543 @kindex W E a (Summary)
7544 @findex gnus-article-strip-blank-lines
7545 Do all the three commands above
7546 (@code{gnus-article-strip-blank-lines}).
7548 @item W E A
7549 @kindex W E A (Summary)
7550 @findex gnus-article-strip-all-blank-lines
7551 Remove all blank lines
7552 (@code{gnus-article-strip-all-blank-lines}).
7554 @item W E s
7555 @kindex W E s (Summary)
7556 @findex gnus-article-strip-leading-space
7557 Remove all white space from the beginning of all lines of the article
7558 body (@code{gnus-article-strip-leading-space}).
7560 @item W E e
7561 @kindex W E e (Summary)
7562 @findex gnus-article-strip-trailing-space
7563 Remove all white space from the end of all lines of the article
7564 body (@code{gnus-article-strip-trailing-space}).
7566 @end table
7568 @xref{Customizing Articles}, for how to wash articles automatically.
7571 @node Article Buttons
7572 @subsection Article Buttons
7573 @cindex buttons
7575 People often include references to other stuff in articles, and it would
7576 be nice if Gnus could just fetch whatever it is that people talk about
7577 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
7578 button on these references.
7580 Gnus adds @dfn{buttons} to certain standard references by default:
7581 Well-formed URLs, mail addresses and Message-IDs.  This is controlled by
7582 two variables, one that handles article bodies and one that handles
7583 article heads:
7585 @table @code
7587 @item gnus-button-alist
7588 @vindex gnus-button-alist
7589 This is an alist where each entry has this form:
7591 @lisp
7592 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
7593 @end lisp
7595 @table @var
7597 @item regexp
7598 All text that match this regular expression will be considered an
7599 external reference.  Here's a typical regexp that matches embedded URLs:
7600 @samp{<URL:\\([^\n\r>]*\\)>}.
7602 @item button-par
7603 Gnus has to know which parts of the matches is to be highlighted.  This
7604 is a number that says what sub-expression of the regexp is to be
7605 highlighted.  If you want it all highlighted, you use 0 here.
7607 @item use-p
7608 This form will be @code{eval}ed, and if the result is non-@code{nil},
7609 this is considered a match.  This is useful if you want extra sifting to
7610 avoid false matches.
7612 @item function
7613 This function will be called when you click on this button.
7615 @item data-par
7616 As with @var{button-par}, this is a sub-expression number, but this one
7617 says which part of the match is to be sent as data to @var{function}.
7619 @end table
7621 So the full entry for buttonizing URLs is then
7623 @lisp
7624 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
7625 @end lisp
7627 @item gnus-header-button-alist
7628 @vindex gnus-header-button-alist
7629 This is just like the other alist, except that it is applied to the
7630 article head only, and that each entry has an additional element that is
7631 used to say what headers to apply the buttonize coding to:
7633 @lisp
7634 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
7635 @end lisp
7637 @var{header} is a regular expression.
7639 @item gnus-button-url-regexp
7640 @vindex gnus-button-url-regexp
7641 A regular expression that matches embedded URLs.  It is used in the
7642 default values of the variables above.
7644 @item gnus-article-button-face
7645 @vindex gnus-article-button-face
7646 Face used on buttons.
7648 @item gnus-article-mouse-face
7649 @vindex gnus-article-mouse-face
7650 Face used when the mouse cursor is over a button.
7652 @end table
7654 @xref{Customizing Articles}, for how to buttonize articles automatically.
7657 @node Article Date
7658 @subsection Article Date
7660 The date is most likely generated in some obscure timezone you've never
7661 heard of, so it's quite nice to be able to find out what the time was
7662 when the article was sent.
7664 @table @kbd
7666 @item W T u
7667 @kindex W T u (Summary)
7668 @findex gnus-article-date-ut
7669 Display the date in UT (aka. GMT, aka ZULU)
7670 (@code{gnus-article-date-ut}).
7672 @item W T i
7673 @kindex W T i (Summary)
7674 @findex gnus-article-date-iso8601
7675 @cindex ISO 8601
7676 Display the date in international format, aka. ISO 8601
7677 (@code{gnus-article-date-iso8601}).
7679 @item W T l
7680 @kindex W T l (Summary)
7681 @findex gnus-article-date-local
7682 Display the date in the local timezone (@code{gnus-article-date-local}).
7684 @item W T s
7685 @kindex W T s (Summary)
7686 @vindex gnus-article-time-format
7687 @findex gnus-article-date-user
7688 @findex format-time-string
7689 Display the date using a user-defined format
7690 (@code{gnus-article-date-user}).  The format is specified by the
7691 @code{gnus-article-time-format} variable, and is a string that's passed
7692 to @code{format-time-string}.  See the documentation of that variable
7693 for a list of possible format specs.
7695 @item W T e
7696 @kindex W T e (Summary)
7697 @findex gnus-article-date-lapsed
7698 @findex gnus-start-date-timer
7699 @findex gnus-stop-date-timer
7700 Say how much time has elapsed between the article was posted and now
7701 (@code{gnus-article-date-lapsed}).  It looks something like:
7703 @example
7704 X-Sent: 9 years, 6 weeks, 4 days, 9 hours, 3 minutes, 28 seconds ago
7705 @end example
7707 The value of @code{gnus-article-date-lapsed-new-header} determines
7708 whether this header will just be added below the old Date one, or will
7709 replace it.
7711 An advantage of using Gnus to read mail is that it converts simple bugs
7712 into wonderful absurdities.
7714 If you want to have this line updated continually, you can put
7716 @lisp
7717 (gnus-start-date-timer)
7718 @end lisp
7720 in your @file{.gnus.el} file, or you can run it off of some hook.  If
7721 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
7722 command.
7724 @item W T o
7725 @kindex W T o (Summary)
7726 @findex gnus-article-date-original
7727 Display the original date (@code{gnus-article-date-original}).  This can
7728 be useful if you normally use some other conversion function and are
7729 worried that it might be doing something totally wrong.  Say, claiming
7730 that the article was posted in 1854.  Although something like that is
7731 @emph{totally} impossible.  Don't you trust me? *titter*
7733 @end table
7735 @xref{Customizing Articles}, for how to display the date in your
7736 preferred format automatically.
7739 @node Article Signature
7740 @subsection Article Signature
7741 @cindex signatures
7742 @cindex article signature
7744 @vindex gnus-signature-separator
7745 Each article is divided into two parts---the head and the body.  The
7746 body can be divided into a signature part and a text part.  The variable
7747 that says what is to be considered a signature is
7748 @code{gnus-signature-separator}.  This is normally the standard
7749 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
7750 non-standard signature separators, so this variable can also be a list
7751 of regular expressions to be tested, one by one.  (Searches are done
7752 from the end of the body towards the beginning.)  One likely value is:
7754 @lisp
7755 (setq gnus-signature-separator
7756       '("^-- $"         ; The standard
7757         "^-- *$"        ; A common mangling
7758         "^-------*$"    ; Many people just use a looong
7759                         ; line of dashes.  Shame!
7760         "^ *--------*$" ; Double-shame!
7761         "^________*$"   ; Underscores are also popular
7762         "^========*$")) ; Pervert!
7763 @end lisp
7765 The more permissive you are, the more likely it is that you'll get false
7766 positives.
7768 @vindex gnus-signature-limit
7769 @code{gnus-signature-limit} provides a limit to what is considered a
7770 signature when displaying articles.
7772 @enumerate
7773 @item
7774 If it is an integer, no signature may be longer (in characters) than
7775 that integer.
7776 @item
7777 If it is a floating point number, no signature may be longer (in lines)
7778 than that number.
7779 @item
7780 If it is a function, the function will be called without any parameters,
7781 and if it returns @code{nil}, there is no signature in the buffer.
7782 @item
7783 If it is a string, it will be used as a regexp.  If it matches, the text
7784 in question is not a signature.
7785 @end enumerate
7787 This variable can also be a list where the elements may be of the types
7788 listed above.  Here's an example:
7790 @lisp
7791 (setq gnus-signature-limit
7792       '(200.0 "^---*Forwarded article"))
7793 @end lisp
7795 This means that if there are more than 200 lines after the signature
7796 separator, or the text after the signature separator is matched by
7797 the regular expression @samp{^---*Forwarded article}, then it isn't a
7798 signature after all.
7801 @node Article Miscellania
7802 @subsection Article Miscellania
7804 @table @kbd
7805 @item A t
7806 @kindex A t (Summary)
7807 @findex gnus-article-babel
7808 Translate the article from one language to another
7809 (@code{gnus-article-babel}). 
7811 @end table
7814 @node MIME Commands
7815 @section @sc{mime} Commands
7816 @cindex MIME decoding
7817 @cindex attachments
7818 @cindex viewing attachments
7820 The following commands all understand the numerical prefix.  For
7821 instance, @kbd{3 b} means ``view the third @sc{mime} part''.
7823 @table @kbd
7824 @item b
7825 @itemx K v
7826 @kindex b (Summary)
7827 @kindex K v (Summary)
7828 View the @sc{mime} part.
7830 @item K o
7831 @kindex K o (Summary)
7832 Save the @sc{mime} part.
7834 @item K c
7835 @kindex K c (Summary)
7836 Copy the @sc{mime} part.
7838 @item K e
7839 @kindex K e (Summary)
7840 View the @sc{mime} part externally.
7842 @item K i
7843 @kindex K i (Summary)
7844 View the @sc{mime} part internally.
7846 @item K |
7847 @kindex K | (Summary)
7848 Pipe the @sc{mime} part to an external command.
7849 @end table
7851 The rest of these @sc{mime} commands do not use the numerical prefix in
7852 the same manner:
7854 @table @kbd
7855 @item K b
7856 @kindex K b (Summary)
7857 Make all the @sc{mime} parts have buttons in front of them.  This is
7858 mostly useful if you wish to save (or perform other actions) on inlined
7859 parts.
7861 @item K m
7862 @kindex K m (Summary)
7863 @findex gnus-summary-repair-multipart
7864 Some multipart messages are transmitted with missing or faulty headers.
7865 This command will attempt to ``repair'' these messages so that they can
7866 be viewed in a more pleasant manner
7867 (@code{gnus-summary-repair-multipart}).
7869 @item X m
7870 @kindex X m (Summary)
7871 @findex gnus-summary-save-parts
7872 Save all parts matching a @sc{mime} type to a directory
7873 (@code{gnus-summary-save-parts}).  Understands the process/prefix
7874 convention (@pxref{Process/Prefix}).
7876 @item M-t
7877 @kindex M-t (Summary)
7878 @findex gnus-summary-display-buttonized
7879 Toggle the buttonized display of the article buffer
7880 (@code{gnus-summary-toggle-display-buttonized}).
7882 @item W M w
7883 @kindex W M w (Summary)
7884 Decode RFC 2047-encoded words in the article headers
7885 (@code{gnus-article-decode-mime-words}).
7887 @item W M c
7888 @kindex W M c (Summary)
7889 Decode encoded article bodies as well as charsets
7890 (@code{gnus-article-decode-charset}).
7892 This command looks in the @code{Content-Type} header to determine the
7893 charset.  If there is no such header in the article, you can give it a
7894 prefix, which will prompt for the charset to decode as.  In regional
7895 groups where people post using some common encoding (but do not include
7896 MIME headers), you can set the @code{charset} group/topic parameter to
7897 the required charset (@pxref{Group Parameters}).
7899 @item W M v
7900 @kindex W M v (Summary)
7901 View all the @sc{mime} parts in the current article
7902 (@code{gnus-mime-view-all-parts}).
7904 @end table
7906 Relevant variables:
7908 @table @code
7909 @item gnus-ignored-mime-types
7910 @vindex gnus-ignored-mime-types
7911 This is a list of regexps.  @sc{mime} types that match a regexp from
7912 this list will be completely ignored by Gnus.  The default value is
7913 @code{nil}.
7915 To have all Vcards be ignored, you'd say something like this:
7917 @lisp
7918 (setq gnus-ignored-mime-types
7919       '("text/x-vcard"))
7920 @end lisp
7922 @item gnus-unbuttonized-mime-types
7923 @vindex gnus-unbuttonized-mime-types
7924 This is a list of regexps.  @sc{mime} types that match a regexp from
7925 this list won't have @sc{mime} buttons inserted unless they aren't
7926 displayed.  The default value is @code{(".*/.*")}.
7928 @item gnus-article-mime-part-function
7929 @vindex gnus-article-mime-part-function
7930 For each @sc{mime} part, this function will be called with the @sc{mime}
7931 handle as the parameter.  The function is meant to be used to allow
7932 users to gather information from the article (e. g., add Vcard info to
7933 the bbdb database) or to do actions based on parts (e. g., automatically
7934 save all jpegs into some directory).
7936 Here's an example function the does the latter:
7938 @lisp
7939 (defun my-save-all-jpeg-parts (handle)
7940   (when (equal (car (mm-handle-type handle)) "image/jpeg")
7941     (with-temp-buffer
7942       (insert (mm-get-part handle))
7943       (write-region (point-min) (point-max)
7944                     (read-file-name "Save jpeg to: ")))))
7945 (setq gnus-article-mime-part-function
7946       'my-save-all-jpeg-parts)
7947 @end lisp
7949 @vindex gnus-mime-multipart-functions
7950 @item gnus-mime-multipart-functions
7951 Alist of @sc{mime} multipart types and functions to handle them.
7953 @end table
7956 @node Charsets
7957 @section Charsets
7958 @cindex charsets
7960 People use different charsets, and we have @sc{mime} to let us know what
7961 charsets they use.  Or rather, we wish we had.  Many people use
7962 newsreaders and mailers that do not understand or use @sc{mime}, and
7963 just send out messages without saying what character sets they use.  To
7964 help a bit with this, some local news hierarchies have policies that say
7965 what character set is the default.  For instance, the @samp{fj}
7966 hierarchy uses @code{iso-2022-jp-2}.
7968 @vindex gnus-group-charset-alist
7969 This knowledge is encoded in the @code{gnus-group-charset-alist}
7970 variable, which is an alist of regexps (to match group names) and
7971 default charsets to be used when reading these groups.
7973 In addition, some people do use soi-disant @sc{mime}-aware agents that
7974 aren't.  These blithely mark messages as being in @code{iso-8859-1} even
7975 if they really are in @code{koi-8}.  To help here, the
7976 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
7977 charsets that are listed here will be ignored.  The variable can be set
7978 on a group-by-group basis using the group parameters (@pxref{Group
7979 Parameters}).  The default value is @code{(unknown-8bit)}, which is
7980 something some agents insist on having in there.
7982 @vindex gnus-group-posting-charset-alist
7983 When posting, @code{gnus-group-posting-charset-alist} is used to
7984 determine which charsets should not be encoded using the @sc{mime}
7985 encodings.  For instance, some hierarchies discourage using
7986 quoted-printable header encoding.
7988 This variable is an alist of regexps and permitted unencoded charsets
7989 for posting.  Each element of the alist has the form @code{(}@var{test
7990 header body-list}@code{)}, where:
7992 @table @var
7993 @item test
7994 is either a regular expression matching the newsgroup header or a
7995 variable to query,
7996 @item header
7997 is the charset which may be left unencoded in the header (@code{nil}
7998 means encode all charsets),
7999 @item body-list
8000 is a list of charsets which may be encoded using 8bit content-transfer
8001 encoding in the body, or one of the special values @code{nil} (always
8002 encode using quoted-printable) or @code{t} (always use 8bit).
8003 @end table
8005 @cindex Russian
8006 @cindex koi8-r
8007 @cindex koi8-u
8008 @cindex iso-8859-5
8009 @cindex coding system aliases
8010 @cindex preferred charset
8012 Other charset tricks that may be useful, although not Gnus-specific:
8014 If there are several @sc{mime} charsets that encode the same Emacs
8015 charset, you can choose what charset to use by saying the following:
8017 @lisp
8018 (put-charset-property 'cyrillic-iso8859-5
8019                       'preferred-coding-system 'koi8-r)
8020 @end lisp
8022 This means that Russian will be encoded using @code{koi8-r} instead of
8023 the default @code{iso-8859-5} @sc{mime} charset.
8025 If you want to read messages in @code{koi8-u}, you can cheat and say
8027 @lisp
8028 (define-coding-system-alias 'koi8-u 'koi8-r)
8029 @end lisp
8031 This will almost do the right thing.
8033 And finally, to read charsets like @code{windows-1251}, you can say
8034 something like
8036 @lisp
8037 (codepage-setup 1251)
8038 (define-coding-system-alias 'windows-1251 'cp1251)
8039 @end lisp
8041 while if you use a non-Latin-1 language environment you could see the
8042 Latin-1 subset of @code{windows-1252} using:
8044 @lisp
8045 (define-coding-system-alias 'windows-1252 'latin-1)
8046 @end lisp
8049 @node Article Commands
8050 @section Article Commands
8052 @table @kbd
8054 @item A P
8055 @cindex PostScript
8056 @cindex printing
8057 @kindex A P (Summary)
8058 @vindex gnus-ps-print-hook
8059 @findex gnus-summary-print-article
8060 Generate and print a PostScript image of the article buffer
8061 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will be
8062 run just before printing the buffer.
8064 @end table
8067 @node Summary Sorting
8068 @section Summary Sorting
8069 @cindex summary sorting
8071 You can have the summary buffer sorted in various ways, even though I
8072 can't really see why you'd want that.
8074 @table @kbd
8076 @item C-c C-s C-n
8077 @kindex C-c C-s C-n (Summary)
8078 @findex gnus-summary-sort-by-number
8079 Sort by article number (@code{gnus-summary-sort-by-number}).
8081 @item C-c C-s C-a
8082 @kindex C-c C-s C-a (Summary)
8083 @findex gnus-summary-sort-by-author
8084 Sort by author (@code{gnus-summary-sort-by-author}).
8086 @item C-c C-s C-s
8087 @kindex C-c C-s C-s (Summary)
8088 @findex gnus-summary-sort-by-subject
8089 Sort by subject (@code{gnus-summary-sort-by-subject}).
8091 @item C-c C-s C-d
8092 @kindex C-c C-s C-d (Summary)
8093 @findex gnus-summary-sort-by-date
8094 Sort by date (@code{gnus-summary-sort-by-date}).
8096 @item C-c C-s C-l
8097 @kindex C-c C-s C-l (Summary)
8098 @findex gnus-summary-sort-by-lines
8099 Sort by lines (@code{gnus-summary-sort-by-lines}).
8101 @item C-c C-s C-c
8102 @kindex C-c C-s C-c (Summary)
8103 @findex gnus-summary-sort-by-chars
8104 Sort by article length (@code{gnus-summary-sort-by-chars}).
8106 @item C-c C-s C-i
8107 @kindex C-c C-s C-i (Summary)
8108 @findex gnus-summary-sort-by-score
8109 Sort by score (@code{gnus-summary-sort-by-score}).
8110 @end table
8112 These functions will work both when you use threading and when you don't
8113 use threading.  In the latter case, all summary lines will be sorted,
8114 line by line.  In the former case, sorting will be done on a
8115 root-by-root basis, which might not be what you were looking for.  To
8116 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
8117 Commands}).
8120 @node Finding the Parent
8121 @section Finding the Parent
8122 @cindex parent articles
8123 @cindex referring articles
8125 @table @kbd
8126 @item ^
8127 @kindex ^ (Summary)
8128 @findex gnus-summary-refer-parent-article
8129 If you'd like to read the parent of the current article, and it is not
8130 displayed in the summary buffer, you might still be able to.  That is,
8131 if the current group is fetched by @sc{nntp}, the parent hasn't expired
8132 and the @code{References} in the current article are not mangled, you
8133 can just press @kbd{^} or @kbd{A r}
8134 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
8135 you'll get the parent.  If the parent is already displayed in the
8136 summary buffer, point will just move to this article.
8138 If given a positive numerical prefix, fetch that many articles back into
8139 the ancestry.  If given a negative numerical prefix, fetch just that
8140 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
8141 grandparent and the grandgrandparent of the current article.  If you say
8142 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
8143 article.
8145 @item A R (Summary)
8146 @findex gnus-summary-refer-references
8147 @kindex A R (Summary)
8148 Fetch all articles mentioned in the @code{References} header of the
8149 article (@code{gnus-summary-refer-references}).
8151 @item A T (Summary)
8152 @findex gnus-summary-refer-thread
8153 @kindex A T (Summary)
8154 Display the full thread where the current article appears
8155 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
8156 headers in the current group to work, so it usually takes a while.  If
8157 you do it often, you may consider setting @code{gnus-fetch-old-headers}
8158 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
8159 visible effects normally, but it'll make this command work a whole lot
8160 faster.  Of course, it'll make group entry somewhat slow.
8162 @vindex gnus-refer-thread-limit
8163 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
8164 articles before the first displayed in the current group) headers to
8165 fetch when doing this command.  The default is 200.  If @code{t}, all
8166 the available headers will be fetched.  This variable can be overridden
8167 by giving the @kbd{A T} command a numerical prefix.
8169 @item M-^ (Summary)
8170 @findex gnus-summary-refer-article
8171 @kindex M-^ (Summary)
8172 @cindex Message-ID
8173 @cindex fetching by Message-ID
8174 You can also ask the @sc{nntp} server for an arbitrary article, no
8175 matter what group it belongs to.  @kbd{M-^}
8176 (@code{gnus-summary-refer-article}) will ask you for a
8177 @code{Message-ID}, which is one of those long, hard-to-read thingies
8178 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
8179 have to get it all exactly right.  No fuzzy searches, I'm afraid.
8180 @end table
8182 The current select method will be used when fetching by
8183 @code{Message-ID} from non-news select method, but you can override this
8184 by giving this command a prefix.
8186 @vindex gnus-refer-article-method
8187 If the group you are reading is located on a backend that does not
8188 support fetching by @code{Message-ID} very well (like @code{nnspool}),
8189 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
8190 would, perhaps, be best if the @sc{nntp} server you consult is the one
8191 updating the spool you are reading from, but that's not really
8192 necessary.
8194 It can also be a list of select methods, as well as the special symbol
8195 @code{current}, which means to use the current select method.  If it
8196 is a list, Gnus will try all the methods in the list until it finds a
8197 match.
8199 Here's an example setting that will first try the current method, and
8200 then ask Deja if that fails:
8202 @lisp
8203 (setq gnus-refer-article-method
8204       '(current
8205         (nnweb "refer" (nnweb-type dejanews))))
8206 @end lisp
8208 Most of the mail backends support fetching by @code{Message-ID}, but do
8209 not do a particularly excellent job at it.  That is, @code{nnmbox} and
8210 @code{nnbabyl} are able to locate articles from any groups, while
8211 @code{nnml} and @code{nnfolder} are only able to locate articles that
8212 have been posted to the current group.  (Anything else would be too time
8213 consuming.)  @code{nnmh} does not support this at all.
8216 @node Alternative Approaches
8217 @section Alternative Approaches
8219 Different people like to read news using different methods.  This being
8220 Gnus, we offer a small selection of minor modes for the summary buffers.
8222 @menu
8223 * Pick and Read::               First mark articles and then read them.
8224 * Binary Groups::               Auto-decode all articles.
8225 @end menu
8228 @node Pick and Read
8229 @subsection Pick and Read
8230 @cindex pick and read
8232 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
8233 a two-phased reading interface.  The user first marks in a summary
8234 buffer the articles she wants to read.  Then she starts reading the
8235 articles with just an article buffer displayed.
8237 @findex gnus-pick-mode
8238 @kindex M-x gnus-pick-mode
8239 Gnus provides a summary buffer minor mode that allows
8240 this---@code{gnus-pick-mode}.  This basically means that a few process
8241 mark commands become one-keystroke commands to allow easy marking, and
8242 it provides one additional command for switching to the summary buffer.
8244 Here are the available keystrokes when using pick mode:
8246 @table @kbd
8247 @item .
8248 @kindex . (Pick)
8249 @findex gnus-pick-article-or-thread
8250 Pick the article or thread on the current line
8251 (@code{gnus-pick-article-or-thread}).  If the variable
8252 @code{gnus-thread-hide-subtree} is true, then this key selects the
8253 entire thread when used at the first article of the thread.  Otherwise,
8254 it selects just the article.  If given a numerical prefix, go to that
8255 thread or article and pick it.  (The line number is normally displayed
8256 at the beginning of the summary pick lines.)
8258 @item SPACE
8259 @kindex SPACE (Pick)
8260 @findex gnus-pick-next-page
8261 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
8262 at the end of the buffer, start reading the picked articles.
8264 @item u
8265 @kindex u (Pick)
8266 @findex gnus-pick-unmark-article-or-thread.
8267 Unpick the thread or article
8268 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
8269 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
8270 thread if used at the first article of the thread.  Otherwise it unpicks
8271 just the article.  You can give this key a numerical prefix to unpick
8272 the thread or article at that line.
8274 @item RET
8275 @kindex RET (Pick)
8276 @findex gnus-pick-start-reading
8277 @vindex gnus-pick-display-summary
8278 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
8279 given a prefix, mark all unpicked articles as read first.  If
8280 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
8281 will still be visible when you are reading.
8283 @end table
8285 All the normal summary mode commands are still available in the
8286 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
8287 which is mapped to the same function
8288 @code{gnus-summary-tick-article-forward}.
8290 If this sounds like a good idea to you, you could say:
8292 @lisp
8293 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
8294 @end lisp
8296 @vindex gnus-pick-mode-hook
8297 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
8299 @vindex gnus-mark-unpicked-articles-as-read
8300 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
8301 all unpicked articles as read.  The default is @code{nil}.
8303 @vindex gnus-summary-pick-line-format
8304 The summary line format in pick mode is slightly different from the
8305 standard format.  At the beginning of each line the line number is
8306 displayed.  The pick mode line format is controlled by the
8307 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
8308 Variables}).  It accepts the same format specs that
8309 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
8312 @node Binary Groups
8313 @subsection Binary Groups
8314 @cindex binary groups
8316 @findex gnus-binary-mode
8317 @kindex M-x gnus-binary-mode
8318 If you spend much time in binary groups, you may grow tired of hitting
8319 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
8320 is a minor mode for summary buffers that makes all ordinary Gnus article
8321 selection functions uudecode series of articles and display the result
8322 instead of just displaying the articles the normal way.
8324 @kindex g (Binary)
8325 @findex gnus-binary-show-article
8326 The only way, in fact, to see the actual articles is the @kbd{g}
8327 command, when you have turned on this mode
8328 (@code{gnus-binary-show-article}).
8330 @vindex gnus-binary-mode-hook
8331 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
8334 @node Tree Display
8335 @section Tree Display
8336 @cindex trees
8338 @vindex gnus-use-trees
8339 If you don't like the normal Gnus summary display, you might try setting
8340 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
8341 additional @dfn{tree buffer}.  You can execute all summary mode commands
8342 in the tree buffer.
8344 There are a few variables to customize the tree display, of course:
8346 @table @code
8347 @item gnus-tree-mode-hook
8348 @vindex gnus-tree-mode-hook
8349 A hook called in all tree mode buffers.
8351 @item gnus-tree-mode-line-format
8352 @vindex gnus-tree-mode-line-format
8353 A format string for the mode bar in the tree mode buffers (@pxref{Mode
8354 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
8355 of valid specs, @pxref{Summary Buffer Mode Line}.
8357 @item gnus-selected-tree-face
8358 @vindex gnus-selected-tree-face
8359 Face used for highlighting the selected article in the tree buffer.  The
8360 default is @code{modeline}.
8362 @item gnus-tree-line-format
8363 @vindex gnus-tree-line-format
8364 A format string for the tree nodes.  The name is a bit of a misnomer,
8365 though---it doesn't define a line, but just the node.  The default value
8366 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
8367 the name of the poster.  It is vital that all nodes are of the same
8368 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
8370 Valid specs are:
8372 @table @samp
8373 @item n
8374 The name of the poster.
8375 @item f
8376 The @code{From} header.
8377 @item N
8378 The number of the article.
8379 @item [
8380 The opening bracket.
8381 @item ]
8382 The closing bracket.
8383 @item s
8384 The subject.
8385 @end table
8387 @xref{Formatting Variables}.
8389 Variables related to the display are:
8391 @table @code
8392 @item gnus-tree-brackets
8393 @vindex gnus-tree-brackets
8394 This is used for differentiating between ``real'' articles and
8395 ``sparse'' articles.  The format is @code{((@var{real-open} . @var{real-close})
8396 (@var{sparse-open} . @var{sparse-close}) (@var{dummy-open} . @var{dummy-close}))}, and the
8397 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
8399 @item gnus-tree-parent-child-edges
8400 @vindex gnus-tree-parent-child-edges
8401 This is a list that contains the characters used for connecting parent
8402 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
8404 @end table
8406 @item gnus-tree-minimize-window
8407 @vindex gnus-tree-minimize-window
8408 If this variable is non-@code{nil}, Gnus will try to keep the tree
8409 buffer as small as possible to allow more room for the other Gnus
8410 windows.  If this variable is a number, the tree buffer will never be
8411 higher than that number.  The default is @code{t}.  Note that if you
8412 have several windows displayed side-by-side in a frame and the tree
8413 buffer is one of these, minimizing the tree window will also resize all
8414 other windows displayed next to it.
8416 @item gnus-generate-tree-function
8417 @vindex gnus-generate-tree-function
8418 @findex gnus-generate-horizontal-tree
8419 @findex gnus-generate-vertical-tree
8420 The function that actually generates the thread tree.  Two predefined
8421 functions are available: @code{gnus-generate-horizontal-tree} and
8422 @code{gnus-generate-vertical-tree} (which is the default).
8424 @end table
8426 Here's an example from a horizontal tree buffer:
8428 @example
8429 @{***@}-(***)-[odd]-[Gun]
8430      |      \[Jan]
8431      |      \[odd]-[Eri]
8432      |      \(***)-[Eri]
8433      |            \[odd]-[Paa]
8434      \[Bjo]
8435      \[Gun]
8436      \[Gun]-[Jor]
8437 @end example
8439 Here's the same thread displayed in a vertical tree buffer:
8441 @example
8442 @{***@}
8443   |--------------------------\-----\-----\
8444 (***)                         [Bjo] [Gun] [Gun]
8445   |--\-----\-----\                          |
8446 [odd] [Jan] [odd] (***)                   [Jor]
8447   |           |     |--\
8448 [Gun]       [Eri] [Eri] [odd]
8449                           |
8450                         [Paa]
8451 @end example
8453 If you're using horizontal trees, it might be nice to display the trees
8454 side-by-side with the summary buffer.  You could add something like the
8455 following to your @file{.gnus.el} file:
8457 @lisp
8458 (setq gnus-use-trees t
8459       gnus-generate-tree-function 'gnus-generate-horizontal-tree
8460       gnus-tree-minimize-window nil)
8461 (gnus-add-configuration
8462  '(article
8463    (vertical 1.0
8464              (horizontal 0.25
8465                          (summary 0.75 point)
8466                          (tree 1.0))
8467              (article 1.0))))
8468 @end lisp
8470 @xref{Windows Configuration}.
8473 @node Mail Group Commands
8474 @section Mail Group Commands
8475 @cindex mail group commands
8477 Some commands only make sense in mail groups.  If these commands are
8478 invalid in the current group, they will raise a hell and let you know.
8480 All these commands (except the expiry and edit commands) use the
8481 process/prefix convention (@pxref{Process/Prefix}).
8483 @table @kbd
8485 @item B e
8486 @kindex B e (Summary)
8487 @findex gnus-summary-expire-articles
8488 Expire all expirable articles in the group
8489 (@code{gnus-summary-expire-articles}).
8491 @item B M-C-e
8492 @kindex B M-C-e (Summary)
8493 @findex gnus-summary-expire-articles-now
8494 Delete all the expirable articles in the group
8495 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
8496 articles eligible for expiry in the current group will
8497 disappear forever into that big @file{/dev/null} in the sky.
8499 @item B DEL
8500 @kindex B DEL (Summary)
8501 @findex gnus-summary-delete-article
8502 @c @icon{gnus-summary-mail-delete}
8503 Delete the mail article.  This is ``delete'' as in ``delete it from your
8504 disk forever and ever, never to return again.'' Use with caution.
8505 (@code{gnus-summary-delete-article}).
8507 @item B m
8508 @kindex B m (Summary)
8509 @cindex move mail
8510 @findex gnus-summary-move-article
8511 @vindex gnus-preserve-marks
8512 Move the article from one mail group to another
8513 (@code{gnus-summary-move-article}).  Marks will be preserved if
8514 @var{gnus-preserve-marks} is non-@code{nil} (which is the default). 
8516 @item B c
8517 @kindex B c (Summary)
8518 @cindex copy mail
8519 @findex gnus-summary-copy-article
8520 @c @icon{gnus-summary-mail-copy}
8521 Copy the article from one group (mail group or not) to a mail group
8522 (@code{gnus-summary-copy-article}).  Marks will be preserved if
8523 @var{gnus-preserve-marks} is non-@code{nil} (which is the default).
8525 @item B B
8526 @kindex B B (Summary)
8527 @cindex crosspost mail
8528 @findex gnus-summary-crosspost-article
8529 Crosspost the current article to some other group
8530 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
8531 the article in the other group, and the Xref headers of the article will
8532 be properly updated.
8534 @item B i
8535 @kindex B i (Summary)
8536 @findex gnus-summary-import-article
8537 Import an arbitrary file into the current mail newsgroup
8538 (@code{gnus-summary-import-article}).  You will be prompted for a file
8539 name, a @code{From} header and a @code{Subject} header.
8541 @item B r
8542 @kindex B r (Summary)
8543 @findex gnus-summary-respool-article
8544 Respool the mail article (@code{gnus-summary-respool-article}).
8545 @code{gnus-summary-respool-default-method} will be used as the default
8546 select method when respooling.  This variable is @code{nil} by default,
8547 which means that the current group select method will be used instead.
8548 Marks will be preserved if @var{gnus-preserve-marks} is non-@code{nil}
8549 (which is the default).
8551 @item B w
8552 @itemx e
8553 @kindex B w (Summary)
8554 @kindex e (Summary)
8555 @findex gnus-summary-edit-article
8556 @kindex C-c C-c (Article)
8557 Edit the current article (@code{gnus-summary-edit-article}).  To finish
8558 editing and make the changes permanent, type @kbd{C-c C-c}
8559 (@kbd{gnus-summary-edit-article-done}).  If you give a prefix to the
8560 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
8562 @item B q
8563 @kindex B q (Summary)
8564 @findex gnus-summary-respool-query
8565 If you want to re-spool an article, you might be curious as to what group
8566 the article will end up in before you do the re-spooling.  This command
8567 will tell you (@code{gnus-summary-respool-query}).
8569 @item B t
8570 @kindex B t (Summary)
8571 @findex gnus-summary-respool-trace
8572 Similarly, this command will display all fancy splitting patterns used
8573 when repooling, if any (@code{gnus-summary-respool-trace}).
8575 @item B p
8576 @kindex B p (Summary)
8577 @findex gnus-summary-article-posted-p
8578 Some people have a tendency to send you "courtesy" copies when they
8579 follow up to articles you have posted.  These usually have a
8580 @code{Newsgroups} header in them, but not always.  This command
8581 (@code{gnus-summary-article-posted-p}) will try to fetch the current
8582 article from your news server (or rather, from
8583 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
8584 report back whether it found the article or not.  Even if it says that
8585 it didn't find the article, it may have been posted anyway---mail
8586 propagation is much faster than news propagation, and the news copy may
8587 just not have arrived yet.
8589 @end table
8591 @vindex gnus-move-split-methods
8592 @cindex moving articles
8593 If you move (or copy) articles regularly, you might wish to have Gnus
8594 suggest where to put the articles.  @code{gnus-move-split-methods} is a
8595 variable that uses the same syntax as @code{gnus-split-methods}
8596 (@pxref{Saving Articles}).  You may customize that variable to create
8597 suggestions you find reasonable.  (Note that
8598 @code{gnus-move-split-methods} uses group names where
8599 @code{gnus-split-methods} uses file names.)
8601 @lisp
8602 (setq gnus-move-split-methods
8603       '(("^From:.*Lars Magne" "nnml:junk")
8604         ("^Subject:.*gnus" "nnfolder:important")
8605         (".*" "nnml:misc")))
8606 @end lisp
8609 @node Various Summary Stuff
8610 @section Various Summary Stuff
8612 @menu
8613 * Summary Group Information::         Information oriented commands.
8614 * Searching for Articles::            Multiple article commands.
8615 * Summary Generation Commands::       (Re)generating the summary buffer.
8616 * Really Various Summary Commands::   Those pesky non-conformant commands.
8617 @end menu
8619 @table @code
8620 @vindex gnus-summary-mode-hook
8621 @item gnus-summary-mode-hook
8622 This hook is called when creating a summary mode buffer.
8624 @vindex gnus-summary-generate-hook
8625 @item gnus-summary-generate-hook
8626 This is called as the last thing before doing the threading and the
8627 generation of the summary buffer.  It's quite convenient for customizing
8628 the threading variables based on what data the newsgroup has.  This hook
8629 is called from the summary buffer after most summary buffer variables
8630 have been set.
8632 @vindex gnus-summary-prepare-hook
8633 @item gnus-summary-prepare-hook
8634 It is called after the summary buffer has been generated.  You might use
8635 it to, for instance, highlight lines or modify the look of the buffer in
8636 some other ungodly manner.  I don't care.
8638 @vindex gnus-summary-prepared-hook
8639 @item gnus-summary-prepared-hook
8640 A hook called as the very last thing after the summary buffer has been
8641 generated.
8643 @vindex gnus-summary-ignore-duplicates
8644 @item gnus-summary-ignore-duplicates
8645 When Gnus discovers two articles that have the same @code{Message-ID},
8646 it has to do something drastic.  No articles are allowed to have the
8647 same @code{Message-ID}, but this may happen when reading mail from some
8648 sources.  Gnus allows you to customize what happens with this variable.
8649 If it is @code{nil} (which is the default), Gnus will rename the
8650 @code{Message-ID} (for display purposes only) and display the article as
8651 any other article.  If this variable is @code{t}, it won't display the
8652 article---it'll be as if it never existed.
8654 @vindex gnus-alter-articles-to-read-function
8655 @item gnus-alter-articles-to-read-function
8656 This function, which takes two parameters (the group name and the list
8657 of articles to be selected), is called to allow the user to alter the
8658 list of articles to be selected.
8660 For instance, the following function adds the list of cached articles to
8661 the list in one particular group:
8663 @lisp
8664 (defun my-add-cached-articles (group articles)
8665   (if (string= group "some.group")
8666       (append gnus-newsgroup-cached articles)
8667     articles))
8668 @end lisp
8670 @end table
8673 @node Summary Group Information
8674 @subsection Summary Group Information
8676 @table @kbd
8678 @item H f
8679 @kindex H f (Summary)
8680 @findex gnus-summary-fetch-faq
8681 @vindex gnus-group-faq-directory
8682 Try to fetch the FAQ (list of frequently asked questions) for the
8683 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
8684 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
8685 on a remote machine.  This variable can also be a list of directories.
8686 In that case, giving a prefix to this command will allow you to choose
8687 between the various sites.  @code{ange-ftp} or @code{efs} will probably
8688 be used for fetching the file.
8690 @item H d
8691 @kindex H d (Summary)
8692 @findex gnus-summary-describe-group
8693 Give a brief description of the current group
8694 (@code{gnus-summary-describe-group}).  If given a prefix, force
8695 rereading the description from the server.
8697 @item H h
8698 @kindex H h (Summary)
8699 @findex gnus-summary-describe-briefly
8700 Give an extremely brief description of the most important summary
8701 keystrokes (@code{gnus-summary-describe-briefly}).
8703 @item H i
8704 @kindex H i (Summary)
8705 @findex gnus-info-find-node
8706 Go to the Gnus info node (@code{gnus-info-find-node}).
8707 @end table
8710 @node Searching for Articles
8711 @subsection Searching for Articles
8713 @table @kbd
8715 @item M-s
8716 @kindex M-s (Summary)
8717 @findex gnus-summary-search-article-forward
8718 Search through all subsequent articles for a regexp
8719 (@code{gnus-summary-search-article-forward}).
8721 @item M-r
8722 @kindex M-r (Summary)
8723 @findex gnus-summary-search-article-backward
8724 Search through all previous articles for a regexp
8725 (@code{gnus-summary-search-article-backward}).
8727 @item &
8728 @kindex & (Summary)
8729 @findex gnus-summary-execute-command
8730 This command will prompt you for a header, a regular expression to match
8731 on this field, and a command to be executed if the match is made
8732 (@code{gnus-summary-execute-command}).  If the header is an empty
8733 string, the match is done on the entire article.  If given a prefix,
8734 search backward instead.
8736 For instance, @kbd{& RET some.*string #} will put the process mark on
8737 all articles that have heads or bodies that match @samp{some.*string}.
8739 @item M-&
8740 @kindex M-& (Summary)
8741 @findex gnus-summary-universal-argument
8742 Perform any operation on all articles that have been marked with
8743 the process mark (@code{gnus-summary-universal-argument}).
8744 @end table
8746 @node Summary Generation Commands
8747 @subsection Summary Generation Commands
8749 @table @kbd
8751 @item Y g
8752 @kindex Y g (Summary)
8753 @findex gnus-summary-prepare
8754 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
8756 @item Y c
8757 @kindex Y c (Summary)
8758 @findex gnus-summary-insert-cached-articles
8759 Pull all cached articles (for the current group) into the summary buffer
8760 (@code{gnus-summary-insert-cached-articles}).
8762 @end table
8765 @node Really Various Summary Commands
8766 @subsection Really Various Summary Commands
8768 @table @kbd
8770 @item A D
8771 @itemx C-d
8772 @kindex C-d (Summary)
8773 @kindex A D (Summary)
8774 @findex gnus-summary-enter-digest-group
8775 If the current article is a collection of other articles (for instance,
8776 a digest), you might use this command to enter a group based on the that
8777 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
8778 guess what article type is currently displayed unless you give a prefix
8779 to this command, which forces a ``digest'' interpretation.  Basically,
8780 whenever you see a message that is a collection of other messages of
8781 some format, you @kbd{C-d} and read these messages in a more convenient
8782 fashion.
8784 @item M-C-d
8785 @kindex M-C-d (Summary)
8786 @findex gnus-summary-read-document
8787 This command is very similar to the one above, but lets you gather
8788 several documents into one biiig group
8789 (@code{gnus-summary-read-document}).  It does this by opening several
8790 @code{nndoc} groups for each document, and then opening an
8791 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
8792 command understands the process/prefix convention
8793 (@pxref{Process/Prefix}).
8795 @item C-t
8796 @kindex C-t (Summary)
8797 @findex gnus-summary-toggle-truncation
8798 Toggle truncation of summary lines
8799 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
8800 line centering function in the summary buffer, so it's not a good idea
8801 to have truncation switched off while reading articles.
8803 @item =
8804 @kindex = (Summary)
8805 @findex gnus-summary-expand-window
8806 Expand the summary buffer window (@code{gnus-summary-expand-window}).
8807 If given a prefix, force an @code{article} window configuration.
8809 @item M-C-e
8810 @kindex M-C-e (Summary)
8811 @findex gnus-summary-edit-parameters
8812 Edit the group parameters (@pxref{Group Parameters}) of the current
8813 group (@code{gnus-summary-edit-parameters}).
8815 @item M-C-a
8816 @kindex M-C-a (Summary)
8817 @findex gnus-summary-customize-parameters
8818 Customize the group parameters (@pxref{Group Parameters}) of the current
8819 group (@code{gnus-summary-customize-parameters}).
8821 @end table
8824 @node Exiting the Summary Buffer
8825 @section Exiting the Summary Buffer
8826 @cindex summary exit
8827 @cindex exiting groups
8829 Exiting from the summary buffer will normally update all info on the
8830 group and return you to the group buffer.
8832 @table @kbd
8834 @item Z Z
8835 @itemx q
8836 @kindex Z Z (Summary)
8837 @kindex q (Summary)
8838 @findex gnus-summary-exit
8839 @vindex gnus-summary-exit-hook
8840 @vindex gnus-summary-prepare-exit-hook
8841 @c @icon{gnus-summary-exit}
8842 Exit the current group and update all information on the group
8843 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
8844 called before doing much of the exiting, which calls
8845 @code{gnus-summary-expire-articles} by default.
8846 @code{gnus-summary-exit-hook} is called after finishing the exit
8847 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
8848 group mode having no more (unread) groups.
8850 @item Z E
8851 @itemx Q
8852 @kindex Z E (Summary)
8853 @kindex Q (Summary)
8854 @findex gnus-summary-exit-no-update
8855 Exit the current group without updating any information on the group
8856 (@code{gnus-summary-exit-no-update}).
8858 @item Z c
8859 @itemx c
8860 @kindex Z c (Summary)
8861 @kindex c (Summary)
8862 @findex gnus-summary-catchup-and-exit
8863 @c @icon{gnus-summary-catchup-and-exit}
8864 Mark all unticked articles in the group as read and then exit
8865 (@code{gnus-summary-catchup-and-exit}).
8867 @item Z C
8868 @kindex Z C (Summary)
8869 @findex gnus-summary-catchup-all-and-exit
8870 Mark all articles, even the ticked ones, as read and then exit
8871 (@code{gnus-summary-catchup-all-and-exit}).
8873 @item Z n
8874 @kindex Z n (Summary)
8875 @findex gnus-summary-catchup-and-goto-next-group
8876 Mark all articles as read and go to the next group
8877 (@code{gnus-summary-catchup-and-goto-next-group}).
8879 @item Z R
8880 @kindex Z R (Summary)
8881 @findex gnus-summary-reselect-current-group
8882 Exit this group, and then enter it again
8883 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
8884 all articles, both read and unread.
8886 @item Z G
8887 @itemx M-g
8888 @kindex Z G (Summary)
8889 @kindex M-g (Summary)
8890 @findex gnus-summary-rescan-group
8891 @c @icon{gnus-summary-mail-get}
8892 Exit the group, check for new articles in the group, and select the
8893 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
8894 articles, both read and unread.
8896 @item Z N
8897 @kindex Z N (Summary)
8898 @findex gnus-summary-next-group
8899 Exit the group and go to the next group
8900 (@code{gnus-summary-next-group}).
8902 @item Z P
8903 @kindex Z P (Summary)
8904 @findex gnus-summary-prev-group
8905 Exit the group and go to the previous group
8906 (@code{gnus-summary-prev-group}).
8908 @item Z s
8909 @kindex Z s (Summary)
8910 @findex gnus-summary-save-newsrc
8911 Save the current number of read/marked articles in the dribble buffer
8912 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
8913 given a prefix, also save the @file{.newsrc} file(s).  Using this
8914 command will make exit without updating (the @kbd{Q} command) worthless.
8915 @end table
8917 @vindex gnus-exit-group-hook
8918 @code{gnus-exit-group-hook} is called when you exit the current group
8919 with an ``updating'' exit.  For instance @kbd{Q}
8920 (@code{gnus-summary-exit-no-update}) does not call this hook.
8922 @findex gnus-summary-wake-up-the-dead
8923 @findex gnus-dead-summary-mode
8924 @vindex gnus-kill-summary-on-exit
8925 If you're in the habit of exiting groups, and then changing your mind
8926 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
8927 If you do that, Gnus won't kill the summary buffer when you exit it.
8928 (Quelle surprise!)  Instead it will change the name of the buffer to
8929 something like @samp{*Dead Summary ... *} and install a minor mode
8930 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
8931 buffer, you'll find that all keys are mapped to a function called
8932 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
8933 summary buffer will result in a live, normal summary buffer.
8935 There will never be more than one dead summary buffer at any one time.
8937 @vindex gnus-use-cross-reference
8938 The data on the current group will be updated (which articles you have
8939 read, which articles you have replied to, etc.) when you exit the
8940 summary buffer.  If the @code{gnus-use-cross-reference} variable is
8941 @code{t} (which is the default), articles that are cross-referenced to
8942 this group and are marked as read, will also be marked as read in the
8943 other subscribed groups they were cross-posted to.  If this variable is
8944 neither @code{nil} nor @code{t}, the article will be marked as read in
8945 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
8948 @node Crosspost Handling
8949 @section Crosspost Handling
8951 @cindex velveeta
8952 @cindex spamming
8953 Marking cross-posted articles as read ensures that you'll never have to
8954 read the same article more than once.  Unless, of course, somebody has
8955 posted it to several groups separately.  Posting the same article to
8956 several groups (not cross-posting) is called @dfn{spamming}, and you are
8957 by law required to send nasty-grams to anyone who perpetrates such a
8958 heinous crime.  You may want to try NoCeM handling to filter out spam
8959 (@pxref{NoCeM}).
8961 Remember: Cross-posting is kinda ok, but posting the same article
8962 separately to several groups is not.  Massive cross-posting (aka.
8963 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
8964 @code{gnus-summary-mail-crosspost-complaint} command to complain about
8965 excessive crossposting (@pxref{Summary Mail Commands}).
8967 @cindex cross-posting
8968 @cindex Xref
8969 @cindex @sc{nov}
8970 One thing that may cause Gnus to not do the cross-posting thing
8971 correctly is if you use an @sc{nntp} server that supports @sc{xover}
8972 (which is very nice, because it speeds things up considerably) which
8973 does not include the @code{Xref} header in its @sc{nov} lines.  This is
8974 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
8975 even with @sc{xover} by registering the @code{Xref} lines of all
8976 articles you actually read, but if you kill the articles, or just mark
8977 them as read without reading them, Gnus will not get a chance to snoop
8978 the @code{Xref} lines out of these articles, and will be unable to use
8979 the cross reference mechanism.
8981 @cindex LIST overview.fmt
8982 @cindex overview.fmt
8983 To check whether your @sc{nntp} server includes the @code{Xref} header
8984 in its overview files, try @samp{telnet your.nntp.server nntp},
8985 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
8986 overview.fmt}.  This may not work, but if it does, and the last line you
8987 get does not read @samp{Xref:full}, then you should shout and whine at
8988 your news admin until she includes the @code{Xref} header in the
8989 overview files.
8991 @vindex gnus-nov-is-evil
8992 If you want Gnus to get the @code{Xref}s right all the time, you have to
8993 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
8994 considerably.
8996 C'est la vie.
8998 For an alternative approach, @pxref{Duplicate Suppression}.
9001 @node Duplicate Suppression
9002 @section Duplicate Suppression
9004 By default, Gnus tries to make sure that you don't have to read the same
9005 article more than once by utilizing the crossposting mechanism
9006 (@pxref{Crosspost Handling}).  However, that simple and efficient
9007 approach may not work satisfactory for some users for various
9008 reasons.
9010 @enumerate
9011 @item
9012 The @sc{nntp} server may fail to generate the @code{Xref} header.  This
9013 is evil and not very common.
9015 @item
9016 The @sc{nntp} server may fail to include the @code{Xref} header in the
9017 @file{.overview} data bases.  This is evil and all too common, alas.
9019 @item
9020 You may be reading the same group (or several related groups) from
9021 different @sc{nntp} servers.
9023 @item
9024 You may be getting mail that duplicates articles posted to groups.
9025 @end enumerate
9027 I'm sure there are other situations where @code{Xref} handling fails as
9028 well, but these four are the most common situations.
9030 If, and only if, @code{Xref} handling fails for you, then you may
9031 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
9032 will remember the @code{Message-ID}s of all articles you have read or
9033 otherwise marked as read, and then, as if by magic, mark them as read
9034 all subsequent times you see them---in @emph{all} groups.  Using this
9035 mechanism is quite likely to be somewhat inefficient, but not overly
9036 so.  It's certainly preferable to reading the same articles more than
9037 once.
9039 Duplicate suppression is not a very subtle instrument.  It's more like a
9040 sledge hammer than anything else.  It works in a very simple
9041 fashion---if you have marked an article as read, it adds this Message-ID
9042 to a cache.  The next time it sees this Message-ID, it will mark the
9043 article as read with the @samp{M} mark.  It doesn't care what group it
9044 saw the article in.
9046 @table @code
9047 @item gnus-suppress-duplicates
9048 @vindex gnus-suppress-duplicates
9049 If non-@code{nil}, suppress duplicates.
9051 @item gnus-save-duplicate-list
9052 @vindex gnus-save-duplicate-list
9053 If non-@code{nil}, save the list of duplicates to a file.  This will
9054 make startup and shutdown take longer, so the default is @code{nil}.
9055 However, this means that only duplicate articles read in a single Gnus
9056 session are suppressed.
9058 @item gnus-duplicate-list-length
9059 @vindex gnus-duplicate-list-length
9060 This variable says how many @code{Message-ID}s to keep in the duplicate
9061 suppression list.  The default is 10000.
9063 @item gnus-duplicate-file
9064 @vindex gnus-duplicate-file
9065 The name of the file to store the duplicate suppression list in.  The
9066 default is @file{~/News/suppression}.
9067 @end table
9069 If you have a tendency to stop and start Gnus often, setting
9070 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
9071 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
9072 the other hand, saving the list makes startup and shutdown much slower,
9073 so that means that if you stop and start Gnus often, you should set
9074 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
9075 to you to figure out, I think.
9078 @node The Article Buffer
9079 @chapter The Article Buffer
9080 @cindex article buffer
9082 The articles are displayed in the article buffer, of which there is only
9083 one.  All the summary buffers share the same article buffer unless you
9084 tell Gnus otherwise.
9086 @menu
9087 * Hiding Headers::        Deciding what headers should be displayed.
9088 * Using MIME::            Pushing articles through @sc{mime} before reading them.
9089 * Customizing Articles::  Tailoring the look of the articles.
9090 * Article Keymap::        Keystrokes available in the article buffer.
9091 * Misc Article::          Other stuff.
9092 @end menu
9095 @node Hiding Headers
9096 @section Hiding Headers
9097 @cindex hiding headers
9098 @cindex deleting headers
9100 The top section of each article is the @dfn{head}.  (The rest is the
9101 @dfn{body}, but you may have guessed that already.)
9103 @vindex gnus-show-all-headers
9104 There is a lot of useful information in the head: the name of the person
9105 who wrote the article, the date it was written and the subject of the
9106 article.  That's well and nice, but there's also lots of information
9107 most people do not want to see---what systems the article has passed
9108 through before reaching you, the @code{Message-ID}, the
9109 @code{References}, etc. ad nauseum---and you'll probably want to get rid
9110 of some of those lines.  If you want to keep all those lines in the
9111 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
9113 Gnus provides you with two variables for sifting headers:
9115 @table @code
9117 @item gnus-visible-headers
9118 @vindex gnus-visible-headers
9119 If this variable is non-@code{nil}, it should be a regular expression
9120 that says what headers you wish to keep in the article buffer.  All
9121 headers that do not match this variable will be hidden.
9123 For instance, if you only want to see the name of the person who wrote
9124 the article and the subject, you'd say:
9126 @lisp
9127 (setq gnus-visible-headers "^From:\\|^Subject:")
9128 @end lisp
9130 This variable can also be a list of regexps to match headers to
9131 remain visible.
9133 @item gnus-ignored-headers
9134 @vindex gnus-ignored-headers
9135 This variable is the reverse of @code{gnus-visible-headers}.  If this
9136 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
9137 should be a regular expression that matches all lines that you want to
9138 hide.  All lines that do not match this variable will remain visible.
9140 For instance, if you just want to get rid of the @code{References} line
9141 and the @code{Xref} line, you might say:
9143 @lisp
9144 (setq gnus-ignored-headers "^References:\\|^Xref:")
9145 @end lisp
9147 This variable can also be a list of regexps to match headers to
9148 be removed.
9150 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
9151 variable will have no effect.
9153 @end table
9155 @vindex gnus-sorted-header-list
9156 Gnus can also sort the headers for you.  (It does this by default.)  You
9157 can control the sorting by setting the @code{gnus-sorted-header-list}
9158 variable.  It is a list of regular expressions that says in what order
9159 the headers are to be displayed.
9161 For instance, if you want the name of the author of the article first,
9162 and then the subject, you might say something like:
9164 @lisp
9165 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
9166 @end lisp
9168 Any headers that are to remain visible, but are not listed in this
9169 variable, will be displayed in random order after all the headers listed in this variable.
9171 @findex gnus-article-hide-boring-headers
9172 @vindex gnus-boring-article-headers
9173 You can hide further boring headers by setting
9174 @code{gnus-treat-hide-boring-header} to @code{head}.  What this function
9175 does depends on the @code{gnus-boring-article-headers} variable.  It's a
9176 list, but this list doesn't actually contain header names.  Instead is
9177 lists various @dfn{boring conditions} that Gnus can check and remove
9178 from sight.
9180 These conditions are:
9181 @table @code
9182 @item empty
9183 Remove all empty headers.
9184 @item followup-to
9185 Remove the @code{Followup-To} header if it is identical to the
9186 @code{Newsgroups} header.
9187 @item reply-to
9188 Remove the @code{Reply-To} header if it lists the same address as the
9189 @code{From} header.
9190 @item newsgroups
9191 Remove the @code{Newsgroups} header if it only contains the current group
9192 name.
9193 @item date
9194 Remove the @code{Date} header if the article is less than three days
9195 old.
9196 @item long-to
9197 Remove the @code{To} header if it is very long.
9198 @item many-to
9199 Remove all @code{To} headers if there are more than one.
9200 @end table
9202 To include the four three elements, you could say something like;
9204 @lisp
9205 (setq gnus-boring-article-headers
9206       '(empty followup-to reply-to))
9207 @end lisp
9209 This is also the default value for this variable.
9212 @node Using MIME
9213 @section Using @sc{mime}
9214 @cindex @sc{mime}
9216 Mime is a standard for waving your hands through the air, aimlessly,
9217 while people stand around yawning.
9219 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
9220 while all newsreaders die of fear.
9222 @sc{mime} may specify what character set the article uses, the encoding
9223 of the characters, and it also makes it possible to embed pictures and
9224 other naughty stuff in innocent-looking articles.
9226 @vindex gnus-display-mime-function
9227 @findex gnus-display-mime
9228 Gnus pushes @sc{mime} articles through @code{gnus-display-mime-function}
9229 to display the @sc{mime} parts.  This is @code{gnus-display-mime} by
9230 default, which creates a bundle of clickable buttons that can be used to
9231 display, save and manipulate the @sc{mime} objects.
9233 The following commands are available when you have placed point over a
9234 @sc{mime} button:
9236 @table @kbd
9237 @findex gnus-article-press-button
9238 @item RET (Article)
9239 @itemx BUTTON-2 (Article)
9240 Toggle displaying of the @sc{mime} object
9241 (@code{gnus-article-press-button}).
9243 @findex gnus-mime-view-part
9244 @item M-RET (Article)
9245 @itemx v (Article)
9246 Prompt for a method, and then view the @sc{mime} object using this
9247 method (@code{gnus-mime-view-part}).
9249 @findex gnus-mime-save-part
9250 @item o (Article)
9251 Prompt for a file name, and then save the @sc{mime} object
9252 (@code{gnus-mime-save-part}).
9254 @findex gnus-mime-copy-part
9255 @item c (Article)
9256 Copy the @sc{mime} object to a fresh buffer and display this buffer
9257 (@code{gnus-mime-copy-part}).
9259 @findex gnus-mime-view-part-as-type
9260 @item t (Article)
9261 View the @sc{mime} object as if it were a different @sc{mime} media type
9262 (@code{gnus-mime-view-part-as-type}). 
9264 @findex gnus-mime-pipe-part
9265 @item | (Article)
9266 Output the @sc{mime} object to a process (@code{gnus-mime-pipe-part}).
9268 @findex gnus-mime-inline-part
9269 @item i (Article)
9270 Insert the contents of the @sc{mime} object into the buffer
9271 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
9272 the raw contents without decoding.  If given a numerical prefix, you can
9273 do semi-manual charset stuff (see
9274 @code{gnus-summary-show-article-charset-alist} in @pxref{Paging the
9275 Article}).
9277 @findex gnus-mime-action-on-part
9278 @item . (Article)
9279 Interactively run an action on the @sc{mime} object
9280 (@code{gnus-mime-action-on-part}).
9282 @end table
9284 Gnus will display some @sc{mime} objects automatically.  The way Gnus
9285 determines which parts to do this with is described in the Emacs MIME
9286 manual.
9288 It might be best to just use the toggling functions from the article
9289 buffer to avoid getting nasty surprises.  (For instance, you enter the
9290 group @samp{alt.sing-a-long} and, before you know it, @sc{mime} has
9291 decoded the sound file in the article and some horrible sing-a-long song
9292 comes screaming out your speakers, and you can't find the volume button,
9293 because there isn't one, and people are starting to look at you, and you
9294 try to stop the program, but you can't, and you can't find the program
9295 to control the volume, and everybody else in the room suddenly decides
9296 to look at you disdainfully, and you'll feel rather stupid.)
9298 Any similarity to real events and people is purely coincidental.  Ahem.
9300 Also see @pxref{MIME Commands}.
9303 @node Customizing Articles
9304 @section Customizing Articles
9305 @cindex article customization
9307 A slew of functions for customizing how the articles are to look like
9308 exist.  You can call these functions interactively, or you can have them
9309 called automatically when you select the articles.
9311 To have them called automatically, you should set the corresponding
9312 ``treatment'' variable.  For instance, to have headers hidden, you'd set
9313 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
9314 be set, but first we discuss the values these variables can have.
9316 Note: Some values, while valid, make little sense.  Check the list below
9317 for sensible values.
9319 @enumerate
9320 @item
9321 @code{nil}: Don't do this treatment.
9323 @item
9324 @code{t}: Do this treatment on all body parts.
9326 @item
9327 @code{head}: Do the treatment on the headers.
9329 @item
9330 @code{last}: Do this treatment on the last part.
9332 @item
9333 An integer: Do this treatment on all body parts that have a length less
9334 than this number.
9336 @item
9337 A list of strings: Do this treatment on all body parts that are in
9338 articles that are read in groups that have names that match one of the
9339 regexps in the list.
9341 @item
9342 A list where the first element is not a string:
9344 The list is evaluated recursively.  The first element of the list is a
9345 predicate.  The following predicates are recognized: @code{or},
9346 @code{and}, @code{not} and @code{typep}.  Here's an example:
9348 @lisp
9349 (or last
9350     (typep "text/x-vcard"))
9351 @end lisp
9353 @end enumerate
9355 You may have noticed that the word @dfn{part} is used here.  This refers
9356 to the fact that some messages are @sc{mime} multipart articles that may
9357 be divided into several parts.  Articles that are not multiparts are
9358 considered to contain just a single part.
9360 @vindex gnus-article-treat-types
9361 Are the treatments applied to all sorts of multipart parts?  Yes, if you
9362 want to, but by default, only @samp{text/plain} parts are given the
9363 treatment.  This is controlled by the @code{gnus-article-treat-types}
9364 variable, which is a list of regular expressions that are matched to the
9365 type of the part.  This variable is ignored if the value of the
9366 controlling variable is a predicate list, as described above.
9368 The following treatment options are available.  The easiest way to
9369 customize this is to examine the @code{gnus-article-treat} customization
9370 group.  Values in parenthesis are suggested sensible values.  Others are
9371 possible but those listed are probably sufficient for most people.
9373 @table @code
9374 @item gnus-treat-highlight-signature (t, last)
9375 @item gnus-treat-buttonize (t, integer)
9376 @item gnus-treat-buttonize-head (head)
9377 @item gnus-treat-emphasize (t, head, integer)
9378 @item gnus-treat-fill-article (t, integer)
9379 @item gnus-treat-strip-cr (t, integer)
9380 @item gnus-treat-hide-headers (head)
9381 @item gnus-treat-hide-boring-headers (head)
9382 @item gnus-treat-hide-signature (t, last)
9383 @item gnus-treat-hide-citation (t, integer)
9384 @item gnus-treat-strip-pgp (t, last, integer)
9385 @item gnus-treat-strip-pem (t, last, integer)
9386 @item gnus-treat-highlight-headers (head)
9387 @item gnus-treat-highlight-citation (t, integer)
9388 @item gnus-treat-highlight-signature (t, last, integer)
9389 @item gnus-treat-date-ut (head)
9390 @item gnus-treat-date-local (head)
9391 @item gnus-treat-date-lapsed (head)
9392 @item gnus-treat-date-original (head)
9393 @item gnus-treat-strip-headers-in-body (t, integer)
9394 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
9395 @item gnus-treat-strip-leading-blank-lines (t, integer)
9396 @item gnus-treat-strip-multiple-blank-lines (t, integer)
9397 @item gnus-treat-overstrike (t, integer)
9398 @item gnus-treat-display-xface (head)
9399 @item gnus-treat-display-smileys (t, integer)
9400 @item gnus-treat-display-picons (head)
9401 @item gnus-treat-capitalize-sentences (t, integer)
9402 @item gnus-treat-fill-long-lines (t, integer)
9403 @item gnus-treat-play-sounds
9404 @item gnus-treat-translate
9405 @end table
9407 @vindex gnus-part-display-hook
9408 You can, of course, write your own functions to be called from
9409 @code{gnus-part-display-hook}.  The functions are called narrowed to the
9410 part, and you can do anything you like, pretty much.  There is no
9411 information that you have to keep in the buffer---you can change
9412 everything.  
9415 @node Article Keymap
9416 @section Article Keymap
9418 Most of the keystrokes in the summary buffer can also be used in the
9419 article buffer.  They should behave as if you typed them in the summary
9420 buffer, which means that you don't actually have to have a summary
9421 buffer displayed while reading.  You can do it all from the article
9422 buffer.
9424 A few additional keystrokes are available:
9426 @table @kbd
9428 @item SPACE
9429 @kindex SPACE (Article)
9430 @findex gnus-article-next-page
9431 Scroll forwards one page (@code{gnus-article-next-page}).
9433 @item DEL
9434 @kindex DEL (Article)
9435 @findex gnus-article-prev-page
9436 Scroll backwards one page (@code{gnus-article-prev-page}).
9438 @item C-c ^
9439 @kindex C-c ^ (Article)
9440 @findex gnus-article-refer-article
9441 If point is in the neighborhood of a @code{Message-ID} and you press
9442 @kbd{C-c ^}, Gnus will try to get that article from the server
9443 (@code{gnus-article-refer-article}).
9445 @item C-c C-m
9446 @kindex C-c C-m (Article)
9447 @findex gnus-article-mail
9448 Send a reply to the address near point (@code{gnus-article-mail}).  If
9449 given a prefix, include the mail.
9451 @item s
9452 @kindex s (Article)
9453 @findex gnus-article-show-summary
9454 Reconfigure the buffers so that the summary buffer becomes visible
9455 (@code{gnus-article-show-summary}).
9457 @item ?
9458 @kindex ? (Article)
9459 @findex gnus-article-describe-briefly
9460 Give a very brief description of the available keystrokes
9461 (@code{gnus-article-describe-briefly}).
9463 @item TAB
9464 @kindex TAB (Article)
9465 @findex gnus-article-next-button
9466 Go to the next button, if any (@code{gnus-article-next-button}).  This
9467 only makes sense if you have buttonizing turned on.
9469 @item M-TAB
9470 @kindex M-TAB (Article)
9471 @findex gnus-article-prev-button
9472 Go to the previous button, if any (@code{gnus-article-prev-button}).
9474 @end table
9477 @node Misc Article
9478 @section Misc Article
9480 @table @code
9482 @item gnus-single-article-buffer
9483 @vindex gnus-single-article-buffer
9484 If non-@code{nil}, use the same article buffer for all the groups.
9485 (This is the default.)  If @code{nil}, each group will have its own
9486 article buffer.
9488 @vindex gnus-article-decode-hook
9489 @item gnus-article-decode-hook
9490 @cindex MIME
9491 Hook used to decode @sc{mime} articles.  The default value is
9492 @code{(article-decode-charset article-decode-encoded-words)}
9494 @vindex gnus-article-prepare-hook
9495 @item gnus-article-prepare-hook
9496 This hook is called right after the article has been inserted into the
9497 article buffer.  It is mainly intended for functions that do something
9498 depending on the contents; it should probably not be used for changing
9499 the contents of the article buffer.
9501 @item gnus-article-mode-hook
9502 @vindex gnus-article-mode-hook
9503 Hook called in article mode buffers.
9505 @item gnus-article-mode-syntax-table
9506 @vindex gnus-article-mode-syntax-table
9507 Syntax table used in article buffers.  It is initialized from
9508 @code{text-mode-syntax-table}.
9510 @vindex gnus-article-mode-line-format
9511 @item gnus-article-mode-line-format
9512 This variable is a format string along the same lines as
9513 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
9514 accepts the same format specifications as that variable, with two
9515 extensions:
9517 @table @samp
9518 @item w
9519 The @dfn{wash status} of the article.  This is a short string with one
9520 character for each possible article wash operation that may have been
9521 performed.
9522 @item m
9523 The number of @sc{mime} parts in the article.
9524 @end table
9526 @vindex gnus-break-pages
9528 @item gnus-break-pages
9529 Controls whether @dfn{page breaking} is to take place.  If this variable
9530 is non-@code{nil}, the articles will be divided into pages whenever a
9531 page delimiter appears in the article.  If this variable is @code{nil},
9532 paging will not be done.
9534 @item gnus-page-delimiter
9535 @vindex gnus-page-delimiter
9536 This is the delimiter mentioned above.  By default, it is @samp{^L}
9537 (formfeed).
9538 @end table
9541 @node Composing Messages
9542 @chapter Composing Messages
9543 @cindex composing messages
9544 @cindex messages
9545 @cindex mail
9546 @cindex sending mail
9547 @cindex reply
9548 @cindex followup
9549 @cindex post
9551 @kindex C-c C-c (Post)
9552 All commands for posting and mailing will put you in a message buffer
9553 where you can edit the article all you like, before you send the
9554 article by pressing @kbd{C-c C-c}.  @xref{Top, , Top, message, The
9555 Message Manual}.  Where the message will be posted/mailed to depends
9556 on your setup (@pxref{Posting Server}).
9558 @menu
9559 * Mail::                 Mailing and replying.
9560 * Posting Server::       What server should you post via?
9561 * Mail and Post::        Mailing and posting at the same time.
9562 * Archived Messages::    Where Gnus stores the messages you've sent.
9563 * Posting Styles::       An easier way to specify who you are.
9564 * Drafts::               Postponing messages and rejected messages.
9565 * Rejected Articles::    What happens if the server doesn't like your article?
9566 @end menu
9568 Also see @pxref{Canceling and Superseding} for information on how to
9569 remove articles you shouldn't have posted.
9572 @node Mail
9573 @section Mail
9575 Variables for customizing outgoing mail:
9577 @table @code
9578 @item gnus-uu-digest-headers
9579 @vindex gnus-uu-digest-headers
9580 List of regexps to match headers included in digested messages.  The
9581 headers will be included in the sequence they are matched.
9583 @item gnus-add-to-list
9584 @vindex gnus-add-to-list
9585 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
9586 that have none when you do a @kbd{a}.
9588 @end table
9591 @node Posting Server
9592 @section Posting Server
9594 When you press those magical @kbd{C-c C-c} keys to ship off your latest
9595 (extremely intelligent, of course) article, where does it go?
9597 Thank you for asking.  I hate you.
9599 @vindex gnus-post-method
9601 It can be quite complicated.  Normally, Gnus will use the same native
9602 server.  However.  If your native server doesn't allow posting, just
9603 reading, you probably want to use some other server to post your
9604 (extremely intelligent and fabulously interesting) articles.  You can
9605 then set the @code{gnus-post-method} to some other method:
9607 @lisp
9608 (setq gnus-post-method '(nnspool ""))
9609 @end lisp
9611 Now, if you've done this, and then this server rejects your article, or
9612 this server is down, what do you do then?  To override this variable you
9613 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
9614 the ``current'' server for posting.
9616 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
9617 Gnus will prompt you for what method to use for posting.
9619 You can also set @code{gnus-post-method} to a list of select methods.
9620 If that's the case, Gnus will always prompt you for what method to use
9621 for posting.
9623 Finally, if you want to always post using the same select method as
9624 you're reading from (which might be convenient if you're reading lots of
9625 groups from different private servers), you can set this variable to
9626 @code{current}.
9629 @node Mail and Post
9630 @section Mail and Post
9632 Here's a list of variables relevant to both mailing and
9633 posting:
9635 @table @code
9636 @item gnus-mailing-list-groups
9637 @findex gnus-mailing-list-groups
9638 @cindex mailing lists
9640 If your news server offers groups that are really mailing lists
9641 gatewayed to the @sc{nntp} server, you can read those groups without
9642 problems, but you can't post/followup to them without some difficulty.
9643 One solution is to add a @code{to-address} to the group parameters
9644 (@pxref{Group Parameters}).  An easier thing to do is set the
9645 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
9646 really are mailing lists.  Then, at least, followups to the mailing
9647 lists will work most of the time.  Posting to these groups (@kbd{a}) is
9648 still a pain, though.
9650 @end table
9652 You may want to do spell-checking on messages that you send out.  Or, if
9653 you don't want to spell-check by hand, you could add automatic
9654 spell-checking via the @code{ispell} package:
9656 @cindex ispell
9657 @findex ispell-message
9658 @lisp
9659 (add-hook 'message-send-hook 'ispell-message)
9660 @end lisp
9662 If you want to change the @code{ispell} dictionary based on what group
9663 you're in, you could say something like the following:
9665 @lisp
9666 (add-hook 'gnus-select-group-hook
9667           (lambda ()
9668             (cond
9669              ((string-match "^de\\." gnus-newsgroup-name)
9670               (ispell-change-dictionary "deutsch"))
9671              (t
9672               (ispell-change-dictionary "english")))))
9673 @end lisp
9675 Modify to suit your needs.
9678 @node Archived Messages
9679 @section Archived Messages
9680 @cindex archived messages
9681 @cindex sent messages
9683 Gnus provides a few different methods for storing the mail and news you
9684 send.  The default method is to use the @dfn{archive virtual server} to
9685 store the messages.  If you want to disable this completely, the
9686 @code{gnus-message-archive-group} variable should be @code{nil}, which
9687 is the default.
9689 @vindex gnus-message-archive-method
9690 @code{gnus-message-archive-method} says what virtual server Gnus is to
9691 use to store sent messages.  The default is:
9693 @lisp
9694 (nnfolder "archive"
9695           (nnfolder-directory   "~/Mail/archive")
9696           (nnfolder-active-file "~/Mail/archive/active")
9697           (nnfolder-get-new-mail nil)
9698           (nnfolder-inhibit-expiry t))
9699 @end lisp
9701 You can, however, use any mail select method (@code{nnml},
9702 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
9703 for doing this sort of thing, though.  If you don't like the default
9704 directory chosen, you could say something like:
9706 @lisp
9707 (setq gnus-message-archive-method
9708       '(nnfolder "archive"
9709                  (nnfolder-inhibit-expiry t)
9710                  (nnfolder-active-file "~/News/sent-mail/active")
9711                  (nnfolder-directory "~/News/sent-mail/")))
9712 @end lisp
9714 @vindex gnus-message-archive-group
9715 @cindex Gcc
9716 Gnus will insert @code{Gcc} headers in all outgoing messages that point
9717 to one or more group(s) on that server.  Which group to use is
9718 determined by the @code{gnus-message-archive-group} variable.
9720 This variable can be used to do the following:
9722 @itemize @bullet
9723 @item a string
9724 Messages will be saved in that group.
9726 Note that you can include a select method in the group name, then the
9727 message will not be stored in the select method given by
9728 @code{gnus-message-archive-method}, but in the select method specified
9729 by the group name, instead.  Suppose @code{gnus-message-archive-method}
9730 has the default value shown above.  Then setting
9731 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
9732 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
9733 value @code{"nnml:foo"}, then outgoing messages will be stored in
9734 @samp{nnml:foo}.
9735 @item a list of strings
9736 Messages will be saved in all those groups.
9737 @item an alist of regexps, functions and forms
9738 When a key ``matches'', the result is used.
9739 @item @code{nil}
9740 No message archiving will take place.  This is the default.
9741 @end itemize
9743 Let's illustrate:
9745 Just saving to a single group called @samp{MisK}:
9746 @lisp
9747 (setq gnus-message-archive-group "MisK")
9748 @end lisp
9750 Saving to two groups, @samp{MisK} and @samp{safe}:
9751 @lisp
9752 (setq gnus-message-archive-group '("MisK" "safe"))
9753 @end lisp
9755 Save to different groups based on what group you are in:
9756 @lisp
9757 (setq gnus-message-archive-group
9758       '(("^alt" "sent-to-alt")
9759         ("mail" "sent-to-mail")
9760         (".*" "sent-to-misc")))
9761 @end lisp
9763 More complex stuff:
9764 @lisp
9765 (setq gnus-message-archive-group
9766       '((if (message-news-p)
9767             "misc-news"
9768           "misc-mail")))
9769 @end lisp
9771 How about storing all news messages in one file, but storing all mail
9772 messages in one file per month:
9774 @lisp
9775 (setq gnus-message-archive-group
9776       '((if (message-news-p)
9777             "misc-news"
9778           (concat "mail." (format-time-string "%Y-%m")))))
9779 @end lisp
9781 (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
9782 use a different value for @code{gnus-message-archive-group} there.)
9784 Now, when you send a message off, it will be stored in the appropriate
9785 group.  (If you want to disable storing for just one particular message,
9786 you can just remove the @code{Gcc} header that has been inserted.)  The
9787 archive group will appear in the group buffer the next time you start
9788 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
9789 enter it and read the articles in it just like you'd read any other
9790 group.  If the group gets really big and annoying, you can simply rename
9791 if (using @kbd{G r} in the group buffer) to something
9792 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
9793 continue to be stored in the old (now empty) group.
9795 That's the default method of archiving sent messages.  Gnus offers a
9796 different way for the people who don't like the default method.  In that
9797 case you should set @code{gnus-message-archive-group} to @code{nil};
9798 this will disable archiving.
9800 @table @code
9801 @item gnus-outgoing-message-group
9802 @vindex gnus-outgoing-message-group
9803 All outgoing messages will be put in this group.  If you want to store
9804 all your outgoing mail and articles in the group @samp{nnml:archive},
9805 you set this variable to that value.  This variable can also be a list of
9806 group names.
9808 If you want to have greater control over what group to put each
9809 message in, you can set this variable to a function that checks the
9810 current newsgroup name and then returns a suitable group name (or list
9811 of names).
9813 This variable can be used instead of @code{gnus-message-archive-group},
9814 but the latter is the preferred method.
9815 @end table
9818 @node Posting Styles
9819 @section Posting Styles
9820 @cindex posting styles
9821 @cindex styles
9823 All them variables, they make my head swim.
9825 So what if you want a different @code{Organization} and signature based
9826 on what groups you post to?  And you post both from your home machine
9827 and your work machine, and you want different @code{From} lines, and so
9830 @vindex gnus-posting-styles
9831 One way to do stuff like that is to write clever hooks that change the
9832 variables you need to have changed.  That's a bit boring, so somebody
9833 came up with the bright idea of letting the user specify these things in
9834 a handy alist.  Here's an example of a @code{gnus-posting-styles}
9835 variable:
9837 @lisp
9838 ((".*"
9839   (signature "Peace and happiness")
9840   (organization "What me?"))
9841  ("^comp"
9842   (signature "Death to everybody"))
9843  ("comp.emacs.i-love-it"
9844   (organization "Emacs is it")))
9845 @end lisp
9847 As you might surmise from this example, this alist consists of several
9848 @dfn{styles}.  Each style will be applicable if the first element
9849 ``matches'', in some form or other.  The entire alist will be iterated
9850 over, from the beginning towards the end, and each match will be
9851 applied, which means that attributes in later styles that match override
9852 the same attributes in earlier matching styles.  So
9853 @samp{comp.programming.literate} will have the @samp{Death to everybody}
9854 signature and the @samp{What me?} @code{Organization} header.
9856 The first element in each style is called the @code{match}.  If it's a
9857 string, then Gnus will try to regexp match it against the group name.
9858 If it is the symbol @code{header}, then Gnus will look for header that
9859 match the next element in the match, and compare that to the last header
9860 in the match.  If it's a function symbol, that function will be called
9861 with no arguments.  If it's a variable symbol, then the variable will be
9862 referenced.  If it's a list, then that list will be @code{eval}ed.  In
9863 any case, if this returns a non-@code{nil} value, then the style is said
9864 to @dfn{match}.
9866 Each style may contain a arbitrary amount of @dfn{attributes}.  Each
9867 attribute consists of a @code{(@var{name} . @var{value})} pair.  The
9868 attribute name can be one of @code{signature}, @code{signature-file},
9869 @code{organization}, @code{address}, @code{name} or @code{body}.  The
9870 attribute name can also be a string.  In that case, this will be used as
9871 a header name, and the value will be inserted in the headers of the
9872 article; if the value is @code{nil}, the header name will be removed.
9873 If the attribute name is @code{eval}, the form is evaluated, and the
9874 result is thrown away.
9876 The attribute value can be a string (used verbatim), a function with
9877 zero arguments (the return value will be used), a variable (its value
9878 will be used) or a list (it will be @code{eval}ed and the return value
9879 will be used).  The functions and sexps are called/@code{eval}ed in the
9880 message buffer that is being set up.  The headers of the current article
9881 are available through the @code{message-reply-headers} variable.
9883 If you wish to check whether the message you are about to compose is
9884 meant to be a news article or a mail message, you can check the values
9885 of the @code{message-news-p} and @code{message-mail-p} functions.
9887 @findex message-mail-p
9888 @findex message-news-p
9890 So here's a new example:
9892 @lisp
9893 (setq gnus-posting-styles
9894       '((".*"
9895          (signature-file "~/.signature")
9896          (name "User Name")
9897          ("X-Home-Page" (getenv "WWW_HOME"))
9898          (organization "People's Front Against MWM"))
9899         ("^rec.humor"
9900          (signature my-funny-signature-randomizer))
9901         ((equal (system-name) "gnarly")
9902          (signature my-quote-randomizer))
9903         ((message-news-p)
9904          (signature my-news-signature))
9905         (header "From\\|To" "larsi.*org"
9906                 (Organization "Somewhere, Inc."))
9907         ((posting-from-work-p)
9908          (signature-file "~/.work-signature")
9909          (address "user@@bar.foo")
9910          (body "You are fired.\n\nSincerely, your boss.")
9911          (organization "Important Work, Inc"))
9912         ("nnml:.*"
9913          (From (save-excursion
9914                  (set-buffer gnus-article-buffer)
9915                  (message-fetch-field "to"))))
9916         ("^nn.+:"
9917          (signature-file "~/.mail-signature"))))
9918 @end lisp
9920 The @samp{nnml:.*} rule means that you use the @code{To} address as the
9921 @code{From} address in all your outgoing replies, which might be handy
9922 if you fill many roles.
9925 @node Drafts
9926 @section Drafts
9927 @cindex drafts
9929 If you are writing a message (mail or news) and suddenly remember that
9930 you have a steak in the oven (or some pesto in the food processor, you
9931 craaazy vegetarians), you'll probably wish there was a method to save
9932 the message you are writing so that you can continue editing it some
9933 other day, and send it when you feel its finished.
9935 Well, don't worry about it.  Whenever you start composing a message of
9936 some sort using the Gnus mail and post commands, the buffer you get will
9937 automatically associate to an article in a special @dfn{draft} group.
9938 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
9939 article will be saved there.  (Auto-save files also go to the draft
9940 group.)
9942 @cindex nndraft
9943 @vindex nndraft-directory
9944 The draft group is a special group (which is implemented as an
9945 @code{nndraft} group, if you absolutely have to know) called
9946 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
9947 @code{nndraft} is to store its files.  What makes this group special is
9948 that you can't tick any articles in it or mark any articles as
9949 read---all articles in the group are permanently unread.
9951 If the group doesn't exist, it will be created and you'll be subscribed
9952 to it.  The only way to make it disappear from the Group buffer is to
9953 unsubscribe it.
9955 @c @findex gnus-dissociate-buffer-from-draft
9956 @c @kindex C-c M-d (Mail)
9957 @c @kindex C-c M-d (Post)
9958 @c @findex gnus-associate-buffer-with-draft
9959 @c @kindex C-c C-d (Mail)
9960 @c @kindex C-c C-d (Post)
9961 @c If you're writing some super-secret message that you later want to
9962 @c encode with PGP before sending, you may wish to turn the auto-saving
9963 @c (and association with the draft group) off.  You never know who might be
9964 @c interested in reading all your extremely valuable and terribly horrible
9965 @c and interesting secrets.  The @kbd{C-c M-d}
9966 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
9967 @c If you change your mind and want to turn the auto-saving back on again,
9968 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
9970 @c @vindex gnus-use-draft
9971 @c To leave association with the draft group off by default, set
9972 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
9974 @findex gnus-draft-edit-message
9975 @kindex D e (Draft)
9976 When you want to continue editing the article, you simply enter the
9977 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
9978 that.  You will be placed in a buffer where you left off.
9980 Rejected articles will also be put in this draft group (@pxref{Rejected
9981 Articles}).
9983 @findex gnus-draft-send-all-messages
9984 @findex gnus-draft-send-message
9985 If you have lots of rejected messages you want to post (or mail) without
9986 doing further editing, you can use the @kbd{D s} command
9987 (@code{gnus-draft-send-message}).  This command understands the
9988 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
9989 command (@code{gnus-draft-send-all-messages}) will ship off all messages
9990 in the buffer.
9992 If you have some messages that you wish not to send, you can use the
9993 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
9994 as unsendable.  This is a toggling command.
9997 @node Rejected Articles
9998 @section Rejected Articles
9999 @cindex rejected articles
10001 Sometimes a news server will reject an article.  Perhaps the server
10002 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
10003 @emph{there be demons}.  Perhaps you have included too much cited text.
10004 Perhaps the disk is full.  Perhaps the server is down.
10006 These situations are, of course, totally beyond the control of Gnus.
10007 (Gnus, of course, loves the way you look, always feels great, has angels
10008 fluttering around inside of it, doesn't care about how much cited text
10009 you include, never runs full and never goes down.)  So Gnus saves these
10010 articles until some later time when the server feels better.
10012 The rejected articles will automatically be put in a special draft group
10013 (@pxref{Drafts}).  When the server comes back up again, you'd then
10014 typically enter that group and send all the articles off.
10017 @node Select Methods
10018 @chapter Select Methods
10019 @cindex foreign groups
10020 @cindex select methods
10022 A @dfn{foreign group} is a group not read by the usual (or
10023 default) means.  It could be, for instance, a group from a different
10024 @sc{nntp} server, it could be a virtual group, or it could be your own
10025 personal mail group.
10027 A foreign group (or any group, really) is specified by a @dfn{name} and
10028 a @dfn{select method}.  To take the latter first, a select method is a
10029 list where the first element says what backend to use (e.g. @code{nntp},
10030 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
10031 name}.  There may be additional elements in the select method, where the
10032 value may have special meaning for the backend in question.
10034 One could say that a select method defines a @dfn{virtual server}---so
10035 we do just that (@pxref{The Server Buffer}).
10037 The @dfn{name} of the group is the name the backend will recognize the
10038 group as.
10040 For instance, the group @samp{soc.motss} on the @sc{nntp} server
10041 @samp{some.where.edu} will have the name @samp{soc.motss} and select
10042 method @code{(nntp "some.where.edu")}.  Gnus will call this group
10043 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
10044 backend just knows this group as @samp{soc.motss}.
10046 The different methods all have their peculiarities, of course.
10048 @menu
10049 * The Server Buffer::     Making and editing virtual servers.
10050 * Getting News::          Reading USENET news with Gnus.
10051 * Getting Mail::          Reading your personal mail with Gnus.
10052 * Browsing the Web::      Getting messages from a plethora of Web sources.
10053 * Other Sources::         Reading directories, files, SOUP packets.
10054 * Combined Groups::       Combining groups into one group.
10055 * Gnus Unplugged::        Reading news and mail offline.
10056 @end menu
10059 @node The Server Buffer
10060 @section The Server Buffer
10062 Traditionally, a @dfn{server} is a machine or a piece of software that
10063 one connects to, and then requests information from.  Gnus does not
10064 connect directly to any real servers, but does all transactions through
10065 one backend or other.  But that's just putting one layer more between
10066 the actual media and Gnus, so we might just as well say that each
10067 backend represents a virtual server.
10069 For instance, the @code{nntp} backend may be used to connect to several
10070 different actual @sc{nntp} servers, or, perhaps, to many different ports
10071 on the same actual @sc{nntp} server.  You tell Gnus which backend to
10072 use, and what parameters to set by specifying a @dfn{select method}.
10074 These select method specifications can sometimes become quite
10075 complicated---say, for instance, that you want to read from the
10076 @sc{nntp} server @samp{news.funet.fi} on port number 13, which
10077 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
10078 Anyway, if you had to specify that for each group that used this
10079 server, that would be too much work, so Gnus offers a way of naming
10080 select methods, which is what you do in the server buffer.
10082 To enter the server buffer, use the @kbd{^}
10083 (@code{gnus-group-enter-server-mode}) command in the group buffer.
10085 @menu
10086 * Server Buffer Format::      You can customize the look of this buffer.
10087 * Server Commands::           Commands to manipulate servers.
10088 * Example Methods::           Examples server specifications.
10089 * Creating a Virtual Server:: An example session.
10090 * Server Variables::          Which variables to set.
10091 * Servers and Methods::       You can use server names as select methods.
10092 * Unavailable Servers::       Some servers you try to contact may be down.
10093 @end menu
10095 @vindex gnus-server-mode-hook
10096 @code{gnus-server-mode-hook} is run when creating the server buffer.
10099 @node Server Buffer Format
10100 @subsection Server Buffer Format
10101 @cindex server buffer format
10103 @vindex gnus-server-line-format
10104 You can change the look of the server buffer lines by changing the
10105 @code{gnus-server-line-format} variable.  This is a @code{format}-like
10106 variable, with some simple extensions:
10108 @table @samp
10110 @item h
10111 How the news is fetched---the backend name.
10113 @item n
10114 The name of this server.
10116 @item w
10117 Where the news is to be fetched from---the address.
10119 @item s
10120 The opened/closed/denied status of the server.
10121 @end table
10123 @vindex gnus-server-mode-line-format
10124 The mode line can also be customized by using the
10125 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
10126 Formatting}).  The following specs are understood:
10128 @table @samp
10129 @item S
10130 Server name.
10132 @item M
10133 Server method.
10134 @end table
10136 Also @pxref{Formatting Variables}.
10139 @node Server Commands
10140 @subsection Server Commands
10141 @cindex server commands
10143 @table @kbd
10145 @item a
10146 @kindex a (Server)
10147 @findex gnus-server-add-server
10148 Add a new server (@code{gnus-server-add-server}).
10150 @item e
10151 @kindex e (Server)
10152 @findex gnus-server-edit-server
10153 Edit a server (@code{gnus-server-edit-server}).
10155 @item SPACE
10156 @kindex SPACE (Server)
10157 @findex gnus-server-read-server
10158 Browse the current server (@code{gnus-server-read-server}).
10160 @item q
10161 @kindex q (Server)
10162 @findex gnus-server-exit
10163 Return to the group buffer (@code{gnus-server-exit}).
10165 @item k
10166 @kindex k (Server)
10167 @findex gnus-server-kill-server
10168 Kill the current server (@code{gnus-server-kill-server}).
10170 @item y
10171 @kindex y (Server)
10172 @findex gnus-server-yank-server
10173 Yank the previously killed server (@code{gnus-server-yank-server}).
10175 @item c
10176 @kindex c (Server)
10177 @findex gnus-server-copy-server
10178 Copy the current server (@code{gnus-server-copy-server}).
10180 @item l
10181 @kindex l (Server)
10182 @findex gnus-server-list-servers
10183 List all servers (@code{gnus-server-list-servers}).
10185 @item s
10186 @kindex s (Server)
10187 @findex gnus-server-scan-server
10188 Request that the server scan its sources for new articles
10189 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
10190 servers.
10192 @item g
10193 @kindex g (Server)
10194 @findex gnus-server-regenerate-server
10195 Request that the server regenerate all its data structures
10196 (@code{gnus-server-regenerate-server}).  This can be useful if you have
10197 a mail backend that has gotten out of sync.
10199 @end table
10202 @node Example Methods
10203 @subsection Example Methods
10205 Most select methods are pretty simple and self-explanatory:
10207 @lisp
10208 (nntp "news.funet.fi")
10209 @end lisp
10211 Reading directly from the spool is even simpler:
10213 @lisp
10214 (nnspool "")
10215 @end lisp
10217 As you can see, the first element in a select method is the name of the
10218 backend, and the second is the @dfn{address}, or @dfn{name}, if you
10219 will.
10221 After these two elements, there may be an arbitrary number of
10222 @code{(@var{variable} @var{form})} pairs.
10224 To go back to the first example---imagine that you want to read from
10225 port 15 on that machine.  This is what the select method should
10226 look like then:
10228 @lisp
10229 (nntp "news.funet.fi" (nntp-port-number 15))
10230 @end lisp
10232 You should read the documentation to each backend to find out what
10233 variables are relevant, but here's an @code{nnmh} example:
10235 @code{nnmh} is a mail backend that reads a spool-like structure.  Say
10236 you have two structures that you wish to access: One is your private
10237 mail spool, and the other is a public one.  Here's the possible spec for
10238 your private mail:
10240 @lisp
10241 (nnmh "private" (nnmh-directory "~/private/mail/"))
10242 @end lisp
10244 (This server is then called @samp{private}, but you may have guessed
10245 that.)
10247 Here's the method for a public spool:
10249 @lisp
10250 (nnmh "public"
10251       (nnmh-directory "/usr/information/spool/")
10252       (nnmh-get-new-mail nil))
10253 @end lisp
10255 @cindex proxy
10256 @cindex firewall
10258 If you are behind a firewall and only have access to the @sc{nntp}
10259 server from the firewall machine, you can instruct Gnus to @code{rlogin}
10260 on the firewall machine and telnet from there to the @sc{nntp} server.
10261 Doing this can be rather fiddly, but your virtual server definition
10262 should probably look something like this:
10264 @lisp
10265 (nntp "firewall"
10266       (nntp-address "the.firewall.machine")
10267       (nntp-open-connection-function nntp-open-rlogin)
10268       (nntp-end-of-line "\n")
10269       (nntp-rlogin-parameters
10270        ("telnet" "the.real.nntp.host" "nntp")))
10271 @end lisp
10273 If you want to use the wonderful @code{ssh} program to provide a
10274 compressed connection over the modem line, you could create a virtual
10275 server that would look something like this:
10277 @lisp
10278 (nntp "news"
10279        (nntp-address "copper.uio.no")
10280        (nntp-rlogin-program "ssh")
10281        (nntp-open-connection-function nntp-open-rlogin)
10282        (nntp-end-of-line "\n")
10283        (nntp-rlogin-parameters
10284         ("telnet" "news.uio.no" "nntp")))
10285 @end lisp
10287 This means that you have to have set up @code{ssh-agent} correctly to
10288 provide automatic authorization, of course.  And to get a compressed
10289 connection, you have to have the @samp{Compression} option in the
10290 @code{ssh} @file{config} file.
10293 @node Creating a Virtual Server
10294 @subsection Creating a Virtual Server
10296 If you're saving lots of articles in the cache by using persistent
10297 articles, you may want to create a virtual server to read the cache.
10299 First you need to add a new server.  The @kbd{a} command does that.  It
10300 would probably be best to use @code{nnspool} to read the cache.  You
10301 could also use @code{nnml} or @code{nnmh}, though.
10303 Type @kbd{a nnspool RET cache RET}.
10305 You should now have a brand new @code{nnspool} virtual server called
10306 @samp{cache}.  You now need to edit it to have the right definitions.
10307 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
10308 will contain the following:
10310 @lisp
10311 (nnspool "cache")
10312 @end lisp
10314 Change that to:
10316 @lisp
10317 (nnspool "cache"
10318          (nnspool-spool-directory "~/News/cache/")
10319          (nnspool-nov-directory "~/News/cache/")
10320          (nnspool-active-file "~/News/cache/active"))
10321 @end lisp
10323 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
10324 @kbd{RET} over this virtual server, you should be entered into a browse
10325 buffer, and you should be able to enter any of the groups displayed.
10328 @node Server Variables
10329 @subsection Server Variables
10331 One sticky point when defining variables (both on backends and in Emacs
10332 in general) is that some variables are typically initialized from other
10333 variables when the definition of the variables is being loaded.  If you
10334 change the "base" variable after the variables have been loaded, you
10335 won't change the "derived" variables.
10337 This typically affects directory and file variables.  For instance,
10338 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
10339 directory variables are initialized from that variable, so
10340 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
10341 new virtual @code{nnml} server, it will @emph{not} suffice to set just
10342 @code{nnml-directory}---you have to explicitly set all the file
10343 variables to be what you want them to be.  For a complete list of
10344 variables for each backend, see each backend's section later in this
10345 manual, but here's an example @code{nnml} definition:
10347 @lisp
10348 (nnml "public"
10349       (nnml-directory "~/my-mail/")
10350       (nnml-active-file "~/my-mail/active")
10351       (nnml-newsgroups-file "~/my-mail/newsgroups"))
10352 @end lisp
10355 @node Servers and Methods
10356 @subsection Servers and Methods
10358 Wherever you would normally use a select method
10359 (e.g. @code{gnus-secondary-select-method}, in the group select method,
10360 when browsing a foreign server) you can use a virtual server name
10361 instead.  This could potentially save lots of typing.  And it's nice all
10362 over.
10365 @node Unavailable Servers
10366 @subsection Unavailable Servers
10368 If a server seems to be unreachable, Gnus will mark that server as
10369 @code{denied}.  That means that any subsequent attempt to make contact
10370 with that server will just be ignored.  ``It can't be opened,'' Gnus
10371 will tell you, without making the least effort to see whether that is
10372 actually the case or not.
10374 That might seem quite naughty, but it does make sense most of the time.
10375 Let's say you have 10 groups subscribed to on server
10376 @samp{nephelococcygia.com}.  This server is located somewhere quite far
10377 away from you and the machine is quite slow, so it takes 1 minute just
10378 to find out that it refuses connection to you today.  If Gnus were to
10379 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
10380 attempt to do that.  Once it has gotten a single ``connection refused'',
10381 it will regard that server as ``down''.
10383 So, what happens if the machine was only feeling unwell temporarily?
10384 How do you test to see whether the machine has come up again?
10386 You jump to the server buffer (@pxref{The Server Buffer}) and poke it
10387 with the following commands:
10389 @table @kbd
10391 @item O
10392 @kindex O (Server)
10393 @findex gnus-server-open-server
10394 Try to establish connection to the server on the current line
10395 (@code{gnus-server-open-server}).
10397 @item C
10398 @kindex C (Server)
10399 @findex gnus-server-close-server
10400 Close the connection (if any) to the server
10401 (@code{gnus-server-close-server}).
10403 @item D
10404 @kindex D (Server)
10405 @findex gnus-server-deny-server
10406 Mark the current server as unreachable
10407 (@code{gnus-server-deny-server}).
10409 @item M-o
10410 @kindex M-o (Server)
10411 @findex gnus-server-open-all-servers
10412 Open the connections to all servers in the buffer
10413 (@code{gnus-server-open-all-servers}).
10415 @item M-c
10416 @kindex M-c (Server)
10417 @findex gnus-server-close-all-servers
10418 Close the connections to all servers in the buffer
10419 (@code{gnus-server-close-all-servers}).
10421 @item R
10422 @kindex R (Server)
10423 @findex gnus-server-remove-denials
10424 Remove all marks to whether Gnus was denied connection from any servers
10425 (@code{gnus-server-remove-denials}).
10427 @end table
10430 @node Getting News
10431 @section Getting News
10432 @cindex reading news
10433 @cindex news backends
10435 A newsreader is normally used for reading news.  Gnus currently provides
10436 only two methods of getting news---it can read from an @sc{nntp} server,
10437 or it can read from a local spool.
10439 @menu
10440 * NNTP::               Reading news from an @sc{nntp} server.
10441 * News Spool::         Reading news from the local spool.
10442 @end menu
10445 @node NNTP
10446 @subsection @sc{nntp}
10447 @cindex nntp
10449 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
10450 You just specify @code{nntp} as method and the address of the @sc{nntp}
10451 server as the, uhm, address.
10453 If the @sc{nntp} server is located at a non-standard port, setting the
10454 third element of the select method to this port number should allow you
10455 to connect to the right port.  You'll have to edit the group info for
10456 that (@pxref{Foreign Groups}).
10458 The name of the foreign group can be the same as a native group.  In
10459 fact, you can subscribe to the same group from as many different servers
10460 you feel like.  There will be no name collisions.
10462 The following variables can be used to create a virtual @code{nntp}
10463 server:
10465 @table @code
10467 @item nntp-server-opened-hook
10468 @vindex nntp-server-opened-hook
10469 @cindex @sc{mode reader}
10470 @cindex authinfo
10471 @cindex authentification
10472 @cindex nntp authentification
10473 @findex nntp-send-authinfo
10474 @findex nntp-send-mode-reader
10475 is run after a connection has been made.  It can be used to send
10476 commands to the @sc{nntp} server after it has been contacted.  By
10477 default it sends the command @code{MODE READER} to the server with the
10478 @code{nntp-send-mode-reader} function.  This function should always be
10479 present in this hook.
10481 @item nntp-authinfo-function
10482 @vindex nntp-authinfo-function
10483 @findex nntp-send-authinfo
10484 @vindex nntp-authinfo-file
10485 This function will be used to send @samp{AUTHINFO} to the @sc{nntp}
10486 server.  The default function is @code{nntp-send-authinfo}, which looks
10487 through your @file{~/.authinfo} (or whatever you've set the
10488 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
10489 are found, it will prompt you for a login name and a password.  The
10490 format of the @file{~/.authinfo} file is (almost) the same as the
10491 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
10492 manual page, but here are the salient facts:
10494 @enumerate
10495 @item
10496 The file contains one or more line, each of which define one server.
10498 @item
10499 Each line may contain an arbitrary number of token/value pairs.  
10501 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
10502 @samp{default}.  In addition Gnus introduces two new tokens, not present
10503 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
10504 @samp{force}.  (This is the only way the @file{.authinfo} file format
10505 deviates from the @file{.netrc} file format.)  @samp{port} is used to
10506 indicate what port on the server the credentials apply to and
10507 @samp{force} is explained below.
10509 @end enumerate
10511 Here's an example file:
10513 @example
10514 machine news.uio.no login larsi password geheimnis
10515 machine nntp.ifi.uio.no login larsi force yes
10516 @end example
10518 The token/value pairs may appear in any order; @samp{machine} doesn't
10519 have to be first, for instance.
10521 In this example, both login name and password have been supplied for the
10522 former server, while the latter has only the login name listed, and the
10523 user will be prompted for the password.  The latter also has the
10524 @samp{force} tag, which means that the authinfo will be sent to the
10525 @var{nntp} server upon connection; the default (i.e., when there is not
10526 @samp{force} tag) is to not send authinfo to the @var{nntp} server
10527 until the @var{nntp} server asks for it.
10529 You can also add @samp{default} lines that will apply to all servers
10530 that don't have matching @samp{machine} lines.
10532 @example
10533 default force yes
10534 @end example
10536 This will force sending @samp{AUTHINFO} commands to all servers not
10537 previously mentioned.
10539 Remember to not leave the @file{~/.authinfo} file world-readable.
10541 @item nntp-server-action-alist
10542 @vindex nntp-server-action-alist
10543 This is a list of regexps to match on server types and actions to be
10544 taken when matches are made.  For instance, if you want Gnus to beep
10545 every time you connect to innd, you could say something like:
10547 @lisp
10548 (setq nntp-server-action-alist
10549       '(("innd" (ding))))
10550 @end lisp
10552 You probably don't want to do that, though.
10554 The default value is
10556 @lisp
10557 '(("nntpd 1\\.5\\.11t"
10558    (remove-hook 'nntp-server-opened-hook 'nntp-send-mode-reader)))
10559 @end lisp
10561 This ensures that Gnus doesn't send the @code{MODE READER} command to
10562 nntpd 1.5.11t, since that command chokes that server, I've been told.
10564 @item nntp-maximum-request
10565 @vindex nntp-maximum-request
10566 If the @sc{nntp} server doesn't support @sc{nov} headers, this backend
10567 will collect headers by sending a series of @code{head} commands.  To
10568 speed things up, the backend sends lots of these commands without
10569 waiting for reply, and then reads all the replies.  This is controlled
10570 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
10571 your network is buggy, you should set this to 1.
10573 @item nntp-connection-timeout
10574 @vindex nntp-connection-timeout
10575 If you have lots of foreign @code{nntp} groups that you connect to
10576 regularly, you're sure to have problems with @sc{nntp} servers not
10577 responding properly, or being too loaded to reply within reasonable
10578 time.  This is can lead to awkward problems, which can be helped
10579 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
10580 that says how many seconds the @code{nntp} backend should wait for a
10581 connection before giving up.  If it is @code{nil}, which is the default,
10582 no timeouts are done.
10584 @c @item nntp-command-timeout
10585 @c @vindex nntp-command-timeout
10586 @c @cindex PPP connections
10587 @c @cindex dynamic IP addresses
10588 @c If you're running Gnus on a machine that has a dynamically assigned
10589 @c address, Gnus may become confused.  If the address of your machine
10590 @c changes after connecting to the @sc{nntp} server, Gnus will simply sit
10591 @c waiting forever for replies from the server.  To help with this
10592 @c unfortunate problem, you can set this command to a number.  Gnus will
10593 @c then, if it sits waiting for a reply from the server longer than that
10594 @c number of seconds, shut down the connection, start a new one, and resend
10595 @c the command.  This should hopefully be transparent to the user.  A
10596 @c likely number is 30 seconds.
10598 @c @item nntp-retry-on-break
10599 @c @vindex nntp-retry-on-break
10600 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
10601 @c hangs.  This will have much the same effect as the command timeout
10602 @c described above.
10604 @item nntp-server-hook
10605 @vindex nntp-server-hook
10606 This hook is run as the last step when connecting to an @sc{nntp}
10607 server.
10609 @findex nntp-open-rlogin
10610 @findex nntp-open-telnet
10611 @findex nntp-open-network-stream
10612 @item nntp-open-connection-function
10613 @vindex nntp-open-connection-function
10614 This function is used to connect to the remote system.  Four pre-made
10615 functions are supplied:
10617 @table @code
10618 @item nntp-open-network-stream
10619 This is the default, and simply connects to some port or other on the
10620 remote system.
10622 @item nntp-open-rlogin
10623 Does an @samp{rlogin} on the
10624 remote system, and then does a @samp{telnet} to the @sc{nntp} server
10625 available there.
10627 @code{nntp-open-rlogin}-related variables:
10629 @table @code
10631 @item nntp-rlogin-program
10632 @vindex nntp-rlogin-program
10633 Program used to log in on remote machines.  The default is @samp{rsh},
10634 but @samp{ssh} is a popular alternative.
10636 @item nntp-rlogin-parameters
10637 @vindex nntp-rlogin-parameters
10638 This list will be used as the parameter list given to @code{rsh}.
10640 @item nntp-rlogin-user-name
10641 @vindex nntp-rlogin-user-name
10642 User name on the remote system.
10644 @end table
10646 @item nntp-open-telnet
10647 Does a @samp{telnet} to the remote system and then another @samp{telnet}
10648 to get to the @sc{nntp} server.
10650 @code{nntp-open-telnet}-related variables:
10652 @table @code
10653 @item nntp-telnet-command
10654 @vindex nntp-telnet-command
10655 Command used to start @code{telnet}.
10657 @item nntp-telnet-switches
10658 @vindex nntp-telnet-switches
10659 List of strings to be used as the switches to the @code{telnet} command.
10661 @item nntp-telnet-user-name
10662 @vindex nntp-telnet-user-name
10663 User name for log in on the remote system.
10665 @item nntp-telnet-passwd
10666 @vindex nntp-telnet-passwd
10667 Password to use when logging in.
10669 @item nntp-telnet-parameters
10670 @vindex nntp-telnet-parameters
10671 A list of strings executed as a command after logging in
10672 via @code{telnet}.
10674 @item nntp-telnet-shell-prompt
10675 @vindex nntp-telnet-shell-prompt
10676 Regexp matching the shell prompt on the remote machine.  The default is
10677 @samp{bash\\|\$ *\r?$\\|> *\r?}.
10679 @item nntp-open-telnet-envuser
10680 @vindex nntp-open-telnet-envuser
10681 If non-@code{nil}, the @code{telnet} session (client and server both)
10682 will support the @code{ENVIRON} option and not prompt for login name.
10683 This works for Solaris @code{telnet}, for instance.
10685 @end table
10687 @findex nntp-open-ssl-stream
10688 @item nntp-open-ssl-stream
10689 Opens a connection to a server over a @dfn{secure} channel.  To use this
10690 you must have SSLay installed
10691 (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need
10692 @file{ssl.el} (from the W3 distribution, for instance).  You then
10693 define a server as follows:
10695 @lisp
10696 ;; Type `C-c C-c' after you've finished editing.
10698 ;; "snews" is port 563 and is predefined in our /etc/services
10700 (nntp "snews.bar.com"
10701       (nntp-open-connection-function nntp-open-ssl-stream)
10702       (nntp-port-number "snews")
10703       (nntp-address "snews.bar.com"))
10704 @end lisp
10706 @end table
10708 @item nntp-end-of-line
10709 @vindex nntp-end-of-line
10710 String to use as end-of-line marker when talking to the @sc{nntp}
10711 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
10712 using @code{rlogin} to talk to the server.
10714 @item nntp-rlogin-user-name
10715 @vindex nntp-rlogin-user-name
10716 User name on the remote system when using the @code{rlogin} connect
10717 function.
10719 @item nntp-address
10720 @vindex nntp-address
10721 The address of the remote system running the @sc{nntp} server.
10723 @item nntp-port-number
10724 @vindex nntp-port-number
10725 Port number to connect to when using the @code{nntp-open-network-stream}
10726 connect function.
10728 @item nntp-buggy-select
10729 @vindex nntp-buggy-select
10730 Set this to non-@code{nil} if your select routine is buggy.
10732 @item nntp-nov-is-evil
10733 @vindex nntp-nov-is-evil
10734 If the @sc{nntp} server does not support @sc{nov}, you could set this
10735 variable to @code{t}, but @code{nntp} usually checks automatically whether @sc{nov}
10736 can be used.
10738 @item nntp-xover-commands
10739 @vindex nntp-xover-commands
10740 @cindex nov
10741 @cindex XOVER
10742 List of strings used as commands to fetch @sc{nov} lines from a
10743 server.  The default value of this variable is @code{("XOVER"
10744 "XOVERVIEW")}.
10746 @item nntp-nov-gap
10747 @vindex nntp-nov-gap
10748 @code{nntp} normally sends just one big request for @sc{nov} lines to
10749 the server.  The server responds with one huge list of lines.  However,
10750 if you have read articles 2-5000 in the group, and only want to read
10751 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
10752 lines that you will not need.  This variable says how
10753 big a gap between two consecutive articles is allowed to be before the
10754 @code{XOVER} request is split into several request.  Note that if your
10755 network is fast, setting this variable to a really small number means
10756 that fetching will probably be slower.  If this variable is @code{nil},
10757 @code{nntp} will never split requests.  The default is 5.
10759 @item nntp-prepare-server-hook
10760 @vindex nntp-prepare-server-hook
10761 A hook run before attempting to connect to an @sc{nntp} server.
10763 @item nntp-warn-about-losing-connection
10764 @vindex nntp-warn-about-losing-connection
10765 If this variable is non-@code{nil}, some noise will be made when a
10766 server closes connection.
10768 @item nntp-record-commands
10769 @vindex nntp-record-commands
10770 If non-@code{nil}, @code{nntp} will log all commands it sends to the
10771 @sc{nntp} server (along with a timestamp) in the @samp{*nntp-log*}
10772 buffer.  This is useful if you are debugging a Gnus/@sc{nntp} connection
10773 that doesn't seem to work.
10775 @end table
10778 @node News Spool
10779 @subsection News Spool
10780 @cindex nnspool
10781 @cindex news spool
10783 Subscribing to a foreign group from the local spool is extremely easy,
10784 and might be useful, for instance, to speed up reading groups that
10785 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
10786 instance.
10788 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
10789 anything else) as the address.
10791 If you have access to a local spool, you should probably use that as the
10792 native select method (@pxref{Finding the News}).  It is normally faster
10793 than using an @code{nntp} select method, but might not be.  It depends.
10794 You just have to try to find out what's best at your site.
10796 @table @code
10798 @item nnspool-inews-program
10799 @vindex nnspool-inews-program
10800 Program used to post an article.
10802 @item nnspool-inews-switches
10803 @vindex nnspool-inews-switches
10804 Parameters given to the inews program when posting an article.
10806 @item nnspool-spool-directory
10807 @vindex nnspool-spool-directory
10808 Where @code{nnspool} looks for the articles.  This is normally
10809 @file{/usr/spool/news/}.
10811 @item nnspool-nov-directory
10812 @vindex nnspool-nov-directory
10813 Where @code{nnspool} will look for @sc{nov} files.  This is normally
10814 @file{/usr/spool/news/over.view/}.
10816 @item nnspool-lib-dir
10817 @vindex nnspool-lib-dir
10818 Where the news lib dir is (@file{/usr/lib/news/} by default).
10820 @item nnspool-active-file
10821 @vindex nnspool-active-file
10822 The path to the active file.
10824 @item nnspool-newsgroups-file
10825 @vindex nnspool-newsgroups-file
10826 The path to the group descriptions file.
10828 @item nnspool-history-file
10829 @vindex nnspool-history-file
10830 The path to the news history file.
10832 @item nnspool-active-times-file
10833 @vindex nnspool-active-times-file
10834 The path to the active date file.
10836 @item nnspool-nov-is-evil
10837 @vindex nnspool-nov-is-evil
10838 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
10839 that it finds.
10841 @item nnspool-sift-nov-with-sed
10842 @vindex nnspool-sift-nov-with-sed
10843 @cindex sed
10844 If non-@code{nil}, which is the default, use @code{sed} to get the
10845 relevant portion from the overview file.  If nil, @code{nnspool} will
10846 load the entire file into a buffer and process it there.
10848 @end table
10851 @node Getting Mail
10852 @section Getting Mail
10853 @cindex reading mail
10854 @cindex mail
10856 Reading mail with a newsreader---isn't that just plain WeIrD? But of
10857 course.
10859 @menu
10860 * Mail in a Newsreader::         Important introductory notes.  
10861 * Getting Started Reading Mail:: A simple cookbook example.
10862 * Splitting Mail::               How to create mail groups.
10863 * Mail Sources::                 How to tell Gnus where to get mail from.
10864 * Mail Backend Variables::       Variables for customizing mail handling.
10865 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
10866 * Group Mail Splitting::         Use group customize to drive mail splitting.
10867 * Incorporating Old Mail::       What about the old mail you have?
10868 * Expiring Mail::                Getting rid of unwanted mail.
10869 * Washing Mail::                 Removing gruft from the mail you get.
10870 * Duplicates::                   Dealing with duplicated mail.
10871 * Not Reading Mail::             Using mail backends for reading other files.
10872 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
10873 @end menu
10876 @node Mail in a Newsreader
10877 @subsection Mail in a Newsreader
10879 If you are used to traditional mail readers, but have decided to switch 
10880 to reading mail with Gnus, you may find yourself experiencing something
10881 of a culture shock.
10883 Gnus does not behave like traditional mail readers.  If you want to make 
10884 it behave that way, you can, but it's an uphill battle.
10886 Gnus, by default, handles all its groups using the same approach.  This
10887 approach is very newsreaderly---you enter a group, see the new/unread
10888 messages, and when you read the messages, they get marked as read, and
10889 you don't see them any more.  (Unless you explicitly ask for them.)
10891 In particular, you do not do anything explicitly to delete messages.
10893 Does this mean that all the messages that have been marked as read are
10894 deleted?  How awful!
10896 But, no, it means that old messages are @dfn{expired} according to some
10897 scheme or other.  For news messages, the expire process is controlled by 
10898 the news administrator; for mail, the expire process is controlled by
10899 you.  The expire process for mail is covered in depth in @pxref{Expiring
10900 Mail}.
10902 What many Gnus users find, after using it a while for both news and
10903 mail, is that the transport mechanism has very little to do with how
10904 they want to treat a message.
10906 Many people subscribe to several mailing lists.  These are transported
10907 via SMTP, and are therefore mail.  But we might go for weeks without
10908 answering, or even reading these messages very carefully.  We may not
10909 need to save them because if we should need to read one again, they are
10910 archived somewhere else.
10912 Some people have local news groups which have only a handful of readers.
10913 These are transported via @sc{nntp}, and are therefore news.  But we may need
10914 to read and answer a large fraction of the messages very carefully in
10915 order to do our work.  And there may not be an archive, so we may need
10916 to save the interesting messages the same way we would personal mail.
10918 The important distinction turns out to be not the transport mechanism,
10919 but other factors such as how interested we are in the subject matter,
10920 or how easy it is to retrieve the message if we need to read it again.
10922 Gnus provides many options for sorting mail into ``groups'' which behave
10923 like newsgroups, and for treating each group (whether mail or news)
10924 differently.
10926 Some users never get comfortable using the Gnus (ahem) paradigm and wish
10927 that Gnus should grow up and be a male, er, mail reader.  It is possible
10928 to whip Gnus into a more mailreaderly being, but, as said before, it's
10929 not easy.  People who prefer proper mail readers should try @sc{vm}
10930 instead, which is an excellent, and proper, mail reader.
10932 I don't mean to scare anybody off, but I want to make it clear that you
10933 may be required to learn a new way of thinking about messages.  After
10934 you've been subjected to The Gnus Way, you will come to love it.  I can
10935 guarantee it.  (At least the guy who sold me the Emacs Subliminal
10936 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
10937 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
10938 You Do.)
10941 @node Getting Started Reading Mail
10942 @subsection Getting Started Reading Mail
10944 It's quite easy to use Gnus to read your new mail.  You just plonk the
10945 mail backend of your choice into @code{gnus-secondary-select-methods},
10946 and things will happen automatically.
10948 For instance, if you want to use @code{nnml} (which is a "one file per
10949 mail" backend), you could put the following in your @file{.gnus} file:
10951 @lisp
10952 (setq gnus-secondary-select-methods
10953       '((nnml "private")))
10954 @end lisp
10956 Now, the next time you start Gnus, this backend will be queried for new
10957 articles, and it will move all the messages in your spool file to its
10958 directory, which is @code{~/Mail/} by default.  The new group that will
10959 be created (@samp{mail.misc}) will be subscribed, and you can read it
10960 like any other group.
10962 You will probably want to split the mail into several groups, though:
10964 @lisp
10965 (setq nnmail-split-methods
10966       '(("junk" "^From:.*Lars Ingebrigtsen")
10967         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
10968         ("other" "")))
10969 @end lisp
10971 This will result in three new @code{nnml} mail groups being created:
10972 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
10973 mail that doesn't fit into the first two groups will be placed in the
10974 last group.
10976 This should be sufficient for reading mail with Gnus.  You might want to
10977 give the other sections in this part of the manual a perusal, though.
10978 Especially @pxref{Choosing a Mail Backend} and @pxref{Expiring Mail}.
10981 @node Splitting Mail
10982 @subsection Splitting Mail
10983 @cindex splitting mail
10984 @cindex mail splitting
10986 @vindex nnmail-split-methods
10987 The @code{nnmail-split-methods} variable says how the incoming mail is
10988 to be split into groups.
10990 @lisp
10991 (setq nnmail-split-methods
10992   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
10993     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
10994     ("mail.other" "")))
10995 @end lisp
10997 This variable is a list of lists, where the first element of each of
10998 these lists is the name of the mail group (they do not have to be called
10999 something beginning with @samp{mail}, by the way), and the second
11000 element is a regular expression used on the header of each mail to
11001 determine if it belongs in this mail group.  The first string may
11002 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
11003 insert sub-expressions from the matched text.  For instance:
11005 @lisp
11006 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
11007 @end lisp
11009 The second element can also be a function.  In that case, it will be
11010 called narrowed to the headers with the first element of the rule as the
11011 argument.  It should return a non-@code{nil} value if it thinks that the
11012 mail belongs in that group.
11014 The last of these groups should always be a general one, and the regular
11015 expression should @emph{always} be @samp{} so that it matches any mails
11016 that haven't been matched by any of the other regexps.  (These rules are
11017 processed from the beginning of the alist toward the end.  The first
11018 rule to make a match will "win", unless you have crossposting enabled.
11019 In that case, all matching rules will "win".)
11021 If you like to tinker with this yourself, you can set this variable to a
11022 function of your choice.  This function will be called without any
11023 arguments in a buffer narrowed to the headers of an incoming mail
11024 message.  The function should return a list of group names that it
11025 thinks should carry this mail message.
11027 Note that the mail backends are free to maul the poor, innocent,
11028 incoming headers all they want to.  They all add @code{Lines} headers;
11029 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
11030 @code{From<SPACE>} line to something else.
11032 @vindex nnmail-crosspost
11033 The mail backends all support cross-posting.  If several regexps match,
11034 the mail will be ``cross-posted'' to all those groups.
11035 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
11036 that no articles are crossposted to the general (@samp{}) group.
11038 @vindex nnmail-crosspost-link-function
11039 @cindex crosspost
11040 @cindex links
11041 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
11042 the crossposted articles.  However, not all file systems support hard
11043 links.  If that's the case for you, set
11044 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
11045 variable is @code{add-name-to-file} by default.)
11047 @kindex M-x nnmail-split-history
11048 @kindex nnmail-split-history
11049 If you wish to see where the previous mail split put the messages, you
11050 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
11051 where re-spooling messages would put the messages, you can use
11052 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
11053 Group Commands}). 
11055 Gnus gives you all the opportunity you could possibly want for shooting
11056 yourself in the foot.  Let's say you create a group that will contain
11057 all the mail you get from your boss.  And then you accidentally
11058 unsubscribe from the group.  Gnus will still put all the mail from your
11059 boss in the unsubscribed group, and so, when your boss mails you ``Have
11060 that report ready by Monday or you're fired!'', you'll never see it and,
11061 come Tuesday, you'll still believe that you're gainfully employed while
11062 you really should be out collecting empty bottles to save up for next
11063 month's rent money.
11066 @node Mail Sources
11067 @subsection Mail Sources
11069 Mail can be gotten from many different sources---the mail spool, from a
11070 POP mail server, from a procmail directory, or from a maildir, for
11071 instance.
11073 @menu
11074 * Mail Source Specifiers::       How to specify what a mail source is.
11075 * Mail Source Customization::    Some variables that influence things.
11076 * Fetching Mail::                Using the mail source specifiers.
11077 @end menu
11080 @node Mail Source Specifiers
11081 @subsubsection Mail Source Specifiers
11082 @cindex POP
11083 @cindex mail server
11084 @cindex procmail
11085 @cindex mail spool
11086 @cindex mail source
11088 You tell Gnus how to fetch mail by setting @code{mail-sources}
11089 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
11091 Here's an example:
11093 @lisp
11094 (pop :server "pop3.mailserver.com" :user "myname")
11095 @end lisp
11097 As can be observed, a mail source specifier is a list where the first
11098 element is a @dfn{mail source type}, followed by an arbitrary number of
11099 @dfn{keywords}.  Keywords that are not explicitly specified are given
11100 default values.
11102 The following mail source types are available:
11104 @table @code
11105 @item file
11106 Get mail from a single file; typically from the mail spool.
11108 Keywords:
11110 @table @code
11111 @item :path
11112 The path of the file.  Defaults to the value of the @code{MAIL}
11113 environment variable or @file{/usr/mail/spool/user-name}.
11114 @end table
11116 An example file mail source:
11118 @lisp
11119 (file :path "/usr/spool/mail/user-name")
11120 @end lisp
11122 Or using the default path:
11124 @lisp
11125 (file)
11126 @end lisp
11128 If the mail spool file is not located on the local machine, it's best to 
11129 use POP or @sc{imap} or the like to fetch the mail.  You can not use ange-ftp 
11130 file names here---it has no way to lock the mail spool while moving the
11131 mail.
11133 If it's impossible to set up a proper server, you can use ssh instead.
11135 @lisp
11136 (setq mail-sources
11137       '((file :prescript "ssh host bin/getmail >%t")))
11138 @end lisp
11140 The @samp{getmail} script would look something like the following:
11142 @example
11143 #!/bin/sh
11144 #  getmail - move mail from spool to stdout
11145 #  flu@@iki.fi
11147 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
11148 TMP=$HOME/Mail/tmp
11149 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
11150 @end example
11152 Alter this script to fit find the @samp{movemail} you want to use.
11155 @item directory
11156 Get mail from several files in a directory.  This is typically used when
11157 you have procmail split the incoming mail into several files.  Setting
11158 @code{nnmail-scan-directory-mail-source-once} to non-nil force Gnus to
11159 scan the mail source only once.
11161 Keywords:
11163 @table @code
11164 @item :path
11165 The path of the directory where the files are.  There is no default
11166 value.
11168 @item :suffix
11169 Only files ending with this suffix are used.  The default is
11170 @samp{.spool}.
11172 @item :predicate
11173 Only files that have this predicate return non-@code{nil} are returned.
11174 The default is @code{identity}.  This is used as an additional
11175 filter---only files that have the right suffix @emph{and} satisfy this
11176 predicate are considered.
11178 @item :prescript
11179 @itemx :postscript
11180 Script run before/after fetching mail.
11182 @end table
11184 An example directory mail source:
11186 @lisp
11187 (directory :path "/home/user-name/procmail-dir/"
11188            :suffix ".prcml")
11189 @end lisp
11191 @item pop
11192 Get mail from a POP server.
11194 Keywords:
11196 @table @code
11197 @item :server
11198 The name of the POP server.  The default is taken from the
11199 @code{MAILHOST} environment variable.
11201 @item :port
11202 The port number of the POP server.  This can be a number (e.g.@:
11203 @samp{:port 110}) or a string (e.g.@: @samp{:port "pop3"}).  If it is a
11204 string, it should be a service name as listed in @file{/etc/services} on
11205 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
11206 need to specify it as @samp{"pop-3"} instead.
11208 @item :user
11209 The user name to give to the POP server.  The default is the login
11210 name.
11212 @item :password
11213 The password to give to the POP server.  If not specified, the user is
11214 prompted.
11216 @item :program
11217 The program to use to fetch mail from the POP server.  This should be
11218 a @code{format}-like string.  Here's an example:
11220 @example
11221 fetchmail %u@@%s -P %p %t
11222 @end example
11224 The valid format specifier characters are:
11226 @table @samp
11227 @item t
11228 The name of the file the mail is to be moved to.  This must always be
11229 included in this string.
11231 @item s
11232 The name of the server.
11234 @item P
11235 The port number of the server.
11237 @item u
11238 The user name to use.
11240 @item p
11241 The password to use.
11242 @end table
11244 The values used for these specs are taken from the values you give the
11245 corresponding keywords.
11247 @item :prescript
11248 A script to be run before fetching the mail.  The syntax is the same as
11249 the @code{:program} keyword.  This can also be a function to be run.
11251 @item :postscript
11252 A script to be run after fetching the mail.  The syntax is the same as
11253 the @code{:program} keyword.  This can also be a function to be run.
11255 @item :function
11256 The function to use to fetch mail from the POP server.  The function is
11257 called with one parameter---the name of the file where the mail should
11258 be moved to.
11260 @item :authentication
11261 This can be either the symbol @code{password} or the symbol @code{apop}
11262 and says what authentication scheme to use.  The default is
11263 @code{password}.
11265 @end table
11267 If the @code{:program} and @code{:function} keywords aren't specified,
11268 @code{pop3-movemail} will be used.
11270 Here are some examples.  Fetch from the default POP server, using the
11271 default user name, and default fetcher:
11273 @lisp
11274 (pop)
11275 @end lisp
11277 Fetch from a named server with a named user and password:
11279 @lisp
11280 (pop :server "my.pop.server"
11281      :user "user-name" :password "secret")
11282 @end lisp
11284 Use @samp{movemail} to move the mail:
11286 @lisp
11287 (pop :program "movemail po:%u %t %p")
11288 @end lisp
11290 @item maildir
11291 Get mail from a maildir.  This is a type of mailbox that is supported by
11292 at least qmail and postfix, where each file in a special directory
11293 contains exactly one mail.
11295 Keywords:
11297 @table @code
11298 @item :path
11299 The path of the directory where the mails are stored.  The default is
11300 taken from the @code{MAILDIR} environment variable or
11301 @samp{~/Maildir/}.
11302 @item :subdirs
11303 The subdirectories of the Maildir.  The default is
11304 @samp{("new" "cur")}.
11306 @c If you sometimes look at your mail through a pop3 daemon before fetching
11307 @c them with Gnus, you may also have to fetch your mails from the
11308 @c @code{cur} directory inside the maildir, like in the first example
11309 @c below.
11311 You can also get mails from remote hosts (because maildirs don't suffer
11312 from locking problems).
11314 @end table
11316 Two example maildir mail sources:
11318 @lisp
11319 (maildir :path "/home/user-name/Maildir/" :subdirs ("cur" "new"))
11320 @end lisp
11322 @lisp
11323 (maildir :path "/user@@remotehost.org:~/Maildir/" :subdirs ("new"))
11324 @end lisp
11326 @item imap
11327 Get mail from a @sc{imap} server.  If you don't want to use @sc{imap}
11328 as intended, as a network mail reading protocol (ie with nnimap), for
11329 some reason or other, Gnus let you treat it similar to a POP server
11330 and fetches articles from a given @sc{imap} mailbox.  @xref{IMAP}, for
11331 more information.
11333 Keywords:
11335 @table @code
11336 @item :server
11337 The name of the @sc{imap} server.  The default is taken from the
11338 @code{MAILHOST} environment variable.
11340 @item :port
11341 The port number of the @sc{imap} server.  The default is @samp{143}, or
11342 @samp{993} for SSL connections.
11344 @item :user
11345 The user name to give to the @sc{imap} server.  The default is the login
11346 name.
11348 @item :password
11349 The password to give to the @sc{imap} server.  If not specified, the user is
11350 prompted.
11352 @item :stream
11353 What stream to use for connecting to the server, this is one of the
11354 symbols in @code{imap-stream-alist}.  Right now, this means
11355 @samp{kerberos4}, @samp{ssl} or the default @samp{network}.
11357 @item :authentication
11358 Which authenticator to use for authenticating to the server, this is one
11359 of the symbols in @code{imap-authenticator-alist}.  Right now, this
11360 means @samp{kerberos4}, @samp{cram-md5}, @samp{anonymous} or the default
11361 @samp{login}.
11363 @item :program
11364 When using the `shell' :stream, the contents of this variable is
11365 mapped into the `imap-shell-program' variable.  This should be a
11366 @code{format}-like string (or list of strings).  Here's an example:
11368 @example
11369 ssh %s imapd
11370 @end example
11372 The valid format specifier characters are:
11374 @table @samp
11375 @item s
11376 The name of the server.
11378 @item l
11379 User name from `imap-default-user'.
11381 @item p
11382 The port number of the server.
11383 @end table
11385 The values used for these specs are taken from the values you give the
11386 corresponding keywords.
11388 @item :mailbox
11389 The name of the mailbox to get mail from.  The default is @samp{INBOX}
11390 which normally is the mailbox which receive incoming mail.
11392 @item :predicate
11393 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
11394 UNDELETED}, is probably the best choice for most people, but if you
11395 sometimes peek in your mailbox with a @sc{imap} client and mark some
11396 articles as read (or; SEEN) you might want to set this to @samp{nil}.
11397 Then all articles in the mailbox is fetched, no matter what.  For a
11398 complete list of predicates, see RFC 2060 Â§6.4.4.
11400 @item :fetchflag
11401 How to flag fetched articles on the server, the default @samp{\Deleted}
11402 will mark them as deleted, an alternative would be @samp{\Seen} which
11403 would simply mark them as read.  These are the two most likely choices,
11404 but more flags are defined in RFC 2060 Â§2.3.2.
11406 @item :dontexpunge
11407 If non-nil, don't remove all articles marked as deleted in the mailbox
11408 after finishing the fetch.
11410 @end table
11412 An example @sc{imap} mail source:
11414 @lisp
11415 (imap :server "mail.mycorp.com" :stream kerberos4 :fetchflag "\\Seen")
11416 @end lisp
11418 @item webmail
11419 Get mail from a webmail server, such as www.hotmail.com,
11420 webmail.netscape.com, www.netaddress.com, www.my-deja.com.
11422 NOTE: Now mail.yahoo.com provides POP3 service, so @sc{pop} mail source
11423 is suggested.
11425 NOTE: Webmail largely depends cookies. A "one-line-cookie" patch is
11426 required for url "4.0pre.46".
11428 WARNING: Mails may lost.  NO WARRANTY.
11430 Keywords:
11432 @table @code
11433 @item :subtype
11434 The type of the webmail server.  The default is @code{hotmail}.  The
11435 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
11437 @item :user
11438 The user name to give to the webmail server.  The default is the login
11439 name.
11441 @item :password
11442 The password to give to the webmail server.  If not specified, the user is
11443 prompted.
11445 @item :dontexpunge
11446 If non-nil, only fetch unread articles and don't move them to trash
11447 folder after finishing the fetch.
11449 @end table
11451 An example webmail source:
11453 @lisp
11454 (webmail :subtype 'hotmail :user "user-name" :password "secret")
11455 @end lisp
11456 @end table
11458 @table @dfn
11459 @item Common Keywords
11460 Common keywords can be used in any type of mail source.
11462 Keywords:
11464 @table @code
11465 @item :plugged
11466 If non-nil, fetch the mail even when Gnus is unplugged.  If you use
11467 directory source to get mail, you can specify it as in this example:
11469 @lisp
11470 (setq mail-sources
11471       '((directory :path "/home/pavel/.Spool/" 
11472                    :suffix ""
11473                    :plugged t)))
11474 @end lisp
11476 Gnus will then fetch your mail even when you are unplugged.  This is
11477 useful when you use local mail and news.
11479 @end table
11480 @end table
11482 @subsubsection Function Interface
11484 Some of the above keywords specify a Lisp function to be executed.
11485 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
11486 the value of the keyword while the function is executing.  For example,
11487 consider the following mail-source setting:
11489 @lisp
11490 (setq mail-sources '((pop :user "jrl"
11491                           :server "pophost" :function fetchfunc)))
11492 @end lisp
11494 While the function @code{fetchfunc} is executing, the symbol @code{user}
11495 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
11496 @code{"pophost"}.  The symbols @code{port}, @code{password},
11497 @code{program}, @code{prescript}, @code{postscript}, @code{function},
11498 and @code{authentication} are also bound (to their default values).
11500 See above for a list of keywords for each type of mail source.
11503 @node Mail Source Customization
11504 @subsubsection Mail Source Customization
11506 The following is a list of variables that influence how the mail is
11507 fetched.  You would normally not need to set or change any of these
11508 variables.
11510 @table @code
11511 @item mail-source-crash-box
11512 @vindex mail-source-crash-box
11513 File where mail will be stored while processing it.  The default is
11514 @file{~/.emacs-mail-crash-box}.
11516 @item mail-source-delete-incoming
11517 @vindex mail-source-delete-incoming
11518 If non-@code{nil}, delete incoming files after handling them.
11520 @item mail-source-directory
11521 @vindex mail-source-directory
11522 Directory where files (if any) will be stored.  The default is
11523 @file{~/Mail/}.  At present, the only thing this is used for is to say
11524 where the incoming files will be stored if the previous variable is
11525 @code{nil}.
11527 @item mail-source-incoming-file-prefix
11528 @vindex mail-source-incoming-file-prefix
11529 Prefix for file name for storing incoming mail.  The default is
11530 @file{Incoming}, in which case files will end up with names like
11531 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
11532 relevant if @code{mail-source-delete-incoming} is @code{nil}.
11534 @item mail-source-default-file-modes
11535 @vindex mail-source-default-file-modes
11536 All new mail files will get this file mode.  The default is 384.
11538 @end table
11541 @node Fetching Mail
11542 @subsubsection Fetching Mail
11544 @vindex mail-sources
11545 @vindex nnmail-spool-file
11546 The way to actually tell Gnus where to get new mail from is to set
11547 @code{mail-sources} to a list of mail source specifiers
11548 (@pxref{Mail Source Specifiers}).
11550 If this variable (and the obsolescent @code{nnmail-spool-file}) is
11551 @code{nil}, the mail backends will never attempt to fetch mail by
11552 themselves.
11554 If you want to fetch mail both from your local spool as well as a POP
11555 mail server, you'd say something like:
11557 @lisp
11558 (setq mail-sources
11559       '((file)
11560         (pop :server "pop3.mail.server"
11561              :password "secret")))
11562 @end lisp
11564 Or, if you don't want to use any of the keyword defaults:
11566 @lisp
11567 (setq mail-sources
11568       '((file :path "/var/spool/mail/user-name")
11569         (pop :server "pop3.mail.server"
11570              :user "user-name"
11571              :port "pop3"
11572              :password "secret")))
11573 @end lisp
11576 When you use a mail backend, Gnus will slurp all your mail from your
11577 inbox and plonk it down in your home directory.  Gnus doesn't move any
11578 mail if you're not using a mail backend---you have to do a lot of magic
11579 invocations first.  At the time when you have finished drawing the
11580 pentagram, lightened the candles, and sacrificed the goat, you really
11581 shouldn't be too surprised when Gnus moves your mail.
11585 @node Mail Backend Variables
11586 @subsection Mail Backend Variables
11588 These variables are (for the most part) pertinent to all the various
11589 mail backends.
11591 @table @code
11592 @vindex nnmail-read-incoming-hook
11593 @item nnmail-read-incoming-hook
11594 The mail backends all call this hook after reading new mail.  You can
11595 use this hook to notify any mail watch programs, if you want to.
11597 @vindex nnmail-split-hook
11598 @item nnmail-split-hook
11599 @findex article-decode-encoded-words
11600 @findex RFC 1522 decoding
11601 @findex RFC 2047 decoding
11602 Hook run in the buffer where the mail headers of each message is kept
11603 just before the splitting based on these headers is done.  The hook is
11604 free to modify the buffer contents in any way it sees fit---the buffer
11605 is discarded after the splitting has been done, and no changes performed
11606 in the buffer will show up in any files.
11607 @code{gnus-article-decode-encoded-words} is one likely function to add
11608 to this hook.
11610 @vindex nnmail-pre-get-new-mail-hook
11611 @vindex nnmail-post-get-new-mail-hook
11612 @item nnmail-pre-get-new-mail-hook
11613 @itemx nnmail-post-get-new-mail-hook
11614 These are two useful hooks executed when treating new incoming
11615 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
11616 starting to handle the new mail) and
11617 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
11618 is done).  Here's and example of using these two hooks to change the
11619 default file modes the new mail files get:
11621 @lisp
11622 (add-hook 'gnus-pre-get-new-mail-hook
11623           (lambda () (set-default-file-modes 511)))
11625 (add-hook 'gnus-post-get-new-mail-hook
11626           (lambda () (set-default-file-modes 551)))
11627 @end lisp
11629 @item nnmail-use-long-file-names
11630 @vindex nnmail-use-long-file-names
11631 If non-@code{nil}, the mail backends will use long file and directory
11632 names.  Groups like @samp{mail.misc} will end up in directories
11633 (assuming use of @code{nnml} backend) or files (assuming use of
11634 @code{nnfolder} backend) like @file{mail.misc}.  If it is @code{nil},
11635 the same group will end up in @file{mail/misc}.
11637 @item nnmail-delete-file-function
11638 @vindex nnmail-delete-file-function
11639 @findex delete-file
11640 Function called to delete files.  It is @code{delete-file} by default.
11642 @item nnmail-cache-accepted-message-ids
11643 @vindex nnmail-cache-accepted-message-ids
11644 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
11645 the backend (via @code{Gcc}, for instance) into the mail duplication
11646 discovery cache.  The default is @code{nil}.
11648 @end table
11651 @node Fancy Mail Splitting
11652 @subsection Fancy Mail Splitting
11653 @cindex mail splitting
11654 @cindex fancy mail splitting
11656 @vindex nnmail-split-fancy
11657 @findex nnmail-split-fancy
11658 If the rather simple, standard method for specifying how to split mail
11659 doesn't allow you to do what you want, you can set
11660 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
11661 play with the @code{nnmail-split-fancy} variable.
11663 Let's look at an example value of this variable first:
11665 @lisp
11666 ;; Messages from the mailer daemon are not crossposted to any of
11667 ;; the ordinary groups.  Warnings are put in a separate group
11668 ;; from real errors.
11669 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
11670                    "mail.misc"))
11671    ;; Non-error messages are crossposted to all relevant
11672    ;; groups, but we don't crosspost between the group for the
11673    ;; (ding) list and the group for other (ding) related mail.
11674    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
11675          ("subject" "ding" "ding.misc"))
11676       ;; Other mailing lists...
11677       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
11678       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
11679       ;; Both lists below have the same suffix, so prevent
11680       ;; cross-posting to mkpkg.list of messages posted only to 
11681       ;; the bugs- list, but allow cross-posting when the
11682       ;; message was really cross-posted.
11683       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
11684       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
11685       ;; People...
11686       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
11687    ;; Unmatched mail goes to the catch all group.
11688    "misc.misc")
11689 @end lisp
11691 This variable has the format of a @dfn{split}.  A split is a (possibly)
11692 recursive structure where each split may contain other splits.  Here are
11693 the five possible split syntaxes:
11695 @enumerate
11697 @item
11698 @samp{group}: If the split is a string, that will be taken as a group
11699 name.  Normal regexp match expansion will be done.  See below for
11700 examples.
11702 @item
11703 @code{(@var{field} @var{value} @code{[-} @var{restrict}
11704 @code{[@dots{}]}@code{]} @var{split})}: If the split is a list, the
11705 first element of which is a string, then store the message as
11706 specified by @var{split}, if header @var{field} (a regexp) contains
11707 @var{value} (also a regexp).  If @var{restrict} (yet another regexp)
11708 matches some string after @var{field} and before the end of the
11709 matched @var{value}, the @var{split} is ignored.  If none of the
11710 @var{restrict} clauses match, @var{split} is processed.
11712 @item
11713 @code{(| @var{split}@dots{})}: If the split is a list, and the first
11714 element is @code{|} (vertical bar), then process each @var{split} until
11715 one of them matches.  A @var{split} is said to match if it will cause
11716 the mail message to be stored in one or more groups.
11718 @item
11719 @code{(& @var{split}@dots{})}: If the split is a list, and the first
11720 element is @code{&}, then process all @var{split}s in the list.
11722 @item
11723 @code{junk}: If the split is the symbol @code{junk}, then don't save
11724 this message.  Use with extreme caution.
11726 @item
11727 @code{(: @var{function} @var{arg1} @var{arg2} @dots{})}:  If the split is
11728 a list, and the first element is @code{:}, then the second element will
11729 be called as a function with @var{args} given as arguments.  The
11730 function should return a @var{split}.
11732 For instance, the following function could be used to split based on the
11733 body of the messages:
11735 @lisp
11736 (defun split-on-body ()
11737   (save-excursion
11738     (set-buffer " *nnmail incoming*")
11739     (goto-char (point-min))
11740     (when (re-search-forward "Some.*string" nil t)
11741       "string.group")))
11742 @end lisp
11744 @item
11745 @code{(! @var{func} @var{split})}: If the split is a list, and the first
11746 element is @code{!}, then SPLIT will be processed, and FUNC will be
11747 called as a function with the result of SPLIT as argument.  FUNC should
11748 return a split.
11750 @item
11751 @code{nil}: If the split is @code{nil}, it is ignored.
11753 @end enumerate
11755 In these splits, @var{field} must match a complete field name.
11756 @var{value} must match a complete word according to the fundamental mode
11757 syntax table.  You can use @code{.*} in the regexps to match partial
11758 field names or words.  In other words, all @var{value}'s are wrapped in
11759 @samp{\<} and @samp{\>} pairs.
11761 @vindex nnmail-split-abbrev-alist
11762 @var{field} and @var{value} can also be lisp symbols, in that case they
11763 are expanded as specified by the variable
11764 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells, where
11765 the @code{car} of a cell contains the key, and the @code{cdr} contains the associated
11766 value.
11768 @vindex nnmail-split-fancy-syntax-table
11769 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
11770 when all this splitting is performed.
11772 If you want to have Gnus create groups dynamically based on some
11773 information in the headers (i.e., do @code{replace-match}-like
11774 substitutions in the group names), you can say things like:
11776 @example
11777 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
11778 @end example
11780 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
11781 will be filed in @samp{mail.debian.foo}.
11783 If the string contains the element @samp{\&}, then the previously
11784 matched string will be substituted.  Similarly, the elements @samp{\\1}
11785 up to @samp{\\9} will be substituted with the text matched by the
11786 groupings 1 through 9.
11788 @findex nnmail-split-fancy-with-parent
11789 @code{nnmail-split-fancy-with-parent} is a function which allows you to
11790 split followups into the same groups their parents are in.  Sometimes
11791 you can't make splitting rules for all your mail.  For example, your
11792 boss might send you personal mail regarding different projects you are
11793 working on, and as you can't tell your boss to put a distinguishing
11794 string into the subject line, you have to resort to manually moving the
11795 messages into the right group.  With this function, you only have to do
11796 it once per thread.
11798 To use this feature, you have to set @code{nnmail-treat-duplicates} to a
11799 non-nil value.  And then you can include
11800 @code{nnmail-split-fancy-with-parent} using the colon feature, like so:
11801 @lisp
11802 (setq nnmail-split-fancy
11803       '(| (: nnmail-split-fancy-with-parent)
11804           ;; other splits go here
11805         ))
11806 @end lisp
11808 This feature works as follows: when @code{nnmail-treat-duplicates} is
11809 non-nil, Gnus records the message id of every message it sees in the
11810 file specified by the variable @code{nnmail-message-id-cache-file},
11811 together with the group it is in (the group is omitted for non-mail
11812 messages).  When mail splitting is invoked, the function
11813 @code{nnmail-split-fancy-with-parent} then looks at the References (and
11814 In-Reply-To) header of each message to split and searches the file
11815 specified by @code{nnmail-message-id-cache-file} for the message ids.
11816 When it has found a parent, it returns the corresponding group name.  It
11817 is recommended that you set @code{nnmail-message-id-cache-length} to a
11818 somewhat higher number than the default so that the message ids are
11819 still in the cache.  (A value of 5000 appears to create a file some 300
11820 kBytes in size.)
11821 @vindex nnmail-cache-accepted-message-ids
11822 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
11823 also records the message ids of moved articles, so that the followup
11824 messages goes into the new group.
11827 @node Group Mail Splitting
11828 @subsection Group Mail Splitting
11829 @cindex mail splitting
11830 @cindex group mail splitting
11832 @findex gnus-group-split
11833 If you subscribe to dozens of mailing lists but you don't want to
11834 maintain mail splitting rules manually, group mail splitting is for you.
11835 You just have to set @var{to-list} and/or @var{to-address} in group
11836 parameters or group customization and set @code{nnmail-split-methods} to
11837 @code{gnus-group-split}.  This splitting function will scan all groups
11838 for those parameters and split mail accordingly, i.e., messages posted
11839 from or to the addresses specified in the parameters @var{to-list} or
11840 @var{to-address} of a mail group will be stored in that group.
11842 Sometimes, mailing lists have multiple addresses, and you may want mail
11843 splitting to recognize them all: just set the @var{extra-aliases} group
11844 parameter to the list of additional addresses and it's done.  If you'd
11845 rather use a regular expression, set @var{split-regexp}.
11847 All these parameters in a group will be used to create an
11848 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
11849 the @var{value} is a single regular expression that matches
11850 @var{to-list}, @var{to-address}, all of @var{extra-aliases} and all
11851 matches of @var{split-regexp}, and the @var{split} is the name of the
11852 group.  @var{restrict}s are also supported: just set the
11853 @var{split-exclude} parameter to a list of regular expressions.
11855 If you can't get the right split to be generated using all these
11856 parameters, or you just need something fancier, you can set the
11857 parameter @var{split-spec} to an @code{nnmail-split-fancy} split.  In
11858 this case, all other aforementioned parameters will be ignored by
11859 @code{gnus-group-split}.  In particular, @var{split-spec} may be set to
11860 @code{nil}, in which case the group will be ignored by
11861 @code{gnus-group-split}.
11863 @vindex gnus-group-split-default-catch-all-group
11864 @code{gnus-group-split} will do cross-posting on all groups that match,
11865 by defining a single @code{&} fancy split containing one split for each
11866 group.  If a message doesn't match any split, it will be stored in the
11867 group named in @code{gnus-group-split-default-catch-all-group}, unless
11868 some group has @var{split-spec} set to @code{catch-all}, in which case
11869 that group is used as the catch-all group.  Even though this variable is
11870 often used just to name a group, it may also be set to an arbitrarily
11871 complex fancy split (after all, a group name is a fancy split), and this
11872 may be useful to split mail that doesn't go to any mailing list to
11873 personal mail folders.  Note that this fancy split is added as the last
11874 element of a @code{|} split list that also contains a @code{&} split
11875 with the rules extracted from group parameters.
11877 It's time for an example.  Assume the following group parameters have
11878 been defined:
11880 @example
11881 nnml:mail.bar:
11882 ((to-address . "bar@@femail.com")
11883  (split-regexp . ".*@@femail\\.com"))
11884 nnml:mail.foo:
11885 ((to-list . "foo@@nowhere.gov")
11886  (extra-aliases "foo@@localhost" "foo-redist@@home")
11887  (split-exclude "bugs-foo" "rambling-foo")
11888  (admin-address . "foo-request@@nowhere.gov"))
11889 nnml:mail.others:
11890 ((split-spec . catch-all))
11891 @end example
11893 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
11894 behave as if @code{nnmail-split-fancy} had been selected and variable
11895 @code{nnmail-split-fancy} had been set as follows:
11897 @lisp
11898 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
11899       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
11900            - "bugs-foo" - "rambling-foo" "mail.foo"))
11901    "mail.others")
11902 @end lisp
11904 @findex gnus-group-split-fancy
11905 If you'd rather not use group splitting for all your mail groups, you
11906 may use it for only some of them, by using @code{nnmail-split-fancy}
11907 splits like this:
11909 @lisp
11910 (: gnus-mlsplt-fancy GROUPS NO-CROSSPOST CATCH-ALL)
11911 @end lisp
11913 @var{groups} may be a regular expression or a list of group names whose
11914 parameters will be scanned to generate the output split.
11915 @var{no-crosspost} can be used to disable cross-posting; in this case, a
11916 single @code{|} split will be output.  @var{catch-all} is the fallback
11917 fancy split, used like @var{gnus-group-split-default-catch-all-group}.
11918 If @var{catch-all} is @code{nil}, or if @var{split-regexp} matches the
11919 empty string in any selected group, no catch-all split will be issued.
11920 Otherwise, if some group has @var{split-spec} set to @code{catch-all},
11921 this group will override the value of the @var{catch-all} argument.
11923 @findex gnus-group-split-setup
11924 Unfortunately, scanning all groups and their parameters can be quite
11925 slow, especially considering that it has to be done for every message.
11926 But don't despair!  The function @code{gnus-group-split-setup} can be
11927 used to enable @code{gnus-group-split} in a much more efficient way.  It
11928 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
11929 @code{nnmail-split-fancy} to the split produced by
11930 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
11931 scanned once, no matter how many messages are split.
11933 @findex gnus-group-split-update
11934 However, if you change group parameters, you have to update
11935 @code{nnmail-split-fancy} manually.  You can do it by running
11936 @code{gnus-group-split-update}.  If you'd rather have it updated
11937 automatically, just tell @code{gnus-group-split-setup} to do it for
11938 you.  For example, add to your @file{.gnus}:
11940 @lisp
11941 (gnus-group-split-setup AUTO-UPDATE CATCH-ALL)
11942 @end lisp
11944 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
11945 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
11946 have to worry about updating @code{nnmail-split-fancy} again.  If you
11947 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
11948 @code{gnus-group-split-default-catch-all-group} will be set to its
11949 value.
11951 @vindex gnus-group-split-updated-hook
11952 Because you may want to change @code{nnmail-split-fancy} after it is set
11953 by @code{gnus-group-split-update}, this function will run
11954 @code{gnus-group-split-updated-hook} just before finishing.
11956 @node Incorporating Old Mail
11957 @subsection Incorporating Old Mail
11959 Most people have lots of old mail stored in various file formats.  If
11960 you have set up Gnus to read mail using one of the spiffy Gnus mail
11961 backends, you'll probably wish to have that old mail incorporated into
11962 your mail groups.
11964 Doing so can be quite easy.
11966 To take an example: You're reading mail using @code{nnml}
11967 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
11968 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
11969 file filled with important, but old, mail.  You want to move it into
11970 your @code{nnml} groups.
11972 Here's how:
11974 @enumerate
11975 @item
11976 Go to the group buffer.
11978 @item
11979 Type `G f' and give the path to the mbox file when prompted to create an
11980 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
11982 @item
11983 Type `SPACE' to enter the newly created group.
11985 @item
11986 Type `M P b' to process-mark all articles in this group's buffer
11987 (@pxref{Setting Process Marks}).
11989 @item
11990 Type `B r' to respool all the process-marked articles, and answer
11991 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
11992 @end enumerate
11994 All the mail messages in the mbox file will now also be spread out over
11995 all your @code{nnml} groups.  Try entering them and check whether things
11996 have gone without a glitch.  If things look ok, you may consider
11997 deleting the mbox file, but I wouldn't do that unless I was absolutely
11998 sure that all the mail has ended up where it should be.
12000 Respooling is also a handy thing to do if you're switching from one mail
12001 backend to another.  Just respool all the mail in the old mail groups
12002 using the new mail backend.
12005 @node Expiring Mail
12006 @subsection Expiring Mail
12007 @cindex article expiry
12009 Traditional mail readers have a tendency to remove mail articles when
12010 you mark them as read, in some way.  Gnus takes a fundamentally
12011 different approach to mail reading.
12013 Gnus basically considers mail just to be news that has been received in
12014 a rather peculiar manner.  It does not think that it has the power to
12015 actually change the mail, or delete any mail messages.  If you enter a
12016 mail group, and mark articles as ``read'', or kill them in some other
12017 fashion, the mail articles will still exist on the system.  I repeat:
12018 Gnus will not delete your old, read mail.  Unless you ask it to, of
12019 course.
12021 To make Gnus get rid of your unwanted mail, you have to mark the
12022 articles as @dfn{expirable}.  This does not mean that the articles will
12023 disappear right away, however.  In general, a mail article will be
12024 deleted from your system if, 1) it is marked as expirable, AND 2) it is
12025 more than one week old.  If you do not mark an article as expirable, it
12026 will remain on your system until hell freezes over.  This bears
12027 repeating one more time, with some spurious capitalizations: IF you do
12028 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
12030 @vindex gnus-auto-expirable-newsgroups
12031 You do not have to mark articles as expirable by hand.  Groups that
12032 match the regular expression @code{gnus-auto-expirable-newsgroups} will
12033 have all articles that you read marked as expirable automatically.  All
12034 articles marked as expirable have an @samp{E} in the first
12035 column in the summary buffer.
12037 By default, if you have auto expiry switched on, Gnus will mark all the
12038 articles you read as expirable, no matter if they were read or unread
12039 before.  To avoid having articles marked as read marked as expirable
12040 automatically, you can put something like the following in your
12041 @file{.gnus} file:
12043 @vindex gnus-mark-article-hook
12044 @lisp
12045 (remove-hook 'gnus-mark-article-hook
12046              'gnus-summary-mark-read-and-unread-as-read)
12047 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
12048 @end lisp
12050 Note that making a group auto-expirable doesn't mean that all read
12051 articles are expired---only the articles marked as expirable
12052 will be expired.  Also note that using the @kbd{d} command won't make
12053 groups expirable---only semi-automatic marking of articles as read will
12054 mark the articles as expirable in auto-expirable groups.
12056 Let's say you subscribe to a couple of mailing lists, and you want the
12057 articles you have read to disappear after a while:
12059 @lisp
12060 (setq gnus-auto-expirable-newsgroups
12061       "mail.nonsense-list\\|mail.nice-list")
12062 @end lisp
12064 Another way to have auto-expiry happen is to have the element
12065 @code{auto-expire} in the group parameters of the group.
12067 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
12068 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
12069 don't really mix very well.
12071 @vindex nnmail-expiry-wait
12072 The @code{nnmail-expiry-wait} variable supplies the default time an
12073 expirable article has to live.  Gnus starts counting days from when the
12074 message @emph{arrived}, not from when it was sent.  The default is seven
12075 days.
12077 Gnus also supplies a function that lets you fine-tune how long articles
12078 are to live, based on what group they are in.  Let's say you want to
12079 have one month expiry period in the @samp{mail.private} group, a one day
12080 expiry period in the @samp{mail.junk} group, and a six day expiry period
12081 everywhere else:
12083 @vindex nnmail-expiry-wait-function
12084 @lisp
12085 (setq nnmail-expiry-wait-function
12086       (lambda (group)
12087        (cond ((string= group "mail.private")
12088                31)
12089              ((string= group "mail.junk")
12090                1)
12091              ((string= group "important")
12092                'never)
12093              (t
12094                6))))
12095 @end lisp
12097 The group names this function is fed are ``unadorned'' group
12098 names---no @samp{nnml:} prefixes and the like.
12100 The @code{nnmail-expiry-wait} variable and
12101 @code{nnmail-expiry-wait-function} function can either be a number (not
12102 necessarily an integer) or one of the symbols @code{immediate} or
12103 @code{never}.
12105 You can also use the @code{expiry-wait} group parameter to selectively
12106 change the expiry period (@pxref{Group Parameters}).
12108 @vindex nnmail-expiry-target
12109 The normal action taken when expiring articles is to delete them.
12110 However, in some circumstances it might make more sense to move them to
12111 other groups instead of deleting them.  The variable @code{nnmail-expiry-target}
12112 (and the @code{expiry-target} group parameter) controls this.  The
12113 variable supplies a default value for all groups, which can be
12114 overridden for specific groups by the group parameter.
12115 default value is @code{delete}, but this can also be a string (which
12116 should be the name of the group the message should be moved to), or a
12117 function (which will be called in a buffer narrowed to the message in
12118 question, and with the name of the group being moved from as its
12119 parameter) which should return a target -- either a group name or
12120 @code{delete}.
12122 Here's an example for specifying a group name:
12123 @lisp
12124 (setq nnmail-expiry-target "nnml:expired")
12125 @end lisp
12128 @vindex nnmail-keep-last-article
12129 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
12130 expire the final article in a mail newsgroup.  This is to make life
12131 easier for procmail users.
12133 @vindex gnus-total-expirable-newsgroups
12134 By the way: That line up there, about Gnus never expiring non-expirable
12135 articles, is a lie.  If you put @code{total-expire} in the group
12136 parameters, articles will not be marked as expirable, but all read
12137 articles will be put through the expiry process.  Use with extreme
12138 caution.  Even more dangerous is the
12139 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
12140 this regexp will have all read articles put through the expiry process,
12141 which means that @emph{all} old mail articles in the groups in question
12142 will be deleted after a while.  Use with extreme caution, and don't come
12143 crying to me when you discover that the regexp you used matched the
12144 wrong group and all your important mail has disappeared.  Be a
12145 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
12146 with!  So there!
12148 Most people make most of their mail groups total-expirable, though.
12150 @vindex gnus-inhibit-user-auto-expire
12151 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
12152 commands will not mark an article as expirable, even if the group has
12153 auto-expire turned on.
12156 @node Washing Mail
12157 @subsection Washing Mail
12158 @cindex mail washing
12159 @cindex list server brain damage
12160 @cindex incoming mail treatment
12162 Mailers and list servers are notorious for doing all sorts of really,
12163 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
12164 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
12165 end of all lines passing through our server, so let's do that!!!!1!''
12166 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
12167 considered to be self-evident were not discussed.  So.  Here we are.
12169 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
12170 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
12171 be shocked and dismayed by this, but I haven't got the energy.  It is to
12172 laugh.
12174 Gnus provides a plethora of functions for washing articles while
12175 displaying them, but it might be nicer to do the filtering before
12176 storing the mail to disc.  For that purpose, we have three hooks and
12177 various functions that can be put in these hooks.
12179 @table @code
12180 @item nnmail-prepare-incoming-hook
12181 @vindex nnmail-prepare-incoming-hook
12182 This hook is called before doing anything with the mail and is meant for
12183 grand, sweeping gestures.  It is called in a buffer that contains all
12184 the new, incoming mail.  Functions to be used include:
12186 @table @code
12187 @item nnheader-ms-strip-cr
12188 @findex nnheader-ms-strip-cr
12189 Remove trailing carriage returns from each line.  This is default on
12190 Emacs running on MS machines.
12192 @end table
12194 @item nnmail-prepare-incoming-header-hook
12195 @vindex nnmail-prepare-incoming-header-hook
12196 This hook is called narrowed to each header.  It can be used when
12197 cleaning up the headers.  Functions that can be used include:
12199 @table @code
12200 @item nnmail-remove-leading-whitespace
12201 @findex nnmail-remove-leading-whitespace
12202 Clear leading white space that ``helpful'' listservs have added to the
12203 headers to make them look nice.  Aaah.
12205 @item nnmail-remove-list-identifiers
12206 @findex nnmail-remove-list-identifiers
12207 Some list servers add an identifier---for example, @samp{(idm)}---to the
12208 beginning of all @code{Subject} headers.  I'm sure that's nice for
12209 people who use stone age mail readers.  This function will remove
12210 strings that match the @code{nnmail-list-identifiers} regexp, which can
12211 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
12212 @code{\\(..\\)}.
12214 For instance, if you want to remove the @samp{(idm)} and the
12215 @samp{nagnagnag} identifiers:
12217 @lisp
12218 (setq nnmail-list-identifiers
12219       '("(idm)" "nagnagnag"))
12220 @end lisp
12222 This can also be done non-destructively with
12223 @code{gnus-list-identifiers}, @xref{Article Hiding}.
12225 @item nnmail-remove-tabs
12226 @findex nnmail-remove-tabs
12227 Translate all @samp{TAB} characters into @samp{SPACE} characters.
12229 @item nnmail-fix-eudora-headers
12230 @findex nnmail-fix-eudora-headers
12231 @cindex Eudora
12232 Eudora produces broken @code{References} headers, but OK
12233 @code{In-Reply-To} headers.  This function will get rid of the
12234 @code{References} headers.
12236 @end table
12238 @item nnmail-prepare-incoming-message-hook
12239 @vindex nnmail-prepare-incoming-message-hook
12240 This hook is called narrowed to each message.  Functions to be used
12241 include:
12243 @table @code
12244 @item article-de-quoted-unreadable
12245 @findex article-de-quoted-unreadable
12246 Decode Quoted Readable encoding.
12248 @end table
12249 @end table
12252 @node Duplicates
12253 @subsection Duplicates
12255 @vindex nnmail-treat-duplicates
12256 @vindex nnmail-message-id-cache-length
12257 @vindex nnmail-message-id-cache-file
12258 @cindex duplicate mails
12259 If you are a member of a couple of mailing lists, you will sometimes
12260 receive two copies of the same mail.  This can be quite annoying, so
12261 @code{nnmail} checks for and treats any duplicates it might find.  To do
12262 this, it keeps a cache of old @code{Message-ID}s---
12263 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
12264 default.  The approximate maximum number of @code{Message-ID}s stored
12265 there is controlled by the @code{nnmail-message-id-cache-length}
12266 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
12267 stored.) If all this sounds scary to you, you can set
12268 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
12269 default), and @code{nnmail} won't delete duplicate mails.  Instead it
12270 will insert a warning into the head of the mail saying that it thinks
12271 that this is a duplicate of a different message.
12273 This variable can also be a function.  If that's the case, the function
12274 will be called from a buffer narrowed to the message in question with
12275 the @code{Message-ID} as a parameter.  The function must return either
12276 @code{nil}, @code{warn}, or @code{delete}.
12278 You can turn this feature off completely by setting the variable to
12279 @code{nil}.
12281 If you want all the duplicate mails to be put into a special
12282 @dfn{duplicates} group, you could do that using the normal mail split
12283 methods:
12285 @lisp
12286 (setq nnmail-split-fancy
12287       '(| ;; Messages duplicates go to a separate group.
12288           ("gnus-warning" "duplication of message" "duplicate")
12289           ;; Message from daemons, postmaster, and the like to another.
12290           (any mail "mail.misc")
12291           ;; Other rules.
12292           [ ... ] ))
12293 @end lisp
12295 Or something like:
12296 @lisp
12297 (setq nnmail-split-methods
12298       '(("duplicates" "^Gnus-Warning:")
12299         ;; Other rules.
12300         [...]))
12301 @end lisp
12303 Here's a neat feature: If you know that the recipient reads her mail
12304 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
12305 @code{delete}, you can send her as many insults as you like, just by
12306 using a @code{Message-ID} of a mail that you know that she's already
12307 received.  Think of all the fun!  She'll never see any of it!  Whee!
12310 @node Not Reading Mail
12311 @subsection Not Reading Mail
12313 If you start using any of the mail backends, they have the annoying
12314 habit of assuming that you want to read mail with them.  This might not
12315 be unreasonable, but it might not be what you want.
12317 If you set @code{mail-sources} and @code{nnmail-spool-file} to
12318 @code{nil}, none of the backends will ever attempt to read incoming
12319 mail, which should help.
12321 @vindex nnbabyl-get-new-mail
12322 @vindex nnmbox-get-new-mail
12323 @vindex nnml-get-new-mail
12324 @vindex nnmh-get-new-mail
12325 @vindex nnfolder-get-new-mail
12326 This might be too much, if, for instance, you are reading mail quite
12327 happily with @code{nnml} and just want to peek at some old @sc{rmail}
12328 file you have stashed away with @code{nnbabyl}.  All backends have
12329 variables called backend-@code{get-new-mail}.  If you want to disable
12330 the @code{nnbabyl} mail reading, you edit the virtual server for the
12331 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
12333 All the mail backends will call @code{nn}*@code{-prepare-save-mail-hook}
12334 narrowed to the article to be saved before saving it when reading
12335 incoming mail.
12338 @node Choosing a Mail Backend
12339 @subsection Choosing a Mail Backend
12341 Gnus will read the mail spool when you activate a mail group.  The mail
12342 file is first copied to your home directory.  What happens after that
12343 depends on what format you want to store your mail in.
12345 There are five different mail backends in the standard Gnus, and more
12346 backends are available separately.  The mail backend most people use
12347 (because it is the fastest and most flexible) is @code{nnml}
12348 (@pxref{Mail Spool}).
12350 @menu
12351 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
12352 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
12353 * Mail Spool::                  Store your mail in a private spool?
12354 * MH Spool::                    An mhspool-like backend.
12355 * Mail Folders::                Having one file for each group.
12356 * Comparing Mail Backends::     An in-depth looks at pros and cons.
12357 @end menu
12360 @node Unix Mail Box
12361 @subsubsection Unix Mail Box
12362 @cindex nnmbox
12363 @cindex unix mail box
12365 @vindex nnmbox-active-file
12366 @vindex nnmbox-mbox-file
12367 The @dfn{nnmbox} backend will use the standard Un*x mbox file to store
12368 mail.  @code{nnmbox} will add extra headers to each mail article to say
12369 which group it belongs in.
12371 Virtual server settings:
12373 @table @code
12374 @item nnmbox-mbox-file
12375 @vindex nnmbox-mbox-file
12376 The name of the mail box in the user's home directory.
12378 @item nnmbox-active-file
12379 @vindex nnmbox-active-file
12380 The name of the active file for the mail box.
12382 @item nnmbox-get-new-mail
12383 @vindex nnmbox-get-new-mail
12384 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
12385 into groups.
12386 @end table
12389 @node Rmail Babyl
12390 @subsubsection Rmail Babyl
12391 @cindex nnbabyl
12392 @cindex rmail mbox
12394 @vindex nnbabyl-active-file
12395 @vindex nnbabyl-mbox-file
12396 The @dfn{nnbabyl} backend will use a babyl mail box (aka. @dfn{rmail
12397 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
12398 mail article to say which group it belongs in.
12400 Virtual server settings:
12402 @table @code
12403 @item nnbabyl-mbox-file
12404 @vindex nnbabyl-mbox-file
12405 The name of the rmail mbox file.
12407 @item nnbabyl-active-file
12408 @vindex nnbabyl-active-file
12409 The name of the active file for the rmail box.
12411 @item nnbabyl-get-new-mail
12412 @vindex nnbabyl-get-new-mail
12413 If non-@code{nil}, @code{nnbabyl} will read incoming mail.
12414 @end table
12417 @node Mail Spool
12418 @subsubsection Mail Spool
12419 @cindex nnml
12420 @cindex mail @sc{nov} spool
12422 The @dfn{nnml} spool mail format isn't compatible with any other known
12423 format.  It should be used with some caution.
12425 @vindex nnml-directory
12426 If you use this backend, Gnus will split all incoming mail into files,
12427 one file for each mail, and put the articles into the corresponding
12428 directories under the directory specified by the @code{nnml-directory}
12429 variable.  The default value is @file{~/Mail/}.
12431 You do not have to create any directories beforehand; Gnus will take
12432 care of all that.
12434 If you have a strict limit as to how many files you are allowed to store
12435 in your account, you should not use this backend.  As each mail gets its
12436 own file, you might very well occupy thousands of inodes within a few
12437 weeks.  If this is no problem for you, and it isn't a problem for you
12438 having your friendly systems administrator walking around, madly,
12439 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
12440 know that this is probably the fastest format to use.  You do not have
12441 to trudge through a big mbox file just to read your new mail.
12443 @code{nnml} is probably the slowest backend when it comes to article
12444 splitting.  It has to create lots of files, and it also generates
12445 @sc{nov} databases for the incoming mails.  This makes it the fastest
12446 backend when it comes to reading mail.
12448 Virtual server settings:
12450 @table @code
12451 @item nnml-directory
12452 @vindex nnml-directory
12453 All @code{nnml} directories will be placed under this directory.
12455 @item nnml-active-file
12456 @vindex nnml-active-file
12457 The active file for the @code{nnml} server.
12459 @item nnml-newsgroups-file
12460 @vindex nnml-newsgroups-file
12461 The @code{nnml} group descriptions file.  @xref{Newsgroups File
12462 Format}.
12464 @item nnml-get-new-mail
12465 @vindex nnml-get-new-mail
12466 If non-@code{nil}, @code{nnml} will read incoming mail.
12468 @item nnml-nov-is-evil
12469 @vindex nnml-nov-is-evil
12470 If non-@code{nil}, this backend will ignore any @sc{nov} files.
12472 @item nnml-nov-file-name
12473 @vindex nnml-nov-file-name
12474 The name of the @sc{nov} files.  The default is @file{.overview}.
12476 @item nnml-prepare-save-mail-hook
12477 @vindex nnml-prepare-save-mail-hook
12478 Hook run narrowed to an article before saving.
12480 @end table
12482 @findex nnml-generate-nov-databases
12483 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
12484 you can do a complete update by typing @kbd{M-x
12485 nnml-generate-nov-databases}.  This command will trawl through the
12486 entire @code{nnml} hierarchy, looking at each and every article, so it
12487 might take a while to complete.  A better interface to this
12488 functionality can be found in the server buffer (@pxref{Server
12489 Commands}).
12492 @node MH Spool
12493 @subsubsection MH Spool
12494 @cindex nnmh
12495 @cindex mh-e mail spool
12497 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
12498 @sc{nov} databases and it doesn't keep an active file.  This makes
12499 @code{nnmh} a @emph{much} slower backend than @code{nnml}, but it also
12500 makes it easier to write procmail scripts for.
12502 Virtual server settings:
12504 @table @code
12505 @item nnmh-directory
12506 @vindex nnmh-directory
12507 All @code{nnmh} directories will be located under this directory.
12509 @item nnmh-get-new-mail
12510 @vindex nnmh-get-new-mail
12511 If non-@code{nil}, @code{nnmh} will read incoming mail.
12513 @item nnmh-be-safe
12514 @vindex nnmh-be-safe
12515 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
12516 sure that the articles in the folder are actually what Gnus thinks they
12517 are.  It will check date stamps and stat everything in sight, so
12518 setting this to @code{t} will mean a serious slow-down.  If you never
12519 use anything but Gnus to read the @code{nnmh} articles, you do not have
12520 to set this variable to @code{t}.
12521 @end table
12524 @node Mail Folders
12525 @subsubsection Mail Folders
12526 @cindex nnfolder
12527 @cindex mbox folders
12528 @cindex mail folders
12530 @code{nnfolder} is a backend for storing each mail group in a separate
12531 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
12532 will add extra headers to keep track of article numbers and arrival
12533 dates.
12535 Virtual server settings:
12537 @table @code
12538 @item nnfolder-directory
12539 @vindex nnfolder-directory
12540 All the @code{nnfolder} mail boxes will be stored under this directory.
12542 @item nnfolder-active-file
12543 @vindex nnfolder-active-file
12544 The name of the active file.
12546 @item nnfolder-newsgroups-file
12547 @vindex nnfolder-newsgroups-file
12548 The name of the group descriptions file.  @xref{Newsgroups File Format}.
12550 @item nnfolder-get-new-mail
12551 @vindex nnfolder-get-new-mail
12552 If non-@code{nil}, @code{nnfolder} will read incoming mail.
12554 @item nnfolder-save-buffer-hook
12555 @vindex nnfolder-save-buffer-hook
12556 @cindex backup files
12557 Hook run before saving the folders.  Note that Emacs does the normal
12558 backup renaming of files even with the @code{nnfolder} buffers.  If you
12559 wish to switch this off, you could say something like the following in
12560 your @file{.emacs} file:
12562 @lisp
12563 (defun turn-off-backup ()
12564   (set (make-local-variable 'backup-inhibited) t))
12566 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
12567 @end lisp
12569 @item nnfolder-delete-mail-hook
12570 @vindex nnfolder-delete-mail-hook
12571 Hook run in a buffer narrowed to the message that is to be deleted.
12572 This function can be used to copy the message to somewhere else, or to
12573 extract some information from it before removing it.
12575 @end table
12578 @findex nnfolder-generate-active-file
12579 @kindex M-x nnfolder-generate-active-file
12580 If you have lots of @code{nnfolder}-like files you'd like to read with
12581 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
12582 command to make @code{nnfolder} aware of all likely files in
12583 @code{nnfolder-directory}.  This only works if you use long file names,
12584 though.
12586 @node Comparing Mail Backends
12587 @subsubsection Comparing Mail Backends
12589 First, just for terminology, the @dfn{backend} is the common word for a
12590 low-level access method---a transport, if you will, by which something
12591 is acquired.  The sense is that one's mail has to come from somewhere,
12592 and so selection of a suitable backend is required in order to get that
12593 mail within spitting distance of Gnus.
12595 The same concept exists for Usenet itself: Though access to articles is
12596 typically done by @sc{nntp} these days, once upon a midnight dreary, everyone
12597 in the world got at Usenet by running a reader on the machine where the
12598 articles lay (the machine which today we call an @sc{nntp} server), and
12599 access was by the reader stepping into the articles' directory spool
12600 area directly.  One can still select between either the @code{nntp} or
12601 @code{nnspool} backends, to select between these methods, if one happens
12602 actually to live on the server (or can see its spool directly, anyway,
12603 via NFS).
12605 The goal in selecting a mail backend is to pick one which
12606 simultaneously represents a suitable way of dealing with the original
12607 format plus leaving mail in a form that is convenient to use in the
12608 future.  Here are some high and low points on each:
12610 @table @code
12611 @item nnmbox
12613 UNIX systems have historically had a single, very common, and well-
12614 defined format.  All messages arrive in a single @dfn{spool file}, and
12615 they are delineated by a line whose regular expression matches
12616 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
12617 to make it clear in this instance that this is not the RFC-specified
12618 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
12619 historically from the Unix environment, it is simplest if one does not
12620 mess a great deal with the original mailbox format, so if one chooses
12621 this backend, Gnus' primary activity in getting mail from the real spool
12622 area to Gnus' preferred directory is simply to copy it, with no
12623 (appreciable) format change in the process.  It is the ``dumbest'' way
12624 to move mail into availability in the Gnus environment.  This makes it
12625 fast to move into place, but slow to parse, when Gnus has to look at
12626 what's where.
12628 @item nnbabyl
12630 Once upon a time, there was the DEC-10 and DEC-20, running operating
12631 systems called TOPS and related things, and the usual (only?) mail
12632 reading environment was a thing called Babyl.  I don't know what format
12633 was used for mail landing on the system, but Babyl had its own internal
12634 format to which mail was converted, primarily involving creating a
12635 spool-file-like entity with a scheme for inserting Babyl-specific
12636 headers and status bits above the top of each message in the file.
12637 RMAIL was Emacs' first mail reader, it was written by Richard Stallman,
12638 and Stallman came out of that TOPS/Babyl environment, so he wrote RMAIL
12639 to understand the mail files folks already had in existence.  Gnus (and
12640 VM, for that matter) continue to support this format because it's
12641 perceived as having some good qualities in those mailer-specific
12642 headers/status bits stuff.  RMAIL itself still exists as well, of
12643 course, and is still maintained by Stallman.
12645 Both of the above forms leave your mail in a single file on your
12646 filesystem, and they must parse that entire file each time you take a
12647 look at your mail.
12649 @item nnml
12651 @code{nnml} is the backend which smells the most as though you were
12652 actually operating with an @code{nnspool}-accessed Usenet system.  (In
12653 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
12654 lo these years ago.)  One's mail is taken from the original spool file,
12655 and is then cut up into individual message files, 1:1.  It maintains a
12656 Usenet-style active file (analogous to what one finds in an INN- or
12657 CNews-based news system in (for instance) @file{/var/lib/news/active},
12658 or what is returned via the @samp{NNTP LIST} verb) and also creates
12659 @dfn{overview} files for efficient group entry, as has been defined for
12660 @sc{nntp} servers for some years now.  It is slower in mail-splitting,
12661 due to the creation of lots of files, updates to the @code{nnml} active
12662 file, and additions to overview files on a per-message basis, but it is
12663 extremely fast on access because of what amounts to the indexing support
12664 provided by the active file and overviews.
12666 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
12667 resource which defines available places in the filesystem to put new
12668 files.  Sysadmins take a dim view of heavy inode occupation within
12669 tight, shared filesystems.  But if you live on a personal machine where
12670 the filesystem is your own and space is not at a premium, @code{nnml}
12671 wins big.
12673 It is also problematic using this backend if you are living in a
12674 FAT16-based Windows world, since much space will be wasted on all these
12675 tiny files.
12677 @item nnmh
12679 The Rand MH mail-reading system has been around UNIX systems for a very
12680 long time; it operates by splitting one's spool file of messages into
12681 individual files, but with little or no indexing support -- @code{nnmh}
12682 is considered to be semantically equivalent to ``@code{nnml} without
12683 active file or overviews''.  This is arguably the worst choice, because
12684 one gets the slowness of individual file creation married to the
12685 slowness of access parsing when learning what's new in one's groups.
12687 @item nnfolder
12689 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
12690 method described above) on a per-group basis.  That is, @code{nnmbox}
12691 itself puts *all* one's mail in one file; @code{nnfolder} provides a
12692 little bit of optimization to this so that each of one's mail groups has
12693 a Unix mail box file.  It's faster than @code{nnmbox} because each group
12694 can be parsed separately, and still provides the simple Unix mail box
12695 format requiring minimal effort in moving the mail around.  In addition, 
12696 it maintains an ``active'' file making it much faster for Gnus to figure 
12697 out how many messages there are in each separate group.
12699 If you have groups that are expected to have a massive amount of
12700 messages, @code{nnfolder} is not the best choice, but if you receive
12701 only a moderate amount of mail, @code{nnfolder} is probably the most
12702 friendly mail backend all over.
12704 @end table
12707 @node Browsing the Web
12708 @section Browsing the Web
12709 @cindex web
12710 @cindex browsing the web
12711 @cindex www
12712 @cindex http
12714 Web-based discussion forums are getting more and more popular.  On many
12715 subjects, the web-based forums have become the most important forums,
12716 eclipsing the importance of mailing lists and news groups.  The reason
12717 is easy to understand---they are friendly to new users; you just point
12718 and click, and there's the discussion.  With mailing lists, you have to
12719 go through a cumbersome subscription procedure, and most people don't
12720 even know what a news group is.
12722 The problem with this scenario is that web browsers are not very good at 
12723 being newsreaders.  They do not keep track of what articles you've read; 
12724 they do not allow you to score on subjects you're interested in; they do 
12725 not allow off-line browsing; they require you to click around and drive
12726 you mad in the end.
12728 So---if web browsers suck at reading discussion forums, why not use Gnus 
12729 to do it instead?
12731 Gnus has been getting a bit of a collection of backends for providing
12732 interfaces to these sources.
12734 @menu
12735 * Web Searches::          Creating groups from articles that match a string.
12736 * Slashdot::              Reading the Slashdot comments.
12737 * Ultimate::              The Ultimate Bulletin Board systems.
12738 * Web Archive::           Reading mailing list archived on web.
12739 * Customizing w3::        Doing stuff to Emacs/w3 from Gnus.
12740 @end menu
12742 All the web sources require Emacs/w3 and the url library to work.
12744 The main caveat with all these web sources is that they probably won't
12745 work for a very long time.  Gleaning information from the @sc{html} data 
12746 is guesswork at best, and when the layout is altered, the Gnus backend
12747 will fail.  If you have reasonably new versions of these backends,
12748 though, you should be ok.
12750 One thing all these Web methods have in common is that the Web sources
12751 are often down, unavailable or just plain too slow to be fun.  In those
12752 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
12753 Unplugged}) handle downloading articles, and then you can read them at
12754 leisure from your local disk.  No more World Wide Wait for you.
12757 @node Web Searches
12758 @subsection Web Searches
12759 @cindex nnweb
12760 @cindex DejaNews
12761 @cindex Alta Vista
12762 @cindex InReference
12763 @cindex Usenet searches
12764 @cindex searching the Usenet
12766 It's, like, too neat to search the Usenet for articles that match a
12767 string, but it, like, totally @emph{sucks}, like, totally, to use one of
12768 those, like, Web browsers, and you, like, have to, rilly, like, look at
12769 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
12770 searches without having to use a browser.
12772 The @code{nnweb} backend allows an easy interface to the mighty search
12773 engine.  You create an @code{nnweb} group, enter a search pattern, and
12774 then enter the group and read the articles like you would any normal
12775 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
12776 Groups}) will do this in an easy-to-use fashion.
12778 @code{nnweb} groups don't really lend themselves to being solid
12779 groups---they have a very fleeting idea of article numbers.  In fact,
12780 each time you enter an @code{nnweb} group (not even changing the search
12781 pattern), you are likely to get the articles ordered in a different
12782 manner.  Not even using duplicate suppression (@pxref{Duplicate
12783 Suppression}) will help, since @code{nnweb} doesn't even know the
12784 @code{Message-ID} of the articles before reading them using some search
12785 engines (DejaNews, for instance).  The only possible way to keep track
12786 of which articles you've read is by scoring on the @code{Date}
12787 header---mark all articles posted before the last date you read the
12788 group as read.
12790 If the search engine changes its output substantially, @code{nnweb}
12791 won't be able to parse it and will fail.  One could hardly fault the Web
12792 providers if they were to do this---their @emph{raison d'être} is to
12793 make money off of advertisements, not to provide services to the
12794 community.  Since @code{nnweb} washes the ads off all the articles, one
12795 might think that the providers might be somewhat miffed.  We'll see.
12797 You must have the @code{url} and @code{w3} package installed to be able
12798 to use @code{nnweb}.
12800 Virtual server variables:
12802 @table @code
12803 @item nnweb-type
12804 @vindex nnweb-type
12805 What search engine type is being used.  The currently supported types
12806 are @code{dejanews}, @code{dejanewsold}, @code{altavista} and
12807 @code{reference}.
12809 @item nnweb-search
12810 @vindex nnweb-search
12811 The search string to feed to the search engine.
12813 @item nnweb-max-hits
12814 @vindex nnweb-max-hits
12815 Advisory maximum number of hits per search to display.  The default is
12816 100.
12818 @item nnweb-type-definition
12819 @vindex nnweb-type-definition
12820 Type-to-definition alist.  This alist says what @code{nnweb} should do
12821 with the various search engine types.  The following elements must be
12822 present:
12824 @table @code
12825 @item article
12826 Function to decode the article and provide something that Gnus
12827 understands.
12829 @item map
12830 Function to create an article number to message header and URL alist.
12832 @item search
12833 Function to send the search string to the search engine.
12835 @item address
12836 The address the aforementioned function should send the search string
12839 @item id
12840 Format string URL to fetch an article by @code{Message-ID}.
12841 @end table
12843 @end table
12846 @node Slashdot
12847 @subsection Slashdot
12848 @cindex Slashdot
12849 @cindex nnslashdot
12851 Slashdot (@uref{http://slashdot.org/}) is a popular news site, with
12852 lively discussion following the news articles.  @code{nnslashdot} will
12853 let you read this forum in a convenient manner.
12855 The easiest way to read this source is to put something like the
12856 following in your @file{.gnus.el} file:
12858 @lisp
12859 (setq gnus-secondary-select-methods
12860       '((nnslashdot "")))
12861 @end lisp
12863 This will make Gnus query the @code{nnslashdot} backend for new comments
12864 and groups.  The @kbd{F} command will subscribe each new news article as
12865 a new Gnus group, and you can read the comments by entering these
12866 groups.  (Note that the default subscription method is to subscribe new
12867 groups as zombies.  Other methods are available (@pxref{Subscription
12868 Methods}).
12870 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
12871 command is the most handy tool (@pxref{Foreign Groups}).
12873 When following up to @code{nnslashdot} comments (or posting new
12874 comments), some light @sc{html}izations will be performed.  In
12875 particular, text quoted with @samp{> } will be quoted with
12876 @code{blockquote} instead, and signatures will have @code{br} added to
12877 the end of each line.  Other than that, you can just write @sc{html}
12878 directly into the message buffer.  Note that Slashdot filters out some
12879 @sc{html} forms.
12881 The following variables can be altered to change its behavior:
12883 @table @code
12884 @item nnslashdot-threaded
12885 Whether @code{nnslashdot} should display threaded groups or not.  The
12886 default is @code{t}.  To be able to display threads, @code{nnslashdot}
12887 has to retrieve absolutely all comments in a group upon entry.  If a
12888 threaded display is not required, @code{nnslashdot} will only retrieve
12889 the comments that are actually wanted by the user.  Threading is nicer,
12890 but much, much slower than untreaded.
12892 @item nnslashdot-login-name
12893 @vindex nnslashdot-login-name
12894 The login name to use when posting.
12896 @item nnslashdot-password
12897 @vindex nnslashdot-password
12898 The password to use when posting.
12900 @item nnslashdot-directory
12901 @vindex nnslashdot-directory
12902 Where @code{nnslashdot} will store its files.  The default value is
12903 @samp{~/News/slashdot/}.
12905 @item nnslashdot-active-url
12906 @vindex nnslashdot-active-url
12907 The @sc{url} format string that will be used to fetch the information on 
12908 news articles and comments.  The default is
12909 @samp{http://slashdot.org/search.pl?section=&min=%d}.
12911 @item nnslashdot-comments-url
12912 @vindex nnslashdot-comments-url
12913 The @sc{url} format string that will be used to fetch comments.  The
12914 default is
12915 @samp{http://slashdot.org/comments.pl?sid=%s&threshold=%d&commentsort=%d&mode=flat&startat=%d}.
12917 @item nnslashdot-article-url
12918 @vindex nnslashdot-article-url
12919 The @sc{url} format string that will be used to fetch the news article.  The
12920 default is
12921 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
12923 @item nnslashdot-threshold
12924 @vindex nnslashdot-threshold
12925 The score threshold.  The default is -1.
12927 @item nnslashdot-group-number
12928 @vindex nnslashdot-group-number
12929 The number of old groups, in addition to the ten latest, to keep
12930 updated.  The default is 0.
12932 @end table
12936 @node Ultimate
12937 @subsection Ultimate
12938 @cindex nnultimate
12939 @cindex Ultimate Bulletin Board
12941 The Ultimate Bulletin Board (@uref{http://www.ultimatebb.com/}) is
12942 probably the most popular Web bulletin board system used.  It has a
12943 quite regular and nice interface, and it's possible to get the
12944 information Gnus needs to keep groups updated.
12946 The easiest way to get started with @code{nnultimate} is to say
12947 something like the following in the group buffer:  @kbd{B nnultimate RET 
12948 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @sc{url}
12949 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
12950 you're interested in; there's quite a list of them on the Ultimate web
12951 site.)  Then subscribe to the groups you're interested in from the
12952 server buffer, and read them from the group buffer.
12954 The following @code{nnultimate} variables can be altered:
12956 @table @code
12957 @item nnultimate-directory
12958 @vindex nnultimate-directory
12959 The directory where @code{nnultimate} stores its files.  The default is
12960 @samp{~/News/ultimate/}.
12961 @end table
12964 @node Web Archive
12965 @subsection Web Archive
12966 @cindex nnwarchive
12967 @cindex Web Archive
12969 Some mailing lists only have archives on Web servers, such as
12970 @uref{http://www.egroups.com/} and
12971 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
12972 interface, and it's possible to get the information Gnus needs to keep
12973 groups updated.
12975 The easiest way to get started with @code{nnwarchive} is to say
12976 something like the following in the group buffer: @kbd{M-x
12977 gnus-group-make-warchive-group RET an_egroup RET egroups RET
12978 www.egroups.com RET your@@email.address RET}.  (Substitute the
12979 @sc{an_egroup} with the mailing list you subscribed, the
12980 @sc{your@@email.address} with your email address.), or to browse the
12981 backend by @kbd{B nnwarchive RET mail-archive RET}.
12983 The following @code{nnwarchive} variables can be altered:
12985 @table @code
12986 @item nnwarchive-directory
12987 @vindex nnwarchive-directory
12988 The directory where @code{nnwarchive} stores its files.  The default is
12989 @samp{~/News/warchive/}.
12991 @item nnwarchive-login
12992 @vindex nnwarchive-login
12993 The account name on the web server.
12995 @item nnwarchive-passwd
12996 @vindex nnwarchive-passwd
12997 The password for your account on the web server.
12998 @end table
13001 @node Customizing w3
13002 @subsection Customizing w3
13003 @cindex w3
13004 @cindex html
13005 @cindex url
13006 @cindex Netscape
13008 Gnus uses the url library to fetch web pages and Emacs/w3 to display web 
13009 pages.  Emacs/w3 is documented in its own manual, but there are some
13010 things that may be more relevant for Gnus users.
13012 For instance, a common question is how to make Emacs/w3 follow links
13013 using the @code{browse-url} functions (which will call some external web 
13014 browser like Netscape).  Here's one way:
13016 @lisp
13017 (eval-after-load "w3"
13018   '(progn
13019     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
13020     (defun w3-fetch (&optional url target)
13021       (interactive (list (w3-read-url-with-default)))
13022       (if (eq major-mode 'gnus-article-mode)
13023           (browse-url url)
13024         (w3-fetch-orig url target)))))
13025 @end lisp
13027 Put that in your @file{.emacs} file, and hitting links in w3-rendered
13028 @sc{html} in the Gnus article buffers will use @code{browse-url} to
13029 follow the link.
13032 @node Other Sources
13033 @section Other Sources
13035 Gnus can do more than just read news or mail.  The methods described
13036 below allow Gnus to view directories and files as if they were
13037 newsgroups.
13039 @menu
13040 * Directory Groups::      You can read a directory as if it was a newsgroup.
13041 * Anything Groups::       Dired?  Who needs dired?
13042 * Document Groups::       Single files can be the basis of a group.
13043 * SOUP::                  Reading @sc{soup} packets ``offline''.
13044 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
13045 * IMAP::                  Using Gnus as a @sc{imap} client.
13046 @end menu
13049 @node Directory Groups
13050 @subsection Directory Groups
13051 @cindex nndir
13052 @cindex directory groups
13054 If you have a directory that has lots of articles in separate files in
13055 it, you might treat it as a newsgroup.  The files have to have numerical
13056 names, of course.
13058 This might be an opportune moment to mention @code{ange-ftp} (and its
13059 successor @code{efs}), that most wonderful of all wonderful Emacs
13060 packages.  When I wrote @code{nndir}, I didn't think much about it---a
13061 backend to read directories.  Big deal.
13063 @code{ange-ftp} changes that picture dramatically.  For instance, if you
13064 enter the @code{ange-ftp} file name
13065 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
13066 @code{ange-ftp} or @code{efs} will actually allow you to read this
13067 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
13069 @code{nndir} will use @sc{nov} files if they are present.
13071 @code{nndir} is a ``read-only'' backend---you can't delete or expire
13072 articles with this method.  You can use @code{nnmh} or @code{nnml} for
13073 whatever you use @code{nndir} for, so you could switch to any of those
13074 methods if you feel the need to have a non-read-only @code{nndir}.
13077 @node Anything Groups
13078 @subsection Anything Groups
13079 @cindex nneething
13081 From the @code{nndir} backend (which reads a single spool-like
13082 directory), it's just a hop and a skip to @code{nneething}, which
13083 pretends that any arbitrary directory is a newsgroup.  Strange, but
13084 true.
13086 When @code{nneething} is presented with a directory, it will scan this
13087 directory and assign article numbers to each file.  When you enter such
13088 a group, @code{nneething} must create ``headers'' that Gnus can use.
13089 After all, Gnus is a newsreader, in case you're forgetting.
13090 @code{nneething} does this in a two-step process.  First, it snoops each
13091 file in question.  If the file looks like an article (i.e., the first
13092 few lines look like headers), it will use this as the head.  If this is
13093 just some arbitrary file without a head (e.g. a C source file),
13094 @code{nneething} will cobble up a header out of thin air.  It will use
13095 file ownership, name and date and do whatever it can with these
13096 elements.
13098 All this should happen automatically for you, and you will be presented
13099 with something that looks very much like a newsgroup.  Totally like a
13100 newsgroup, to be precise.  If you select an article, it will be displayed
13101 in the article buffer, just as usual.
13103 If you select a line that represents a directory, Gnus will pop you into
13104 a new summary buffer for this @code{nneething} group.  And so on.  You can
13105 traverse the entire disk this way, if you feel like, but remember that
13106 Gnus is not dired, really, and does not intend to be, either.
13108 There are two overall modes to this action---ephemeral or solid.  When
13109 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
13110 will not store information on what files you have read, and what files
13111 are new, and so on.  If you create a solid @code{nneething} group the
13112 normal way with @kbd{G m}, Gnus will store a mapping table between
13113 article numbers and file names, and you can treat this group like any
13114 other groups.  When you activate a solid @code{nneething} group, you will
13115 be told how many unread articles it contains, etc., etc.
13117 Some variables:
13119 @table @code
13120 @item nneething-map-file-directory
13121 @vindex nneething-map-file-directory
13122 All the mapping files for solid @code{nneething} groups will be stored
13123 in this directory, which defaults to @file{~/.nneething/}.
13125 @item nneething-exclude-files
13126 @vindex nneething-exclude-files
13127 All files that match this regexp will be ignored.  Nice to use to exclude
13128 auto-save files and the like, which is what it does by default.
13130 @item nneething-include-files
13131 @vindex nneething-include-files
13132 Regexp saying what files to include in the group.  If this variable is
13133 non-@code{nil}, only files matching this regexp will be included.
13135 @item nneething-map-file
13136 @vindex nneething-map-file
13137 Name of the map files.
13138 @end table
13141 @node Document Groups
13142 @subsection Document Groups
13143 @cindex nndoc
13144 @cindex documentation group
13145 @cindex help group
13147 @code{nndoc} is a cute little thing that will let you read a single file
13148 as a newsgroup.  Several files types are supported:
13150 @table @code
13151 @cindex babyl
13152 @cindex rmail mbox
13154 @item babyl
13155 The babyl (rmail) mail box.
13156 @cindex mbox
13157 @cindex Unix mbox
13159 @item mbox
13160 The standard Unix mbox file.
13162 @cindex MMDF mail box
13163 @item mmdf
13164 The MMDF mail box format.
13166 @item news
13167 Several news articles appended into a file.
13169 @item rnews
13170 @cindex rnews batch files
13171 The rnews batch transport format.
13172 @cindex forwarded messages
13174 @item forward
13175 Forwarded articles.
13177 @item nsmail
13178 Netscape mail boxes.
13180 @item mime-parts
13181 MIME multipart messages.
13183 @item standard-digest
13184 The standard (RFC 1153) digest format.
13186 @item slack-digest
13187 Non-standard digest format---matches most things, but does it badly.
13188 @end table
13190 You can also use the special ``file type'' @code{guess}, which means
13191 that @code{nndoc} will try to guess what file type it is looking at.
13192 @code{digest} means that @code{nndoc} should guess what digest type the
13193 file is.
13195 @code{nndoc} will not try to change the file or insert any extra headers into
13196 it---it will simply, like, let you use the file as the basis for a
13197 group.  And that's it.
13199 If you have some old archived articles that you want to insert into your
13200 new & spiffy Gnus mail backend, @code{nndoc} can probably help you with
13201 that.  Say you have an old @file{RMAIL} file with mail that you now want
13202 to split into your new @code{nnml} groups.  You look at that file using
13203 @code{nndoc} (using the @kbd{G f} command in the group buffer
13204 (@pxref{Foreign Groups})), set the process mark on all the articles in
13205 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
13206 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
13207 file is now also stored in lots of @code{nnml} directories, and you can
13208 delete that pesky @file{RMAIL} file.  If you have the guts!
13210 Virtual server variables:
13212 @table @code
13213 @item nndoc-article-type
13214 @vindex nndoc-article-type
13215 This should be one of @code{mbox}, @code{babyl}, @code{digest},
13216 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
13217 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
13218 @code{slack-digest}, @code{clari-briefs}, @code{nsmail} or @code{guess}.
13220 @item nndoc-post-type
13221 @vindex nndoc-post-type
13222 This variable says whether Gnus is to consider the group a news group or
13223 a mail group.  There are two valid values:  @code{mail} (the default)
13224 and @code{news}.
13225 @end table
13227 @menu
13228 * Document Server Internals::   How to add your own document types.
13229 @end menu
13232 @node Document Server Internals
13233 @subsubsection Document Server Internals
13235 Adding new document types to be recognized by @code{nndoc} isn't
13236 difficult.  You just have to whip up a definition of what the document
13237 looks like, write a predicate function to recognize that document type,
13238 and then hook into @code{nndoc}.
13240 First, here's an example document type definition:
13242 @example
13243 (mmdf
13244  (article-begin .  "^\^A\^A\^A\^A\n")
13245  (body-end .  "^\^A\^A\^A\^A\n"))
13246 @end example
13248 The definition is simply a unique @dfn{name} followed by a series of
13249 regexp pseudo-variable settings.  Below are the possible
13250 variables---don't be daunted by the number of variables; most document
13251 types can be defined with very few settings:
13253 @table @code
13254 @item first-article
13255 If present, @code{nndoc} will skip past all text until it finds
13256 something that match this regexp.  All text before this will be
13257 totally ignored.
13259 @item article-begin
13260 This setting has to be present in all document type definitions.  It
13261 says what the beginning of each article looks like.
13263 @item head-begin-function
13264 If present, this should be a function that moves point to the head of
13265 the article.
13267 @item nndoc-head-begin
13268 If present, this should be a regexp that matches the head of the
13269 article.
13271 @item nndoc-head-end
13272 This should match the end of the head of the article.  It defaults to
13273 @samp{^$}---the empty line.
13275 @item body-begin-function
13276 If present, this function should move point to the beginning of the body
13277 of the article.
13279 @item body-begin
13280 This should match the beginning of the body of the article.  It defaults
13281 to @samp{^\n}.
13283 @item body-end-function
13284 If present, this function should move point to the end of the body of
13285 the article.
13287 @item body-end
13288 If present, this should match the end of the body of the article.
13290 @item file-end
13291 If present, this should match the end of the file.  All text after this
13292 regexp will be totally ignored.
13294 @end table
13296 So, using these variables @code{nndoc} is able to dissect a document
13297 file into a series of articles, each with a head and a body.  However, a
13298 few more variables are needed since not all document types are all that
13299 news-like---variables needed to transform the head or the body into
13300 something that's palatable for Gnus:
13302 @table @code
13303 @item prepare-body-function
13304 If present, this function will be called when requesting an article.  It
13305 will be called with point at the start of the body, and is useful if the
13306 document has encoded some parts of its contents.
13308 @item article-transform-function
13309 If present, this function is called when requesting an article.  It's
13310 meant to be used for more wide-ranging transformation of both head and
13311 body of the article.
13313 @item generate-head-function
13314 If present, this function is called to generate a head that Gnus can
13315 understand.  It is called with the article number as a parameter, and is
13316 expected to generate a nice head for the article in question.  It is
13317 called when requesting the headers of all articles.
13319 @end table
13321 Let's look at the most complicated example I can come up with---standard
13322 digests:
13324 @example
13325 (standard-digest
13326  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
13327  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
13328  (prepare-body-function . nndoc-unquote-dashes)
13329  (body-end-function . nndoc-digest-body-end)
13330  (head-end . "^ ?$")
13331  (body-begin . "^ ?\n")
13332  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
13333  (subtype digest guess))
13334 @end example
13336 We see that all text before a 70-width line of dashes is ignored; all
13337 text after a line that starts with that @samp{^End of} is also ignored;
13338 each article begins with a 30-width line of dashes; the line separating
13339 the head from the body may contain a single space; and that the body is
13340 run through @code{nndoc-unquote-dashes} before being delivered.
13342 To hook your own document definition into @code{nndoc}, use the
13343 @code{nndoc-add-type} function.  It takes two parameters---the first is
13344 the definition itself and the second (optional) parameter says where in
13345 the document type definition alist to put this definition.  The alist is
13346 traversed sequentially, and @code{nndoc-TYPE-type-p} is called for a given type @code{TYPE}.  So @code{nndoc-mmdf-type-p} is called to see whether a document
13347 is of @code{mmdf} type, and so on.  These type predicates should return
13348 @code{nil} if the document is not of the correct type; @code{t} if it is
13349 of the correct type; and a number if the document might be of the
13350 correct type.  A high number means high probability; a low number means
13351 low probability with @samp{0} being the lowest valid number.
13354 @node SOUP
13355 @subsection SOUP
13356 @cindex SOUP
13357 @cindex offline
13359 In the PC world people often talk about ``offline'' newsreaders.  These
13360 are thingies that are combined reader/news transport monstrosities.
13361 With built-in modem programs.  Yecchh!
13363 Of course, us Unix Weenie types of human beans use things like
13364 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
13365 transport things like Ghod intended.  And then we just use normal
13366 newsreaders.
13368 However, it can sometimes be convenient to do something that's a bit
13369 easier on the brain if you have a very slow modem, and you're not really
13370 that interested in doing things properly.
13372 A file format called @sc{soup} has been developed for transporting news
13373 and mail from servers to home machines and back again.  It can be a bit
13374 fiddly.
13376 First some terminology:
13378 @table @dfn
13380 @item server
13381 This is the machine that is connected to the outside world and where you
13382 get news and/or mail from.
13384 @item home machine
13385 This is the machine that you want to do the actual reading and responding
13386 on.  It is typically not connected to the rest of the world in any way.
13388 @item packet
13389 Something that contains messages and/or commands.  There are two kinds
13390 of packets:
13392 @table @dfn
13393 @item message packets
13394 These are packets made at the server, and typically contain lots of
13395 messages for you to read.  These are called @file{SoupoutX.tgz} by
13396 default, where @var{x} is a number.
13398 @item response packets
13399 These are packets made at the home machine, and typically contains
13400 replies that you've written.  These are called @file{SoupinX.tgz} by
13401 default, where @var{x} is a number.
13403 @end table
13405 @end table
13408 @enumerate
13410 @item
13411 You log in on the server and create a @sc{soup} packet.  You can either
13412 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
13413 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
13414 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
13416 @item
13417 You transfer the packet home.  Rail, boat, car or modem will do fine.
13419 @item
13420 You put the packet in your home directory.
13422 @item
13423 You fire up Gnus on your home machine using the @code{nnsoup} backend as
13424 the native or secondary server.
13426 @item
13427 You read articles and mail and answer and followup to the things you
13428 want (@pxref{SOUP Replies}).
13430 @item
13431 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
13432 packet.
13434 @item
13435 You transfer this packet to the server.
13437 @item
13438 You use Gnus to mail this packet out with the @kbd{G s s} command.
13440 @item
13441 You then repeat until you die.
13443 @end enumerate
13445 So you basically have a bipartite system---you use @code{nnsoup} for
13446 reading and Gnus for packing/sending these @sc{soup} packets.
13448 @menu
13449 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
13450 * SOUP Groups::       A backend for reading @sc{soup} packets.
13451 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
13452 @end menu
13455 @node SOUP Commands
13456 @subsubsection SOUP Commands
13458 These are commands for creating and manipulating @sc{soup} packets.
13460 @table @kbd
13461 @item G s b
13462 @kindex G s b (Group)
13463 @findex gnus-group-brew-soup
13464 Pack all unread articles in the current group
13465 (@code{gnus-group-brew-soup}).  This command understands the
13466 process/prefix convention.
13468 @item G s w
13469 @kindex G s w (Group)
13470 @findex gnus-soup-save-areas
13471 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
13473 @item G s s
13474 @kindex G s s (Group)
13475 @findex gnus-soup-send-replies
13476 Send all replies from the replies packet
13477 (@code{gnus-soup-send-replies}).
13479 @item G s p
13480 @kindex G s p (Group)
13481 @findex gnus-soup-pack-packet
13482 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
13484 @item G s r
13485 @kindex G s r (Group)
13486 @findex nnsoup-pack-replies
13487 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
13489 @item O s
13490 @kindex O s (Summary)
13491 @findex gnus-soup-add-article
13492 This summary-mode command adds the current article to a @sc{soup} packet
13493 (@code{gnus-soup-add-article}).  It understands the process/prefix
13494 convention (@pxref{Process/Prefix}).
13496 @end table
13499 There are a few variables to customize where Gnus will put all these
13500 thingies:
13502 @table @code
13504 @item gnus-soup-directory
13505 @vindex gnus-soup-directory
13506 Directory where Gnus will save intermediate files while composing
13507 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
13509 @item gnus-soup-replies-directory
13510 @vindex gnus-soup-replies-directory
13511 This is what Gnus will use as a temporary directory while sending our
13512 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
13514 @item gnus-soup-prefix-file
13515 @vindex gnus-soup-prefix-file
13516 Name of the file where Gnus stores the last used prefix.  The default is
13517 @samp{gnus-prefix}.
13519 @item gnus-soup-packer
13520 @vindex gnus-soup-packer
13521 A format string command for packing a @sc{soup} packet.  The default is
13522 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
13524 @item gnus-soup-unpacker
13525 @vindex gnus-soup-unpacker
13526 Format string command for unpacking a @sc{soup} packet.  The default is
13527 @samp{gunzip -c %s | tar xvf -}.
13529 @item gnus-soup-packet-directory
13530 @vindex gnus-soup-packet-directory
13531 Where Gnus will look for reply packets.  The default is @file{~/}.
13533 @item gnus-soup-packet-regexp
13534 @vindex gnus-soup-packet-regexp
13535 Regular expression matching @sc{soup} reply packets in
13536 @code{gnus-soup-packet-directory}.
13538 @end table
13541 @node SOUP Groups
13542 @subsubsection @sc{soup} Groups
13543 @cindex nnsoup
13545 @code{nnsoup} is the backend for reading @sc{soup} packets.  It will
13546 read incoming packets, unpack them, and put them in a directory where
13547 you can read them at leisure.
13549 These are the variables you can use to customize its behavior:
13551 @table @code
13553 @item nnsoup-tmp-directory
13554 @vindex nnsoup-tmp-directory
13555 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
13556 directory.  (@file{/tmp/} by default.)
13558 @item nnsoup-directory
13559 @vindex nnsoup-directory
13560 @code{nnsoup} then moves each message and index file to this directory.
13561 The default is @file{~/SOUP/}.
13563 @item nnsoup-replies-directory
13564 @vindex nnsoup-replies-directory
13565 All replies will be stored in this directory before being packed into a
13566 reply packet.  The default is @file{~/SOUP/replies/"}.
13568 @item nnsoup-replies-format-type
13569 @vindex nnsoup-replies-format-type
13570 The @sc{soup} format of the replies packets.  The default is @samp{?n}
13571 (rnews), and I don't think you should touch that variable.  I probably
13572 shouldn't even have documented it.  Drats!  Too late!
13574 @item nnsoup-replies-index-type
13575 @vindex nnsoup-replies-index-type
13576 The index type of the replies packet.  The default is @samp{?n}, which
13577 means ``none''.  Don't fiddle with this one either!
13579 @item nnsoup-active-file
13580 @vindex nnsoup-active-file
13581 Where @code{nnsoup} stores lots of information.  This is not an ``active
13582 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
13583 this file or mess it up in any way, you're dead.  The default is
13584 @file{~/SOUP/active}.
13586 @item nnsoup-packer
13587 @vindex nnsoup-packer
13588 Format string command for packing a reply @sc{soup} packet.  The default
13589 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
13591 @item nnsoup-unpacker
13592 @vindex nnsoup-unpacker
13593 Format string command for unpacking incoming @sc{soup} packets.  The
13594 default is @samp{gunzip -c %s | tar xvf -}.
13596 @item nnsoup-packet-directory
13597 @vindex nnsoup-packet-directory
13598 Where @code{nnsoup} will look for incoming packets.  The default is
13599 @file{~/}.
13601 @item nnsoup-packet-regexp
13602 @vindex nnsoup-packet-regexp
13603 Regular expression matching incoming @sc{soup} packets.  The default is
13604 @samp{Soupout}.
13606 @item nnsoup-always-save
13607 @vindex nnsoup-always-save
13608 If non-@code{nil}, save the replies buffer after each posted message.
13610 @end table
13613 @node SOUP Replies
13614 @subsubsection SOUP Replies
13616 Just using @code{nnsoup} won't mean that your postings and mailings end
13617 up in @sc{soup} reply packets automagically.  You have to work a bit
13618 more for that to happen.
13620 @findex nnsoup-set-variables
13621 The @code{nnsoup-set-variables} command will set the appropriate
13622 variables to ensure that all your followups and replies end up in the
13623 @sc{soup} system.
13625 In specific, this is what it does:
13627 @lisp
13628 (setq message-send-news-function 'nnsoup-request-post)
13629 (setq message-send-mail-function 'nnsoup-request-mail)
13630 @end lisp
13632 And that's it, really.  If you only want news to go into the @sc{soup}
13633 system you just use the first line.  If you only want mail to be
13634 @sc{soup}ed you use the second.
13637 @node Mail-To-News Gateways
13638 @subsection Mail-To-News Gateways
13639 @cindex mail-to-news gateways
13640 @cindex gateways
13642 If your local @code{nntp} server doesn't allow posting, for some reason
13643 or other, you can post using one of the numerous mail-to-news gateways.
13644 The @code{nngateway} backend provides the interface.
13646 Note that you can't read anything from this backend---it can only be
13647 used to post with.
13649 Server variables:
13651 @table @code
13652 @item nngateway-address
13653 @vindex nngateway-address
13654 This is the address of the mail-to-news gateway.
13656 @item nngateway-header-transformation
13657 @vindex nngateway-header-transformation
13658 News headers often have to be transformed in some odd way or other
13659 for the mail-to-news gateway to accept it.  This variable says what
13660 transformation should be called, and defaults to
13661 @code{nngateway-simple-header-transformation}.  The function is called
13662 narrowed to the headers to be transformed and with one parameter---the
13663 gateway address.
13665 This default function just inserts a new @code{To} header based on the
13666 @code{Newsgroups} header and the gateway address.
13667 For instance, an article with this @code{Newsgroups} header:
13669 @example
13670 Newsgroups: alt.religion.emacs
13671 @end example
13673 will get this @code{From} header inserted:
13675 @example
13676 To: alt-religion-emacs@@GATEWAY
13677 @end example
13679 The following pre-defined functions exist:
13681 @findex nngateway-simple-header-transformation
13682 @table @code
13684 @item nngateway-simple-header-transformation
13685 Creates a @code{To} header that looks like
13686 @var{newsgroup}@@@code{nngateway-address}.
13688 @findex nngateway-mail2news-header-transformation
13690 @item nngateway-mail2news-header-transformation
13691 Creates a @code{To} header that looks like
13692 @code{nngateway-address}.
13694 Here's an example:
13696 @lisp
13697 (setq gnus-post-method
13698       '(nngateway "mail2news@@replay.com"
13699                   (nngateway-header-transformation
13700                    nngateway-mail2news-header-transformation)))
13701 @end lisp
13703 @end table
13706 @end table
13708 So, to use this, simply say something like:
13710 @lisp
13711 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
13712 @end lisp
13716 @node IMAP
13717 @subsection @sc{imap}
13718 @cindex nnimap
13719 @cindex @sc{imap}
13721 @sc{imap} is a network protocol for reading mail (or news, or@dots{}),
13722 think of it as a modernized @sc{nntp}.  Connecting to a @sc{imap}
13723 server is much similar to connecting to a news server, you just
13724 specify the network address of the server.
13726 @sc{imap} has two properties.  First, @sc{imap} can do everything that
13727 POP can, it can hence be viewed as POP++.  Secondly, @sc{imap} is a
13728 mail storage protocol, similar to @sc{nntp} being a news storage
13729 protocol.  (@sc{imap} offers more features than @sc{nntp} because news
13730 is more or less read-only whereas mail is read-write.)
13732 If you want to use @sc{imap} as POP++, use an imap entry in
13733 mail-sources.  With this, Gnus will fetch mails from the @sc{imap}
13734 server and store them on the local disk.  This is not the usage
13735 described in this section.  @xref{Mail Sources}.
13737 If you want to use @sc{imap} as a mail storage protocol, use an nnimap
13738 entry in gnus-secondary-select-methods.  With this, Gnus will
13739 manipulate mails stored on the @sc{imap} server.  This is the kind of
13740 usage explained in this section.
13742 A server configuration in @code{~/.gnus} with a few @sc{imap} servers
13743 might look something like this:
13745 @lisp
13746 (setq gnus-secondary-select-methods 
13747       '((nnimap "simpleserver") ; no special configuration
13748         ; perhaps a ssh port forwarded server:
13749         (nnimap "dolk"
13750                 (nnimap-address "localhost")
13751                 (nnimap-server-port 1430))
13752         ; a UW server running on localhost
13753         (nnimap "barbar"
13754                 (nnimap-server-port 143)
13755                 (nnimap-address "localhost")
13756                 (nnimap-list-pattern ("INBOX" "mail/*")))
13757         ; anonymous public cyrus server:
13758         (nnimap "cyrus.andrew.cmu.edu"
13759                 (nnimap-authenticator anonymous)
13760                 (nnimap-list-pattern "archive.*")
13761                 (nnimap-stream network))
13762         ; a ssl server on a non-standard port:
13763         (nnimap "vic20"
13764                 (nnimap-address "vic20.somewhere.com")
13765                 (nnimap-server-port 9930)
13766                 (nnimap-stream ssl))))
13767 @end lisp
13769 The following variables can be used to create a virtual @code{nnimap}
13770 server:
13772 @table @code
13774 @item nnimap-address
13775 @vindex nnimap-address
13777 The address of the remote @sc{imap} server.  Defaults to the virtual
13778 server name if not specified.
13780 @item nnimap-server-port
13781 @vindex nnimap-server-port
13782 Port on server to contact.  Defaults to port 143, or 993 for SSL.
13784 Note that this should be a integer, example server specification:
13786 @lisp
13787 (nnimap "mail.server.com"
13788         (nnimap-server-port 4711))
13789 @end lisp
13791 @item nnimap-list-pattern
13792 @vindex nnimap-list-pattern
13793 String or list of strings of mailboxes to limit available groups to.
13794 This is used when the server has very many mailboxes and you're only
13795 interested in a few -- some servers export your home directory via
13796 @sc{imap}, you'll probably want to limit the mailboxes to those in
13797 @file{~/Mail/*} then.
13799 The string can also be a cons of REFERENCE and the string as above, what
13800 REFERENCE is used for is server specific, but on the University of
13801 Washington server it's a directory that will be concatenated with the
13802 mailbox.
13804 Example server specification:
13806 @lisp
13807 (nnimap "mail.server.com"
13808         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*" 
13809                                ("~friend/Mail/" . "list/*"))))
13810 @end lisp
13812 @item nnimap-stream
13813 @vindex nnimap-stream
13814 The type of stream used to connect to your server.  By default, nnimap
13815 will detect and automatically use all of the below, with the exception
13816 of SSL. (SSL is being replaced by STARTTLS, which can be automatically
13817 detected, but it's not widely deployed yet).
13819 Example server specification:
13821 @lisp
13822 (nnimap "mail.server.com"
13823         (nnimap-stream ssl))
13824 @end lisp
13826 Please note that the value of @code{nnimap-stream} is a symbol!
13828 @itemize @bullet
13829 @item
13830 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
13831 @command{imtest} program.
13832 @item
13833 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the
13834 @command{imtest} program.
13835 @item
13836 @dfn{starttls:} Connect via the STARTTLS extension (similar to
13837 SSL)@.  Requires the library @file{starttls.el} and program
13838 @command{starttls}.
13839 @item
13840 @dfn{ssl:} Connect through SSL@.  Requires OpenSSL (the
13841 program @command{openssl}) or SSLeay (@command{s_client}).
13842 @item
13843 @dfn{shell:} Use a shell command to start an @sc{imap} connection.
13844 @item
13845 @dfn{network:} Plain, TCP/IP network connection.
13846 @end itemize
13848 @vindex imap-kerberos4-program
13849 The @command{imtest} program is shipped with Cyrus IMAPD@.  Nnimap supports
13850 both @command{imtest} version 1.5.x and version 1.6.x.  The variable
13851 @code{imap-kerberos4-program} contains parameters to pass to the
13852 @command{imtest} program.
13854 @vindex imap-ssl-program
13855 For SSL connections, the OpenSSL program is available from
13856 @uref{http://www.openssl.org/}. OpenSSL was formerly known as SSLeay,
13857 and nnimap supports it too.  However, the most recent versions of
13858 SSLeay, 0.9.x, are known to have serious bugs making it
13859 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
13860 work. The variable @code{imap-ssl-program} contains parameters to pass
13861 to OpenSSL/SSLeay.
13863 @vindex imap-shell-program
13864 @vindex imap-shell-host
13865 For @sc{imap} connections using the @code{shell} stream, the variable
13866 @code{imap-shell-program} specifies what program to call.
13868 @item nnimap-authenticator
13869 @vindex nnimap-authenticator
13871 The authenticator used to connect to the server.  By default, nnimap
13872 will use the most secure authenticator your server supports.
13874 Example server specification:
13876 @lisp
13877 (nnimap "mail.server.com"
13878         (nnimap-authenticator anonymous))
13879 @end lisp
13881 Please note that the value of @code{nnimap-authenticator} is a symbol!
13883 @itemize @bullet
13884 @item
13885 @dfn{gssapi:} GSSAPI (usually Kerberos 5) authentication.  Requires the
13886 external program @command{imtest}.
13887 @item
13888 @dfn{kerberos4:} Kerberos authentication.  Requires the external program
13889 @command{imtest}.
13890 @item
13891 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5@.  Requires
13892 external library @command{digest-md5.el}.
13893 @item
13894 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
13895 @item
13896 @dfn{login:} Plain-text username/password via LOGIN.
13897 @item
13898 @dfn{anonymous:} Login as `anonymous', supplying your email address as
13899 password.
13900 @end itemize
13902 @item nnimap-expunge-on-close
13903 @cindex Expunging
13904 @vindex nnimap-expunge-on-close
13905 Unlike Parmenides, the @sc{imap} designers decided that things that
13906 don't exist actually do exist.  More specifically, @sc{imap} has
13907 the concept of marking articles @code{Deleted} which doesn't actually
13908 delete them, and this (marking them @code{Deleted}, that is) is what
13909 nnimap does when you delete a article in Gnus (with @kbd{G DEL} or
13910 similar).
13912 Since the articles aren't really removed when we mark them with the
13913 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
13914 running in circles yet?
13916 Traditionally, nnimap has removed all articles marked as @code{Deleted}
13917 when closing a mailbox but this is now configurable by this server
13918 variable.
13920 The possible options are:
13922 @table @code
13924 @item always
13925 The default behavior, delete all articles marked as "Deleted" when
13926 closing a mailbox.
13927 @item never
13928 Never actually delete articles.  Currently there is no way of showing
13929 the articles marked for deletion in nnimap, but other @sc{imap} clients
13930 may allow you to do this.  If you ever want to run the EXPUNGE command
13931 manually, @xref{Expunging mailboxes}.
13932 @item ask
13933 When closing mailboxes, nnimap will ask if you wish to expunge deleted
13934 articles or not.
13936 @end table
13938 @item nnimap-authinfo-file
13939 @vindex nnimap-authinfo-file
13941 A file containing credentials used to log in on servers.  The format
13942 is (almost) the same as the @code{ftp} @file{~/.netrc} file.  See
13943 `nntp-authinfo-file' for exact syntax.
13945 A file containing credentials used to log in on servers.  The format is
13946 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
13947 variable @code{nntp-authinfo-file} for exact syntax; also see
13948 @xref{NNTP}.
13950 @end table
13952 @menu
13953 * Splitting in IMAP::     Splitting mail with nnimap.
13954 * Editing IMAP ACLs::     Limiting/enabling other users access to a mailbox.
13955 * Expunging mailboxes::   Equivalent of a "compress mailbox" button.
13956 @end menu
13960 @node Splitting in IMAP
13961 @subsubsection Splitting in @sc{imap}
13962 @cindex splitting imap mail
13964 Splitting is something Gnus users have loved and used for years, and now
13965 the rest of the world is catching up.  Yeah, dream on; not many
13966 @sc{imap} servers have server side splitting and those that have splitting
13967 seem to use some non-standard protocol.  This means that @sc{imap}
13968 support for Gnus has to do its own splitting.
13970 And it does.
13972 Here are the variables of interest:
13974 @table @code
13976 @item nnimap-split-crosspost
13977 @cindex splitting, crosspost
13978 @cindex crosspost
13979 @vindex nnimap-split-crosspost
13981 If non-nil, do crossposting if several split methods match the mail.  If
13982 nil, the first match in @code{nnimap-split-rule} found will be used.
13984 Nnmail equivalent: @code{nnmail-crosspost}.
13986 @item nnimap-split-inbox
13987 @cindex splitting, inbox
13988 @cindex inbox
13989 @vindex nnimap-split-inbox
13991 A string or a list of strings that gives the name(s) of @sc{imap}
13992 mailboxes to split from.  Defaults to @code{nil}, which means that
13993 splitting is disabled!
13995 @lisp
13996 (setq nnimap-split-inbox
13997       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
13998 @end lisp
14000 No nnmail equivalent.
14002 @item nnimap-split-rule
14003 @cindex Splitting, rules
14004 @vindex nnimap-split-rule
14006 New mail found in @code{nnimap-split-inbox} will be split according to
14007 this variable.
14009 This variable contains a list of lists, where the first element in the
14010 sublist gives the name of the @sc{imap} mailbox to move articles
14011 matching the regexp in the second element in the sublist.  Got that?
14012 Neither did I, we need examples.
14014 @lisp
14015 (setq nnimap-split-rule
14016       '(("INBOX.nnimap"  "^Sender: owner-nnimap@@vic20.globalcom.se")
14017         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
14018         ("INBOX.private" "")))
14019 @end lisp
14021 This will put all articles from the nnimap mailing list into mailbox
14022 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
14023 into INBOX.spam and everything else in INBOX.private.
14025 The first string may contain `\\1' forms, like the ones used by
14026 replace-match to insert sub-expressions from the matched text.  For
14027 instance:
14029 @lisp
14030 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
14031 @end lisp
14033 The second element can also be a function.  In that case, it will be
14034 called with the first element of the rule as the argument, in a buffer
14035 containing the headers of the article.  It should return a non-nil value
14036 if it thinks that the mail belongs in that group.
14038 Nnmail users might recollect that the last regexp had to be empty to
14039 match all articles (like in the example above).  This is not required in
14040 nnimap.  Articles not matching any of the regexps will not be moved out
14041 of your inbox.  (This might might affect performance if you keep lots of
14042 unread articles in your inbox, since the splitting code would go over
14043 them every time you fetch new mail.)
14045 These rules are processed from the beginning of the alist toward the
14046 end.  The first rule to make a match will `win', unless you have
14047 crossposting enabled.  In that case, all matching rules will `win'.
14049 This variable can also have a function as its value, the function will
14050 be called with the headers narrowed and should return a group to where
14051 it thinks the article should be split.  See @code{nnimap-split-fancy}.
14053 The splitting code tries to create mailboxes if it needs too.
14055 To allow for different split rules on different virtual servers, and
14056 even different split rules in different inboxes on the same server,
14057 the syntax of this variable has been extended along the lines of:
14059 @lisp
14060 (setq nnimap-split-rule
14061       '(("my1server"    (".*"    (("ding"    "ding@@gnus.org")
14062                                   ("junk"    "From:.*Simon")))
14063         ("my2server"    ("INBOX" nnimap-split-fancy))
14064         ("my[34]server" (".*"    (("private" "To:.*Simon")
14065                                   ("junk"    my-junk-func)))))
14066 @end lisp
14068 The virtual server name is in fact a regexp, so that the same rules
14069 may apply to several servers.  In the example, the servers
14070 @code{my3server} and @code{my4server} both use the same rules.
14071 Similarly, the inbox string is also a regexp.  The actual splitting
14072 rules are as before, either a function, or a list with group/regexp or
14073 group/function elements.
14075 Nnmail equivalent: @code{nnmail-split-methods}.
14077 @item nnimap-split-predicate
14078 @cindex splitting
14079 @vindex nnimap-split-predicate
14081 Mail matching this predicate in @code{nnimap-split-inbox} will be
14082 split; it is a string and the default is @samp{UNSEEN UNDELETED}.
14084 This might be useful if you use another @sc{imap} client to read mail in
14085 your inbox but would like Gnus to split all articles in the inbox
14086 regardless of readedness. Then you might change this to
14087 @samp{UNDELETED}.
14089 @item nnimap-split-fancy
14090 @cindex splitting, fancy
14091 @findex nnimap-split-fancy
14092 @vindex nnimap-split-fancy
14094 It's possible to set @code{nnimap-split-rule} to
14095 @code{nnmail-split-fancy} if you want to use fancy
14096 splitting. @xref{Fancy Mail Splitting}.
14098 However, to be able to have different fancy split rules for nnmail and
14099 nnimap backends you can set @code{nnimap-split-rule} to
14100 @code{nnimap-split-fancy} and define the nnimap specific fancy split
14101 rule in @code{nnimap-split-fancy}.
14103 Example:
14105 @lisp
14106 (setq nnimap-split-rule 'nnimap-split-fancy
14107       nnimap-split-fancy ...)
14108 @end lisp
14110 Nnmail equivalent: @code{nnmail-split-fancy}.
14112 @end table
14114 @node Editing IMAP ACLs
14115 @subsubsection Editing @sc{imap} ACLs
14116 @cindex editing imap acls
14117 @cindex Access Control Lists
14118 @cindex Editing @sc{imap} ACLs
14119 @kindex G l
14120 @findex gnus-group-nnimap-edit-acl
14122 ACL stands for Access Control List.  ACLs are used in @sc{imap} for
14123 limiting (or enabling) other users access to your mail boxes.  Not all
14124 @sc{imap} servers support this, this function will give an error if it
14125 doesn't.
14127 To edit a ACL for a mailbox, type @kbd{G l}
14128 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with a ACL
14129 editing window with detailed instructions.
14131 Some possible uses:
14133 @itemize @bullet
14134 @item
14135 Giving "anyone" the "lrs" rights (lookup, read, keep seen/unseen flags)
14136 on your mailing list mailboxes enables other users on the same server to
14137 follow the list without subscribing to it.
14138 @item
14139 At least with the Cyrus server, you are required to give the user
14140 "anyone" posting ("p") capabilities to have "plussing" work (that is,
14141 mail sent to user+mailbox@@domain ending up in the @sc{imap} mailbox
14142 INBOX.mailbox).
14143 @end itemize
14145 @node Expunging mailboxes
14146 @subsubsection Expunging mailboxes
14147 @cindex expunging
14149 @cindex Expunge
14150 @cindex Manual expunging
14151 @kindex G x
14152 @findex gnus-group-nnimap-expunge
14154 If you're using the @code{never} setting of @code{nnimap-expunge-close},
14155 you may want the option of expunging all deleted articles in a mailbox
14156 manually.  This is exactly what @kbd{G x} does.
14158 Currently there is no way of showing deleted articles, you can just
14159 delete them.
14163 @node Combined Groups
14164 @section Combined Groups
14166 Gnus allows combining a mixture of all the other group types into bigger
14167 groups.
14169 @menu
14170 * Virtual Groups::     Combining articles from many groups.
14171 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
14172 @end menu
14175 @node Virtual Groups
14176 @subsection Virtual Groups
14177 @cindex nnvirtual
14178 @cindex virtual groups
14179 @cindex merging groups
14181 An @dfn{nnvirtual group} is really nothing more than a collection of
14182 other groups.
14184 For instance, if you are tired of reading many small groups, you can
14185 put them all in one big group, and then grow tired of reading one
14186 big, unwieldy group.  The joys of computing!
14188 You specify @code{nnvirtual} as the method.  The address should be a
14189 regexp to match component groups.
14191 All marks in the virtual group will stick to the articles in the
14192 component groups.  So if you tick an article in a virtual group, the
14193 article will also be ticked in the component group from whence it came.
14194 (And vice versa---marks from the component groups will also be shown in
14195 the virtual group.)
14197 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
14198 newsgroups into one, big, happy newsgroup:
14200 @lisp
14201 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
14202 @end lisp
14204 The component groups can be native or foreign; everything should work
14205 smoothly, but if your computer explodes, it was probably my fault.
14207 Collecting the same group from several servers might actually be a good
14208 idea if users have set the Distribution header to limit distribution.
14209 If you would like to read @samp{soc.motss} both from a server in Japan
14210 and a server in Norway, you could use the following as the group regexp:
14212 @example
14213 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
14214 @end example
14216 (Remember, though, that if you're creating the group with @kbd{G m}, you
14217 shouldn't double the backslashes, and you should leave off the quote
14218 characters at the beginning and the end of the string.)
14220 This should work kinda smoothly---all articles from both groups should
14221 end up in this one, and there should be no duplicates.  Threading (and
14222 the rest) will still work as usual, but there might be problems with the
14223 sequence of articles.  Sorting on date might be an option here
14224 (@pxref{Selecting a Group}).
14226 One limitation, however---all groups included in a virtual
14227 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
14228 zombie groups can't be component groups for @code{nnvirtual} groups.
14230 @vindex nnvirtual-always-rescan
14231 If the @code{nnvirtual-always-rescan} is non-@code{nil},
14232 @code{nnvirtual} will always scan groups for unread articles when
14233 entering a virtual group.  If this variable is @code{nil} (which is the
14234 default) and you read articles in a component group after the virtual
14235 group has been activated, the read articles from the component group
14236 will show up when you enter the virtual group.  You'll also see this
14237 effect if you have two virtual groups that have a component group in
14238 common.  If that's the case, you should set this variable to @code{t}.
14239 Or you can just tap @code{M-g} on the virtual group every time before
14240 you enter it---it'll have much the same effect.
14242 @code{nnvirtual} can have both mail and news groups as component groups.
14243 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
14244 has to ask the backend of the component group the article comes from
14245 whether it is a news or mail backend.  However, when you do a @kbd{^},
14246 there is typically no sure way for the component backend to know this,
14247 and in that case @code{nnvirtual} tells Gnus that the article came from a
14248 not-news backend.  (Just to be on the safe side.)
14250 @kbd{C-c C-t} in the message buffer will insert the @code{Newsgroups}
14251 line from the article you respond to in these cases.
14255 @node Kibozed Groups
14256 @subsection Kibozed Groups
14257 @cindex nnkiboze
14258 @cindex kibozing
14260 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
14261 the news feed''.  @code{nnkiboze} is a backend that will do this for
14262 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
14263 with useless requests!  Oh happiness!
14265 @kindex G k (Group)
14266 To create a kibozed group, use the @kbd{G k} command in the group
14267 buffer.
14269 The address field of the @code{nnkiboze} method is, as with
14270 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
14271 @code{nnkiboze} group.  That's where most similarities between @code{nnkiboze}
14272 and @code{nnvirtual} end.
14274 In addition to this regexp detailing component groups, an @code{nnkiboze} group
14275 must have a score file to say what articles are to be included in
14276 the group (@pxref{Scoring}).
14278 @kindex M-x nnkiboze-generate-groups
14279 @findex nnkiboze-generate-groups
14280 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
14281 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
14282 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
14283 all the articles in all the component groups and run them through the
14284 scoring process to determine if there are any articles in the groups
14285 that are to be part of the @code{nnkiboze} groups.
14287 Please limit the number of component groups by using restrictive
14288 regexps.  Otherwise your sysadmin may become annoyed with you, and the
14289 @sc{nntp} site may throw you off and never let you back in again.
14290 Stranger things have happened.
14292 @code{nnkiboze} component groups do not have to be alive---they can be dead,
14293 and they can be foreign.  No restrictions.
14295 @vindex nnkiboze-directory
14296 The generation of an @code{nnkiboze} group means writing two files in
14297 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
14298 contains the @sc{nov} header lines for all the articles in the group,
14299 and the other is an additional @file{.newsrc} file to store information
14300 on what groups have been searched through to find component articles.
14302 Articles marked as read in the @code{nnkiboze} group will have
14303 their @sc{nov} lines removed from the @sc{nov} file.
14306 @node Gnus Unplugged
14307 @section Gnus Unplugged
14308 @cindex offline
14309 @cindex unplugged
14310 @cindex Agent
14311 @cindex Gnus Agent
14312 @cindex Gnus Unplugged
14314 In olden times (ca. February '88), people used to run their newsreaders
14315 on big machines with permanent connections to the net.  News transport
14316 was dealt with by news servers, and all the newsreaders had to do was to
14317 read news.  Believe it or not.
14319 Nowadays most people read news and mail at home, and use some sort of
14320 modem to connect to the net.  To avoid running up huge phone bills, it
14321 would be nice to have a way to slurp down all the news and mail, hang up
14322 the phone, read for several hours, and then upload any responses you
14323 have to make.  And then you repeat the procedure.
14325 Of course, you can use news servers for doing this as well.  I've used
14326 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
14327 for some years, but doing that's a bore.  Moving the news server
14328 functionality up to the newsreader makes sense if you're the only person
14329 reading news on a machine.
14331 Using Gnus as an ``offline'' newsreader is quite simple.
14333 @itemize @bullet
14334 @item
14335 First, set up Gnus as you would do if you were running it on a machine
14336 that has full connection to the net.  Go ahead.  I'll still be waiting
14337 here.
14339 @item
14340 Then, put the following magical incantation at the end of your
14341 @file{.gnus.el} file:
14343 @lisp
14344 (gnus-agentize)
14345 @end lisp
14346 @end itemize
14348 That's it.  Gnus is now an ``offline'' newsreader.
14350 Of course, to use it as such, you have to learn a few new commands.
14352 @menu
14353 * Agent Basics::           How it all is supposed to work.
14354 * Agent Categories::       How to tell the Gnus Agent what to download.
14355 * Agent Commands::         New commands for all the buffers.
14356 * Agent Expiry::           How to make old articles go away.
14357 * Agent and IMAP::         How to use the Agent with IMAP.
14358 * Outgoing Messages::      What happens when you post/mail something?
14359 * Agent Variables::        Customizing is fun.
14360 * Example Setup::          An example @file{.gnus.el} file for offline people.
14361 * Batching Agents::        How to fetch news from a @code{cron} job.
14362 * Agent Caveats::          What you think it'll do and what it does.
14363 @end menu
14366 @node Agent Basics
14367 @subsection Agent Basics
14369 First, let's get some terminology out of the way.
14371 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
14372 connection to the net (and notified the Agent that this is the case).
14373 When the connection to the net is up again (and Gnus knows this), the
14374 Agent is @dfn{plugged}.
14376 The @dfn{local} machine is the one you're running on, and which isn't
14377 connected to the net continuously.
14379 @dfn{Downloading} means fetching things from the net to your local
14380 machine.  @dfn{Uploading} is doing the opposite.
14382 Let's take a typical Gnus session using the Agent.
14384 @itemize @bullet
14386 @item
14387 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
14388 Agent in a disconnected state.  You can read all the news that you have
14389 already fetched while in this mode.
14391 @item
14392 You then decide to see whether any new news has arrived.  You connect
14393 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
14394 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
14395 as usual.  To check for new mail in unplugged mode, see (@pxref{Mail
14396 Source Specifiers}).
14398 @item
14399 You can then read the new news immediately, or you can download the news
14400 onto your local machine.  If you want to do the latter, you press @kbd{g}
14401 to check if there are any new news and then @kbd{J
14402 s} to fetch all the eligible articles in all the groups.  (To let Gnus
14403 know which articles you want to download, @pxref{Agent Categories}.)
14405 @item
14406 After fetching the articles, you press @kbd{J j} to make Gnus become
14407 unplugged again, and you shut down the PPP thing (or whatever).  And
14408 then you read the news offline.
14410 @item
14411 And then you go to step 2.
14412 @end itemize
14414 Here are some things you should do the first time (or so) that you use
14415 the Agent.
14417 @itemize @bullet
14419 @item
14420 Decide which servers should be covered by the Agent.  If you have a mail
14421 backend, it would probably be nonsensical to have it covered by the
14422 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
14423 @kbd{J a} the server (or servers) that you wish to have covered by the
14424 Agent (@pxref{Server Agent Commands}).  This will typically be only the
14425 primary select method, which is listed on the bottom in the buffer.
14427 @item
14428 Decide on download policy.  @xref{Agent Categories}.
14430 @item
14431 Uhm... that's it.
14432 @end itemize
14435 @node Agent Categories
14436 @subsection Agent Categories
14438 One of the main reasons to integrate the news transport layer into the
14439 newsreader is to allow greater control over what articles to download.
14440 There's not much point in downloading huge amounts of articles, just to
14441 find out that you're not interested in reading any of them.  It's better
14442 to be somewhat more conservative in choosing what to download, and then
14443 mark the articles for downloading manually if it should turn out that
14444 you're interested in the articles anyway.
14446 The main way to control what is to be downloaded is to create a
14447 @dfn{category} and then assign some (or all) groups to this category.
14448 Groups that do not belong in any other category belong to the
14449 @code{default} category.  Gnus has its own buffer for creating and
14450 managing categories.
14452 @menu
14453 * Category Syntax::       What a category looks like.
14454 * The Category Buffer::   A buffer for maintaining categories.
14455 * Category Variables::    Customize'r'Us.
14456 @end menu
14459 @node Category Syntax
14460 @subsubsection Category Syntax
14462 A category consists of two things.
14464 @enumerate
14465 @item
14466 A predicate which (generally) gives a rough outline of which articles
14467 are eligible for downloading; and
14469 @item
14470 a score rule which (generally) gives you a finer granularity when
14471 deciding what articles to download.  (Note that this @dfn{download
14472 score} is not necessarily related to normal scores.)
14473 @end enumerate
14475 A predicate in its simplest form can be a single predicate such as
14476 @code{true} or @code{false}.  These two will download every available
14477 article or nothing respectively.  In the case of these two special
14478 predicates an additional score rule is superfluous.
14480 Predicates of @code{high} or @code{low} download articles in respect of
14481 their scores in relationship to @code{gnus-agent-high-score} and
14482 @code{gnus-agent-low-score} as described below.
14484 To gain even finer control of what is to be regarded eligible for
14485 download a predicate can consist of a number of predicates with logical
14486 operators sprinkled in between.
14488 Perhaps some examples are in order.
14490 Here's a simple predicate.  (It's the default predicate, in fact, used
14491 for all groups that don't belong to any other category.)
14493 @lisp
14494 short
14495 @end lisp
14497 Quite simple, eh?  This predicate is true if and only if the article is
14498 short (for some value of ``short'').
14500 Here's a more complex predicate:
14502 @lisp
14503 (or high
14504     (and
14505      (not low)
14506      (not long)))
14507 @end lisp
14509 This means that an article should be downloaded if it has a high score,
14510 or if the score is not low and the article is not long.  You get the
14511 drift.
14513 The available logical operators are @code{or}, @code{and} and
14514 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
14515 @samp{|}, @code{&} and @code{!} instead.)
14517 The following predicates are pre-defined, but if none of these fit what
14518 you want to do, you can write your own.
14520 @table @code
14521 @item short
14522 True iff the article is shorter than @code{gnus-agent-short-article}
14523 lines; default 100.
14525 @item long
14526 True iff the article is longer than @code{gnus-agent-long-article}
14527 lines; default 200.
14529 @item low
14530 True iff the article has a download score less than
14531 @code{gnus-agent-low-score}; default 0.
14533 @item high
14534 True iff the article has a download score greater than
14535 @code{gnus-agent-high-score}; default 0.
14537 @item spam
14538 True iff the Gnus Agent guesses that the article is spam.  The
14539 heuristics may change over time, but at present it just computes a
14540 checksum and sees whether articles match.
14542 @item true
14543 Always true.
14545 @item false
14546 Always false.
14547 @end table
14549 If you want to create your own predicate function, here's what you have
14550 to know:  The functions are called with no parameters, but the
14551 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
14552 useful values.
14554 For example, you could decide that you don't want to download articles
14555 that were posted more than a certain number of days ago (e.g. posted
14556 more than @code{gnus-agent-expire-days} ago) you might write a function
14557 something along the lines of the following:
14559 @lisp
14560 (defun my-article-old-p ()
14561   "Say whether an article is old."
14562   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
14563      (- (time-to-days (current-time)) gnus-agent-expire-days)))
14564 @end lisp
14566 with the predicate then defined as:
14568 @lisp
14569 (not my-article-old-p)
14570 @end lisp
14572 or you could append your predicate to the predefined
14573 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
14574 wherever.  (Note: this would have to be at a point *after*
14575 @code{gnus-agent} has been loaded via @code{(gnus-agentize)})
14577 @lisp
14578 (setq  gnus-category-predicate-alist
14579   (append gnus-category-predicate-alist
14580          '((old . my-article-old-p))))
14581 @end lisp
14583 and simply specify your predicate as:
14585 @lisp
14586 (not old)
14587 @end lisp
14589 If/when using something like the above, be aware that there are many
14590 misconfigured systems/mailers out there and so an article's date is not
14591 always a reliable indication of when it was posted.  Hell, some people
14592 just don't give a damn.
14594 The above predicates apply to *all* the groups which belong to the
14595 category.  However, if you wish to have a specific predicate for an
14596 individual group within a category, or you're just too lazy to set up a
14597 new category, you can enter a group's individual predicate in it's group
14598 parameters like so:
14600 @lisp
14601 (agent-predicate . short)
14602 @end lisp
14604 This is the group parameter equivalent of the agent category default.
14605 Note that when specifying a single word predicate like this, the
14606 @code{agent-predicate} specification must be in dotted pair notation.
14608 The equivalent of the longer example from above would be:
14610 @lisp
14611 (agent-predicate or high (and (not low) (not long)))
14612 @end lisp
14614 The outer parenthesis required in the category specification are not
14615 entered here as, not being in dotted pair notation, the value of the
14616 predicate is assumed to be a list.
14619 Now, the syntax of the download score is the same as the syntax of
14620 normal score files, except that all elements that require actually
14621 seeing the article itself are verboten.  This means that only the
14622 following headers can be scored on: @code{Subject}, @code{From},
14623 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
14624 @code{Lines}, and @code{Xref}.
14626 As with predicates, the specification of the @code{download score rule}
14627 to use in respect of a group can be in either the category definition if
14628 it's to be applicable to all groups in therein, or a group's parameters
14629 if it's to be specific to that group.
14631 In both of these places the @code{download score rule} can take one of
14632 three forms:
14634 @enumerate
14635 @item
14636 Score rule
14638 This has the same syntax as a normal gnus score file except only a
14639 subset of scoring keywords are available as mentioned above.
14641 example:
14643 @itemize @bullet
14644 @item
14645 Category specification
14647 @lisp
14648 (("from"
14649        ("Lars Ingebrigtsen" 1000000 nil s))
14650 ("lines"
14651        (500 -100 nil <)))
14652 @end lisp
14654 @item
14655 Group Parameter specification
14657 @lisp
14658 (agent-score ("from"
14659                    ("Lars Ingebrigtsen" 1000000 nil s))
14660              ("lines"
14661                    (500 -100 nil <)))
14662 @end lisp
14664 Again, note the omission of the outermost parenthesis here.
14665 @end itemize
14667 @item
14668 Agent score file
14670 These score files must *only* contain the permitted scoring keywords
14671 stated above.
14673 example:
14675 @itemize @bullet
14676 @item
14677 Category specification
14679 @lisp
14680 ("~/News/agent.SCORE")
14681 @end lisp
14683 or perhaps
14685 @lisp
14686 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
14687 @end lisp
14689 @item
14690 Group Parameter specification
14692 @lisp
14693 (agent-score "~/News/agent.SCORE")
14694 @end lisp
14696 Additional score files can be specified as above.  Need I say anything
14697 about parenthesis?
14698 @end itemize
14700 @item
14701 Use @code{normal} score files
14703 If you don't want to maintain two sets of scoring rules for a group, and
14704 your desired @code{downloading} criteria for a group are the same as your
14705 @code{reading} criteria then you can tell the agent to refer to your
14706 @code{normal} score files when deciding what to download.
14708 These directives in either the category definition or a group's
14709 parameters will cause the agent to read in all the applicable score
14710 files for a group, *filtering out* those those sections that do not
14711 relate to one of the permitted subset of scoring keywords.
14713 @itemize @bullet
14714 @item
14715 Category Specification
14717 @lisp
14718 file
14719 @end lisp
14721 @item
14722 Group Parameter specification
14724 @lisp
14725 (agent-score . file)
14726 @end lisp
14727 @end itemize
14728 @end enumerate
14730 @node The Category Buffer
14731 @subsubsection The Category Buffer
14733 You'd normally do all category maintenance from the category buffer.
14734 When you enter it for the first time (with the @kbd{J c} command from
14735 the group buffer), you'll only see the @code{default} category.
14737 The following commands are available in this buffer:
14739 @table @kbd
14740 @item q
14741 @kindex q (Category)
14742 @findex gnus-category-exit
14743 Return to the group buffer (@code{gnus-category-exit}).
14745 @item k
14746 @kindex k (Category)
14747 @findex gnus-category-kill
14748 Kill the current category (@code{gnus-category-kill}).
14750 @item c
14751 @kindex c (Category)
14752 @findex gnus-category-copy
14753 Copy the current category (@code{gnus-category-copy}).
14755 @item a
14756 @kindex a (Category)
14757 @findex gnus-category-add
14758 Add a new category (@code{gnus-category-add}).
14760 @item p
14761 @kindex p (Category)
14762 @findex gnus-category-edit-predicate
14763 Edit the predicate of the current category
14764 (@code{gnus-category-edit-predicate}).
14766 @item g
14767 @kindex g (Category)
14768 @findex gnus-category-edit-groups
14769 Edit the list of groups belonging to the current category
14770 (@code{gnus-category-edit-groups}).
14772 @item s
14773 @kindex s (Category)
14774 @findex gnus-category-edit-score
14775 Edit the download score rule of the current category
14776 (@code{gnus-category-edit-score}).
14778 @item l
14779 @kindex l (Category)
14780 @findex gnus-category-list
14781 List all the categories (@code{gnus-category-list}).
14782 @end table
14785 @node Category Variables
14786 @subsubsection Category Variables
14788 @table @code
14789 @item gnus-category-mode-hook
14790 @vindex gnus-category-mode-hook
14791 Hook run in category buffers.
14793 @item gnus-category-line-format
14794 @vindex gnus-category-line-format
14795 Format of the lines in the category buffer (@pxref{Formatting
14796 Variables}).  Valid elements are:
14798 @table @samp
14799 @item c
14800 The name of the category.
14802 @item g
14803 The number of groups in the category.
14804 @end table
14806 @item gnus-category-mode-line-format
14807 @vindex gnus-category-mode-line-format
14808 Format of the category mode line (@pxref{Mode Line Formatting}).
14810 @item gnus-agent-short-article
14811 @vindex gnus-agent-short-article
14812 Articles that have fewer lines than this are short.  Default 100.
14814 @item gnus-agent-long-article
14815 @vindex gnus-agent-long-article
14816 Articles that have more lines than this are long.  Default 200.
14818 @item gnus-agent-low-score
14819 @vindex gnus-agent-low-score
14820 Articles that have a score lower than this have a low score.  Default
14823 @item gnus-agent-high-score
14824 @vindex gnus-agent-high-score
14825 Articles that have a score higher than this have a high score.  Default
14828 @end table
14831 @node Agent Commands
14832 @subsection Agent Commands
14834 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
14835 (@code{gnus-agent-toggle-plugged} command works in all modes, and
14836 toggles the plugged/unplugged state of the Gnus Agent.
14839 @menu
14840 * Group Agent Commands::
14841 * Summary Agent Commands::
14842 * Server Agent Commands::
14843 @end menu
14845 You can run a complete batch fetch from the command line with the
14846 following incantation:
14848 @cindex gnus-agent-batch-fetch
14849 @example
14850 $ emacs -batch -l ~/.gnus.el -f gnus-agent-batch-fetch
14851 @end example
14855 @node Group Agent Commands
14856 @subsubsection Group Agent Commands
14858 @table @kbd
14859 @item J u
14860 @kindex J u (Agent Group)
14861 @findex gnus-agent-fetch-groups
14862 Fetch all eligible articles in the current group
14863 (@code{gnus-agent-fetch-groups}).
14865 @item J c
14866 @kindex J c (Agent Group)
14867 @findex gnus-enter-category-buffer
14868 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
14870 @item J s
14871 @kindex J s (Agent Group)
14872 @findex gnus-agent-fetch-session
14873 Fetch all eligible articles in all groups
14874 (@code{gnus-agent-fetch-session}).
14876 @item J S
14877 @kindex J S (Agent Group)
14878 @findex gnus-group-send-drafts
14879 Send all sendable messages in the draft group
14880 (@code{gnus-group-send-drafts}).  @xref{Drafts}.
14882 @item J a
14883 @kindex J a (Agent Group)
14884 @findex gnus-agent-add-group
14885 Add the current group to an Agent category
14886 (@code{gnus-agent-add-group}).  This command understands the
14887 process/prefix convention (@pxref{Process/Prefix}).
14889 @item J r
14890 @kindex J r (Agent Group)
14891 @findex gnus-agent-remove-group
14892 Remove the current group from its category, if any
14893 (@code{gnus-agent-remove-group}).  This command understands the
14894 process/prefix convention (@pxref{Process/Prefix}).
14896 @item J Y
14897 @kindex J Y (Agent Group)
14898 @findex gnus-agent-synchronize-flags
14899 Synchronize flags changed while unplugged with remote server, if any.
14902 @end table
14905 @node Summary Agent Commands
14906 @subsubsection Summary Agent Commands
14908 @table @kbd
14909 @item J #
14910 @kindex J # (Agent Summary)
14911 @findex gnus-agent-mark-article
14912 Mark the article for downloading (@code{gnus-agent-mark-article}).
14914 @item J M-#
14915 @kindex J M-# (Agent Summary)
14916 @findex gnus-agent-unmark-article
14917 Remove the downloading mark from the article
14918 (@code{gnus-agent-unmark-article}).
14920 @item @@
14921 @kindex @@ (Agent Summary)
14922 @findex gnus-agent-toggle-mark
14923 Toggle whether to download the article (@code{gnus-agent-toggle-mark}).
14925 @item J c
14926 @kindex J c (Agent Summary)
14927 @findex gnus-agent-catchup
14928 Mark all undownloaded articles as read (@code{gnus-agent-catchup}).
14930 @end table
14933 @node Server Agent Commands
14934 @subsubsection Server Agent Commands
14936 @table @kbd
14937 @item J a
14938 @kindex J a (Agent Server)
14939 @findex gnus-agent-add-server
14940 Add the current server to the list of servers covered by the Gnus Agent
14941 (@code{gnus-agent-add-server}).
14943 @item J r
14944 @kindex J r (Agent Server)
14945 @findex gnus-agent-remove-server
14946 Remove the current server from the list of servers covered by the Gnus
14947 Agent (@code{gnus-agent-remove-server}).
14949 @end table
14952 @node Agent Expiry
14953 @subsection Agent Expiry
14955 @vindex gnus-agent-expire-days
14956 @findex gnus-agent-expire
14957 @kindex M-x gnus-agent-expire
14958 @cindex Agent expiry
14959 @cindex Gnus Agent expiry
14960 @cindex expiry
14962 @code{nnagent} doesn't handle expiry.  Instead, there's a special
14963 @code{gnus-agent-expire} command that will expire all read articles that
14964 are older than @code{gnus-agent-expire-days} days.  It can be run
14965 whenever you feel that you're running out of space.  It's not
14966 particularly fast or efficient, and it's not a particularly good idea to
14967 interrupt it (with @kbd{C-g} or anything else) once you've started it.
14969 @vindex gnus-agent-expire-all
14970 if @code{gnus-agent-expire-all} is non-@code{nil}, this command will
14971 expire all articles---unread, read, ticked and dormant.  If @code{nil}
14972 (which is the default), only read articles are eligible for expiry, and
14973 unread, ticked and dormant articles will be kept indefinitely.
14976 @node Agent and IMAP
14977 @subsection Agent and IMAP
14979 The Agent work with any Gnus backend, including nnimap.  However,
14980 since there are some conceptual differences between @sc{nntp} and
14981 @sc{imap}, this section (should) provide you with some information to
14982 make Gnus Agent work smoother as a @sc{imap} Disconnected Mode client.
14984 The first thing to keep in mind is that all flags (read, ticked, etc)
14985 are kept on the @sc{imap} server, rather than in @file{.newsrc} as is the
14986 case for nntp.  Thus Gnus need to remember flag changes when
14987 disconnected, and synchronize these flags when you plug back in.
14989 Gnus keep track of flag changes when reading nnimap groups under the
14990 Agent by default.  When you plug back in, by default Gnus will check if
14991 you have any changed any flags and ask if you wish to synchronize these
14992 with the server.  This behaviour is customizable with
14993 @code{gnus-agent-synchronize-flags}.
14995 @vindex gnus-agent-synchronize-flags
14996 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
14997 never automatically synchronize flags.  If it is @code{ask}, the
14998 default, the Agent will check if you made any changes and if so ask if
14999 you wish to synchronize these when you re-connect.  If it has any other
15000 value, all flags will be synchronized automatically.
15002 If you do not wish to automatically synchronize flags when you
15003 re-connect, this can be done manually with the
15004 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
15005 in the group buffer by default.
15007 Some things are currently not implemented in the Agent that you'd might
15008 expect from a disconnected @sc{imap} client, including:
15010 @itemize @bullet
15012 @item
15013 Copying/moving articles into nnimap groups when unplugged.
15015 @item
15016 Creating/deleting nnimap groups when unplugged.
15018 @end itemize
15020 Technical note: the synchronization algorithm does not work by "pushing"
15021 all local flags to the server, but rather incrementally update the
15022 server view of flags by changing only those flags that were changed by
15023 the user.  Thus, if you set one flag on a article, quit the group and
15024 re-select the group and remove the flag; the flag will be set and
15025 removed from the server when you "synchronize".  The queued flag
15026 operations can be found in the per-server @code{flags} file in the Agent
15027 directory.  It's emptied when you synchronize flags.
15030 @node Outgoing Messages
15031 @subsection Outgoing Messages
15033 When Gnus is unplugged, all outgoing messages (both mail and news) are
15034 stored in the draft groups (@pxref{Drafts}).  You can view them there
15035 after posting, and edit them at will.
15037 When Gnus is plugged again, you can send the messages either from the
15038 draft group with the special commands available there, or you can use
15039 the @kbd{J S} command in the group buffer to send all the sendable
15040 messages in the draft group.
15044 @node Agent Variables
15045 @subsection Agent Variables
15047 @table @code
15048 @item gnus-agent-directory
15049 @vindex gnus-agent-directory
15050 Where the Gnus Agent will store its files.  The default is
15051 @file{~/News/agent/}.
15053 @item gnus-agent-handle-level
15054 @vindex gnus-agent-handle-level
15055 Groups on levels (@pxref{Group Levels}) higher than this variable will
15056 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
15057 which means that only subscribed group will be considered by the Agent
15058 by default.
15060 @item gnus-agent-plugged-hook
15061 @vindex gnus-agent-plugged-hook
15062 Hook run when connecting to the network.
15064 @item gnus-agent-unplugged-hook
15065 @vindex gnus-agent-unplugged-hook
15066 Hook run when disconnecting from the network.
15068 @end table
15071 @node Example Setup
15072 @subsection Example Setup
15074 If you don't want to read this manual, and you have a fairly standard
15075 setup, you may be able to use something like the following as your
15076 @file{.gnus.el} file to get started.
15078 @lisp
15079 ;;; Define how Gnus is to fetch news.  We do this over @sc{nntp}
15080 ;;; from your ISP's server.
15081 (setq gnus-select-method '(nntp "news.your-isp.com"))
15083 ;;; Define how Gnus is to read your mail.  We read mail from
15084 ;;; your ISP's POP server.
15085 (setq mail-sources '((pop :server "pop.your-isp.com")))
15087 ;;; Say how Gnus is to store the mail.  We use nnml groups.
15088 (setq gnus-secondary-select-methods '((nnml "")))
15090 ;;; Make Gnus into an offline newsreader.
15091 (gnus-agentize)
15092 @end lisp
15094 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
15095 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
15096 gnus}.
15098 If this is the first time you've run Gnus, you will be subscribed
15099 automatically to a few default newsgroups.  You'll probably want to
15100 subscribe to more groups, and to do that, you have to query the
15101 @sc{nntp} server for a complete list of groups with the @kbd{A A}
15102 command.  This usually takes quite a while, but you only have to do it
15103 once.
15105 After reading and parsing a while, you'll be presented with a list of
15106 groups.  Subscribe to the ones you want to read with the @kbd{u}
15107 command.  @kbd{l} to make all the killed groups disappear after you've
15108 subscribe to all the groups you want to read.  (@kbd{A k} will bring
15109 back all the killed groups.)
15111 You can now read the groups at once, or you can download the articles
15112 with the @kbd{J s} command.  And then read the rest of this manual to
15113 find out which of the other gazillion things you want to customize.
15116 @node Batching Agents
15117 @subsection Batching Agents
15119 Having the Gnus Agent fetch articles (and post whatever messages you've
15120 written) is quite easy once you've gotten things set up properly.  The
15121 following shell script will do everything that is necessary:
15123 @example
15124 #!/bin/sh
15125 emacs -batch -l ~/.emacs -f gnus-agent-batch >/dev/null
15126 @end example
15129 @node Agent Caveats
15130 @subsection Agent Caveats
15132 The Gnus Agent doesn't seem to work like most other offline
15133 newsreaders.  Here are some common questions that some imaginary people
15134 may ask:
15136 @table @dfn
15137 @item If I read an article while plugged, do they get entered into the
15138 Agent?
15140 @strong{No.}
15142 @item If I read an article while plugged, and the article already exists
15143 in the Agent, will it get downloaded once more?
15145 @strong{Yes.}
15147 @end table
15149 In short, when Gnus is unplugged, it only looks into the locally stored
15150 articles; when it's plugged, it only talks to your ISP.
15153 @node Scoring
15154 @chapter Scoring
15155 @cindex scoring
15157 Other people use @dfn{kill files}, but we here at Gnus Towers like
15158 scoring better than killing, so we'd rather switch than fight.  They do
15159 something completely different as well, so sit up straight and pay
15160 attention!
15162 @vindex gnus-summary-mark-below
15163 All articles have a default score (@code{gnus-summary-default-score}),
15164 which is 0 by default.  This score may be raised or lowered either
15165 interactively or by score files.  Articles that have a score lower than
15166 @code{gnus-summary-mark-below} are marked as read.
15168 Gnus will read any @dfn{score files} that apply to the current group
15169 before generating the summary buffer.
15171 There are several commands in the summary buffer that insert score
15172 entries based on the current article.  You can, for instance, ask Gnus to
15173 lower or increase the score of all articles with a certain subject.
15175 There are two sorts of scoring entries: Permanent and temporary.
15176 Temporary score entries are self-expiring entries.  Any entries that are
15177 temporary and have not been used for, say, a week, will be removed
15178 silently to help keep the sizes of the score files down.
15180 @menu
15181 * Summary Score Commands::   Adding score entries for the current group.
15182 * Group Score Commands::     General score commands.
15183 * Score Variables::          Customize your scoring.  (My, what terminology).
15184 * Score File Format::        What a score file may contain.
15185 * Score File Editing::       You can edit score files by hand as well.
15186 * Adaptive Scoring::         Big Sister Gnus knows what you read.
15187 * Home Score File::          How to say where new score entries are to go.
15188 * Followups To Yourself::    Having Gnus notice when people answer you.
15189 * Scoring Tips::             How to score effectively.
15190 * Reverse Scoring::          That problem child of old is not problem.
15191 * Global Score Files::       Earth-spanning, ear-splitting score files.
15192 * Kill Files::               They are still here, but they can be ignored.
15193 * Converting Kill Files::    Translating kill files to score files.
15194 * GroupLens::                Getting predictions on what you like to read.
15195 * Advanced Scoring::         Using logical expressions to build score rules.
15196 * Score Decays::             It can be useful to let scores wither away.
15197 @end menu
15200 @node Summary Score Commands
15201 @section Summary Score Commands
15202 @cindex score commands
15204 The score commands that alter score entries do not actually modify real
15205 score files.  That would be too inefficient.  Gnus maintains a cache of
15206 previously loaded score files, one of which is considered the
15207 @dfn{current score file alist}.  The score commands simply insert
15208 entries into this list, and upon group exit, this list is saved.
15210 The current score file is by default the group's local score file, even
15211 if no such score file actually exists.  To insert score commands into
15212 some other score file (e.g. @file{all.SCORE}), you must first make this
15213 score file the current one.
15215 General score commands that don't actually change the score file:
15217 @table @kbd
15219 @item V s
15220 @kindex V s (Summary)
15221 @findex gnus-summary-set-score
15222 Set the score of the current article (@code{gnus-summary-set-score}).
15224 @item V S
15225 @kindex V S (Summary)
15226 @findex gnus-summary-current-score
15227 Display the score of the current article
15228 (@code{gnus-summary-current-score}).
15230 @item V t
15231 @kindex V t (Summary)
15232 @findex gnus-score-find-trace
15233 Display all score rules that have been used on the current article
15234 (@code{gnus-score-find-trace}).
15236 @item V R
15237 @kindex V R (Summary)
15238 @findex gnus-summary-rescore
15239 Run the current summary through the scoring process
15240 (@code{gnus-summary-rescore}).  This might be useful if you're playing
15241 around with your score files behind Gnus' back and want to see the
15242 effect you're having.
15244 @item V c
15245 @kindex V c (Summary)
15246 @findex gnus-score-change-score-file
15247 Make a different score file the current
15248 (@code{gnus-score-change-score-file}).
15250 @item V e
15251 @kindex V e (Summary)
15252 @findex gnus-score-edit-current-scores
15253 Edit the current score file (@code{gnus-score-edit-current-scores}).
15254 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
15255 File Editing}).
15257 @item V f
15258 @kindex V f (Summary)
15259 @findex gnus-score-edit-file
15260 Edit a score file and make this score file the current one
15261 (@code{gnus-score-edit-file}).
15263 @item V F
15264 @kindex V F (Summary)
15265 @findex gnus-score-flush-cache
15266 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
15267 after editing score files.
15269 @item V C
15270 @kindex V C (Summary)
15271 @findex gnus-score-customize
15272 Customize a score file in a visually pleasing manner
15273 (@code{gnus-score-customize}).
15275 @end table
15277 The rest of these commands modify the local score file.
15279 @table @kbd
15281 @item V m
15282 @kindex V m (Summary)
15283 @findex gnus-score-set-mark-below
15284 Prompt for a score, and mark all articles with a score below this as
15285 read (@code{gnus-score-set-mark-below}).
15287 @item V x
15288 @kindex V x (Summary)
15289 @findex gnus-score-set-expunge-below
15290 Prompt for a score, and add a score rule to the current score file to
15291 expunge all articles below this score
15292 (@code{gnus-score-set-expunge-below}).
15293 @end table
15295 The keystrokes for actually making score entries follow a very regular
15296 pattern, so there's no need to list all the commands.  (Hundreds of
15297 them.)
15299 @findex gnus-summary-increase-score
15300 @findex gnus-summary-lower-score
15302 @enumerate
15303 @item
15304 The first key is either @kbd{I} (upper case i) for increasing the score
15305 or @kbd{L} for lowering the score.
15306 @item
15307 The second key says what header you want to score on.  The following
15308 keys are available:
15309 @table @kbd
15311 @item a
15312 Score on the author name.
15314 @item s
15315 Score on the subject line.
15317 @item x
15318 Score on the @code{Xref} line---i.e., the cross-posting line.
15320 @item r
15321 Score on the @code{References} line.
15323 @item d
15324 Score on the date.
15326 @item l
15327 Score on the number of lines.
15329 @item i
15330 Score on the @code{Message-ID} header.
15332 @item f
15333 Score on followups---this matches the author name, and adds scores to
15334 the followups to this author.
15336 @item b
15337 Score on the body.
15339 @item h
15340 Score on the head.
15342 @item t
15343 Score on thread.
15345 @end table
15347 @item
15348 The third key is the match type.  Which match types are valid depends on
15349 what headers you are scoring on.
15351 @table @code
15353 @item strings
15355 @table @kbd
15357 @item e
15358 Exact matching.
15360 @item s
15361 Substring matching.
15363 @item f
15364 Fuzzy matching (@pxref{Fuzzy Matching}).
15366 @item r
15367 Regexp matching
15368 @end table
15370 @item date
15371 @table @kbd
15373 @item b
15374 Before date.
15376 @item a
15377 After date.
15379 @item n
15380 This date.
15381 @end table
15383 @item number
15384 @table @kbd
15386 @item <
15387 Less than number.
15389 @item =
15390 Equal to number.
15392 @item >
15393 Greater than number.
15394 @end table
15395 @end table
15397 @item
15398 The fourth and final key says whether this is a temporary (i.e., expiring)
15399 score entry, or a permanent (i.e., non-expiring) score entry, or whether
15400 it is to be done immediately, without adding to the score file.
15401 @table @kbd
15403 @item t
15404 Temporary score entry.
15406 @item p
15407 Permanent score entry.
15409 @item i
15410 Immediately scoring.
15411 @end table
15413 @end enumerate
15415 So, let's say you want to increase the score on the current author with
15416 exact matching permanently: @kbd{I a e p}.  If you want to lower the
15417 score based on the subject line, using substring matching, and make a
15418 temporary score entry: @kbd{L s s t}.  Pretty easy.
15420 To make things a bit more complicated, there are shortcuts.  If you use
15421 a capital letter on either the second or third keys, Gnus will use
15422 defaults for the remaining one or two keystrokes.  The defaults are
15423 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
15424 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
15426 These functions take both the numerical prefix and the symbolic prefix
15427 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
15428 (or increase) the score of the article.  A symbolic prefix of @code{a}
15429 says to use the @file{all.SCORE} file for the command instead of the
15430 current score file.
15432 @vindex gnus-score-mimic-keymap
15433 The @code{gnus-score-mimic-keymap} says whether these commands will
15434 pretend they are keymaps or not.
15437 @node Group Score Commands
15438 @section Group Score Commands
15439 @cindex group score commands
15441 There aren't many of these as yet, I'm afraid.
15443 @table @kbd
15445 @item W f
15446 @kindex W f (Group)
15447 @findex gnus-score-flush-cache
15448 Gnus maintains a cache of score alists to avoid having to reload them
15449 all the time.  This command will flush the cache
15450 (@code{gnus-score-flush-cache}).
15452 @end table
15454 You can do scoring from the command line by saying something like:
15456 @findex gnus-batch-score
15457 @cindex batch scoring
15458 @example
15459 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
15460 @end example
15463 @node Score Variables
15464 @section Score Variables
15465 @cindex score variables
15467 @table @code
15469 @item gnus-use-scoring
15470 @vindex gnus-use-scoring
15471 If @code{nil}, Gnus will not check for score files, and will not, in
15472 general, do any score-related work.  This is @code{t} by default.
15474 @item gnus-kill-killed
15475 @vindex gnus-kill-killed
15476 If this variable is @code{nil}, Gnus will never apply score files to
15477 articles that have already been through the kill process.  While this
15478 may save you lots of time, it also means that if you apply a kill file
15479 to a group, and then change the kill file and want to run it over you
15480 group again to kill more articles, it won't work.  You have to set this
15481 variable to @code{t} to do that.  (It is @code{t} by default.)
15483 @item gnus-kill-files-directory
15484 @vindex gnus-kill-files-directory
15485 All kill and score files will be stored in this directory, which is
15486 initialized from the @code{SAVEDIR} environment variable by default.
15487 This is @file{~/News/} by default.
15489 @item gnus-score-file-suffix
15490 @vindex gnus-score-file-suffix
15491 Suffix to add to the group name to arrive at the score file name
15492 (@samp{SCORE} by default.)
15494 @item gnus-score-uncacheable-files
15495 @vindex gnus-score-uncacheable-files
15496 @cindex score cache
15497 All score files are normally cached to avoid excessive re-loading of
15498 score files.  However, if this might make your Emacs grow big and
15499 bloated, so this regexp can be used to weed out score files unlikely to be needed again.  It would be a bad idea to deny caching of
15500 @file{all.SCORE}, while it might be a good idea to not cache
15501 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
15502 variable is @samp{ADAPT$} by default, so no adaptive score files will
15503 be cached.
15505 @item gnus-save-score
15506 @vindex gnus-save-score
15507 If you have really complicated score files, and do lots of batch
15508 scoring, then you might set this variable to @code{t}.  This will make
15509 Gnus save the scores into the @file{.newsrc.eld} file.
15511 If you do not set this to @code{t}, then manual scores (like those set
15512 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
15513 across group visits.
15515 @item gnus-score-interactive-default-score
15516 @vindex gnus-score-interactive-default-score
15517 Score used by all the interactive raise/lower commands to raise/lower
15518 score with.  Default is 1000, which may seem excessive, but this is to
15519 ensure that the adaptive scoring scheme gets enough room to play with.
15520 We don't want the small changes from the adaptive scoring to overwrite
15521 manually entered data.
15523 @item gnus-summary-default-score
15524 @vindex gnus-summary-default-score
15525 Default score of an article, which is 0 by default.
15527 @item gnus-summary-expunge-below
15528 @vindex gnus-summary-expunge-below
15529 Don't display the summary lines of articles that have scores lower than
15530 this variable.  This is @code{nil} by default, which means that no
15531 articles will be hidden.  This variable is local to the summary buffers,
15532 and has to be set from @code{gnus-summary-mode-hook}.
15534 @item gnus-score-over-mark
15535 @vindex gnus-score-over-mark
15536 Mark (in the third column) used for articles with a score over the
15537 default.  Default is @samp{+}.
15539 @item gnus-score-below-mark
15540 @vindex gnus-score-below-mark
15541 Mark (in the third column) used for articles with a score below the
15542 default.  Default is @samp{-}.
15544 @item gnus-score-find-score-files-function
15545 @vindex gnus-score-find-score-files-function
15546 Function used to find score files for the current group.  This function
15547 is called with the name of the group as the argument.
15549 Predefined functions available are:
15550 @table @code
15552 @item gnus-score-find-single
15553 @findex gnus-score-find-single
15554 Only apply the group's own score file.
15556 @item gnus-score-find-bnews
15557 @findex gnus-score-find-bnews
15558 Apply all score files that match, using bnews syntax.  This is the
15559 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
15560 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
15561 @file{gnu.all.SCORE} would all apply.  In short, the instances of
15562 @samp{all} in the score file names are translated into @samp{.*}, and
15563 then a regexp match is done.
15565 This means that if you have some score entries that you want to apply to
15566 all groups, then you put those entries in the @file{all.SCORE} file.
15568 The score files are applied in a semi-random order, although Gnus will
15569 try to apply the more general score files before the more specific score
15570 files.  It does this by looking at the number of elements in the score
15571 file names---discarding the @samp{all} elements.
15573 @item gnus-score-find-hierarchical
15574 @findex gnus-score-find-hierarchical
15575 Apply all score files from all the parent groups.  This means that you
15576 can't have score files like @file{all.SCORE}, but you can have
15577 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
15578 server.
15580 @end table
15581 This variable can also be a list of functions.  In that case, all these
15582 functions will be called with the group name as argument, and all the
15583 returned lists of score files will be applied.  These functions can also
15584 return lists of score alists directly.  In that case, the functions that
15585 return these non-file score alists should probably be placed before the
15586 ``real'' score file functions, to ensure that the last score file
15587 returned is the local score file.  Phu.
15589 For example, to do hierarchical scoring but use a non-server-specific
15590 overall score file, you could use the value
15591 @example
15592 (list (lambda (group) ("all.SCORE")) 'gnus-score-find-hierarchical)
15593 @end example
15595 @item gnus-score-expiry-days
15596 @vindex gnus-score-expiry-days
15597 This variable says how many days should pass before an unused score file
15598 entry is expired.  If this variable is @code{nil}, no score file entries
15599 are expired.  It's 7 by default.
15601 @item gnus-update-score-entry-dates
15602 @vindex gnus-update-score-entry-dates
15603 If this variable is non-@code{nil}, matching score entries will have
15604 their dates updated.  (This is how Gnus controls expiry---all
15605 non-matching entries will become too old while matching entries will
15606 stay fresh and young.)  However, if you set this variable to @code{nil},
15607 even matching entries will grow old and will have to face that oh-so
15608 grim reaper.
15610 @item gnus-score-after-write-file-function
15611 @vindex gnus-score-after-write-file-function
15612 Function called with the name of the score file just written.
15614 @item gnus-score-thread-simplify
15615 @vindex gnus-score-thread-simplify
15616 If this variable is non-@code{nil}, article subjects will be simplified
15617 for subject scoring purposes in the same manner as with
15618 threading---according to the current value of
15619 gnus-simplify-subject-functions.  If the scoring entry uses
15620 @code{substring} or @code{exact} matching, the match will also be
15621 simplified in this manner.
15623 @end table
15626 @node Score File Format
15627 @section Score File Format
15628 @cindex score file format
15630 A score file is an @code{emacs-lisp} file that normally contains just a
15631 single form.  Casual users are not expected to edit these files;
15632 everything can be changed from the summary buffer.
15634 Anyway, if you'd like to dig into it yourself, here's an example:
15636 @lisp
15637 (("from"
15638   ("Lars Ingebrigtsen" -10000)
15639   ("Per Abrahamsen")
15640   ("larsi\\|lmi" -50000 nil R))
15641  ("subject"
15642   ("Ding is Badd" nil 728373))
15643  ("xref"
15644   ("alt.politics" -1000 728372 s))
15645  ("lines"
15646   (2 -100 nil <))
15647  (mark 0)
15648  (expunge -1000)
15649  (mark-and-expunge -10)
15650  (read-only nil)
15651  (orphan -10)
15652  (adapt t)
15653  (files "/hom/larsi/News/gnu.SCORE")
15654  (exclude-files "all.SCORE")
15655  (local (gnus-newsgroup-auto-expire t)
15656         (gnus-summary-make-false-root empty))
15657  (eval (ding)))
15658 @end lisp
15660 This example demonstrates most score file elements.  For a different
15661 approach, see @pxref{Advanced Scoring}.
15663 Even though this looks much like lisp code, nothing here is actually
15664 @code{eval}ed.  The lisp reader is used to read this form, though, so it
15665 has to be valid syntactically, if not semantically.
15667 Six keys are supported by this alist:
15669 @table @code
15671 @item STRING
15672 If the key is a string, it is the name of the header to perform the
15673 match on.  Scoring can only be performed on these eight headers:
15674 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
15675 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
15676 these headers, there are three strings to tell Gnus to fetch the entire
15677 article and do the match on larger parts of the article: @code{Body}
15678 will perform the match on the body of the article, @code{Head} will
15679 perform the match on the head of the article, and @code{All} will
15680 perform the match on the entire article.  Note that using any of these
15681 last three keys will slow down group entry @emph{considerably}.  The
15682 final ``header'' you can score on is @code{Followup}.  These score
15683 entries will result in new score entries being added for all follow-ups
15684 to articles that matches these score entries.
15686 Following this key is a arbitrary number of score entries, where each
15687 score entry has one to four elements.
15688 @enumerate
15690 @item
15691 The first element is the @dfn{match element}.  On most headers this will
15692 be a string, but on the Lines and Chars headers, this must be an
15693 integer.
15695 @item
15696 If the second element is present, it should be a number---the @dfn{score
15697 element}.  This number should be an integer in the neginf to posinf
15698 interval.  This number is added to the score of the article if the match
15699 is successful.  If this element is not present, the
15700 @code{gnus-score-interactive-default-score} number will be used
15701 instead.  This is 1000 by default.
15703 @item
15704 If the third element is present, it should be a number---the @dfn{date
15705 element}.  This date says when the last time this score entry matched,
15706 which provides a mechanism for expiring the score entries.  It this
15707 element is not present, the score entry is permanent.  The date is
15708 represented by the number of days since December 31, 1 BCE.
15710 @item
15711 If the fourth element is present, it should be a symbol---the @dfn{type
15712 element}.  This element specifies what function should be used to see
15713 whether this score entry matches the article.  What match types that can
15714 be used depends on what header you wish to perform the match on.
15715 @table @dfn
15717 @item From, Subject, References, Xref, Message-ID
15718 For most header types, there are the @code{r} and @code{R} (regexp), as
15719 well as @code{s} and @code{S} (substring) types, and @code{e} and
15720 @code{E} (exact match), and @code{w} (word match) types.  If this
15721 element is not present, Gnus will assume that substring matching should
15722 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
15723 that the matches will be done in a case-sensitive manner.  All these
15724 one-letter types are really just abbreviations for the @code{regexp},
15725 @code{string}, @code{exact}, and @code{word} types, which you can use
15726 instead, if you feel like.
15728 @item Lines, Chars
15729 These two headers use different match types: @code{<}, @code{>},
15730 @code{=}, @code{>=} and @code{<=}.
15732 These predicates are true if
15734 @example
15735 (PREDICATE HEADER MATCH)
15736 @end example
15738 evaluates to non-@code{nil}.  For instance, the advanced match
15739 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
15740 following form:
15742 @lisp
15743 (< header-value 4)
15744 @end lisp
15746 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
15747 the match, we get the score added if the article has less than 4 lines.
15748 (It's easy to get confused and think it's the other way around.  But
15749 it's not.  I think.)
15751 When matching on @code{Lines}, be careful because some backends (like
15752 @code{nndir}) do not generate @code{Lines} header, so every article ends
15753 up being marked as having 0 lines.  This can lead to strange results if
15754 you happen to lower score of the articles with few lines.
15756 @item Date
15757 For the Date header we have three kinda silly match types:
15758 @code{before}, @code{at} and @code{after}.  I can't really imagine this
15759 ever being useful, but, like, it would feel kinda silly not to provide
15760 this function.  Just in case.  You never know.  Better safe than sorry.
15761 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
15762 sex on a first date.  (I have been told that at least one person, and I
15763 quote, ``found this function indispensable'', however.)
15765 @cindex ISO8601
15766 @cindex date
15767 A more useful match type is @code{regexp}.  With it, you can match the
15768 date string using a regular expression.  The date is normalized to
15769 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
15770 you want to match all articles that have been posted on April 1st in
15771 every year, you could use @samp{....0401.........} as a match string,
15772 for instance.  (Note that the date is kept in its original time zone, so
15773 this will match articles that were posted when it was April 1st where
15774 the article was posted from.  Time zones are such wholesome fun for the
15775 whole family, eh?)
15777 @item Head, Body, All
15778 These three match keys use the same match types as the @code{From} (etc)
15779 header uses.
15781 @item Followup
15782 This match key is somewhat special, in that it will match the
15783 @code{From} header, and affect the score of not only the matching
15784 articles, but also all followups to the matching articles.  This allows
15785 you e.g. increase the score of followups to your own articles, or
15786 decrease the score of followups to the articles of some known
15787 trouble-maker.  Uses the same match types as the @code{From} header
15788 uses.  (Using this match key will lead to creation of @file{ADAPT}
15789 files.)
15791 @item Thread
15792 This match key works along the same lines as the @code{Followup} match
15793 key.  If you say that you want to score on a (sub-)thread started by an
15794 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
15795 match.  This will add a new @samp{thread} match for each article that
15796 has @var{x} in its @code{References} header.  (These new @samp{thread}
15797 matches will use the @code{Message-ID}s of these matching articles.)
15798 This will ensure that you can raise/lower the score of an entire thread,
15799 even though some articles in the thread may not have complete
15800 @code{References} headers.  Note that using this may lead to
15801 undeterministic scores of the articles in the thread.  (Using this match
15802 key will lead to creation of @file{ADAPT} files.)
15803 @end table
15804 @end enumerate
15806 @cindex Score File Atoms
15807 @item mark
15808 The value of this entry should be a number.  Any articles with a score
15809 lower than this number will be marked as read.
15811 @item expunge
15812 The value of this entry should be a number.  Any articles with a score
15813 lower than this number will be removed from the summary buffer.
15815 @item mark-and-expunge
15816 The value of this entry should be a number.  Any articles with a score
15817 lower than this number will be marked as read and removed from the
15818 summary buffer.
15820 @item thread-mark-and-expunge
15821 The value of this entry should be a number.  All articles that belong to
15822 a thread that has a total score below this number will be marked as read
15823 and removed from the summary buffer.  @code{gnus-thread-score-function}
15824 says how to compute the total score for a thread.
15826 @item files
15827 The value of this entry should be any number of file names.  These files
15828 are assumed to be score files as well, and will be loaded the same way
15829 this one was.
15831 @item exclude-files
15832 The clue of this entry should be any number of files.  These files will
15833 not be loaded, even though they would normally be so, for some reason or
15834 other.
15836 @item eval
15837 The value of this entry will be @code{eval}el.  This element will be
15838 ignored when handling global score files.
15840 @item read-only
15841 Read-only score files will not be updated or saved.  Global score files
15842 should feature this atom (@pxref{Global Score Files}).  (Note:
15843 @dfn{Global} here really means @dfn{global}; not your personal
15844 apply-to-all-groups score files.)
15846 @item orphan
15847 The value of this entry should be a number.  Articles that do not have
15848 parents will get this number added to their scores.  Imagine you follow
15849 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
15850 will only follow a few of the threads, also want to see any new threads.
15852 You can do this with the following two score file entries:
15854 @example
15855         (orphan -500)
15856         (mark-and-expunge -100)
15857 @end example
15859 When you enter the group the first time, you will only see the new
15860 threads.  You then raise the score of the threads that you find
15861 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
15862 rest.  Next time you enter the group, you will see new articles in the
15863 interesting threads, plus any new threads.
15865 I.e.---the orphan score atom is for high-volume groups where there
15866 exist a few interesting threads which can't be found automatically by
15867 ordinary scoring rules.
15869 @item adapt
15870 This entry controls the adaptive scoring.  If it is @code{t}, the
15871 default adaptive scoring rules will be used.  If it is @code{ignore}, no
15872 adaptive scoring will be performed on this group.  If it is a list, this
15873 list will be used as the adaptive scoring rules.  If it isn't present,
15874 or is something other than @code{t} or @code{ignore}, the default
15875 adaptive scoring rules will be used.  If you want to use adaptive
15876 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
15877 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
15878 not want adaptive scoring.  If you only want adaptive scoring in a few
15879 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
15880 insert @code{(adapt t)} in the score files of the groups where you want
15883 @item adapt-file
15884 All adaptive score entries will go to the file named by this entry.  It
15885 will also be applied when entering the group.  This atom might be handy
15886 if you want to adapt on several groups at once, using the same adaptive
15887 file for a number of groups.
15889 @item local
15890 @cindex local variables
15891 The value of this entry should be a list of @code{(VAR VALUE)} pairs.
15892 Each @var{var} will be made buffer-local to the current summary buffer,
15893 and set to the value specified.  This is a convenient, if somewhat
15894 strange, way of setting variables in some groups if you don't like hooks
15895 much.  Note that the @var{value} won't be evaluated.
15896 @end table
15899 @node Score File Editing
15900 @section Score File Editing
15902 You normally enter all scoring commands from the summary buffer, but you
15903 might feel the urge to edit them by hand as well, so we've supplied you
15904 with a mode for that.
15906 It's simply a slightly customized @code{emacs-lisp} mode, with these
15907 additional commands:
15909 @table @kbd
15911 @item C-c C-c
15912 @kindex C-c C-c (Score)
15913 @findex gnus-score-edit-done
15914 Save the changes you have made and return to the summary buffer
15915 (@code{gnus-score-edit-done}).
15917 @item C-c C-d
15918 @kindex C-c C-d (Score)
15919 @findex gnus-score-edit-insert-date
15920 Insert the current date in numerical format
15921 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
15922 you were wondering.
15924 @item C-c C-p
15925 @kindex C-c C-p (Score)
15926 @findex gnus-score-pretty-print
15927 The adaptive score files are saved in an unformatted fashion.  If you
15928 intend to read one of these files, you want to @dfn{pretty print} it
15929 first.  This command (@code{gnus-score-pretty-print}) does that for
15930 you.
15932 @end table
15934 Type @kbd{M-x gnus-score-mode} to use this mode.
15936 @vindex gnus-score-mode-hook
15937 @code{gnus-score-menu-hook} is run in score mode buffers.
15939 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
15940 e} to begin editing score files.
15943 @node Adaptive Scoring
15944 @section Adaptive Scoring
15945 @cindex adaptive scoring
15947 If all this scoring is getting you down, Gnus has a way of making it all
15948 happen automatically---as if by magic.  Or rather, as if by artificial
15949 stupidity, to be precise.
15951 @vindex gnus-use-adaptive-scoring
15952 When you read an article, or mark an article as read, or kill an
15953 article, you leave marks behind.  On exit from the group, Gnus can sniff
15954 these marks and add score elements depending on what marks it finds.
15955 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
15956 @code{t} or @code{(line)}.  If you want score adaptively on separate
15957 words appearing in the subjects, you should set this variable to
15958 @code{(word)}.  If you want to use both adaptive methods, set this
15959 variable to @code{(word line)}.
15961 @vindex gnus-default-adaptive-score-alist
15962 To give you complete control over the scoring process, you can customize
15963 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
15964 might look something like this:
15966 @lisp
15967 (setq gnus-default-adaptive-score-alist
15968   '((gnus-unread-mark)
15969     (gnus-ticked-mark (from 4))
15970     (gnus-dormant-mark (from 5))
15971     (gnus-del-mark (from -4) (subject -1))
15972     (gnus-read-mark (from 4) (subject 2))
15973     (gnus-expirable-mark (from -1) (subject -1))
15974     (gnus-killed-mark (from -1) (subject -3))
15975     (gnus-kill-file-mark)
15976     (gnus-ancient-mark)
15977     (gnus-low-score-mark)
15978     (gnus-catchup-mark (from -1) (subject -1))))
15979 @end lisp
15981 As you see, each element in this alist has a mark as a key (either a
15982 variable name or a ``real'' mark---a character).  Following this key is
15983 a arbitrary number of header/score pairs.  If there are no header/score
15984 pairs following the key, no adaptive scoring will be done on articles
15985 that have that key as the article mark.  For instance, articles with
15986 @code{gnus-unread-mark} in the example above will not get adaptive score
15987 entries.
15989 Each article can have only one mark, so just a single of these rules
15990 will be applied to each article.
15992 To take @code{gnus-del-mark} as an example---this alist says that all
15993 articles that have that mark (i.e., are marked with @samp{D}) will have a
15994 score entry added to lower based on the @code{From} header by -4, and
15995 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
15997 If you have marked 10 articles with the same subject with
15998 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
15999 That means that that subject will get a score of ten times -1, which
16000 should be, unless I'm much mistaken, -10.
16002 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
16003 the read articles will be marked with the @samp{E} mark.  This'll
16004 probably make adaptive scoring slightly impossible, so auto-expiring and
16005 adaptive scoring doesn't really mix very well.
16007 The headers you can score on are @code{from}, @code{subject},
16008 @code{message-id}, @code{references}, @code{xref}, @code{lines},
16009 @code{chars} and @code{date}.  In addition, you can score on
16010 @code{followup}, which will create an adaptive score entry that matches
16011 on the @code{References} header using the @code{Message-ID} of the
16012 current article, thereby matching the following thread.
16014 You can also score on @code{thread}, which will try to score all
16015 articles that appear in a thread.  @code{thread} matches uses a
16016 @code{Message-ID} to match on the @code{References} header of the
16017 article.  If the match is made, the @code{Message-ID} of the article is
16018 added to the @code{thread} rule.  (Think about it.  I'd recommend two
16019 aspirins afterwards.)
16021 If you use this scheme, you should set the score file atom @code{mark}
16022 to something small---like -300, perhaps, to avoid having small random
16023 changes result in articles getting marked as read.
16025 After using adaptive scoring for a week or so, Gnus should start to
16026 become properly trained and enhance the authors you like best, and kill
16027 the authors you like least, without you having to say so explicitly.
16029 You can control what groups the adaptive scoring is to be performed on
16030 by using the score files (@pxref{Score File Format}).  This will also
16031 let you use different rules in different groups.
16033 @vindex gnus-adaptive-file-suffix
16034 The adaptive score entries will be put into a file where the name is the
16035 group name with @code{gnus-adaptive-file-suffix} appended.  The default
16036 is @samp{ADAPT}.
16038 @vindex gnus-score-exact-adapt-limit
16039 When doing adaptive scoring, substring or fuzzy matching would probably
16040 give you the best results in most cases.  However, if the header one
16041 matches is short, the possibility for false positives is great, so if
16042 the length of the match is less than
16043 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
16044 this variable is @code{nil}, exact matching will always be used to avoid
16045 this problem.
16047 @vindex gnus-default-adaptive-word-score-alist
16048 As mentioned above, you can adapt either on individual words or entire
16049 headers.  If you adapt on words, the
16050 @code{gnus-default-adaptive-word-score-alist} variable says what score
16051 each instance of a word should add given a mark.
16053 @lisp
16054 (setq gnus-default-adaptive-word-score-alist
16055       `((,gnus-read-mark . 30)
16056         (,gnus-catchup-mark . -10)
16057         (,gnus-killed-mark . -20)
16058         (,gnus-del-mark . -15)))
16059 @end lisp
16061 This is the default value.  If you have adaption on words enabled, every
16062 word that appears in subjects of articles marked with
16063 @code{gnus-read-mark} will result in a score rule that increase the
16064 score with 30 points.
16066 @vindex gnus-default-ignored-adaptive-words
16067 @vindex gnus-ignored-adaptive-words
16068 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
16069 will be ignored.  If you wish to add more words to be ignored, use the
16070 @code{gnus-ignored-adaptive-words} list instead.
16072 @vindex gnus-adaptive-word-syntax-table
16073 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
16074 syntax table in effect.  It is similar to the standard syntax table, but
16075 it considers numbers to be non-word-constituent characters.
16077 @vindex gnus-adaptive-word-minimum
16078 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
16079 word scoring process will never bring down the score of an article to
16080 below this number.  The default is @code{nil}.
16082 @vindex gnus-adaptive-word-no-group-words
16083 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
16084 won't adaptively word score any of the words in the group name.  Useful
16085 for groups like @samp{comp.editors.emacs}, where most of the subject
16086 lines contain the word @samp{emacs}.
16088 After using this scheme for a while, it might be nice to write a
16089 @code{gnus-psychoanalyze-user} command to go through the rules and see
16090 what words you like and what words you don't like.  Or perhaps not.
16092 Note that the adaptive word scoring thing is highly experimental and is
16093 likely to change in the future.  Initial impressions seem to indicate
16094 that it's totally useless as it stands.  Some more work (involving more
16095 rigorous statistical methods) will have to be done to make this useful.
16098 @node Home Score File
16099 @section Home Score File
16101 The score file where new score file entries will go is called the
16102 @dfn{home score file}.  This is normally (and by default) the score file
16103 for the group itself.  For instance, the home score file for
16104 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
16106 However, this may not be what you want.  It is often convenient to share
16107 a common home score file among many groups---all @samp{emacs} groups
16108 could perhaps use the same home score file.
16110 @vindex gnus-home-score-file
16111 The variable that controls this is @code{gnus-home-score-file}.  It can
16114 @enumerate
16115 @item
16116 A string.  Then this file will be used as the home score file for all
16117 groups.
16119 @item
16120 A function.  The result of this function will be used as the home score
16121 file.  The function will be called with the name of the group as the
16122 parameter.
16124 @item
16125 A list.  The elements in this list can be:
16127 @enumerate
16128 @item
16129 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
16130 group name, the @var{file-name} will will be used as the home score file.
16132 @item
16133 A function.  If the function returns non-nil, the result will be used as
16134 the home score file.
16136 @item
16137 A string.  Use the string as the home score file.
16138 @end enumerate
16140 The list will be traversed from the beginning towards the end looking
16141 for matches.
16143 @end enumerate
16145 So, if you want to use just a single score file, you could say:
16147 @lisp
16148 (setq gnus-home-score-file
16149       "my-total-score-file.SCORE")
16150 @end lisp
16152 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
16153 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
16155 @findex gnus-hierarchial-home-score-file
16156 @lisp
16157 (setq gnus-home-score-file
16158       'gnus-hierarchial-home-score-file)
16159 @end lisp
16161 This is a ready-made function provided for your convenience.
16162 Other functions include
16164 @table @code
16165 @item gnus-current-home-score-file
16166 @findex gnus-current-home-score-file
16167 Return the ``current'' regular score file.  This will make scoring
16168 commands add entry to the ``innermost'' matching score file.
16170 @end table
16172 If you want to have one score file for the @samp{emacs} groups and
16173 another for the @samp{comp} groups, while letting all other groups use
16174 their own home score files:
16176 @lisp
16177 (setq gnus-home-score-file
16178       ;; All groups that match the regexp "\\.emacs"
16179       '(("\\.emacs" "emacs.SCORE")
16180         ;; All the comp groups in one score file
16181         ("^comp" "comp.SCORE")))
16182 @end lisp
16184 @vindex gnus-home-adapt-file
16185 @code{gnus-home-adapt-file} works exactly the same way as
16186 @code{gnus-home-score-file}, but says what the home adaptive score file
16187 is instead.  All new adaptive file entries will go into the file
16188 specified by this variable, and the same syntax is allowed.
16190 In addition to using @code{gnus-home-score-file} and
16191 @code{gnus-home-adapt-file}, you can also use group parameters
16192 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
16193 Parameters}) to achieve much the same.  Group and topic parameters take
16194 precedence over this variable.
16197 @node Followups To Yourself
16198 @section Followups To Yourself
16200 Gnus offers two commands for picking out the @code{Message-ID} header in
16201 the current buffer.  Gnus will then add a score rule that scores using
16202 this @code{Message-ID} on the @code{References} header of other
16203 articles.  This will, in effect, increase the score of all articles that
16204 respond to the article in the current buffer.  Quite useful if you want
16205 to easily note when people answer what you've said.
16207 @table @code
16209 @item gnus-score-followup-article
16210 @findex gnus-score-followup-article
16211 This will add a score to articles that directly follow up your own
16212 article.
16214 @item gnus-score-followup-thread
16215 @findex gnus-score-followup-thread
16216 This will add a score to all articles that appear in a thread ``below''
16217 your own article.
16218 @end table
16220 @vindex message-sent-hook
16221 These two functions are both primarily meant to be used in hooks like
16222 @code{message-sent-hook}, like this:
16223 @lisp
16224 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
16225 @end lisp
16228 If you look closely at your own @code{Message-ID}, you'll notice that
16229 the first two or three characters are always the same.  Here's two of
16230 mine:
16232 @example
16233 <x6u3u47icf.fsf@@eyesore.no>
16234 <x6sp9o7ibw.fsf@@eyesore.no>
16235 @end example
16237 So ``my'' ident on this machine is @samp{x6}.  This can be
16238 exploited---the following rule will raise the score on all followups to
16239 myself:
16241 @lisp
16242 ("references"
16243  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
16244   1000 nil r))
16245 @end lisp
16247 Whether it's the first two or first three characters that are ``yours''
16248 is system-dependent.
16251 @node Scoring Tips
16252 @section Scoring Tips
16253 @cindex scoring tips
16255 @table @dfn
16257 @item Crossposts
16258 @cindex crossposts
16259 @cindex scoring crossposts
16260 If you want to lower the score of crossposts, the line to match on is
16261 the @code{Xref} header.
16262 @lisp
16263 ("xref" (" talk.politics.misc:" -1000))
16264 @end lisp
16266 @item Multiple crossposts
16267 If you want to lower the score of articles that have been crossposted to
16268 more than, say, 3 groups:
16269 @lisp
16270 ("xref" ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+" -1000 nil r))
16271 @end lisp
16273 @item Matching on the body
16274 This is generally not a very good idea---it takes a very long time.
16275 Gnus actually has to fetch each individual article from the server.  But
16276 you might want to anyway, I guess.  Even though there are three match
16277 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
16278 and stick with it in each score file.  If you use any two, each article
16279 will be fetched @emph{twice}.  If you want to match a bit on the
16280 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
16281 the matches.
16283 @item Marking as read
16284 You will probably want to mark articles that have scores below a certain
16285 number as read.  This is most easily achieved by putting the following
16286 in your @file{all.SCORE} file:
16287 @lisp
16288 ((mark -100))
16289 @end lisp
16290 You may also consider doing something similar with @code{expunge}.
16292 @item Negated character classes
16293 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
16294 That will match newlines, which might lead to, well, The Unknown.  Say
16295 @code{[^abcd\n]*} instead.
16296 @end table
16299 @node Reverse Scoring
16300 @section Reverse Scoring
16301 @cindex reverse scoring
16303 If you want to keep just articles that have @samp{Sex with Emacs} in the
16304 subject header, and expunge all other articles, you could put something
16305 like this in your score file:
16307 @lisp
16308 (("subject"
16309   ("Sex with Emacs" 2))
16310  (mark 1)
16311  (expunge 1))
16312 @end lisp
16314 So, you raise all articles that match @samp{Sex with Emacs} and mark the
16315 rest as read, and expunge them to boot.
16318 @node Global Score Files
16319 @section Global Score Files
16320 @cindex global score files
16322 Sure, other newsreaders have ``global kill files''.  These are usually
16323 nothing more than a single kill file that applies to all groups, stored
16324 in the user's home directory.  Bah!  Puny, weak newsreaders!
16326 What I'm talking about here are Global Score Files.  Score files from
16327 all over the world, from users everywhere, uniting all nations in one
16328 big, happy score file union!  Ange-score!  New and untested!
16330 @vindex gnus-global-score-files
16331 All you have to do to use other people's score files is to set the
16332 @code{gnus-global-score-files} variable.  One entry for each score file,
16333 or each score file directory.  Gnus will decide by itself what score
16334 files are applicable to which group.
16336 Say you want to use the score file
16337 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
16338 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory:
16340 @lisp
16341 (setq gnus-global-score-files
16342       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
16343         "/ftp@@ftp.some-where:/pub/score/"))
16344 @end lisp
16346 @findex gnus-score-search-global-directories
16347 Simple, eh?  Directory names must end with a @samp{/}.  These
16348 directories are typically scanned only once during each Gnus session.
16349 If you feel the need to manually re-scan the remote directories, you can
16350 use the @code{gnus-score-search-global-directories} command.
16352 Note that, at present, using this option will slow down group entry
16353 somewhat.  (That is---a lot.)
16355 If you want to start maintaining score files for other people to use,
16356 just put your score file up for anonymous ftp and announce it to the
16357 world.  Become a retro-moderator!  Participate in the retro-moderator
16358 wars sure to ensue, where retro-moderators battle it out for the
16359 sympathy of the people, luring them to use their score files on false
16360 premises!  Yay!  The net is saved!
16362 Here are some tips for the would-be retro-moderator, off the top of my
16363 head:
16365 @itemize @bullet
16367 @item
16368 Articles heavily crossposted are probably junk.
16369 @item
16370 To lower a single inappropriate article, lower by @code{Message-ID}.
16371 @item
16372 Particularly brilliant authors can be raised on a permanent basis.
16373 @item
16374 Authors that repeatedly post off-charter for the group can safely be
16375 lowered out of existence.
16376 @item
16377 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
16378 articles completely.
16380 @item
16381 Use expiring score entries to keep the size of the file down.  You
16382 should probably have a long expiry period, though, as some sites keep
16383 old articles for a long time.
16384 @end itemize
16386 ... I wonder whether other newsreaders will support global score files
16387 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
16388 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
16389 holding our breath yet?
16392 @node Kill Files
16393 @section Kill Files
16394 @cindex kill files
16396 Gnus still supports those pesky old kill files.  In fact, the kill file
16397 entries can now be expiring, which is something I wrote before Daniel
16398 Quinlan thought of doing score files, so I've left the code in there.
16400 In short, kill processing is a lot slower (and I do mean @emph{a lot})
16401 than score processing, so it might be a good idea to rewrite your kill
16402 files into score files.
16404 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
16405 forms into this file, which means that you can use kill files as some
16406 sort of primitive hook function to be run on group entry, even though
16407 that isn't a very good idea.
16409 Normal kill files look like this:
16411 @lisp
16412 (gnus-kill "From" "Lars Ingebrigtsen")
16413 (gnus-kill "Subject" "ding")
16414 (gnus-expunge "X")
16415 @end lisp
16417 This will mark every article written by me as read, and remove the
16418 marked articles from the summary buffer.  Very useful, you'll agree.
16420 Other programs use a totally different kill file syntax.  If Gnus
16421 encounters what looks like a @code{rn} kill file, it will take a stab at
16422 interpreting it.
16424 Two summary functions for editing a GNUS kill file:
16426 @table @kbd
16428 @item M-k
16429 @kindex M-k (Summary)
16430 @findex gnus-summary-edit-local-kill
16431 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
16433 @item M-K
16434 @kindex M-K (Summary)
16435 @findex gnus-summary-edit-global-kill
16436 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
16437 @end table
16439 Two group mode functions for editing the kill files:
16441 @table @kbd
16443 @item M-k
16444 @kindex M-k (Group)
16445 @findex gnus-group-edit-local-kill
16446 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
16448 @item M-K
16449 @kindex M-K (Group)
16450 @findex gnus-group-edit-global-kill
16451 Edit the general kill file (@code{gnus-group-edit-global-kill}).
16452 @end table
16454 Kill file variables:
16456 @table @code
16457 @item gnus-kill-file-name
16458 @vindex gnus-kill-file-name
16459 A kill file for the group @samp{soc.motss} is normally called
16460 @file{soc.motss.KILL}.  The suffix appended to the group name to get
16461 this file name is detailed by the @code{gnus-kill-file-name} variable.
16462 The ``global'' kill file (not in the score file sense of ``global'', of
16463 course) is just called @file{KILL}.
16465 @vindex gnus-kill-save-kill-file
16466 @item gnus-kill-save-kill-file
16467 If this variable is non-@code{nil}, Gnus will save the
16468 kill file after processing, which is necessary if you use expiring
16469 kills.
16471 @item gnus-apply-kill-hook
16472 @vindex gnus-apply-kill-hook
16473 @findex gnus-apply-kill-file-unless-scored
16474 @findex gnus-apply-kill-file
16475 A hook called to apply kill files to a group.  It is
16476 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
16477 kill file if you have a score file for the same group, you can set this
16478 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
16479 kill files to be processed, you should set this variable to @code{nil}.
16481 @item gnus-kill-file-mode-hook
16482 @vindex gnus-kill-file-mode-hook
16483 A hook called in kill-file mode buffers.
16485 @end table
16488 @node Converting Kill Files
16489 @section Converting Kill Files
16490 @cindex kill files
16491 @cindex converting kill files
16493 If you have loads of old kill files, you may want to convert them into
16494 score files.  If they are ``regular'', you can use
16495 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
16496 by hand.
16498 The kill to score conversion package isn't included in Gnus by default.
16499 You can fetch it from
16500 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
16502 If your old kill files are very complex---if they contain more
16503 non-@code{gnus-kill} forms than not, you'll have to convert them by
16504 hand.  Or just let them be as they are.  Gnus will still use them as
16505 before.
16508 @node GroupLens
16509 @section GroupLens
16510 @cindex GroupLens
16512 GroupLens is a collaborative filtering system that helps you work
16513 together with other people to find the quality news articles out of the
16514 huge volume of news articles generated every day.
16516 To accomplish this the GroupLens system combines your opinions about
16517 articles you have already read with the opinions of others who have done
16518 likewise and gives you a personalized prediction for each unread news
16519 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
16520 rate articles, and finds other people that rate articles the same way.
16521 Once it has found some people you agree with it tells you, in the form
16522 of a prediction, what they thought of the article.  You can use this
16523 prediction to help you decide whether or not you want to read the
16524 article.
16526 @menu
16527 * Using GroupLens::          How to make Gnus use GroupLens.
16528 * Rating Articles::          Letting GroupLens know how you rate articles.
16529 * Displaying Predictions::   Displaying predictions given by GroupLens.
16530 * GroupLens Variables::      Customizing GroupLens.
16531 @end menu
16534 @node Using GroupLens
16535 @subsection Using GroupLens
16537 To use GroupLens you must register a pseudonym with your local Better
16538 Bit Bureau (BBB).
16539 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html} is the only
16540 better bit in town at the moment.
16542 Once you have registered you'll need to set a couple of variables.
16544 @table @code
16546 @item gnus-use-grouplens
16547 @vindex gnus-use-grouplens
16548 Setting this variable to a non-@code{nil} value will make Gnus hook into
16549 all the relevant GroupLens functions.
16551 @item grouplens-pseudonym
16552 @vindex grouplens-pseudonym
16553 This variable should be set to the pseudonym you got when registering
16554 with the Better Bit Bureau.
16556 @item grouplens-newsgroups
16557 @vindex grouplens-newsgroups
16558 A list of groups that you want to get GroupLens predictions for.
16560 @end table
16562 That's the minimum of what you need to get up and running with GroupLens.
16563 Once you've registered, GroupLens will start giving you scores for
16564 articles based on the average of what other people think.  But, to get
16565 the real benefit of GroupLens you need to start rating articles
16566 yourself.  Then the scores GroupLens gives you will be personalized for
16567 you, based on how the people you usually agree with have already rated.
16570 @node Rating Articles
16571 @subsection Rating Articles
16573 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
16574 Where 1 means something like this article is a waste of bandwidth and 5
16575 means that the article was really good.  The basic question to ask
16576 yourself is, "on a scale from 1 to 5 would I like to see more articles
16577 like this one?"
16579 There are four ways to enter a rating for an article in GroupLens.
16581 @table @kbd
16583 @item r
16584 @kindex r (GroupLens)
16585 @findex bbb-summary-rate-article
16586 This function will prompt you for a rating on a scale of one to five.
16588 @item k
16589 @kindex k (GroupLens)
16590 @findex grouplens-score-thread
16591 This function will prompt you for a rating, and rate all the articles in
16592 the thread.  This is really useful for some of those long running giant
16593 threads in rec.humor.
16595 @end table
16597 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
16598 the score of the article you're reading.
16600 @table @kbd
16602 @item 1-5 n
16603 @kindex n (GroupLens)
16604 @findex grouplens-next-unread-article
16605 Rate the article and go to the next unread article.
16607 @item 1-5 ,
16608 @kindex , (GroupLens)
16609 @findex grouplens-best-unread-article
16610 Rate the article and go to the next unread article with the highest score.
16612 @end table
16614 If you want to give the current article a score of 4 and then go to the
16615 next article, just type @kbd{4 n}.
16618 @node Displaying Predictions
16619 @subsection Displaying Predictions
16621 GroupLens makes a prediction for you about how much you will like a
16622 news article.  The predictions from GroupLens are on a scale from 1 to
16623 5, where 1 is the worst and 5 is the best.  You can use the predictions
16624 from GroupLens in one of three ways controlled by the variable
16625 @code{gnus-grouplens-override-scoring}.
16627 @vindex gnus-grouplens-override-scoring
16628 There are three ways to display predictions in grouplens.  You may
16629 choose to have the GroupLens scores contribute to, or override the
16630 regular gnus scoring mechanism.  override is the default; however, some
16631 people prefer to see the Gnus scores plus the grouplens scores.  To get
16632 the separate scoring behavior you need to set
16633 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
16634 GroupLens predictions combined with the grouplens scores set it to
16635 @code{'override} and to combine the scores set
16636 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
16637 the combine option you will also want to set the values for
16638 @code{grouplens-prediction-offset} and
16639 @code{grouplens-score-scale-factor}.
16641 @vindex grouplens-prediction-display
16642 In either case, GroupLens gives you a few choices for how you would like
16643 to see your predictions displayed.  The display of predictions is
16644 controlled by the @code{grouplens-prediction-display} variable.
16646 The following are valid values for that variable.
16648 @table @code
16649 @item prediction-spot
16650 The higher the prediction, the further to the right an @samp{*} is
16651 displayed.
16653 @item confidence-interval
16654 A numeric confidence interval.
16656 @item prediction-bar
16657 The higher the prediction, the longer the bar.
16659 @item confidence-bar
16660 Numerical confidence.
16662 @item confidence-spot
16663 The spot gets bigger with more confidence.
16665 @item prediction-num
16666 Plain-old numeric value.
16668 @item confidence-plus-minus
16669 Prediction +/- confidence.
16671 @end table
16674 @node GroupLens Variables
16675 @subsection GroupLens Variables
16677 @table @code
16679 @item gnus-summary-grouplens-line-format
16680 The summary line format used in GroupLens-enhanced summary buffers.  It
16681 accepts the same specs as the normal summary line format (@pxref{Summary
16682 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-20,20n%]%)
16683 %s\n}.
16685 @item grouplens-bbb-host
16686 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
16687 default.
16689 @item grouplens-bbb-port
16690 Port of the host running the bbbd server.  The default is 9000.
16692 @item grouplens-score-offset
16693 Offset the prediction by this value.  In other words, subtract the
16694 prediction value by this number to arrive at the effective score.  The
16695 default is 0.
16697 @item grouplens-score-scale-factor
16698 This variable allows the user to magnify the effect of GroupLens scores.
16699 The scale factor is applied after the offset.  The default is 1.
16701 @end table
16704 @node Advanced Scoring
16705 @section Advanced Scoring
16707 Scoring on Subjects and From headers is nice enough, but what if you're
16708 really interested in what a person has to say only when she's talking
16709 about a particular subject?  Or what if you really don't want to
16710 read what person A has to say when she's following up to person B, but
16711 want to read what she says when she's following up to person C?
16713 By using advanced scoring rules you may create arbitrarily complex
16714 scoring patterns.
16716 @menu
16717 * Advanced Scoring Syntax::     A definition.
16718 * Advanced Scoring Examples::   What they look like.
16719 * Advanced Scoring Tips::       Getting the most out of it.
16720 @end menu
16723 @node Advanced Scoring Syntax
16724 @subsection Advanced Scoring Syntax
16726 Ordinary scoring rules have a string as the first element in the rule.
16727 Advanced scoring rules have a list as the first element.  The second
16728 element is the score to be applied if the first element evaluated to a
16729 non-@code{nil} value.
16731 These lists may consist of three logical operators, one redirection
16732 operator, and various match operators.
16734 Logical operators:
16736 @table @code
16737 @item &
16738 @itemx and
16739 This logical operator will evaluate each of its arguments until it finds
16740 one that evaluates to @code{false}, and then it'll stop.  If all arguments
16741 evaluate to @code{true} values, then this operator will return
16742 @code{true}.
16744 @item |
16745 @itemx or
16746 This logical operator will evaluate each of its arguments until it finds
16747 one that evaluates to @code{true}.  If no arguments are @code{true},
16748 then this operator will return @code{false}.
16750 @item !
16751 @itemx not
16752 @itemx Â¬
16753 This logical operator only takes a single argument.  It returns the
16754 logical negation of the value of its argument.
16756 @end table
16758 There is an @dfn{indirection operator} that will make its arguments
16759 apply to the ancestors of the current article being scored.  For
16760 instance, @code{1-} will make score rules apply to the parent of the
16761 current article.  @code{2-} will make score rules apply to the
16762 grandparent of the current article.  Alternatively, you can write
16763 @code{^^}, where the number of @code{^}s (carets) says how far back into
16764 the ancestry you want to go.
16766 Finally, we have the match operators.  These are the ones that do the
16767 real work.  Match operators are header name strings followed by a match
16768 and a match type.  A typical match operator looks like @samp{("from"
16769 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
16770 simple scoring, and the match types are also the same.
16773 @node Advanced Scoring Examples
16774 @subsection Advanced Scoring Examples
16776 Let's say you want to increase the score of articles written by Lars
16777 when he's talking about Gnus:
16779 @example
16781   ("from" "Lars Ingebrigtsen")
16782   ("subject" "Gnus"))
16783  1000)
16784 @end example
16786 Quite simple, huh?
16788 When he writes long articles, he sometimes has something nice to say:
16790 @example
16792   ("from" "Lars Ingebrigtsen")
16793   (|
16794    ("subject" "Gnus")
16795    ("lines" 100 >)))
16796  1000)
16797 @end example
16799 However, when he responds to things written by Reig Eigil Logge, you
16800 really don't want to read what he's written:
16802 @example
16804   ("from" "Lars Ingebrigtsen")
16805   (1- ("from" "Reig Eigir Logge")))
16806  -100000)
16807 @end example
16809 Everybody that follows up Redmondo when he writes about disappearing
16810 socks should have their scores raised, but only when they talk about
16811 white socks.  However, when Lars talks about socks, it's usually not
16812 very interesting:
16814 @example
16816   (1-
16817    (&
16818     ("from" "redmondo@@.*no" r)
16819     ("body" "disappearing.*socks" t)))
16820   (! ("from" "Lars Ingebrigtsen"))
16821   ("body" "white.*socks"))
16822  1000)
16823 @end example
16825 The possibilities are endless.
16828 @node Advanced Scoring Tips
16829 @subsection Advanced Scoring Tips
16831 The @code{&} and @code{|} logical operators do short-circuit logic.
16832 That is, they stop processing their arguments when it's clear what the
16833 result of the operation will be.  For instance, if one of the arguments
16834 of an @code{&} evaluates to @code{false}, there's no point in evaluating
16835 the rest of the arguments.  This means that you should put slow matches
16836 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
16837 @samp{subject}) first.
16839 The indirection arguments (@code{1-} and so on) will make their
16840 arguments work on previous generations of the thread.  If you say
16841 something like:
16843 @example
16846  (1-
16847   ("from" "lars")))
16849 @end example
16851 Then that means "score on the from header of the grandparent of the
16852 current article".  An indirection is quite fast, but it's better to say:
16854 @example
16856  (&
16857   ("from" "Lars")
16858   ("subject" "Gnus")))
16859 @end example
16861 than it is to say:
16863 @example
16865  (1- ("from" "Lars"))
16866  (1- ("subject" "Gnus")))
16867 @end example
16870 @node Score Decays
16871 @section Score Decays
16872 @cindex score decays
16873 @cindex decays
16875 You may find that your scores have a tendency to grow without
16876 bounds, especially if you're using adaptive scoring.  If scores get too
16877 big, they lose all meaning---they simply max out and it's difficult to
16878 use them in any sensible way.
16880 @vindex gnus-decay-scores
16881 @findex gnus-decay-score
16882 @vindex gnus-decay-score-function
16883 Gnus provides a mechanism for decaying scores to help with this problem.
16884 When score files are loaded and @code{gnus-decay-scores} is
16885 non-@code{nil}, Gnus will run the score files through the decaying
16886 mechanism thereby lowering the scores of all non-permanent score rules.
16887 The decay itself if performed by the @code{gnus-decay-score-function}
16888 function, which is @code{gnus-decay-score} by default.  Here's the
16889 definition of that function:
16891 @lisp
16892 (defun gnus-decay-score (score)
16893   "Decay SCORE.
16894 This is done according to `gnus-score-decay-constant'
16895 and `gnus-score-decay-scale'."
16896   (floor
16897    (- score
16898       (* (if (< score 0) 1 -1)
16899          (min (abs score)
16900               (max gnus-score-decay-constant
16901                    (* (abs score)
16902                       gnus-score-decay-scale)))))))
16903 @end lisp
16905 @vindex gnus-score-decay-scale
16906 @vindex gnus-score-decay-constant
16907 @code{gnus-score-decay-constant} is 3 by default and
16908 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
16910 @enumerate
16911 @item
16912 Scores between -3 and 3 will be set to 0 when this function is called.
16914 @item
16915 Scores with magnitudes between 3 and 60 will be shrunk by 3.
16917 @item
16918 Scores with magnitudes greater than 60 will be shrunk by 5% of the
16919 score.
16920 @end enumerate
16922 If you don't like this decay function, write your own.  It is called
16923 with the score to be decayed as its only parameter, and it should return
16924 the new score, which should be an integer.
16926 Gnus will try to decay scores once a day.  If you haven't run Gnus for
16927 four days, Gnus will decay the scores four times, for instance.
16930 @node Various
16931 @chapter Various
16933 @menu
16934 * Process/Prefix::             A convention used by many treatment commands.
16935 * Interactive::                Making Gnus ask you many questions.
16936 * Symbolic Prefixes::          How to supply some Gnus functions with options.
16937 * Formatting Variables::       You can specify what buffers should look like.
16938 * Windows Configuration::      Configuring the Gnus buffer windows.
16939 * Faces and Fonts::            How to change how faces look.
16940 * Compilation::                How to speed Gnus up.
16941 * Mode Lines::                 Displaying information in the mode lines.
16942 * Highlighting and Menus::     Making buffers look all nice and cozy.
16943 * Buttons::                    Get tendonitis in ten easy steps!
16944 * Daemons::                    Gnus can do things behind your back.
16945 * NoCeM::                      How to avoid spam and other fatty foods.
16946 * Undo::                       Some actions can be undone.
16947 * Moderation::                 What to do if you're a moderator.
16948 * Emacs Enhancements::         There can be more pictures and stuff under
16949                                Emacs 21.
16950 * XEmacs Enhancements::        There are more pictures and stuff under XEmacs.
16951 * Fuzzy Matching::             What's the big fuzz?
16952 * Thwarting Email Spam::       A how-to on avoiding unsolicited commercial email.
16953 * Various Various::            Things that are really various.
16954 @end menu
16957 @node Process/Prefix
16958 @section Process/Prefix
16959 @cindex process/prefix convention
16961 Many functions, among them functions for moving, decoding and saving
16962 articles, use what is known as the @dfn{Process/Prefix convention}.
16964 This is a method for figuring out what articles the user wants the
16965 command to be performed on.
16967 It goes like this:
16969 If the numeric prefix is N, perform the operation on the next N
16970 articles, starting with the current one.  If the numeric prefix is
16971 negative, perform the operation on the previous N articles, starting
16972 with the current one.
16974 @vindex transient-mark-mode
16975 If @code{transient-mark-mode} in non-@code{nil} and the region is
16976 active, all articles in the region will be worked upon.
16978 If there is no numeric prefix, but some articles are marked with the
16979 process mark, perform the operation on the articles marked with
16980 the process mark.
16982 If there is neither a numeric prefix nor any articles marked with the
16983 process mark, just perform the operation on the current article.
16985 Quite simple, really, but it needs to be made clear so that surprises
16986 are avoided.
16988 Commands that react to the process mark will push the current list of
16989 process marked articles onto a stack and will then clear all process
16990 marked articles.  You can restore the previous configuration with the
16991 @kbd{M P y} command (@pxref{Setting Process Marks}).
16993 @vindex gnus-summary-goto-unread
16994 One thing that seems to shock & horrify lots of people is that, for
16995 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
16996 Since each @kbd{d} (which marks the current article as read) by default
16997 goes to the next unread article after marking, this means that @kbd{3 d}
16998 will mark the next three unread articles as read, no matter what the
16999 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
17000 @code{nil} for a more straightforward action.
17002 Many commands do not use the process/prefix convention.  All commands
17003 that do explicitly say so in this manual.  To apply the process/prefix
17004 convention to commands that do not use it, you can use the @kbd{M-&}
17005 command.  For instance, to mark all the articles in the group as
17006 expirable, you could say `M P b M-& E'.
17009 @node Interactive
17010 @section Interactive
17011 @cindex interaction
17013 @table @code
17015 @item gnus-novice-user
17016 @vindex gnus-novice-user
17017 If this variable is non-@code{nil}, you are either a newcomer to the
17018 World of Usenet, or you are very cautious, which is a nice thing to be,
17019 really.  You will be given questions of the type ``Are you sure you want
17020 to do this?'' before doing anything dangerous.  This is @code{t} by
17021 default.
17023 @item gnus-expert-user
17024 @vindex gnus-expert-user
17025 If this variable is non-@code{nil}, you will seldom be asked any
17026 questions by Gnus.  It will simply assume you know what you're doing, no
17027 matter how strange.
17029 @item gnus-interactive-catchup
17030 @vindex gnus-interactive-catchup
17031 Require confirmation before catching up a group if non-@code{nil}.  It
17032 is @code{t} by default.
17034 @item gnus-interactive-exit
17035 @vindex gnus-interactive-exit
17036 Require confirmation before exiting Gnus.  This variable is @code{t} by
17037 default.
17038 @end table
17041 @node Symbolic Prefixes
17042 @section Symbolic Prefixes
17043 @cindex symbolic prefixes
17045 Quite a lot of Emacs commands react to the (numeric) prefix.  For
17046 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
17047 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
17048 rule of 900 to the current article.
17050 This is all nice and well, but what if you want to give a command some
17051 additional information?  Well, what most commands do is interpret the
17052 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
17053 doesn't want a backup file to be created when saving the current buffer,
17054 for instance.  But what if you want to save without making a backup
17055 file, and you want Emacs to flash lights and play a nice tune at the
17056 same time?  You can't, and you're probably perfectly happy that way.
17058 @kindex M-i (Summary)
17059 @findex gnus-symbolic-argument
17060 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
17061 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
17062 character typed in is the value.  You can stack as many @kbd{M-i}
17063 prefixes as you want.  @kbd{M-i a M-C-u} means ``feed the @kbd{M-C-u}
17064 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b M-C-u} means
17065 ``feed the @kbd{M-C-u} command the symbolic prefixes @code{a} and
17066 @code{b}''.  You get the drift.
17068 Typing in symbolic prefixes to commands that don't accept them doesn't
17069 hurt, but it doesn't do any good either.  Currently not many Gnus
17070 functions make use of the symbolic prefix.
17072 If you're interested in how Gnus implements this, @pxref{Extended
17073 Interactive}.
17076 @node Formatting Variables
17077 @section Formatting Variables
17078 @cindex formatting variables
17080 Throughout this manual you've probably noticed lots of variables called
17081 things like @code{gnus-group-line-format} and
17082 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
17083 output lines in the various buffers.  There's quite a lot of them.
17084 Fortunately, they all use the same syntax, so there's not that much to
17085 be annoyed by.
17087 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
17088 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
17089 lots of percentages everywhere.
17091 @menu
17092 * Formatting Basics::     A formatting variable is basically a format string.
17093 * Mode Line Formatting::  Some rules about mode line formatting variables.
17094 * Advanced Formatting::   Modifying output in various ways.
17095 * User-Defined Specs::    Having Gnus call your own functions.
17096 * Formatting Fonts::      Making the formatting look colorful and nice.
17097 @end menu
17099 Currently Gnus uses the following formatting variables:
17100 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
17101 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
17102 @code{gnus-group-mode-line-format},
17103 @code{gnus-summary-mode-line-format},
17104 @code{gnus-article-mode-line-format},
17105 @code{gnus-server-mode-line-format}, and
17106 @code{gnus-summary-pick-line-format}.
17108 All these format variables can also be arbitrary elisp forms.  In that
17109 case, they will be @code{eval}ed to insert the required lines.
17111 @kindex M-x gnus-update-format
17112 @findex gnus-update-format
17113 Gnus includes a command to help you while creating your own format
17114 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
17115 update the spec in question and pop you to a buffer where you can
17116 examine the resulting lisp code to be run to generate the line.
17120 @node Formatting Basics
17121 @subsection Formatting Basics
17123 Each @samp{%} element will be replaced by some string or other when the
17124 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
17125 spec, and pad with spaces to get a 5-character field''.
17127 As with normal C and Emacs Lisp formatting strings, the numerical
17128 modifier between the @samp{%} and the formatting type character will
17129 @dfn{pad} the output so that it is always at least that long.
17130 @samp{%5y} will make the field always (at least) five characters wide by
17131 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
17132 the right instead.
17134 You may also wish to limit the length of the field to protect against
17135 particularly wide values.  For that you can say @samp{%4,6y}, which
17136 means that the field will never be more than 6 characters wide and never
17137 less than 4 characters wide.
17140 @node Mode Line Formatting
17141 @subsection Mode Line Formatting
17143 Mode line formatting variables (e.g.,
17144 @code{gnus-summary-mode-line-format}) follow the same rules as other,
17145 buffer line oriented formatting variables (@pxref{Formatting Basics})
17146 with the following two differences:
17148 @enumerate
17150 @item
17151 There must be no newline (@samp{\n}) at the end.
17153 @item
17154 The special @samp{%%b} spec can be used to display the buffer name.
17155 Well, it's no spec at all, really---@samp{%%} is just a way to quote
17156 @samp{%} to allow it to pass through the formatting machinery unmangled,
17157 so that Emacs receives @samp{%b}, which is something the Emacs mode line
17158 display interprets to mean ``show the buffer name''.  For a full list of
17159 mode line specs Emacs understands, see the documentation of the
17160 @code{mode-line-format} variable.
17162 @end enumerate
17165 @node Advanced Formatting
17166 @subsection Advanced Formatting
17168 It is frequently useful to post-process the fields in some way.
17169 Padding, limiting, cutting off parts and suppressing certain values can
17170 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
17171 look like @samp{%~(cut 3)~(ignore "0")y}.
17173 These are the valid modifiers:
17175 @table @code
17176 @item pad
17177 @itemx pad-left
17178 Pad the field to the left with spaces until it reaches the required
17179 length.
17181 @item pad-right
17182 Pad the field to the right with spaces until it reaches the required
17183 length.
17185 @item max
17186 @itemx max-left
17187 Cut off characters from the left until it reaches the specified length.
17189 @item max-right
17190 Cut off characters from the right until it reaches the specified
17191 length.
17193 @item cut
17194 @itemx cut-left
17195 Cut off the specified number of characters from the left.
17197 @item cut-right
17198 Cut off the specified number of characters from the right.
17200 @item ignore
17201 Return an empty string if the field is equal to the specified value.
17203 @item form
17204 Use the specified form as the field value when the @samp{@@} spec is
17205 used.
17206 @end table
17208 Let's take an example.  The @samp{%o} spec in the summary mode lines
17209 will return a date in compact ISO8601 format---@samp{19960809T230410}.
17210 This is quite a mouthful, so we want to shave off the century number and
17211 the time, leaving us with a six-character date.  That would be
17212 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
17213 maxing, and we need the padding to ensure that the date is never less
17214 than 6 characters to make it look nice in columns.)
17216 Ignoring is done first; then cutting; then maxing; and then as the very
17217 last operation, padding.
17219 If you use lots of these advanced thingies, you'll find that Gnus gets
17220 quite slow.  This can be helped enormously by running @kbd{M-x
17221 gnus-compile} when you are satisfied with the look of your lines.
17222 @xref{Compilation}.
17225 @node User-Defined Specs
17226 @subsection User-Defined Specs
17228 All the specs allow for inserting user defined specifiers---@samp{u}.
17229 The next character in the format string should be a letter.  Gnus
17230 will call the function @code{gnus-user-format-function-}@samp{X}, where
17231 @samp{X} is the letter following @samp{%u}.  The function will be passed
17232 a single parameter---what the parameter means depends on what buffer
17233 it's being called from.  The function should return a string, which will
17234 be inserted into the buffer just like information from any other
17235 specifier.  This function may also be called with dummy values, so it
17236 should protect against that.
17238 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
17239 much the same without defining new functions.  Here's an example:
17240 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
17241 given here will be evaluated to yield the current line number, and then
17242 inserted.
17245 @node Formatting Fonts
17246 @subsection Formatting Fonts
17248 There are specs for highlighting, and these are shared by all the format
17249 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
17250 the special @code{mouse-face} property set, which means that it will be
17251 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
17252 over it.
17254 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
17255 normal faces set using @code{gnus-face-0}, which is @code{bold} by
17256 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
17257 and so on.  Create as many faces as you wish.  The same goes for the
17258 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
17259 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
17261 Text inside the @samp{%<} and @samp{%>} specifiers will get the special
17262 @code{balloon-help} property set to @code{gnus-balloon-face-0}.  If you
17263 say @samp{%1<}, you'll get @code{gnus-balloon-face-1} and so on.  The
17264 @code{gnus-balloon-face-*} variables should be either strings or symbols
17265 naming functions that return a string.  Under @code{balloon-help-mode},
17266 when the mouse passes over text with this property set, a balloon window
17267 will appear and display the string.  Please refer to the doc string of
17268 @code{balloon-help-mode} for more information on this.
17270 Here's an alternative recipe for the group buffer:
17272 @lisp
17273 ;; Create three face types.
17274 (setq gnus-face-1 'bold)
17275 (setq gnus-face-3 'italic)
17277 ;; We want the article count to be in
17278 ;; a bold and green face.  So we create
17279 ;; a new face called `my-green-bold'.
17280 (copy-face 'bold 'my-green-bold)
17281 ;; Set the color.
17282 (set-face-foreground 'my-green-bold "ForestGreen")
17283 (setq gnus-face-2 'my-green-bold)
17285 ;; Set the new & fancy format.
17286 (setq gnus-group-line-format
17287       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
17288 @end lisp
17290 I'm sure you'll be able to use this scheme to create totally unreadable
17291 and extremely vulgar displays.  Have fun!
17293 Note that the @samp{%(} specs (and friends) do not make any sense on the
17294 mode-line variables.
17297 @node Windows Configuration
17298 @section Windows Configuration
17299 @cindex windows configuration
17301 No, there's nothing here about X, so be quiet.
17303 @vindex gnus-use-full-window
17304 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
17305 other windows and occupy the entire Emacs screen by itself.  It is
17306 @code{t} by default.
17308 Setting this variable to @code{nil} kinda works, but there are
17309 glitches.  Use at your own peril.
17311 @vindex gnus-buffer-configuration
17312 @code{gnus-buffer-configuration} describes how much space each Gnus
17313 buffer should be given.  Here's an excerpt of this variable:
17315 @lisp
17316 ((group (vertical 1.0 (group 1.0 point)
17317                       (if gnus-carpal (group-carpal 4))))
17318  (article (vertical 1.0 (summary 0.25 point)
17319                         (article 1.0))))
17320 @end lisp
17322 This is an alist.  The @dfn{key} is a symbol that names some action or
17323 other.  For instance, when displaying the group buffer, the window
17324 configuration function will use @code{group} as the key.  A full list of
17325 possible names is listed below.
17327 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
17328 should occupy.  To take the @code{article} split as an example -
17330 @lisp
17331 (article (vertical 1.0 (summary 0.25 point)
17332                        (article 1.0)))
17333 @end lisp
17335 This @dfn{split} says that the summary buffer should occupy 25% of upper
17336 half of the screen, and that it is placed over the article buffer.  As
17337 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
17338 reaching for that calculator there).  However, the special number
17339 @code{1.0} is used to signal that this buffer should soak up all the
17340 rest of the space available after the rest of the buffers have taken
17341 whatever they need.  There should be only one buffer with the @code{1.0}
17342 size spec per split.
17344 Point will be put in the buffer that has the optional third element
17345 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
17346 split where the tag @code{frame-focus} is a member (i.e. is the third or
17347 fourth element in the list, depending on whether the @code{point} tag is
17348 present) gets focus.
17350 Here's a more complicated example:
17352 @lisp
17353 (article (vertical 1.0 (group 4)
17354                        (summary 0.25 point)
17355                        (if gnus-carpal (summary-carpal 4))
17356                        (article 1.0)))
17357 @end lisp
17359 If the size spec is an integer instead of a floating point number,
17360 then that number will be used to say how many lines a buffer should
17361 occupy, not a percentage.
17363 If the @dfn{split} looks like something that can be @code{eval}ed (to be
17364 precise---if the @code{car} of the split is a function or a subr), this
17365 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
17366 be used as a split.  This means that there will be three buffers if
17367 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
17368 is non-@code{nil}.
17370 Not complicated enough for you?  Well, try this on for size:
17372 @lisp
17373 (article (horizontal 1.0
17374              (vertical 0.5
17375                  (group 1.0)
17376                  (gnus-carpal 4))
17377              (vertical 1.0
17378                  (summary 0.25 point)
17379                  (summary-carpal 4)
17380                  (article 1.0))))
17381 @end lisp
17383 Whoops.  Two buffers with the mystery 100% tag.  And what's that
17384 @code{horizontal} thingie?
17386 If the first element in one of the split is @code{horizontal}, Gnus will
17387 split the window horizontally, giving you two windows side-by-side.
17388 Inside each of these strips you may carry on all you like in the normal
17389 fashion.  The number following @code{horizontal} says what percentage of
17390 the screen is to be given to this strip.
17392 For each split, there @emph{must} be one element that has the 100% tag.
17393 The splitting is never accurate, and this buffer will eat any leftover
17394 lines from the splits.
17396 To be slightly more formal, here's a definition of what a valid split
17397 may look like:
17399 @example
17400 split       = frame | horizontal | vertical | buffer | form
17401 frame       = "(frame " size *split ")"
17402 horizontal  = "(horizontal " size *split ")"
17403 vertical    = "(vertical " size *split ")"
17404 buffer      = "(" buffer-name " " size *[ "point" ] *[ "frame-focus"] ")"
17405 size        = number | frame-params
17406 buffer-name = group | article | summary ...
17407 @end example
17409 The limitations are that the @code{frame} split can only appear as the
17410 top-level split.  @var{form} should be an Emacs Lisp form that should
17411 return a valid split.  We see that each split is fully recursive, and
17412 may contain any number of @code{vertical} and @code{horizontal} splits.
17414 @vindex gnus-window-min-width
17415 @vindex gnus-window-min-height
17416 @cindex window height
17417 @cindex window width
17418 Finding the right sizes can be a bit complicated.  No window may be less
17419 than @code{gnus-window-min-height} (default 1) characters high, and all
17420 windows must be at least @code{gnus-window-min-width} (default 1)
17421 characters wide.  Gnus will try to enforce this before applying the
17422 splits.  If you want to use the normal Emacs window width/height limit,
17423 you can just set these two variables to @code{nil}.
17425 If you're not familiar with Emacs terminology, @code{horizontal} and
17426 @code{vertical} splits may work the opposite way of what you'd expect.
17427 Windows inside a @code{horizontal} split are shown side-by-side, and
17428 windows within a @code{vertical} split are shown above each other.
17430 @findex gnus-configure-frame
17431 If you want to experiment with window placement, a good tip is to call
17432 @code{gnus-configure-frame} directly with a split.  This is the function
17433 that does all the real work when splitting buffers.  Below is a pretty
17434 nonsensical configuration with 5 windows; two for the group buffer and
17435 three for the article buffer.  (I said it was nonsensical.)  If you
17436 @code{eval} the statement below, you can get an idea of how that would
17437 look straight away, without going through the normal Gnus channels.
17438 Play with it until you're satisfied, and then use
17439 @code{gnus-add-configuration} to add your new creation to the buffer
17440 configuration list.
17442 @lisp
17443 (gnus-configure-frame
17444  '(horizontal 1.0
17445     (vertical 10
17446       (group 1.0)
17447       (article 0.3 point))
17448     (vertical 1.0
17449       (article 1.0)
17450       (horizontal 4
17451         (group 1.0)
17452         (article 10)))))
17453 @end lisp
17455 You might want to have several frames as well.  No prob---just use the
17456 @code{frame} split:
17458 @lisp
17459 (gnus-configure-frame
17460  '(frame 1.0
17461          (vertical 1.0
17462                    (summary 0.25 point frame-focus)
17463                    (article 1.0))
17464          (vertical ((height . 5) (width . 15)
17465                     (user-position . t)
17466                     (left . -1) (top . 1))
17467                    (picon 1.0))))
17469 @end lisp
17471 This split will result in the familiar summary/article window
17472 configuration in the first (or ``main'') frame, while a small additional
17473 frame will be created where picons will be shown.  As you can see,
17474 instead of the normal @code{1.0} top-level spec, each additional split
17475 should have a frame parameter alist as the size spec.
17476 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
17477 Reference Manual}.  Under XEmacs, a frame property list will be
17478 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
17479 is such a plist.
17480 The list of all possible keys for @code{gnus-buffer-configuration} can
17481 be found in its default value.
17483 Note that the @code{message} key is used for both
17484 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
17485 it is desirable to distinguish between the two, something like this
17486 might be used:
17488 @lisp
17489 (message (horizontal 1.0
17490                      (vertical 1.0 (message 1.0 point))
17491                      (vertical 0.24
17492                                (if (buffer-live-p gnus-summary-buffer)
17493                                    '(summary 0.5))
17494                                (group 1.0)))))
17495 @end lisp
17497 One common desire for a multiple frame split is to have a separate frame
17498 for composing mail and news while leaving the original frame intact.  To
17499 accomplish that, something like the following can be done:
17501 @lisp
17502 (message (frame 1.0
17503                 (if (not (buffer-live-p gnus-summary-buffer))
17504                     (car (cdr (assoc 'group gnus-buffer-configuration)))
17505                   (car (cdr (assoc 'summary gnus-buffer-configuration))))
17506                 (vertical ((user-position . t) (top . 1) (left . 1)
17507                            (name . "Message"))
17508                           (message 1.0 point))))
17509 @end lisp
17511 @findex gnus-add-configuration
17512 Since the @code{gnus-buffer-configuration} variable is so long and
17513 complicated, there's a function you can use to ease changing the config
17514 of a single setting: @code{gnus-add-configuration}.  If, for instance,
17515 you want to change the @code{article} setting, you could say:
17517 @lisp
17518 (gnus-add-configuration
17519  '(article (vertical 1.0
17520                (group 4)
17521                (summary .25 point)
17522                (article 1.0))))
17523 @end lisp
17525 You'd typically stick these @code{gnus-add-configuration} calls in your
17526 @file{.gnus.el} file or in some startup hook---they should be run after
17527 Gnus has been loaded.
17529 @vindex gnus-always-force-window-configuration
17530 If all windows mentioned in the configuration are already visible, Gnus
17531 won't change the window configuration.  If you always want to force the
17532 ``right'' window configuration, you can set
17533 @code{gnus-always-force-window-configuration} to non-@code{nil}.
17535 If you're using tree displays (@pxref{Tree Display}), and the tree
17536 window is displayed vertically next to another window, you may also want
17537 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
17538 windows resized.
17540 @subsection Example Window Configurations
17542 @itemize @bullet
17543 @item 
17544 Narrow left hand side occupied by group buffer.  Right hand side split
17545 between summary buffer (top one-sixth) and article buffer (bottom).
17547 @ifinfo
17548 @example
17549 +---+---------+
17550 | G | Summary |
17551 | r +---------+
17552 | o |         |
17553 | u | Article |
17554 | p |         |
17555 +---+---------+
17556 @end example
17557 @end ifinfo
17559 @lisp
17560 (gnus-add-configuration
17561  '(article
17562    (horizontal 1.0
17563                (vertical 25 (group 1.0))
17564                (vertical 1.0
17565                          (summary 0.16 point)
17566                          (article 1.0)))))
17568 (gnus-add-configuration
17569  '(summary
17570    (horizontal 1.0
17571                (vertical 25 (group 1.0))
17572                (vertical 1.0 (summary 1.0 point)))))
17573 @end lisp
17575 @end itemize
17578 @node Faces and Fonts
17579 @section Faces and Fonts
17580 @cindex faces
17581 @cindex fonts
17582 @cindex colors
17584 Fiddling with fonts and faces used to be very difficult, but these days
17585 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
17586 the face you want to alter, and alter it via the standard Customize
17587 interface.
17590 @node Compilation
17591 @section Compilation
17592 @cindex compilation
17593 @cindex byte-compilation
17595 @findex gnus-compile
17597 Remember all those line format specification variables?
17598 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
17599 on.  Now, Gnus will of course heed whatever these variables are, but,
17600 unfortunately, changing them will mean a quite significant slow-down.
17601 (The default values of these variables have byte-compiled functions
17602 associated with them, while the user-generated versions do not, of
17603 course.)
17605 To help with this, you can run @kbd{M-x gnus-compile} after you've
17606 fiddled around with the variables and feel that you're (kind of)
17607 satisfied.  This will result in the new specs being byte-compiled, and
17608 you'll get top speed again.  Gnus will save these compiled specs in the
17609 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
17610 this function, though---you should compile them yourself by sticking
17611 them into the @code{.gnus.el} file and byte-compiling that file.)
17614 @node Mode Lines
17615 @section Mode Lines
17616 @cindex mode lines
17618 @vindex gnus-updated-mode-lines
17619 @code{gnus-updated-mode-lines} says what buffers should keep their mode
17620 lines updated.  It is a list of symbols.  Supported symbols include
17621 @code{group}, @code{article}, @code{summary}, @code{server},
17622 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
17623 Gnus will keep that mode line updated with information that may be
17624 pertinent.  If this variable is @code{nil}, screen refresh may be
17625 quicker.
17627 @cindex display-time
17629 @vindex gnus-mode-non-string-length
17630 By default, Gnus displays information on the current article in the mode
17631 lines of the summary and article buffers.  The information Gnus wishes
17632 to display (e.g. the subject of the article) is often longer than the
17633 mode lines, and therefore have to be cut off at some point.  The
17634 @code{gnus-mode-non-string-length} variable says how long the other
17635 elements on the line is (i.e., the non-info part).  If you put
17636 additional elements on the mode line (e.g. a clock), you should modify
17637 this variable:
17639 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
17640 @lisp
17641 (add-hook 'display-time-hook
17642           (lambda () (setq gnus-mode-non-string-length
17643                            (+ 21
17644                               (if line-number-mode 5 0)
17645                               (if column-number-mode 4 0)
17646                               (length display-time-string)))))
17647 @end lisp
17649 If this variable is @code{nil} (which is the default), the mode line
17650 strings won't be chopped off, and they won't be padded either.  Note
17651 that the default is unlikely to be desirable, as even the percentage
17652 complete in the buffer may be crowded off the mode line; the user should
17653 configure this variable appropriately for her configuration.
17656 @node Highlighting and Menus
17657 @section Highlighting and Menus
17658 @cindex visual
17659 @cindex highlighting
17660 @cindex menus
17662 @vindex gnus-visual
17663 The @code{gnus-visual} variable controls most of the Gnus-prettifying
17664 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
17665 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
17666 file.
17668 This variable can be a list of visual properties that are enabled.  The
17669 following elements are valid, and are all included by default:
17671 @table @code
17672 @item group-highlight
17673 Do highlights in the group buffer.
17674 @item summary-highlight
17675 Do highlights in the summary buffer.
17676 @item article-highlight
17677 Do highlights in the article buffer.
17678 @item highlight
17679 Turn on highlighting in all buffers.
17680 @item group-menu
17681 Create menus in the group buffer.
17682 @item summary-menu
17683 Create menus in the summary buffers.
17684 @item article-menu
17685 Create menus in the article buffer.
17686 @item browse-menu
17687 Create menus in the browse buffer.
17688 @item server-menu
17689 Create menus in the server buffer.
17690 @item score-menu
17691 Create menus in the score buffers.
17692 @item menu
17693 Create menus in all buffers.
17694 @end table
17696 So if you only want highlighting in the article buffer and menus in all
17697 buffers, you could say something like:
17699 @lisp
17700 (setq gnus-visual '(article-highlight menu))
17701 @end lisp
17703 If you want highlighting only and no menus whatsoever, you'd say:
17705 @lisp
17706 (setq gnus-visual '(highlight))
17707 @end lisp
17709 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
17710 in all Gnus buffers.
17712 Other general variables that influence the look of all buffers include:
17714 @table @code
17715 @item gnus-mouse-face
17716 @vindex gnus-mouse-face
17717 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
17718 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
17720 @end table
17722 There are hooks associated with the creation of all the different menus:
17724 @table @code
17726 @item gnus-article-menu-hook
17727 @vindex gnus-article-menu-hook
17728 Hook called after creating the article mode menu.
17730 @item gnus-group-menu-hook
17731 @vindex gnus-group-menu-hook
17732 Hook called after creating the group mode menu.
17734 @item gnus-summary-menu-hook
17735 @vindex gnus-summary-menu-hook
17736 Hook called after creating the summary mode menu.
17738 @item gnus-server-menu-hook
17739 @vindex gnus-server-menu-hook
17740 Hook called after creating the server mode menu.
17742 @item gnus-browse-menu-hook
17743 @vindex gnus-browse-menu-hook
17744 Hook called after creating the browse mode menu.
17746 @item gnus-score-menu-hook
17747 @vindex gnus-score-menu-hook
17748 Hook called after creating the score mode menu.
17750 @end table
17753 @node Buttons
17754 @section Buttons
17755 @cindex buttons
17756 @cindex mouse
17757 @cindex click
17759 Those new-fangled @dfn{mouse} contraptions is very popular with the
17760 young, hep kids who don't want to learn the proper way to do things
17761 these days.  Why, I remember way back in the summer of '89, when I was
17762 using Emacs on a Tops 20 system.  Three hundred users on one single
17763 machine, and every user was running Simula compilers.  Bah!
17765 Right.
17767 @vindex gnus-carpal
17768 Well, you can make Gnus display buffers full of buttons you can click to
17769 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
17770 really.  Tell the chiropractor I sent you.
17773 @table @code
17775 @item gnus-carpal-mode-hook
17776 @vindex gnus-carpal-mode-hook
17777 Hook run in all carpal mode buffers.
17779 @item gnus-carpal-button-face
17780 @vindex gnus-carpal-button-face
17781 Face used on buttons.
17783 @item gnus-carpal-header-face
17784 @vindex gnus-carpal-header-face
17785 Face used on carpal buffer headers.
17787 @item gnus-carpal-group-buffer-buttons
17788 @vindex gnus-carpal-group-buffer-buttons
17789 Buttons in the group buffer.
17791 @item gnus-carpal-summary-buffer-buttons
17792 @vindex gnus-carpal-summary-buffer-buttons
17793 Buttons in the summary buffer.
17795 @item gnus-carpal-server-buffer-buttons
17796 @vindex gnus-carpal-server-buffer-buttons
17797 Buttons in the server buffer.
17799 @item gnus-carpal-browse-buffer-buttons
17800 @vindex gnus-carpal-browse-buffer-buttons
17801 Buttons in the browse buffer.
17802 @end table
17804 All the @code{buttons} variables are lists.  The elements in these list
17805 are either cons cells where the @code{car} contains a text to be displayed and
17806 the @code{cdr} contains a function symbol, or a simple string.
17809 @node Daemons
17810 @section Daemons
17811 @cindex demons
17812 @cindex daemons
17814 Gnus, being larger than any program ever written (allegedly), does lots
17815 of strange stuff that you may wish to have done while you're not
17816 present.  For instance, you may want it to check for new mail once in a
17817 while.  Or you may want it to close down all connections to all servers
17818 when you leave Emacs idle.  And stuff like that.
17820 Gnus will let you do stuff like that by defining various
17821 @dfn{handlers}.  Each handler consists of three elements:  A
17822 @var{function}, a @var{time}, and an @var{idle} parameter.
17824 Here's an example of a handler that closes connections when Emacs has
17825 been idle for thirty minutes:
17827 @lisp
17828 (gnus-demon-close-connections nil 30)
17829 @end lisp
17831 Here's a handler that scans for PGP headers every hour when Emacs is
17832 idle:
17834 @lisp
17835 (gnus-demon-scan-pgp 60 t)
17836 @end lisp
17838 This @var{time} parameter and than @var{idle} parameter work together
17839 in a strange, but wonderful fashion.  Basically, if @var{idle} is
17840 @code{nil}, then the function will be called every @var{time} minutes.
17842 If @var{idle} is @code{t}, then the function will be called after
17843 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
17844 the function will never be called.  But once Emacs goes idle, the
17845 function will be called every @var{time} minutes.
17847 If @var{idle} is a number and @var{time} is a number, the function will
17848 be called every @var{time} minutes only when Emacs has been idle for
17849 @var{idle} minutes.
17851 If @var{idle} is a number and @var{time} is @code{nil}, the function
17852 will be called once every time Emacs has been idle for @var{idle}
17853 minutes.
17855 And if @var{time} is a string, it should look like @samp{07:31}, and
17856 the function will then be called once every day somewhere near that
17857 time.  Modified by the @var{idle} parameter, of course.
17859 @vindex gnus-demon-timestep
17860 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
17861 seconds.  This is 60 by default.  If you change that variable,
17862 all the timings in the handlers will be affected.)
17864 So, if you want to add a handler, you could put something like this in
17865 your @file{.gnus} file:
17867 @findex gnus-demon-add-handler
17868 @lisp
17869 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
17870 @end lisp
17872 @findex gnus-demon-add-nocem
17873 @findex gnus-demon-add-scanmail
17874 @findex gnus-demon-add-rescan
17875 @findex gnus-demon-add-scan-timestamps
17876 @findex gnus-demon-add-disconnection
17877 Some ready-made functions to do this have been created:
17878 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
17879 @code{gnus-demon-add-nntp-close-connection},
17880 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
17881 @code{gnus-demon-add-scanmail}.  Just put those functions in your
17882 @file{.gnus} if you want those abilities.
17884 @findex gnus-demon-init
17885 @findex gnus-demon-cancel
17886 @vindex gnus-demon-handlers
17887 If you add handlers to @code{gnus-demon-handlers} directly, you should
17888 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
17889 daemons, you can use the @code{gnus-demon-cancel} function.
17891 Note that adding daemons can be pretty naughty if you over do it.  Adding
17892 functions that scan all news and mail from all servers every two seconds
17893 is a sure-fire way of getting booted off any respectable system.  So
17894 behave.
17897 @node NoCeM
17898 @section NoCeM
17899 @cindex nocem
17900 @cindex spam
17902 @dfn{Spamming} is posting the same article lots and lots of times.
17903 Spamming is bad.  Spamming is evil.
17905 Spamming is usually canceled within a day or so by various anti-spamming
17906 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
17907 NoCeM is pronounced ``no see-'em'', and means what the name
17908 implies---these are messages that make the offending articles, like, go
17909 away.
17911 What use are these NoCeM messages if the articles are canceled anyway?
17912 Some sites do not honor cancel messages and some sites just honor cancels
17913 from a select few people.  Then you may wish to make use of the NoCeM
17914 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
17916 Gnus can read and parse the messages in this group automatically, and
17917 this will make spam disappear.
17919 There are some variables to customize, of course:
17921 @table @code
17922 @item gnus-use-nocem
17923 @vindex gnus-use-nocem
17924 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
17925 by default.
17927 @item gnus-nocem-groups
17928 @vindex gnus-nocem-groups
17929 Gnus will look for NoCeM messages in the groups in this list.  The
17930 default is @code{("news.lists.filters" "news.admin.net-abuse.bulletins"
17931 "alt.nocem.misc" "news.admin.net-abuse.announce")}.
17933 @item gnus-nocem-issuers
17934 @vindex gnus-nocem-issuers
17935 There are many people issuing NoCeM messages.  This list says what
17936 people you want to listen to.  The default is @code{("Automoose-1"
17937 "clewis@@ferret.ocunix.on.ca" "cosmo.roadkill" "SpamHippo"
17938 "hweede@@snafu.de")}; fine, upstanding citizens all of them.
17940 Known despammers that you can put in this list are listed at
17941 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
17943 You do not have to heed NoCeM messages from all these people---just the
17944 ones you want to listen to.  You also don't have to accept all NoCeM
17945 messages from the people you like.  Each NoCeM message has a @dfn{type}
17946 header that gives the message a (more or less, usually less) rigorous
17947 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
17948 @samp{binary}, and @samp{troll}.  To specify this, you have to use
17949 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
17950 Each condition is either a string (which is a regexp that matches types
17951 you want to use) or a list on the form @code{(not @var{string})}, where
17952 @var{string} is a regexp that matches types you don't want to use.
17954 For instance, if you want all NoCeM messages from Chris Lewis except his
17955 @samp{troll} messages, you'd say:
17957 @lisp
17958 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
17959 @end lisp
17961 On the other hand, if you just want nothing but his @samp{spam} and
17962 @samp{spew} messages, you'd say:
17964 @lisp
17965 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
17966 @end lisp
17968 The specs are applied left-to-right.
17971 @item gnus-nocem-verifyer
17972 @vindex gnus-nocem-verifyer
17973 @findex mc-verify
17974 This should be a function for verifying that the NoCeM issuer is who she
17975 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
17976 function.  If this is too slow and you don't care for verification
17977 (which may be dangerous), you can set this variable to @code{nil}.
17979 If you want signed NoCeM messages to be verified and unsigned messages
17980 not to be verified (but used anyway), you could do something like:
17982 @lisp
17983 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
17985 (defun my-gnus-mc-verify ()
17986   (not (eq 'forged
17987            (ignore-errors
17988              (if (mc-verify)
17989                  t
17990                'forged)))))
17991 @end lisp
17993 This might be dangerous, though.
17995 @item gnus-nocem-directory
17996 @vindex gnus-nocem-directory
17997 This is where Gnus will store its NoCeM cache files.  The default is
17998 @file{~/News/NoCeM/}.
18000 @item gnus-nocem-expiry-wait
18001 @vindex gnus-nocem-expiry-wait
18002 The number of days before removing old NoCeM entries from the cache.
18003 The default is 15.  If you make it shorter Gnus will be faster, but you
18004 might then see old spam.
18006 @item gnus-nocem-check-from
18007 @vindex gnus-nocem-check-from
18008 Non-@code{nil} means check for valid issuers in message bodies.
18009 Otherwise don't bother fetching articles unless their author matches a
18010 valid issuer; that is much faster if you are selective about the
18011 issuers.
18013 @item gnus-nocem-check-article-limit
18014 @vindex gnus-nocem-check-article-limit
18015 If non-@code{nil}, the maximum number of articles to check in any NoCeM
18016 group.  NoCeM groups can be huge and very slow to process.
18018 @end table
18020 Using NoCeM could potentially be a memory hog.  If you have many living
18021 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
18022 big.  If this is a problem, you should kill off all (or most) of your
18023 unsubscribed groups (@pxref{Subscription Commands}).
18026 @node Undo
18027 @section Undo
18028 @cindex undo
18030 It is very useful to be able to undo actions one has done.  In normal
18031 Emacs buffers, it's easy enough---you just push the @code{undo} button.
18032 In Gnus buffers, however, it isn't that simple.
18034 The things Gnus displays in its buffer is of no value whatsoever to
18035 Gnus---it's all just data designed to look nice to the user.
18036 Killing a group in the group buffer with @kbd{C-k} makes the line
18037 disappear, but that's just a side-effect of the real action---the
18038 removal of the group in question from the internal Gnus structures.
18039 Undoing something like that can't be done by the normal Emacs
18040 @code{undo} function.
18042 Gnus tries to remedy this somewhat by keeping track of what the user
18043 does and coming up with actions that would reverse the actions the user
18044 takes.  When the user then presses the @code{undo} key, Gnus will run
18045 the code to reverse the previous action, or the previous actions.
18046 However, not all actions are easily reversible, so Gnus currently offers
18047 a few key functions to be undoable.  These include killing groups,
18048 yanking groups, and changing the list of read articles of groups.
18049 That's it, really.  More functions may be added in the future, but each
18050 added function means an increase in data to be stored, so Gnus will
18051 never be totally undoable.
18053 @findex gnus-undo-mode
18054 @vindex gnus-use-undo
18055 @findex gnus-undo
18056 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
18057 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
18058 default.  The @kbd{M-C-_} key performs the @code{gnus-undo} command
18059 command, which should feel kinda like the normal Emacs @code{undo}
18060 command.
18063 @node Moderation
18064 @section Moderation
18065 @cindex moderation
18067 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
18068 It is not included in the standard Gnus package.  Write a mail to
18069 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
18070 get a copy.
18072 The moderation package is implemented as a minor mode for summary
18073 buffers.  Put
18075 @lisp
18076 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
18077 @end lisp
18079 in your @file{.gnus.el} file.
18081 If you are the moderator of @samp{rec.zoofle}, this is how it's
18082 supposed to work:
18084 @enumerate
18085 @item
18086 You split your incoming mail by matching on
18087 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
18088 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
18090 @item
18091 You enter that group once in a while and post articles using the @kbd{e}
18092 (edit-and-post) or @kbd{s} (just send unedited) commands.
18094 @item
18095 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
18096 articles that weren't approved by you, you can cancel them with the
18097 @kbd{c} command.
18098 @end enumerate
18100 To use moderation mode in these two groups, say:
18102 @lisp
18103 (setq gnus-moderated-list
18104       "^nnml:rec.zoofle$\\|^rec.zoofle$")
18105 @end lisp
18107 @node Emacs Enhancements
18108 @section Emacs Enhancements
18109 @cindex Emacs 21
18111 Starting with version 21, Emacs is able to display pictures and stuff,
18112 so Gnus has taken advantage of that.
18114 Gnus-specific tool bars will be used if Tool Bar mode is on.  Currently
18115 the group, summary and message buffers have tool bars defined.
18117 MIME image types may be displayed internally if Emacs was built with
18118 appropriate support (see variable @code{image-types}).  `X-Face' headers
18119 may be rendered as images internally if you have appropriate support
18120 programs (@pxref{X-Face}).  You can play sounds internally if Emacs was
18121 built with suitable audio support; otherwise Gnus will attempt to play
18122 sounds externally.
18124 @vindex gnus-treat-display-smileys
18125 A simplified version of the XEmacs Smiley support for @dfn{emoticons}
18126 (@pxref{Smileys}) is available on graphical displays under the control
18127 of @code{gnus-treat-display-smileys}.  Text `smiley' faces---@samp{:-)},
18128 @samp{:-/}, @samp{:-(} and the like---are mapped to pictures which are
18129 displayed instead.  The mapping is controlled by a list of regexps
18130 @vindex smiley-regexp-alist
18131 @code{smiley-regexp-alist} mapping matched text to image file names.  It
18132 contains matches for `smiley', `wry' and `frowny' by default.
18134 There is currently no Emacs support for `Picons' (@pxref{Picons}), but
18135 there is no reason why it couldn't be added.
18137 @node XEmacs Enhancements
18138 @section XEmacs Enhancements
18139 @cindex XEmacs
18141 XEmacs is able to display pictures and stuff, so Gnus has taken
18142 advantage of that.
18144 @menu
18145 * Picons::    How to display pictures of what your reading.
18146 * Smileys::   Show all those happy faces the way they were meant to be shown.
18147 * Toolbar::   Click'n'drool.
18148 * XVarious::  Other XEmacsy Gnusey variables.
18149 @end menu
18152 @node Picons
18153 @subsection Picons
18155 @iftex
18156 @iflatex
18157 \include{picons}
18158 @end iflatex
18159 @end iftex
18161 So@dots{}  You want to slow down your news reader even more!  This is a
18162 good way to do so.  Its also a great way to impress people staring
18163 over your shoulder as you read news.
18165 @menu
18166 * Picon Basics::           What are picons and How do I get them.
18167 * Picon Requirements::     Don't go further if you aren't using XEmacs.
18168 * Easy Picons::            Displaying Picons---the easy way.
18169 * Hard Picons::            The way you should do it.  You'll learn something.
18170 * Picon Useless Configuration:: Other variables you can trash/tweak/munge/play with.
18171 @end menu
18174 @node Picon Basics
18175 @subsubsection Picon Basics
18177 What are Picons?  To quote directly from the Picons Web site:
18179 @iftex
18180 @iflatex
18181 \margindex{}
18182 @end iflatex
18183 @end iftex
18185 @quotation
18186 @dfn{Picons} is short for ``personal icons''.  They're small,
18187 constrained images used to represent users and domains on the net,
18188 organized into databases so that the appropriate image for a given
18189 e-mail address can be found.  Besides users and domains, there are picon
18190 databases for Usenet newsgroups and weather forecasts.  The picons are
18191 in either monochrome @code{XBM} format or color @code{XPM} and
18192 @code{GIF} formats.
18193 @end quotation
18195 @vindex gnus-picons-piconsearch-url
18196 If you have a permanent connection to the Internet you can use Steve
18197 Kinzler's Picons Search engine by setting
18198 @code{gnus-picons-piconsearch-url} to the string @*
18199 @uref{http://www.cs.indiana.edu/picons/search.html}.
18201 @vindex gnus-picons-database
18202 Otherwise you need a local copy of his database.  For instructions on
18203 obtaining and installing the picons databases, point your Web browser at @*
18204 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.  Gnus expects
18205 picons to be installed into a location pointed to by
18206 @code{gnus-picons-database}.
18209 @node Picon Requirements
18210 @subsubsection Picon Requirements
18212 To have Gnus display Picons for you, you must be running XEmacs
18213 19.13 or greater since all other versions of Emacs aren't yet able to
18214 display images.
18216 Additionally, you must have @code{x} support compiled into XEmacs.  To
18217 display color picons which are much nicer than the black & white one,
18218 you also need one of @code{xpm} or @code{gif} compiled into XEmacs.
18220 @vindex gnus-picons-convert-x-face
18221 If you want to display faces from @code{X-Face} headers, you should have
18222 the @code{xface} support compiled into XEmacs.  Otherwise you must have
18223 the @code{netpbm} utilities installed, or munge the
18224 @code{gnus-picons-convert-x-face} variable to use something else.
18227 @node Easy Picons
18228 @subsubsection Easy Picons
18230 To enable displaying picons, simply put the following line in your
18231 @file{~/.gnus} file and start Gnus.
18233 @lisp
18234 (setq gnus-use-picons t)
18235 (setq gnus-treat-display-picons t)
18236 @end lisp
18238 and make sure @code{gnus-picons-database} points to the directory
18239 containing the Picons databases.
18241 Alternatively if you want to use the web piconsearch engine add this:
18243 @lisp
18244 (setq gnus-picons-piconsearch-url
18245       "http://www.cs.indiana.edu:800/piconsearch")
18246 @end lisp
18249 @node Hard Picons
18250 @subsubsection Hard Picons
18252 @iftex
18253 @iflatex
18254 \margindex{}
18255 @end iflatex
18256 @end iftex
18258 Gnus can display picons for you as you enter and leave groups and
18259 articles.  It knows how to interact with three sections of the picons
18260 database.  Namely, it can display the picons newsgroup pictures,
18261 author's face picture(s), and the authors domain.  To enable this
18262 feature, you need to select where to get the picons from, and where to
18263 display them.
18265 @table @code
18267 @item gnus-picons-database
18268 @vindex gnus-picons-database
18269 The location of the picons database.  Should point to a directory
18270 containing the @file{news}, @file{domains}, @file{users} (and so on)
18271 subdirectories.  This is only useful if
18272 @code{gnus-picons-piconsearch-url} is @code{nil}.  Defaults to
18273 @file{/usr/local/faces/}.
18275 @item gnus-picons-piconsearch-url
18276 @vindex gnus-picons-piconsearch-url
18277 The URL for the web picons search engine.  The only currently known
18278 engine is @uref{http://www.cs.indiana.edu:800/piconsearch}.  To
18279 workaround network delays, icons will be fetched in the background.  If
18280 this is @code{nil} 'the default), then picons are fetched from local
18281 database indicated by @code{gnus-picons-database}.
18283 @item gnus-picons-display-where
18284 @vindex gnus-picons-display-where
18285 Where the picon images should be displayed.  It is @code{picons} by
18286 default (which by default maps to the buffer @samp{*Picons*}).  Other
18287 valid places could be @code{article}, @code{summary}, or
18288 @samp{*scratch*} for all I care.  Just make sure that you've made the
18289 buffer visible using the standard Gnus window configuration
18290 routines---@pxref{Windows Configuration}.
18292 @item gnus-picons-group-excluded-groups
18293 @vindex gnus-picons-group-excluded-groups
18294 Groups that are matched by this regexp won't have their group icons
18295 displayed.
18297 @end table
18299 Note: If you set @code{gnus-use-picons} to @code{t}, it will set up your
18300 window configuration for you to include the @code{picons} buffer.
18302 Now that you've made those decision, you need to add the following
18303 functions to the appropriate hooks so these pictures will get displayed
18304 at the right time.
18306 @vindex gnus-picons-display-where
18307 @table @code
18308 @item gnus-article-display-picons
18309 @findex gnus-article-display-picons
18310 Looks up and displays the picons for the author and the author's domain
18311 in the @code{gnus-picons-display-where} buffer.
18313 @item gnus-picons-article-display-x-face
18314 @findex gnus-article-display-picons
18315 Decodes and displays the X-Face header if present.
18317 @end table
18321 @node Picon Useless Configuration
18322 @subsubsection Picon Useless Configuration
18324 @iftex
18325 @iflatex
18326 \margindex{}
18327 @end iflatex
18328 @end iftex
18330 The following variables offer further control over how things are
18331 done, where things are located, and other useless stuff you really
18332 don't need to worry about.
18334 @table @code
18336 @item gnus-picons-news-directories
18337 @vindex gnus-picons-news-directories
18338 List of subdirectories to search in @code{gnus-picons-database} for
18339 newsgroups faces.  @code{("news")} is the default.
18341 @item gnus-picons-user-directories
18342 @vindex gnus-picons-user-directories
18343 List of subdirectories to search in @code{gnus-picons-database} for user
18344 faces.  @code{("local" "users" "usenix" "misc")} is the default.
18346 @item gnus-picons-domain-directories
18347 @vindex gnus-picons-domain-directories
18348 List of subdirectories to search in @code{gnus-picons-database} for
18349 domain name faces.  Defaults to @code{("domains")}.  Some people may
18350 want to add @samp{"unknown"} to this list.
18352 @item gnus-picons-convert-x-face
18353 @vindex gnus-picons-convert-x-face
18354 If you don't have @code{xface} support builtin XEmacs, this is the
18355 command to use to convert the @code{X-Face} header to an X bitmap
18356 (@code{xbm}).  Defaults to @code{(format "@{ echo '/* Width=48,
18357 Height=48 */'; uncompface; @} | icontopbm | pbmtoxbm > %s"
18358 gnus-picons-x-face-file-name)}
18360 @item gnus-picons-x-face-file-name
18361 @vindex gnus-picons-x-face-file-name
18362 Names a temporary file to store the @code{X-Face} bitmap in.  Defaults
18363 to @code{(format "/tmp/picon-xface.%s.xbm" (user-login-name))}.
18365 @item gnus-picons-has-modeline-p
18366 @vindex gnus-picons-has-modeline-p
18367 If you have set @code{gnus-picons-display-where} to @code{picons}, your
18368 XEmacs frame will become really cluttered.  To alleviate this a bit you
18369 can set @code{gnus-picons-has-modeline-p} to @code{nil}; this will
18370 remove the mode line from the Picons buffer.  This is only useful if
18371 @code{gnus-picons-display-where} is @code{picons}.
18373 @item gnus-picons-refresh-before-display
18374 @vindex gnus-picons-refresh-before-display
18375 If non-nil, display the article buffer before computing the picons.
18376 Defaults to @code{nil}.
18378 @item gnus-picons-display-as-address
18379 @vindex gnus-picons-display-as-address
18380 If @code{t} display textual email addresses along with pictures.
18381 Defaults to @code{t}.
18383 @item gnus-picons-file-suffixes
18384 @vindex gnus-picons-file-suffixes
18385 Ordered list of suffixes on picon file names to try.  Defaults to
18386 @code{("xpm" "gif" "xbm")} minus those not builtin your XEmacs.
18388 @item gnus-picons-setup-hook
18389 @vindex gnus-picons-setup-hook
18390 Hook run in the picon buffer, if that is displayed.
18392 @item gnus-picons-display-article-move-p
18393 @vindex gnus-picons-display-article-move-p
18394 Whether to move point to first empty line when displaying picons.  This
18395 has only an effect if `gnus-picons-display-where' has value `article'.
18397 If @code{nil}, display the picons in the @code{From} and
18398 @code{Newsgroups} lines.  This is the default.
18400 @item gnus-picons-clear-cache-on-shutdown
18401 @vindex gnus-picons-clear-cache-on-shutdown
18402 Whether to clear the picons cache when exiting gnus.  Gnus caches every
18403 picons it finds while it is running.  This saves some time in the search
18404 process but eats some memory.  If this variable is set to @code{nil},
18405 Gnus will never clear the cache itself; you will have to manually call
18406 @code{gnus-picons-clear-cache} to clear it.  Otherwise the cache will be
18407 cleared every time you exit Gnus.  Defaults to @code{t}.
18409 @iftex
18410 @iflatex
18411 \margindex{}
18412 @end iflatex
18413 @end iftex
18415 @end table
18417 @node Smileys
18418 @subsection Smileys
18419 @cindex smileys
18421 @iftex
18422 @iflatex
18423 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=tmp/BigFace.ps,height=20cm}}
18424 \input{smiley}
18425 @end iflatex
18426 @end iftex
18428 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
18429 currently the only package that uses Smiley, it is documented here.
18431 In short---to use Smiley in Gnus, put the following in your
18432 @file{.gnus.el} file:
18434 @lisp
18435 (setq gnus-treat-display-smileys t)
18436 @end lisp
18438 Smiley maps text smiley faces---@samp{:-)}, @samp{:-=}, @samp{:-(} and
18439 the like---to pictures and displays those instead of the text smiley
18440 faces.  The conversion is controlled by a list of regexps that matches
18441 text and maps that to file names.
18443 @vindex smiley-nosey-regexp-alist
18444 @vindex smiley-deformed-regexp-alist
18445 Smiley supplies two example conversion alists by default:
18446 @code{smiley-deformed-regexp-alist} (which matches @samp{:)}, @samp{:(}
18447 and so on), and @code{smiley-nosey-regexp-alist} (which matches
18448 @samp{:-)}, @samp{:-(} and so on).
18450 The alist used is specified by the @code{smiley-regexp-alist} variable,
18451 which defaults to the value of @code{smiley-deformed-regexp-alist}.
18453 The first item in each element is the regexp to be matched; the second
18454 element is the regexp match group that is to be replaced by the picture;
18455 and the third element is the name of the file to be displayed.
18457 The following variables customize where Smiley will look for these
18458 files, as well as the color to be used and stuff:
18460 @table @code
18462 @item smiley-data-directory
18463 @vindex smiley-data-directory
18464 Where Smiley will look for smiley faces files.
18466 @item smiley-flesh-color
18467 @vindex smiley-flesh-color
18468 Skin color.  The default is @samp{yellow}, which is really racist.
18470 @item smiley-features-color
18471 @vindex smiley-features-color
18472 Color of the features of the face.  The default is @samp{black}.
18474 @item smiley-tongue-color
18475 @vindex smiley-tongue-color
18476 Color of the tongue.  The default is @samp{red}.
18478 @item smiley-circle-color
18479 @vindex smiley-circle-color
18480 Color of the circle around the face.  The default is @samp{black}.
18482 @item smiley-mouse-face
18483 @vindex smiley-mouse-face
18484 Face used for mouse highlighting over the smiley face.
18486 @end table
18489 @node Toolbar
18490 @subsection Toolbar
18492 @table @code
18494 @iftex
18495 @iflatex
18496 \margindex{}
18497 @end iflatex
18498 @end iftex
18500 @item gnus-use-toolbar
18501 @vindex gnus-use-toolbar
18502 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
18503 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
18504 @code{right-toolbar}, or @code{left-toolbar}.
18506 @item gnus-group-toolbar
18507 @vindex gnus-group-toolbar
18508 The toolbar in the group buffer.
18510 @item gnus-summary-toolbar
18511 @vindex gnus-summary-toolbar
18512 The toolbar in the summary buffer.
18514 @item gnus-summary-mail-toolbar
18515 @vindex gnus-summary-mail-toolbar
18516 The toolbar in the summary buffer of mail groups.
18518 @end table
18521 @node XVarious
18522 @subsection Various XEmacs Variables
18524 @table @code
18525 @item gnus-xmas-glyph-directory
18526 @vindex gnus-xmas-glyph-directory
18527 This is where Gnus will look for pictures.  Gnus will normally
18528 auto-detect this directory, but you may set it manually if you have an
18529 unusual directory structure.
18531 @item gnus-xmas-logo-color-alist
18532 @vindex gnus-xmas-logo-color-alist
18533 This is an alist where the key is a type symbol and the values are the
18534 foreground and background color of the splash page glyph.
18536 @item gnus-xmas-logo-color-style
18537 @vindex gnus-xmas-logo-color-style
18538 This is the key used to look up the color in the alist described above.
18539 Valid values include @code{flame}, @code{pine}, @code{moss},
18540 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
18541 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
18543 @item gnus-xmas-modeline-glyph
18544 @vindex gnus-xmas-modeline-glyph
18545 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
18546 default.
18548 @iftex
18549 @iflatex
18550 \margindex{}
18551 @end iflatex
18552 @end iftex
18554 @end table
18559 @node Fuzzy Matching
18560 @section Fuzzy Matching
18561 @cindex fuzzy matching
18563 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
18564 things like scoring, thread gathering and thread comparison.
18566 As opposed to regular expression matching, fuzzy matching is very fuzzy.
18567 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
18568 means, and the implementation has changed over time.
18570 Basically, it tries to remove all noise from lines before comparing.
18571 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
18572 out of the strings before comparing the results.  This often leads to
18573 adequate results---even when faced with strings generated by text
18574 manglers masquerading as newsreaders.
18577 @node Thwarting Email Spam
18578 @section Thwarting Email Spam
18579 @cindex email spam
18580 @cindex spam
18581 @cindex UCE
18582 @cindex unsolicited commercial email
18584 In these last days of the Usenet, commercial vultures are hanging about
18585 and grepping through news like crazy to find email addresses they can
18586 foist off their scams and products to.  As a reaction to this, many
18587 people have started putting nonsense addresses into their @code{From}
18588 lines.  I think this is counterproductive---it makes it difficult for
18589 people to send you legitimate mail in response to things you write, as
18590 well as making it difficult to see who wrote what.  This rewriting may
18591 perhaps be a bigger menace than the unsolicited commercial email itself
18592 in the end.
18594 The biggest problem I have with email spam is that it comes in under
18595 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
18596 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
18597 mail group, only to find two pyramid schemes, seven advertisements
18598 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
18599 and one mail asking me to repent and find some god.
18601 This is annoying.
18603 The way to deal with this is having Gnus split out all spam into a
18604 @samp{spam} mail group (@pxref{Splitting Mail}).
18606 First, pick one (1) valid mail address that you can be reached at, and
18607 put it in your @code{From} header of all your news articles.  (I've
18608 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
18609 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
18610 sysadmin whether your sendmail installation accepts keywords in the local
18611 part of the mail address.)
18613 @lisp
18614 (setq message-default-news-headers
18615       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
18616 @end lisp
18618 Then put the following split rule in @code{nnmail-split-fancy}
18619 (@pxref{Fancy Mail Splitting}):
18621 @lisp
18623  ...
18624  (to "larsi@@trym.ifi.uio.no"
18625       (| ("subject" "re:.*" "misc")
18626          ("references" ".*@@.*" "misc")
18627          "spam"))
18628  ...
18630 @end lisp
18632 This says that all mail to this address is suspect, but if it has a
18633 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
18634 header, it's probably ok.  All the rest goes to the @samp{spam} group.
18635 (This idea probably comes from Tim Pierce.)
18637 In addition, many mail spammers talk directly to your @code{smtp} server
18638 and do not include your email address explicitly in the @code{To}
18639 header.  Why they do this is unknown---perhaps it's to thwart this
18640 thwarting scheme?  In any case, this is trivial to deal with---you just
18641 put anything not addressed to you in the @samp{spam} group by ending
18642 your fancy split rule in this way:
18644 @lisp
18646  ...
18647  (to "larsi" "misc")
18648  "spam")
18649 @end lisp
18651 In my experience, this will sort virtually everything into the right
18652 group.  You still have to check the @samp{spam} group from time to time to
18653 check for legitimate mail, though.  If you feel like being a good net
18654 citizen, you can even send off complaints to the proper authorities on
18655 each unsolicited commercial email---at your leisure.
18657 If you are also a lazy net citizen, you will probably prefer complaining
18658 automatically with the @file{gnus-junk.el} package, available FOR FREE
18659 at @* @uref{http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html}.
18660 Since most e-mail spam is sent automatically, this may reconcile the
18661 cosmic balance somewhat.
18663 This works for me.  It allows people an easy way to contact me (they can
18664 just press @kbd{r} in the usual way), and I'm not bothered at all with
18665 spam.  It's a win-win situation.  Forging @code{From} headers to point
18666 to non-existent domains is yucky, in my opinion.
18669 @node Various Various
18670 @section Various Various
18671 @cindex mode lines
18672 @cindex highlights
18674 @table @code
18676 @item gnus-home-directory
18677 All Gnus path variables will be initialized from this variable, which
18678 defaults to @file{~/}.
18680 @item gnus-directory
18681 @vindex gnus-directory
18682 Most Gnus storage path variables will be initialized from this variable,
18683 which defaults to the @samp{SAVEDIR} environment variable, or
18684 @file{~/News/} if that variable isn't set.
18686 Note that Gnus is mostly loaded when the @file{.gnus.el} file is read.
18687 This means that other directory variables that are initialized from this
18688 variable won't be set properly if you set this variable in
18689 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
18691 @item gnus-default-directory
18692 @vindex gnus-default-directory
18693 Not related to the above variable at all---this variable says what the
18694 default directory of all Gnus buffers should be.  If you issue commands
18695 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
18696 default directory.  If this variable is @code{nil} (which is the
18697 default), the default directory will be the default directory of the
18698 buffer you were in when you started Gnus.
18700 @item gnus-verbose
18701 @vindex gnus-verbose
18702 This variable is an integer between zero and ten.  The higher the value,
18703 the more messages will be displayed.  If this variable is zero, Gnus
18704 will never flash any messages, if it is seven (which is the default),
18705 most important messages will be shown, and if it is ten, Gnus won't ever
18706 shut up, but will flash so many messages it will make your head swim.
18708 @item gnus-verbose-backends
18709 @vindex gnus-verbose-backends
18710 This variable works the same way as @code{gnus-verbose}, but it applies
18711 to the Gnus backends instead of Gnus proper.
18713 @item nnheader-max-head-length
18714 @vindex nnheader-max-head-length
18715 When the backends read straight heads of articles, they all try to read
18716 as little as possible.  This variable (default 4096) specifies
18717 the absolute max length the backends will try to read before giving up
18718 on finding a separator line between the head and the body.  If this
18719 variable is @code{nil}, there is no upper read bound.  If it is
18720 @code{t}, the backends won't try to read the articles piece by piece,
18721 but read the entire articles.  This makes sense with some versions of
18722 @code{ange-ftp} or @code{efs}.
18724 @item nnheader-head-chop-length
18725 @vindex nnheader-head-chop-length
18726 This variable (default 2048) says how big a piece of each article to
18727 read when doing the operation described above.
18729 @item nnheader-file-name-translation-alist
18730 @vindex nnheader-file-name-translation-alist
18731 @cindex file names
18732 @cindex invalid characters in file names
18733 @cindex characters in file names
18734 This is an alist that says how to translate characters in file names.
18735 For instance, if @samp{:} is invalid as a file character in file names
18736 on your system (you OS/2 user you), you could say something like:
18738 @lisp
18739 (setq nnheader-file-name-translation-alist
18740       '((?: . ?_)))
18741 @end lisp
18743 In fact, this is the default value for this variable on OS/2 and MS
18744 Windows (phooey) systems.
18746 @item gnus-hidden-properties
18747 @vindex gnus-hidden-properties
18748 This is a list of properties to use to hide ``invisible'' text.  It is
18749 @code{(invisible t intangible t)} by default on most systems, which
18750 makes invisible text invisible and intangible.
18752 @item gnus-parse-headers-hook
18753 @vindex gnus-parse-headers-hook
18754 A hook called before parsing headers.  It can be used, for instance, to
18755 gather statistics on the headers fetched, or perhaps you'd like to prune
18756 some headers.  I don't see why you'd want that, though.
18758 @item gnus-shell-command-separator
18759 @vindex gnus-shell-command-separator
18760 String used to separate two shell commands.  The default is @samp{;}.
18762 @item gnus-invalid-group-regexp
18763 @vindex gnus-invalid-group-regexp
18765 Regexp to match ``invalid'' group names when querying user for a group
18766 name.  The default value catches some @strong{really} invalid group
18767 names who could possibly mess up Gnus internally (like allowing
18768 @samp{:} in a group name, which is normally used to delimit method and
18769 group).
18771 @sc{imap} users might want to allow @samp{/} in group names though.
18774 @end table
18777 @node The End
18778 @chapter The End
18780 Well, that's the manual---you can get on with your life now.  Keep in
18781 touch.  Say hello to your cats from me.
18783 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
18785 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
18787 @quotation
18788 @strong{Te Deum}
18790 @sp 1
18791 Not because of victories @*
18792 I sing,@*
18793 having none,@*
18794 but for the common sunshine,@*
18795 the breeze,@*
18796 the largess of the spring.
18798 @sp 1
18799 Not for victory@*
18800 but for the day's work done@*
18801 as well as I was able;@*
18802 not for a seat upon the dais@*
18803 but at the common table.@*
18804 @end quotation
18807 @node Appendices
18808 @chapter Appendices
18810 @menu
18811 * History::                        How Gnus got where it is today.
18812 * On Writing Manuals::             Why this is not a beginner's guide.
18813 * Terminology::                    We use really difficult, like, words here.
18814 * Customization::                  Tailoring Gnus to your needs.
18815 * Troubleshooting::                What you might try if things do not work.
18816 * Gnus Reference Guide::           Rilly, rilly technical stuff.
18817 * Emacs for Heathens::             A short introduction to Emacsian terms.
18818 * Frequently Asked Questions::     A question-and-answer session.
18819 @end menu
18822 @node History
18823 @section History
18825 @cindex history
18826 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
18827 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
18829 If you want to investigate the person responsible for this outrage,
18830 you can point your (feh!) web browser to
18831 @uref{http://quimby.gnus.org/}.  This is also the primary
18832 distribution point for the new and spiffy versions of Gnus, and is
18833 known as The Site That Destroys Newsrcs And Drives People Mad.
18835 During the first extended alpha period of development, the new Gnus was
18836 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
18837 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
18838 (Besides, the ``Gnus'' in this abbreviation should probably be
18839 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
18840 appropriate name, don't you think?)
18842 In any case, after spending all that energy on coming up with a new and
18843 spunky name, we decided that the name was @emph{too} spunky, so we
18844 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
18845 ``@sc{gnus}''.  New vs. old.
18847 @menu
18848 * Gnus Versions::       What Gnus versions have been released.
18849 * Other Gnus Versions:: Other Gnus versions that also have been released.
18850 * Why?::                What's the point of Gnus?
18851 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
18852 * Conformity::          Gnus tries to conform to all standards.
18853 * Emacsen::             Gnus can be run on a few modern Emacsen.
18854 * Gnus Development::    How Gnus is developed.
18855 * Contributors::        Oodles of people.
18856 * New Features::        Pointers to some of the new stuff in Gnus.
18857 * Newest Features::     Features so new that they haven't been written yet.
18858 @end menu
18861 @node Gnus Versions
18862 @subsection Gnus Versions
18863 @cindex Pterodactyl Gnus
18864 @cindex ding Gnus
18865 @cindex September Gnus
18866 @cindex Quassia Gnus
18868 The first ``proper'' release of Gnus 5 was done in November 1995 when it
18869 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
18870 plus 15 Gnus 5.0 releases).
18872 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
18873 releases)) was released under the name ``Gnus 5.2'' (40 releases).
18875 On July 28th 1996 work on Red Gnus was begun, and it was released on
18876 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
18878 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
18879 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
18881 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
18882 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
18883 1999. 
18885 If you happen upon a version of Gnus that has a prefixed name --
18886 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'' --
18887 don't panic.  Don't let it know that you're frightened.  Back away.
18888 Slowly.  Whatever you do, don't run.  Walk away, calmly, until you're
18889 out of its reach.  Find a proper released version of Gnus and snuggle up
18890 to that instead.
18893 @node Other Gnus Versions
18894 @subsection Other Gnus Versions
18895 @cindex Semi-gnus
18897 In addition to the versions of Gnus which have had their releases
18898 coordinated by Lars, one major development has been Semi-gnus from
18899 Japan.  It's based on a library called @sc{semi}, which provides
18900 @sc{mime} capabilities.
18902 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
18903 Collectively, they are called ``Semi-gnus'', and different strains are
18904 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
18905 @sc{mime} and multilingualization things, especially important for
18906 Japanese users.
18909 @node Why?
18910 @subsection Why?
18912 What's the point of Gnus?
18914 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
18915 newsreader, that lets you do anything you can think of.  That was my
18916 original motivation, but while working on Gnus, it has become clear to
18917 me that this generation of newsreaders really belong in the stone age.
18918 Newsreaders haven't developed much since the infancy of the net.  If the
18919 volume continues to rise with the current rate of increase, all current
18920 newsreaders will be pretty much useless.  How do you deal with
18921 newsgroups that have thousands of new articles each day?  How do you
18922 keep track of millions of people who post?
18924 Gnus offers no real solutions to these questions, but I would very much
18925 like to see Gnus being used as a testing ground for new methods of
18926 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
18927 to separate the newsreader from the backends, Gnus now offers a simple
18928 interface for anybody who wants to write new backends for fetching mail
18929 and news from different sources.  I have added hooks for customizations
18930 everywhere I could imagine it being useful.  By doing so, I'm inviting
18931 every one of you to explore and invent.
18933 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
18934 @kbd{C-u 100 M-x all-hail-xemacs}.
18937 @node Compatibility
18938 @subsection Compatibility
18940 @cindex compatibility
18941 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
18942 bindings have been kept.  More key bindings have been added, of course,
18943 but only in one or two obscure cases have old bindings been changed.
18945 Our motto is:
18946 @quotation
18947 @cartouche
18948 @center In a cloud bones of steel.
18949 @end cartouche
18950 @end quotation
18952 All commands have kept their names.  Some internal functions have changed
18953 their names.
18955 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
18956 Articles}.
18958 One major compatibility question is the presence of several summary
18959 buffers.  All variables relevant while reading a group are
18960 buffer-local to the summary buffer they belong in.  Although many
18961 important variables have their values copied into their global
18962 counterparts whenever a command is executed in the summary buffer, this
18963 change might lead to incorrect values being used unless you are careful.
18965 All code that relies on knowledge of @sc{gnus} internals will probably
18966 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
18967 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
18968 maintains a hash table that points to the entries in this alist (which
18969 speeds up many functions), and changing the alist directly will lead to
18970 peculiar results.
18972 @cindex hilit19
18973 @cindex highlighting
18974 Old hilit19 code does not work at all.  In fact, you should probably
18975 remove all hilit code from all Gnus hooks
18976 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
18977 Gnus provides various integrated functions for highlighting.  These are
18978 faster and more accurate.  To make life easier for everybody, Gnus will
18979 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
18980 Away!
18982 Packages like @code{expire-kill} will no longer work.  As a matter of
18983 fact, you should probably remove all old @sc{gnus} packages (and other
18984 code) when you start using Gnus.  More likely than not, Gnus already
18985 does what you have written code to make @sc{gnus} do.  (Snicker.)
18987 Even though old methods of doing things are still supported, only the
18988 new methods are documented in this manual.  If you detect a new method of
18989 doing something while reading this manual, that does not mean you have
18990 to stop doing it the old way.
18992 Gnus understands all @sc{gnus} startup files.
18994 @kindex M-x gnus-bug
18995 @findex gnus-bug
18996 @cindex reporting bugs
18997 @cindex bugs
18998 Overall, a casual user who hasn't written much code that depends on
18999 @sc{gnus} internals should suffer no problems.  If problems occur,
19000 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
19002 @vindex gnus-bug-create-help-buffer
19003 If you are in the habit of sending bug reports @emph{very} often, you
19004 may find the helpful help buffer annoying after a while.  If so, set
19005 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
19006 up at you.
19009 @node Conformity
19010 @subsection Conformity
19012 No rebels without a clue here, ma'am.  We conform to all standards known
19013 to (wo)man.  Except for those standards and/or conventions we disagree
19014 with, of course.
19016 @table @strong
19018 @item RFC 822
19019 @cindex RFC 822
19020 There are no known breaches of this standard.
19022 @item RFC 1036
19023 @cindex RFC 1036
19024 There are no known breaches of this standard, either.
19026 @item Son-of-RFC 1036
19027 @cindex Son-of-RFC 1036
19028 We do have some breaches to this one.
19030 @table @emph
19032 @item X-Newsreader
19033 @itemx User-Agent
19034 These are considered to be ``vanity headers'', while I consider them
19035 to be consumer information.  After seeing so many badly formatted
19036 articles coming from @code{tin} and @code{Netscape} I know not to use
19037 either of those for posting articles.  I would not have known that if
19038 it wasn't for the @code{X-Newsreader} header.
19039 @end table
19041 @item USEFOR
19042 @cindex USEFOR
19043 USEFOR is an IETF working group writing a successor to RFC 1036, based
19044 on Son-of-RFC 1036.  They have produced a number of drafts proposing
19045 various changes to the format of news articles.  The Gnus towers will
19046 look into implementing the changes when the draft is accepted as an RFC.
19048 @end table
19050 If you ever notice Gnus acting non-compliant with regards to the texts
19051 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
19052 know.
19055 @node Emacsen
19056 @subsection Emacsen
19057 @cindex Emacsen
19058 @cindex XEmacs
19059 @cindex Mule
19060 @cindex Emacs
19062 Gnus should work on :
19064 @itemize @bullet
19066 @item
19067 Emacs 20.3 and up.
19069 @item
19070 XEmacs 20.4 and up.
19072 @end itemize
19074 This Gnus version will absolutely not work on any Emacsen older than
19075 that.  Not reliably, at least.  Older versions of Gnus may work on older
19076 Emacs versions.
19078 There are some vague differences between Gnus on the various
19079 platforms---XEmacs features more graphics (a logo and a toolbar)---but
19080 other than that, things should look pretty much the same under all
19081 Emacsen.
19084 @node Gnus Development
19085 @subsection Gnus Development
19087 Gnus is developed in a two-phased cycle.  The first phase involves much
19088 discussion on the @samp{ding@@gnus.org} mailing list, where people
19089 propose changes and new features, post patches and new backends.  This
19090 phase is called the @dfn{alpha} phase, since the Gnusae released in this
19091 phase are @dfn{alpha releases}, or (perhaps more commonly in other
19092 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
19093 unstable and should not be used by casual users.  Gnus alpha releases
19094 have names like ``Red Gnus'' and ``Quassia Gnus''.
19096 After futzing around for 50-100 alpha releases, Gnus is declared
19097 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
19098 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
19099 supposed to be able to use these, and these are mostly discussed on the
19100 @samp{gnu.emacs.gnus} newsgroup.
19102 @cindex Incoming*
19103 @vindex mail-source-delete-incoming
19104 Some variable defaults differ between alpha Gnusae and released Gnusae.
19105 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
19106 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
19107 lossage of mail if an alpha release hiccups while handling the mail.
19109 The division of discussion between the ding mailing list and the Gnus
19110 newsgroup is not purely based on publicity concerns.  It's true that
19111 having people write about the horrible things that an alpha Gnus release
19112 can do (sometimes) in a public forum may scare people off, but more
19113 importantly, talking about new experimental features that have been
19114 introduced may confuse casual users.  New features are frequently
19115 introduced, fiddled with, and judged to be found wanting, and then
19116 either discarded or totally rewritten.  People reading the mailing list
19117 usually keep up with these rapid changes, while people on the newsgroup
19118 can't be assumed to do so.
19122 @node Contributors
19123 @subsection Contributors
19124 @cindex contributors
19126 The new Gnus version couldn't have been done without the help of all the
19127 people on the (ding) mailing list.  Every day for over a year I have
19128 gotten billions of nice bug reports from them, filling me with joy,
19129 every single one of them.  Smooches.  The people on the list have been
19130 tried beyond endurance, what with my ``oh, that's a neat idea <type
19131 type>, yup, I'll release it right away <ship off> no wait, that doesn't
19132 work at all <type type>, yup, I'll ship that one off right away <ship
19133 off> no, wait, that absolutely does not work'' policy for releases.
19134 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
19135 ``worser''? ``much worser''?  ``worsest''?)
19137 I would like to take this opportunity to thank the Academy for...  oops,
19138 wrong show.
19140 @itemize @bullet
19142 @item
19143 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
19145 @item
19146 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
19147 nnwarchive and many, many other things connected with @sc{mime} and
19148 other types of en/decoding, as well as general bug fixing, new
19149 functionality and stuff.
19151 @item
19152 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
19153 well as numerous other things).
19155 @item
19156 Luis Fernandes---design and graphics.
19158 @item
19159 Justin Sheehy--the FAQ maintainer.
19161 @item
19162 Erik Naggum---help, ideas, support, code and stuff.
19164 @item
19165 Wes Hardaker---@file{gnus-picon.el} and the manual section on
19166 @dfn{picons} (@pxref{Picons}).
19168 @item
19169 Kim-Minh Kaplan---further work on the picon code.
19171 @item
19172 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
19173 (@pxref{GroupLens}).
19175 @item
19176 Sudish Joseph---innumerable bug fixes.
19178 @item
19179 Ilja Weis---@file{gnus-topic.el}.
19181 @item
19182 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
19184 @item
19185 Vladimir Alexiev---the refcard and reference booklets.
19187 @item
19188 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
19189 distribution by Felix Lee and JWZ.
19191 @item
19192 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
19194 @item
19195 Peter Mutsaers---orphan article scoring code.
19197 @item
19198 Ken Raeburn---POP mail support.
19200 @item
19201 Hallvard B Furuseth---various bits and pieces, especially dealing with
19202 .newsrc files.
19204 @item
19205 Brian Edmonds---@file{gnus-bbdb.el}.
19207 @item
19208 David Moore---rewrite of @file{nnvirtual.el} and many other things.
19210 @item
19211 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
19213 @item
19214 François Pinard---many, many interesting and thorough bug reports, as
19215 well as autoconf support.
19217 @end itemize
19219 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
19220 Borges, and Jost Krieger proof-reading parts of the manual.
19222 The following people have contributed many patches and suggestions:
19224 Christopher Davis,
19225 Andrew Eskilsson,
19226 Kai Grossjohann,
19227 David KÃ¥gedal,
19228 Richard Pieri,
19229 Fabrice Popineau,
19230 Daniel Quinlan,
19231 Jason L. Tibbitts, III,
19233 Jack Vinson.
19235 Also thanks to the following for patches and stuff:
19237 Jari Aalto,
19238 Adrian Aichner,
19239 Vladimir Alexiev,
19240 Russ Allbery,
19241 Peter Arius,
19242 Matt Armstrong,
19243 Marc Auslander,
19244 Miles Bader,
19245 Alexei V. Barantsev,
19246 Frank Bennett,
19247 Robert Bihlmeyer,
19248 Chris Bone,
19249 Mark Borges,
19250 Mark Boyns,
19251 Lance A. Brown,
19252 Rob Browning,
19253 Kees de Bruin,
19254 Martin Buchholz,
19255 Joe Buehler,
19256 Kevin Buhr,
19257 Alastair Burt,
19258 Joao Cachopo,
19259 Zlatko Calusic,
19260 Massimo Campostrini,
19261 Castor,
19262 David Charlap,
19263 Dan Christensen,
19264 Kevin Christian,
19265 Jae-you Chung, @c ?
19266 James H. Cloos, Jr.,
19267 Laura Conrad,
19268 Michael R. Cook,
19269 Glenn Coombs,
19270 Andrew J. Cosgriff,
19271 Neil Crellin,
19272 Frank D. Cringle,
19273 Geoffrey T. Dairiki,
19274 Andre Deparade,
19275 Ulrik Dickow,
19276 Dave Disser,
19277 Rui-Tao Dong, @c ?
19278 Joev Dubach,
19279 Michael Welsh Duggan,
19280 Dave Edmondson,
19281 Paul Eggert,
19282 Mark W. Eichin,
19283 Karl Eichwalder,
19284 Enami Tsugutomo, @c Enami
19285 Michael Ernst,
19286 Luc Van Eycken,
19287 Sam Falkner,
19288 Nelson Jose dos Santos Ferreira,
19289 Sigbjorn Finne,
19290 Sven Fischer,
19291 Paul Fisher,
19292 Decklin Foster,
19293 Gary D. Foster,
19294 Paul Franklin,
19295 Guy Geens,
19296 Arne Georg Gleditsch,
19297 David S. Goldberg,
19298 Michelangelo Grigni,
19299 Dale Hagglund,
19300 D. Hall,
19301 Magnus Hammerin,
19302 Kenichi Handa, @c Handa
19303 Raja R. Harinath,
19304 Yoshiki Hayashi, @c ?
19305 P. E. Jareth Hein,
19306 Hisashige Kenji, @c Hisashige
19307 Scott Hofmann,
19308 Marc Horowitz,
19309 Gunnar Horrigmo,
19310 Richard Hoskins,
19311 Brad Howes,
19312 Miguel de Icaza,
19313 François Felix Ingrand,
19314 Tatsuya Ichikawa, @c ?
19315 Ishikawa Ichiro, @c Ishikawa
19316 Lee Iverson,
19317 Iwamuro Motonori, @c Iwamuro
19318 Rajappa Iyer,
19319 Andreas Jaeger,
19320 Adam P. Jenkins,
19321 Randell Jesup,
19322 Fred Johansen,
19323 Gareth Jones,
19324 Simon Josefsson,
19325 Greg Klanderman,
19326 Karl Kleinpaste,
19327 Michael Klingbeil,
19328 Peter Skov Knudsen,
19329 Shuhei Kobayashi, @c Kobayashi
19330 Petr Konecny,
19331 Koseki Yoshinori, @c Koseki
19332 Thor Kristoffersen,
19333 Jens Lautenbacher,
19334 Martin Larose,
19335 Seokchan Lee, @c Lee
19336 Joerg Lenneis,
19337 Carsten Leonhardt,
19338 James LewisMoss,
19339 Christian Limpach,
19340 Markus Linnala,
19341 Dave Love,
19342 Mike McEwan,
19343 Tonny Madsen,
19344 Shlomo Mahlab,
19345 Nat Makarevitch,
19346 Istvan Marko,
19347 David Martin,
19348 Jason R. Mastaler,
19349 Gordon Matzigkeit,
19350 Timo Metzemakers,
19351 Richard Mlynarik,
19352 Lantz Moore,
19353 Morioka Tomohiko, @c Morioka
19354 Erik Toubro Nielsen,
19355 Hrvoje Niksic,
19356 Andy Norman,
19357 Fred Oberhauser,
19358 C. R. Oldham,
19359 Alexandre Oliva,
19360 Ken Olstad,
19361 Masaharu Onishi, @c Onishi
19362 Hideki Ono, @c Ono
19363 Ettore Perazzoli,
19364 William Perry,
19365 Stephen Peters,
19366 Jens-Ulrik Holger Petersen,
19367 Ulrich Pfeifer,
19368 Matt Pharr,
19369 Andy Piper,
19370 John McClary Prevost,
19371 Bill Pringlemeir,
19372 Mike Pullen,
19373 Jim Radford,
19374 Colin Rafferty,
19375 Lasse Rasinen,
19376 Lars Balker Rasmussen,
19377 Joe Reiss,
19378 Renaud Rioboo,
19379 Roland B. Roberts,
19380 Bart Robinson,
19381 Christian von Roques,
19382 Markus Rost,
19383 Jason Rumney,
19384 Wolfgang Rupprecht,
19385 Jay Sachs,
19386 Dewey M. Sasser,
19387 Conrad Sauerwald,
19388 Loren Schall,
19389 Dan Schmidt,
19390 Ralph Schleicher,
19391 Philippe Schnoebelen,
19392 Andreas Schwab,
19393 Randal L. Schwartz,
19394 Danny Siu,
19395 Matt Simmons,
19396 Paul D. Smith,
19397 Jeff Sparkes,
19398 Toby Speight,
19399 Michael Sperber,
19400 Darren Stalder,
19401 Richard Stallman,
19402 Greg Stark,
19403 Sam Steingold,
19404 Paul Stevenson,
19405 Jonas Steverud,
19406 Paul Stodghill,
19407 Kiyokazu Suto, @c Suto
19408 Kurt Swanson,
19409 Samuel Tardieu,
19410 Teddy,
19411 Chuck Thompson,
19412 Tozawa Akihiko, @c Tozawa
19413 Philippe Troin,
19414 James Troup,
19415 Trung Tran-Duc,
19416 Jack Twilley,
19417 Aaron M. Ucko,
19418 Aki Vehtari,
19419 Didier Verna,
19420 Vladimir Volovich,
19421 Jan Vroonhof,
19422 Stefan Waldherr,
19423 Pete Ware,
19424 Barry A. Warsaw,
19425 Christoph Wedler,
19426 Joe Wells,
19427 Lee Willis,
19428 Katsumi Yamaoka @c Yamaoka
19430 Lloyd Zusman.
19433 For a full overview of what each person has done, the ChangeLogs
19434 included in the Gnus alpha distributions should give ample reading
19435 (550kB and counting).
19437 Apologies to everybody that I've forgotten, of which there are many, I'm
19438 sure.
19440 Gee, that's quite a list of people.  I guess that must mean that there
19441 actually are people who are using Gnus.  Who'd'a thunk it!
19444 @node New Features
19445 @subsection New Features
19446 @cindex new features
19448 @menu
19449 * ding Gnus::          New things in Gnus 5.0/5.1, the first new Gnus.
19450 * September Gnus::     The Thing Formally Known As Gnus 5.3/5.3.
19451 * Red Gnus::           Third time best---Gnus 5.4/5.5.
19452 * Quassia Gnus::       Two times two is four, or Gnus 5.6/5.7.
19453 @end menu
19455 These lists are, of course, just @emph{short} overviews of the
19456 @emph{most} important new features.  No, really.  There are tons more.
19457 Yes, we have feeping creaturism in full effect.
19460 @node ding Gnus
19461 @subsubsection (ding) Gnus
19463 New features in Gnus 5.0/5.1:
19465 @itemize @bullet
19467 @item
19468 The look of all buffers can be changed by setting format-like variables
19469 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
19471 @item
19472 Local spool and several @sc{nntp} servers can be used at once
19473 (@pxref{Select Methods}).
19475 @item
19476 You can combine groups into virtual groups (@pxref{Virtual Groups}).
19478 @item
19479 You can read a number of different mail formats (@pxref{Getting Mail}).
19480 All the mail backends implement a convenient mail expiry scheme
19481 (@pxref{Expiring Mail}).
19483 @item
19484 Gnus can use various strategies for gathering threads that have lost
19485 their roots (thereby gathering loose sub-threads into one thread) or it
19486 can go back and retrieve enough headers to build a complete thread
19487 (@pxref{Customizing Threading}).
19489 @item
19490 Killed groups can be displayed in the group buffer, and you can read
19491 them as well (@pxref{Listing Groups}).
19493 @item
19494 Gnus can do partial group updates---you do not have to retrieve the
19495 entire active file just to check for new articles in a few groups
19496 (@pxref{The Active File}).
19498 @item
19499 Gnus implements a sliding scale of subscribedness to groups
19500 (@pxref{Group Levels}).
19502 @item
19503 You can score articles according to any number of criteria
19504 (@pxref{Scoring}).  You can even get Gnus to find out how to score
19505 articles for you (@pxref{Adaptive Scoring}).
19507 @item
19508 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
19509 manner, so it should be difficult to lose much data on what you have
19510 read if your machine should go down (@pxref{Auto Save}).
19512 @item
19513 Gnus now has its own startup file (@file{.gnus}) to avoid cluttering up
19514 the @file{.emacs} file.
19516 @item
19517 You can set the process mark on both groups and articles and perform
19518 operations on all the marked items (@pxref{Process/Prefix}).
19520 @item
19521 You can grep through a subset of groups and create a group from the
19522 results (@pxref{Kibozed Groups}).
19524 @item
19525 You can list subsets of groups according to, well, anything
19526 (@pxref{Listing Groups}).
19528 @item
19529 You can browse foreign servers and subscribe to groups from those
19530 servers (@pxref{Browse Foreign Server}).
19532 @item
19533 Gnus can fetch articles, asynchronously, on a second connection to the
19534 server (@pxref{Asynchronous Fetching}).
19536 @item
19537 You can cache articles locally (@pxref{Article Caching}).
19539 @item
19540 The uudecode functions have been expanded and generalized
19541 (@pxref{Decoding Articles}).
19543 @item
19544 You can still post uuencoded articles, which was a little-known feature
19545 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
19547 @item
19548 Fetching parents (and other articles) now actually works without
19549 glitches (@pxref{Finding the Parent}).
19551 @item
19552 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
19554 @item
19555 Digests (and other files) can be used as the basis for groups
19556 (@pxref{Document Groups}).
19558 @item
19559 Articles can be highlighted and customized (@pxref{Customizing
19560 Articles}).
19562 @item
19563 URLs and other external references can be buttonized (@pxref{Article
19564 Buttons}).
19566 @item
19567 You can do lots of strange stuff with the Gnus window & frame
19568 configuration (@pxref{Windows Configuration}).
19570 @item
19571 You can click on buttons instead of using the keyboard
19572 (@pxref{Buttons}).
19574 @end itemize
19577 @node September Gnus
19578 @subsubsection September Gnus
19580 @iftex
19581 @iflatex
19582 \gnusfig{-28cm}{0cm}{\epsfig{figure=tmp/september.ps,height=20cm}}
19583 @end iflatex
19584 @end iftex
19586 New features in Gnus 5.2/5.3:
19588 @itemize @bullet
19590 @item
19591 A new message composition mode is used.  All old customization variables
19592 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
19593 now obsolete.
19595 @item
19596 Gnus is now able to generate @dfn{sparse} threads---threads where
19597 missing articles are represented by empty nodes (@pxref{Customizing
19598 Threading}).
19600 @lisp
19601 (setq gnus-build-sparse-threads 'some)
19602 @end lisp
19604 @item
19605 Outgoing articles are stored on a special archive server
19606 (@pxref{Archived Messages}).
19608 @item
19609 Partial thread regeneration now happens when articles are
19610 referred.
19612 @item
19613 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
19615 @item
19616 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
19618 @item
19619 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
19621 @lisp
19622 (setq gnus-use-trees t)
19623 @end lisp
19625 @item
19626 An @code{nn}-like pick-and-read minor mode is available for the summary
19627 buffers (@pxref{Pick and Read}).
19629 @lisp
19630 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
19631 @end lisp
19633 @item
19634 In binary groups you can use a special binary minor mode (@pxref{Binary
19635 Groups}).
19637 @item
19638 Groups can be grouped in a folding topic hierarchy (@pxref{Group
19639 Topics}).
19641 @lisp
19642 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
19643 @end lisp
19645 @item
19646 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
19648 @item
19649 Groups can now have a score, and bubbling based on entry frequency
19650 is possible (@pxref{Group Score}).
19652 @lisp
19653 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
19654 @end lisp
19656 @item
19657 Groups can be process-marked, and commands can be performed on
19658 groups of groups (@pxref{Marking Groups}).
19660 @item
19661 Caching is possible in virtual groups.
19663 @item
19664 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
19665 news batches, ClariNet briefs collections, and just about everything
19666 else (@pxref{Document Groups}).
19668 @item
19669 Gnus has a new backend (@code{nnsoup}) to create/read SOUP packets
19670 (@pxref{SOUP}).
19672 @item
19673 The Gnus cache is much faster.
19675 @item
19676 Groups can be sorted according to many criteria (@pxref{Sorting
19677 Groups}).
19679 @item
19680 New group parameters have been introduced to set list-addresses and
19681 expiry times (@pxref{Group Parameters}).
19683 @item
19684 All formatting specs allow specifying faces to be used
19685 (@pxref{Formatting Fonts}).
19687 @item
19688 There are several more commands for setting/removing/acting on process
19689 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
19691 @item
19692 The summary buffer can be limited to show parts of the available
19693 articles based on a wide range of criteria.  These commands have been
19694 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
19696 @item
19697 Articles can be made persistent with the @kbd{*} command
19698 (@pxref{Persistent Articles}).
19700 @item
19701 All functions for hiding article elements are now toggles.
19703 @item
19704 Article headers can be buttonized (@pxref{Article Washing}).
19706 @item
19707 All mail backends support fetching articles by @code{Message-ID}.
19709 @item
19710 Duplicate mail can now be treated properly (@pxref{Duplicates}).
19712 @item
19713 All summary mode commands are available directly from the article
19714 buffer (@pxref{Article Keymap}).
19716 @item
19717 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Windows
19718 Configuration}).
19720 @item
19721 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
19722 @iftex
19723 @iflatex
19724 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fseptember.ps,height=5cm}]{\epsfig{figure=tmp/fseptember.ps,height=5cm}}
19725 @end iflatex
19726 @end iftex
19728 @item
19729 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
19731 @lisp
19732 (setq gnus-use-nocem t)
19733 @end lisp
19735 @item
19736 Groups can be made permanently visible (@pxref{Listing Groups}).
19738 @lisp
19739 (setq gnus-permanently-visible-groups "^nnml:")
19740 @end lisp
19742 @item
19743 Many new hooks have been introduced to make customizing easier.
19745 @item
19746 Gnus respects the @code{Mail-Copies-To} header.
19748 @item
19749 Threads can be gathered by looking at the @code{References} header
19750 (@pxref{Customizing Threading}).
19752 @lisp
19753 (setq gnus-summary-thread-gathering-function
19754       'gnus-gather-threads-by-references)
19755 @end lisp
19757 @item
19758 Read articles can be stored in a special backlog buffer to avoid
19759 refetching (@pxref{Article Backlog}).
19761 @lisp
19762 (setq gnus-keep-backlog 50)
19763 @end lisp
19765 @item
19766 A clean copy of the current article is always stored in a separate
19767 buffer to allow easier treatment.
19769 @item
19770 Gnus can suggest where to save articles (@pxref{Saving Articles}).
19772 @item
19773 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
19774 Articles}).
19776 @lisp
19777 (setq gnus-prompt-before-saving t)
19778 @end lisp
19780 @item
19781 @code{gnus-uu} can view decoded files asynchronously while fetching
19782 articles (@pxref{Other Decode Variables}).
19784 @lisp
19785 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
19786 @end lisp
19788 @item
19789 Filling in the article buffer now works properly on cited text
19790 (@pxref{Article Washing}).
19792 @item
19793 Hiding cited text adds buttons to toggle hiding, and how much
19794 cited text to hide is now customizable (@pxref{Article Hiding}).
19796 @lisp
19797 (setq gnus-cited-lines-visible 2)
19798 @end lisp
19800 @item
19801 Boring headers can be hidden (@pxref{Article Hiding}).
19803 @item
19804 Default scoring values can now be set from the menu bar.
19806 @item
19807 Further syntax checking of outgoing articles have been added.
19809 @end itemize
19812 @node Red Gnus
19813 @subsubsection Red Gnus
19815 New features in Gnus 5.4/5.5:
19817 @iftex
19818 @iflatex
19819 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=tmp/red.ps,height=20cm}}
19820 @end iflatex
19821 @end iftex
19823 @itemize @bullet
19825 @item
19826 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
19828 @item
19829 Article prefetching functionality has been moved up into
19830 Gnus (@pxref{Asynchronous Fetching}).
19832 @item
19833 Scoring can now be performed with logical operators like @code{and},
19834 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
19835 Scoring}).
19837 @item
19838 Article washing status can be displayed in the
19839 article mode line (@pxref{Misc Article}).
19841 @item
19842 @file{gnus.el} has been split into many smaller files.
19844 @item
19845 Suppression of duplicate articles based on Message-ID can be done
19846 (@pxref{Duplicate Suppression}).
19848 @lisp
19849 (setq gnus-suppress-duplicates t)
19850 @end lisp
19852 @item
19853 New variables for specifying what score and adapt files are to be
19854 considered home score and adapt files (@pxref{Home Score File}) have
19855 been added.
19857 @item
19858 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
19859 Server Internals}).
19861 @item
19862 Groups can inherit group parameters from parent topics (@pxref{Topic
19863 Parameters}).
19865 @item
19866 Article editing has been revamped and is now actually usable.
19868 @item
19869 Signatures can be recognized in more intelligent fashions
19870 (@pxref{Article Signature}).
19872 @item
19873 Summary pick mode has been made to look more @code{nn}-like.  Line
19874 numbers are displayed and the @kbd{.} command can be used to pick
19875 articles (@code{Pick and Read}).
19877 @item
19878 Commands for moving the @file{.newsrc.eld} from one server to
19879 another have been added (@pxref{Changing Servers}).
19881 @item
19882 There's a way now to specify that ``uninteresting'' fields be suppressed
19883 when generating lines in buffers (@pxref{Advanced Formatting}).
19885 @item
19886 Several commands in the group buffer can be undone with @kbd{M-C-_}
19887 (@pxref{Undo}).
19889 @item
19890 Scoring can be done on words using the new score type @code{w}
19891 (@pxref{Score File Format}).
19893 @item
19894 Adaptive scoring can be done on a Subject word-by-word basis
19895 (@pxref{Adaptive Scoring}).
19897 @lisp
19898 (setq gnus-use-adaptive-scoring '(word))
19899 @end lisp
19901 @item
19902 Scores can be decayed (@pxref{Score Decays}).
19904 @lisp
19905 (setq gnus-decay-scores t)
19906 @end lisp
19908 @item
19909 Scoring can be performed using a regexp on the Date header.  The Date is
19910 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
19912 @item
19913 A new command has been added to remove all data on articles from
19914 the native server (@pxref{Changing Servers}).
19916 @item
19917 A new command for reading collections of documents
19918 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{M-C-d}
19919 (@pxref{Really Various Summary Commands}).
19921 @item
19922 Process mark sets can be pushed and popped (@pxref{Setting Process
19923 Marks}).
19925 @item
19926 A new mail-to-news backend makes it possible to post even when the @sc{nntp}
19927 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
19929 @item
19930 A new backend for reading searches from Web search engines
19931 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
19932 (@pxref{Web Searches}).
19934 @item
19935 Groups inside topics can now be sorted using the standard sorting
19936 functions, and each topic can be sorted independently (@pxref{Topic
19937 Sorting}).
19939 @item
19940 Subsets of the groups can be sorted independently (@code{Sorting
19941 Groups}).
19943 @item
19944 Cached articles can be pulled into the groups (@pxref{Summary Generation
19945 Commands}).
19946 @iftex
19947 @iflatex
19948 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fred.ps,width=3cm}]{\epsfig{figure=tmp/fred.ps,width=3cm}}
19949 @end iflatex
19950 @end iftex
19952 @item
19953 Score files are now applied in a more reliable order (@pxref{Score
19954 Variables}).
19956 @item
19957 Reports on where mail messages end up can be generated (@pxref{Splitting
19958 Mail}).
19960 @item
19961 More hooks and functions have been added to remove junk from incoming
19962 mail before saving the mail (@pxref{Washing Mail}).
19964 @item
19965 Emphasized text can be properly fontisized:
19967 @end itemize
19970 @node Quassia Gnus
19971 @subsubsection Quassia Gnus
19973 New features in Gnus 5.6:
19975 @itemize @bullet
19977 @item
19978 New functionality for using Gnus as an offline newsreader has been
19979 added.  A plethora of new commands and modes have been added.  See
19980 @pxref{Gnus Unplugged} for the full story.
19982 @item
19983  The @code{nndraft} backend has returned, but works differently than
19984 before.  All Message buffers are now also articles in the @code{nndraft}
19985 group, which is created automatically.
19987 @item
19988 @code{gnus-alter-header-function} can now be used to alter header
19989 values.
19991 @item
19992  @code{gnus-summary-goto-article} now accept Message-ID's.
19994 @item
19995  A new Message command for deleting text in the body of a message
19996 outside the region: @kbd{C-c C-v}.
19998 @item
19999  You can now post to component group in @code{nnvirtual} groups with
20000 @kbd{C-u C-c C-c}.
20002 @item
20003  @code{nntp-rlogin-program}---new variable to ease customization.
20005 @item
20006  @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
20007 re-highlighting of the article buffer.
20009 @item
20010  New element in @code{gnus-boring-article-headers}---@code{long-to}.
20012 @item
20013  @kbd{M-i} symbolic prefix command.  See the section "Symbolic
20014 Prefixes" in the Gnus manual for details.
20016 @item
20017  @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
20018 @kbd{a} to add the score rule to the "all.SCORE" file.
20020 @item
20021  @code{gnus-simplify-subject-functions} variable to allow greater
20022 control over simplification.
20024 @item
20025  @kbd{A T}---new command for fetching the current thread.
20027 @item
20028  @kbd{/ T}---new command for including the current thread in the
20029 limit.
20031 @item
20032  @kbd{M-RET} is a new Message command for breaking cited text.
20034 @item
20035  @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
20037 @item
20038  The @code{custom-face-lookup} function has been removed.
20039 If you used this function in your initialization files, you must
20040 rewrite them to use @code{face-spec-set} instead.
20042 @item
20043  Canceling now uses the current select method.  Symbolic prefix
20044 @kbd{a} forces normal posting method.
20046 @item
20047  New command to translate M******** sm*rtq**t*s into proper
20048 text---@kbd{W d}.
20050 @item
20051  For easier debugging of @code{nntp}, you can set
20052 @code{nntp-record-commands} to a non-@code{nil} value.
20054 @item
20055  @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
20056 controlling where and how to send @sc{authinfo} to @sc{nntp} servers.
20058 @item
20059  A command for editing group parameters from the summary buffer
20060 has been added.
20062 @item
20063  A history of where mails have been split is available.
20065 @item
20066  A new article date command has been added---@code{article-date-iso8601}.
20068 @item
20069  Subjects can be simplified when threading by setting
20070 @code{gnus-score-thread-simplify}.
20072 @item
20073  A new function for citing in Message has been
20074 added---@code{message-cite-original-without-signature}.
20076 @item
20077  @code{article-strip-all-blank-lines}---new article command.
20079 @item
20080  A new Message command to kill to the end of the article has
20081 been added.
20083 @item
20084  A minimum adaptive score can be specified by using the
20085 @code{gnus-adaptive-word-minimum} variable.
20087 @item
20088  The "lapsed date" article header can be kept continually
20089 updated by the @code{gnus-start-date-timer} command.
20091 @item
20092  Web listserv archives can be read with the @code{nnlistserv} backend.
20094 @item
20095  Old dejanews archives can now be read by @code{nnweb}.
20097 @end itemize
20100 @node Newest Features
20101 @subsection Newest Features
20102 @cindex todo
20104 Also known as the @dfn{todo list}.  Sure to be implemented before the
20105 next millennium.
20107 Be afraid.  Be very afraid.
20109 (That a feature appears in this list doesn't necessarily mean that I've
20110 decided to actually implement it.  It just means that I think it sounds
20111 interesting.)
20113 (Yes, this is the actual, up-to-the-second todo list.)
20115 @itemize @bullet
20117 @item
20118  I would like the zombie-page to contain an URL to the source of the
20119 latest version of gnus or some explanation on where to find it.
20121 @item
20122  A way to continue editing the latest Message composition.
20124 @item
20125 @uref{http://www.sonicnet.com/feature/ari3/}
20127 @item
20128  facep is not declared.
20130 @item
20131  Include a section in the manual on why the number of articles
20132 isn't the same in the group buffer and on the SPC prompt.
20134 @item
20135  Interacting with rmail fcc isn't easy.
20137 @item
20138 @example
20139  Hypermail:
20140 <URL:http://www.falch.no/people/pepper/DSSSL-Lite/archives/>
20141 <URL:http://www.eit.com/software/hypermail/hypermail.html>
20142 <URL:http://homer.ncm.com/>
20143 <URL:http://www.yahoo.com/Computers_and_Internet/Internet/World_Wide_Web/HTML_Converters/>
20144 http://www.uwsg.indiana.edu/hypermail/linux/kernel/9610/index.html
20145 <URL:http://union.ncsa.uiuc.edu/HyperNews/get/www/html/converters.html>
20146 http://www.miranova.com/gnus-list/
20148 @end example
20150 @item
20151 @samp{^-- } is made into - in LaTeX.
20153 @item
20154  gnus-kill is much slower than it was in GNUS 4.1.3.
20156 @item
20157  when expunging articles on low score, the sparse nodes keep hanging on?
20158 @item
20159  starting the first time seems to hang Gnus on some systems.  Does
20160 NEWGROUPS answer too fast?
20161 @item
20162  nndir doesn't read gzipped files.
20163 @item
20164  FAQ doesn't have an up node?
20165 @item
20166  when moving mail from a procmail spool to the crash-box,
20167 the crash-box is only appropriate to one specific group.
20168 @item
20169  `t' `t' makes X-Faces disappear.
20170 @item
20171  nnmh-be-safe means that crossposted articles will
20172 be marked as unread.
20173 @item
20174  Orphan score entries don't show on "V t" score trace
20175 @item
20176  when clearing out data, the cache data should also be reset.
20177 @item
20178  rewrite gnus-summary-limit-children to be non-recursive
20179 to avoid exceeding lisp nesting on huge groups.
20180 @item
20181  expunged articles are counted when computing scores.
20182 @item
20183  implement gnus-batch-brew-soup
20184 @item
20185  ticked articles aren't easy to read in pick mode -- `n' and
20186 stuff just skips past them.  Read articles are the same.
20187 @item
20188  topics that contain just groups with ticked
20189 articles aren't displayed.
20190 @item
20191  nndoc should always allocate unique Message-IDs.
20192 @item
20193  If there are mail groups the first time you use Gnus, Gnus'll
20194 make the mail groups killed.
20195 @item
20196  no "no news is good news" when using topics.
20197 @item
20198  when doing crosspost marking, the cache has to be consulted
20199 and articles have to be removed.
20200 @item
20201  nnweb should fetch complete articles when they are split into several
20202 parts.
20203 @item
20204  scoring on head immediate doesn't work.
20205 @item
20206  finding short score file names takes forever.
20207 @item
20208  canceling articles in foreign groups.
20209 @item
20210  nntp-open-rlogin no longer works.
20211 @item
20212  C-u C-x C-s (Summary) switches to the group buffer.
20213 @item
20214  move nnmail-split-history out to the backends.
20215 @item
20216  nnweb doesn't work properly.
20217 @item
20218  using a virtual server name as `gnus-select-method' doesn't work?
20219 @item
20220  when killing/yanking a group from one topic to another in a slave, the
20221 master will yank it first to one topic and then add it to another.
20222 Perhaps.
20224 @item
20225  warn user about `=' redirection of a group in the active file?
20226 @item
20227  take over the XEmacs menubar and offer a toggle between the XEmacs
20228 bar and the Gnus bar.
20229 @item
20230 @example
20231  push active file and NOV file parsing down into C code.
20232 `(canonize-message-id id)'
20233 `(mail-parent-message-id references n)'
20234 `(parse-news-nov-line &optional dependency-hashtb)'
20235 `(parse-news-nov-region beg end &optional dependency-hashtb fullp)'
20236 `(parse-news-active-region beg end hashtb)'
20238 @end example
20240 @item
20241  nnml .overview directory with splits.
20242 @item
20243  asynchronous cache
20244 @item
20245  postponed commands.
20246 @item
20247  the selected article show have its Subject displayed in its summary line.
20248 @item
20249  when entering groups, get the real number of unread articles from
20250 the server?
20251 @item
20252  sort after gathering threads -- make false roots have the
20253 headers of the oldest orphan with a 0 article number?
20254 @item
20255  nndoc groups should inherit the score files of their parents?  Also
20256 inherit copy prompts and save files.
20257 @item
20258  command to start up Gnus (if not running) and enter a mail mode buffer.
20259 @item
20260  allow editing the group description from the group buffer
20261 for backends that support that.
20262 @item
20263 gnus-hide,show-all-topics
20264 @item
20265  groups and sub-topics should be allowed to mingle inside each topic,
20266 and not just list all subtopics at the end.
20267 @item
20268  a command to remove all read articles that are not needed to connect
20269 threads -- `gnus-summary-limit-to-sparse-unread'?
20270 @item
20271  a variable to turn off limiting/cutting of threads in the tree buffer.
20272 @item
20273  a variable to limit how many files are uudecoded.
20274 @item
20275  add zombie groups to a special "New Groups" topic.
20276 @item
20277  server mode command: close/open all connections
20278 @item
20279  put a file date in gnus-score-alist and check whether the file
20280 has been changed before using it.
20281 @item
20282  on exit from a digest group, go to the next article in the parent group.
20283 @item
20284  hide (sub)threads with low score.
20285 @item
20286  when expiring, remove all marks from expired articles.
20287 @item
20288  gnus-summary-limit-to-body
20289 @item
20290  a regexp alist that says what level groups are to be subscribed
20291 on.  Eg. -- `(("nnml:" . 1))'.
20292 @item
20293  easier interface to nnkiboze to create ephemeral groups that
20294 contain groups that match a regexp.
20295 @item
20296  allow newlines in <URL:> urls, but remove them before using
20297 the URL.
20298 @item
20299  If there is no From line, the mail backends should fudge one from the
20300 "From " line.
20301 @item
20302  fuzzy simplifying should strip all non-alpha-numerical info
20303 from subject lines.
20304 @item
20305  gnus-soup-brew-soup-with-high-scores.
20306 @item
20307  nntp-ping-before-connect
20308 @item
20309  command to check whether NOV is evil.  "list overview.fmt".
20310 @item
20311  when entering a group, Gnus should look through the score
20312 files very early for `local' atoms and set those local variables.
20313 @item
20314  message annotations.
20315 @item
20316  topics are always yanked before groups, and that's not good.
20317 @item
20318  (set-extent-property extent 'help-echo "String to display in minibuf")
20319 to display help in the minibuffer on buttons under XEmacs.
20320 @item
20321  allow group line format spec to say how many articles there
20322 are in the cache.
20323 @item
20324  AUTHINFO GENERIC
20325 @item
20326  `run-with-idle-timer' in gnus-demon.
20327 @item
20328  stop using invisible text properties and start using overlays instead
20329 @item
20330  C-c C-f C-e to add an Expires header.
20331 @item
20332  go from one group to the next; everything is expunged; go to the
20333 next group instead of going to the group buffer.
20334 @item
20335  gnus-renumber-cache -- to renumber the cache using "low" numbers.
20336 @item
20337  record topic changes in the dribble buffer.
20338 @item
20339  `nnfolder-generate-active-file' should look at the folders it
20340 finds and generate proper active ranges.
20341 @item
20342  nneething-look-in-files-for-article-heads variable to control
20343 whether nneething should sniff all files in the directories.
20344 @item
20345  gnus-fetch-article -- start Gnus, enter group, display article
20346 @item
20347  gnus-dont-move-articles-to-same-group variable when respooling.
20348 @item
20349  when messages are crossposted between several auto-expirable groups,
20350 articles aren't properly marked as expirable.
20351 @item
20352  nneething should allow deletion/moving.
20353 @item
20354  TAB on the last button should go to the first button.
20355 @item
20356  if the car of an element in `mail-split-methods' is a function,
20357 and the function returns non-nil, use that as the name of the group(s) to
20358 save mail in.
20359 @item
20360  command for listing all score files that have been applied.
20361 @item
20362  a command in the article buffer to return to `summary' config.
20363 @item
20364  `gnus-always-post-using-current-server' -- variable to override
20365 `C-c C-c' when posting.
20366 @item
20367  nnmail-group-spool-alist -- says where each group should use
20368 as a spool file.
20369 @item
20370  when an article is crossposted to an auto-expirable group, the article
20371 should be marker as expirable.
20372 @item
20373  article mode command/menu for "send region as URL to browser".
20374 @item
20375  on errors, jump to info nodes that explain the error.  For instance,
20376 on invalid From headers, or on error messages from the nntp server.
20377 @item
20378  when gathering threads, make the article that has no "Re: " the parent.
20379 Also consult Date headers.
20380 @item
20381  a token in splits to call shrink-window-if-larger-than-buffer
20382 @item
20383  `1 0 A M' to do matches on the active hashtb.
20384 @item
20385  duplicates -- command to remove Gnus-Warning header, use the read
20386 Message-ID, delete the "original".
20387 @item
20388  when replying to several messages at once, put the "other" message-ids
20389 into a See-Also header.
20390 @item
20391  support setext: @uref{http://www.bsdi.com/setext/}
20392 @item
20393  support ProleText: @uref{http://proletext.clari.net/prole/proletext.html}
20394 @item
20395  when browsing a foreign server, the groups that are already subscribed
20396 should be listed as such and not as "K".
20397 @item
20398  generate font names dynamically.
20399 @item
20400  score file mode auto-alist.
20401 @item
20402  allow nndoc to change/add/delete things from documents.  Implement
20403 methods for each format for adding an article to the document.
20404 @item
20405  `gnus-fetch-old-headers' `all' value to incorporate
20406 absolutely all headers there is.
20407 @item
20408  function like `|', but concatenate all marked articles
20409 and pipe them to the process.
20410 @item
20411  cache the list of killed (or active) groups in a separate file.  Update
20412 the file whenever we read the active file or the list
20413 of killed groups in the .eld file reaches a certain length.
20414 @item
20415  function for starting to edit a file to put into
20416 the current mail group.
20417 @item
20418  score-find-trace should display the total score of the article.
20419 @item
20420  "ghettozie" -- score on Xref header and nix it out after using it
20421 to avoid marking as read in other groups it has been crossposted to.
20422 @item
20423  look at procmail splitting.  The backends should create
20424 the groups automatically if a spool file exists for that group.
20425 @item
20426  function for backends to register themselves with Gnus.
20427 @item
20428  when replying to several process-marked articles,
20429 have all the From end up in Cc headers?  Variable to toggle.
20430 @item
20431  command to delete a crossposted mail article from all
20432 groups it has been mailed to.
20433 @item
20434  `B c' and `B m' should be crosspost aware.
20435 @item
20436  hide-pgp should also hide PGP public key blocks.
20437 @item
20438  Command in the group buffer to respool process-marked groups.
20439 @item
20440  `gnus-summary-find-matching' should accept
20441 pseudo-"headers" like "body", "head" and "all"
20442 @item
20443  When buttifying <URL: > things, all white space (including
20444 newlines) should be ignored.
20445 @item
20446  Process-marking all groups in a topic should process-mark
20447 groups in subtopics as well.
20448 @item
20449  Add non-native groups to the list of killed groups when killing them.
20450 @item
20451  nntp-suggest-kewl-config to probe the nntp server and suggest
20452 variable settings.
20453 @item
20454  add edit and forward secondary marks.
20455 @item
20456  nnml shouldn't visit its .overview files.
20457 @item
20458  allow customizing sorting within gathered threads.
20459 @item
20460  `B q' shouldn't select the current article.
20461 @item
20462  nnmbox should support a newsgroups file for descriptions.
20463 @item
20464  allow fetching mail from several pop servers.
20465 @item
20466  Be able to specify whether the saving commands save the original
20467 or the formatted article.
20468 @item
20469  a command to reparent with the child process-marked (cf. `T ^'.).
20470 @item
20471  I think the possibility to send a password with nntp-open-rlogin
20472 should be a feature in Red Gnus.
20473 @item
20474  The `Z n' command should be possible to execute from a mouse click.
20475 @item
20476  more limiting functions -- date, etc.
20477 @item
20478  be able to limit on a random header; on body; using reverse matches.
20479 @item
20480  a group parameter (`absofucking-total-expiry') that will make Gnus expire
20481 even unread articles.
20482 @item
20483  a command to print the article buffer as postscript.
20484 @item
20485  variable to disable password fetching when opening by nntp-open-telnet.
20486 @item
20487  manual: more example servers -- nntp with rlogin, telnet
20488 @item
20489  checking for bogus groups should clean topic alists as well.
20490 @item
20491  canceling articles in foreign groups.
20492 @item
20493  article number in folded topics isn't properly updated by
20494 Xref handling.
20495 @item
20496  Movement in the group buffer to the next unread group should go to the
20497 next closed topic with unread messages if no group can be found.
20498 @item
20499  Extensive info pages generated on the fly with help everywhere --
20500 in the "*Gnus edit*" buffers, for instance.
20501 @item
20502  Topic movement commands -- like thread movement.  Up, down, forward, next.
20503 @item
20504  a way to tick/mark as read Gcc'd articles.
20505 @item
20506  a way to say that all groups within a specific topic comes
20507 from a particular server?  Hm.
20508 @item
20509  `gnus-article-fill-if-long-lines' -- a function to fill
20510 the article buffer if there are any looong lines there.
20511 @item
20512  `T h' should jump to the parent topic and fold it.
20513 @item
20514  a command to create an ephemeral nndoc group out of a file,
20515 and then splitting it/moving it to some other group/backend.
20516 @item
20517  a group parameter for nnkiboze groups that says that
20518 all kibozed articles should be entered into the cache.
20519 @item
20520  It should also probably be possible to delimit what
20521 `gnus-jog-cache' does -- for instance, work on just some groups, or on
20522 some levels, and entering just articles that have a score higher than
20523 a certain number.
20524 @item
20525  nnfolder should append to the folder instead of re-writing
20526 the entire folder to disk when accepting new messages.
20527 @item
20528  allow all backends to do the proper thing with .gz files.
20529 @item
20530  a backend for reading collections of babyl files nnbabylfolder?
20531 @item
20532  a command for making the native groups into foreign groups.
20533 @item
20534  server mode command for clearing read marks from all groups
20535 from a server.
20536 @item
20537  when following up multiple articles, include all To, Cc, etc headers
20538 from all articles.
20539 @item
20540  a command for deciding what the total score of the current
20541 thread is.  Also a way to highlight based on this.
20542 @item
20543  command to show and edit group scores
20544 @item
20545  a gnus-tree-minimize-horizontal to minimize tree buffers
20546 horizontally.
20547 @item
20548  command to generate nnml overview file for one group.
20549 @item
20550  `C-u C-u a' -- prompt for many crossposted groups.
20551 @item
20552  keep track of which mail groups have received new articles (in this session).
20553 Be able to generate a report and perhaps do some marking in the group
20554 buffer.
20555 @item
20556  gnus-build-sparse-threads to a number -- build only sparse threads
20557 that are of that length.
20558 @item
20559  have nnmh respect mh's unseen sequence in .mh_profile.
20560 @item
20561  cache the newsgroups descriptions locally.
20562 @item
20563  asynchronous posting under nntp.
20564 @item
20565  be able to control word adaptive scoring from the score files.
20566 @item
20567  a variable to make `C-c C-c' post using the "current" select method.
20568 @item
20569  `limit-exclude-low-scored-articles'.
20570 @item
20571  if `gnus-summary-show-thread' is a number, hide threads that have
20572 a score lower than this number.
20573 @item
20574  split newsgroup subscription variable up into "order" and "method".
20575 @item
20576  buttonize ange-ftp file names.
20577 @item
20578  a command to make a duplicate copy of the current article
20579 so that each copy can be edited separately.
20580 @item
20581  nnweb should allow fetching from the local nntp server.
20582 @item
20583  record the sorting done in the summary buffer so that
20584 it can be repeated when limiting/regenerating the buffer.
20585 @item
20586  nnml-generate-nov-databses should generate for
20587 all nnml servers.
20588 @item
20589  when the user does commands in the group buffer, check
20590 the modification time of the .newsrc.eld file and use
20591 ask-user-about-supersession-threat.  Also warn when trying
20592 to save .newsrc.eld and it has changed.
20593 @item
20594  M-g on a topic will display all groups with 0 articles in
20595 the topic.
20596 @item
20597  command to remove all topic stuff.
20598 @item
20599  allow exploding incoming digests when reading incoming mail
20600 and splitting the resulting digests.
20601 @item
20602  nnsoup shouldn't set the `message-' variables.
20603 @item
20604  command to nix out all nnoo state information.
20605 @item
20606  nnmail-process-alist that calls functions if group names
20607 matches an alist -- before saving.
20608 @item
20609  use buffer-invisibility-spec everywhere for hiding text.
20610 @item
20611  variable to activate each group before entering them
20612 to get the (new) number of articles.  `gnus-activate-before-entering'.
20613 @item
20614  command to fetch a Message-ID from any buffer, even
20615 starting Gnus first if necessary.
20616 @item
20617  when posting and checking whether a group exists or not, just
20618 ask the nntp server instead of relying on the active hashtb.
20619 @item
20620  buttonize the output of `C-c C-a' in an apropos-like way.
20621 @item
20622  `G p' should understand process/prefix, and allow editing
20623 of several groups at once.
20624 @item
20625  command to create an ephemeral nnvirtual group that
20626 matches some regexp(s).
20627 @item
20628  nndoc should understand "Content-Type: message/rfc822" forwarded messages.
20629 @item
20630  it should be possible to score "thread" on the From header.
20631 @item
20632  hitting RET on a "gnus-uu-archive" pseudo article should unpack it.
20633 @item
20634  `B i' should display the article at once in the summary buffer.
20635 @item
20636  remove the "*" mark at once when unticking an article.
20637 @item
20638  `M-s' should highlight the matching text.
20639 @item
20640  when checking for duplicated mails, use Resent-Message-ID if present.
20641 @item
20642  killing and yanking groups in topics should be better.  If killing one copy
20643 of a group that exists in multiple topics, only that copy should
20644 be removed.  Yanking should insert the copy, and yanking topics
20645 should be possible to be interspersed with the other yankings.
20646 @item
20647  command for enter a group just to read the cached articles.  A way to say
20648 "ignore the nntp connection; just read from the cache."
20649 @item
20650  `X u' should decode base64 articles.
20651 @item
20652  a way to hide all "inner" cited text, leaving just the most
20653 recently cited text.
20654 @item
20655  nnvirtual should be asynchronous.
20656 @item
20657  after editing an article, gnus-original-article-buffer should
20658 be invalidated.
20659 @item
20660  there should probably be a way to make Gnus not connect to the
20661 server and just read the articles in the server
20662 @item
20663  allow a `set-default' (or something) to change the default
20664 value of nnoo variables.
20665 @item
20666  a command to import group infos from a .newsrc.eld file.
20667 @item
20668  groups from secondary servers have the entire select method
20669 listed in each group info.
20670 @item
20671  a command for just switching from the summary buffer to the group
20672 buffer.
20673 @item
20674  a way to specify that some incoming mail washing functions
20675 should only be applied to some groups.
20676 @item
20677  Message `C-f C-t' should ask the user whether to heed
20678 mail-copies-to: never.
20679 @item
20680  new group parameter -- `post-to-server' that says to post
20681 using the current server.  Also a variable to do the same.
20682 @item
20683  the slave dribble files should auto-save to the slave file names.
20684 @item
20685  a group parameter that says what articles to display on group entry, based
20686 on article marks.
20687 @item
20688  a way to visually distinguish slave Gnusae from masters.  (Whip instead
20689 of normal logo?)
20690 @item
20691  Use DJ Bernstein "From " quoting/dequoting, where applicable.
20692 @item
20693  Why is hide-citation-maybe and hide-citation different?  Also
20694 clear up info.
20695 @item
20696  group user-defined meta-parameters.
20700 From: John Griffith <griffith@@sfs.nphil.uni-tuebingen.de>
20701 @item
20702  I like the option for trying to retrieve the FAQ for a group and I was
20703 thinking it would be great if for those newsgroups that had archives
20704 you could also try to read the archive for that group.  Part of the
20705 problem is that archives are spread all over the net, unlike FAQs.
20706 What would be best I suppose is to find the one closest to your site.
20708 In any case, there is a list of general news group archives at @*
20709 @uref{ftp://ftp.neosoft.com/pub/users/claird/news.lists/newsgroup_archives.html}
20714 @item
20715 @example
20716 From: Jason L Tibbitts III <tibbs@@hpc.uh.edu>
20717 (add-hook 'gnus-select-group-hook
20718   (lambda ()
20719     (gnus-group-add-parameter group
20720        (cons 'gnus-group-date-last-entered (list (current-time-string))))))
20722 (defun gnus-user-format-function-d (headers)
20723   "Return the date the group was last read."
20724   (cond ((car (gnus-group-get-parameter gnus-tmp-group 'gnus-group-date-last-entered)))
20725       (t "")))
20726 @end example
20728 @item
20729  tanken var at nÃ¥r du bruker `gnus-startup-file' som prefix (FOO) til Ã¥ lete
20730 opp en fil FOO-SERVER, FOO-SERVER.el, FOO-SERVER.eld, kan du la den være en
20731 liste hvor du bruker hvert element i listen som FOO, istedet.  da kunne man
20732 hatt forskjellige serveres startup-filer forskjellige steder.
20735 @item
20736 LMI> Well, nnbabyl could alter the group info to heed labels like
20737 LMI> answered and read, I guess.
20739 It could also keep them updated (the same for the Status: header of
20740 unix mbox files).
20742 They could be used like this:
20745 @example
20746 `M l <name> RET' add label <name> to current message.
20747 `M u <name> RET' remove label <name> from current message.
20748 `/ l <expr> RET' limit summary buffer according to <expr>.
20750 <expr> would be a boolean expression on the labels, e.g.
20752 `/ l bug & !fixed RET'
20753 @end example
20755 would show all the messages which are labeled `bug' but not labeled
20756 `fixed'.
20758 One could also imagine the labels being used for highlighting, or
20759 affect the summary line format.
20762 @item
20763 Sender: abraham@@dina.kvl.dk
20765 I'd like a gnus-find-file which work like find file, except that it
20766 would recognize things that looks like messages or folders:
20768 - If it is a directory containing numbered files, create an nndir
20769 summary buffer.
20771 - For other directories, create a nneething summary buffer.
20773 - For files matching "\\`From ", create a nndoc/mbox summary.
20775 - For files matching "\\`BABYL OPTIONS:", create a nndoc/baby summary.
20777 - For files matching "\\`[^ \t\n]+:", create an *Article* buffer.
20779 - For other files, just find them normally.
20781 I'd like `nneething' to use this function, so it would work on a
20782 directory potentially containing mboxes or babyl files.
20784 @item
20785 Please send a mail to bwarsaw@@cnri.reston.va.us (Barry A. Warsaw) and
20786 tell him what you are doing.
20788 @item
20789 Currently, I get prompted:
20791 decend into sci?
20792 - type y
20793 decend into sci.something ?
20794 - type n
20795 decend into ucd?
20797 The problem above is that since there is really only one subsection of
20798 science, shouldn't it prompt you for only descending sci.something?  If
20799 there was a sci.somethingelse group or section, then it should prompt
20800 for sci? first the sci.something? then sci.somethingelse?...
20802 @item
20803 Ja, det burde være en mÃ¥te Ã¥ si slikt.  Kanskje en ny variabel?
20804 `gnus-use-few-score-files'?  SÃ¥ kunne score-regler legges til den
20805 "mest" lokale score-fila.  F. eks. ville no-gruppene betjenes av
20806 "no.all.SCORE", osv.
20808 @item
20809 What i want is for Gnus to treat any sequence or combination of the following
20810 as a single spoiler warning and hide it all, replacing it with a "Next Page"
20811 button:
20814 ^L's
20816 more than n blank lines
20818 more than m identical lines
20819 (which should be replaced with button to show them)
20821 any whitespace surrounding any of the above
20824 @item
20825 Well, we could allow a new value to `gnus-thread-ignore-subject' --
20826 `spaces', or something.  (We could even default to that.)  And then
20827 subjects that differ in white space only could be considered the
20828 "same" subject for threading purposes.
20830 @item
20831 Modes to preprocess the contents (e.g. jka-compr) use the second form
20832 "(REGEXP FUNCTION NON-NIL)" while ordinary modes (e.g. tex) use the first
20833 form "(REGEXP . FUNCTION)", so you could use it to distinguish between
20834 those two types of modes. (auto-modes-alist, insert-file-contents-literally.)
20836 @item
20837  Under XEmacs -- do funny article marks:
20838 tick - thumb tack
20839 killed - skull
20840 soup - bowl of soup
20841 score below - dim light bulb
20842 score over - bright light bulb
20844 @item
20845 Yes. I think the algorithm is as follows:
20847 @example
20848 Group-mode
20850    show-list-of-articles-in-group
20851         if (key-pressed == SPACE)
20852                 if (no-more-articles-in-group-to-select)
20853                         if (articles-selected)
20854                                 start-reading-selected-articles;
20855                         junk-unread-articles;
20856                         next-group;
20857                  else
20858                         show-next-page;
20860          else if (key-pressed = '.')
20861                 if (consolidated-menus)         # same as hide-thread in Gnus
20862                         select-thread-under-cursor;
20863                 else
20864                         select-article-under-cursor;
20867 Article-mode
20868         if (key-pressed == SPACE)
20869                 if (more-pages-in-article)
20870                         next-page;
20871                 else if (more-selected-articles-to-read)
20872                         next-article;
20873                 else
20874                         next-group;
20875 @end example
20877 @item
20878 My precise need here would have been to limit files to Incoming*.
20879 One could think of some `nneething-only-files' variable, but I guess
20880 it would have been unacceptable if one was using many unrelated such
20881 nneething groups.
20883 A more useful approach would be to, in response to the `G D' prompt, be
20884 allowed to say something like: `~/.mail/Incoming*', somewhat limiting
20885 the top-level directory only (in case directories would be matched by
20886 the wildcard expression).
20888 @item
20889 It would be nice if it also handled
20891         <URL:news://sunsite.auc.dk/>
20893 which should correspond to `B nntp RET sunsite.auc.dk' in *Group*.
20896 @item
20898   Take a look at w3-menu.el in the Emacs-W3 distribution - this works out
20899 really well.  Each menu is 'named' by a symbol that would be on a
20900 gnus-*-menus (where * would be whatever, but at least group, summary, and
20901 article versions) variable.
20903   So for gnus-summary-menus, I would set to '(sort mark dispose ...)
20905   A value of '1' would just put _all_ the menus in a single 'GNUS' menu in
20906 the main menubar.  This approach works really well for Emacs-W3 and VM.
20909 @item
20910  nndoc should take care to create unique Message-IDs for all its
20911 articles.
20912 @item
20913  gnus-score-followup-article only works when you have a summary buffer
20914 active.  Make it work when posting from the group buffer as well.
20915 (message-sent-hook).
20916 @item
20917  rewrite gnus-demon to use run-with-idle-timers.
20919 @item
20920  * Enhancements to Gnus:
20922   Add two commands:
20924   * gnus-servers (gnus-start-server-buffer?)--enters Gnus and goes
20925     straight to the server buffer, without opening any connections to
20926     servers first.
20928   * gnus-server-read-server-newsrc--produces a buffer very similar to
20929     the group buffer, but with only groups from that server listed;
20930     quitting this buffer returns to the server buffer.
20932 @item
20933  add a command to check the integrity of an nnfolder folder --
20934 go through the article numbers and see that there are no duplicates,
20935 and stuff.
20937 @item
20938  `unsmileyfy-buffer' to undo smileification.
20940 @item
20941  a command to give all relevant info on an article, including all
20942 secondary marks.
20944 @item
20945  when doing `-request-accept-article', the backends should do
20946 the nnmail duplicate checking.
20948 @item
20949  allow `message-signature-file' to be a function to return the
20950 value of the signature file.
20952 @item
20953  In addition, I would love it if I could configure message-tab so that it
20954 could call `bbdb-complete-name' in other headers.  So, some sort of
20955 interface like
20957 (setq message-tab-alist
20958       '((message-header-regexp message-expand-group)
20959         ("^\\(To\\|[cC]c\\|[bB]cc\\)"  bbdb-complete-name)))
20961 then you could run the relevant function to complete the information in
20962 the header
20964 @item
20965  cache the newsgroups file locally to avoid reloading it all the time.
20967 @item
20968  a command to import a buffer into a group.
20970 @item
20971  nnweb should allow fetching by Message-ID from servers.
20973 @item
20974  point in the article buffer doesn't always go to the
20975 beginning of the buffer when selecting new articles.
20977 @item
20978  a command to process mark all unread articles.
20980 @item
20981  `gnus-gather-threads-by-references-and-subject' -- first
20982 do gathering by references, and then go through the dummy roots and
20983 do more gathering by subject.
20985 @item
20986  gnus-uu-mark-in-numerical-order -- process mark articles in
20987 article numerical order.
20989 @item
20990  (gnus-thread-total-score
20991  (gnus-id-to-thread (mail-header-id (gnus-summary-article-header))))
20992 bind to a key.
20994 @item
20995  sorting by score is wrong when using sparse threads.
20997 @item
20998  a command to fetch an arbitrary article -- without having to be
20999 in the summary buffer.
21001 @item
21002  a new nncvs backend.  Each group would show an article, using
21003 version branches as threading, checkin date as the date, etc.
21005 @item
21006 @uref{http://www.dejanews.com/forms/dnsetfilter_exp.html}?
21007 This filter allows one to construct advance queries on the Dejanews
21008 database such as specifying start and end dates, subject, author,
21009 and/or newsgroup name.
21011 @item
21012  new Date header scoring type -- older, newer
21014 @item
21015  use the summary toolbar in the article buffer.
21017 @item
21018  a command to fetch all articles that are less than X days old.
21020 @item
21021  in pick mode, `q' should save the list of selected articles in the
21022 group info.  The next time the group is selected, these articles
21023 will automatically get the process mark.
21025 @item
21026  Isn't it possible to (also?) allow M-^ to automatically try the
21027 default server if it fails on the current server?  (controlled by a
21028 user variable, (nil, t, 'ask)).
21030 @item
21031  make it possible to cancel articles using the select method for the
21032 current group.
21034 @item
21035  `gnus-summary-select-article-on-entry' or something.  It'll default
21036 to t and will select whatever article decided by `gnus-auto-select-first'.
21038 @item
21039  a new variable to control which selection commands should be unselecting.
21040 `first', `best', `next', `prev', `next-unread', `prev-unread' are
21041 candidates.
21043 @item
21044  be able to select groups that have no articles in them
21045 to be able to post in them (using the current select method).
21047 @item
21048  be able to post via DejaNews.
21050 @item
21051  `x' should retain any sortings that have been performed.
21053 @item
21054  allow the user to specify the precedence of the secondary marks.  Also
21055 allow them to be displayed separately.
21057 @item
21058  gnus-summary-save-in-pipe should concatenate the results from
21059 the processes when doing a process marked pipe.
21061 @item
21062  a new match type, like Followup, but which adds Thread matches on all
21063 articles that match a certain From header.
21065 @item
21066  a function that can be read from kill-emacs-query-functions to offer
21067 saving living summary buffers.
21069 @item
21070  a function for selecting a particular group which will contain
21071 the articles listed in a list of article numbers/id's.
21073 @item
21074  a battery of character translation functions to translate common
21075 Mac, MS (etc) characters into ISO 8859-1.
21077 @example
21078 (defun article-fix-m$word ()
21079   "Fix M$Word smartquotes in an article."
21080   (interactive)
21081   (save-excursion
21082     (let ((buffer-read-only nil))
21083       (goto-char (point-min))
21084       (while (search-forward "\221" nil t)
21085         (replace-match "`" t t))
21086       (goto-char (point-min))
21087       (while (search-forward "\222" nil t)
21088         (replace-match "'" t t))
21089       (goto-char (point-min))
21090       (while (search-forward "\223" nil t)
21091         (replace-match "\"" t t))
21092       (goto-char (point-min))
21093       (while (search-forward "\224" nil t)
21094         (replace-match "\"" t t)))))
21095 @end example
21097 @item
21098 @example
21099  (add-hook 'gnus-exit-query-functions
21100  (lambda ()
21101    (if (and (file-exists-p nnmail-spool-file)
21102             (> (nnheader-file-size nnmail-spool-file) 0))
21103        (yes-or-no-p "New mail has arrived.  Quit Gnus anyways? ")
21104        (y-or-n-p "Are you sure you want to quit Gnus? "))))
21105 @end example
21107 @item
21108  allow message-default-headers to be a function.
21110 @item
21111  new Date score match types -- < > = (etc) that take floating point
21112 numbers and match on the age of the article.
21114 @item
21115 @example
21116 >  > > If so, I've got one gripe: It seems that when I fire up gnus 5.2.25
21117 >  > > under xemacs-19.14, it's creating a new frame, but is erasing the
21118 >  > > buffer in the frame that it was called from =:-O
21120 >  > Hm.  How do you start up Gnus?  From the toolbar or with
21121 >  > `M-x gnus-other-frame'?
21123 >    I normally start it up from the toolbar; at
21124 > least that's the way I've caught it doing the
21125 > deed before.
21126 @end example
21128 @item
21129  all commands that react to the process mark should push
21130 the current process mark set onto the stack.
21132 @item
21133  gnus-article-hide-pgp
21134 Selv ville jeg nok ha valgt Ã¥ slette den dersom teksten matcher
21135 @example
21136 "\\(This\s+\\)?[^ ]+ has been automatically signed by"
21137 @end example
21138 og det er maks hundre tegn mellom match-end og ----linja.  Men -det-
21139 er min type heuristikk og langt fra alles.
21141 @item
21142  `gnus-subscribe-sorted' -- insert new groups where they would have been
21143 sorted to if `gnus-group-sort-function' were run.
21145 @item
21146  gnus-(group,summary)-highlight should respect any `face' text props set
21147 on the lines.
21149 @item
21150  use run-with-idle-timer for gnus-demon instead of the
21151 home-brewed stuff for better reliability.
21153 @item
21154  add a way to select which NoCeM type to apply -- spam, troll, etc.
21156 @item
21157  nndraft-request-group should tally auto-save files.
21159 @item
21160  implement nntp-retry-on-break and nntp-command-timeout.
21162 @item
21163  gnus-article-highlight-limit that says when not to highlight (long)
21164 articles.
21166 @item
21167  (nnoo-set SERVER VARIABLE VALUE)
21169 @item
21170  nn*-spool-methods
21172 @item
21173  interrupitng agent fetching of articles should save articles.
21175 @item
21176  command to open a digest group, and copy all the articles there to the
21177 current group.
21179 @item
21180  a variable to disable article body highlights if there's more than
21181 X characters in the body.
21183 @item
21184  handle 480/381 authinfo requests separately.
21186 @item
21187  include the texi/dir file in the distribution.
21189 @item
21190  format spec to "tab" to a position.
21192 @item
21193  Move all prompting to the new `M-n' default style.
21195 @item
21196  command to display all dormant articles.
21198 @item
21199  gnus-auto-select-next makeover -- list of things it should do.
21201 @item
21202  a score match type that adds scores matching on From if From has replied
21203 to something someone else has said.
21205 @item
21206  Read Netscape discussion groups:
21207 snews://secnews.netscape.com/netscape.communicator.unix
21209 @item
21210 One command to edit the original version if an article, and one to edit
21211 the displayed version.
21213 @item
21214 @kbd{T v} -- make all process-marked articles the children of the
21215 current article.
21217 @item
21218 Switch from initial text to the new default text mechanism.
21220 @item
21221 How about making it possible to expire local articles?  Will it be
21222 possible to make various constraints on when an article can be
21223 expired, e.g. (read), (age > 14 days), or the more interesting (read
21224 & age > 14 days)?
21226 @item
21227 New limit command---limit to articles that have a certain string
21228 in the head or body.
21230 @item
21231 Allow breaking lengthy @sc{nntp} commands.
21233 @item
21234 gnus-article-highlight-limit, to disable highlighting in big articles.
21236 @item
21237 Editing an article should put the article to be edited
21238 in a special, unique buffer.
21240 @item
21241 A command to send a mail to the admin-address group param.
21243 @item
21244 A Date scoring type that will match if the article
21245 is less than a certain number of days old.
21247 @item
21248 New spec: %~(tab 56) to put point on column 56
21250 @item
21251 Allow Gnus Agent scoring to use normal score files.
21253 @item
21254 Rething the Agent active file thing.  `M-g' doesn't update the active
21255 file, for instance.
21257 @item
21258 With dummy roots, `^' and then selecing the first article
21259 in any other dummy thread will make Gnus highlight the
21260 dummy root instead of the first article.
21262 @item
21263 Propagate all group properties (marks, article numbers, etc) up to the
21264 topics for displaying.
21266 @item
21267 `n' in the group buffer with topics should go to the next group
21268 with unread articles, even if that group is hidden in a topic.
21270 @item
21271 gnus-posting-styles doesn't work in drafts.
21273 @item
21274 gnus-summary-limit-include-cached is slow when there are
21275 many articles in the cache, since it regenerates big parts of the
21276 summary buffer for each article.
21278 @item
21279 Implement gnus-batch-brew-soup.
21281 @item
21282 Group parameters and summary commands for un/subscribing to mailing
21283 lists.
21285 @item
21286 Introduce nnmail-home-directory.
21288 @item
21289 gnus-fetch-group and friends should exit Gnus when the user
21290 exits the group.
21292 @item
21293 The jingle is only played on the second invocation of Gnus.
21295 @item
21296 Bouncing articles should do MIME.
21298 @item
21299 Crossposted articles should "inherit" the % or @ mark from the other
21300 groups it has been crossposted to, or something.  (Agent.)
21302 @item
21303 If point is on a group that appears multiple times in topics, and
21304 you press `l', point will move to the first instance of the group.
21306 @item
21307 A spec for the group line format to display the number of
21308 agent-downloaded articles in the group.
21310 @item
21311 Some nntp servers never respond when posting, so there should be a
21312 timeout for all commands.
21314 @item
21315 When stading on a topic line and `t'-ing, point goes to the last line.
21316 It should go somewhere else.
21318 @item
21319 I'm having trouble accessing a newsgroup with a "+" in its name with
21320 Gnus.  There is a new newsgroup on msnews.microsoft.com named
21321 "microsoft.public.multimedia.directx.html+time" that I'm trying to
21322 access as
21323 "nntp+msnews.microsoft.com:microsoft.public.multimedia.directx.html+time"
21324 but it gives an error that it cant access the group.
21326 Is the "+" character illegal in newsgroup names?  Is there any way in
21327 Gnus to work around this?  (gnus 5.6.45 - XEmacs 20.4)
21329 @item
21331 When `#F', do:
21333 @example
21334 Subject: Answer to your mails 01.01.1999-01.05.1999
21335  --text follows this line--
21336 Sorry I killfiled you...
21338 Under the subject "foo", you wrote on 01.01.1999:
21339 > bar
21340 Under the subject "foo1", you wrote on 01.01.1999:
21341 > bar 1
21342 @end example
21344 @item
21345 Allow "orphan" scores in the Agent scoring.
21347 @item
21348 @example
21349     - Edit article's summary line. 
21350     - End edit
21351     - Sort lines in buffer by subject
21353     --> the old subject line appears in Summary buffer, not the one that was
21354     just changed to.
21355 @end example
21358 @item
21359 Remove list identifiers from the subject in the summary when doing `^'
21360 and the like.
21362 @item
21363 Have the Agent write out articles, one by one, as it retrieves them,
21364 to avoid having to re-fetch them all if Emacs should crash while
21365 fetching. 
21367 @item
21368 Be able to forward groups of messages as MIME digests.
21370 @item
21371 nnweb should include the "get whole article" article when getting articles. 
21373 @item
21374 When I type W W c (gnus-article-hide-citation) in the summary
21375 buffer, the citations are revealed, but the [+] buttons don't turn
21376 into [-] buttons.  (If I click on one of the [+] buttons, it does
21377 turn into a [-] button.)
21379 @item
21380 Perhaps there should be a command to "attach" a buffer of comments to
21381 a message?  That is, `B WHATEVER', you're popped into a buffer, write
21382 something, end with `C-c C-c', and then the thing you've written gets
21383 to be the child of the message you're commenting.
21385 @item
21386 Handle external-body parts.
21388 @item
21389 When renaming a group name, nnmail-split-history does not get the group
21390 name renamed.
21392 @item
21393 Allow mail splitting on bodies when using advanced mail splitting.
21395 @lisp
21396   (body "whatever.text")
21397 @end lisp
21399 @item
21400 Be able to run `J u' from summary buffers.
21402 @item
21403 Solve the halting problem.
21405 @c TODO
21406 @end itemize
21408 @iftex
21410 @page
21411 @node The Manual
21412 @section The Manual
21413 @cindex colophon
21414 @cindex manual
21416 This manual was generated from a TeXinfo file and then run through
21417 either @code{texi2dvi}
21418 @iflatex
21419 or my own home-brewed TeXinfo to \LaTeX\ transformer,
21420 and then run through @code{latex} and @code{dvips}
21421 @end iflatex
21422 to get what you hold in your hands now.
21424 The following conventions have been used:
21426 @enumerate
21428 @item
21429 This is a @samp{string}
21431 @item
21432 This is a @kbd{keystroke}
21434 @item
21435 This is a @file{file}
21437 @item
21438 This is a @code{symbol}
21440 @end enumerate
21442 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
21443 mean:
21445 @lisp
21446 (setq flargnoze "yes")
21447 @end lisp
21449 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
21451 @lisp
21452 (setq flumphel 'yes)
21453 @end lisp
21455 @samp{yes} and @code{yes} are two @emph{very} different things---don't
21456 ever get them confused.
21458 @iflatex
21459 @c @head
21460 Of course, everything in this manual is of vital interest, so you should
21461 read it all.  Several times.  However, if you feel like skimming the
21462 manual, look for that gnu head you should see in the margin over
21463 there---it means that what's being discussed is of more importance than
21464 the rest of the stuff.  (On the other hand, if everything is infinitely
21465 important, how can anything be more important than that?  Just one more
21466 of the mysteries of this world, I guess.)
21467 @end iflatex
21469 @end iftex
21472 @node On Writing Manuals
21473 @section On Writing Manuals
21475 I guess most manuals are written after-the-fact; documenting a program
21476 that's already there.  This is not how this manual is written.  When
21477 implementing something, I write the manual entry for that something
21478 straight away.  I then see that it's difficult to explain the
21479 functionality, so I write how it's supposed to be, and then I change the 
21480 implementation.  Writing the documentation and writing the code goes
21481 hand in hand.
21483 This, of course, means that this manual has no, or little, flow.  It
21484 documents absolutely everything in Gnus, but often not where you're
21485 looking for it.  It is a reference manual, and not a guide to how to get 
21486 started with Gnus.
21488 That would be a totally different book, that should be written using the 
21489 reference manual as source material.  It would look quite differently.
21492 @page
21493 @node Terminology
21494 @section Terminology
21496 @cindex terminology
21497 @table @dfn
21499 @item news
21500 @cindex news
21501 This is what you are supposed to use this thing for---reading news.
21502 News is generally fetched from a nearby @sc{nntp} server, and is
21503 generally publicly available to everybody.  If you post news, the entire
21504 world is likely to read just what you have written, and they'll all
21505 snigger mischievously.  Behind your back.
21507 @item mail
21508 @cindex mail
21509 Everything that's delivered to you personally is mail.  Some news/mail
21510 readers (like Gnus) blur the distinction between mail and news, but
21511 there is a difference.  Mail is private.  News is public.  Mailing is
21512 not posting, and replying is not following up.
21514 @item reply
21515 @cindex reply
21516 Send a mail to the person who has written what you are reading.
21518 @item follow up
21519 @cindex follow up
21520 Post an article to the current newsgroup responding to the article you
21521 are reading.
21523 @item backend
21524 @cindex backend
21525 Gnus gets fed articles from a number of backends, both news and mail
21526 backends.  Gnus does not handle the underlying media, so to speak---this
21527 is all done by the backends.
21529 @item native
21530 @cindex native
21531 Gnus will always use one method (and backend) as the @dfn{native}, or
21532 default, way of getting news.
21534 @item foreign
21535 @cindex foreign
21536 You can also have any number of foreign groups active at the same time.
21537 These are groups that use non-native non-secondary backends for getting
21538 news.
21540 @item secondary
21541 @cindex secondary
21542 Secondary backends are somewhere half-way between being native and being
21543 foreign, but they mostly act like they are native.
21545 @item article
21546 @cindex article
21547 A message that has been posted as news.
21549 @item mail message
21550 @cindex mail message
21551 A message that has been mailed.
21553 @item message
21554 @cindex message
21555 A mail message or news article
21557 @item head
21558 @cindex head
21559 The top part of a message, where administrative information (etc.) is
21560 put.
21562 @item body
21563 @cindex body
21564 The rest of an article.  Everything not in the head is in the
21565 body.
21567 @item header
21568 @cindex header
21569 A line from the head of an article.
21571 @item headers
21572 @cindex headers
21573 A collection of such lines, or a collection of heads.  Or even a
21574 collection of @sc{nov} lines.
21576 @item @sc{nov}
21577 @cindex nov
21578 When Gnus enters a group, it asks the backend for the headers of all
21579 unread articles in the group.  Most servers support the News OverView
21580 format, which is more compact and much faster to read and parse than the
21581 normal @sc{head} format.
21583 @item level
21584 @cindex levels
21585 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
21586 that have a lower level are ``more'' subscribed than the groups with a
21587 higher level.  In fact, groups on levels 1-5 are considered
21588 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
21589 are @dfn{killed}.  Commands for listing groups and scanning for new
21590 articles will all use the numeric prefix as @dfn{working level}.
21592 @item killed groups
21593 @cindex killed groups
21594 No information on killed groups is stored or updated, which makes killed
21595 groups much easier to handle than subscribed groups.
21597 @item zombie groups
21598 @cindex zombie groups
21599 Just like killed groups, only slightly less dead.
21601 @item active file
21602 @cindex active file
21603 The news server has to keep track of what articles it carries, and what
21604 groups exist.  All this information in stored in the active file, which
21605 is rather large, as you might surmise.
21607 @item bogus groups
21608 @cindex bogus groups
21609 A group that exists in the @file{.newsrc} file, but isn't known to the
21610 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
21611 This means that the group probably doesn't exist (any more).
21613 @item activating
21614 @cindex activating groups
21615 The act of asking the server for info on a group and computing the
21616 number of unread articles is called @dfn{activating the group}.
21617 Un-activated groups are listed with @samp{*} in the group buffer.
21619 @item server
21620 @cindex server
21621 A machine one can connect to and get news (or mail) from.
21623 @item select method
21624 @cindex select method
21625 A structure that specifies the backend, the server and the virtual
21626 server settings.
21628 @item virtual server
21629 @cindex virtual server
21630 A named select method.  Since a select method defines all there is to
21631 know about connecting to a (physical) server, taking the thing as a
21632 whole is a virtual server.
21634 @item washing
21635 @cindex washing
21636 Taking a buffer and running it through a filter of some sort.  The
21637 result will (more often than not) be cleaner and more pleasing than the
21638 original.
21640 @item ephemeral groups
21641 @cindex ephemeral groups
21642 Most groups store data on what articles you have read.  @dfn{Ephemeral}
21643 groups are groups that will have no data stored---when you exit the
21644 group, it'll disappear into the aether.
21646 @item solid groups
21647 @cindex solid groups
21648 This is the opposite of ephemeral groups.  All groups listed in the
21649 group buffer are solid groups.
21651 @item sparse articles
21652 @cindex sparse articles
21653 These are article placeholders shown in the summary buffer when
21654 @code{gnus-build-sparse-threads} has been switched on.
21656 @item threading
21657 @cindex threading
21658 To put responses to articles directly after the articles they respond
21659 to---in a hierarchical fashion.
21661 @item root
21662 @cindex root
21663 @cindex thread root
21664 The first article in a thread is the root.  It is the ancestor of all
21665 articles in the thread.
21667 @item parent
21668 @cindex parent
21669 An article that has responses.
21671 @item child
21672 @cindex child
21673 An article that responds to a different article---its parent.
21675 @item digest
21676 @cindex digest
21677 A collection of messages in one file.  The most common digest format is
21678 specified by RFC 1153.
21680 @end table
21683 @page
21684 @node Customization
21685 @section Customization
21686 @cindex general customization
21688 All variables are properly documented elsewhere in this manual.  This
21689 section is designed to give general pointers on how to customize Gnus
21690 for some quite common situations.
21692 @menu
21693 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
21694 * Slow Terminal Connection::  You run a remote Emacs.
21695 * Little Disk Space::         You feel that having large setup files is icky.
21696 * Slow Machine::              You feel like buying a faster machine.
21697 @end menu
21700 @node Slow/Expensive Connection
21701 @subsection Slow/Expensive @sc{nntp} Connection
21703 If you run Emacs on a machine locally, and get your news from a machine
21704 over some very thin strings, you want to cut down on the amount of data
21705 Gnus has to get from the @sc{nntp} server.
21707 @table @code
21709 @item gnus-read-active-file
21710 Set this to @code{nil}, which will inhibit Gnus from requesting the
21711 entire active file from the server.  This file is often v.  large.  You
21712 also have to set @code{gnus-check-new-newsgroups} and
21713 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
21714 doesn't suddenly decide to fetch the active file anyway.
21716 @item gnus-nov-is-evil
21717 This one has to be @code{nil}.  If not, grabbing article headers from
21718 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
21719 support @sc{xover}; Gnus will detect this by itself.
21720 @end table
21723 @node Slow Terminal Connection
21724 @subsection Slow Terminal Connection
21726 Let's say you use your home computer for dialing up the system that runs
21727 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
21728 possible) the amount of data sent over the wires.
21730 @table @code
21732 @item gnus-auto-center-summary
21733 Set this to @code{nil} to inhibit Gnus from re-centering the summary
21734 buffer all the time.  If it is @code{vertical}, do only vertical
21735 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
21736 horizontal and vertical recentering.
21738 @item gnus-visible-headers
21739 Cut down on the headers included in the articles to the
21740 minimum.  You can, in fact, make do without them altogether---most of the
21741 useful data is in the summary buffer, anyway.  Set this variable to
21742 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
21744 Set this hook to all the available hiding commands:
21745 @lisp
21746 (setq gnus-treat-hide-headers 'head
21747       gnus-treat-hide-signature t
21748       gnus-treat-hide-citation t)
21749 @end lisp
21751 @item gnus-use-full-window
21752 By setting this to @code{nil}, you can make all the windows smaller.
21753 While this doesn't really cut down much generally, it means that you
21754 have to see smaller portions of articles before deciding that you didn't
21755 want to read them anyway.
21757 @item gnus-thread-hide-subtree
21758 If this is non-@code{nil}, all threads in the summary buffer will be
21759 hidden initially.
21761 @item gnus-updated-mode-lines
21762 If this is @code{nil}, Gnus will not put information in the buffer mode
21763 lines, which might save some time.
21764 @end table
21767 @node Little Disk Space
21768 @subsection Little Disk Space
21769 @cindex disk space
21771 The startup files can get rather large, so you may want to cut their
21772 sizes a bit if you are running out of space.
21774 @table @code
21776 @item gnus-save-newsrc-file
21777 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
21778 only save @file{.newsrc.eld}.  This means that you will not be able to
21779 use any other newsreaders than Gnus.  This variable is @code{t} by
21780 default.
21782 @item gnus-read-newsrc-file
21783 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
21784 only read @file{.newsrc.eld}.  This means that you will not be able to
21785 use any other newsreaders than Gnus.  This variable is @code{t} by
21786 default.
21788 @item gnus-save-killed-list
21789 If this is @code{nil}, Gnus will not save the list of dead groups.  You
21790 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
21791 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
21792 variable to @code{nil}.  This variable is @code{t} by default.
21794 @end table
21797 @node Slow Machine
21798 @subsection Slow Machine
21799 @cindex slow machine
21801 If you have a slow machine, or are just really impatient, there are a
21802 few things you can do to make Gnus run faster.
21804 Set @code{gnus-check-new-newsgroups} and
21805 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
21807 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
21808 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
21809 summary buffer faster.
21812 @page
21813 @node Troubleshooting
21814 @section Troubleshooting
21815 @cindex troubleshooting
21817 Gnus works @emph{so} well straight out of the box---I can't imagine any
21818 problems, really.
21820 Ahem.
21822 @enumerate
21824 @item
21825 Make sure your computer is switched on.
21827 @item
21828 Make sure that you really load the current Gnus version.  If you have
21829 been running @sc{gnus}, you need to exit Emacs and start it up again before
21830 Gnus will work.
21832 @item
21833 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
21834 like @samp{Gnus v5.46; nntp 4.0} you have the right files loaded.  If,
21835 on the other hand, you get something like @samp{NNTP 3.x} or @samp{nntp
21836 flee}, you have some old @file{.el} files lying around.  Delete these.
21838 @item
21839 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
21840 how-to.
21842 @item
21843 @vindex max-lisp-eval-depth
21844 Gnus works on many recursive structures, and in some extreme (and very
21845 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
21846 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
21847 something like that.
21848 @end enumerate
21850 If all else fails, report the problem as a bug.
21852 @cindex bugs
21853 @cindex reporting bugs
21855 @kindex M-x gnus-bug
21856 @findex gnus-bug
21857 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
21858 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
21859 me the backtrace.  I will fix bugs, but I can only fix them if you send
21860 me a precise description as to how to reproduce the bug.
21862 You really can never be too detailed in a bug report.  Always use the
21863 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
21864 a 10Kb mail each time you use it, and even if you have sent me your
21865 environment 500 times before.  I don't care.  I want the full info each
21866 time.
21868 It is also important to remember that I have no memory whatsoever.  If
21869 you send a bug report, and I send you a reply, and then you just send
21870 back ``No, it's not! Moron!'', I will have no idea what you are
21871 insulting me about.  Always over-explain everything.  It's much easier
21872 for all of us---if I don't have all the information I need, I will just
21873 mail you and ask for more info, and everything takes more time.
21875 If the problem you're seeing is very visual, and you can't quite explain
21876 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
21877 it somewhere it can be reached, and include the URL of the picture in
21878 the bug report.
21880 If you just need help, you are better off asking on
21881 @samp{gnu.emacs.gnus}.  I'm not very helpful.
21883 @cindex gnu.emacs.gnus
21884 @cindex ding mailing list
21885 You can also ask on the ding mailing list---@samp{ding@@gnus.org}.
21886 Write to @samp{ding-request@@gnus.org} to subscribe.
21889 @page
21890 @node Gnus Reference Guide
21891 @section Gnus Reference Guide
21893 It is my hope that other people will figure out smart stuff that Gnus
21894 can do, and that other people will write those smart things as well.  To
21895 facilitate that I thought it would be a good idea to describe the inner
21896 workings of Gnus.  And some of the not-so-inner workings, while I'm at
21899 You can never expect the internals of a program not to change, but I
21900 will be defining (in some details) the interface between Gnus and its
21901 backends (this is written in stone), the format of the score files
21902 (ditto), data structures (some are less likely to change than others)
21903 and general methods of operation.
21905 @menu
21906 * Gnus Utility Functions::   Common functions and variable to use.
21907 * Backend Interface::        How Gnus communicates with the servers.
21908 * Score File Syntax::        A BNF definition of the score file standard.
21909 * Headers::                  How Gnus stores headers internally.
21910 * Ranges::                   A handy format for storing mucho numbers.
21911 * Group Info::               The group info format.
21912 * Extended Interactive::     Symbolic prefixes and stuff.
21913 * Emacs/XEmacs Code::        Gnus can be run under all modern Emacsen.
21914 * Various File Formats::     Formats of files that Gnus use.
21915 @end menu
21918 @node Gnus Utility Functions
21919 @subsection Gnus Utility Functions
21920 @cindex Gnus utility functions
21921 @cindex utility functions
21922 @cindex functions
21923 @cindex internal variables
21925 When writing small functions to be run from hooks (and stuff), it's
21926 vital to have access to the Gnus internal functions and variables.
21927 Below is a list of the most common ones.
21929 @table @code
21931 @item gnus-newsgroup-name
21932 @vindex gnus-newsgroup-name
21933 This variable holds the name of the current newsgroup.
21935 @item gnus-find-method-for-group
21936 @findex gnus-find-method-for-group
21937 A function that returns the select method for @var{group}.
21939 @item gnus-group-real-name
21940 @findex gnus-group-real-name
21941 Takes a full (prefixed) Gnus group name, and returns the unprefixed
21942 name.
21944 @item gnus-group-prefixed-name
21945 @findex gnus-group-prefixed-name
21946 Takes an unprefixed group name and a select method, and returns the full
21947 (prefixed) Gnus group name.
21949 @item gnus-get-info
21950 @findex gnus-get-info
21951 Returns the group info list for @var{group}.
21953 @item gnus-group-unread
21954 @findex gnus-group-unread
21955 The number of unread articles in @var{group}, or @code{t} if that is
21956 unknown.
21958 @item gnus-active
21959 @findex gnus-active
21960 The active entry for @var{group}.
21962 @item gnus-set-active
21963 @findex gnus-set-active
21964 Set the active entry for @var{group}.
21966 @item gnus-add-current-to-buffer-list
21967 @findex gnus-add-current-to-buffer-list
21968 Adds the current buffer to the list of buffers to be killed on Gnus
21969 exit.
21971 @item gnus-continuum-version
21972 @findex gnus-continuum-version
21973 Takes a Gnus version string as a parameter and returns a floating point
21974 number.  Earlier versions will always get a lower number than later
21975 versions.
21977 @item gnus-group-read-only-p
21978 @findex gnus-group-read-only-p
21979 Says whether @var{group} is read-only or not.
21981 @item gnus-news-group-p
21982 @findex gnus-news-group-p
21983 Says whether @var{group} came from a news backend.
21985 @item gnus-ephemeral-group-p
21986 @findex gnus-ephemeral-group-p
21987 Says whether @var{group} is ephemeral or not.
21989 @item gnus-server-to-method
21990 @findex gnus-server-to-method
21991 Returns the select method corresponding to @var{server}.
21993 @item gnus-server-equal
21994 @findex gnus-server-equal
21995 Says whether two virtual servers are equal.
21997 @item gnus-group-native-p
21998 @findex gnus-group-native-p
21999 Says whether @var{group} is native or not.
22001 @item gnus-group-secondary-p
22002 @findex gnus-group-secondary-p
22003 Says whether @var{group} is secondary or not.
22005 @item gnus-group-foreign-p
22006 @findex gnus-group-foreign-p
22007 Says whether @var{group} is foreign or not.
22009 @item group-group-find-parameter
22010 @findex group-group-find-parameter
22011 Returns the parameter list of @var{group}.  If given a second parameter,
22012 returns the value of that parameter for @var{group}.
22014 @item gnus-group-set-parameter
22015 @findex gnus-group-set-parameter
22016 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
22018 @item gnus-narrow-to-body
22019 @findex gnus-narrow-to-body
22020 Narrows the current buffer to the body of the article.
22022 @item gnus-check-backend-function
22023 @findex gnus-check-backend-function
22024 Takes two parameters, @var{function} and @var{group}.  If the backend
22025 @var{group} comes from supports @var{function}, return non-@code{nil}.
22027 @lisp
22028 (gnus-check-backend-function "request-scan" "nnml:misc")
22029 @result{} t
22030 @end lisp
22032 @item gnus-read-method
22033 @findex gnus-read-method
22034 Prompts the user for a select method.
22036 @end table
22039 @node Backend Interface
22040 @subsection Backend Interface
22042 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
22043 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
22044 server is a @dfn{backend} and some @dfn{backend variables}.  As examples
22045 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
22046 examples of the latter we have @code{nntp-port-number} and
22047 @code{nnmbox-directory}.
22049 When Gnus asks for information from a backend---say @code{nntp}---on
22050 something, it will normally include a virtual server name in the
22051 function parameters.  (If not, the backend should use the ``current''
22052 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
22053 server as its only (optional) parameter.  If this virtual server hasn't
22054 been opened, the function should fail.
22056 Note that a virtual server name has no relation to some physical server
22057 name.  Take this example:
22059 @lisp
22060 (nntp "odd-one"
22061       (nntp-address "ifi.uio.no")
22062       (nntp-port-number 4324))
22063 @end lisp
22065 Here the virtual server name is @samp{odd-one} while the name of
22066 the physical server is @samp{ifi.uio.no}.
22068 The backends should be able to switch between several virtual servers.
22069 The standard backends implement this by keeping an alist of virtual
22070 server environments that they pull down/push up when needed.
22072 There are two groups of interface functions: @dfn{required functions},
22073 which must be present, and @dfn{optional functions}, which Gnus will
22074 always check for presence before attempting to call 'em.
22076 All these functions are expected to return data in the buffer
22077 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
22078 unfortunately named, but we'll have to live with it.  When I talk about
22079 @dfn{resulting data}, I always refer to the data in that buffer.  When I
22080 talk about @dfn{return value}, I talk about the function value returned by
22081 the function call.  Functions that fail should return @code{nil} as the
22082 return value.
22084 Some backends could be said to be @dfn{server-forming} backends, and
22085 some might be said not to be.  The latter are backends that generally
22086 only operate on one group at a time, and have no concept of ``server''
22087 -- they have a group, and they deliver info on that group and nothing
22088 more.
22090 In the examples and definitions I will refer to the imaginary backend
22091 @code{nnchoke}.
22093 @cindex @code{nnchoke}
22095 @menu
22096 * Required Backend Functions::        Functions that must be implemented.
22097 * Optional Backend Functions::        Functions that need not be implemented.
22098 * Error Messaging::                   How to get messages and report errors.
22099 * Writing New Backends::              Extending old backends.
22100 * Hooking New Backends Into Gnus::    What has to be done on the Gnus end.
22101 * Mail-like Backends::                Some tips on mail backends.
22102 @end menu
22105 @node Required Backend Functions
22106 @subsubsection Required Backend Functions
22108 @table @code
22110 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
22112 @var{articles} is either a range of article numbers or a list of
22113 @code{Message-ID}s.  Current backends do not fully support either---only
22114 sequences (lists) of article numbers, and most backends do not support
22115 retrieval of @code{Message-ID}s.  But they should try for both.
22117 The result data should either be HEADs or NOV lines, and the result
22118 value should either be @code{headers} or @code{nov} to reflect this.
22119 This might later be expanded to @code{various}, which will be a mixture
22120 of HEADs and NOV lines, but this is currently not supported by Gnus.
22122 If @var{fetch-old} is non-@code{nil} it says to try fetching "extra
22123 headers", in some meaning of the word.  This is generally done by
22124 fetching (at most) @var{fetch-old} extra headers less than the smallest
22125 article number in @code{articles}, and filling the gaps as well.  The
22126 presence of this parameter can be ignored if the backend finds it
22127 cumbersome to follow the request.  If this is non-@code{nil} and not a
22128 number, do maximum fetches.
22130 Here's an example HEAD:
22132 @example
22133 221 1056 Article retrieved.
22134 Path: ifi.uio.no!sturles
22135 From: sturles@@ifi.uio.no (Sturle Sunde)
22136 Newsgroups: ifi.discussion
22137 Subject: Re: Something very droll
22138 Date: 27 Oct 1994 14:02:57 +0100
22139 Organization: Dept. of Informatics, University of Oslo, Norway
22140 Lines: 26
22141 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
22142 References: <38jdmq$4qu@@visbur.ifi.uio.no>
22143 NNTP-Posting-Host: holmenkollen.ifi.uio.no
22145 @end example
22147 So a @code{headers} return value would imply that there's a number of
22148 these in the data buffer.
22150 Here's a BNF definition of such a buffer:
22152 @example
22153 headers        = *head
22154 head           = error / valid-head
22155 error-message  = [ "4" / "5" ] 2number " " <error message> eol
22156 valid-head     = valid-message *header "." eol
22157 valid-message  = "221 " <number> " Article retrieved." eol
22158 header         = <text> eol
22159 @end example
22161 If the return value is @code{nov}, the data buffer should contain
22162 @dfn{network overview database} lines.  These are basically fields
22163 separated by tabs.
22165 @example
22166 nov-buffer = *nov-line
22167 nov-line   = 8*9 [ field <TAB> ] eol
22168 field      = <text except TAB>
22169 @end example
22171 For a closer look at what should be in those fields,
22172 @pxref{Headers}.
22175 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
22177 @var{server} is here the virtual server name.  @var{definitions} is a
22178 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
22180 If the server can't be opened, no error should be signaled.  The backend
22181 may then choose to refuse further attempts at connecting to this
22182 server.  In fact, it should do so.
22184 If the server is opened already, this function should return a
22185 non-@code{nil} value.  There should be no data returned.
22188 @item (nnchoke-close-server &optional SERVER)
22190 Close connection to @var{server} and free all resources connected
22191 to it.  Return @code{nil} if the server couldn't be closed for some
22192 reason.
22194 There should be no data returned.
22197 @item (nnchoke-request-close)
22199 Close connection to all servers and free all resources that the backend
22200 have reserved.  All buffers that have been created by that backend
22201 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
22202 function is generally only called when Gnus is shutting down.
22204 There should be no data returned.
22207 @item (nnchoke-server-opened &optional SERVER)
22209 If @var{server} is the current virtual server, and the connection to the
22210 physical server is alive, then this function should return a
22211 non-@code{nil} vlue.  This function should under no circumstances
22212 attempt to reconnect to a server we have lost connection to.
22214 There should be no data returned.
22217 @item (nnchoke-status-message &optional SERVER)
22219 This function should return the last error message from @var{server}.
22221 There should be no data returned.
22224 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
22226 The result data from this function should be the article specified by
22227 @var{article}.  This might either be a @code{Message-ID} or a number.
22228 It is optional whether to implement retrieval by @code{Message-ID}, but
22229 it would be nice if that were possible.
22231 If @var{to-buffer} is non-@code{nil}, the result data should be returned
22232 in this buffer instead of the normal data buffer.  This is to make it
22233 possible to avoid copying large amounts of data from one buffer to
22234 another, while Gnus mainly requests articles to be inserted directly
22235 into its article buffer.
22237 If it is at all possible, this function should return a cons cell where
22238 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
22239 the article number.  This will enable Gnus to find out what the real
22240 group and article numbers are when fetching articles by
22241 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
22242 on successful article retrieval.
22245 @item (nnchoke-request-group GROUP &optional SERVER FAST)
22247 Get data on @var{group}.  This function also has the side effect of
22248 making @var{group} the current group.
22250 If @var{fast}, don't bother to return useful data, just make @var{group}
22251 the current group.
22253 Here's an example of some result data and a definition of the same:
22255 @example
22256 211 56 1000 1059 ifi.discussion
22257 @end example
22259 The first number is the status, which should be 211.  Next is the
22260 total number of articles in the group, the lowest article number, the
22261 highest article number, and finally the group name.  Note that the total
22262 number of articles may be less than one might think while just
22263 considering the highest and lowest article numbers, but some articles
22264 may have been canceled.  Gnus just discards the total-number, so
22265 whether one should take the bother to generate it properly (if that is a
22266 problem) is left as an exercise to the reader.
22268 @example
22269 group-status = [ error / info ] eol
22270 error        = [ "4" / "5" ] 2<number> " " <Error message>
22271 info         = "211 " 3* [ <number> " " ] <string>
22272 @end example
22275 @item (nnchoke-close-group GROUP &optional SERVER)
22277 Close @var{group} and free any resources connected to it.  This will be
22278 a no-op on most backends.
22280 There should be no data returned.
22283 @item (nnchoke-request-list &optional SERVER)
22285 Return a list of all groups available on @var{server}.  And that means
22286 @emph{all}.
22288 Here's an example from a server that only carries two groups:
22290 @example
22291 ifi.test 0000002200 0000002000 y
22292 ifi.discussion 3324 3300 n
22293 @end example
22295 On each line we have a group name, then the highest article number in
22296 that group, the lowest article number, and finally a flag.
22298 @example
22299 active-file = *active-line
22300 active-line = name " " <number> " " <number> " " flags eol
22301 name        = <string>
22302 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
22303 @end example
22305 The flag says whether the group is read-only (@samp{n}), is moderated
22306 (@samp{m}), is dead (@samp{x}), is aliased to some other group
22307 (@samp{=other-group}) or none of the above (@samp{y}).
22310 @item (nnchoke-request-post &optional SERVER)
22312 This function should post the current buffer.  It might return whether
22313 the posting was successful or not, but that's not required.  If, for
22314 instance, the posting is done asynchronously, it has generally not been
22315 completed by the time this function concludes.  In that case, this
22316 function should set up some kind of sentinel to beep the user loud and
22317 clear if the posting could not be completed.
22319 There should be no result data from this function.
22321 @end table
22324 @node Optional Backend Functions
22325 @subsubsection Optional Backend Functions
22327 @table @code
22329 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
22331 @var{groups} is a list of groups, and this function should request data
22332 on all those groups.  How it does it is of no concern to Gnus, but it
22333 should attempt to do this in a speedy fashion.
22335 The return value of this function can be either @code{active} or
22336 @code{group}, which says what the format of the result data is.  The
22337 former is in the same format as the data from
22338 @code{nnchoke-request-list}, while the latter is a buffer full of lines
22339 in the same format as @code{nnchoke-request-group} gives.
22341 @example
22342 group-buffer = *active-line / *group-status
22343 @end example
22346 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
22348 A Gnus group info (@pxref{Group Info}) is handed to the backend for
22349 alterations.  This comes in handy if the backend really carries all the
22350 information (as is the case with virtual and imap groups).  This
22351 function should destructively alter the info to suit its needs, and
22352 should return the (altered) group info.
22354 There should be no result data from this function.
22357 @item (nnchoke-request-type GROUP &optional ARTICLE)
22359 When the user issues commands for ``sending news'' (@kbd{F} in the
22360 summary buffer, for instance), Gnus has to know whether the article the
22361 user is following up on is news or mail.  This function should return
22362 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
22363 is mail and @code{unknown} if the type can't be decided.  (The
22364 @var{article} parameter is necessary in @code{nnvirtual} groups which
22365 might very well combine mail groups and news groups.)  Both @var{group}
22366 and @var{article} may be @code{nil}.
22368 There should be no result data from this function.
22371 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
22373 Set/remove/add marks on articles.  Normally Gnus handles the article
22374 marks (such as read, ticked, expired etc) internally, and store them in
22375 @code{~/.newsrc.eld}.  Some backends (such as @sc{imap}) however carry
22376 all information about the articles on the server, so Gnus need to
22377 propagate the mark information to the server.
22379 ACTION is a list of mark setting requests, having this format:
22381 @example
22382 (RANGE ACTION MARK)
22383 @end example
22385 Range is a range of articles you wish to update marks on.  Action is
22386 @code{set}, @code{add} or @code{del}, respectively used for removing all
22387 existing marks and setting them as specified, adding (preserving the
22388 marks not mentioned) mark and removing (preserving the marks not
22389 mentioned) marks.  Mark is a list of marks; where each mark is a symbol.
22390 Currently used marks are @code{read}, @code{tick}, @code{reply},
22391 @code{expire}, @code{killed}, @code{dormant}, @code{save},
22392 @code{download} and @code{unsend}, but your backend should, if possible,
22393 not limit itself to these.
22395 Given contradictory actions, the last action in the list should be the
22396 effective one.  That is, if your action contains a request to add the
22397 @code{tick} mark on article 1 and, later in the list, a request to
22398 remove the mark on the same article, the mark should in fact be removed.
22400 An example action list:
22402 @example
22403 (((5 12 30) 'del '(tick))
22404  ((10 . 90) 'add '(read expire))
22405  ((92 94) 'del '(read)))
22406 @end example
22408 The function should return a range of articles it wasn't able to set the
22409 mark on (currently not used for anything).
22411 There should be no result data from this function.
22413 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
22415 If the user tries to set a mark that the backend doesn't like, this
22416 function may change the mark.  Gnus will use whatever this function
22417 returns as the mark for @var{article} instead of the original
22418 @var{mark}.  If the backend doesn't care, it must return the original
22419 @var{mark}, and not @code{nil} or any other type of garbage.
22421 The only use for this I can see is what @code{nnvirtual} does with
22422 it---if a component group is auto-expirable, marking an article as read
22423 in the virtual group should result in the article being marked as
22424 expirable.
22426 There should be no result data from this function.
22429 @item (nnchoke-request-scan &optional GROUP SERVER)
22431 This function may be called at any time (by Gnus or anything else) to
22432 request that the backend check for incoming articles, in one way or
22433 another.  A mail backend will typically read the spool file or query the
22434 POP server when this function is invoked.  The @var{group} doesn't have
22435 to be heeded---if the backend decides that it is too much work just
22436 scanning for a single group, it may do a total scan of all groups.  It
22437 would be nice, however, to keep things local if that's practical.
22439 There should be no result data from this function.
22442 @item (nnchoke-request-group-description GROUP &optional SERVER)
22444 The result data from this function should be a description of
22445 @var{group}.
22447 @example
22448 description-line = name <TAB> description eol
22449 name             = <string>
22450 description      = <text>
22451 @end example
22453 @item (nnchoke-request-list-newsgroups &optional SERVER)
22455 The result data from this function should be the description of all
22456 groups available on the server.
22458 @example
22459 description-buffer = *description-line
22460 @end example
22463 @item (nnchoke-request-newgroups DATE &optional SERVER)
22465 The result data from this function should be all groups that were
22466 created after @samp{date}, which is in normal human-readable date
22467 format.  The data should be in the active buffer format.
22470 @item (nnchoke-request-create-group GROUP &optional SERVER)
22472 This function should create an empty group with name @var{group}.
22474 There should be no return data.
22477 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
22479 This function should run the expiry process on all articles in the
22480 @var{articles} range (which is currently a simple list of article
22481 numbers.)  It is left up to the backend to decide how old articles
22482 should be before they are removed by this function.  If @var{force} is
22483 non-@code{nil}, all @var{articles} should be deleted, no matter how new
22484 they are.
22486 This function should return a list of articles that it did not/was not
22487 able to delete.
22489 There should be no result data returned.
22492 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM
22493 &optional LAST)
22495 This function should move @var{article} (which is a number) from
22496 @var{group} by calling @var{accept-form}.
22498 This function should ready the article in question for moving by
22499 removing any header lines it has added to the article, and generally
22500 should ``tidy up'' the article.  Then it should @code{eval}
22501 @var{accept-form} in the buffer where the ``tidy'' article is.  This
22502 will do the actual copying.  If this @code{eval} returns a
22503 non-@code{nil} value, the article should be removed.
22505 If @var{last} is @code{nil}, that means that there is a high likelihood
22506 that there will be more requests issued shortly, so that allows some
22507 optimizations.
22509 The function should return a cons where the @code{car} is the group name and
22510 the @code{cdr} is the article number that the article was entered as.
22512 There should be no data returned.
22515 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
22517 This function takes the current buffer and inserts it into @var{group}.
22518 If @var{last} in @code{nil}, that means that there will be more calls to
22519 this function in short order.
22521 The function should return a cons where the @code{car} is the group name and
22522 the @code{cdr} is the article number that the article was entered as.
22524 There should be no data returned.
22527 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
22529 This function should remove @var{article} (which is a number) from
22530 @var{group} and insert @var{buffer} there instead.
22532 There should be no data returned.
22535 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
22537 This function should delete @var{group}.  If @var{force}, it should
22538 really delete all the articles in the group, and then delete the group
22539 itself.  (If there is such a thing as ``the group itself''.)
22541 There should be no data returned.
22544 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
22546 This function should rename @var{group} into @var{new-name}.  All
22547 articles in @var{group} should move to @var{new-name}.
22549 There should be no data returned.
22551 @end table
22554 @node Error Messaging
22555 @subsubsection Error Messaging
22557 @findex nnheader-report
22558 @findex nnheader-get-report
22559 The backends should use the function @code{nnheader-report} to report
22560 error conditions---they should not raise errors when they aren't able to
22561 perform a request.  The first argument to this function is the backend
22562 symbol, and the rest are interpreted as arguments to @code{format} if
22563 there are multiple of them, or just a string if there is one of them.
22564 This function must always returns @code{nil}.
22566 @lisp
22567 (nnheader-report 'nnchoke "You did something totally bogus")
22569 (nnheader-report 'nnchoke "Could not request group %s" group)
22570 @end lisp
22572 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
22573 @code{nil} back from a server, and this function returns the most
22574 recently reported message for the backend in question.  This function
22575 takes one argument---the server symbol.
22577 Internally, these functions access @var{backend}@code{-status-string},
22578 so the @code{nnchoke} backend will have its error message stored in
22579 @code{nnchoke-status-string}.
22582 @node Writing New Backends
22583 @subsubsection Writing New Backends
22585 Many backends are quite similar.  @code{nnml} is just like
22586 @code{nnspool}, but it allows you to edit the articles on the server.
22587 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
22588 and it doesn't maintain overview databases.  @code{nndir} is just like
22589 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
22590 editing articles.
22592 It would make sense if it were possible to ``inherit'' functions from
22593 backends when writing new backends.  And, indeed, you can do that if you
22594 want to.  (You don't have to if you don't want to, of course.)
22596 All the backends declare their public variables and functions by using a
22597 package called @code{nnoo}.
22599 To inherit functions from other backends (and allow other backends to
22600 inherit functions from the current backend), you should use the
22601 following macros:
22603 @table @code
22605 @item nnoo-declare
22606 This macro declares the first parameter to be a child of the subsequent
22607 parameters.  For instance:
22609 @lisp
22610 (nnoo-declare nndir
22611   nnml nnmh)
22612 @end lisp
22614 @code{nndir} has declared here that it intends to inherit functions from
22615 both @code{nnml} and @code{nnmh}.
22617 @item defvoo
22618 This macro is equivalent to @code{defvar}, but registers the variable as
22619 a public server variable.  Most state-oriented variables should be
22620 declared with @code{defvoo} instead of @code{defvar}.
22622 In addition to the normal @code{defvar} parameters, it takes a list of
22623 variables in the parent backends to map the variable to when executing
22624 a function in those backends.
22626 @lisp
22627 (defvoo nndir-directory nil
22628   "Where nndir will look for groups."
22629   nnml-current-directory nnmh-current-directory)
22630 @end lisp
22632 This means that @code{nnml-current-directory} will be set to
22633 @code{nndir-directory} when an @code{nnml} function is called on behalf
22634 of @code{nndir}.  (The same with @code{nnmh}.)
22636 @item nnoo-define-basics
22637 This macro defines some common functions that almost all backends should
22638 have.
22640 @example
22641 (nnoo-define-basics nndir)
22642 @end example
22644 @item deffoo
22645 This macro is just like @code{defun} and takes the same parameters.  In
22646 addition to doing the normal @code{defun} things, it registers the
22647 function as being public so that other backends can inherit it.
22649 @item nnoo-map-functions
22650 This macro allows mapping of functions from the current backend to
22651 functions from the parent backends.
22653 @example
22654 (nnoo-map-functions nndir
22655   (nnml-retrieve-headers 0 nndir-current-group 0 0)
22656   (nnmh-request-article 0 nndir-current-group 0 0))
22657 @end example
22659 This means that when @code{nndir-retrieve-headers} is called, the first,
22660 third, and fourth parameters will be passed on to
22661 @code{nnml-retrieve-headers}, while the second parameter is set to the
22662 value of @code{nndir-current-group}.
22664 @item nnoo-import
22665 This macro allows importing functions from backends.  It should be the
22666 last thing in the source file, since it will only define functions that
22667 haven't already been defined.
22669 @example
22670 (nnoo-import nndir
22671   (nnmh
22672    nnmh-request-list
22673    nnmh-request-newgroups)
22674   (nnml))
22675 @end example
22677 This means that calls to @code{nndir-request-list} should just be passed
22678 on to @code{nnmh-request-list}, while all public functions from
22679 @code{nnml} that haven't been defined in @code{nndir} yet should be
22680 defined now.
22682 @end table
22684 Below is a slightly shortened version of the @code{nndir} backend.
22686 @lisp
22687 ;;; nndir.el --- single directory newsgroup access for Gnus
22688 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
22690 ;;; Code:
22692 (require 'nnheader)
22693 (require 'nnmh)
22694 (require 'nnml)
22695 (require 'nnoo)
22696 (eval-when-compile (require 'cl))
22698 (nnoo-declare nndir
22699   nnml nnmh)
22701 (defvoo nndir-directory nil
22702   "Where nndir will look for groups."
22703   nnml-current-directory nnmh-current-directory)
22705 (defvoo nndir-nov-is-evil nil
22706   "*Non-nil means that nndir will never retrieve NOV headers."
22707   nnml-nov-is-evil)
22709 (defvoo nndir-current-group "" nil nnml-current-group nnmh-current-group)
22710 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
22711 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
22713 (defvoo nndir-status-string "" nil nnmh-status-string)
22714 (defconst nndir-version "nndir 1.0")
22716 ;;; Interface functions.
22718 (nnoo-define-basics nndir)
22720 (deffoo nndir-open-server (server &optional defs)
22721   (setq nndir-directory
22722         (or (cadr (assq 'nndir-directory defs))
22723             server))
22724   (unless (assq 'nndir-directory defs)
22725     (push `(nndir-directory ,server) defs))
22726   (push `(nndir-current-group
22727           ,(file-name-nondirectory (directory-file-name nndir-directory)))
22728         defs)
22729   (push `(nndir-top-directory
22730           ,(file-name-directory (directory-file-name nndir-directory)))
22731         defs)
22732   (nnoo-change-server 'nndir server defs))
22734 (nnoo-map-functions nndir
22735   (nnml-retrieve-headers 0 nndir-current-group 0 0)
22736   (nnmh-request-article 0 nndir-current-group 0 0)
22737   (nnmh-request-group nndir-current-group 0 0)
22738   (nnmh-close-group nndir-current-group 0))
22740 (nnoo-import nndir
22741   (nnmh
22742    nnmh-status-message
22743    nnmh-request-list
22744    nnmh-request-newgroups))
22746 (provide 'nndir)
22747 @end lisp
22750 @node Hooking New Backends Into Gnus
22751 @subsubsection Hooking New Backends Into Gnus
22753 @vindex gnus-valid-select-methods
22754 Having Gnus start using your new backend is rather easy---you just
22755 declare it with the @code{gnus-declare-backend} functions.  This will
22756 enter the backend into the @code{gnus-valid-select-methods} variable.
22758 @code{gnus-declare-backend} takes two parameters---the backend name and
22759 an arbitrary number of @dfn{abilities}.
22761 Here's an example:
22763 @lisp
22764 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
22765 @end lisp
22767 The abilities can be:
22769 @table @code
22770 @item mail
22771 This is a mailish backend---followups should (probably) go via mail.
22772 @item post
22773 This is a newsish backend---followups should (probably) go via news.
22774 @item post-mail
22775 This backend supports both mail and news.
22776 @item none
22777 This is neither a post nor mail backend---it's something completely
22778 different.
22779 @item respool
22780 It supports respooling---or rather, it is able to modify its source
22781 articles and groups.
22782 @item address
22783 The name of the server should be in the virtual server name.  This is
22784 true for almost all backends.
22785 @item prompt-address
22786 The user should be prompted for an address when doing commands like
22787 @kbd{B} in the group buffer.  This is true for backends like
22788 @code{nntp}, but not @code{nnmbox}, for instance.
22789 @end table
22792 @node Mail-like Backends
22793 @subsubsection Mail-like Backends
22795 One of the things that separate the mail backends from the rest of the
22796 backends is the heavy dependence by the mail backends on common
22797 functions in @file{nnmail.el}.  For instance, here's the definition of
22798 @code{nnml-request-scan}:
22800 @lisp
22801 (deffoo nnml-request-scan (&optional group server)
22802   (setq nnml-article-file-alist nil)
22803   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
22804 @end lisp
22806 It simply calls @code{nnmail-get-new-mail} with a few parameters,
22807 and @code{nnmail} takes care of all the moving and splitting of the
22808 mail.
22810 This function takes four parameters.
22812 @table @var
22813 @item method
22814 This should be a symbol to designate which backend is responsible for
22815 the call.
22817 @item exit-function
22818 This function should be called after the splitting has been performed.
22820 @item temp-directory
22821 Where the temporary files should be stored.
22823 @item group
22824 This optional argument should be a group name if the splitting is to be
22825 performed for one group only.
22826 @end table
22828 @code{nnmail-get-new-mail} will call @var{backend}@code{-save-mail} to
22829 save each article.  @var{backend}@code{-active-number} will be called to
22830 find the article number assigned to this article.
22832 The function also uses the following variables:
22833 @var{backend}@code{-get-new-mail} (to see whether to get new mail for
22834 this backend); and @var{backend}@code{-group-alist} and
22835 @var{backend}@code{-active-file} to generate the new active file.
22836 @var{backend}@code{-group-alist} should be a group-active alist, like
22837 this:
22839 @example
22840 (("a-group" (1 . 10))
22841  ("some-group" (34 . 39)))
22842 @end example
22845 @node Score File Syntax
22846 @subsection Score File Syntax
22848 Score files are meant to be easily parseable, but yet extremely
22849 mallable.   It was decided that something that had the same read syntax
22850 as an Emacs Lisp list would fit that spec.
22852 Here's a typical score file:
22854 @lisp
22855 (("summary"
22856   ("win95" -10000 nil s)
22857   ("Gnus"))
22858  ("from"
22859   ("Lars" -1000))
22860  (mark -100))
22861 @end lisp
22863 BNF definition of a score file:
22865 @example
22866 score-file       = "" / "(" *element ")"
22867 element          = rule / atom
22868 rule             = string-rule / number-rule / date-rule
22869 string-rule      = "(" quote string-header quote space *string-match ")"
22870 number-rule      = "(" quote number-header quote space *number-match ")"
22871 date-rule        = "(" quote date-header quote space *date-match ")"
22872 quote            = <ascii 34>
22873 string-header    = "subject" / "from" / "references" / "message-id" /
22874                    "xref" / "body" / "head" / "all" / "followup"
22875 number-header    = "lines" / "chars"
22876 date-header      = "date"
22877 string-match     = "(" quote <string> quote [ "" / [ space score [ "" /
22878                    space date [ "" / [ space string-match-t ] ] ] ] ] ")"
22879 score            = "nil" / <integer>
22880 date             = "nil" / <natural number>
22881 string-match-t   = "nil" / "s" / "substring" / "S" / "Substring" /
22882                    "r" / "regex" / "R" / "Regex" /
22883                    "e" / "exact" / "E" / "Exact" /
22884                    "f" / "fuzzy" / "F" / "Fuzzy"
22885 number-match     = "(" <integer> [ "" / [ space score [ "" /
22886                    space date [ "" / [ space number-match-t ] ] ] ] ] ")"
22887 number-match-t   = "nil" / "=" / "<" / ">" / ">=" / "<="
22888 date-match       = "(" quote <string> quote [ "" / [ space score [ "" /
22889                    space date [ "" / [ space date-match-t ] ] ] ] ")"
22890 date-match-t     = "nil" / "at" / "before" / "after"
22891 atom             = "(" [ required-atom / optional-atom ] ")"
22892 required-atom    = mark / expunge / mark-and-expunge / files /
22893                    exclude-files / read-only / touched
22894 optional-atom    = adapt / local / eval
22895 mark             = "mark" space nil-or-number
22896 nil-or-number    = "nil" / <integer>
22897 expunge          = "expunge" space nil-or-number
22898 mark-and-expunge = "mark-and-expunge" space nil-or-number
22899 files            = "files" *[ space <string> ]
22900 exclude-files    = "exclude-files" *[ space <string> ]
22901 read-only        = "read-only" [ space "nil" / space "t" ]
22902 adapt            = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
22903 adapt-rule       = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
22904 local            = "local" *[ space "(" <string> space <form> ")" ]
22905 eval             = "eval" space <form>
22906 space            = *[ " " / <TAB> / <NEWLINE> ]
22907 @end example
22909 Any unrecognized elements in a score file should be ignored, but not
22910 discarded.
22912 As you can see, white space is needed, but the type and amount of white
22913 space is irrelevant.  This means that formatting of the score file is
22914 left up to the programmer---if it's simpler to just spew it all out on
22915 one looong line, then that's ok.
22917 The meaning of the various atoms are explained elsewhere in this
22918 manual (@pxref{Score File Format}).
22921 @node Headers
22922 @subsection Headers
22924 Internally Gnus uses a format for storing article headers that
22925 corresponds to the @sc{nov} format in a mysterious fashion.  One could
22926 almost suspect that the author looked at the @sc{nov} specification and
22927 just shamelessly @emph{stole} the entire thing, and one would be right.
22929 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
22930 RFC 1036 to talk about lines in the head of an article (e.g.,
22931 @code{From}).  It is used by many people as a synonym for
22932 ``head''---``the header and the body''.  (That should be avoided, in my
22933 opinion.)  And Gnus uses a format internally that it calls ``header'',
22934 which is what I'm talking about here.  This is a 9-element vector,
22935 basically, with each header (ouch) having one slot.
22937 These slots are, in order: @code{number}, @code{subject}, @code{from},
22938 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
22939 @code{xref}, and @code{extra}.  There are macros for accessing and
22940 setting these slots---they all have predictable names beginning with
22941 @code{mail-header-} and @code{mail-header-set-}, respectively.
22943 All these slots contain strings, except the @code{extra} slot, which
22944 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
22947 @node Ranges
22948 @subsection Ranges
22950 @sc{gnus} introduced a concept that I found so useful that I've started
22951 using it a lot and have elaborated on it greatly.
22953 The question is simple: If you have a large amount of objects that are
22954 identified by numbers (say, articles, to take a @emph{wild} example)
22955 that you want to qualify as being ``included'', a normal sequence isn't
22956 very useful.  (A 200,000 length sequence is a bit long-winded.)
22958 The solution is as simple as the question: You just collapse the
22959 sequence.
22961 @example
22962 (1 2 3 4 5 6 10 11 12)
22963 @end example
22965 is transformed into
22967 @example
22968 ((1 . 6) (10 . 12))
22969 @end example
22971 To avoid having those nasty @samp{(13 . 13)} elements to denote a
22972 lonesome object, a @samp{13} is a valid element:
22974 @example
22975 ((1 . 6) 7 (10 . 12))
22976 @end example
22978 This means that comparing two ranges to find out whether they are equal
22979 is slightly tricky:
22981 @example
22982 ((1 . 5) 7 8 (10 . 12))
22983 @end example
22987 @example
22988 ((1 . 5) (7 . 8) (10 . 12))
22989 @end example
22991 are equal.  In fact, any non-descending list is a range:
22993 @example
22994 (1 2 3 4 5)
22995 @end example
22997 is a perfectly valid range, although a pretty long-winded one.  This is
22998 also valid:
23000 @example
23001 (1 . 5)
23002 @end example
23004 and is equal to the previous range.
23006 Here's a BNF definition of ranges.  Of course, one must remember the
23007 semantic requirement that the numbers are non-descending.  (Any number
23008 of repetition of the same number is allowed, but apt to disappear in
23009 range handling.)
23011 @example
23012 range           = simple-range / normal-range
23013 simple-range    = "(" number " . " number ")"
23014 normal-range    = "(" start-contents ")"
23015 contents        = "" / simple-range *[ " " contents ] /
23016                   number *[ " " contents ]
23017 @end example
23019 Gnus currently uses ranges to keep track of read articles and article
23020 marks.  I plan on implementing a number of range operators in C if The
23021 Powers That Be are willing to let me.  (I haven't asked yet, because I
23022 need to do some more thinking on what operators I need to make life
23023 totally range-based without ever having to convert back to normal
23024 sequences.)
23027 @node Group Info
23028 @subsection Group Info
23030 Gnus stores all permanent info on groups in a @dfn{group info} list.
23031 This list is from three to six elements (or more) long and exhaustively
23032 describes the group.
23034 Here are two example group infos; one is a very simple group while the
23035 second is a more complex one:
23037 @example
23038 ("no.group" 5 ((1 . 54324)))
23040 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
23041                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
23042                 (nnml "")
23043                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
23044 @end example
23046 The first element is the @dfn{group name}---as Gnus knows the group,
23047 anyway.  The second element is the @dfn{subscription level}, which
23048 normally is a small integer.  (It can also be the @dfn{rank}, which is a
23049 cons cell where the @code{car} is the level and the @code{cdr} is the
23050 score.)  The third element is a list of ranges of read articles.  The
23051 fourth element is a list of lists of article marks of various kinds.
23052 The fifth element is the select method (or virtual server, if you like).
23053 The sixth element is a list of @dfn{group parameters}, which is what
23054 this section is about.
23056 Any of the last three elements may be missing if they are not required.
23057 In fact, the vast majority of groups will normally only have the first
23058 three elements, which saves quite a lot of cons cells.
23060 Here's a BNF definition of the group info format:
23062 @example
23063 info          = "(" group space ralevel space read
23064                 [ "" / [ space marks-list [ "" / [ space method [ "" /
23065                 space parameters ] ] ] ] ] ")"
23066 group         = quote <string> quote
23067 ralevel       = rank / level
23068 level         = <integer in the range of 1 to inf>
23069 rank          = "(" level "." score ")"
23070 score         = <integer in the range of 1 to inf>
23071 read          = range
23072 marks-lists   = nil / "(" *marks ")"
23073 marks         = "(" <string> range ")"
23074 method        = "(" <string> *elisp-forms ")"
23075 parameters    = "(" *elisp-forms ")"
23076 @end example
23078 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
23079 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
23080 in pseudo-BNF.
23082 If you have a Gnus info and want to access the elements, Gnus offers a
23083 series of macros for getting/setting these elements.
23085 @table @code
23086 @item gnus-info-group
23087 @itemx gnus-info-set-group
23088 @findex gnus-info-group
23089 @findex gnus-info-set-group
23090 Get/set the group name.
23092 @item gnus-info-rank
23093 @itemx gnus-info-set-rank
23094 @findex gnus-info-rank
23095 @findex gnus-info-set-rank
23096 Get/set the group rank (@pxref{Group Score}).
23098 @item gnus-info-level
23099 @itemx gnus-info-set-level
23100 @findex gnus-info-level
23101 @findex gnus-info-set-level
23102 Get/set the group level.
23104 @item gnus-info-score
23105 @itemx gnus-info-set-score
23106 @findex gnus-info-score
23107 @findex gnus-info-set-score
23108 Get/set the group score (@pxref{Group Score}).
23110 @item gnus-info-read
23111 @itemx gnus-info-set-read
23112 @findex gnus-info-read
23113 @findex gnus-info-set-read
23114 Get/set the ranges of read articles.
23116 @item gnus-info-marks
23117 @itemx gnus-info-set-marks
23118 @findex gnus-info-marks
23119 @findex gnus-info-set-marks
23120 Get/set the lists of ranges of marked articles.
23122 @item gnus-info-method
23123 @itemx gnus-info-set-method
23124 @findex gnus-info-method
23125 @findex gnus-info-set-method
23126 Get/set the group select method.
23128 @item gnus-info-params
23129 @itemx gnus-info-set-params
23130 @findex gnus-info-params
23131 @findex gnus-info-set-params
23132 Get/set the group parameters.
23133 @end table
23135 All the getter functions take one parameter---the info list.  The setter
23136 functions take two parameters---the info list and the new value.
23138 The last three elements in the group info aren't mandatory, so it may be
23139 necessary to extend the group info before setting the element.  If this
23140 is necessary, you can just pass on a non-@code{nil} third parameter to
23141 the three final setter functions to have this happen automatically.
23144 @node Extended Interactive
23145 @subsection Extended Interactive
23146 @cindex interactive
23147 @findex gnus-interactive
23149 Gnus extends the standard Emacs @code{interactive} specification
23150 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
23151 Prefixes}).  Here's an example of how this is used:
23153 @lisp
23154 (defun gnus-summary-increase-score (&optional score symp)
23155   (interactive (gnus-interactive "P\ny"))
23156   ...
23157   )
23158 @end lisp
23160 The best thing to do would have been to implement
23161 @code{gnus-interactive} as a macro which would have returned an
23162 @code{interactive} form, but this isn't possible since Emacs checks
23163 whether a function is interactive or not by simply doing an @code{assq}
23164 on the lambda form.  So, instead we have @code{gnus-interactive}
23165 function that takes a string and returns values that are usable to
23166 @code{interactive}.
23168 This function accepts (almost) all normal @code{interactive} specs, but
23169 adds a few more.
23171 @table @samp
23172 @item y
23173 @vindex gnus-current-prefix-symbol
23174 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
23175 variable.
23177 @item Y
23178 @vindex gnus-current-prefix-symbols
23179 A list of the current symbolic prefixes---the
23180 @code{gnus-current-prefix-symbol} variable.
23182 @item A
23183 The current article number---the @code{gnus-summary-article-number}
23184 function.
23186 @item H
23187 The current article header---the @code{gnus-summary-article-header}
23188 function.
23190 @item g
23191 The current group name---the @code{gnus-group-group-name}
23192 function.
23194 @end table
23197 @node Emacs/XEmacs Code
23198 @subsection Emacs/XEmacs Code
23199 @cindex XEmacs
23200 @cindex Emacsen
23202 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
23203 platforms must be the primary one.  I chose Emacs.  Not because I don't
23204 like XEmacs or Mule, but because it comes first alphabetically.
23206 This means that Gnus will byte-compile under Emacs with nary a warning,
23207 while XEmacs will pump out gigabytes of warnings while byte-compiling.
23208 As I use byte-compilation warnings to help me root out trivial errors in
23209 Gnus, that's very useful.
23211 I've also consistently used Emacs function interfaces, but have used
23212 Gnusey aliases for the functions.  To take an example:  Emacs defines a
23213 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
23214 function.  I then define a function called @code{gnus-run-at-time} that
23215 takes the same parameters as the Emacs @code{run-at-time}.  When running
23216 Gnus under Emacs, the former function is just an alias for the latter.
23217 However, when running under XEmacs, the former is an alias for the
23218 following function:
23220 @lisp
23221 (defun gnus-xmas-run-at-time (time repeat function &rest args)
23222   (start-itimer
23223    "gnus-run-at-time"
23224    `(lambda ()
23225       (,function ,@@args))
23226    time repeat))
23227 @end lisp
23229 This sort of thing has been done for bunches of functions.  Gnus does
23230 not redefine any native Emacs functions while running under XEmacs---it
23231 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
23232 all over.
23234 In the cases where the XEmacs function interface was obviously cleaner,
23235 I used it instead.  For example @code{gnus-region-active-p} is an alias
23236 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
23238 Of course, I could have chosen XEmacs as my native platform and done
23239 mapping functions the other way around.  But I didn't.  The performance
23240 hit these indirections impose on Gnus under XEmacs should be slight.
23243 @node Various File Formats
23244 @subsection Various File Formats
23246 @menu
23247 * Active File Format::      Information on articles and groups available.
23248 * Newsgroups File Format::  Group descriptions.
23249 @end menu
23252 @node Active File Format
23253 @subsubsection Active File Format
23255 The active file lists all groups available on the server in
23256 question.  It also lists the highest and lowest current article numbers
23257 in each group.
23259 Here's an excerpt from a typical active file:
23261 @example
23262 soc.motss 296030 293865 y
23263 alt.binaries.pictures.fractals 3922 3913 n
23264 comp.sources.unix 1605 1593 m
23265 comp.binaries.ibm.pc 5097 5089 y
23266 no.general 1000 900 y
23267 @end example
23269 Here's a pseudo-BNF definition of this file:
23271 @example
23272 active      = *group-line
23273 group-line  = group space high-number space low-number space flag <NEWLINE>
23274 group       = <non-white-space string>
23275 space       = " "
23276 high-number = <non-negative integer>
23277 low-number  = <positive integer>
23278 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
23279 @end example
23281 For a full description of this file, see the manual pages for
23282 @samp{innd}, in particular @samp{active(5)}.
23285 @node Newsgroups File Format
23286 @subsubsection Newsgroups File Format
23288 The newsgroups file lists groups along with their descriptions.  Not all
23289 groups on the server have to be listed,  and not all groups in the file
23290 have to exist on the server.  The file is meant purely as information to
23291 the user.
23293 The format is quite simple; a group name, a tab, and the description.
23294 Here's the definition:
23296 @example
23297 newsgroups    = *line
23298 line          = group tab description <NEWLINE>
23299 group         = <non-white-space string>
23300 tab           = <TAB>
23301 description   = <string>
23302 @end example
23305 @page
23306 @node Emacs for Heathens
23307 @section Emacs for Heathens
23309 Believe it or not, but some people who use Gnus haven't really used
23310 Emacs much before they embarked on their journey on the Gnus Love Boat.
23311 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the
23312 region'', and ``set @code{gnus-flargblossen} to an alist where the key
23313 is a regexp that is used for matching on the group name'' are magical
23314 phrases with little or no meaning, then this appendix is for you.  If
23315 you are already familiar with Emacs, just ignore this and go fondle your
23316 cat instead.
23318 @menu
23319 * Keystrokes::      Entering text and executing commands.
23320 * Emacs Lisp::      The built-in Emacs programming language.
23321 @end menu
23324 @node Keystrokes
23325 @subsection Keystrokes
23327 @itemize @bullet
23328 @item
23329 Q: What is an experienced Emacs user?
23331 @item
23332 A: A person who wishes that the terminal had pedals.
23333 @end itemize
23335 Yes, when you use Emacs, you are apt to use the control key, the shift
23336 key and the meta key a lot.  This is very annoying to some people
23337 (notably @code{vi}le users), and the rest of us just love the hell out
23338 of it.  Just give up and submit.  Emacs really does stand for
23339 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
23340 may have heard from other disreputable sources (like the Emacs author).
23342 The shift keys are normally located near your pinky fingers, and are
23343 normally used to get capital letters and stuff.  You probably use it all
23344 the time.  The control key is normally marked ``CTRL'' or something like
23345 that.  The meta key is, funnily enough, never marked as such on any
23346 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
23347 which is the meta key on this keyboard.  It's usually located somewhere
23348 to the left hand side of the keyboard, usually on the bottom row.
23350 Now, us Emacs people don't say ``press the meta-control-m key'',
23351 because that's just too inconvenient.  We say ``press the @kbd{M-C-m}
23352 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
23353 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
23354 down the control key, and hold it down while you press @kbd{k}''.
23355 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and
23356 the control key and then press @kbd{k}''.  Simple, ay?
23358 This is somewhat complicated by the fact that not all keyboards have a
23359 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
23360 means ``press escape, release escape, press @kbd{k}''.  That's much more
23361 work than if you have a meta key, so if that's the case, I respectfully
23362 suggest you get a real keyboard with a meta key.  You can't live without
23367 @node Emacs Lisp
23368 @subsection Emacs Lisp
23370 Emacs is the King of Editors because it's really a Lisp interpreter.
23371 Each and every key you tap runs some Emacs Lisp code snippet, and since
23372 Emacs Lisp is an interpreted language, that means that you can configure
23373 any key to run any arbitrary code.  You just, like, do it.
23375 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
23376 functions.  (These are byte-compiled for speed, but it's still
23377 interpreted.)  If you decide that you don't like the way Gnus does
23378 certain things, it's trivial to have it do something a different way.
23379 (Well, at least if you know how to write Lisp code.)  However, that's
23380 beyond the scope of this manual, so we are simply going to talk about
23381 some common constructs that you normally use in your @file{.emacs} file
23382 to customize Gnus.
23384 If you want to set the variable @code{gnus-florgbnize} to four (4), you
23385 write the following:
23387 @lisp
23388 (setq gnus-florgbnize 4)
23389 @end lisp
23391 This function (really ``special form'') @code{setq} is the one that can
23392 set a variable to some value.  This is really all you need to know.  Now
23393 you can go and fill your @code{.emacs} file with lots of these to change
23394 how Gnus works.
23396 If you have put that thing in your @code{.emacs} file, it will be read
23397 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
23398 start Emacs.  If you want to change the variable right away, simply say
23399 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
23400 previous ``form'', which is a simple @code{setq} statement here.
23402 Go ahead---just try it, if you're located at your Emacs.  After you
23403 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
23404 is the return value of the form you @code{eval}ed.
23406 Some pitfalls:
23408 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
23409 that means:
23411 @lisp
23412 (setq gnus-read-active-file 'some)
23413 @end lisp
23415 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
23416 @samp{nntp.ifi.uio.no}'', that means:
23418 @lisp
23419 (setq gnus-nntp-server "nntp.ifi.uio.no")
23420 @end lisp
23422 So be careful not to mix up strings (the latter) with symbols (the
23423 former).  The manual is unambiguous, but it can be confusing.
23425 @page
23426 @include gnus-faq.texi
23428 @node Index
23429 @chapter Index
23430 @printindex cp
23432 @node Key Index
23433 @chapter Key Index
23434 @printindex ky
23436 @summarycontents
23437 @contents
23438 @bye
23440 @iftex
23441 @iflatex
23442 \end{document}
23443 @end iflatex
23444 @end iftex
23446 @c End: