(Topic Commands): Make this the first subsection of
[gnus] / texi / gnus.texi
1 \input texinfo                  @c -*-texinfo-*-  -*- coding: iso-latin-1 -*-
2
3 @setfilename 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
16
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}
25
26 \makeindex
27 \begin{document}
28
29 \newcommand{\gnuschaptername}{}
30 \newcommand{\gnussectionname}{}
31
32 \newcommand{\gnusbackslash}{/}
33
34 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
35 \newcommand{\gnusuref}[1]{\gnustt{#1}}
36 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
37 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
38
39 \newcommand{\gnuskindex}[1]{\index{#1}}
40 \newcommand{\gnusindex}[1]{\index{#1}}
41
42 \newcommand{\gnustt}[1]{{\fontfamily{pfu}\fontsize{10pt}{10}\selectfont #1}}
43 \newcommand{\gnuscode}[1]{\gnustt{#1}}
44 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\fontfamily{pfu}\fontsize{10pt}{10}\selectfont #1}''}
45 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
46 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
47 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
48 \newcommand{\gnusdfn}[1]{\textit{#1}}
49 \newcommand{\gnusi}[1]{\textit{#1}}
50 \newcommand{\gnusstrong}[1]{\textbf{#1}}
51 \newcommand{\gnusemph}[1]{\textit{#1}}
52 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
53 \newcommand{\gnussc}[1]{\textsc{#1}}
54 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
55 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
56 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
57
58 \newcommand{\gnusbullet}{{${\bullet}$}}
59 \newcommand{\gnusdollar}{\$}
60 \newcommand{\gnusampersand}{\&}
61 \newcommand{\gnuspercent}{\%}
62 \newcommand{\gnushash}{\#}
63 \newcommand{\gnushat}{\symbol{"5E}}
64 \newcommand{\gnusunderline}{\symbol{"5F}}
65 \newcommand{\gnusnot}{$\neg$}
66 \newcommand{\gnustilde}{\symbol{"7E}}
67 \newcommand{\gnusless}{{$<$}}
68 \newcommand{\gnusgreater}{{$>$}}
69 \newcommand{\gnusbraceleft}{{$>$}}
70 \newcommand{\gnusbraceright}{{$>$}}
71
72 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head.eps,height=1cm}}}
73 \newcommand{\gnusinteresting}{
74 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
75 }
76
77 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
78
79 \newcommand{\gnuspagechapter}[1]{
80 {\mbox{}}
81 }
82
83 \newdimen{\gnusdimen}
84 \gnusdimen 0pt
85
86 \newcommand{\gnuschapter}[2]{
87 \gnuscleardoublepage
88 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
89 \chapter{#2}
90 \renewcommand{\gnussectionname}{}
91 \renewcommand{\gnuschaptername}{#2}
92 \thispagestyle{empty}
93 \hspace*{-2cm}
94 \begin{picture}(500,500)(0,0)
95 \put(480,350){\makebox(0,0)[tr]{#1}}
96 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
97 \end{picture}
98 \clearpage
99 }
100
101 \newcommand{\gnusfigure}[3]{
102 \begin{figure}
103 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
104 #3
105 \end{picture}
106 \caption{#1}
107 \end{figure}
108 }
109
110 \newcommand{\gnusicon}[1]{
111 \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 }
113
114 \newcommand{\gnuspicon}[1]{
115 \margindex{\epsfig{figure=#1,width=2cm}}
116 }
117
118 \newcommand{\gnusxface}[2]{
119 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
120 }
121
122 \newcommand{\gnussmiley}[2]{
123 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
124 }
125
126 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
127
128 \newcommand{\gnussection}[1]{
129 \renewcommand{\gnussectionname}{#1}
130 \section{#1}
131 }
132
133 \newenvironment{codelist}%
134 {\begin{list}{}{
135 }
136 }{\end{list}}
137
138 \newenvironment{kbdlist}%
139 {\begin{list}{}{
140 \labelwidth=0cm
141 }
142 }{\end{list}}
143
144 \newenvironment{dfnlist}%
145 {\begin{list}{}{
146 }
147 }{\end{list}}
148
149 \newenvironment{stronglist}%
150 {\begin{list}{}{
151 }
152 }{\end{list}}
153
154 \newenvironment{samplist}%
155 {\begin{list}{}{
156 }
157 }{\end{list}}
158
159 \newenvironment{varlist}%
160 {\begin{list}{}{
161 }
162 }{\end{list}}
163
164 \newenvironment{emphlist}%
165 {\begin{list}{}{
166 }
167 }{\end{list}}
168
169 \newlength\gnusheadtextwidth
170 \setlength{\gnusheadtextwidth}{\headtextwidth}
171 \addtolength{\gnusheadtextwidth}{1cm}
172
173 \newpagestyle{gnuspreamble}%
174 {
175 {
176 \ifodd\count0
177 {
178 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
179 }
180 \else
181 {
182 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
183 }
184 }
185 \fi
186 }
187 }
188 {
189 \ifodd\count0
190 \mbox{} \hfill
191 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
192 \else
193 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
194 \hfill \mbox{}
195 \fi
196 }
197
198 \newpagestyle{gnusindex}%
199 {
200 {
201 \ifodd\count0
202 {
203 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
204 }
205 \else
206 {
207 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
208 }
209 \fi
210 }
211 }
212 {
213 \ifodd\count0
214 \mbox{} \hfill
215 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
216 \else
217 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
218 \hfill \mbox{}
219 \fi
220 }
221
222 \newpagestyle{gnus}%
223 {
224 {
225 \ifodd\count0
226 {
227 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
228 }
229 \else
230 {
231 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
232 }
233 \fi
234 }
235 }
236 {
237 \ifodd\count0
238 \mbox{} \hfill
239 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
240 \else
241 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
242 \hfill \mbox{}
243 \fi
244 }
245
246 \pagenumbering{roman}
247 \pagestyle{gnuspreamble}
248
249 @end iflatex
250 @end iftex
251
252 @iftex
253 @iflatex
254 \begin{titlepage}
255 {
256
257 %\addtolength{\oddsidemargin}{-5cm}
258 %\addtolength{\evensidemargin}{-5cm}
259 \parindent=0cm
260 \addtolength{\textheight}{2cm}
261
262 \gnustitle{\gnustitlename}\\
263 \rule{15cm}{1mm}\\
264 \vfill
265 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo.eps,height=15cm}
266 \vfill
267 \rule{15cm}{1mm}\\
268 \gnusauthor{by Lars Magne Ingebrigtsen}
269 \newpage
270 }
271
272 \mbox{}
273 \vfill
274
275 \thispagestyle{empty}
276
277 Copyright \copyright{} 1995, 1996, 1997, 1998, 1999, 2000
278 Free Software Foundation, Inc.
279
280
281 Permission is granted to copy, distribute and/or modify this document
282 under the terms of the GNU Free Documentation License, Version 1.1 or
283 any later version published by the Free Software Foundation; with no
284 Invariant Sections, with the Front-Cover texts being ``A GNU
285 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
286 license is included in the section entitled ``GNU Free Documentation
287 License'' in the Emacs manual.
288
289 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
290 this GNU Manual, like GNU software.  Copies published by the Free
291 Software Foundation raise funds for GNU development.''
292
293 This document is part of a collection distributed under the GNU Free
294 Documentation License.  If you want to distribute this document
295 separately from the collection, you can do so by adding a copy of the
296 license to the document, as described in section 6 of the license.
297 \newpage
298 \end{titlepage}
299 @end iflatex
300 @end iftex
301
302 @ifnottex
303
304 This file documents Gnus, the GNU Emacs newsreader.
305
306 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
307
308 Permission is granted to copy, distribute and/or modify this document
309 under the terms of the GNU Free Documentation License, Version 1.1 or
310 any later version published by the Free Software Foundation; with the
311 Invariant Sections being none, with the Front-Cover texts being ``A GNU
312 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
313 license is included in the section entitled ``GNU Free Documentation
314 License'' in the Emacs manual.
315
316 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
317 this GNU Manual, like GNU software.  Copies published by the Free
318 Software Foundation raise funds for GNU development.''
319
320 This document is part of a collection distributed under the GNU Free
321 Documentation License.  If you want to distribute this document
322 separately from the collection, you can do so by adding a copy of the
323 license to the document, as described in section 6 of the license.
324 @end ifnottex
325
326 @tex
327
328 @titlepage
329 @title Gnus Manual
330
331 @author by Lars Magne Ingebrigtsen
332 @page
333
334 @vskip 0pt plus 1filll
335 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
336
337 Permission is granted to copy, distribute and/or modify this document
338 under the terms of the GNU Free Documentation License, Version 1.1 or
339 any later version published by the Free Software Foundation; with no
340 Invariant Sections, with the Front-Cover texts being ``A GNU
341 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
342 license is included in the section entitled ``GNU Free Documentation
343 License'' in the Emacs manual.
344
345 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
346 this GNU Manual, like GNU software.  Copies published by the Free
347 Software Foundation raise funds for GNU development.''
348
349 This document is part of a collection distributed under the GNU Free
350 Documentation License.  If you want to distribute this document
351 separately from the collection, you can do so by adding a copy of the
352 license to the document, as described in section 6 of the license.
353
354 @end titlepage
355 @page
356
357 @end tex
358
359
360 @node Top
361 @top The Gnus Newsreader
362
363 @ifinfo
364
365 You can read news (and mail) from within Emacs by using Gnus.  The news
366 can be gotten by any nefarious means you can think of---@sc{nntp}, local
367 spool or your mbox file.  All at the same time, if you want to push your
368 luck.
369
370 This manual corresponds to Oort Gnus v.
371
372 @end ifinfo
373
374 @iftex
375
376 @iflatex
377 \tableofcontents
378 \gnuscleardoublepage
379 @end iflatex
380
381 Gnus is the advanced, self-documenting, customizable, extensible
382 unreal-time newsreader for GNU Emacs.
383
384 Oops.  That sounds oddly familiar, so let's start over again to avoid
385 being accused of plagiarism:
386
387 Gnus is a message-reading laboratory.  It will let you look at just
388 about anything as if it were a newsgroup.  You can read mail with it,
389 you can browse directories with it, you can @code{ftp} with it---you
390 can even read news with it!
391
392 Gnus tries to empower people who read news the same way Emacs empowers
393 people who edit text.  Gnus sets no limits to what the user should be
394 allowed to do.  Users are encouraged to extend Gnus to make it behave
395 like they want it to behave.  A program should not control people;
396 people should be empowered to do what they want by using (or abusing)
397 the program.
398
399 @end iftex
400
401 @menu
402 * Starting Up::                 Finding news can be a pain.
403 * Group Buffer::                Selecting, subscribing and killing groups.
404 * Summary Buffer::              Reading, saving and posting articles.
405 * Article Buffer::              Displaying and handling articles.
406 * Composing Messages::          Information on sending mail and news.
407 * Select Methods::              Gnus reads all messages from various select methods.
408 * Scoring::                     Assigning values to articles.
409 * Various::                     General purpose settings.
410 * The End::                     Farewell and goodbye.
411 * Appendices::                  Terminology, Emacs intro, FAQ, History, Internals.
412 * Index::                       Variable, function and concept index.
413 * Key Index::                   Key Index.
414
415 @detailmenu
416  --- The Detailed Node Listing ---
417
418 Starting Gnus
419
420 * Finding the News::            Choosing a method for getting news.
421 * The First Time::              What does Gnus do the first time you start it?
422 * The Server is Down::          How can I read my mail then?
423 * Slave Gnusae::                You can have more than one Gnus active at a time.
424 * Fetching a Group::            Starting Gnus just to read a group.
425 * New Groups::                  What is Gnus supposed to do with new groups?
426 * Changing Servers::            You may want to move from one server to another.
427 * Startup Files::               Those pesky startup files---@file{.newsrc}.
428 * Auto Save::                   Recovering from a crash.
429 * The Active File::             Reading the active file over a slow line Takes Time.
430 * Startup Variables::           Other variables you might change.
431
432 New Groups
433
434 * Checking New Groups::         Determining what groups are new.
435 * Subscription Methods::        What Gnus should do with new groups.
436 * Filtering New Groups::        Making Gnus ignore certain new groups.
437
438 Group Buffer
439
440 * Group Buffer Format::         Information listed and how you can change it.
441 * Group Maneuvering::           Commands for moving in the group buffer.
442 * Selecting a Group::           Actually reading news.
443 * Subscription Commands::       Unsubscribing, killing, subscribing.
444 * Group Data::                  Changing the info for a group.
445 * Group Levels::                Levels? What are those, then?
446 * Group Score::                 A mechanism for finding out what groups you like.
447 * Marking Groups::              You can mark groups for later processing.
448 * Foreign Groups::              Creating and editing groups.
449 * Group Parameters::            Each group may have different parameters set.
450 * Listing Groups::              Gnus can list various subsets of the groups.
451 * Sorting Groups::              Re-arrange the group order.
452 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
453 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
454 * Exiting Gnus::                Stop reading news and get some work done.
455 * Group Topics::                A folding group mode divided into topics.
456 * Misc Group Stuff::            Other stuff that you can to do.
457
458 Group Buffer Format
459
460 * Group Line Specification::    Deciding how the group buffer is to look.
461 * Group Modeline Specification::  The group buffer modeline.
462 * Group Highlighting::          Having nice colors in the group buffer.
463
464 Group Topics
465
466 * Topic Variables::             How to customize the topics the Lisp Way.
467 * Topic Commands::              Interactive E-Z commands.
468 * Topic Sorting::               Sorting each topic individually.
469 * Topic Topology::              A map of the world.
470 * Topic Parameters::            Parameters that apply to all groups in a topic.
471
472 Misc Group Stuff
473
474 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
475 * Group Information::           Information and help on groups and Gnus.
476 * Group Timestamp::             Making Gnus keep track of when you last read a group.
477 * File Commands::               Reading and writing the Gnus files.
478
479 Summary Buffer
480
481 * Summary Buffer Format::       Deciding how the summary buffer is to look.
482 * Summary Maneuvering::         Moving around the summary buffer.
483 * Choosing Articles::           Reading articles.
484 * Paging the Article::          Scrolling the current article.
485 * Reply Followup and Post::     Posting articles.
486 * Delayed Articles::            
487 * Marking Articles::            Marking articles as read, expirable, etc.
488 * Limiting::                    You can limit the summary buffer.
489 * Threading::                   How threads are made.
490 * Sorting the Summary Buffer::  How articles and threads are sorted.
491 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
492 * Article Caching::             You may store articles in a cache.
493 * Persistent Articles::         Making articles expiry-resistant.
494 * Article Backlog::             Having already read articles hang around.
495 * Saving Articles::             Ways of customizing article saving.
496 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
497 * Article Treatment::           The article buffer can be mangled at will.
498 * MIME Commands::               Doing MIMEy things with the articles.
499 * Charsets::                    Character set issues.
500 * Article Commands::            Doing various things with the article buffer.
501 * Summary Sorting::             Sorting the summary buffer in various ways.
502 * Finding the Parent::          No child support? Get the parent.
503 * Alternative Approaches::      Reading using non-default summaries.
504 * Tree Display::                A more visual display of threads.
505 * Mail Group Commands::         Some commands can only be used in mail groups.
506 * Various Summary Stuff::       What didn't fit anywhere else.
507 * Exiting the Summary Buffer::  Returning to the Group buffer,
508                                 or reselecting the current group.
509 * Crosspost Handling::          How crossposted articles are dealt with.
510 * Duplicate Suppression::       An alternative when crosspost handling fails.
511 * Security::                    Decrypt and Verify.
512 * Mailing List::                Mailing list minor mode.
513
514 Summary Buffer Format
515
516 * Summary Buffer Lines::        You can specify how summary lines should look.
517 * To From Newsgroups::          How to not display your own name.
518 * Summary Buffer Mode Line::    You can say how the mode line should look.
519 * Summary Highlighting::        Making the summary buffer all pretty and nice.
520
521 Choosing Articles
522
523 * Choosing Commands::           Commands for choosing articles.
524 * Choosing Variables::          Variables that influence these commands.
525
526 Reply, Followup and Post
527
528 * Summary Mail Commands::       Sending mail.
529 * Summary Post Commands::       Sending news.
530 * Summary Message Commands::    Other Message-related commands.
531 * Canceling and Superseding::   
532
533 Marking Articles
534
535 * Unread Articles::             Marks for unread articles.
536 * Read Articles::               Marks for read articles.
537 * Other Marks::                 Marks that do not affect readedness.
538 * Setting Marks::               
539 * Generic Marking Commands::    
540 * Setting Process Marks::       
541
542 Marking Articles
543
544 * Setting Marks::             How to set and remove marks.
545 * Generic Marking Commands::  How to customize the marking.
546 * Setting Process Marks::     How to mark articles for later processing.
547
548 Threading
549
550 * Customizing Threading::       Variables you can change to affect the threading.
551 * Thread Commands::             Thread based commands in the summary buffer.
552
553 Customizing Threading
554
555 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
556 * Filling In Threads::          Making the threads displayed look fuller.
557 * More Threading::              Even more variables for fiddling with threads.
558 * Low-Level Threading::         You thought it was over... but you were wrong!
559
560 Decoding Articles
561
562 * Uuencoded Articles::          Uudecode articles.
563 * Shell Archives::              Unshar articles.
564 * PostScript Files::            Split PostScript.
565 * Other Files::                 Plain save and binhex.
566 * Decoding Variables::          Variables for a happy decoding.
567 * Viewing Files::               You want to look at the result of the decoding?
568
569 Decoding Variables
570
571 * Rule Variables::              Variables that say how a file is to be viewed.
572 * Other Decode Variables::      Other decode variables.
573 * Uuencoding and Posting::      Variables for customizing uuencoding.
574
575 Article Treatment
576
577 * Article Highlighting::        You want to make the article look like fruit salad.
578 * Article Fontisizing::         Making emphasized text look nice.
579 * Article Hiding::              You also want to make certain info go away.
580 * Article Washing::             Lots of way-neat functions to make life better.
581 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
582 * Article Date::                Grumble, UT!
583 * Article Signature::           What is a signature?
584 * Article Miscellania::         Various other stuff.
585
586 Alternative Approaches
587
588 * Pick and Read::               First mark articles and then read them.
589 * Binary Groups::               Auto-decode all articles.
590
591 Various Summary Stuff
592
593 * Summary Group Information::   Information oriented commands.
594 * Searching for Articles::      Multiple article commands.
595 * Summary Generation Commands::  
596 * Really Various Summary Commands::  Those pesky non-conformant commands.
597
598 Article Buffer
599
600 * Hiding Headers::              Deciding what headers should be displayed.
601 * Using MIME::                  Pushing articles through @sc{mime} before reading them.
602 * Customizing Articles::        Tailoring the look of the articles.
603 * Article Keymap::              Keystrokes available in the article buffer.
604 * Misc Article::                Other stuff.
605
606 Composing Messages
607
608 * Mail::                        Mailing and replying.
609 * Posting Server::              What server should you post via?
610 * Mail and Post::               Mailing and posting at the same time.
611 * Archived Messages::           Where Gnus stores the messages you've sent.
612 * Posting Styles::              An easier way to specify who you are.
613 * Drafts::                      Postponing messages and rejected messages.
614 * Rejected Articles::           What happens if the server doesn't like your article?
615 * Using GPG::                   How to use GPG and MML to sign and encrypt messages
616
617 Select Methods
618
619 * Server Buffer::               Making and editing virtual servers.
620 * Getting News::                Reading USENET news with Gnus.
621 * Getting Mail::                Reading your personal mail with Gnus.
622 * Browsing the Web::            Getting messages from a plethora of Web sources.
623 * Other Sources::               Reading directories, files, SOUP packets.
624 * Combined Groups::             Combining groups into one group.
625 * Gnus Unplugged::              Reading news and mail offline.
626
627 Server Buffer
628
629 * Server Buffer Format::        You can customize the look of this buffer.
630 * Server Commands::             Commands to manipulate servers.
631 * Example Methods::             Examples server specifications.
632 * Creating a Virtual Server::   An example session.
633 * Server Variables::            Which variables to set.
634 * Servers and Methods::         You can use server names as select methods.
635 * Unavailable Servers::         Some servers you try to contact may be down.
636
637 Getting News
638
639 * NNTP::                        Reading news from an @sc{nntp} server.
640 * News Spool::                  Reading news from the local spool.
641
642 @sc{nntp}
643
644 * Direct Functions::            Connecting directly to the server.
645 * Indirect Functions::          Connecting indirectly to the server.
646 * Common Variables::            Understood by several connection functions.
647
648 Getting Mail
649
650 * Mail in a Newsreader::        Important introductory notes.
651 * Getting Started Reading Mail::  A simple cookbook example.
652 * Splitting Mail::              How to create mail groups.
653 * Mail Sources::                How to tell Gnus where to get mail from.
654 * Mail Backend Variables::      Variables for customizing mail handling.
655 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
656 * Group Mail Splitting::        Use group customize to drive mail splitting.
657 * Incorporating Old Mail::      What about the old mail you have?
658 * Expiring Mail::               Getting rid of unwanted mail.
659 * Washing Mail::                Removing gruft from the mail you get.
660 * Duplicates::                  Dealing with duplicated mail.
661 * Not Reading Mail::            Using mail backends for reading other files.
662 * Choosing a Mail Backend::     Gnus can read a variety of mail formats.
663 * Archiving Mail::              How to backup your mail.
664
665 Mail Sources
666
667 * Mail Source Specifiers::      How to specify what a mail source is.
668 * Mail Source Customization::   Some variables that influence things.
669 * Fetching Mail::               Using the mail source specifiers.
670
671 Choosing a Mail Backend
672
673 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
674 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
675 * Mail Spool::                  Store your mail in a private spool?
676 * MH Spool::                    An mhspool-like backend.
677 * Mail Folders::                Having one file for each group.
678 * Comparing Mail Backends::     An in-depth looks at pros and cons.
679
680 Browsing the Web
681
682 * Web Searches::                Creating groups from articles that match a string.
683 * Slashdot::                    Reading the Slashdot comments.
684 * Ultimate::                    The Ultimate Bulletin Board systems.
685 * Web Archive::                 Reading mailing list archived on web.
686 * RSS::                         Reading RDF site summary.
687 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
688
689 Other Sources
690
691 * Directory Groups::            You can read a directory as if it was a newsgroup.
692 * Anything Groups::             Dired?  Who needs dired?
693 * Document Groups::             Single files can be the basis of a group.
694 * SOUP::                        Reading @sc{soup} packets ``offline''.
695 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
696 * IMAP::                        Using Gnus as a @sc{imap} client.
697
698 Document Groups
699
700 * Document Server Internals::   How to add your own document types.
701
702 SOUP
703
704 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
705 * SOUP Groups::                 A backend for reading @sc{soup} packets.
706 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
707
708 @sc{imap}
709
710 * Splitting in IMAP::           Splitting mail with nnimap.
711 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
712 * Expunging mailboxes::         Equivalent of a "compress mailbox" button.
713
714 Combined Groups
715
716 * Virtual Groups::              Combining articles from many groups.
717 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
718
719 Gnus Unplugged
720
721 * Agent Basics::                How it all is supposed to work.
722 * Agent Categories::            How to tell the Gnus Agent what to download.
723 * Agent Commands::              New commands for all the buffers.
724 * Agent Expiry::                How to make old articles go away.
725 * Agent and IMAP::              How to use the Agent with IMAP.
726 * Outgoing Messages::           What happens when you post/mail something?
727 * Agent Variables::             Customizing is fun.
728 * Example Setup::               An example @file{.gnus.el} file for offline people.
729 * Batching Agents::             How to fetch news from a @code{cron} job.
730 * Agent Caveats::               What you think it'll do and what it does.
731
732 Agent Categories
733
734 * Category Syntax::             What a category looks like.
735 * Category Buffer::             A buffer for maintaining categories.
736 * Category Variables::          Customize'r'Us.
737
738 Agent Commands
739
740 * Group Agent Commands::        
741 * Summary Agent Commands::      
742 * Server Agent Commands::       
743
744 Scoring
745
746 * Summary Score Commands::      Adding score entries for the current group.
747 * Group Score Commands::        General score commands.
748 * Score Variables::             Customize your scoring.  (My, what terminology).
749 * Score File Format::           What a score file may contain.
750 * Score File Editing::          You can edit score files by hand as well.
751 * Adaptive Scoring::            Big Sister Gnus knows what you read.
752 * Home Score File::             How to say where new score entries are to go.
753 * Followups To Yourself::       Having Gnus notice when people answer you.
754 * Scoring On Other Headers::    Scoring on non-standard headers.
755 * Scoring Tips::                How to score effectively.
756 * Reverse Scoring::             That problem child of old is not problem.
757 * Global Score Files::          Earth-spanning, ear-splitting score files.
758 * Kill Files::                  They are still here, but they can be ignored.
759 * Converting Kill Files::       Translating kill files to score files.
760 * GroupLens::                   Getting predictions on what you like to read.
761 * Advanced Scoring::            Using logical expressions to build score rules.
762 * Score Decays::                It can be useful to let scores wither away.
763
764 GroupLens
765
766 * Using GroupLens::             How to make Gnus use GroupLens.
767 * Rating Articles::             Letting GroupLens know how you rate articles.
768 * Displaying Predictions::      Displaying predictions given by GroupLens.
769 * GroupLens Variables::         Customizing GroupLens.
770
771 Advanced Scoring
772
773 * Advanced Scoring Syntax::     A definition.
774 * Advanced Scoring Examples::   What they look like.
775 * Advanced Scoring Tips::       Getting the most out of it.
776
777 Various
778
779 * Process/Prefix::              A convention used by many treatment commands.
780 * Interactive::                 Making Gnus ask you many questions.
781 * Symbolic Prefixes::           How to supply some Gnus functions with options.
782 * Formatting Variables::        You can specify what buffers should look like.
783 * Window Layout::               Configuring the Gnus buffer windows.
784 * Faces and Fonts::             How to change how faces look.
785 * Compilation::                 How to speed Gnus up.
786 * Mode Lines::                  Displaying information in the mode lines.
787 * Highlighting and Menus::      Making buffers look all nice and cozy.
788 * Buttons::                     Get tendinitis in ten easy steps!
789 * Daemons::                     Gnus can do things behind your back.
790 * NoCeM::                       How to avoid spam and other fatty foods.
791 * Undo::                        Some actions can be undone.
792 * Moderation::                  What to do if you're a moderator.
793 * XEmacs Enhancements::         There are more pictures and stuff under XEmacs.
794 * Fuzzy Matching::              What's the big fuzz?
795 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
796 * Various Various::             Things that are really various.
797
798 Formatting Variables
799
800 * Formatting Basics::           A formatting variable is basically a format string.
801 * Mode Line Formatting::        Some rules about mode line formatting variables.
802 * Advanced Formatting::         Modifying output in various ways.
803 * User-Defined Specs::          Having Gnus call your own functions.
804 * Formatting Fonts::            Making the formatting look colorful and nice.
805 * Positioning Point::           Moving point to a position after an operation.
806 * Tabulation::                  Tabulating your output.
807 * Wide Characters::             Dealing with wide characters.
808
809 XEmacs Enhancements
810
811 * Picons::                      How to display pictures of what your reading.
812 * Smileys::                     Show all those happy faces the way they were meant to be shown.
813 * Toolbar::                     Click'n'drool.
814 * XVarious::                    Other XEmacsy Gnusey variables.
815
816 Picons
817
818 * Picon Basics::                What are picons and How do I get them.
819 * Picon Requirements::          Don't go further if you aren't using XEmacs.
820 * Easy Picons::                 Displaying Picons---the easy way.
821 * Hard Picons::                 The way you should do it.  You'll learn something.
822 * Picon Useless Configuration::  Other variables you can trash/tweak/munge/play with.
823
824 Appendices
825
826 * History::                     How Gnus got where it is today.
827 * On Writing Manuals::          Why this is not a beginner's guide.
828 * Terminology::                 We use really difficult, like, words here.
829 * Customization::               Tailoring Gnus to your needs.
830 * Troubleshooting::             What you might try if things do not work.
831 * Gnus Reference Guide::        Rilly, rilly technical stuff.
832 * Emacs for Heathens::          A short introduction to Emacsian terms.
833
834 History
835
836 * Gnus Versions::               What Gnus versions have been released.
837 * Other Gnus Versions::         Other Gnus versions that also have been released.
838 * Why?::                        What's the point of Gnus?
839 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
840 * Conformity::                  Gnus tries to conform to all standards.
841 * Emacsen::                     Gnus can be run on a few modern Emacsen.
842 * Gnus Development::            How Gnus is developed.
843 * Contributors::                Oodles of people.
844 * New Features::                Pointers to some of the new stuff in Gnus.
845
846 New Features
847
848 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
849 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
850 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
851 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
852 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
853
854 Customization
855
856 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
857 * Slow Terminal Connection::    You run a remote Emacs.
858 * Little Disk Space::           You feel that having large setup files is icky.
859 * Slow Machine::                You feel like buying a faster machine.
860
861 Gnus Reference Guide
862
863 * Gnus Utility Functions::      Common functions and variable to use.
864 * Backend Interface::           How Gnus communicates with the servers.
865 * Score File Syntax::           A BNF definition of the score file standard.
866 * Headers::                     How Gnus stores headers internally.
867 * Ranges::                      A handy format for storing mucho numbers.
868 * Group Info::                  The group info format.
869 * Extended Interactive::        Symbolic prefixes and stuff.
870 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
871 * Various File Formats::        Formats of files that Gnus use.
872
873 Backend Interface
874
875 * Required Backend Functions::  Functions that must be implemented.
876 * Optional Backend Functions::  Functions that need not be implemented.
877 * Error Messaging::             How to get messages and report errors.
878 * Writing New Backends::        Extending old backends.
879 * Hooking New Backends Into Gnus::  What has to be done on the Gnus end.
880 * Mail-like Backends::          Some tips on mail backends.
881
882 Various File Formats
883
884 * Active File Format::          Information on articles and groups available.
885 * Newsgroups File Format::      Group descriptions.
886
887 Emacs for Heathens
888
889 * Keystrokes::                  Entering text and executing commands.
890 * Emacs Lisp::                  The built-in Emacs programming language.
891
892 @end detailmenu
893 @end menu
894
895 @node Starting Up
896 @chapter Starting Gnus
897 @cindex starting up
898
899 @kindex M-x gnus
900 @findex gnus
901 If your system administrator has set things up properly, starting Gnus
902 and reading news is extremely easy---you just type @kbd{M-x gnus} in
903 your Emacs.
904
905 @findex gnus-other-frame
906 @kindex M-x gnus-other-frame
907 If you want to start Gnus in a different frame, you can use the command
908 @kbd{M-x gnus-other-frame} instead.
909
910 If things do not go smoothly at startup, you have to twiddle some
911 variables in your @file{~/.gnus} file.  This file is similar to
912 @file{~/.emacs}, but is read when gnus starts.
913
914 If you puzzle at any terms used in this manual, please refer to the
915 terminology section (@pxref{Terminology}).
916
917 @menu
918 * Finding the News::            Choosing a method for getting news.
919 * The First Time::              What does Gnus do the first time you start it?
920 * The Server is Down::          How can I read my mail then?
921 * Slave Gnusae::                You can have more than one Gnus active at a time.
922 * Fetching a Group::            Starting Gnus just to read a group.
923 * New Groups::                  What is Gnus supposed to do with new groups?
924 * Changing Servers::            You may want to move from one server to another.
925 * Startup Files::               Those pesky startup files---@file{.newsrc}.
926 * Auto Save::                   Recovering from a crash.
927 * The Active File::             Reading the active file over a slow line Takes Time.
928 * Startup Variables::           Other variables you might change.
929 @end menu
930
931
932 @node Finding the News
933 @section Finding the News
934 @cindex finding news
935
936 @vindex gnus-select-method
937 @c @head
938 The @code{gnus-select-method} variable says where Gnus should look for
939 news.  This variable should be a list where the first element says
940 @dfn{how} and the second element says @dfn{where}.  This method is your
941 native method.  All groups not fetched with this method are
942 foreign groups.
943
944 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
945 you want to get your daily dosage of news from, you'd say:
946
947 @lisp
948 (setq gnus-select-method '(nntp "news.somewhere.edu"))
949 @end lisp
950
951 If you want to read directly from the local spool, say:
952
953 @lisp
954 (setq gnus-select-method '(nnspool ""))
955 @end lisp
956
957 If you can use a local spool, you probably should, as it will almost
958 certainly be much faster.
959
960 @vindex gnus-nntpserver-file
961 @cindex NNTPSERVER
962 @cindex @sc{nntp} server
963 If this variable is not set, Gnus will take a look at the
964 @code{NNTPSERVER} environment variable.  If that variable isn't set,
965 Gnus will see whether @code{gnus-nntpserver-file}
966 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
967 that fails as well, Gnus will try to use the machine running Emacs as an @sc{nntp} server.  That's a long shot, though.
968
969 @vindex gnus-nntp-server
970 If @code{gnus-nntp-server} is set, this variable will override
971 @code{gnus-select-method}.  You should therefore set
972 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
973
974 @vindex gnus-secondary-servers
975 @vindex gnus-nntp-server
976 You can also make Gnus prompt you interactively for the name of an
977 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
978 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
979 in the @code{gnus-secondary-servers} list (if any).  You can also just
980 type in the name of any server you feel like visiting.  (Note that this
981 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
982 gnus} later in the same Emacs session, Gnus will contact the same
983 server.)
984
985 @findex gnus-group-browse-foreign-server
986 @kindex B (Group)
987 However, if you use one @sc{nntp} server regularly and are just
988 interested in a couple of groups from a different server, you would be
989 better served by using the @kbd{B} command in the group buffer.  It will
990 let you have a look at what groups are available, and you can subscribe
991 to any of the groups you want to.  This also makes @file{.newsrc}
992 maintenance much tidier.  @xref{Foreign Groups}.
993
994 @vindex gnus-secondary-select-methods
995 @c @head
996 A slightly different approach to foreign groups is to set the
997 @code{gnus-secondary-select-methods} variable.  The select methods
998 listed in this variable are in many ways just as native as the
999 @code{gnus-select-method} server.  They will also be queried for active
1000 files during startup (if that's required), and new newsgroups that
1001 appear on these servers will be subscribed (or not) just as native
1002 groups are.
1003
1004 For instance, if you use the @code{nnmbox} backend to read your mail, you
1005 would typically set this variable to
1006
1007 @lisp
1008 (setq gnus-secondary-select-methods '((nnmbox "")))
1009 @end lisp
1010
1011
1012 @node The First Time
1013 @section The First Time
1014 @cindex first time usage
1015
1016 If no startup files exist, Gnus will try to determine what groups should
1017 be subscribed by default.
1018
1019 @vindex gnus-default-subscribed-newsgroups
1020 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1021 will subscribe you to just those groups in that list, leaving the rest
1022 killed.  Your system administrator should have set this variable to
1023 something useful.
1024
1025 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1026 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1027 here as @dfn{whatever Lars thinks you should read}.)
1028
1029 You'll also be subscribed to the Gnus documentation group, which should
1030 help you with most common problems.
1031
1032 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1033 use the normal functions for handling new groups, and not do anything
1034 special.
1035
1036
1037 @node The Server is Down
1038 @section The Server is Down
1039 @cindex server errors
1040
1041 If the default server is down, Gnus will understandably have some
1042 problems starting.  However, if you have some mail groups in addition to
1043 the news groups, you may want to start Gnus anyway.
1044
1045 Gnus, being the trusting sort of program, will ask whether to proceed
1046 without a native select method if that server can't be contacted.  This
1047 will happen whether the server doesn't actually exist (i.e., you have
1048 given the wrong address) or the server has just momentarily taken ill
1049 for some reason or other.  If you decide to continue and have no foreign
1050 groups, you'll find it difficult to actually do anything in the group
1051 buffer.  But, hey, that's your problem.  Blllrph!
1052
1053 @findex gnus-no-server
1054 @kindex M-x gnus-no-server
1055 @c @head
1056 If you know that the server is definitely down, or you just want to read
1057 your mail without bothering with the server at all, you can use the
1058 @code{gnus-no-server} command to start Gnus.  That might come in handy
1059 if you're in a hurry as well.  This command will not attempt to contact
1060 your primary server---instead, it will just activate all groups on level
1061 1 and 2.  (You should preferably keep no native groups on those two
1062 levels.) Also @pxref{Group Levels}.
1063
1064
1065 @node Slave Gnusae
1066 @section Slave Gnusae
1067 @cindex slave
1068
1069 You might want to run more than one Emacs with more than one Gnus at the
1070 same time.  If you are using different @file{.newsrc} files (e.g., if you
1071 are using the two different Gnusae to read from two different servers),
1072 that is no problem whatsoever.  You just do it.
1073
1074 The problem appears when you want to run two Gnusae that use the same
1075 @code{.newsrc} file.
1076
1077 To work around that problem some, we here at the Think-Tank at the Gnus
1078 Towers have come up with a new concept: @dfn{Masters} and
1079 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1080 taken out a copyright on those words.  If you wish to use those words in
1081 conjunction with each other, you have to send $1 per usage instance to
1082 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1083 Applications}) will be much more expensive, of course.)
1084
1085 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1086 however you do it).  Each subsequent slave Gnusae should be started with
1087 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1088 files, but instead save @dfn{slave files} that contain information only
1089 on what groups have been read in the slave session.  When a master Gnus
1090 starts, it will read (and delete) these slave files, incorporating all
1091 information from them.  (The slave files will be read in the sequence
1092 they were created, so the latest changes will have precedence.)
1093
1094 Information from the slave files has, of course, precedence over the
1095 information in the normal (i.e., master) @code{.newsrc} file.
1096
1097
1098 @node Fetching a Group
1099 @section Fetching a Group
1100 @cindex fetching a group
1101
1102 @findex gnus-fetch-group
1103 It is sometimes convenient to be able to just say ``I want to read this
1104 group and I don't care whether Gnus has been started or not''.  This is
1105 perhaps more useful for people who write code than for users, but the
1106 command @code{gnus-fetch-group} provides this functionality in any case.
1107 It takes the group name as a parameter.
1108
1109
1110 @node New Groups
1111 @section New Groups
1112 @cindex new groups
1113 @cindex subscription
1114
1115 @vindex gnus-check-new-newsgroups
1116 If you are satisfied that you really never want to see any new groups,
1117 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1118 also save you some time at startup.  Even if this variable is
1119 @code{nil}, you can always subscribe to the new groups just by pressing
1120 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1121 is @code{ask-server} by default.  If you set this variable to
1122 @code{always}, then Gnus will query the backends for new groups even
1123 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1124
1125 @menu
1126 * Checking New Groups::         Determining what groups are new.
1127 * Subscription Methods::        What Gnus should do with new groups.
1128 * Filtering New Groups::        Making Gnus ignore certain new groups.
1129 @end menu
1130
1131
1132 @node Checking New Groups
1133 @subsection Checking New Groups
1134
1135 Gnus normally determines whether a group is new or not by comparing the
1136 list of groups from the active file(s) with the lists of subscribed and
1137 dead groups.  This isn't a particularly fast method.  If
1138 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1139 server for new groups since the last time.  This is both faster and
1140 cheaper.  This also means that you can get rid of the list of killed
1141 groups altogether, so you may set @code{gnus-save-killed-list} to
1142 @code{nil}, which will save time both at startup, at exit, and all over.
1143 Saves disk space, too.  Why isn't this the default, then?
1144 Unfortunately, not all servers support this command.
1145
1146 I bet I know what you're thinking now: How do I find out whether my
1147 server supports @code{ask-server}?  No?  Good, because I don't have a
1148 fail-safe answer.  I would suggest just setting this variable to
1149 @code{ask-server} and see whether any new groups appear within the next
1150 few days.  If any do, then it works.  If none do, then it doesn't
1151 work.  I could write a function to make Gnus guess whether the server
1152 supports @code{ask-server}, but it would just be a guess.  So I won't.
1153 You could @code{telnet} to the server and say @code{HELP} and see
1154 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1155 it does, then it might work.  (But there are servers that lists
1156 @samp{NEWGROUPS} without supporting the function properly.)
1157
1158 This variable can also be a list of select methods.  If so, Gnus will
1159 issue an @code{ask-server} command to each of the select methods, and
1160 subscribe them (or not) using the normal methods.  This might be handy
1161 if you are monitoring a few servers for new groups.  A side effect is
1162 that startup will take much longer, so you can meditate while waiting.
1163 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1164
1165
1166 @node Subscription Methods
1167 @subsection Subscription Methods
1168
1169 @vindex gnus-subscribe-newsgroup-method
1170 What Gnus does when it encounters a new group is determined by the
1171 @code{gnus-subscribe-newsgroup-method} variable.
1172
1173 This variable should contain a function.  This function will be called
1174 with the name of the new group as the only parameter.
1175
1176 Some handy pre-fab functions are:
1177
1178 @table @code
1179
1180 @item gnus-subscribe-zombies
1181 @vindex gnus-subscribe-zombies
1182 Make all new groups zombies.  This is the default.  You can browse the
1183 zombies later (with @kbd{A z}) and either kill them all off properly
1184 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1185
1186 @item gnus-subscribe-randomly
1187 @vindex gnus-subscribe-randomly
1188 Subscribe all new groups in arbitrary order.  This really means that all
1189 new groups will be added at ``the top'' of the group buffer.
1190
1191 @item gnus-subscribe-alphabetically
1192 @vindex gnus-subscribe-alphabetically
1193 Subscribe all new groups in alphabetical order.
1194
1195 @item gnus-subscribe-hierarchically
1196 @vindex gnus-subscribe-hierarchically
1197 Subscribe all new groups hierarchically.  The difference between this
1198 function and @code{gnus-subscribe-alphabetically} is slight.
1199 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1200 alphabetical fashion, while this function will enter groups into its
1201 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1202 @samp{comp} hierarchy, this function will not mess that configuration
1203 up.  Or something like that.
1204
1205 @item gnus-subscribe-interactively
1206 @vindex gnus-subscribe-interactively
1207 Subscribe new groups interactively.  This means that Gnus will ask
1208 you about @strong{all} new groups.  The groups you choose to subscribe
1209 to will be subscribed hierarchically.
1210
1211 @item gnus-subscribe-killed
1212 @vindex gnus-subscribe-killed
1213 Kill all new groups.
1214
1215 @item gnus-subscribe-topics
1216 @vindex gnus-subscribe-topics
1217 Put the groups into the topic that has a matching @code{subscribe} topic
1218 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1219 topic parameter that looks like
1220
1221 @example
1222 "nnslashdot"
1223 @end example
1224
1225 will mean that all groups that match that regex will be subscribed under
1226 that topic.
1227
1228 If no topics match the groups, the groups will be subscribed in the
1229 top-level topic.
1230
1231 @end table
1232
1233 @vindex gnus-subscribe-hierarchical-interactive
1234 A closely related variable is
1235 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1236 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1237 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1238 will ask you for each sub-hierarchy whether you want to descend the
1239 hierarchy or not.
1240
1241 One common mistake is to set the variable a few paragraphs above
1242 (@code{gnus-subscribe-newsgroup-method}) to
1243 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1244 will not work.  This is ga-ga.  So don't do it.
1245
1246
1247 @node Filtering New Groups
1248 @subsection Filtering New Groups
1249
1250 A nice and portable way to control which new newsgroups should be
1251 subscribed (or ignored) is to put an @dfn{options} line at the start of
1252 the @file{.newsrc} file.  Here's an example:
1253
1254 @example
1255 options -n !alt.all !rec.all sci.all
1256 @end example
1257
1258 @vindex gnus-subscribe-options-newsgroup-method
1259 This line obviously belongs to a serious-minded intellectual scientific
1260 person (or she may just be plain old boring), because it says that all
1261 groups that have names beginning with @samp{alt} and @samp{rec} should
1262 be ignored, and all groups with names beginning with @samp{sci} should
1263 be subscribed.  Gnus will not use the normal subscription method for
1264 subscribing these groups.
1265 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1266 variable defaults to @code{gnus-subscribe-alphabetically}.
1267
1268 @vindex gnus-options-not-subscribe
1269 @vindex gnus-options-subscribe
1270 If you don't want to mess with your @file{.newsrc} file, you can just
1271 set the two variables @code{gnus-options-subscribe} and
1272 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1273 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1274 and if the new group matches the former, it will be unconditionally
1275 subscribed, and if it matches the latter, it will be ignored.
1276
1277 @vindex gnus-auto-subscribed-groups
1278 Yet another variable that meddles here is
1279 @code{gnus-auto-subscribed-groups}.  It works exactly like
1280 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1281 thought it would be nice to have two of these.  This variable is more
1282 meant for setting some ground rules, while the other variable is used
1283 more for user fiddling.  By default this variable makes all new groups
1284 that come from mail backends (@code{nnml}, @code{nnbabyl},
1285 @code{nnfolder}, @code{nnmbox}, and @code{nnmh}) subscribed.  If you
1286 don't like that, just set this variable to @code{nil}.
1287
1288 New groups that match this regexp are subscribed using
1289 @code{gnus-subscribe-options-newsgroup-method}.
1290
1291
1292 @node Changing Servers
1293 @section Changing Servers
1294 @cindex changing servers
1295
1296 Sometimes it is necessary to move from one @sc{nntp} server to another.
1297 This happens very rarely, but perhaps you change jobs, or one server is
1298 very flaky and you want to use another.
1299
1300 Changing the server is pretty easy, right?  You just change
1301 @code{gnus-select-method} to point to the new server?
1302
1303 @emph{Wrong!}
1304
1305 Article numbers are not (in any way) kept synchronized between different
1306 @sc{nntp} servers, and the only way Gnus keeps track of what articles
1307 you have read is by keeping track of article numbers.  So when you
1308 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1309 worthless.
1310
1311 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1312 file from one server to another.  They all have one thing in
1313 common---they take a looong time to run.  You don't want to use these
1314 functions more than absolutely necessary.
1315
1316 @kindex M-x gnus-change-server
1317 @findex gnus-change-server
1318 If you have access to both servers, Gnus can request the headers for all
1319 the articles you have read and compare @code{Message-ID}s and map the
1320 article numbers of the read articles and article marks.  The @kbd{M-x
1321 gnus-change-server} command will do this for all your native groups.  It
1322 will prompt for the method you want to move to.
1323
1324 @kindex M-x gnus-group-move-group-to-server
1325 @findex gnus-group-move-group-to-server
1326 You can also move individual groups with the @kbd{M-x
1327 gnus-group-move-group-to-server} command.  This is useful if you want to
1328 move a (foreign) group from one server to another.
1329
1330 @kindex M-x gnus-group-clear-data-on-native-groups
1331 @findex gnus-group-clear-data-on-native-groups
1332 If you don't have access to both the old and new server, all your marks
1333 and read ranges have become worthless.  You can use the @kbd{M-x
1334 gnus-group-clear-data-on-native-groups} command to clear out all data
1335 that you have on your native groups.  Use with caution.
1336
1337 After changing servers, you @strong{must} move the cache hierarchy away,
1338 since the cached articles will have wrong article numbers, which will
1339 affect which articles Gnus thinks are read.
1340
1341
1342 @node Startup Files
1343 @section Startup Files
1344 @cindex startup files
1345 @cindex .newsrc
1346 @cindex .newsrc.el
1347 @cindex .newsrc.eld
1348
1349 Now, you all know about the @file{.newsrc} file.  All subscription
1350 information is traditionally stored in this file.
1351
1352 Things got a bit more complicated with @sc{gnus}.  In addition to
1353 keeping the @file{.newsrc} file updated, it also used a file called
1354 @file{.newsrc.el} for storing all the information that didn't fit into
1355 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1356 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1357 files was the most recently saved, which enabled people to swap between
1358 @sc{gnus} and other newsreaders.
1359
1360 That was kinda silly, so Gnus went one better: In addition to the
1361 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1362 @file{.newsrc.eld}.  It will read whichever of these files that are most
1363 recent, but it will never write a @file{.newsrc.el} file.  You should
1364 never delete the @file{.newsrc.eld} file---it contains much information
1365 not stored in the @file{.newsrc} file.
1366
1367 @vindex gnus-save-newsrc-file
1368 @vindex gnus-read-newsrc-file
1369 You can turn off writing the @file{.newsrc} file by setting
1370 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1371 the file and save some space, as well as exiting from Gnus faster.
1372 However, this will make it impossible to use other newsreaders than
1373 Gnus.  But hey, who would want to, right?  Similarly, setting
1374 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1375 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1376 convenient if you have a tendency to use Netscape once in a while.
1377
1378 @vindex gnus-save-killed-list
1379 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1380 will not save the list of killed groups to the startup file.  This will
1381 save both time (when starting and quitting) and space (on disk).  It
1382 will also mean that Gnus has no record of what groups are new or old,
1383 so the automatic new groups subscription methods become meaningless.
1384 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1385 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1386 Groups}).  This variable can also be a regular expression.  If that's
1387 the case, remove all groups that do not match this regexp before
1388 saving.  This can be useful in certain obscure situations that involve
1389 several servers where not all servers support @code{ask-server}.
1390
1391 @vindex gnus-startup-file
1392 The @code{gnus-startup-file} variable says where the startup files are.
1393 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1394 file being whatever that one is, with a @samp{.eld} appended.
1395
1396 @vindex gnus-save-newsrc-hook
1397 @vindex gnus-save-quick-newsrc-hook
1398 @vindex gnus-save-standard-newsrc-hook
1399 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1400 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1401 saving the @file{.newsrc.eld} file, and
1402 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1403 @file{.newsrc} file.  The latter two are commonly used to turn version
1404 control on or off.  Version control is on by default when saving the
1405 startup files.  If you want to turn backup creation off, say something like:
1406
1407 @lisp
1408 (defun turn-off-backup ()
1409   (set (make-local-variable 'backup-inhibited) t))
1410
1411 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1412 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1413 @end lisp
1414
1415 @vindex gnus-init-file
1416 When Gnus starts, it will read the @code{gnus-site-init-file}
1417 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1418 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1419 and can be used to avoid cluttering your @file{~/.emacs} and
1420 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1421 with the same names as these, but with @file{.elc} and @file{.el}
1422 suffixes.  In other words, if you have set @code{gnus-init-file} to
1423 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1424 and finally @file{~/.gnus} (in this order).
1425
1426
1427
1428 @node Auto Save
1429 @section Auto Save
1430 @cindex dribble file
1431 @cindex auto-save
1432
1433 Whenever you do something that changes the Gnus data (reading articles,
1434 catching up, killing/subscribing groups), the change is added to a
1435 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1436 Emacs way.  If your Emacs should crash before you have saved the
1437 @file{.newsrc} files, all changes you have made can be recovered from
1438 this file.
1439
1440 If Gnus detects this file at startup, it will ask the user whether to
1441 read it.  The auto save file is deleted whenever the real startup file is
1442 saved.
1443
1444 @vindex gnus-use-dribble-file
1445 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1446 maintain a dribble buffer.  The default is @code{t}.
1447
1448 @vindex gnus-dribble-directory
1449 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1450 this variable is @code{nil}, which it is by default, Gnus will dribble
1451 into the directory where the @file{.newsrc} file is located.  (This is
1452 normally the user's home directory.)  The dribble file will get the same
1453 file permissions as the @code{.newsrc} file.
1454
1455 @vindex gnus-always-read-dribble-file
1456 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1457 read the dribble file on startup without querying the user.
1458
1459
1460 @node The Active File
1461 @section The Active File
1462 @cindex active file
1463 @cindex ignored groups
1464
1465 When Gnus starts, or indeed whenever it tries to determine whether new
1466 articles have arrived, it reads the active file.  This is a very large
1467 file that lists all the active groups and articles on the server.
1468
1469 @vindex gnus-ignored-newsgroups
1470 Before examining the active file, Gnus deletes all lines that match the
1471 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1472 any groups with bogus names, but you can use this variable to make Gnus
1473 ignore hierarchies you aren't ever interested in.  However, this is not
1474 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1475 Groups} for an overview of other variables that can be used instead.
1476
1477 @c This variable is
1478 @c @code{nil} by default, and will slow down active file handling somewhat
1479 @c if you set it to anything else.
1480
1481 @vindex gnus-read-active-file
1482 @c @head
1483 The active file can be rather Huge, so if you have a slow network, you
1484 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1485 reading the active file.  This variable is @code{some} by default.
1486
1487 Gnus will try to make do by getting information just on the groups that
1488 you actually subscribe to.
1489
1490 Note that if you subscribe to lots and lots of groups, setting this
1491 variable to @code{nil} will probably make Gnus slower, not faster.  At
1492 present, having this variable @code{nil} will slow Gnus down
1493 considerably, unless you read news over a 2400 baud modem.
1494
1495 This variable can also have the value @code{some}.  Gnus will then
1496 attempt to read active info only on the subscribed groups.  On some
1497 servers this is quite fast (on sparkling, brand new INN servers that
1498 support the @code{LIST ACTIVE group} command), on others this isn't fast
1499 at all.  In any case, @code{some} should be faster than @code{nil}, and
1500 is certainly faster than @code{t} over slow lines.
1501
1502 Some news servers (old versions of Leafnode and old versions of INN, for
1503 instance) do not support the @code{LIST ACTIVE group}.  For these
1504 servers, @code{nil} is probably the most efficient value for this
1505 variable.
1506
1507 If this variable is @code{nil}, Gnus will ask for group info in total
1508 lock-step, which isn't very fast.  If it is @code{some} and you use an
1509 @sc{nntp} server, Gnus will pump out commands as fast as it can, and
1510 read all the replies in one swoop.  This will normally result in better
1511 performance, but if the server does not support the aforementioned
1512 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1513
1514 If you think that starting up Gnus takes too long, try all the three
1515 different values for this variable and see what works best for you.
1516
1517 In any case, if you use @code{some} or @code{nil}, you should definitely
1518 kill all groups that you aren't interested in to speed things up.
1519
1520 Note that this variable also affects active file retrieval from
1521 secondary select methods.
1522
1523
1524 @node Startup Variables
1525 @section Startup Variables
1526
1527 @table @code
1528
1529 @item gnus-load-hook
1530 @vindex gnus-load-hook
1531 A hook run while Gnus is being loaded.  Note that this hook will
1532 normally be run just once in each Emacs session, no matter how many
1533 times you start Gnus.
1534
1535 @item gnus-before-startup-hook
1536 @vindex gnus-before-startup-hook
1537 A hook run after starting up Gnus successfully.
1538
1539 @item gnus-startup-hook
1540 @vindex gnus-startup-hook
1541 A hook run as the very last thing after starting up Gnus
1542
1543 @item gnus-started-hook
1544 @vindex gnus-started-hook
1545 A hook that is run as the very last thing after starting up Gnus
1546 successfully.
1547
1548 @item gnus-setup-news-hook
1549 @vindex gnus-setup-news-hook
1550 A hook that is run after reading the @file{.newsrc} file(s), but before
1551 generating the group buffer.
1552
1553 @item gnus-check-bogus-newsgroups
1554 @vindex gnus-check-bogus-newsgroups
1555 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1556 startup.  A @dfn{bogus group} is a group that you have in your
1557 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1558 bogus groups can take quite a while, so to save time and resources it's
1559 best to leave this option off, and do the checking for bogus groups once
1560 in a while from the group buffer instead (@pxref{Group Maintenance}).
1561
1562 @item gnus-inhibit-startup-message
1563 @vindex gnus-inhibit-startup-message
1564 If non-@code{nil}, the startup message won't be displayed.  That way,
1565 your boss might not notice as easily that you are reading news instead
1566 of doing your job.  Note that this variable is used before
1567 @file{.gnus.el} is loaded, so it should be set in @code{.emacs} instead.
1568
1569 @item gnus-no-groups-message
1570 @vindex gnus-no-groups-message
1571 Message displayed by Gnus when no groups are available.
1572
1573 @item gnus-play-startup-jingle
1574 @vindex gnus-play-startup-jingle
1575 If non-@code{nil}, play the Gnus jingle at startup.
1576
1577 @item gnus-startup-jingle
1578 @vindex gnus-startup-jingle
1579 Jingle to be played if the above variable is non-@code{nil}.  The
1580 default is @samp{Tuxedomoon.Jingle4.au}.
1581
1582 @end table
1583
1584
1585 @node Group Buffer
1586 @chapter Group Buffer
1587 @cindex group buffer
1588
1589 @c Alex Schroeder suggests to rearrange this as follows:
1590 @c
1591 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1592 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1593 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1594 @c   7. Group Score, 8. Group Buffer Format
1595 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1596 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1597 @c <kensanata> First, "Gnus considers groups... (default 9)."
1598 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1599 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1600 @c <kensanata> Then expand the next paragraph or add some more to it.
1601 @c    This short one sentence explains levels 1 and 2, therefore I understand
1602 @c    that I should keep important news at 3 and boring news at 4.
1603 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1604 @c    Maybe keep those that you don't want to read temporarily at 6,
1605 @c    those that you never want to read at 8, those that offend your
1606 @c    human rights at 9...
1607
1608
1609 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1610 is the first buffer shown when Gnus starts, and will never be killed as
1611 long as Gnus is active.
1612
1613 @iftex
1614 @iflatex
1615 \gnusfigure{The Group Buffer}{320}{
1616 \put(75,50){\epsfig{figure=tmp/group.ps,height=9cm}}
1617 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1618 \put(120,38){\vector(1,2){10}}
1619 \put(40,60){\makebox(0,0)[r]{Mode line}}
1620 \put(40,58){\vector(1,0){30}}
1621 \put(200,28){\makebox(0,0)[t]{Native select method}}
1622 \put(200,26){\vector(-1,2){15}}
1623 }
1624 @end iflatex
1625 @end iftex
1626
1627 @menu
1628 * Group Buffer Format::         Information listed and how you can change it.
1629 * Group Maneuvering::           Commands for moving in the group buffer.
1630 * Selecting a Group::           Actually reading news.
1631 * Subscription Commands::       Unsubscribing, killing, subscribing.
1632 * Group Data::                  Changing the info for a group.
1633 * Group Levels::                Levels? What are those, then?
1634 * Group Score::                 A mechanism for finding out what groups you like.
1635 * Marking Groups::              You can mark groups for later processing.
1636 * Foreign Groups::              Creating and editing groups.
1637 * Group Parameters::            Each group may have different parameters set.
1638 * Listing Groups::              Gnus can list various subsets of the groups.
1639 * Sorting Groups::              Re-arrange the group order.
1640 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1641 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1642 * Exiting Gnus::                Stop reading news and get some work done.
1643 * Group Topics::                A folding group mode divided into topics.
1644 * Misc Group Stuff::            Other stuff that you can to do.
1645 @end menu
1646
1647
1648 @node Group Buffer Format
1649 @section Group Buffer Format
1650
1651 @menu
1652 * Group Line Specification::    Deciding how the group buffer is to look.
1653 * Group Modeline Specification::  The group buffer modeline.
1654 * Group Highlighting::          Having nice colors in the group buffer.
1655 @end menu
1656
1657
1658 @node Group Line Specification
1659 @subsection Group Line Specification
1660 @cindex group buffer format
1661
1662 The default format of the group buffer is nice and dull, but you can
1663 make it as exciting and ugly as you feel like.
1664
1665 Here's a couple of example group lines:
1666
1667 @example
1668      25: news.announce.newusers
1669  *    0: alt.fan.andrea-dworkin
1670 @end example
1671
1672 Quite simple, huh?
1673
1674 You can see that there are 25 unread articles in
1675 @samp{news.announce.newusers}.  There are no unread articles, but some
1676 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1677 asterisk at the beginning of the line?).
1678
1679 @vindex gnus-group-line-format
1680 You can change that format to whatever you want by fiddling with the
1681 @code{gnus-group-line-format} variable.  This variable works along the
1682 lines of a @code{format} specification, which is pretty much the same as
1683 a @code{printf} specifications, for those of you who use (feh!) C.
1684 @xref{Formatting Variables}.
1685
1686 @samp{%M%S%5y: %(%g%)\n} is the value that produced those lines above.
1687
1688 There should always be a colon on the line; the cursor always moves to
1689 the colon after performing an operation.  Nothing else is required---not
1690 even the group name.  All displayed text is just window dressing, and is
1691 never examined by Gnus.  Gnus stores all real information it needs using
1692 text properties.
1693
1694 (Note that if you make a really strange, wonderful, spreadsheet-like
1695 layout, everybody will believe you are hard at work with the accounting
1696 instead of wasting time reading news.)
1697
1698 Here's a list of all available format characters:
1699
1700 @table @samp
1701
1702 @item M
1703 An asterisk if the group only has marked articles.
1704
1705 @item S
1706 Whether the group is subscribed.
1707
1708 @item L
1709 Level of subscribedness.
1710
1711 @item N
1712 Number of unread articles.
1713
1714 @item I
1715 Number of dormant articles.
1716
1717 @item T
1718 Number of ticked articles.
1719
1720 @item R
1721 Number of read articles.
1722
1723 @item t
1724 Estimated total number of articles.  (This is really @var{max-number}
1725 minus @var{min-number} plus 1.)
1726
1727 Gnus uses this estimation because the NNTP protocol provides efficient
1728 access to @var{max-number} and @var{min-number} but getting the true
1729 unread message count is not possible efficiently.  For hysterical
1730 raisins, even the mail backends, where the true number of unread
1731 messages might be available efficiently, use the same limited
1732 interface.  To remove this restriction from Gnus means that the
1733 backend interface has to be changed, which is not an easy job.  If you
1734 want to work on this, please contact the Gnus mailing list.
1735
1736 @item y
1737 Number of unread, unticked, non-dormant articles.
1738
1739 @item i
1740 Number of ticked and dormant articles.
1741
1742 @item g
1743 Full group name.
1744
1745 @item G
1746 Group name.
1747
1748 @item D
1749 Newsgroup description.
1750
1751 @item o
1752 @samp{m} if moderated.
1753
1754 @item O
1755 @samp{(m)} if moderated.
1756
1757 @item s
1758 Select method.
1759
1760 @item n
1761 Select from where.
1762
1763 @item z
1764 A string that looks like @samp{<%s:%n>} if a foreign select method is
1765 used.
1766
1767 @item P
1768 Indentation based on the level of the topic (@pxref{Group Topics}).
1769
1770 @item c
1771 @vindex gnus-group-uncollapsed-levels
1772 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1773 variable says how many levels to leave at the end of the group name.
1774 The default is 1---this will mean that group names like
1775 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1776
1777 @item m
1778 @vindex gnus-new-mail-mark
1779 @cindex %
1780 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1781 the group lately.
1782
1783 @item p
1784 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1785
1786 @item d
1787 A string that says when you last read the group (@pxref{Group
1788 Timestamp}).
1789
1790 @item u
1791 User defined specifier.  The next character in the format string should
1792 be a letter.  Gnus will call the function
1793 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1794 following @samp{%u}.  The function will be passed a single dummy
1795 parameter as argument.  The function should return a string, which will
1796 be inserted into the buffer just like information from any other
1797 specifier.
1798 @end table
1799
1800 @cindex *
1801 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1802 if no info is available---for instance, if it is a non-activated foreign
1803 group, or a bogus native group.
1804
1805
1806 @node Group Modeline Specification
1807 @subsection Group Modeline Specification
1808 @cindex group modeline
1809
1810 @vindex gnus-group-mode-line-format
1811 The mode line can be changed by setting
1812 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1813 doesn't understand that many format specifiers:
1814
1815 @table @samp
1816 @item S
1817 The native news server.
1818 @item M
1819 The native select method.
1820 @end table
1821
1822
1823 @node Group Highlighting
1824 @subsection Group Highlighting
1825 @cindex highlighting
1826 @cindex group highlighting
1827
1828 @vindex gnus-group-highlight
1829 Highlighting in the group buffer is controlled by the
1830 @code{gnus-group-highlight} variable.  This is an alist with elements
1831 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1832 something non-@code{nil}, the @var{face} will be used on the line.
1833
1834 Here's an example value for this variable that might look nice if the
1835 background is dark:
1836
1837 @lisp
1838 (cond (window-system
1839        (setq custom-background-mode 'light)
1840        (defface my-group-face-1
1841          '((t (:foreground "Red" :bold t))) "First group face")
1842        (defface my-group-face-2
1843          '((t (:foreground "DarkSeaGreen4" :bold t))) "Second group face")
1844        (defface my-group-face-3
1845          '((t (:foreground "Green4" :bold t))) "Third group face")
1846        (defface my-group-face-4
1847          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1848        (defface my-group-face-5
1849          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1850
1851 (setq gnus-group-highlight
1852       '(((> unread 200) . my-group-face-1)
1853         ((and (< level 3) (zerop unread)) . my-group-face-2)
1854         ((< level 3) . my-group-face-3)
1855         ((zerop unread) . my-group-face-4)
1856         (t . my-group-face-5)))
1857 @end lisp
1858
1859 Also @pxref{Faces and Fonts}.
1860
1861 Variables that are dynamically bound when the forms are evaluated
1862 include:
1863
1864 @table @code
1865 @item group
1866 The group name.
1867 @item unread
1868 The number of unread articles in the group.
1869 @item method
1870 The select method.
1871 @item mailp
1872 Whether the group is a mail group.
1873 @item level
1874 The level of the group.
1875 @item score
1876 The score of the group.
1877 @item ticked
1878 The number of ticked articles in the group.
1879 @item total
1880 The total number of articles in the group.  Or rather, MAX-NUMBER minus
1881 MIN-NUMBER plus one.
1882 @item topic
1883 When using the topic minor mode, this variable is bound to the current
1884 topic being inserted.
1885 @end table
1886
1887 When the forms are @code{eval}ed, point is at the beginning of the line
1888 of the group in question, so you can use many of the normal Gnus
1889 functions for snarfing info on the group.
1890
1891 @vindex gnus-group-update-hook
1892 @findex gnus-group-highlight-line
1893 @code{gnus-group-update-hook} is called when a group line is changed.
1894 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1895 calls @code{gnus-group-highlight-line} by default.
1896
1897
1898 @node Group Maneuvering
1899 @section Group Maneuvering
1900 @cindex group movement
1901
1902 All movement commands understand the numeric prefix and will behave as
1903 expected, hopefully.
1904
1905 @table @kbd
1906
1907 @item n
1908 @kindex n (Group)
1909 @findex gnus-group-next-unread-group
1910 Go to the next group that has unread articles
1911 (@code{gnus-group-next-unread-group}).
1912
1913 @item p
1914 @itemx DEL
1915 @kindex DEL (Group)
1916 @kindex p (Group)
1917 @findex gnus-group-prev-unread-group
1918 Go to the previous group that has unread articles
1919 (@code{gnus-group-prev-unread-group}).
1920
1921 @item N
1922 @kindex N (Group)
1923 @findex gnus-group-next-group
1924 Go to the next group (@code{gnus-group-next-group}).
1925
1926 @item P
1927 @kindex P (Group)
1928 @findex gnus-group-prev-group
1929 Go to the previous group (@code{gnus-group-prev-group}).
1930
1931 @item M-n
1932 @kindex M-n (Group)
1933 @findex gnus-group-next-unread-group-same-level
1934 Go to the next unread group on the same (or lower) level
1935 (@code{gnus-group-next-unread-group-same-level}).
1936
1937 @item M-p
1938 @kindex M-p (Group)
1939 @findex gnus-group-prev-unread-group-same-level
1940 Go to the previous unread group on the same (or lower) level
1941 (@code{gnus-group-prev-unread-group-same-level}).
1942 @end table
1943
1944 Three commands for jumping to groups:
1945
1946 @table @kbd
1947
1948 @item j
1949 @kindex j (Group)
1950 @findex gnus-group-jump-to-group
1951 Jump to a group (and make it visible if it isn't already)
1952 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
1953 like living groups.
1954
1955 @item ,
1956 @kindex , (Group)
1957 @findex gnus-group-best-unread-group
1958 Jump to the unread group with the lowest level
1959 (@code{gnus-group-best-unread-group}).
1960
1961 @item .
1962 @kindex . (Group)
1963 @findex gnus-group-first-unread-group
1964 Jump to the first group with unread articles
1965 (@code{gnus-group-first-unread-group}).
1966 @end table
1967
1968 @vindex gnus-group-goto-unread
1969 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
1970 commands will move to the next group, not the next unread group.  Even
1971 the commands that say they move to the next unread group.  The default
1972 is @code{t}.
1973
1974
1975 @node Selecting a Group
1976 @section Selecting a Group
1977 @cindex group selection
1978
1979 @table @kbd
1980
1981 @item SPACE
1982 @kindex SPACE (Group)
1983 @findex gnus-group-read-group
1984 Select the current group, switch to the summary buffer and display the
1985 first unread article (@code{gnus-group-read-group}).  If there are no
1986 unread articles in the group, or if you give a non-numerical prefix to
1987 this command, Gnus will offer to fetch all the old articles in this
1988 group from the server.  If you give a numerical prefix @var{N}, @var{N}
1989 determines the number of articles Gnus will fetch.  If @var{N} is
1990 positive, Gnus fetches the @var{N} newest articles, if @var{N} is
1991 negative, Gnus fetches the @code{abs(@var{N})} oldest articles.
1992
1993 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
1994 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
1995 - 4 2 SPC} fetches the 42 oldest ones.
1996
1997 When you are in the group (in the Summary buffer), you can type
1998 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
1999 ones.
2000
2001 @item RET
2002 @kindex RET (Group)
2003 @findex gnus-group-select-group
2004 Select the current group and switch to the summary buffer
2005 (@code{gnus-group-select-group}).  Takes the same arguments as
2006 @code{gnus-group-read-group}---the only difference is that this command
2007 does not display the first unread article automatically upon group
2008 entry.
2009
2010 @item M-RET
2011 @kindex M-RET (Group)
2012 @findex gnus-group-quick-select-group
2013 This does the same as the command above, but tries to do it with the
2014 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2015 scoring/killing will be performed, there will be no highlights and no
2016 expunging.  This might be useful if you're in a real hurry and have to
2017 enter some humongous group.  If you give a 0 prefix to this command
2018 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2019 which is useful if you want to toggle threading before generating the
2020 summary buffer (@pxref{Summary Generation Commands}).
2021
2022 @item M-SPACE
2023 @kindex M-SPACE (Group)
2024 @findex gnus-group-visible-select-group
2025 This is yet one more command that does the same as the @kbd{RET}
2026 command, but this one does it without expunging and hiding dormants
2027 (@code{gnus-group-visible-select-group}).
2028
2029 @item M-C-RET
2030 @kindex M-C-RET (Group)
2031 @findex gnus-group-select-group-ephemerally
2032 Finally, this command selects the current group ephemerally without
2033 doing any processing of its contents
2034 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2035 turned off.  Everything you do in the group after selecting it in this
2036 manner will have no permanent effects.
2037
2038 @end table
2039
2040 @vindex gnus-large-newsgroup
2041 The @code{gnus-large-newsgroup} variable says what Gnus should consider
2042 to be a big group.  This is 200 by default.  If the group has more
2043 (unread and/or ticked) articles than this, Gnus will query the user
2044 before entering the group.  The user can then specify how many articles
2045 should be fetched from the server.  If the user specifies a negative
2046 number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
2047 is positive, the @code{n} articles that have arrived most recently will
2048 be fetched.
2049
2050 @vindex gnus-select-group-hook
2051 @vindex gnus-auto-select-first
2052 @code{gnus-auto-select-first} control whether any articles are selected
2053 automatically when entering a group with the @kbd{SPACE} command.
2054
2055 @table @code
2056
2057 @item nil
2058 Don't select any articles when entering the group.  Just display the
2059 full summary buffer.
2060
2061 @item t
2062 Select the first unread article when entering the group.
2063
2064 @item best
2065 Select the highest scored article in the group when entering the
2066 group.
2067
2068 @end table
2069
2070 This variable can also be a function.  In that case, that function will
2071 be called to place point on a subject line, and/or select some article.
2072 Useful functions include:
2073
2074 @table @code
2075 @item gnus-summary-first-unread-subject
2076 Place point on the subject line of the first unread article, but
2077 don't select the article.
2078
2079 @item gnus-summary-first-unread-article
2080 Select the first unread article.
2081
2082 @item gnus-summary-best-unread-article
2083 Select the highest-scored unread article.
2084 @end table
2085
2086
2087 If you want to prevent automatic selection in some group (say, in a
2088 binary group with Huge articles) you can set this variable to @code{nil}
2089 in @code{gnus-select-group-hook}, which is called when a group is
2090 selected.
2091
2092
2093 @node Subscription Commands
2094 @section Subscription Commands
2095 @cindex subscription
2096
2097 @table @kbd
2098
2099 @item S t
2100 @itemx u
2101 @kindex S t (Group)
2102 @kindex u (Group)
2103 @findex gnus-group-unsubscribe-current-group
2104 @c @icon{gnus-group-unsubscribe}
2105 Toggle subscription to the current group
2106 (@code{gnus-group-unsubscribe-current-group}).
2107
2108 @item S s
2109 @itemx U
2110 @kindex S s (Group)
2111 @kindex U (Group)
2112 @findex gnus-group-unsubscribe-group
2113 Prompt for a group to subscribe, and then subscribe it.  If it was
2114 subscribed already, unsubscribe it instead
2115 (@code{gnus-group-unsubscribe-group}).
2116
2117 @item S k
2118 @itemx C-k
2119 @kindex S k (Group)
2120 @kindex C-k (Group)
2121 @findex gnus-group-kill-group
2122 @c @icon{gnus-group-kill-group}
2123 Kill the current group (@code{gnus-group-kill-group}).
2124
2125 @item S y
2126 @itemx C-y
2127 @kindex S y (Group)
2128 @kindex C-y (Group)
2129 @findex gnus-group-yank-group
2130 Yank the last killed group (@code{gnus-group-yank-group}).
2131
2132 @item C-x C-t
2133 @kindex C-x C-t (Group)
2134 @findex gnus-group-transpose-groups
2135 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2136 really a subscription command, but you can use it instead of a
2137 kill-and-yank sequence sometimes.
2138
2139 @item S w
2140 @itemx C-w
2141 @kindex S w (Group)
2142 @kindex C-w (Group)
2143 @findex gnus-group-kill-region
2144 Kill all groups in the region (@code{gnus-group-kill-region}).
2145
2146 @item S z
2147 @kindex S z (Group)
2148 @findex gnus-group-kill-all-zombies
2149 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2150
2151 @item S C-k
2152 @kindex S C-k (Group)
2153 @findex gnus-group-kill-level
2154 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2155 These groups can't be yanked back after killing, so this command should
2156 be used with some caution.  The only time where this command comes in
2157 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2158 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2159 kill off all unsubscribed groups that do not have message numbers in the
2160 @file{.newsrc} file.
2161
2162 @end table
2163
2164 Also @pxref{Group Levels}.
2165
2166
2167 @node Group Data
2168 @section Group Data
2169
2170 @table @kbd
2171
2172 @item c
2173 @kindex c (Group)
2174 @findex gnus-group-catchup-current
2175 @vindex gnus-group-catchup-group-hook
2176 @c @icon{gnus-group-catchup-current}
2177 Mark all unticked articles in this group as read
2178 (@code{gnus-group-catchup-current}).
2179 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2180 the group buffer.
2181
2182 @item C
2183 @kindex C (Group)
2184 @findex gnus-group-catchup-current-all
2185 Mark all articles in this group, even the ticked ones, as read
2186 (@code{gnus-group-catchup-current-all}).
2187
2188 @item M-c
2189 @kindex M-c (Group)
2190 @findex gnus-group-clear-data
2191 Clear the data from the current group---nix out marks and the list of
2192 read articles (@code{gnus-group-clear-data}).
2193
2194 @item M-x gnus-group-clear-data-on-native-groups
2195 @kindex M-x gnus-group-clear-data-on-native-groups
2196 @findex gnus-group-clear-data-on-native-groups
2197 If you have switched from one @sc{nntp} server to another, all your marks
2198 and read ranges have become worthless.  You can use this command to
2199 clear out all data that you have on your native groups.  Use with
2200 caution.
2201
2202 @end table
2203
2204
2205 @node Group Levels
2206 @section Group Levels
2207 @cindex group level
2208 @cindex level
2209
2210 All groups have a level of @dfn{subscribedness}.  For instance, if a
2211 group is on level 2, it is more subscribed than a group on level 5.  You
2212 can ask Gnus to just list groups on a given level or lower
2213 (@pxref{Listing Groups}), or to just check for new articles in groups on
2214 a given level or lower (@pxref{Scanning New Messages}).
2215
2216 Remember:  The higher the level of the group, the less important it is.
2217
2218 @table @kbd
2219
2220 @item S l
2221 @kindex S l (Group)
2222 @findex gnus-group-set-current-level
2223 Set the level of the current group.  If a numeric prefix is given, the
2224 next @var{n} groups will have their levels set.  The user will be
2225 prompted for a level.
2226 @end table
2227
2228 @vindex gnus-level-killed
2229 @vindex gnus-level-zombie
2230 @vindex gnus-level-unsubscribed
2231 @vindex gnus-level-subscribed
2232 Gnus considers groups from levels 1 to
2233 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2234 @code{gnus-level-subscribed} (exclusive) and
2235 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2236 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2237 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2238 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2239 same, but zombie and killed groups have no information on what articles
2240 you have read, etc, stored.  This distinction between dead and living
2241 groups isn't done because it is nice or clever, it is done purely for
2242 reasons of efficiency.
2243
2244 It is recommended that you keep all your mail groups (if any) on quite
2245 low levels (e.g. 1 or 2).
2246
2247 Maybe the following description of the default behavior of Gnus helps to
2248 understand what these levels are all about.  By default, Gnus shows you
2249 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2250 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2251 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2252 groups are hidden, in a way.
2253
2254 Zombie and killed groups are similar to unsubscribed groups in that they
2255 are hidden by default.  But they are different from subscribed and
2256 unsubscribed groups in that Gnus doesn't ask the news server for
2257 information (number of messages, number of unread messages) on zombie
2258 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2259 aren't interested in.  If most groups are killed, Gnus is faster.
2260
2261 Why does Gnus distinguish between zombie and killed groups?  Well, when
2262 a new group arrives on the server, Gnus by default makes it a zombie
2263 group.  This means that you are normally not bothered with new groups,
2264 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2265 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2266 list of killed groups.)
2267
2268 If you want to play with the level variables, you should show some care.
2269 Set them once, and don't touch them ever again.  Better yet, don't touch
2270 them at all unless you know exactly what you're doing.
2271
2272 @vindex gnus-level-default-unsubscribed
2273 @vindex gnus-level-default-subscribed
2274 Two closely related variables are @code{gnus-level-default-subscribed}
2275 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2276 which are the levels that new groups will be put on if they are
2277 (un)subscribed.  These two variables should, of course, be inside the
2278 relevant valid ranges.
2279
2280 @vindex gnus-keep-same-level
2281 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2282 will only move to groups of the same level (or lower).  In
2283 particular, going from the last article in one group to the next group
2284 will go to the next group of the same level (or lower).  This might be
2285 handy if you want to read the most important groups before you read the
2286 rest.
2287
2288 If this variable is @code{best}, Gnus will make the next newsgroup the
2289 one with the best level.
2290
2291 @vindex gnus-group-default-list-level
2292 All groups with a level less than or equal to
2293 @code{gnus-group-default-list-level} will be listed in the group buffer
2294 by default.
2295
2296 @vindex gnus-group-list-inactive-groups
2297 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2298 groups will be listed along with the unread groups.  This variable is
2299 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2300 listed.
2301
2302 @vindex gnus-group-use-permanent-levels
2303 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2304 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2305 use this level as the ``work'' level.
2306
2307 @vindex gnus-activate-level
2308 Gnus will normally just activate (i. e., query the server about) groups
2309 on level @code{gnus-activate-level} or less.  If you don't want to
2310 activate unsubscribed groups, for instance, you might set this variable
2311 to 5.  The default is 6.
2312
2313
2314 @node Group Score
2315 @section Group Score
2316 @cindex group score
2317 @cindex group rank
2318 @cindex rank
2319
2320 You would normally keep important groups on high levels, but that scheme
2321 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2322 group buffer according to how often you read groups, perhaps?  Within
2323 reason?
2324
2325 This is what @dfn{group score} is for.  You can have Gnus assign a score
2326 to each group through the mechanism described below.  You can then sort
2327 the group buffer based on this score.  Alternatively, you can sort on
2328 score and then level.  (Taken together, the level and the score is
2329 called the @dfn{rank} of the group.  A group that is on level 4 and has
2330 a score of 1 has a higher rank than a group on level 5 that has a score
2331 of 300.  (The level is the most significant part and the score is the
2332 least significant part.))
2333
2334 @findex gnus-summary-bubble-group
2335 If you want groups you read often to get higher scores than groups you
2336 read seldom you can add the @code{gnus-summary-bubble-group} function to
2337 the @code{gnus-summary-exit-hook} hook.  This will result (after
2338 sorting) in a bubbling sort of action.  If you want to see that in
2339 action after each summary exit, you can add
2340 @code{gnus-group-sort-groups-by-rank} or
2341 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2342 slow things down somewhat.
2343
2344
2345 @node Marking Groups
2346 @section Marking Groups
2347 @cindex marking groups
2348
2349 If you want to perform some command on several groups, and they appear
2350 subsequently in the group buffer, you would normally just give a
2351 numerical prefix to the command.  Most group commands will then do your
2352 bidding on those groups.
2353
2354 However, if the groups are not in sequential order, you can still
2355 perform a command on several groups.  You simply mark the groups first
2356 with the process mark and then execute the command.
2357
2358 @table @kbd
2359
2360 @item #
2361 @kindex # (Group)
2362 @itemx M m
2363 @kindex M m (Group)
2364 @findex gnus-group-mark-group
2365 Set the mark on the current group (@code{gnus-group-mark-group}).
2366
2367 @item M-#
2368 @kindex M-# (Group)
2369 @itemx M u
2370 @kindex M u (Group)
2371 @findex gnus-group-unmark-group
2372 Remove the mark from the current group
2373 (@code{gnus-group-unmark-group}).
2374
2375 @item M U
2376 @kindex M U (Group)
2377 @findex gnus-group-unmark-all-groups
2378 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2379
2380 @item M w
2381 @kindex M w (Group)
2382 @findex gnus-group-mark-region
2383 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2384
2385 @item M b
2386 @kindex M b (Group)
2387 @findex gnus-group-mark-buffer
2388 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2389
2390 @item M r
2391 @kindex M r (Group)
2392 @findex gnus-group-mark-regexp
2393 Mark all groups that match some regular expression
2394 (@code{gnus-group-mark-regexp}).
2395 @end table
2396
2397 Also @pxref{Process/Prefix}.
2398
2399 @findex gnus-group-universal-argument
2400 If you want to execute some command on all groups that have been marked
2401 with the process mark, you can use the @kbd{M-&}
2402 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2403 the command to be executed.
2404
2405
2406 @node Foreign Groups
2407 @section Foreign Groups
2408 @cindex foreign groups
2409
2410 Below are some group mode commands for making and editing general foreign
2411 groups, as well as commands to ease the creation of a few
2412 special-purpose groups.  All these commands insert the newly created
2413 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2414 consulted.
2415
2416 @table @kbd
2417
2418 @item G m
2419 @kindex G m (Group)
2420 @findex gnus-group-make-group
2421 @cindex making groups
2422 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2423 for a name, a method and possibly an @dfn{address}.  For an easier way
2424 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
2425
2426 @item G r
2427 @kindex G r (Group)
2428 @findex gnus-group-rename-group
2429 @cindex renaming groups
2430 Rename the current group to something else
2431 (@code{gnus-group-rename-group}).  This is valid only on some
2432 groups---mail groups mostly.  This command might very well be quite slow
2433 on some backends.
2434
2435 @item G c
2436 @kindex G c (Group)
2437 @cindex customizing
2438 @findex gnus-group-customize
2439 Customize the group parameters (@code{gnus-group-customize}).
2440
2441 @item G e
2442 @kindex G e (Group)
2443 @findex gnus-group-edit-group-method
2444 @cindex renaming groups
2445 Enter a buffer where you can edit the select method of the current
2446 group (@code{gnus-group-edit-group-method}).
2447
2448 @item G p
2449 @kindex G p (Group)
2450 @findex gnus-group-edit-group-parameters
2451 Enter a buffer where you can edit the group parameters
2452 (@code{gnus-group-edit-group-parameters}).
2453
2454 @item G E
2455 @kindex G E (Group)
2456 @findex gnus-group-edit-group
2457 Enter a buffer where you can edit the group info
2458 (@code{gnus-group-edit-group}).
2459
2460 @item G d
2461 @kindex G d (Group)
2462 @findex gnus-group-make-directory-group
2463 @cindex nndir
2464 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2465 for a directory name (@code{gnus-group-make-directory-group}).
2466
2467 @item G h
2468 @kindex G h (Group)
2469 @cindex help group
2470 @findex gnus-group-make-help-group
2471 Make the Gnus help group (@code{gnus-group-make-help-group}).
2472
2473 @item G a
2474 @kindex G a (Group)
2475 @cindex (ding) archive
2476 @cindex archive group
2477 @findex gnus-group-make-archive-group
2478 @vindex gnus-group-archive-directory
2479 @vindex gnus-group-recent-archive-directory
2480 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2481 default a group pointing to the most recent articles will be created
2482 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2483 group will be created from @code{gnus-group-archive-directory}.
2484
2485 @item G k
2486 @kindex G k (Group)
2487 @findex gnus-group-make-kiboze-group
2488 @cindex nnkiboze
2489 Make a kiboze group.  You will be prompted for a name, for a regexp to
2490 match groups to be ``included'' in the kiboze group, and a series of
2491 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2492 @xref{Kibozed Groups}.
2493
2494 @item G D
2495 @kindex G D (Group)
2496 @findex gnus-group-enter-directory
2497 @cindex nneething
2498 Read an arbitrary directory as if it were a newsgroup with the
2499 @code{nneething} backend (@code{gnus-group-enter-directory}).
2500 @xref{Anything Groups}.
2501
2502 @item G f
2503 @kindex G f (Group)
2504 @findex gnus-group-make-doc-group
2505 @cindex ClariNet Briefs
2506 @cindex nndoc
2507 Make a group based on some file or other
2508 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2509 command, you will be prompted for a file name and a file type.
2510 Currently supported types are @code{babyl}, @code{mbox}, @code{digest},
2511 @code{mmdf}, @code{news}, @code{rnews}, @code{clari-briefs},
2512 @code{rfc934}, @code{rfc822-forward}, @code{nsmail} and @code{forward}.
2513 If you run this command without a prefix, Gnus will guess at the file
2514 type.  @xref{Document Groups}.
2515
2516 @item G u
2517 @kindex G u (Group)
2518 @vindex gnus-useful-groups
2519 @findex gnus-group-make-useful-group
2520 Create one of the groups mentioned in @code{gnus-useful-groups}
2521 (@code{gnus-group-make-useful-group}).
2522
2523 @item G w
2524 @kindex G w (Group)
2525 @findex gnus-group-make-web-group
2526 @cindex DejaNews
2527 @cindex Alta Vista
2528 @cindex InReference
2529 @cindex nnweb
2530 Make an ephemeral group based on a web search
2531 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2532 command, make a solid group instead.  You will be prompted for the
2533 search engine type and the search string.  Valid search engine types
2534 include @code{dejanews}, @code{altavista} and @code{reference}.
2535 @xref{Web Searches}.
2536
2537 If you use the @code{dejanews} search engine, you can limit the search
2538 to a particular group by using a match string like
2539 @samp{~g alt.sysadmin.recovery shaving}.
2540
2541 @item G DEL
2542 @kindex G DEL (Group)
2543 @findex gnus-group-delete-group
2544 This function will delete the current group
2545 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2546 actually delete all the articles in the group, and forcibly remove the
2547 group itself from the face of the Earth.  Use a prefix only if you are
2548 absolutely sure of what you are doing.  This command can't be used on
2549 read-only groups (like @code{nntp} group), though.
2550
2551 @item G V
2552 @kindex G V (Group)
2553 @findex gnus-group-make-empty-virtual
2554 Make a new, fresh, empty @code{nnvirtual} group
2555 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2556
2557 @item G v
2558 @kindex G v (Group)
2559 @findex gnus-group-add-to-virtual
2560 Add the current group to an @code{nnvirtual} group
2561 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2562 @end table
2563
2564 @xref{Select Methods}, for more information on the various select
2565 methods.
2566
2567 @vindex gnus-activate-foreign-newsgroups
2568 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2569 Gnus will check all foreign groups with this level or lower at startup.
2570 This might take quite a while, especially if you subscribe to lots of
2571 groups from different @sc{nntp} servers.  Also @pxref{Group Levels};
2572 @code{gnus-activate-level} also affects activation of foreign
2573 newsgroups.
2574
2575
2576 @node Group Parameters
2577 @section Group Parameters
2578 @cindex group parameters
2579
2580 The group parameters store information local to a particular group.
2581 Here's an example group parameter list:
2582
2583 @example
2584 ((to-address . "ding@@gnus.org")
2585  (auto-expire . t))
2586 @end example
2587
2588 We see that each element consists of a "dotted pair"---the thing before
2589 the dot is the key, while the thing after the dot is the value.  All the
2590 parameters have this form @emph{except} local variable specs, which are
2591 not dotted pairs, but proper lists.
2592
2593 Some parameters have correspondant customizable variables, each of which
2594 is an alist of regexps and values.
2595
2596 The following group parameters can be used:
2597
2598 @table @code
2599 @item to-address
2600 @cindex to-address
2601 Address used by when doing followups and new posts.
2602
2603 @example
2604 (to-address . "some@@where.com")
2605 @end example
2606
2607 This is primarily useful in mail groups that represent closed mailing
2608 lists---mailing lists where it's expected that everybody that writes to
2609 the mailing list is subscribed to it.  Since using this parameter
2610 ensures that the mail only goes to the mailing list itself, it means
2611 that members won't receive two copies of your followups.
2612
2613 Using @code{to-address} will actually work whether the group is foreign
2614 or not.  Let's say there's a group on the server that is called
2615 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2616 the articles from a mail-to-news gateway.  Posting directly to this
2617 group is therefore impossible---you have to send mail to the mailing
2618 list address instead.
2619
2620 See also @code{gnus-parameter-to-address-alist}.
2621
2622 @item to-list
2623 @cindex to-list
2624 Address used when doing @kbd{a} in that group.
2625
2626 @example
2627 (to-list . "some@@where.com")
2628 @end example
2629
2630 It is totally ignored
2631 when doing a followup---except that if it is present in a news group,
2632 you'll get mail group semantics when doing @kbd{f}.
2633
2634 If you do an @kbd{a} command in a mail group and you have neither a
2635 @code{to-list} group parameter nor a @code{to-address} group parameter,
2636 then a @code{to-list} group parameter will be added automatically upon
2637 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2638 @vindex gnus-add-to-list
2639
2640 If you do an @kbd{a} command in a mail group and you don't have a
2641 @code{to-list} group parameter, one will be added automatically upon
2642 sending the message.
2643
2644 @findex gnus-mailing-list-mode
2645 @cindex Mail List Groups
2646 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2647 entering summary buffer.
2648
2649 See also @code{gnus-parameter-to-list-alist}.
2650
2651 @item visible
2652 @cindex visible
2653 If the group parameter list has the element @code{(visible . t)},
2654 that group will always be visible in the Group buffer, regardless
2655 of whether it has any unread articles.
2656
2657 @item broken-reply-to
2658 @cindex broken-reply-to
2659 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2660 headers in this group are to be ignored.  This can be useful if you're
2661 reading a mailing list group where the listserv has inserted
2662 @code{Reply-To} headers that point back to the listserv itself.  This is
2663 broken behavior.  So there!
2664
2665 @item to-group
2666 @cindex to-group
2667 Elements like @code{(to-group . "some.group.name")} means that all
2668 posts in that group will be sent to @code{some.group.name}.
2669
2670 @item newsgroup
2671 @cindex newsgroup
2672 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2673 will treat all responses as if they were responses to news articles.
2674 This can be useful if you have a mail group that's really a mirror of a
2675 news group.
2676
2677 @item gcc-self
2678 @cindex gcc-self
2679 If @code{(gcc-self . t)} is present in the group parameter list, newly
2680 composed messages will be @code{Gcc}'d to the current group.  If
2681 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2682 generated, if @code{(gcc-self . "string")} is present, this string will
2683 be inserted literally as a @code{gcc} header.  This parameter takes
2684 precedence over any default @code{Gcc} rules as described later
2685 (@pxref{Archived Messages}).
2686
2687 @item auto-expire
2688 @cindex auto-expire
2689 If the group parameter has an element that looks like @code{(auto-expire
2690 . t)}, all articles read will be marked as expirable.  For an
2691 alternative approach, @pxref{Expiring Mail}.
2692
2693 See also @code{gnus-auto-expirable-newsgroups}.
2694
2695 @item total-expire
2696 @cindex total-expire
2697 If the group parameter has an element that looks like
2698 @code{(total-expire . t)}, all read articles will be put through the
2699 expiry process, even if they are not marked as expirable.  Use with
2700 caution.  Unread, ticked and dormant articles are not eligible for
2701 expiry.
2702
2703 See also @code{gnus-total-expirable-newsgroups}.
2704
2705 @item expiry-wait
2706 @cindex expiry-wait
2707 @vindex nnmail-expiry-wait-function
2708 If the group parameter has an element that looks like @code{(expiry-wait
2709 . 10)}, this value will override any @code{nnmail-expiry-wait} and
2710 @code{nnmail-expiry-wait-function} when expiring expirable messages.
2711 The value can either be a number of days (not necessarily an integer) or
2712 the symbols @code{never} or @code{immediate}.
2713
2714 @item score-file
2715 @cindex score file group parameter
2716 Elements that look like @code{(score-file . "file")} will make
2717 @file{file} into the current score file for the group in question.  All
2718 interactive score entries will be put into this file.
2719
2720 @item adapt-file
2721 @cindex adapt file group parameter
2722 Elements that look like @code{(adapt-file . "file")} will make
2723 @file{file} into the current adaptive file for the group in question.
2724 All adaptive score entries will be put into this file.
2725
2726 @item admin-address
2727 @cindex admin-address
2728 When unsubscribing from a mailing list you should never send the
2729 unsubscription notice to the mailing list itself.  Instead, you'd send
2730 messages to the administrative address.  This parameter allows you to
2731 put the admin address somewhere convenient.
2732
2733 @item display
2734 @cindex display
2735 Elements that look like @code{(display . MODE)} say which articles to
2736 display on entering the group.  Valid values are:
2737
2738 @table @code
2739 @item all
2740 Display all articles, both read and unread.
2741
2742 @item default
2743 Display the default visible articles, which normally includes unread and
2744 ticked articles.
2745
2746 @item an array
2747 Display articles that satisfy a predicate.
2748
2749 Here are some examples:
2750
2751 @table @code
2752 @item [read]
2753 Display only read articles.
2754
2755 @item [not expire]
2756 Display everything except expirable articles.
2757
2758 @item [and (not reply) (not expire)]
2759 Display everything except expirable and articles you've already
2760 responded to.
2761 @end table
2762
2763 The available operators are @code{not}, @code{and} and @code{or}.
2764 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2765 @code{read}, @code{dormant}, @code{expire}, @code{reply},
2766 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2767 @code{cache}, @code{forward}, @code{seen} and @code{recent}.
2768
2769 @end table
2770
2771 The @code{display} parameter works by limiting the summary buffer to
2772 the subset specified.  You can pop the limit by using the @kbd{/ w}
2773 command (@pxref{Limiting}). 
2774
2775 @item comment
2776 @cindex comment
2777 Elements that look like @code{(comment . "This is a comment")}
2778 are arbitrary comments on the group.  They are currently ignored by
2779 Gnus, but provide a place for you to store information on particular
2780 groups.
2781
2782 @item charset
2783 @cindex charset
2784 Elements that look like @code{(charset . iso-8859-1)} will make
2785 @code{iso-8859-1} the default charset; that is, the charset that will be
2786 used for all articles that do not specify a charset.
2787
2788 See also @code{gnus-group-charset-alist}.
2789
2790 @item ignored-charsets
2791 @cindex ignored-charset
2792 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2793 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2794 default charset will be used for decoding articles.
2795
2796 See also @code{gnus-group-ignored-charsets-alist}.
2797
2798 @item posting-style
2799 @cindex posting-style
2800 You can store additional posting style information for this group only
2801 here (@pxref{Posting Styles}).  The format is that of an entry in the
2802 @code{gnus-posting-styles} alist, except that there's no regexp matching
2803 the group name (of course).  Style elements in this group parameter will
2804 take precedence over the ones found in @code{gnus-posting-styles}.
2805
2806 For instance, if you want a funky name and signature in this group only,
2807 instead of hacking @code{gnus-posting-styles}, you could put something
2808 like this in the group parameters:
2809
2810 @example
2811 (posting-style
2812   (name "Funky Name")
2813   (signature "Funky Signature"))
2814 @end example
2815
2816 @item post-method
2817 @cindex post-method
2818 If it is set, the value is used as the method for posting message
2819 instead of @code{gnus-post-method}.
2820
2821 @item banner
2822 @cindex banner
2823 An item like @code{(banner . "regex")} causes any part of an article
2824 that matches the regular expression "regex" to be stripped. Instead of
2825 "regex", you can also use the symbol @code{signature} which strips the
2826 last signature or any of the elements of the alist
2827 @code{gnus-article-banner-alist}.
2828
2829 @item (@var{variable} @var{form})
2830 You can use the group parameters to set variables local to the group you
2831 are entering.  If you want to turn threading off in @samp{news.answers},
2832 you could put @code{(gnus-show-threads nil)} in the group parameters of
2833 that group.  @code{gnus-show-threads} will be made into a local variable
2834 in the summary buffer you enter, and the form @code{nil} will be
2835 @code{eval}ed there.
2836
2837 This can also be used as a group-specific hook function, if you'd like.
2838 If you want to hear a beep when you enter a group, you could put
2839 something like @code{(dummy-variable (ding))} in the parameters of that
2840 group.  @code{dummy-variable} will be set to the result of the
2841 @code{(ding)} form, but who cares?
2842
2843 @end table
2844
2845 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
2846 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
2847 presents you with a Customize-like interface.  The latter helps avoid
2848 silly Lisp errors.)  You might also be interested in reading about topic
2849 parameters (@pxref{Topic Parameters}).
2850
2851 Group parameters can be set via the @code{gnus-parameters} variable too.
2852 But some variables, such as @code{visible}, have no effect.  For
2853 example:
2854
2855 @example
2856 (setq gnus-parameters
2857       '(("mail\\..*"
2858          (gnus-show-threads nil)
2859          (gnus-use-scoring nil)
2860          (gnus-summary-line-format
2861           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
2862          (gcc-self . t)
2863          (display . all))
2864
2865         ("^nnimap:\\(foo.bar\\)$"
2866          (to-group . "\\1"))
2867
2868         ("mail\\.me"
2869          (gnus-use-scoring  t))
2870
2871         ("list\\..*"
2872          (total-expire . t)
2873          (broken-reply-to . t))))
2874 @end example
2875
2876 String value of parameters will be subjected to regexp substitution, as
2877 the @code{to-group} example shows.
2878
2879
2880 @node Listing Groups
2881 @section Listing Groups
2882 @cindex group listing
2883
2884 These commands all list various slices of the groups available.
2885
2886 @table @kbd
2887
2888 @item l
2889 @itemx A s
2890 @kindex A s (Group)
2891 @kindex l (Group)
2892 @findex gnus-group-list-groups
2893 List all groups that have unread articles
2894 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
2895 command will list only groups of level ARG and lower.  By default, it
2896 only lists groups of level five (i. e.,
2897 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
2898 groups).
2899
2900 @item L
2901 @itemx A u
2902 @kindex A u (Group)
2903 @kindex L (Group)
2904 @findex gnus-group-list-all-groups
2905 List all groups, whether they have unread articles or not
2906 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
2907 this command will list only groups of level ARG and lower.  By default,
2908 it lists groups of level seven or lower (i.e., just subscribed and
2909 unsubscribed groups).
2910
2911 @item A l
2912 @kindex A l (Group)
2913 @findex gnus-group-list-level
2914 List all unread groups on a specific level
2915 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
2916 with no unread articles.
2917
2918 @item A k
2919 @kindex A k (Group)
2920 @findex gnus-group-list-killed
2921 List all killed groups (@code{gnus-group-list-killed}).  If given a
2922 prefix argument, really list all groups that are available, but aren't
2923 currently (un)subscribed.  This could entail reading the active file
2924 from the server.
2925
2926 @item A z
2927 @kindex A z (Group)
2928 @findex gnus-group-list-zombies
2929 List all zombie groups (@code{gnus-group-list-zombies}).
2930
2931 @item A m
2932 @kindex A m (Group)
2933 @findex gnus-group-list-matching
2934 List all unread, subscribed groups with names that match a regexp
2935 (@code{gnus-group-list-matching}).
2936
2937 @item A M
2938 @kindex A M (Group)
2939 @findex gnus-group-list-all-matching
2940 List groups that match a regexp (@code{gnus-group-list-all-matching}).
2941
2942 @item A A
2943 @kindex A A (Group)
2944 @findex gnus-group-list-active
2945 List absolutely all groups in the active file(s) of the
2946 server(s) you are connected to (@code{gnus-group-list-active}).  This
2947 might very well take quite a while.  It might actually be a better idea
2948 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
2949 thing to match on.  Also note that this command may list groups that
2950 don't exist (yet)---these will be listed as if they were killed groups.
2951 Take the output with some grains of salt.
2952
2953 @item A a
2954 @kindex A a (Group)
2955 @findex gnus-group-apropos
2956 List all groups that have names that match a regexp
2957 (@code{gnus-group-apropos}).
2958
2959 @item A d
2960 @kindex A d (Group)
2961 @findex gnus-group-description-apropos
2962 List all groups that have names or descriptions that match a regexp
2963 (@code{gnus-group-description-apropos}).
2964
2965 @item A c
2966 @kindex A c (Group)
2967 @findex gnus-group-list-cached
2968 List all groups with cached articles (@code{gnus-group-list-cached}).
2969
2970 @item A ?
2971 @kindex A ? (Group)
2972 @findex gnus-group-list-dormant
2973 List all groups with dormant articles (@code{gnus-group-list-dormant}).
2974
2975 @item A /
2976 @kindex A / (Group)
2977 @findex gnus-group-list-limit
2978 List groups limited within the current selection
2979 (@code{gnus-group-list-limit}).
2980
2981 @item A f
2982 @kindex A f (Group)
2983 @findex gnus-group-list-flush
2984 Flush groups from the current selection (@code{gnus-group-list-flush}).
2985
2986 @item A p
2987 @kindex A p (Group)
2988 @findex gnus-group-list-plus
2989 List groups plus the current selection (@code{gnus-group-list-plus}).
2990
2991 @end table
2992
2993 @vindex gnus-permanently-visible-groups
2994 @cindex visible group parameter
2995 Groups that match the @code{gnus-permanently-visible-groups} regexp will
2996 always be shown, whether they have unread articles or not.  You can also
2997 add the @code{visible} element to the group parameters in question to
2998 get the same effect.
2999
3000 @vindex gnus-list-groups-with-ticked-articles
3001 Groups that have just ticked articles in it are normally listed in the
3002 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3003 @code{nil}, these groups will be treated just like totally empty
3004 groups.  It is @code{t} by default.
3005
3006
3007 @node Sorting Groups
3008 @section Sorting Groups
3009 @cindex sorting groups
3010
3011 @kindex C-c C-s (Group)
3012 @findex gnus-group-sort-groups
3013 @vindex gnus-group-sort-function
3014 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3015 group buffer according to the function(s) given by the
3016 @code{gnus-group-sort-function} variable.  Available sorting functions
3017 include:
3018
3019 @table @code
3020
3021 @item gnus-group-sort-by-alphabet
3022 @findex gnus-group-sort-by-alphabet
3023 Sort the group names alphabetically.  This is the default.
3024
3025 @item gnus-group-sort-by-real-name
3026 @findex gnus-group-sort-by-real-name
3027 Sort the group alphabetically on the real (unprefixed) group names.
3028
3029 @item gnus-group-sort-by-level
3030 @findex gnus-group-sort-by-level
3031 Sort by group level.
3032
3033 @item gnus-group-sort-by-score
3034 @findex gnus-group-sort-by-score
3035 Sort by group score.  @xref{Group Score}.
3036
3037 @item gnus-group-sort-by-rank
3038 @findex gnus-group-sort-by-rank
3039 Sort by group score and then the group level.  The level and the score
3040 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3041
3042 @item gnus-group-sort-by-unread
3043 @findex gnus-group-sort-by-unread
3044 Sort by number of unread articles.
3045
3046 @item gnus-group-sort-by-method
3047 @findex gnus-group-sort-by-method
3048 Sort alphabetically on the select method.
3049
3050 @item gnus-group-sort-by-server
3051 @findex gnus-group-sort-by-server
3052 Sort alphabetically on the Gnus server name.
3053
3054
3055 @end table
3056
3057 @code{gnus-group-sort-function} can also be a list of sorting
3058 functions.  In that case, the most significant sort key function must be
3059 the last one.
3060
3061
3062 There are also a number of commands for sorting directly according to
3063 some sorting criteria:
3064
3065 @table @kbd
3066 @item G S a
3067 @kindex G S a (Group)
3068 @findex gnus-group-sort-groups-by-alphabet
3069 Sort the group buffer alphabetically by group name
3070 (@code{gnus-group-sort-groups-by-alphabet}).
3071
3072 @item G S u
3073 @kindex G S u (Group)
3074 @findex gnus-group-sort-groups-by-unread
3075 Sort the group buffer by the number of unread articles
3076 (@code{gnus-group-sort-groups-by-unread}).
3077
3078 @item G S l
3079 @kindex G S l (Group)
3080 @findex gnus-group-sort-groups-by-level
3081 Sort the group buffer by group level
3082 (@code{gnus-group-sort-groups-by-level}).
3083
3084 @item G S v
3085 @kindex G S v (Group)
3086 @findex gnus-group-sort-groups-by-score
3087 Sort the group buffer by group score
3088 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3089
3090 @item G S r
3091 @kindex G S r (Group)
3092 @findex gnus-group-sort-groups-by-rank
3093 Sort the group buffer by group rank
3094 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3095
3096 @item G S m
3097 @kindex G S m (Group)
3098 @findex gnus-group-sort-groups-by-method
3099 Sort the group buffer alphabetically by backend name
3100 (@code{gnus-group-sort-groups-by-method}).
3101
3102 @end table
3103
3104 All the commands below obey the process/prefix convention
3105 (@pxref{Process/Prefix}).
3106
3107 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3108 commands will sort in reverse order.
3109
3110 You can also sort a subset of the groups:
3111
3112 @table @kbd
3113 @item G P a
3114 @kindex G P a (Group)
3115 @findex gnus-group-sort-selected-groups-by-alphabet
3116 Sort the groups alphabetically by group name
3117 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3118
3119 @item G P u
3120 @kindex G P u (Group)
3121 @findex gnus-group-sort-selected-groups-by-unread
3122 Sort the groups by the number of unread articles
3123 (@code{gnus-group-sort-selected-groups-by-unread}).
3124
3125 @item G P l
3126 @kindex G P l (Group)
3127 @findex gnus-group-sort-selected-groups-by-level
3128 Sort the groups by group level
3129 (@code{gnus-group-sort-selected-groups-by-level}).
3130
3131 @item G P v
3132 @kindex G P v (Group)
3133 @findex gnus-group-sort-selected-groups-by-score
3134 Sort the groups by group score
3135 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3136
3137 @item G P r
3138 @kindex G P r (Group)
3139 @findex gnus-group-sort-selected-groups-by-rank
3140 Sort the groups by group rank
3141 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3142
3143 @item G P m
3144 @kindex G P m (Group)
3145 @findex gnus-group-sort-selected-groups-by-method
3146 Sort the groups alphabetically by backend name
3147 (@code{gnus-group-sort-selected-groups-by-method}).
3148
3149 @end table
3150
3151 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3152 move groups around.
3153
3154
3155 @node Group Maintenance
3156 @section Group Maintenance
3157 @cindex bogus groups
3158
3159 @table @kbd
3160 @item b
3161 @kindex b (Group)
3162 @findex gnus-group-check-bogus-groups
3163 Find bogus groups and delete them
3164 (@code{gnus-group-check-bogus-groups}).
3165
3166 @item F
3167 @kindex F (Group)
3168 @findex gnus-group-find-new-groups
3169 Find new groups and process them (@code{gnus-group-find-new-groups}).
3170 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3171 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3172 to query the server for new groups, and subscribe the new groups as
3173 zombies.
3174
3175 @item C-c C-x
3176 @kindex C-c C-x (Group)
3177 @findex gnus-group-expire-articles
3178 Run all expirable articles in the current group through the expiry
3179 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3180 all expirable articles in the group that have been around for a while.
3181 (@pxref{Expiring Mail}).
3182
3183 @item C-c M-C-x
3184 @kindex C-c M-C-x (Group)
3185 @findex gnus-group-expire-all-groups
3186 Run all expirable articles in all groups through the expiry process
3187 (@code{gnus-group-expire-all-groups}).
3188
3189 @end table
3190
3191
3192 @node Browse Foreign Server
3193 @section Browse Foreign Server
3194 @cindex foreign servers
3195 @cindex browsing servers
3196
3197 @table @kbd
3198 @item B
3199 @kindex B (Group)
3200 @findex gnus-group-browse-foreign-server
3201 You will be queried for a select method and a server name.  Gnus will
3202 then attempt to contact this server and let you browse the groups there
3203 (@code{gnus-group-browse-foreign-server}).
3204 @end table
3205
3206 @findex gnus-browse-mode
3207 A new buffer with a list of available groups will appear.  This buffer
3208 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3209 a lot) like a normal group buffer.
3210
3211 Here's a list of keystrokes available in the browse mode:
3212
3213 @table @kbd
3214 @item n
3215 @kindex n (Browse)
3216 @findex gnus-group-next-group
3217 Go to the next group (@code{gnus-group-next-group}).
3218
3219 @item p
3220 @kindex p (Browse)
3221 @findex gnus-group-prev-group
3222 Go to the previous group (@code{gnus-group-prev-group}).
3223
3224 @item SPACE
3225 @kindex SPACE (Browse)
3226 @findex gnus-browse-read-group
3227 Enter the current group and display the first article
3228 (@code{gnus-browse-read-group}).
3229
3230 @item RET
3231 @kindex RET (Browse)
3232 @findex gnus-browse-select-group
3233 Enter the current group (@code{gnus-browse-select-group}).
3234
3235 @item u
3236 @kindex u (Browse)
3237 @findex gnus-browse-unsubscribe-current-group
3238 Unsubscribe to the current group, or, as will be the case here,
3239 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3240
3241 @item l
3242 @itemx q
3243 @kindex q (Browse)
3244 @kindex l (Browse)
3245 @findex gnus-browse-exit
3246 Exit browse mode (@code{gnus-browse-exit}).
3247
3248 @item ?
3249 @kindex ? (Browse)
3250 @findex gnus-browse-describe-briefly
3251 Describe browse mode briefly (well, there's not much to describe, is
3252 there) (@code{gnus-browse-describe-briefly}).
3253 @end table
3254
3255
3256 @node Exiting Gnus
3257 @section Exiting Gnus
3258 @cindex exiting Gnus
3259
3260 Yes, Gnus is ex(c)iting.
3261
3262 @table @kbd
3263 @item z
3264 @kindex z (Group)
3265 @findex gnus-group-suspend
3266 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3267 but it kills all buffers except the Group buffer.  I'm not sure why this
3268 is a gain, but then who am I to judge?
3269
3270 @item q
3271 @kindex q (Group)
3272 @findex gnus-group-exit
3273 @c @icon{gnus-group-exit}
3274 Quit Gnus (@code{gnus-group-exit}).
3275
3276 @item Q
3277 @kindex Q (Group)
3278 @findex gnus-group-quit
3279 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3280 The dribble file will be saved, though (@pxref{Auto Save}).
3281 @end table
3282
3283 @vindex gnus-exit-gnus-hook
3284 @vindex gnus-suspend-gnus-hook
3285 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3286 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3287 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3288 exiting Gnus.
3289
3290 @findex gnus-unload
3291 @cindex unloading
3292 If you wish to completely unload Gnus and all its adherents, you can use
3293 the @code{gnus-unload} command.  This command is also very handy when
3294 trying to customize meta-variables.
3295
3296 Note:
3297
3298 @quotation
3299 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3300 numbly heavy and herself fall into a hazy trance as the boy sitting
3301 behind her drew repeated lines with his pencil across the back of her
3302 plastic chair.
3303 @end quotation
3304
3305
3306 @node Group Topics
3307 @section Group Topics
3308 @cindex topics
3309
3310 If you read lots and lots of groups, it might be convenient to group
3311 them hierarchically according to topics.  You put your Emacs groups over
3312 here, your sex groups over there, and the rest (what, two groups or so?)
3313 you put in some misc section that you never bother with anyway.  You can
3314 even group the Emacs sex groups as a sub-topic to either the Emacs
3315 groups or the sex groups---or both!  Go wild!
3316
3317 @iftex
3318 @iflatex
3319 \gnusfigure{Group Topics}{400}{
3320 \put(75,50){\epsfig{figure=tmp/group-topic.ps,height=9cm}}
3321 }
3322 @end iflatex
3323 @end iftex
3324
3325 Here's an example:
3326
3327 @example
3328 Gnus
3329   Emacs -- I wuw it!
3330      3: comp.emacs
3331      2: alt.religion.emacs
3332     Naughty Emacs
3333      452: alt.sex.emacs
3334        0: comp.talk.emacs.recovery
3335   Misc
3336      8: comp.binaries.fractals
3337     13: comp.sources.unix
3338 @end example
3339
3340 @findex gnus-topic-mode
3341 @kindex t (Group)
3342 To get this @emph{fab} functionality you simply turn on (ooh!) the
3343 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3344 is a toggling command.)
3345
3346 Go ahead, just try it.  I'll still be here when you get back.  La de
3347 dum...  Nice tune, that...  la la la...  What, you're back?  Yes, and
3348 now press @kbd{l}.  There.  All your groups are now listed under
3349 @samp{misc}.  Doesn't that make you feel all warm and fuzzy?  Hot and
3350 bothered?
3351
3352 If you want this permanently enabled, you should add that minor mode to
3353 the hook for the group mode.  Put the following line in your
3354 @file{~/.gnus} file:
3355
3356 @lisp
3357 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3358 @end lisp
3359
3360 @menu
3361 * Topic Commands::              Interactive E-Z commands.
3362 * Topic Variables::             How to customize the topics the Lisp Way.
3363 * Topic Sorting::               Sorting each topic individually.
3364 * Topic Topology::              A map of the world.
3365 * Topic Parameters::            Parameters that apply to all groups in a topic.
3366 @end menu
3367
3368
3369 @node Topic Commands
3370 @subsection Topic Commands
3371 @cindex topic commands
3372
3373 When the topic minor mode is turned on, a new @kbd{T} submap will be
3374 available.  In addition, a few of the standard keys change their
3375 definitions slightly.
3376
3377 In general, the following kinds of operations are possible on topics.
3378 First of all, you want to create topics.  Secondly, you want to put
3379 groups in topics and to move them around until you have an order you
3380 like.  The third kind of operation is to show/hide parts of the whole
3381 shebang.  You might want to hide a topic including its subtopics and
3382 groups, to get a better overview of the other groups.
3383
3384 Here is a list of the basic keys that you might need to set up topics
3385 the way you like.
3386
3387 @table @kbd
3388
3389 @item T n
3390 @kindex T n (Topic)
3391 @findex gnus-topic-create-topic
3392 Prompt for a new topic name and create it
3393 (@code{gnus-topic-create-topic}).
3394
3395 @item T TAB
3396 @itemx TAB
3397 @kindex T TAB (Topic)
3398 @kindex TAB (Topic)
3399 @findex gnus-topic-indent
3400 ``Indent'' the current topic so that it becomes a sub-topic of the
3401 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3402 ``un-indent'' the topic instead.
3403
3404 @item M-TAB
3405 @kindex M-TAB (Topic)
3406 @findex gnus-topic-unindent
3407 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3408 parent of its current parent (@code{gnus-topic-unindent}).
3409
3410 @end table
3411
3412 The following two keys can be used to move groups and topics around.
3413 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3414 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3415 kill and yank rather than cut and paste.
3416
3417 @table @kbd
3418
3419 @item C-k
3420 @kindex C-k (Topic)
3421 @findex gnus-topic-kill-group
3422 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3423 topic will be removed along with the topic.
3424
3425 @item C-y
3426 @kindex C-y (Topic)
3427 @findex gnus-topic-yank-group
3428 Yank the previously killed group or topic
3429 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3430 before all groups.
3431
3432 So, to move a topic to the beginning of the list of topics, just hit
3433 @kbd{C-k} on it.  This is like the `cut' part of cut and paste.  Then,
3434 move the cursor to the beginning of the buffer (just below the `Gnus'
3435 topic) and hit @kbd{C-y}.  This is like the `paste' part of cut and
3436 paste.  Like I said -- E-Z.
3437
3438 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3439 you can move topics around as well as groups.
3440
3441 @end table
3442
3443 After setting up the topics the way you like them, you might wish to
3444 hide a topic, or to show it again.  That's why we have the following
3445 key.
3446
3447 @table @kbd
3448
3449 @item RET
3450 @kindex RET (Topic)
3451 @findex gnus-topic-select-group
3452 @itemx SPACE
3453 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3454 When you perform this command on a group, you'll enter the group, as
3455 usual.  When done on a topic line, the topic will be folded (if it was
3456 visible) or unfolded (if it was folded already).  So it's basically a
3457 toggling command on topics.  In addition, if you give a numerical
3458 prefix, group on that level (and lower) will be displayed.
3459
3460 @end table
3461
3462 Now for a list of other commands, in no particular order.
3463
3464 @table @kbd
3465
3466 @item T m
3467 @kindex T m (Topic)
3468 @findex gnus-topic-move-group
3469 Move the current group to some other topic
3470 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3471 convention (@pxref{Process/Prefix}).
3472
3473 @item T j
3474 @kindex T j (Topic)
3475 @findex gnus-topic-jump-to-topic
3476 Go to a topic (@code{gnus-topic-jump-to-topic}).
3477
3478 @item T c
3479 @kindex T c (Topic)
3480 @findex gnus-topic-copy-group
3481 Copy the current group to some other topic
3482 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3483 convention (@pxref{Process/Prefix}).
3484
3485 @item T h
3486 @kindex T h (Topic)
3487 @findex gnus-topic-hide-topic
3488 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3489 a prefix, hide the topic permanently.
3490
3491 @item T s
3492 @kindex T s (Topic)
3493 @findex gnus-topic-show-topic
3494 Show the current topic (@code{gnus-topic-show-topic}).  If given
3495 a prefix, show the topic permanently.
3496
3497 @item T D
3498 @kindex T D (Topic)
3499 @findex gnus-topic-remove-group
3500 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3501 This command is mainly useful if you have the same group in several
3502 topics and wish to remove it from one of the topics.  You may also
3503 remove a group from all topics, but in that case, Gnus will add it to
3504 the root topic the next time you start Gnus.  In fact, all new groups
3505 (which, naturally, don't belong to any topic) will show up in the root
3506 topic.
3507
3508 This command uses the process/prefix convention
3509 (@pxref{Process/Prefix}).
3510
3511 @item T M
3512 @kindex T M (Topic)
3513 @findex gnus-topic-move-matching
3514 Move all groups that match some regular expression to a topic
3515 (@code{gnus-topic-move-matching}).
3516
3517 @item T C
3518 @kindex T C (Topic)
3519 @findex gnus-topic-copy-matching
3520 Copy all groups that match some regular expression to a topic
3521 (@code{gnus-topic-copy-matching}).
3522
3523 @item T H
3524 @kindex T H (Topic)
3525 @findex gnus-topic-toggle-display-empty-topics
3526 Toggle hiding empty topics
3527 (@code{gnus-topic-toggle-display-empty-topics}).
3528
3529 @item T #
3530 @kindex T # (Topic)
3531 @findex gnus-topic-mark-topic
3532 Mark all groups in the current topic with the process mark
3533 (@code{gnus-topic-mark-topic}).
3534
3535 @item T M-#
3536 @kindex T M-# (Topic)
3537 @findex gnus-topic-unmark-topic
3538 Remove the process mark from all groups in the current topic
3539 (@code{gnus-topic-unmark-topic}).
3540
3541 @item C-c C-x
3542 @kindex C-c C-x (Topic)
3543 @findex gnus-topic-expire-articles
3544 Run all expirable articles in the current group or topic through the
3545 expiry process (if any)
3546 (@code{gnus-topic-expire-articles}). (@pxref{Expiring Mail}).
3547
3548 @item T r
3549 @kindex T r (Topic)
3550 @findex gnus-topic-rename
3551 Rename a topic (@code{gnus-topic-rename}).
3552
3553 @item T DEL
3554 @kindex T DEL (Topic)
3555 @findex gnus-topic-delete
3556 Delete an empty topic (@code{gnus-topic-delete}).
3557
3558 @item A T
3559 @kindex A T (Topic)
3560 @findex gnus-topic-list-active
3561 List all groups that Gnus knows about in a topics-ified way
3562 (@code{gnus-topic-list-active}).
3563
3564 @item G p
3565 @kindex G p (Topic)
3566 @findex gnus-topic-edit-parameters
3567 @cindex group parameters
3568 @cindex topic parameters
3569 @cindex parameters
3570 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3571 @xref{Topic Parameters}.
3572
3573 @end table
3574
3575
3576 @node Topic Variables
3577 @subsection Topic Variables
3578 @cindex topic variables
3579
3580 The previous section told you how to tell Gnus which topics to display.
3581 This section explains how to tell Gnus what to display about each topic.
3582
3583 @vindex gnus-topic-line-format
3584 The topic lines themselves are created according to the
3585 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3586 Valid elements are:
3587
3588 @table @samp
3589 @item i
3590 Indentation.
3591 @item n
3592 Topic name.
3593 @item v
3594 Visibility.
3595 @item l
3596 Level.
3597 @item g
3598 Number of groups in the topic.
3599 @item a
3600 Number of unread articles in the topic.
3601 @item A
3602 Number of unread articles in the topic and all its subtopics.
3603 @end table
3604
3605 @vindex gnus-topic-indent-level
3606 Each sub-topic (and the groups in the sub-topics) will be indented with
3607 @code{gnus-topic-indent-level} times the topic level number of spaces.
3608 The default is 2.
3609
3610 @vindex gnus-topic-mode-hook
3611 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3612
3613 @vindex gnus-topic-display-empty-topics
3614 The @code{gnus-topic-display-empty-topics} says whether to display even
3615 topics that have no unread articles in them.  The default is @code{t}.
3616
3617
3618 @node Topic Sorting
3619 @subsection Topic Sorting
3620 @cindex topic sorting
3621
3622 You can sort the groups in each topic individually with the following
3623 commands:
3624
3625
3626 @table @kbd
3627 @item T S a
3628 @kindex T S a (Topic)
3629 @findex gnus-topic-sort-groups-by-alphabet
3630 Sort the current topic alphabetically by group name
3631 (@code{gnus-topic-sort-groups-by-alphabet}).
3632
3633 @item T S u
3634 @kindex T S u (Topic)
3635 @findex gnus-topic-sort-groups-by-unread
3636 Sort the current topic by the number of unread articles
3637 (@code{gnus-topic-sort-groups-by-unread}).
3638
3639 @item T S l
3640 @kindex T S l (Topic)
3641 @findex gnus-topic-sort-groups-by-level
3642 Sort the current topic by group level
3643 (@code{gnus-topic-sort-groups-by-level}).
3644
3645 @item T S v
3646 @kindex T S v (Topic)
3647 @findex gnus-topic-sort-groups-by-score
3648 Sort the current topic by group score
3649 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3650
3651 @item T S r
3652 @kindex T S r (Topic)
3653 @findex gnus-topic-sort-groups-by-rank
3654 Sort the current topic by group rank
3655 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3656
3657 @item T S m
3658 @kindex T S m (Topic)
3659 @findex gnus-topic-sort-groups-by-method
3660 Sort the current topic alphabetically by backend name
3661 (@code{gnus-topic-sort-groups-by-method}).
3662
3663 @end table
3664
3665 @xref{Sorting Groups}, for more information about group sorting.
3666
3667
3668 @node Topic Topology
3669 @subsection Topic Topology
3670 @cindex topic topology
3671 @cindex topology
3672
3673 So, let's have a look at an example group buffer:
3674
3675 @example
3676 Gnus
3677   Emacs -- I wuw it!
3678      3: comp.emacs
3679      2: alt.religion.emacs
3680     Naughty Emacs
3681      452: alt.sex.emacs
3682        0: comp.talk.emacs.recovery
3683   Misc
3684      8: comp.binaries.fractals
3685     13: comp.sources.unix
3686 @end example
3687
3688 So, here we have one top-level topic (@samp{Gnus}), two topics under
3689 that, and one sub-topic under one of the sub-topics.  (There is always
3690 just one (1) top-level topic).  This topology can be expressed as
3691 follows:
3692
3693 @lisp
3694 (("Gnus" visible)
3695  (("Emacs -- I wuw it!" visible)
3696   (("Naughty Emacs" visible)))
3697  (("Misc" visible)))
3698 @end lisp
3699
3700 @vindex gnus-topic-topology
3701 This is in fact how the variable @code{gnus-topic-topology} would look
3702 for the display above.  That variable is saved in the @file{.newsrc.eld}
3703 file, and shouldn't be messed with manually---unless you really want
3704 to.  Since this variable is read from the @file{.newsrc.eld} file,
3705 setting it in any other startup files will have no effect.
3706
3707 This topology shows what topics are sub-topics of what topics (right),
3708 and which topics are visible.  Two settings are currently
3709 allowed---@code{visible} and @code{invisible}.
3710
3711
3712 @node Topic Parameters
3713 @subsection Topic Parameters
3714 @cindex topic parameters
3715
3716 All groups in a topic will inherit group parameters from the parent (and
3717 ancestor) topic parameters.  All valid group parameters are valid topic
3718 parameters (@pxref{Group Parameters}).
3719
3720 In addition, the following parameters are only valid as topic
3721 parameters:
3722
3723 @table @code
3724 @item subscribe
3725 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3726 @code{subscribe} topic parameter says what groups go in what topic.  Its
3727 value should be a regexp to match the groups that should go in that
3728 topic.
3729
3730 @end table
3731
3732 Group parameters (of course) override topic parameters, and topic
3733 parameters in sub-topics override topic parameters in super-topics.  You
3734 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3735 verb, although you may feel free to disagree with me here.)
3736
3737 @example
3738 Gnus
3739   Emacs
3740      3: comp.emacs
3741      2: alt.religion.emacs
3742    452: alt.sex.emacs
3743     Relief
3744      452: alt.sex.emacs
3745        0: comp.talk.emacs.recovery
3746   Misc
3747      8: comp.binaries.fractals
3748     13: comp.sources.unix
3749    452: alt.sex.emacs
3750 @end example
3751
3752 The @samp{Emacs} topic has the topic parameter @code{(score-file
3753 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
3754 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
3755 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
3756 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
3757 . "religion.SCORE")}.
3758
3759 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
3760 will get the @file{relief.SCORE} home score file.  If you enter the same
3761 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
3762 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
3763 get the @file{religion.SCORE} home score file.
3764
3765 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
3766 there are some problems, especially with the @code{total-expiry}
3767 parameter.  Say you have a mail group in two topics; one with
3768 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
3769 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
3770 of these topics you mean to expire articles from, so anything may
3771 happen.  In fact, I hereby declare that it is @dfn{undefined} what
3772 happens.  You just have to be careful if you do stuff like that.
3773
3774
3775 @node Misc Group Stuff
3776 @section Misc Group Stuff
3777
3778 @menu
3779 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
3780 * Group Information::           Information and help on groups and Gnus.
3781 * Group Timestamp::             Making Gnus keep track of when you last read a group.
3782 * File Commands::               Reading and writing the Gnus files.
3783 @end menu
3784
3785 @table @kbd
3786
3787 @item ^
3788 @kindex ^ (Group)
3789 @findex gnus-group-enter-server-mode
3790 Enter the server buffer (@code{gnus-group-enter-server-mode}).
3791 @xref{Server Buffer}.
3792
3793 @item a
3794 @kindex a (Group)
3795 @findex gnus-group-post-news
3796 Post an article to a group (@code{gnus-group-post-news}).  If given a
3797 prefix, the current group name will be used as the default.
3798
3799 @item m
3800 @kindex m (Group)
3801 @findex gnus-group-mail
3802 Mail a message somewhere (@code{gnus-group-mail}).
3803
3804 @end table
3805
3806 Variables for the group buffer:
3807
3808 @table @code
3809
3810 @item gnus-group-mode-hook
3811 @vindex gnus-group-mode-hook
3812 is called after the group buffer has been
3813 created.
3814
3815 @item gnus-group-prepare-hook
3816 @vindex gnus-group-prepare-hook
3817 is called after the group buffer is
3818 generated.  It may be used to modify the buffer in some strange,
3819 unnatural way.
3820
3821 @item gnus-group-prepared-hook
3822 @vindex gnus-group-prepare-hook
3823 is called as the very last thing after the group buffer has been
3824 generated.  It may be used to move point around, for instance.
3825
3826 @item gnus-permanently-visible-groups
3827 @vindex gnus-permanently-visible-groups
3828 Groups matching this regexp will always be listed in the group buffer,
3829 whether they are empty or not.
3830
3831 @item gnus-group-name-charset-method-alist
3832 @vindex gnus-group-name-charset-method-alist
3833 An alist of method and the charset for group names. It is used to show
3834 non-ASCII group names.
3835
3836 For example:
3837 @lisp
3838 (setq gnus-group-name-charset-method-alist
3839     '(((nntp "news.com.cn") . cn-gb-2312)))
3840 @end lisp
3841
3842 @item gnus-group-name-charset-group-alist
3843 @vindex gnus-group-name-charset-group-alist
3844 An alist of regexp of group name and the charset for group names.
3845 It is used to show non-ASCII group names.
3846
3847 For example:
3848 @lisp
3849 (setq gnus-group-name-charset-group-alist
3850     '(("\\.com\\.cn:" . cn-gb-2312)))
3851 @end lisp
3852
3853 @end table
3854
3855 @node Scanning New Messages
3856 @subsection Scanning New Messages
3857 @cindex new messages
3858 @cindex scanning new news
3859
3860 @table @kbd
3861
3862 @item g
3863 @kindex g (Group)
3864 @findex gnus-group-get-new-news
3865 @c @icon{gnus-group-get-new-news}
3866 Check the server(s) for new articles.  If the numerical prefix is used,
3867 this command will check only groups of level @var{arg} and lower
3868 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
3869 command will force a total re-reading of the active file(s) from the
3870 backend(s).
3871
3872 @item M-g
3873 @kindex M-g (Group)
3874 @findex gnus-group-get-new-news-this-group
3875 @vindex gnus-goto-next-group-when-activating
3876 @c @icon{gnus-group-get-new-news-this-group}
3877 Check whether new articles have arrived in the current group
3878 (@code{gnus-group-get-new-news-this-group}).
3879 @code{gnus-goto-next-group-when-activating} says whether this command is
3880 to move point to the next group or not.  It is @code{t} by default.
3881
3882 @findex gnus-activate-all-groups
3883 @cindex activating groups
3884 @item C-c M-g
3885 @kindex C-c M-g (Group)
3886 Activate absolutely all groups (@code{gnus-activate-all-groups}).
3887
3888 @item R
3889 @kindex R (Group)
3890 @cindex restarting
3891 @findex gnus-group-restart
3892 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
3893 file(s), closes the connection to all servers, clears up all run-time
3894 Gnus variables, and then starts Gnus all over again.
3895
3896 @end table
3897
3898 @vindex gnus-get-new-news-hook
3899 @code{gnus-get-new-news-hook} is run just before checking for new news.
3900
3901 @vindex gnus-after-getting-new-news-hook
3902 @code{gnus-after-getting-new-news-hook} is run after checking for new
3903 news.
3904
3905
3906 @node Group Information
3907 @subsection Group Information
3908 @cindex group information
3909 @cindex information on groups
3910
3911 @table @kbd
3912
3913
3914 @item H f
3915 @kindex H f (Group)
3916 @findex gnus-group-fetch-faq
3917 @vindex gnus-group-faq-directory
3918 @cindex FAQ
3919 @cindex ange-ftp
3920 Try to fetch the FAQ for the current group
3921 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
3922 @code{gnus-group-faq-directory}, which is usually a directory on a
3923 remote machine.  This variable can also be a list of directories.  In
3924 that case, giving a prefix to this command will allow you to choose
3925 between the various sites.  @code{ange-ftp} (or @code{efs}) will be used
3926 for fetching the file.
3927
3928 If fetching from the first site is unsuccessful, Gnus will attempt to go
3929 through @code{gnus-group-faq-directory} and try to open them one by one.
3930
3931 @item H d
3932 @itemx C-c C-d
3933 @c @icon{gnus-group-describe-group}
3934 @kindex H d (Group)
3935 @kindex C-c C-d (Group)
3936 @cindex describing groups
3937 @cindex group description
3938 @findex gnus-group-describe-group
3939 Describe the current group (@code{gnus-group-describe-group}).  If given
3940 a prefix, force Gnus to re-read the description from the server.
3941
3942 @item M-d
3943 @kindex M-d (Group)
3944 @findex gnus-group-describe-all-groups
3945 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
3946 prefix, force Gnus to re-read the description file from the server.
3947
3948 @item H v
3949 @itemx V
3950 @kindex V (Group)
3951 @kindex H v (Group)
3952 @cindex version
3953 @findex gnus-version
3954 Display current Gnus version numbers (@code{gnus-version}).
3955
3956 @item ?
3957 @kindex ? (Group)
3958 @findex gnus-group-describe-briefly
3959 Give a very short help message (@code{gnus-group-describe-briefly}).
3960
3961 @item C-c C-i
3962 @kindex C-c C-i (Group)
3963 @cindex info
3964 @cindex manual
3965 @findex gnus-info-find-node
3966 Go to the Gnus info node (@code{gnus-info-find-node}).
3967 @end table
3968
3969
3970 @node Group Timestamp
3971 @subsection Group Timestamp
3972 @cindex timestamps
3973 @cindex group timestamps
3974
3975 It can be convenient to let Gnus keep track of when you last read a
3976 group.  To set the ball rolling, you should add
3977 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
3978
3979 @lisp
3980 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
3981 @end lisp
3982
3983 After doing this, each time you enter a group, it'll be recorded.
3984
3985 This information can be displayed in various ways---the easiest is to
3986 use the @samp{%d} spec in the group line format:
3987
3988 @lisp
3989 (setq gnus-group-line-format
3990       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
3991 @end lisp
3992
3993 This will result in lines looking like:
3994
3995 @example
3996 *        0: mail.ding                                19961002T012943
3997          0: custom                                   19961002T012713
3998 @end example
3999
4000 As you can see, the date is displayed in compact ISO 8601 format.  This
4001 may be a bit too much, so to just display the date, you could say
4002 something like:
4003
4004 @lisp
4005 (setq gnus-group-line-format
4006       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4007 @end lisp
4008
4009
4010 @node File Commands
4011 @subsection File Commands
4012 @cindex file commands
4013
4014 @table @kbd
4015
4016 @item r
4017 @kindex r (Group)
4018 @findex gnus-group-read-init-file
4019 @vindex gnus-init-file
4020 @cindex reading init file
4021 Re-read the init file (@code{gnus-init-file}, which defaults to
4022 @file{~/.gnus}) (@code{gnus-group-read-init-file}).
4023
4024 @item s
4025 @kindex s (Group)
4026 @findex gnus-group-save-newsrc
4027 @cindex saving .newsrc
4028 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4029 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4030 file(s) whether Gnus thinks it is necessary or not.
4031
4032 @c @item Z
4033 @c @kindex Z (Group)
4034 @c @findex gnus-group-clear-dribble
4035 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4036
4037 @end table
4038
4039
4040 @node Summary Buffer
4041 @chapter Summary Buffer
4042 @cindex summary buffer
4043
4044 A line for each article is displayed in the summary buffer.  You can
4045 move around, read articles, post articles and reply to articles.
4046
4047 The most common way to a summary buffer is to select a group from the
4048 group buffer (@pxref{Selecting a Group}).
4049
4050 You can have as many summary buffers open as you wish.
4051
4052 @menu
4053 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4054 * Summary Maneuvering::         Moving around the summary buffer.
4055 * Choosing Articles::           Reading articles.
4056 * Paging the Article::          Scrolling the current article.
4057 * Reply Followup and Post::     Posting articles.
4058 * Delayed Articles::            
4059 * Marking Articles::            Marking articles as read, expirable, etc.
4060 * Limiting::                    You can limit the summary buffer.
4061 * Threading::                   How threads are made.
4062 * Sorting the Summary Buffer::  How articles and threads are sorted.
4063 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4064 * Article Caching::             You may store articles in a cache.
4065 * Persistent Articles::         Making articles expiry-resistant.
4066 * Article Backlog::             Having already read articles hang around.
4067 * Saving Articles::             Ways of customizing article saving.
4068 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4069 * Article Treatment::           The article buffer can be mangled at will.
4070 * MIME Commands::               Doing MIMEy things with the articles.
4071 * Charsets::                    Character set issues.
4072 * Article Commands::            Doing various things with the article buffer.
4073 * Summary Sorting::             Sorting the summary buffer in various ways.
4074 * Finding the Parent::          No child support? Get the parent.
4075 * Alternative Approaches::      Reading using non-default summaries.
4076 * Tree Display::                A more visual display of threads.
4077 * Mail Group Commands::         Some commands can only be used in mail groups.
4078 * Various Summary Stuff::       What didn't fit anywhere else.
4079 * Exiting the Summary Buffer::  Returning to the Group buffer,
4080                                 or reselecting the current group.
4081 * Crosspost Handling::          How crossposted articles are dealt with.
4082 * Duplicate Suppression::       An alternative when crosspost handling fails.
4083 * Security::                    Decrypt and Verify.
4084 * Mailing List::                Mailing list minor mode.
4085 @end menu
4086
4087
4088 @node Summary Buffer Format
4089 @section Summary Buffer Format
4090 @cindex summary buffer format
4091
4092 @iftex
4093 @iflatex
4094 \gnusfigure{The Summary Buffer}{180}{
4095 \put(0,0){\epsfig{figure=tmp/summary.ps,width=7.5cm}}
4096 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-article.ps,width=7.5cm}}}
4097 }
4098 @end iflatex
4099 @end iftex
4100
4101 @menu
4102 * Summary Buffer Lines::        You can specify how summary lines should look.
4103 * To From Newsgroups::          How to not display your own name.
4104 * Summary Buffer Mode Line::    You can say how the mode line should look.
4105 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4106 @end menu
4107
4108 @findex mail-extract-address-components
4109 @findex gnus-extract-address-components
4110 @vindex gnus-extract-address-components
4111 Gnus will use the value of the @code{gnus-extract-address-components}
4112 variable as a function for getting the name and address parts of a
4113 @code{From} header.  Two pre-defined functions exist:
4114 @code{gnus-extract-address-components}, which is the default, quite
4115 fast, and too simplistic solution; and
4116 @code{mail-extract-address-components}, which works very nicely, but is
4117 slower.  The default function will return the wrong answer in 5% of the
4118 cases.  If this is unacceptable to you, use the other function instead:
4119
4120 @lisp
4121 (setq gnus-extract-address-components
4122       'mail-extract-address-components)
4123 @end lisp
4124
4125 @vindex gnus-summary-same-subject
4126 @code{gnus-summary-same-subject} is a string indicating that the current
4127 article has the same subject as the previous.  This string will be used
4128 with those specs that require it.  The default is @code{""}.
4129
4130
4131 @node Summary Buffer Lines
4132 @subsection Summary Buffer Lines
4133
4134 @vindex gnus-summary-line-format
4135 You can change the format of the lines in the summary buffer by changing
4136 the @code{gnus-summary-line-format} variable.  It works along the same
4137 lines as a normal @code{format} string, with some extensions
4138 (@pxref{Formatting Variables}).
4139
4140 There should always be a colon or a point position marker on the line;
4141 the cursor always moves to the point position marker or the colon after
4142 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4143 possible to change this.  Just write a new function
4144 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4145
4146 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23n%]%) %s\n}.
4147
4148 The following format specification characters are understood:
4149
4150 @table @samp
4151 @item N
4152 Article number.
4153 @item S
4154 Subject string.  List identifiers stripped,
4155 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4156 @item s
4157 Subject if the article is the root of the thread or the previous article
4158 had a different subject, @code{gnus-summary-same-subject} otherwise.
4159 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4160 @item F
4161 Full @code{From} header.
4162 @item n
4163 The name (from the @code{From} header).
4164 @item f
4165 The name, code @code{To} header or the @code{Newsgroups} header
4166 (@pxref{To From Newsgroups}).
4167 @item a
4168 The name (from the @code{From} header).  This differs from the @code{n}
4169 spec in that it uses the function designated by the
4170 @code{gnus-extract-address-components} variable, which is slower, but
4171 may be more thorough.
4172 @item A
4173 The address (from the @code{From} header).  This works the same way as
4174 the @code{a} spec.
4175 @item L
4176 Number of lines in the article.
4177 @item c
4178 Number of characters in the article. This specifier is not supported
4179 in some methods (like nnfolder).
4180 @item I
4181 Indentation based on thread level (@pxref{Customizing Threading}).
4182 @item B
4183 A complex trn-style thread tree, showing response-connecting trace
4184 lines.
4185 @item T
4186 Nothing if the article is a root and lots of spaces if it isn't (it
4187 pushes everything after it off the screen).
4188 @item [
4189 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4190 for adopted articles (@pxref{Customizing Threading}).
4191 @item ]
4192 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4193 for adopted articles.
4194 @item >
4195 One space for each thread level.
4196 @item <
4197 Twenty minus thread level spaces.
4198 @item U
4199 Unread.
4200
4201 @item R
4202 This misleadingly named specifier is the @dfn{secondary mark}.  This
4203 mark will say whether the article has been replied to, has been cached,
4204 or has been saved.
4205
4206 @item i
4207 Score as a number (@pxref{Scoring}).
4208 @item z
4209 @vindex gnus-summary-zcore-fuzz
4210 Zcore, @samp{+} if above the default level and @samp{-} if below the
4211 default level.  If the difference between
4212 @code{gnus-summary-default-score} and the score is less than
4213 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4214 @item V
4215 Total thread score.
4216 @item x
4217 @code{Xref}.
4218 @item D
4219 @code{Date}.
4220 @item d
4221 The @code{Date} in @code{DD-MMM} format.
4222 @item o
4223 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4224 @item M
4225 @code{Message-ID}.
4226 @item r
4227 @code{References}.
4228 @item t
4229 Number of articles in the current sub-thread.  Using this spec will slow
4230 down summary buffer generation somewhat.
4231 @item e
4232 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4233 article has any children.
4234 @item P
4235 The line number.
4236 @item O
4237 Download mark.
4238 @item u
4239 User defined specifier.  The next character in the format string should
4240 be a letter.  Gnus will call the function
4241 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
4242 following @samp{%u}.  The function will be passed the current header as
4243 argument.  The function should return a string, which will be inserted
4244 into the summary just like information from any other summary specifier.
4245 @end table
4246
4247 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4248 have to be handled with care.  For reasons of efficiency, Gnus will
4249 compute what column these characters will end up in, and ``hard-code''
4250 that.  This means that it is invalid to have these specs after a
4251 variable-length spec.  Well, you might not be arrested, but your summary
4252 buffer will look strange, which is bad enough.
4253
4254 The smart choice is to have these specs as far to the left as possible.
4255 (Isn't that the case with everything, though?  But I digress.)
4256
4257 This restriction may disappear in later versions of Gnus.
4258
4259
4260 @node To From Newsgroups
4261 @subsection To From Newsgroups
4262 @cindex To
4263 @cindex Newsgroups
4264
4265 In some groups (particularly in archive groups), the @code{From} header
4266 isn't very interesting, since all the articles there are written by
4267 you.  To display the information in the @code{To} or @code{Newsgroups}
4268 headers instead, you need to decide three things: What information to
4269 gather; where to display it; and when to display it.
4270
4271 @enumerate
4272 @item
4273 @vindex gnus-extra-headers
4274 The reading of extra header information is controlled by the
4275 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4276 instance:
4277
4278 @lisp
4279 (setq gnus-extra-headers
4280       '(To Newsgroups X-Newsreader))
4281 @end lisp
4282
4283 This will result in Gnus trying to obtain these three headers, and
4284 storing it in header structures for later easy retrieval.
4285
4286 @item
4287 @findex gnus-extra-header
4288 The value of these extra headers can be accessed via the
4289 @code{gnus-extra-header} function.  Here's a format line spec that will
4290 access the @code{X-Newsreader} header:
4291
4292 @example
4293 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4294 @end example
4295
4296 @item
4297 @vindex gnus-ignored-from-addresses
4298 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4299 summary line spec returns the @code{To}, @code{Newsreader} or
4300 @code{From} header.  If this regexp matches the contents of the
4301 @code{From} header, the value of the @code{To} or @code{Newsreader}
4302 headers are used instead.
4303
4304 @end enumerate
4305
4306 @vindex nnmail-extra-headers
4307 A related variable is @code{nnmail-extra-headers}, which controls when
4308 to include extra headers when generating overview (@sc{nov}) files.  If
4309 you have old overview files, you should regenerate them after changing
4310 this variable.
4311
4312 @vindex gnus-summary-line-format
4313 You also have to instruct Gnus to display the data by changing the
4314 @code{%n} spec to the @code{%f} spec in the
4315 @code{gnus-summary-line-format} variable.
4316
4317 In summary, you'd typically put something like the following in
4318 @file{~/.gnus}:
4319
4320 @lisp
4321 (setq gnus-extra-headers
4322       '(To Newsgroups))
4323 (setq nnmail-extra-headers gnus-extra-headers)
4324 (setq gnus-summary-line-format
4325       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4326 (setq gnus-ignored-from-addresses
4327       "Your Name Here")
4328 @end lisp
4329
4330 Now, this is mostly useful for mail groups, where you have control over
4331 the @sc{nov} files that are created.  However, if you can persuade your
4332 nntp admin to add:
4333
4334 @example
4335 Newsgroups:full
4336 @end example
4337
4338 to the end of her @file{overview.fmt} file, then you can use that just
4339 as you would the extra headers from the mail groups.
4340
4341
4342 @node Summary Buffer Mode Line
4343 @subsection Summary Buffer Mode Line
4344
4345 @vindex gnus-summary-mode-line-format
4346 You can also change the format of the summary mode bar (@pxref{Mode Line
4347 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4348 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4349
4350 Here are the elements you can play with:
4351
4352 @table @samp
4353 @item G
4354 Group name.
4355 @item p
4356 Unprefixed group name.
4357 @item A
4358 Current article number.
4359 @item z
4360 Current article score.
4361 @item V
4362 Gnus version.
4363 @item U
4364 Number of unread articles in this group.
4365 @item e
4366 Number of unread articles in this group that aren't displayed in the
4367 summary buffer.
4368 @item Z
4369 A string with the number of unread and unselected articles represented
4370 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4371 articles, and just as @samp{<%U more>} if there are just unread articles
4372 and no unselected ones.
4373 @item g
4374 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4375 shortened to @samp{r.a.anime}.
4376 @item S
4377 Subject of the current article.
4378 @item u
4379 User-defined spec (@pxref{User-Defined Specs}).
4380 @item s
4381 Name of the current score file (@pxref{Scoring}).
4382 @item d
4383 Number of dormant articles (@pxref{Unread Articles}).
4384 @item t
4385 Number of ticked articles (@pxref{Unread Articles}).
4386 @item r
4387 Number of articles that have been marked as read in this session.
4388 @item E
4389 Number of articles expunged by the score files.
4390 @end table
4391
4392
4393 @node Summary Highlighting
4394 @subsection Summary Highlighting
4395
4396 @table @code
4397
4398 @item gnus-visual-mark-article-hook
4399 @vindex gnus-visual-mark-article-hook
4400 This hook is run after selecting an article.  It is meant to be used for
4401 highlighting the article in some way.  It is not run if
4402 @code{gnus-visual} is @code{nil}.
4403
4404 @item gnus-summary-update-hook
4405 @vindex gnus-summary-update-hook
4406 This hook is called when a summary line is changed.  It is not run if
4407 @code{gnus-visual} is @code{nil}.
4408
4409 @item gnus-summary-selected-face
4410 @vindex gnus-summary-selected-face
4411 This is the face (or @dfn{font} as some people call it) used to
4412 highlight the current article in the summary buffer.
4413
4414 @item gnus-summary-highlight
4415 @vindex gnus-summary-highlight
4416 Summary lines are highlighted according to this variable, which is a
4417 list where the elements are of the format @code{(@var{form}
4418 . @var{face})}.  If you would, for instance, like ticked articles to be
4419 italic and high-scored articles to be bold, you could set this variable
4420 to something like
4421 @lisp
4422 (((eq mark gnus-ticked-mark) . italic)
4423  ((> score default) . bold))
4424 @end lisp
4425 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4426 @var{face} will be applied to the line.
4427 @end table
4428
4429
4430 @node Summary Maneuvering
4431 @section Summary Maneuvering
4432 @cindex summary movement
4433
4434 All the straight movement commands understand the numeric prefix and
4435 behave pretty much as you'd expect.
4436
4437 None of these commands select articles.
4438
4439 @table @kbd
4440 @item G M-n
4441 @itemx M-n
4442 @kindex M-n (Summary)
4443 @kindex G M-n (Summary)
4444 @findex gnus-summary-next-unread-subject
4445 Go to the next summary line of an unread article
4446 (@code{gnus-summary-next-unread-subject}).
4447
4448 @item G M-p
4449 @itemx M-p
4450 @kindex M-p (Summary)
4451 @kindex G M-p (Summary)
4452 @findex gnus-summary-prev-unread-subject
4453 Go to the previous summary line of an unread article
4454 (@code{gnus-summary-prev-unread-subject}).
4455
4456 @item G g
4457 @kindex G g (Summary)
4458 @findex gnus-summary-goto-subject
4459 Ask for an article number and then go to the summary line of that article
4460 without displaying the article (@code{gnus-summary-goto-subject}).
4461 @end table
4462
4463 If Gnus asks you to press a key to confirm going to the next group, you
4464 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4465 buffer, searching for the next group to read without actually returning
4466 to the group buffer.
4467
4468 Variables related to summary movement:
4469
4470 @table @code
4471
4472 @vindex gnus-auto-select-next
4473 @item gnus-auto-select-next
4474 If you issue one of the movement commands (like @kbd{n}) and there are
4475 no more unread articles after the current one, Gnus will offer to go to
4476 the next group.  If this variable is @code{t} and the next group is
4477 empty, Gnus will exit summary mode and return to the group buffer.  If
4478 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4479 next group, no matter whether it has any unread articles or not.  As a
4480 special case, if this variable is @code{quietly}, Gnus will select the
4481 next group without asking for confirmation.  If this variable is
4482 @code{almost-quietly}, the same will happen only if you are located on
4483 the last article in the group.  Finally, if this variable is
4484 @code{slightly-quietly}, the @kbd{Z n} command will go to the next group
4485 without confirmation.  Also @pxref{Group Levels}.
4486
4487 @item gnus-auto-select-same
4488 @vindex gnus-auto-select-same
4489 If non-@code{nil}, all the movement commands will try to go to the next
4490 article with the same subject as the current.  (@dfn{Same} here might
4491 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4492 for details (@pxref{Customizing Threading}).)  If there are no more
4493 articles with the same subject, go to the first unread article.
4494
4495 This variable is not particularly useful if you use a threaded display.
4496
4497 @item gnus-summary-check-current
4498 @vindex gnus-summary-check-current
4499 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4500 to the next (or previous) article if the current article is unread.
4501 Instead, they will choose the current article.
4502
4503 @item gnus-auto-center-summary
4504 @vindex gnus-auto-center-summary
4505 If non-@code{nil}, Gnus will keep the point in the summary buffer
4506 centered at all times.  This makes things quite tidy, but if you have a
4507 slow network connection, or simply do not like this un-Emacsism, you can
4508 set this variable to @code{nil} to get the normal Emacs scrolling
4509 action.  This will also inhibit horizontal re-centering of the summary
4510 buffer, which might make it more inconvenient to read extremely long
4511 threads.
4512
4513 This variable can also be a number.  In that case, center the window at
4514 the given number of lines from the top.
4515
4516 @end table
4517
4518
4519 @node Choosing Articles
4520 @section Choosing Articles
4521 @cindex selecting articles
4522
4523 @menu
4524 * Choosing Commands::           Commands for choosing articles.
4525 * Choosing Variables::          Variables that influence these commands.
4526 @end menu
4527
4528
4529 @node Choosing Commands
4530 @subsection Choosing Commands
4531
4532 None of the following movement commands understand the numeric prefix,
4533 and they all select and display an article.
4534
4535 If you want to fetch new articles or redisplay the group, see
4536 @ref{Exiting the Summary Buffer}.
4537
4538 @table @kbd
4539 @item SPACE
4540 @kindex SPACE (Summary)
4541 @findex gnus-summary-next-page
4542 Select the current article, or, if that one's read already, the next
4543 unread article (@code{gnus-summary-next-page}).
4544
4545 @item G n
4546 @itemx n
4547 @kindex n (Summary)
4548 @kindex G n (Summary)
4549 @findex gnus-summary-next-unread-article
4550 @c @icon{gnus-summary-next-unread}
4551 Go to next unread article (@code{gnus-summary-next-unread-article}).
4552
4553 @item G p
4554 @itemx p
4555 @kindex p (Summary)
4556 @findex gnus-summary-prev-unread-article
4557 @c @icon{gnus-summary-prev-unread}
4558 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
4559
4560 @item G N
4561 @itemx N
4562 @kindex N (Summary)
4563 @kindex G N (Summary)
4564 @findex gnus-summary-next-article
4565 Go to the next article (@code{gnus-summary-next-article}).
4566
4567 @item G P
4568 @itemx P
4569 @kindex P (Summary)
4570 @kindex G P (Summary)
4571 @findex gnus-summary-prev-article
4572 Go to the previous article (@code{gnus-summary-prev-article}).
4573
4574 @item G C-n
4575 @kindex G C-n (Summary)
4576 @findex gnus-summary-next-same-subject
4577 Go to the next article with the same subject
4578 (@code{gnus-summary-next-same-subject}).
4579
4580 @item G C-p
4581 @kindex G C-p (Summary)
4582 @findex gnus-summary-prev-same-subject
4583 Go to the previous article with the same subject
4584 (@code{gnus-summary-prev-same-subject}).
4585
4586 @item G f
4587 @itemx .
4588 @kindex G f  (Summary)
4589 @kindex .  (Summary)
4590 @findex gnus-summary-first-unread-article
4591 Go to the first unread article
4592 (@code{gnus-summary-first-unread-article}).
4593
4594 @item G b
4595 @itemx ,
4596 @kindex G b (Summary)
4597 @kindex , (Summary)
4598 @findex gnus-summary-best-unread-article
4599 Go to the article with the highest score
4600 (@code{gnus-summary-best-unread-article}).
4601
4602 @item G l
4603 @itemx l
4604 @kindex l (Summary)
4605 @kindex G l (Summary)
4606 @findex gnus-summary-goto-last-article
4607 Go to the previous article read (@code{gnus-summary-goto-last-article}).
4608
4609 @item G o
4610 @kindex G o (Summary)
4611 @findex gnus-summary-pop-article
4612 @cindex history
4613 @cindex article history
4614 Pop an article off the summary history and go to this article
4615 (@code{gnus-summary-pop-article}).  This command differs from the
4616 command above in that you can pop as many previous articles off the
4617 history as you like, while @kbd{l} toggles the two last read articles.
4618 For a somewhat related issue (if you use these commands a lot),
4619 @pxref{Article Backlog}.
4620
4621 @item G j
4622 @itemx j
4623 @kindex j (Summary)
4624 @kindex G j (Summary)
4625 @findex gnus-summary-goto-article
4626 Ask for an article number or @code{Message-ID}, and then go to that
4627 article (@code{gnus-summary-goto-article}).
4628
4629 @end table
4630
4631
4632 @node Choosing Variables
4633 @subsection Choosing Variables
4634
4635 Some variables relevant for moving and selecting articles:
4636
4637 @table @code
4638 @item gnus-auto-extend-newsgroup
4639 @vindex gnus-auto-extend-newsgroup
4640 All the movement commands will try to go to the previous (or next)
4641 article, even if that article isn't displayed in the Summary buffer if
4642 this variable is non-@code{nil}.  Gnus will then fetch the article from
4643 the server and display it in the article buffer.
4644
4645 @item gnus-select-article-hook
4646 @vindex gnus-select-article-hook
4647 This hook is called whenever an article is selected.  By default it
4648 exposes any threads hidden under the selected article.
4649
4650 @item gnus-mark-article-hook
4651 @vindex gnus-mark-article-hook
4652 @findex gnus-summary-mark-unread-as-read
4653 @findex gnus-summary-mark-read-and-unread-as-read
4654 @findex gnus-unread-mark
4655 This hook is called whenever an article is selected.  It is intended to
4656 be used for marking articles as read.  The default value is
4657 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
4658 mark of almost any article you read to @code{gnus-unread-mark}.  The
4659 only articles not affected by this function are ticked, dormant, and
4660 expirable articles.  If you'd instead like to just have unread articles
4661 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
4662 instead.  It will leave marks like @code{gnus-low-score-mark},
4663 @code{gnus-del-mark} (and so on) alone.
4664
4665 @end table
4666
4667
4668 @node Paging the Article
4669 @section Scrolling the Article
4670 @cindex article scrolling
4671
4672 @table @kbd
4673
4674 @item SPACE
4675 @kindex SPACE (Summary)
4676 @findex gnus-summary-next-page
4677 Pressing @kbd{SPACE} will scroll the current article forward one page,
4678 or, if you have come to the end of the current article, will choose the
4679 next article (@code{gnus-summary-next-page}).
4680
4681 @item DEL
4682 @kindex DEL (Summary)
4683 @findex gnus-summary-prev-page
4684 Scroll the current article back one page (@code{gnus-summary-prev-page}).
4685
4686 @item RET
4687 @kindex RET (Summary)
4688 @findex gnus-summary-scroll-up
4689 Scroll the current article one line forward
4690 (@code{gnus-summary-scroll-up}).
4691
4692 @item M-RET
4693 @kindex M-RET (Summary)
4694 @findex gnus-summary-scroll-down
4695 Scroll the current article one line backward
4696 (@code{gnus-summary-scroll-down}).
4697
4698 @item A g
4699 @itemx g
4700 @kindex A g (Summary)
4701 @kindex g (Summary)
4702 @findex gnus-summary-show-article
4703 @vindex gnus-summary-show-article-charset-alist
4704 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
4705 given a prefix, fetch the current article, but don't run any of the
4706 article treatment functions.  This will give you a ``raw'' article, just
4707 the way it came from the server.
4708
4709 If given a numerical prefix, you can do semi-manual charset stuff.
4710 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
4711 encoded in the @code{cn-gb-2312} charset.  If you have
4712
4713 @lisp
4714 (setq gnus-summary-show-article-charset-alist
4715       '((1 . cn-gb-2312)
4716         (2 . big5)))
4717 @end lisp
4718
4719 then you can say @kbd{C-u 1 g} to get the same effect.
4720
4721 @item A <
4722 @itemx <
4723 @kindex < (Summary)
4724 @kindex A < (Summary)
4725 @findex gnus-summary-beginning-of-article
4726 Scroll to the beginning of the article
4727 (@code{gnus-summary-beginning-of-article}).
4728
4729 @item A >
4730 @itemx >
4731 @kindex > (Summary)
4732 @kindex A > (Summary)
4733 @findex gnus-summary-end-of-article
4734 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
4735
4736 @item A s
4737 @itemx s
4738 @kindex A s (Summary)
4739 @kindex s (Summary)
4740 @findex gnus-summary-isearch-article
4741 Perform an isearch in the article buffer
4742 (@code{gnus-summary-isearch-article}).
4743
4744 @item h
4745 @kindex h (Summary)
4746 @findex gnus-summary-select-article-buffer
4747 Select the article buffer (@code{gnus-summary-select-article-buffer}).
4748
4749 @end table
4750
4751
4752 @node Reply Followup and Post
4753 @section Reply, Followup and Post
4754
4755 @menu
4756 * Summary Mail Commands::       Sending mail.
4757 * Summary Post Commands::       Sending news.
4758 * Summary Message Commands::    Other Message-related commands.
4759 * Canceling and Superseding::   
4760 @end menu
4761
4762
4763 @node Summary Mail Commands
4764 @subsection Summary Mail Commands
4765 @cindex mail
4766 @cindex composing mail
4767
4768 Commands for composing a mail message:
4769
4770 @table @kbd
4771
4772 @item S r
4773 @itemx r
4774 @kindex S r (Summary)
4775 @kindex r (Summary)
4776 @findex gnus-summary-reply
4777 @c @icon{gnus-summary-mail-reply}
4778 @c @icon{gnus-summary-reply}
4779 Mail a reply to the author of the current article
4780 (@code{gnus-summary-reply}).
4781
4782 @item S R
4783 @itemx R
4784 @kindex R (Summary)
4785 @kindex S R (Summary)
4786 @findex gnus-summary-reply-with-original
4787 @c @icon{gnus-summary-reply-with-original}
4788 Mail a reply to the author of the current article and include the
4789 original message (@code{gnus-summary-reply-with-original}).  This
4790 command uses the process/prefix convention.
4791
4792 @item S w
4793 @kindex S w (Summary)
4794 @findex gnus-summary-wide-reply
4795 Mail a wide reply to the author of the current article
4796 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
4797 goes out to all people listed in the @code{To}, @code{From} (or
4798 @code{Reply-to}) and @code{Cc} headers.
4799
4800 @item S W
4801 @kindex S W (Summary)
4802 @findex gnus-summary-wide-reply-with-original
4803 Mail a wide reply to the current article and include the original
4804 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
4805 the process/prefix convention.
4806
4807 @item S v
4808 @kindex S v (Summary)
4809 @findex gnus-summary-very-wide-reply
4810 Mail a very wide reply to the author of the current article
4811 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
4812 that goes out to all people listed in the @code{To}, @code{From} (or
4813 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
4814 articles.  This command uses the process/prefix convention.
4815
4816 @item S o m
4817 @itemx C-c C-f
4818 @kindex S o m (Summary)
4819 @kindex C-c C-f (Summary)
4820 @findex gnus-summary-mail-forward
4821 @c @icon{gnus-summary-mail-forward}
4822 Forward the current article to some other person
4823 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
4824 is forwarded according to the value of (@code{message-forward-as-mime})
4825 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
4826 message and forward directly inline; if the prefix is 2, forward message
4827 as an rfc822 MIME section; if the prefix is 3, decode message and
4828 forward as an rfc822 MIME section; if the prefix is 4, forward message
4829 directly inline; otherwise, the message is forwarded as no prefix given
4830 but use the flipped value of (@code{message-forward-as-mime}).  By
4831 default, the message is decoded and forwarded as an rfc822 MIME section.
4832
4833 @item S m
4834 @itemx m
4835 @kindex m (Summary)
4836 @kindex S m (Summary)
4837 @findex gnus-summary-mail-other-window
4838 @c @icon{gnus-summary-mail-originate}
4839 Send a mail to some other person
4840 (@code{gnus-summary-mail-other-window}).
4841
4842 @item S D b
4843 @kindex S D b (Summary)
4844 @findex gnus-summary-resend-bounced-mail
4845 @cindex bouncing mail
4846 If you have sent a mail, but the mail was bounced back to you for some
4847 reason (wrong address, transient failure), you can use this command to
4848 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
4849 will be popped into a mail buffer where you can edit the headers before
4850 sending the mail off again.  If you give a prefix to this command, and
4851 the bounced mail is a reply to some other mail, Gnus will try to fetch
4852 that mail and display it for easy perusal of its headers.  This might
4853 very well fail, though.
4854
4855 @item S D r
4856 @kindex S D r (Summary)
4857 @findex gnus-summary-resend-message
4858 Not to be confused with the previous command,
4859 @code{gnus-summary-resend-message} will prompt you for an address to
4860 send the current message off to, and then send it to that place.  The
4861 headers of the message won't be altered---but lots of headers that say
4862 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
4863 means that you actually send a mail to someone that has a @code{To}
4864 header that (probably) points to yourself.  This will confuse people.
4865 So, natcherly you'll only do that if you're really eVIl.
4866
4867 This command is mainly used if you have several accounts and want to
4868 ship a mail to a different account of yours.  (If you're both
4869 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
4870 to the @code{root} account, you may want to resend it to
4871 @code{postmaster}.  Ordnung muß sein!
4872
4873 This command understands the process/prefix convention
4874 (@pxref{Process/Prefix}).
4875
4876 @item S O m
4877 @kindex S O m (Summary)
4878 @findex gnus-uu-digest-mail-forward
4879 Digest the current series (@pxref{Decoding Articles}) and forward the
4880 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
4881 uses the process/prefix convention (@pxref{Process/Prefix}).
4882
4883 @item S M-c
4884 @kindex S M-c (Summary)
4885 @findex gnus-summary-mail-crosspost-complaint
4886 @cindex crossposting
4887 @cindex excessive crossposting
4888 Send a complaint about excessive crossposting to the author of the
4889 current article (@code{gnus-summary-mail-crosspost-complaint}).
4890
4891 @findex gnus-crosspost-complaint
4892 This command is provided as a way to fight back against the current
4893 crossposting pandemic that's sweeping Usenet.  It will compose a reply
4894 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
4895 command understands the process/prefix convention
4896 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
4897
4898 @end table
4899
4900 Also @pxref{(message)Header Commands} for more information.
4901
4902
4903 @node Summary Post Commands
4904 @subsection Summary Post Commands
4905 @cindex post
4906 @cindex composing news
4907
4908 Commands for posting a news article:
4909
4910 @table @kbd
4911 @item S p
4912 @itemx a
4913 @kindex a (Summary)
4914 @kindex S p (Summary)
4915 @findex gnus-summary-post-news
4916 @c @icon{gnus-summary-post-news}
4917 Post an article to the current group
4918 (@code{gnus-summary-post-news}).
4919
4920 @item S f
4921 @itemx f
4922 @kindex f (Summary)
4923 @kindex S f (Summary)
4924 @findex gnus-summary-followup
4925 @c @icon{gnus-summary-followup}
4926 Post a followup to the current article (@code{gnus-summary-followup}).
4927
4928 @item S F
4929 @itemx F
4930 @kindex S F (Summary)
4931 @kindex F (Summary)
4932 @c @icon{gnus-summary-followup-with-original}
4933 @findex gnus-summary-followup-with-original
4934 Post a followup to the current article and include the original message
4935 (@code{gnus-summary-followup-with-original}).   This command uses the
4936 process/prefix convention.
4937
4938 @item S n
4939 @kindex S n (Summary)
4940 @findex gnus-summary-followup-to-mail
4941 Post a followup to the current article via news, even if you got the
4942 message through mail (@code{gnus-summary-followup-to-mail}).
4943
4944 @item S N
4945 @kindex S N (Summary)
4946 @findex gnus-summary-followup-to-mail-with-original
4947 Post a followup to the current article via news, even if you got the
4948 message through mail and include the original message
4949 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
4950 the process/prefix convention.
4951
4952 @item S o p
4953 @kindex S o p (Summary)
4954 @findex gnus-summary-post-forward
4955 Forward the current article to a newsgroup
4956 (@code{gnus-summary-post-forward}).
4957  If no prefix is given, the message is forwarded according to the value
4958 of (@code{message-forward-as-mime}) and
4959 (@code{message-forward-show-mml}); if the prefix is 1, decode the
4960 message and forward directly inline; if the prefix is 2, forward message
4961 as an rfc822 MIME section; if the prefix is 3, decode message and
4962 forward as an rfc822 MIME section; if the prefix is 4, forward message
4963 directly inline; otherwise, the message is forwarded as no prefix given
4964 but use the flipped value of (@code{message-forward-as-mime}).  By
4965 default, the message is decoded and forwarded as an rfc822 MIME section.
4966
4967 @item S O p
4968 @kindex S O p (Summary)
4969 @findex gnus-uu-digest-post-forward
4970 @cindex digests
4971 @cindex making digests
4972 Digest the current series and forward the result to a newsgroup
4973 (@code{gnus-uu-digest-mail-forward}).  This command uses the
4974 process/prefix convention.
4975
4976 @item S u
4977 @kindex S u (Summary)
4978 @findex gnus-uu-post-news
4979 @c @icon{gnus-uu-post-news}
4980 Uuencode a file, split it into parts, and post it as a series
4981 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
4982 @end table
4983
4984 Also @pxref{(message)Header Commands} for more information.
4985
4986
4987 @node Summary Message Commands
4988 @subsection Summary Message Commands
4989
4990 @table @kbd
4991 @item S y
4992 @kindex S y (Summary)
4993 @findex gnus-summary-yank-message
4994 Yank the current article into an already existing Message composition
4995 buffer (@code{gnus-summary-yank-message}).  This command prompts for
4996 what message buffer you want to yank into, and understands the
4997 process/prefix convention (@pxref{Process/Prefix}).
4998
4999 @end table
5000
5001
5002 @node Canceling and Superseding
5003 @subsection Canceling Articles
5004 @cindex canceling articles
5005 @cindex superseding articles
5006
5007 Have you ever written something, and then decided that you really,
5008 really, really wish you hadn't posted that?
5009
5010 Well, you can't cancel mail, but you can cancel posts.
5011
5012 @findex gnus-summary-cancel-article
5013 @kindex C (Summary)
5014 @c @icon{gnus-summary-cancel-article}
5015 Find the article you wish to cancel (you can only cancel your own
5016 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5017 c} (@code{gnus-summary-cancel-article}).  Your article will be
5018 canceled---machines all over the world will be deleting your article.
5019 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5020
5021 Be aware, however, that not all sites honor cancels, so your article may
5022 live on here and there, while most sites will delete the article in
5023 question.
5024
5025 Gnus will use the ``current'' select method when canceling.  If you
5026 want to use the standard posting method, use the @samp{a} symbolic
5027 prefix (@pxref{Symbolic Prefixes}).
5028
5029 If you discover that you have made some mistakes and want to do some
5030 corrections, you can post a @dfn{superseding} article that will replace
5031 your original article.
5032
5033 @findex gnus-summary-supersede-article
5034 @kindex S (Summary)
5035 Go to the original article and press @kbd{S s}
5036 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5037 where you can edit the article all you want before sending it off the
5038 usual way.
5039
5040 The same goes for superseding as for canceling, only more so: Some
5041 sites do not honor superseding.  On those sites, it will appear that you
5042 have posted almost the same article twice.
5043
5044 If you have just posted the article, and change your mind right away,
5045 there is a trick you can use to cancel/supersede the article without
5046 waiting for the article to appear on your site first.  You simply return
5047 to the post buffer (which is called @code{*sent ...*}).  There you will
5048 find the article you just posted, with all the headers intact.  Change
5049 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5050 header by substituting one of those words for the word
5051 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5052 you would do normally.  The previous article will be
5053 canceled/superseded.
5054
5055 Just remember, kids: There is no 'c' in 'supersede'.
5056
5057 @node Delayed Articles
5058 @section Delayed Articles
5059 @cindex delayed sending
5060 @cindex send delayed
5061
5062 Sometimes, you might wish to delay the sending of a message.  For
5063 example, you might wish to arrange for a message to turn up just in time
5064 to remind your about the birthday of your Significant Other.  For this,
5065 there is the @code{gnus-delay} package.  Setup is simple:
5066
5067 @lisp
5068 (gnus-delay-initialize)
5069 @end lisp
5070
5071 @findex gnus-delay-article
5072 Normally, to send a message you use the @kbd{C-c C-c} command from
5073 Message mode.  To delay a message, use @kbd{C-c C-j}
5074 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5075 message should be delayed.  Possible answers are:
5076
5077 @itemize
5078 @item
5079 A time span.  Consists of an integer and a letter.  For example,
5080 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5081 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5082 (months) and @code{Y} (years).
5083
5084 @item
5085 A specific date.  Looks like @code{YYYYY-MM-DD}.  The message will be
5086 delayed until that day, at a specific time (eight o'clock by default).
5087 See also @code{gnus-delay-default-hour}.
5088
5089 @item
5090 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5091 stuff.  The deadline will be at that time today, except if that time has
5092 already passed, then it's at the given time tomorrow.  So if it's ten
5093 o'clock in the morning and you specify @code{11:15}, then the deadline
5094 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5095 that means a time tomorrow.
5096 @end itemize
5097
5098 The action of the @code{gnus-delay-article} command is influenced by a
5099 couple of variables:
5100
5101 @table @code
5102 @item gnus-delay-default-hour
5103 @vindex gnus-delay-default-hour
5104 When you specify a specific date, the message will be due on that hour
5105 on the given date.  Possible values are integers 0 through 23.
5106
5107 @item gnus-delay-default-delay
5108 @vindex gnus-delay-default-delay
5109 This is a string and gives the default delay.  It can be of any of the
5110 formats described above.
5111
5112 @item gnus-delay-group
5113 @vindex gnus-delay-group
5114 Delayed articles will be kept in this group on the drafts server until
5115 they are due.  You probably don't need to change this.  The default
5116 value is @code{"delayed"}.
5117
5118 @item gnus-delay-header
5119 @vindex gnus-delay-header
5120 The deadline for each article will be stored in a header.  This variable
5121 is a string and gives the header name.  You probably don't need to
5122 change this.  The default value is @code{"X-Gnus-Delayed"}.
5123 @end table
5124
5125 The way delaying works is like this: when you use the
5126 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5127 calculates the deadline of the message and stores it in the
5128 @code{X-Gnus-Delayed} header and puts the message in the
5129 @code{nndraft:delayed} group.
5130
5131 And whenever you get new news, Gnus looks through the group for articles
5132 which are due and sends them.  It uses the @code{gnus-delay-send-drafts}
5133 function for this.  By default, this function is added to the hook
5134 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5135 Maybe you want to use the demon to send drafts?  Just tell the demon to
5136 execute the @code{gnus-delay-send-drafts} function.
5137
5138 @table @code
5139 @item gnus-delay-initialize
5140 @findex gnus-delay-initialize
5141 By default, this function installs the @kbd{C-c C-j} key binding in
5142 Message mode and @code{gnus-delay-send-drafts} in
5143 @code{gnus-get-new-news-hook}.  But it accepts two optional arguments,
5144 @code{no-keymap} and @code{no-check}.  If @code{no-keymap} is non-nil,
5145 the @kbd{C-c C-j} binding is not intalled.  If @code{no-check} is
5146 non-nil, @code{gnus-get-new-news-hook} is not changed.
5147
5148 For example, @code{(gnus-delay-initialize nil t)} means to change the
5149 keymap but not to change @code{gnus-get-new-news-hook}.  Presumably, you
5150 want to use the demon for sending due delayed articles.  Just don't
5151 forget to set that up :-)
5152 @end table
5153
5154
5155 @node Marking Articles
5156 @section Marking Articles
5157 @cindex article marking
5158 @cindex article ticking
5159 @cindex marks
5160
5161 There are several marks you can set on an article.
5162
5163 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5164 neologism ohoy!) of the article.  Alphabetic marks generally mean
5165 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5166
5167 In addition, you also have marks that do not affect readedness.
5168
5169 @menu
5170 * Unread Articles::             Marks for unread articles.
5171 * Read Articles::               Marks for read articles.
5172 * Other Marks::                 Marks that do not affect readedness.
5173 @end menu
5174
5175 @ifinfo
5176 There's a plethora of commands for manipulating these marks:
5177 @end ifinfo
5178
5179 @menu
5180 * Setting Marks::             How to set and remove marks.
5181 * Generic Marking Commands::  How to customize the marking.
5182 * Setting Process Marks::     How to mark articles for later processing.
5183 @end menu
5184
5185
5186 @node Unread Articles
5187 @subsection Unread Articles
5188
5189 The following marks mark articles as (kinda) unread, in one form or
5190 other.
5191
5192 @table @samp
5193 @item !
5194 @vindex gnus-ticked-mark
5195 Marked as ticked (@code{gnus-ticked-mark}).
5196
5197 @dfn{Ticked articles} are articles that will remain visible always.  If
5198 you see an article that you find interesting, or you want to put off
5199 reading it, or replying to it, until sometime later, you'd typically
5200 tick it.  However, articles can be expired (from news servers by the
5201 news server software, Gnus itself never expires ticked messages), so if
5202 you want to keep an article forever, you'll have to make it persistent
5203 (@pxref{Persistent Articles}).
5204
5205 @item ?
5206 @vindex gnus-dormant-mark
5207 Marked as dormant (@code{gnus-dormant-mark}).
5208
5209 @dfn{Dormant articles} will only appear in the summary buffer if there
5210 are followups to it.  If you want to see them even if they don't have
5211 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5212 Otherwise (except for the visibility issue), they are just like ticked
5213 messages.
5214
5215 @item SPACE
5216 @vindex gnus-unread-mark
5217 Marked as unread (@code{gnus-unread-mark}).
5218
5219 @dfn{Unread articles} are articles that haven't been read at all yet.
5220 @end table
5221
5222
5223 @node Read Articles
5224 @subsection Read Articles
5225 @cindex expirable mark
5226
5227 All the following marks mark articles as read.
5228
5229 @table @samp
5230
5231 @item r
5232 @vindex gnus-del-mark
5233 These are articles that the user has marked as read with the @kbd{d}
5234 command manually, more or less (@code{gnus-del-mark}).
5235
5236 @item R
5237 @vindex gnus-read-mark
5238 Articles that have actually been read (@code{gnus-read-mark}).
5239
5240 @item O
5241 @vindex gnus-ancient-mark
5242 Articles that were marked as read in previous sessions and are now
5243 @dfn{old} (@code{gnus-ancient-mark}).
5244
5245 @item K
5246 @vindex gnus-killed-mark
5247 Marked as killed (@code{gnus-killed-mark}).
5248
5249 @item X
5250 @vindex gnus-kill-file-mark
5251 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5252
5253 @item Y
5254 @vindex gnus-low-score-mark
5255 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5256
5257 @item C
5258 @vindex gnus-catchup-mark
5259 Marked as read by a catchup (@code{gnus-catchup-mark}).
5260
5261 @item G
5262 @vindex gnus-canceled-mark
5263 Canceled article (@code{gnus-canceled-mark})
5264
5265 @item F
5266 @vindex gnus-souped-mark
5267 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5268
5269 @item Q
5270 @vindex gnus-sparse-mark
5271 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5272 Threading}.
5273
5274 @item M
5275 @vindex gnus-duplicate-mark
5276 Article marked as read by duplicate suppression
5277 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5278
5279 @end table
5280
5281 All these marks just mean that the article is marked as read, really.
5282 They are interpreted differently when doing adaptive scoring, though.
5283
5284 One more special mark, though:
5285
5286 @table @samp
5287 @item E
5288 @vindex gnus-expirable-mark
5289 Marked as expirable (@code{gnus-expirable-mark}).
5290
5291 Marking articles as @dfn{expirable} (or have them marked as such
5292 automatically) doesn't make much sense in normal groups---a user doesn't
5293 control expiring of news articles, but in mail groups, for instance,
5294 articles marked as @dfn{expirable} can be deleted by Gnus at
5295 any time.
5296 @end table
5297
5298
5299 @node Other Marks
5300 @subsection Other Marks
5301 @cindex process mark
5302 @cindex bookmarks
5303
5304 There are some marks that have nothing to do with whether the article is
5305 read or not.
5306
5307 @itemize @bullet
5308
5309 @item
5310 You can set a bookmark in the current article.  Say you are reading a
5311 long thesis on cats' urinary tracts, and have to go home for dinner
5312 before you've finished reading the thesis.  You can then set a bookmark
5313 in the article, and Gnus will jump to this bookmark the next time it
5314 encounters the article.  @xref{Setting Marks}.
5315
5316 @item
5317 @vindex gnus-replied-mark
5318 All articles that you have replied to or made a followup to (i.e., have
5319 answered) will be marked with an @samp{A} in the second column
5320 (@code{gnus-replied-mark}).
5321
5322 @vindex gnus-forwarded-mark
5323 All articles that you have forwarded will be marked with an @samp{F} in
5324 the second column (@code{gnus-forwarded-mark}).
5325
5326 @vindex gnus-recent-mark
5327 Articles that are ``recently'' arrived in the group will be marked
5328 with an @samp{N} in the second column (@code{gnus-recent-mark}).  Most
5329 backend doesn't support the mark, in which case it's not shown.
5330
5331 @item
5332 @vindex gnus-cached-mark
5333 Articles stored in the article cache will be marked with an @samp{*} in
5334 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5335
5336 @item
5337 @vindex gnus-saved-mark
5338 Articles ``saved'' (in some manner or other; not necessarily
5339 religiously) are marked with an @samp{S} in the second column
5340 (@code{gnus-saved-mark}).
5341
5342 @item
5343 @vindex gnus-unseen-mark
5344 Articles that haven't been seen by the user before are marked with a
5345 @samp{.} in the second column (@code{gnus-unseen-mark}). 
5346
5347 @item
5348 @vindex gnus-not-empty-thread-mark
5349 @vindex gnus-empty-thread-mark
5350 If the @samp{%e} spec is used, the presence of threads or not will be
5351 marked with @code{gnus-not-empty-thread-mark} and
5352 @code{gnus-empty-thread-mark} in the third column, respectively.
5353
5354 @item
5355 @vindex gnus-process-mark
5356 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5357 variety of commands react to the presence of the process mark.  For
5358 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5359 all articles that have been marked with the process mark.  Articles
5360 marked with the process mark have a @samp{#} in the second column.
5361
5362 @end itemize
5363
5364 You might have noticed that most of these ``non-readedness'' marks
5365 appear in the second column by default.  So if you have a cached, saved,
5366 replied article that you have process-marked, what will that look like?
5367
5368 Nothing much.  The precedence rules go as follows: process -> cache ->
5369 replied -> saved.  So if the article is in the cache and is replied,
5370 you'll only see the cache mark and not the replied mark.
5371
5372
5373 @node Setting Marks
5374 @subsection Setting Marks
5375 @cindex setting marks
5376
5377 All the marking commands understand the numeric prefix.
5378
5379 @table @kbd
5380 @item M c
5381 @itemx M-u
5382 @kindex M c (Summary)
5383 @kindex M-u (Summary)
5384 @findex gnus-summary-clear-mark-forward
5385 @cindex mark as unread
5386 Clear all readedness-marks from the current article
5387 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5388 article as unread.
5389
5390 @item M t
5391 @itemx !
5392 @kindex ! (Summary)
5393 @kindex M t (Summary)
5394 @findex gnus-summary-tick-article-forward
5395 Tick the current article (@code{gnus-summary-tick-article-forward}).
5396 @xref{Article Caching}.
5397
5398 @item M ?
5399 @itemx ?
5400 @kindex ? (Summary)
5401 @kindex M ? (Summary)
5402 @findex gnus-summary-mark-as-dormant
5403 Mark the current article as dormant
5404 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5405
5406 @item M d
5407 @itemx d
5408 @kindex M d (Summary)
5409 @kindex d (Summary)
5410 @findex gnus-summary-mark-as-read-forward
5411 Mark the current article as read
5412 (@code{gnus-summary-mark-as-read-forward}).
5413
5414 @item D
5415 @kindex D (Summary)
5416 @findex gnus-summary-mark-as-read-backward
5417 Mark the current article as read and move point to the previous line
5418 (@code{gnus-summary-mark-as-read-backward}).
5419
5420 @item M k
5421 @itemx k
5422 @kindex k (Summary)
5423 @kindex M k (Summary)
5424 @findex gnus-summary-kill-same-subject-and-select
5425 Mark all articles that have the same subject as the current one as read,
5426 and then select the next unread article
5427 (@code{gnus-summary-kill-same-subject-and-select}).
5428
5429 @item M K
5430 @itemx C-k
5431 @kindex M K (Summary)
5432 @kindex C-k (Summary)
5433 @findex gnus-summary-kill-same-subject
5434 Mark all articles that have the same subject as the current one as read
5435 (@code{gnus-summary-kill-same-subject}).
5436
5437 @item M C
5438 @kindex M C (Summary)
5439 @findex gnus-summary-catchup
5440 @c @icon{gnus-summary-catchup}
5441 Mark all unread articles as read (@code{gnus-summary-catchup}).
5442
5443 @item M C-c
5444 @kindex M C-c (Summary)
5445 @findex gnus-summary-catchup-all
5446 Mark all articles in the group as read---even the ticked and dormant
5447 articles (@code{gnus-summary-catchup-all}).
5448
5449 @item M H
5450 @kindex M H (Summary)
5451 @findex gnus-summary-catchup-to-here
5452 Catchup the current group to point (before the point)
5453 (@code{gnus-summary-catchup-to-here}).
5454
5455 @item M h
5456 @kindex M h (Summary)
5457 @findex gnus-summary-catchup-from-here
5458 Catchup the current group from point (after the point)
5459 (@code{gnus-summary-catchup-from-here}).
5460
5461 @item C-w
5462 @kindex C-w (Summary)
5463 @findex gnus-summary-mark-region-as-read
5464 Mark all articles between point and mark as read
5465 (@code{gnus-summary-mark-region-as-read}).
5466
5467 @item M V k
5468 @kindex M V k (Summary)
5469 @findex gnus-summary-kill-below
5470 Kill all articles with scores below the default score (or below the
5471 numeric prefix) (@code{gnus-summary-kill-below}).
5472
5473 @item M e
5474 @itemx E
5475 @kindex M e (Summary)
5476 @kindex E (Summary)
5477 @findex gnus-summary-mark-as-expirable
5478 Mark the current article as expirable
5479 (@code{gnus-summary-mark-as-expirable}).
5480
5481 @item M b
5482 @kindex M b (Summary)
5483 @findex gnus-summary-set-bookmark
5484 Set a bookmark in the current article
5485 (@code{gnus-summary-set-bookmark}).
5486
5487 @item M B
5488 @kindex M B (Summary)
5489 @findex gnus-summary-remove-bookmark
5490 Remove the bookmark from the current article
5491 (@code{gnus-summary-remove-bookmark}).
5492
5493 @item M V c
5494 @kindex M V c (Summary)
5495 @findex gnus-summary-clear-above
5496 Clear all marks from articles with scores over the default score (or
5497 over the numeric prefix) (@code{gnus-summary-clear-above}).
5498
5499 @item M V u
5500 @kindex M V u (Summary)
5501 @findex gnus-summary-tick-above
5502 Tick all articles with scores over the default score (or over the
5503 numeric prefix) (@code{gnus-summary-tick-above}).
5504
5505 @item M V m
5506 @kindex M V m (Summary)
5507 @findex gnus-summary-mark-above
5508 Prompt for a mark, and mark all articles with scores over the default
5509 score (or over the numeric prefix) with this mark
5510 (@code{gnus-summary-clear-above}).
5511 @end table
5512
5513 @vindex gnus-summary-goto-unread
5514 The @code{gnus-summary-goto-unread} variable controls what action should
5515 be taken after setting a mark.  If non-@code{nil}, point will move to
5516 the next/previous unread article.  If @code{nil}, point will just move
5517 one line up or down.  As a special case, if this variable is
5518 @code{never}, all the marking commands as well as other commands (like
5519 @kbd{SPACE}) will move to the next article, whether it is unread or not.
5520 The default is @code{t}.
5521
5522
5523 @node Generic Marking Commands
5524 @subsection Generic Marking Commands
5525
5526 Some people would like the command that ticks an article (@kbd{!}) go to
5527 the next article.  Others would like it to go to the next unread
5528 article.  Yet others would like it to stay on the current article.  And
5529 even though I haven't heard of anybody wanting it to go to the
5530 previous (unread) article, I'm sure there are people that want that as
5531 well.
5532
5533 Multiply these five behaviors with five different marking commands, and
5534 you get a potentially complex set of variable to control what each
5535 command should do.
5536
5537 To sidestep that mess, Gnus provides commands that do all these
5538 different things.  They can be found on the @kbd{M M} map in the summary
5539 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
5540 to list in this manual.
5541
5542 While you can use these commands directly, most users would prefer
5543 altering the summary mode keymap.  For instance, if you would like the
5544 @kbd{!} command to go to the next article instead of the next unread
5545 article, you could say something like:
5546
5547 @lisp
5548 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
5549 (defun my-alter-summary-map ()
5550   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
5551 @end lisp
5552
5553 or
5554
5555 @lisp
5556 (defun my-alter-summary-map ()
5557   (local-set-key "!" "MM!n"))
5558 @end lisp
5559
5560
5561 @node Setting Process Marks
5562 @subsection Setting Process Marks
5563 @cindex setting process marks
5564
5565 @table @kbd
5566
5567 @item M P p
5568 @itemx #
5569 @kindex # (Summary)
5570 @kindex M P p (Summary)
5571 @findex gnus-summary-mark-as-processable
5572 Mark the current article with the process mark
5573 (@code{gnus-summary-mark-as-processable}).
5574 @findex gnus-summary-unmark-as-processable
5575
5576 @item M P u
5577 @itemx M-#
5578 @kindex M P u (Summary)
5579 @kindex M-# (Summary)
5580 Remove the process mark, if any, from the current article
5581 (@code{gnus-summary-unmark-as-processable}).
5582
5583 @item M P U
5584 @kindex M P U (Summary)
5585 @findex gnus-summary-unmark-all-processable
5586 Remove the process mark from all articles
5587 (@code{gnus-summary-unmark-all-processable}).
5588
5589 @item M P i
5590 @kindex M P i (Summary)
5591 @findex gnus-uu-invert-processable
5592 Invert the list of process marked articles
5593 (@code{gnus-uu-invert-processable}).
5594
5595 @item M P R
5596 @kindex M P R (Summary)
5597 @findex gnus-uu-mark-by-regexp
5598 Mark articles that have a @code{Subject} header that matches a regular
5599 expression (@code{gnus-uu-mark-by-regexp}).
5600
5601 @item M P G
5602 @kindex M P G (Summary)
5603 @findex gnus-uu-unmark-by-regexp
5604 Unmark articles that have a @code{Subject} header that matches a regular
5605 expression (@code{gnus-uu-unmark-by-regexp}).
5606
5607 @item M P r
5608 @kindex M P r (Summary)
5609 @findex gnus-uu-mark-region
5610 Mark articles in region (@code{gnus-uu-mark-region}).
5611
5612 @item M P t
5613 @kindex M P t (Summary)
5614 @findex gnus-uu-mark-thread
5615 Mark all articles in the current (sub)thread
5616 (@code{gnus-uu-mark-thread}).
5617
5618 @item M P T
5619 @kindex M P T (Summary)
5620 @findex gnus-uu-unmark-thread
5621 Unmark all articles in the current (sub)thread
5622 (@code{gnus-uu-unmark-thread}).
5623
5624 @item M P v
5625 @kindex M P v (Summary)
5626 @findex gnus-uu-mark-over
5627 Mark all articles that have a score above the prefix argument
5628 (@code{gnus-uu-mark-over}).
5629
5630 @item M P s
5631 @kindex M P s (Summary)
5632 @findex gnus-uu-mark-series
5633 Mark all articles in the current series (@code{gnus-uu-mark-series}).
5634
5635 @item M P S
5636 @kindex M P S (Summary)
5637 @findex gnus-uu-mark-sparse
5638 Mark all series that have already had some articles marked
5639 (@code{gnus-uu-mark-sparse}).
5640
5641 @item M P a
5642 @kindex M P a (Summary)
5643 @findex gnus-uu-mark-all
5644 Mark all articles in series order (@code{gnus-uu-mark-series}).
5645
5646 @item M P b
5647 @kindex M P b (Summary)
5648 @findex gnus-uu-mark-buffer
5649 Mark all articles in the buffer in the order they appear
5650 (@code{gnus-uu-mark-buffer}).
5651
5652 @item M P k
5653 @kindex M P k (Summary)
5654 @findex gnus-summary-kill-process-mark
5655 Push the current process mark set onto the stack and unmark all articles
5656 (@code{gnus-summary-kill-process-mark}).
5657
5658 @item M P y
5659 @kindex M P y (Summary)
5660 @findex gnus-summary-yank-process-mark
5661 Pop the previous process mark set from the stack and restore it
5662 (@code{gnus-summary-yank-process-mark}).
5663
5664 @item M P w
5665 @kindex M P w (Summary)
5666 @findex gnus-summary-save-process-mark
5667 Push the current process mark set onto the stack
5668 (@code{gnus-summary-save-process-mark}).
5669
5670 @end table
5671
5672 Also see the @kbd{&} command in @pxref{Searching for Articles} for how to
5673 set process marks based on article body contents.
5674
5675
5676 @node Limiting
5677 @section Limiting
5678 @cindex limiting
5679
5680 It can be convenient to limit the summary buffer to just show some
5681 subset of the articles currently in the group.  The effect most limit
5682 commands have is to remove a few (or many) articles from the summary
5683 buffer.
5684
5685 All limiting commands work on subsets of the articles already fetched
5686 from the servers.  None of these commands query the server for
5687 additional articles.
5688
5689 @table @kbd
5690
5691 @item / /
5692 @itemx / s
5693 @kindex / / (Summary)
5694 @findex gnus-summary-limit-to-subject
5695 Limit the summary buffer to articles that match some subject
5696 (@code{gnus-summary-limit-to-subject}).
5697
5698 @item / a
5699 @kindex / a (Summary)
5700 @findex gnus-summary-limit-to-author
5701 Limit the summary buffer to articles that match some author
5702 (@code{gnus-summary-limit-to-author}).
5703
5704 @item / x
5705 @kindex / x (Summary)
5706 @findex gnus-summary-limit-to-extra
5707 Limit the summary buffer to articles that match one of the ``extra''
5708 headers (@pxref{To From Newsgroups})
5709 (@code{gnus-summary-limit-to-extra}).
5710
5711 @item / u
5712 @itemx x
5713 @kindex / u (Summary)
5714 @kindex x (Summary)
5715 @findex gnus-summary-limit-to-unread
5716 Limit the summary buffer to articles not marked as read
5717 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
5718 buffer to articles strictly unread.  This means that ticked and
5719 dormant articles will also be excluded.
5720
5721 @item / m
5722 @kindex / m (Summary)
5723 @findex gnus-summary-limit-to-marks
5724 Ask for a mark and then limit to all articles that have been marked
5725 with that mark (@code{gnus-summary-limit-to-marks}).
5726
5727 @item / t
5728 @kindex / t (Summary)
5729 @findex gnus-summary-limit-to-age
5730 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
5731 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
5732 articles younger than that number of days.
5733
5734 @item / n
5735 @kindex / n (Summary)
5736 @findex gnus-summary-limit-to-articles
5737 Limit the summary buffer to the current article
5738 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
5739 convention (@pxref{Process/Prefix}).
5740
5741 @item / w
5742 @kindex / w (Summary)
5743 @findex gnus-summary-pop-limit
5744 Pop the previous limit off the stack and restore it
5745 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
5746 the stack.
5747
5748 @item / v
5749 @kindex / v (Summary)
5750 @findex gnus-summary-limit-to-score
5751 Limit the summary buffer to articles that have a score at or above some
5752 score (@code{gnus-summary-limit-to-score}).
5753
5754 @item / p
5755 @kindex / p (Summary)
5756 @findex gnus-summary-limit-to-display-parameter
5757 Limit the summary buffer to articles that satisfy the @code{display}
5758 group parameter predicate
5759 (@code{gnus-summary-limit-to-display-parameter}).  See @pxref{Group
5760 Parameters} for more on this predicate.
5761
5762 @item / E
5763 @itemx M S
5764 @kindex M S (Summary)
5765 @kindex / E (Summary)
5766 @findex gnus-summary-limit-include-expunged
5767 Include all expunged articles in the limit
5768 (@code{gnus-summary-limit-include-expunged}).
5769
5770 @item / D
5771 @kindex / D (Summary)
5772 @findex gnus-summary-limit-include-dormant
5773 Include all dormant articles in the limit
5774 (@code{gnus-summary-limit-include-dormant}).
5775
5776 @item / *
5777 @kindex / * (Summary)
5778 @findex gnus-summary-limit-include-cached
5779 Include all cached articles in the limit
5780 (@code{gnus-summary-limit-include-cached}).
5781
5782 @item / d
5783 @kindex / d (Summary)
5784 @findex gnus-summary-limit-exclude-dormant
5785 Exclude all dormant articles from the limit
5786 (@code{gnus-summary-limit-exclude-dormant}).
5787
5788 @item / M
5789 @kindex / M (Summary)
5790 @findex gnus-summary-limit-exclude-marks
5791 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
5792
5793 @item / T
5794 @kindex / T (Summary)
5795 @findex gnus-summary-limit-include-thread
5796 Include all the articles in the current thread in the limit.
5797
5798 @item / c
5799 @kindex / c (Summary)
5800 @findex gnus-summary-limit-exclude-childless-dormant
5801 Exclude all dormant articles that have no children from the limit
5802 (@code{gnus-summary-limit-exclude-childless-dormant}).
5803
5804 @item / C
5805 @kindex / C (Summary)
5806 @findex gnus-summary-limit-mark-excluded-as-read
5807 Mark all excluded unread articles as read
5808 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
5809 also mark excluded ticked and dormant articles as read.
5810
5811 @end table
5812
5813
5814 @node Threading
5815 @section Threading
5816 @cindex threading
5817 @cindex article threading
5818
5819 Gnus threads articles by default.  @dfn{To thread} is to put responses
5820 to articles directly after the articles they respond to---in a
5821 hierarchical fashion.
5822
5823 Threading is done by looking at the @code{References} headers of the
5824 articles.  In a perfect world, this would be enough to build pretty
5825 trees, but unfortunately, the @code{References} header is often broken
5826 or simply missing.  Weird news propagation exacerbates the problem,
5827 so one has to employ other heuristics to get pleasing results.  A
5828 plethora of approaches exists, as detailed in horrible detail in
5829 @pxref{Customizing Threading}.
5830
5831 First, a quick overview of the concepts:
5832
5833 @table @dfn
5834 @item root
5835 The top-most article in a thread; the first article in the thread.
5836
5837 @item thread
5838 A tree-like article structure.
5839
5840 @item sub-thread
5841 A small(er) section of this tree-like structure.
5842
5843 @item loose threads
5844 Threads often lose their roots due to article expiry, or due to the root
5845 already having been read in a previous session, and not displayed in the
5846 summary buffer.  We then typically have many sub-threads that really
5847 belong to one thread, but are without connecting roots.  These are
5848 called loose threads.
5849
5850 @item thread gathering
5851 An attempt to gather loose threads into bigger threads.
5852
5853 @item sparse threads
5854 A thread where the missing articles have been ``guessed'' at, and are
5855 displayed as empty lines in the summary buffer.
5856
5857 @end table
5858
5859
5860 @menu
5861 * Customizing Threading::       Variables you can change to affect the threading.
5862 * Thread Commands::             Thread based commands in the summary buffer.
5863 @end menu
5864
5865
5866 @node Customizing Threading
5867 @subsection Customizing Threading
5868 @cindex customizing threading
5869
5870 @menu
5871 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
5872 * Filling In Threads::          Making the threads displayed look fuller.
5873 * More Threading::              Even more variables for fiddling with threads.
5874 * Low-Level Threading::         You thought it was over... but you were wrong!
5875 @end menu
5876
5877
5878 @node Loose Threads
5879 @subsubsection Loose Threads
5880 @cindex <
5881 @cindex >
5882 @cindex loose threads
5883
5884 @table @code
5885 @item gnus-summary-make-false-root
5886 @vindex gnus-summary-make-false-root
5887 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
5888 and create a dummy root at the top.  (Wait a minute.  Root at the top?
5889 Yup.)  Loose subtrees occur when the real root has expired, or you've
5890 read or killed the root in a previous session.
5891
5892 When there is no real root of a thread, Gnus will have to fudge
5893 something.  This variable says what fudging method Gnus should use.
5894 There are four possible values:
5895
5896 @iftex
5897 @iflatex
5898 \gnusfigure{The Summary Buffer}{390}{
5899 \put(0,0){\epsfig{figure=tmp/summary-adopt.ps,width=7.5cm}}
5900 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-empty.ps,width=7.5cm}}}
5901 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=tmp/summary-none.ps,width=7.5cm}}}
5902 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=tmp/summary-dummy.ps,width=7.5cm}}}
5903 }
5904 @end iflatex
5905 @end iftex
5906
5907 @cindex adopting articles
5908
5909 @table @code
5910
5911 @item adopt
5912 Gnus will make the first of the orphaned articles the parent.  This
5913 parent will adopt all the other articles.  The adopted articles will be
5914 marked as such by pointy brackets (@samp{<>}) instead of the standard
5915 square brackets (@samp{[]}).  This is the default method.
5916
5917 @item dummy
5918 @vindex gnus-summary-dummy-line-format
5919 Gnus will create a dummy summary line that will pretend to be the
5920 parent.  This dummy line does not correspond to any real article, so
5921 selecting it will just select the first real article after the dummy
5922 article.  @code{gnus-summary-dummy-line-format} is used to specify the
5923 format of the dummy roots.  It accepts only one format spec:  @samp{S},
5924 which is the subject of the article.  @xref{Formatting Variables}.
5925
5926 @item empty
5927 Gnus won't actually make any article the parent, but simply leave the
5928 subject field of all orphans except the first empty.  (Actually, it will
5929 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
5930 Buffer Format}).)
5931
5932 @item none
5933 Don't make any article parent at all.  Just gather the threads and
5934 display them after one another.
5935
5936 @item nil
5937 Don't gather loose threads.
5938 @end table
5939
5940 @item gnus-summary-gather-subject-limit
5941 @vindex gnus-summary-gather-subject-limit
5942 Loose threads are gathered by comparing subjects of articles.  If this
5943 variable is @code{nil}, Gnus requires an exact match between the
5944 subjects of the loose threads before gathering them into one big
5945 super-thread.  This might be too strict a requirement, what with the
5946 presence of stupid newsreaders that chop off long subject lines.  If
5947 you think so, set this variable to, say, 20 to require that only the
5948 first 20 characters of the subjects have to match.  If you set this
5949 variable to a really low number, you'll find that Gnus will gather
5950 everything in sight into one thread, which isn't very helpful.
5951
5952 @cindex fuzzy article gathering
5953 If you set this variable to the special value @code{fuzzy}, Gnus will
5954 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
5955 Matching}).
5956
5957 @item gnus-simplify-subject-fuzzy-regexp
5958 @vindex gnus-simplify-subject-fuzzy-regexp
5959 This can either be a regular expression or list of regular expressions
5960 that match strings that will be removed from subjects if fuzzy subject
5961 simplification is used.
5962
5963 @item gnus-simplify-ignored-prefixes
5964 @vindex gnus-simplify-ignored-prefixes
5965 If you set @code{gnus-summary-gather-subject-limit} to something as low
5966 as 10, you might consider setting this variable to something sensible:
5967
5968 @c Written by Michael Ernst <mernst@cs.rice.edu>
5969 @lisp
5970 (setq gnus-simplify-ignored-prefixes
5971       (concat
5972        "\\`\\[?\\("
5973        (mapconcat
5974         'identity
5975         '("looking"
5976           "wanted" "followup" "summary\\( of\\)?"
5977           "help" "query" "problem" "question"
5978           "answer" "reference" "announce"
5979           "How can I" "How to" "Comparison of"
5980           ;; ...
5981           )
5982         "\\|")
5983        "\\)\\s *\\("
5984        (mapconcat 'identity
5985                   '("for" "for reference" "with" "about")
5986                   "\\|")
5987        "\\)?\\]?:?[ \t]*"))
5988 @end lisp
5989
5990 All words that match this regexp will be removed before comparing two
5991 subjects.
5992
5993 @item gnus-simplify-subject-functions
5994 @vindex gnus-simplify-subject-functions
5995 If non-@code{nil}, this variable overrides
5996 @code{gnus-summary-gather-subject-limit}.  This variable should be a
5997 list of functions to apply to the @code{Subject} string iteratively to
5998 arrive at the simplified version of the string.
5999
6000 Useful functions to put in this list include:
6001
6002 @table @code
6003 @item gnus-simplify-subject-re
6004 @findex gnus-simplify-subject-re
6005 Strip the leading @samp{Re:}.
6006
6007 @item gnus-simplify-subject-fuzzy
6008 @findex gnus-simplify-subject-fuzzy
6009 Simplify fuzzily.
6010
6011 @item gnus-simplify-whitespace
6012 @findex gnus-simplify-whitespace
6013 Remove excessive whitespace.
6014 @end table
6015
6016 You may also write your own functions, of course.
6017
6018
6019 @item gnus-summary-gather-exclude-subject
6020 @vindex gnus-summary-gather-exclude-subject
6021 Since loose thread gathering is done on subjects only, that might lead
6022 to many false hits, especially with certain common subjects like
6023 @samp{} and @samp{(none)}.  To make the situation slightly better,
6024 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6025 what subjects should be excluded from the gathering process.@*
6026 The default is @samp{^ *$\\|^(none)$}.
6027
6028 @item gnus-summary-thread-gathering-function
6029 @vindex gnus-summary-thread-gathering-function
6030 Gnus gathers threads by looking at @code{Subject} headers.  This means
6031 that totally unrelated articles may end up in the same ``thread'', which
6032 is confusing.  An alternate approach is to look at all the
6033 @code{Message-ID}s in all the @code{References} headers to find matches.
6034 This will ensure that no gathered threads ever include unrelated
6035 articles, but it also means that people who have posted with broken
6036 newsreaders won't be gathered properly.  The choice is yours---plague or
6037 cholera:
6038
6039 @table @code
6040 @item gnus-gather-threads-by-subject
6041 @findex gnus-gather-threads-by-subject
6042 This function is the default gathering function and looks at
6043 @code{Subject}s exclusively.
6044
6045 @item gnus-gather-threads-by-references
6046 @findex gnus-gather-threads-by-references
6047 This function looks at @code{References} headers exclusively.
6048 @end table
6049
6050 If you want to test gathering by @code{References}, you could say
6051 something like:
6052
6053 @lisp
6054 (setq gnus-summary-thread-gathering-function
6055       'gnus-gather-threads-by-references)
6056 @end lisp
6057
6058 @end table
6059
6060
6061 @node Filling In Threads
6062 @subsubsection Filling In Threads
6063
6064 @table @code
6065 @item gnus-fetch-old-headers
6066 @vindex gnus-fetch-old-headers
6067 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6068 more old headers---headers to articles marked as read.  If you
6069 would like to display as few summary lines as possible, but still
6070 connect as many loose threads as possible, you should set this variable
6071 to @code{some} or a number.  If you set it to a number, no more than
6072 that number of extra old headers will be fetched.  In either case,
6073 fetching old headers only works if the backend you are using carries
6074 overview files---this would normally be @code{nntp}, @code{nnspool} and
6075 @code{nnml}.  Also remember that if the root of the thread has been
6076 expired by the server, there's not much Gnus can do about that.
6077
6078 This variable can also be set to @code{invisible}.  This won't have any
6079 visible effects, but is useful if you use the @kbd{A T} command a lot
6080 (@pxref{Finding the Parent}).
6081
6082 @item gnus-build-sparse-threads
6083 @vindex gnus-build-sparse-threads
6084 Fetching old headers can be slow.  A low-rent similar effect can be
6085 gotten by setting this variable to @code{some}.  Gnus will then look at
6086 the complete @code{References} headers of all articles and try to string
6087 together articles that belong in the same thread.  This will leave
6088 @dfn{gaps} in the threading display where Gnus guesses that an article
6089 is missing from the thread.  (These gaps appear like normal summary
6090 lines.  If you select a gap, Gnus will try to fetch the article in
6091 question.)  If this variable is @code{t}, Gnus will display all these
6092 ``gaps'' without regard for whether they are useful for completing the
6093 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6094 off sparse leaf nodes that don't lead anywhere.  This variable is
6095 @code{nil} by default.
6096
6097 @item gnus-read-all-available-headers
6098 @vindex gnus-read-all-available-headers
6099 This is a rather obscure variable that few will find useful.  It's
6100 intended for those non-news newsgroups where the backend has to fetch
6101 quite a lot to present the summary buffer, and where it's impossible to
6102 go back to parents of articles.  This is mostly the case in the
6103 web-based groups, like the @code{nnultimate} groups.
6104
6105 If you don't use those, then it's safe to leave this as the default
6106 @code{nil}.  If you want to use this variable, it should be a regexp
6107 that matches the group name, or @code{t} for all groups.
6108
6109 @end table
6110
6111
6112 @node More Threading
6113 @subsubsection More Threading
6114
6115 @table @code
6116 @item gnus-show-threads
6117 @vindex gnus-show-threads
6118 If this variable is @code{nil}, no threading will be done, and all of
6119 the rest of the variables here will have no effect.  Turning threading
6120 off will speed group selection up a bit, but it is sure to make reading
6121 slower and more awkward.
6122
6123 @item gnus-thread-hide-subtree
6124 @vindex gnus-thread-hide-subtree
6125 If non-@code{nil}, all threads will be hidden when the summary buffer is
6126 generated.
6127
6128 @item gnus-thread-expunge-below
6129 @vindex gnus-thread-expunge-below
6130 All threads that have a total score (as defined by
6131 @code{gnus-thread-score-function}) less than this number will be
6132 expunged.  This variable is @code{nil} by default, which means that no
6133 threads are expunged.
6134
6135 @item gnus-thread-hide-killed
6136 @vindex gnus-thread-hide-killed
6137 if you kill a thread and this variable is non-@code{nil}, the subtree
6138 will be hidden.
6139
6140 @item gnus-thread-ignore-subject
6141 @vindex gnus-thread-ignore-subject
6142 Sometimes somebody changes the subject in the middle of a thread.  If
6143 this variable is non-@code{nil}, which is the default, the subject
6144 change is ignored.  If it is @code{nil}, a change in the subject will
6145 result in a new thread.
6146
6147 @item gnus-thread-indent-level
6148 @vindex gnus-thread-indent-level
6149 This is a number that says how much each sub-thread should be indented.
6150 The default is 4.
6151
6152 @item gnus-sort-gathered-threads-function
6153 @vindex gnus-sort-gathered-threads-function
6154 Sometimes, particularly with mailing lists, the order in which mails
6155 arrive locally is not necessarily the same as the order in which they
6156 arrived on the mailing list.  Consequently, when sorting sub-threads
6157 using the default @code{gnus-thread-sort-by-number}, responses can end
6158 up appearing before the article to which they are responding to.
6159 Setting this variable to an alternate value
6160 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6161 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6162 more logical sub-thread ordering in such instances.
6163
6164 @end table
6165
6166
6167 @node Low-Level Threading
6168 @subsubsection Low-Level Threading
6169
6170 @table @code
6171
6172 @item gnus-parse-headers-hook
6173 @vindex gnus-parse-headers-hook
6174 Hook run before parsing any headers.
6175
6176 @item gnus-alter-header-function
6177 @vindex gnus-alter-header-function
6178 If non-@code{nil}, this function will be called to allow alteration of
6179 article header structures.  The function is called with one parameter,
6180 the article header vector, which it may alter in any way.  For instance,
6181 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6182 in systematic ways (by adding prefixes and such), you can use this
6183 variable to un-scramble the @code{Message-ID}s so that they are more
6184 meaningful.  Here's one example:
6185
6186 @lisp
6187 (setq gnus-alter-header-function 'my-alter-message-id)
6188
6189 (defun my-alter-message-id (header)
6190   (let ((id (mail-header-id header)))
6191     (when (string-match
6192            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6193       (mail-header-set-id
6194        (concat (match-string 1 id) "@@" (match-string 2 id))
6195        header))))
6196 @end lisp
6197
6198 @end table
6199
6200
6201 @node Thread Commands
6202 @subsection Thread Commands
6203 @cindex thread commands
6204
6205 @table @kbd
6206
6207 @item T k
6208 @itemx M-C-k
6209 @kindex T k (Summary)
6210 @kindex M-C-k (Summary)
6211 @findex gnus-summary-kill-thread
6212 Mark all articles in the current (sub-)thread as read
6213 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6214 remove all marks instead.  If the prefix argument is negative, tick
6215 articles instead.
6216
6217 @item T l
6218 @itemx M-C-l
6219 @kindex T l (Summary)
6220 @kindex M-C-l (Summary)
6221 @findex gnus-summary-lower-thread
6222 Lower the score of the current (sub-)thread
6223 (@code{gnus-summary-lower-thread}).
6224
6225 @item T i
6226 @kindex T i (Summary)
6227 @findex gnus-summary-raise-thread
6228 Increase the score of the current (sub-)thread
6229 (@code{gnus-summary-raise-thread}).
6230
6231 @item T #
6232 @kindex T # (Summary)
6233 @findex gnus-uu-mark-thread
6234 Set the process mark on the current (sub-)thread
6235 (@code{gnus-uu-mark-thread}).
6236
6237 @item T M-#
6238 @kindex T M-# (Summary)
6239 @findex gnus-uu-unmark-thread
6240 Remove the process mark from the current (sub-)thread
6241 (@code{gnus-uu-unmark-thread}).
6242
6243 @item T T
6244 @kindex T T (Summary)
6245 @findex gnus-summary-toggle-threads
6246 Toggle threading (@code{gnus-summary-toggle-threads}).
6247
6248 @item T s
6249 @kindex T s (Summary)
6250 @findex gnus-summary-show-thread
6251 Expose the (sub-)thread hidden under the current article, if any
6252 (@code{gnus-summary-show-thread}).
6253
6254 @item T h
6255 @kindex T h (Summary)
6256 @findex gnus-summary-hide-thread
6257 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6258
6259 @item T S
6260 @kindex T S (Summary)
6261 @findex gnus-summary-show-all-threads
6262 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6263
6264 @item T H
6265 @kindex T H (Summary)
6266 @findex gnus-summary-hide-all-threads
6267 Hide all threads (@code{gnus-summary-hide-all-threads}).
6268
6269 @item T t
6270 @kindex T t (Summary)
6271 @findex gnus-summary-rethread-current
6272 Re-thread the current article's thread
6273 (@code{gnus-summary-rethread-current}).  This works even when the
6274 summary buffer is otherwise unthreaded.
6275
6276 @item T ^
6277 @kindex T ^ (Summary)
6278 @findex gnus-summary-reparent-thread
6279 Make the current article the child of the marked (or previous) article
6280 (@code{gnus-summary-reparent-thread}).
6281
6282 @end table
6283
6284 The following commands are thread movement commands.  They all
6285 understand the numeric prefix.
6286
6287 @table @kbd
6288
6289 @item T n
6290 @kindex T n (Summary)
6291 @itemx M-C-n
6292 @kindex M-C-n (Summary)
6293 @itemx M-down
6294 @kindex M-down (Summary)
6295 @findex gnus-summary-next-thread
6296 Go to the next thread (@code{gnus-summary-next-thread}).
6297
6298 @item T p
6299 @kindex T p (Summary)
6300 @itemx M-C-p
6301 @kindex M-C-p (Summary)
6302 @itemx M-up
6303 @kindex M-up (Summary)
6304 @findex gnus-summary-prev-thread
6305 Go to the previous thread (@code{gnus-summary-prev-thread}).
6306
6307 @item T d
6308 @kindex T d (Summary)
6309 @findex gnus-summary-down-thread
6310 Descend the thread (@code{gnus-summary-down-thread}).
6311
6312 @item T u
6313 @kindex T u (Summary)
6314 @findex gnus-summary-up-thread
6315 Ascend the thread (@code{gnus-summary-up-thread}).
6316
6317 @item T o
6318 @kindex T o (Summary)
6319 @findex gnus-summary-top-thread
6320 Go to the top of the thread (@code{gnus-summary-top-thread}).
6321 @end table
6322
6323 @vindex gnus-thread-operation-ignore-subject
6324 If you ignore subject while threading, you'll naturally end up with
6325 threads that have several different subjects in them.  If you then issue
6326 a command like `T k' (@code{gnus-summary-kill-thread}) you might not
6327 wish to kill the entire thread, but just those parts of the thread that
6328 have the same subject as the current article.  If you like this idea,
6329 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6330 is non-@code{nil} (which it is by default), subjects will be ignored
6331 when doing thread commands.  If this variable is @code{nil}, articles in
6332 the same thread with different subjects will not be included in the
6333 operation in question.  If this variable is @code{fuzzy}, only articles
6334 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6335 Matching}).
6336
6337
6338 @node Sorting the Summary Buffer
6339 @section Sorting the Summary Buffer
6340
6341 @findex gnus-thread-sort-by-total-score
6342 @findex gnus-thread-sort-by-date
6343 @findex gnus-thread-sort-by-score
6344 @findex gnus-thread-sort-by-subject
6345 @findex gnus-thread-sort-by-author
6346 @findex gnus-thread-sort-by-number
6347 @vindex gnus-thread-sort-functions
6348 If you are using a threaded summary display, you can sort the threads by
6349 setting @code{gnus-thread-sort-functions}, which can be either a single
6350 function, a list of functions, or a list containing functions and
6351 @code{(not some-function)} elements.
6352
6353 By default, sorting is done on article numbers.  Ready-made sorting
6354 predicate functions include @code{gnus-thread-sort-by-number},
6355 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6356 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score}, and
6357 @code{gnus-thread-sort-by-total-score}.
6358
6359 Each function takes two threads and returns non-@code{nil} if the first
6360 thread should be sorted before the other.  Note that sorting really is
6361 normally done by looking only at the roots of each thread.
6362
6363 If you use more than one function, the primary sort key should be the
6364 last function in the list.  You should probably always include
6365 @code{gnus-thread-sort-by-number} in the list of sorting
6366 functions---preferably first.  This will ensure that threads that are
6367 equal with respect to the other sort criteria will be displayed in
6368 ascending article order.
6369
6370 If you would like to sort by reverse score, then by subject, and finally
6371 by number, you could do something like:
6372
6373 @lisp
6374 (setq gnus-thread-sort-functions
6375       '(gnus-thread-sort-by-number
6376         gnus-thread-sort-by-subject
6377         (not gnus-thread-sort-by-total-score)))
6378 @end lisp
6379
6380 The threads that have highest score will be displayed first in the
6381 summary buffer.  When threads have the same score, they will be sorted
6382 alphabetically.  The threads that have the same score and the same
6383 subject will be sorted by number, which is (normally) the sequence in
6384 which the articles arrived.
6385
6386 If you want to sort by score and then reverse arrival order, you could
6387 say something like:
6388
6389 @lisp
6390 (setq gnus-thread-sort-functions
6391       '((lambda (t1 t2)
6392           (not (gnus-thread-sort-by-number t1 t2)))
6393         gnus-thread-sort-by-score))
6394 @end lisp
6395
6396 @vindex gnus-thread-score-function
6397 The function in the @code{gnus-thread-score-function} variable (default
6398 @code{+}) is used for calculating the total score of a thread.  Useful
6399 functions might be @code{max}, @code{min}, or squared means, or whatever
6400 tickles your fancy.
6401
6402 @findex gnus-article-sort-functions
6403 @findex gnus-article-sort-by-date
6404 @findex gnus-article-sort-by-score
6405 @findex gnus-article-sort-by-subject
6406 @findex gnus-article-sort-by-author
6407 @findex gnus-article-sort-by-number
6408 If you are using an unthreaded display for some strange reason or other,
6409 you have to fiddle with the @code{gnus-article-sort-functions} variable.
6410 It is very similar to the @code{gnus-thread-sort-functions}, except that
6411 it uses slightly different functions for article comparison.  Available
6412 sorting predicate functions are @code{gnus-article-sort-by-number},
6413 @code{gnus-article-sort-by-author}, @code{gnus-article-sort-by-subject},
6414 @code{gnus-article-sort-by-date}, and @code{gnus-article-sort-by-score}.
6415
6416 If you want to sort an unthreaded summary display by subject, you could
6417 say something like:
6418
6419 @lisp
6420 (setq gnus-article-sort-functions
6421       '(gnus-article-sort-by-number
6422         gnus-article-sort-by-subject))
6423 @end lisp
6424
6425
6426
6427 @node Asynchronous Fetching
6428 @section Asynchronous Article Fetching
6429 @cindex asynchronous article fetching
6430 @cindex article pre-fetch
6431 @cindex pre-fetch
6432
6433 If you read your news from an @sc{nntp} server that's far away, the
6434 network latencies may make reading articles a chore.  You have to wait
6435 for a while after pressing @kbd{n} to go to the next article before the
6436 article appears.  Why can't Gnus just go ahead and fetch the article
6437 while you are reading the previous one?  Why not, indeed.
6438
6439 First, some caveats.  There are some pitfalls to using asynchronous
6440 article fetching, especially the way Gnus does it.
6441
6442 Let's say you are reading article 1, which is short, and article 2 is
6443 quite long, and you are not interested in reading that.  Gnus does not
6444 know this, so it goes ahead and fetches article 2.  You decide to read
6445 article 3, but since Gnus is in the process of fetching article 2, the
6446 connection is blocked.
6447
6448 To avoid these situations, Gnus will open two (count 'em two)
6449 connections to the server.  Some people may think this isn't a very nice
6450 thing to do, but I don't see any real alternatives.  Setting up that
6451 extra connection takes some time, so Gnus startup will be slower.
6452
6453 Gnus will fetch more articles than you will read.  This will mean that
6454 the link between your machine and the @sc{nntp} server will become more
6455 loaded than if you didn't use article pre-fetch.  The server itself will
6456 also become more loaded---both with the extra article requests, and the
6457 extra connection.
6458
6459 Ok, so now you know that you shouldn't really use this thing...  unless
6460 you really want to.
6461
6462 @vindex gnus-asynchronous
6463 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
6464 happen automatically.
6465
6466 @vindex gnus-use-article-prefetch
6467 You can control how many articles are to be pre-fetched by setting
6468 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
6469 that when you read an article in the group, the backend will pre-fetch
6470 the next 30 articles.  If this variable is @code{t}, the backend will
6471 pre-fetch all the articles it can without bound.  If it is
6472 @code{nil}, no pre-fetching will be done.
6473
6474 @vindex gnus-async-prefetch-article-p
6475 @findex gnus-async-read-p
6476 There are probably some articles that you don't want to pre-fetch---read
6477 articles, for instance.  The @code{gnus-async-prefetch-article-p} variable controls whether an article is to be pre-fetched.  This function should
6478 return non-@code{nil} when the article in question is to be
6479 pre-fetched.  The default is @code{gnus-async-read-p}, which returns
6480 @code{nil} on read articles.  The function is called with an article
6481 data structure as the only parameter.
6482
6483 If, for instance, you wish to pre-fetch only unread articles shorter than 100 lines, you could say something like:
6484
6485 @lisp
6486 (defun my-async-short-unread-p (data)
6487   "Return non-nil for short, unread articles."
6488   (and (gnus-data-unread-p data)
6489        (< (mail-header-lines (gnus-data-header data))
6490           100)))
6491
6492 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
6493 @end lisp
6494
6495 These functions will be called many, many times, so they should
6496 preferably be short and sweet to avoid slowing down Gnus too much.
6497 It's probably a good idea to byte-compile things like this.
6498
6499 @vindex gnus-prefetched-article-deletion-strategy
6500 Articles have to be removed from the asynch buffer sooner or later.  The
6501 @code{gnus-prefetched-article-deletion-strategy} says when to remove
6502 articles.  This is a list that may contain the following elements:
6503
6504 @table @code
6505 @item read
6506 Remove articles when they are read.
6507
6508 @item exit
6509 Remove articles when exiting the group.
6510 @end table
6511
6512 The default value is @code{(read exit)}.
6513
6514 @c @vindex gnus-use-header-prefetch
6515 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
6516 @c from the next group.
6517
6518
6519 @node Article Caching
6520 @section Article Caching
6521 @cindex article caching
6522 @cindex caching
6523
6524 If you have an @emph{extremely} slow @sc{nntp} connection, you may
6525 consider turning article caching on.  Each article will then be stored
6526 locally under your home directory.  As you may surmise, this could
6527 potentially use @emph{huge} amounts of disk space, as well as eat up all
6528 your inodes so fast it will make your head swim.  In vodka.
6529
6530 Used carefully, though, it could be just an easier way to save articles.
6531
6532 @vindex gnus-use-long-file-name
6533 @vindex gnus-cache-directory
6534 @vindex gnus-use-cache
6535 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
6536 all articles ticked or marked as dormant will then be copied
6537 over to your local cache (@code{gnus-cache-directory}).  Whether this
6538 cache is flat or hierarchical is controlled by the
6539 @code{gnus-use-long-file-name} variable, as usual.
6540
6541 When re-selecting a ticked or dormant article, it will be fetched from the
6542 cache instead of from the server.  As articles in your cache will never
6543 expire, this might serve as a method of saving articles while still
6544 keeping them where they belong.  Just mark all articles you want to save
6545 as dormant, and don't worry.
6546
6547 When an article is marked as read, is it removed from the cache.
6548
6549 @vindex gnus-cache-remove-articles
6550 @vindex gnus-cache-enter-articles
6551 The entering/removal of articles from the cache is controlled by the
6552 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
6553 variables.  Both are lists of symbols.  The first is @code{(ticked
6554 dormant)} by default, meaning that ticked and dormant articles will be
6555 put in the cache.  The latter is @code{(read)} by default, meaning that
6556 articles marked as read are removed from the cache.  Possibly
6557 symbols in these two lists are @code{ticked}, @code{dormant},
6558 @code{unread} and @code{read}.
6559
6560 @findex gnus-jog-cache
6561 So where does the massive article-fetching and storing come into the
6562 picture?  The @code{gnus-jog-cache} command will go through all
6563 subscribed newsgroups, request all unread articles, score them, and
6564 store them in the cache.  You should only ever, ever ever ever, use this
6565 command if 1) your connection to the @sc{nntp} server is really, really,
6566 really slow and 2) you have a really, really, really huge disk.
6567 Seriously.  One way to cut down on the number of articles downloaded is
6568 to score unwanted articles down and have them marked as read.  They will
6569 not then be downloaded by this command.
6570
6571 @vindex gnus-uncacheable-groups
6572 @vindex gnus-cacheable-groups
6573 It is likely that you do not want caching on all groups.  For instance,
6574 if your @code{nnml} mail is located under your home directory, it makes no
6575 sense to cache it somewhere else under your home directory.  Unless you
6576 feel that it's neat to use twice as much space.
6577
6578 To limit the caching, you could set @code{gnus-cacheable-groups} to a
6579 regexp of groups to cache, @samp{^nntp} for instance, or set the
6580 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
6581 Both variables are @code{nil} by default.  If a group matches both
6582 variables, the group is not cached.
6583
6584 @findex gnus-cache-generate-nov-databases
6585 @findex gnus-cache-generate-active
6586 @vindex gnus-cache-active-file
6587 The cache stores information on what articles it contains in its active
6588 file (@code{gnus-cache-active-file}).  If this file (or any other parts
6589 of the cache) becomes all messed up for some reason or other, Gnus
6590 offers two functions that will try to set things right.  @kbd{M-x
6591 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
6592 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
6593 file.
6594
6595
6596 @node Persistent Articles
6597 @section Persistent Articles
6598 @cindex persistent articles
6599
6600 Closely related to article caching, we have @dfn{persistent articles}.
6601 In fact, it's just a different way of looking at caching, and much more
6602 useful in my opinion.
6603
6604 Say you're reading a newsgroup, and you happen on to some valuable gem
6605 that you want to keep and treasure forever.  You'd normally just save it
6606 (using one of the many saving commands) in some file.  The problem with
6607 that is that it's just, well, yucky.  Ideally you'd prefer just having
6608 the article remain in the group where you found it forever; untouched by
6609 the expiry going on at the news server.
6610
6611 This is what a @dfn{persistent article} is---an article that just won't
6612 be deleted.  It's implemented using the normal cache functions, but
6613 you use two explicit commands for managing persistent articles:
6614
6615 @table @kbd
6616
6617 @item *
6618 @kindex * (Summary)
6619 @findex gnus-cache-enter-article
6620 Make the current article persistent (@code{gnus-cache-enter-article}).
6621
6622 @item M-*
6623 @kindex M-* (Summary)
6624 @findex gnus-cache-remove-article
6625 Remove the current article from the persistent articles
6626 (@code{gnus-cache-remove-article}).  This will normally delete the
6627 article.
6628 @end table
6629
6630 Both these commands understand the process/prefix convention.
6631
6632 To avoid having all ticked articles (and stuff) entered into the cache,
6633 you should set @code{gnus-use-cache} to @code{passive} if you're just
6634 interested in persistent articles:
6635
6636 @lisp
6637 (setq gnus-use-cache 'passive)
6638 @end lisp
6639
6640
6641 @node Article Backlog
6642 @section Article Backlog
6643 @cindex backlog
6644 @cindex article backlog
6645
6646 If you have a slow connection, but the idea of using caching seems
6647 unappealing to you (and it is, really), you can help the situation some
6648 by switching on the @dfn{backlog}.  This is where Gnus will buffer
6649 already read articles so that it doesn't have to re-fetch articles
6650 you've already read.  This only helps if you are in the habit of
6651 re-selecting articles you've recently read, of course.  If you never do
6652 that, turning the backlog on will slow Gnus down a little bit, and
6653 increase memory usage some.
6654
6655 @vindex gnus-keep-backlog
6656 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
6657 at most @var{n} old articles in a buffer for later re-fetching.  If this
6658 variable is non-@code{nil} and is not a number, Gnus will store
6659 @emph{all} read articles, which means that your Emacs will grow without
6660 bound before exploding and taking your machine down with you.  I put
6661 that in there just to keep y'all on your toes.
6662
6663 This variable is @code{nil} by default.
6664
6665
6666 @node Saving Articles
6667 @section Saving Articles
6668 @cindex saving articles
6669
6670 Gnus can save articles in a number of ways.  Below is the documentation
6671 for saving articles in a fairly straight-forward fashion (i.e., little
6672 processing of the article is done before it is saved).  For a different
6673 approach (uudecoding, unsharing) you should use @code{gnus-uu}
6674 (@pxref{Decoding Articles}).
6675
6676 @vindex gnus-save-all-headers
6677 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
6678 unwanted headers before saving the article.
6679
6680 @vindex gnus-saved-headers
6681 If the preceding variable is @code{nil}, all headers that match the
6682 @code{gnus-saved-headers} regexp will be kept, while the rest will be
6683 deleted before saving.
6684
6685 @table @kbd
6686
6687 @item O o
6688 @itemx o
6689 @kindex O o (Summary)
6690 @kindex o (Summary)
6691 @findex gnus-summary-save-article
6692 @c @icon{gnus-summary-save-article}
6693 Save the current article using the default article saver
6694 (@code{gnus-summary-save-article}).
6695
6696 @item O m
6697 @kindex O m (Summary)
6698 @findex gnus-summary-save-article-mail
6699 Save the current article in mail format
6700 (@code{gnus-summary-save-article-mail}).
6701
6702 @item O r
6703 @kindex O r (Summary)
6704 @findex gnus-summary-save-article-rmail
6705 Save the current article in rmail format
6706 (@code{gnus-summary-save-article-rmail}).
6707
6708 @item O f
6709 @kindex O f (Summary)
6710 @findex gnus-summary-save-article-file
6711 @c @icon{gnus-summary-save-article-file}
6712 Save the current article in plain file format
6713 (@code{gnus-summary-save-article-file}).
6714
6715 @item O F
6716 @kindex O F (Summary)
6717 @findex gnus-summary-write-article-file
6718 Write the current article in plain file format, overwriting any previous
6719 file contents (@code{gnus-summary-write-article-file}).
6720
6721 @item O b
6722 @kindex O b (Summary)
6723 @findex gnus-summary-save-article-body-file
6724 Save the current article body in plain file format
6725 (@code{gnus-summary-save-article-body-file}).
6726
6727 @item O h
6728 @kindex O h (Summary)
6729 @findex gnus-summary-save-article-folder
6730 Save the current article in mh folder format
6731 (@code{gnus-summary-save-article-folder}).
6732
6733 @item O v
6734 @kindex O v (Summary)
6735 @findex gnus-summary-save-article-vm
6736 Save the current article in a VM folder
6737 (@code{gnus-summary-save-article-vm}).
6738
6739 @item O p
6740 @itemx |
6741 @kindex O p (Summary)
6742 @kindex | (Summary)
6743 @findex gnus-summary-pipe-output
6744 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
6745 the current article to a process (@code{gnus-summary-pipe-output}).
6746 @end table
6747
6748 @vindex gnus-prompt-before-saving
6749 All these commands use the process/prefix convention
6750 (@pxref{Process/Prefix}).  If you save bunches of articles using these
6751 functions, you might get tired of being prompted for files to save each
6752 and every article in.  The prompting action is controlled by
6753 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
6754 default, giving you that excessive prompting action you know and
6755 loathe.  If you set this variable to @code{t} instead, you'll be prompted
6756 just once for each series of articles you save.  If you like to really
6757 have Gnus do all your thinking for you, you can even set this variable
6758 to @code{nil}, which means that you will never be prompted for files to
6759 save articles in.  Gnus will simply save all the articles in the default
6760 files.
6761
6762
6763 @vindex gnus-default-article-saver
6764 You can customize the @code{gnus-default-article-saver} variable to make
6765 Gnus do what you want it to.  You can use any of the six ready-made
6766 functions below, or you can create your own.
6767
6768 @table @code
6769
6770 @item gnus-summary-save-in-rmail
6771 @findex gnus-summary-save-in-rmail
6772 @vindex gnus-rmail-save-name
6773 @findex gnus-plain-save-name
6774 This is the default format, @dfn{babyl}.  Uses the function in the
6775 @code{gnus-rmail-save-name} variable to get a file name to save the
6776 article in.  The default is @code{gnus-plain-save-name}.
6777
6778 @item gnus-summary-save-in-mail
6779 @findex gnus-summary-save-in-mail
6780 @vindex gnus-mail-save-name
6781 Save in a Unix mail (mbox) file.  Uses the function in the
6782 @code{gnus-mail-save-name} variable to get a file name to save the
6783 article in.  The default is @code{gnus-plain-save-name}.
6784
6785 @item gnus-summary-save-in-file
6786 @findex gnus-summary-save-in-file
6787 @vindex gnus-file-save-name
6788 @findex gnus-numeric-save-name
6789 Append the article straight to an ordinary file.  Uses the function in
6790 the @code{gnus-file-save-name} variable to get a file name to save the
6791 article in.  The default is @code{gnus-numeric-save-name}.
6792
6793 @item gnus-summary-save-body-in-file
6794 @findex gnus-summary-save-body-in-file
6795 Append the article body to an ordinary file.  Uses the function in the
6796 @code{gnus-file-save-name} variable to get a file name to save the
6797 article in.  The default is @code{gnus-numeric-save-name}.
6798
6799 @item gnus-summary-save-in-folder
6800 @findex gnus-summary-save-in-folder
6801 @findex gnus-folder-save-name
6802 @findex gnus-Folder-save-name
6803 @vindex gnus-folder-save-name
6804 @cindex rcvstore
6805 @cindex MH folders
6806 Save the article to an MH folder using @code{rcvstore} from the MH
6807 library.  Uses the function in the @code{gnus-folder-save-name} variable
6808 to get a file name to save the article in.  The default is
6809 @code{gnus-folder-save-name}, but you can also use
6810 @code{gnus-Folder-save-name}, which creates capitalized names.
6811
6812 @item gnus-summary-save-in-vm
6813 @findex gnus-summary-save-in-vm
6814 Save the article in a VM folder.  You have to have the VM mail
6815 reader to use this setting.
6816 @end table
6817
6818 @vindex gnus-article-save-directory
6819 All of these functions, except for the last one, will save the article
6820 in the @code{gnus-article-save-directory}, which is initialized from the
6821 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
6822 default.
6823
6824 As you can see above, the functions use different functions to find a
6825 suitable name of a file to save the article in.  Below is a list of
6826 available functions that generate names:
6827
6828 @table @code
6829
6830 @item gnus-Numeric-save-name
6831 @findex gnus-Numeric-save-name
6832 File names like @file{~/News/Alt.andrea-dworkin/45}.
6833
6834 @item gnus-numeric-save-name
6835 @findex gnus-numeric-save-name
6836 File names like @file{~/News/alt.andrea-dworkin/45}.
6837
6838 @item gnus-Plain-save-name
6839 @findex gnus-Plain-save-name
6840 File names like @file{~/News/Alt.andrea-dworkin}.
6841
6842 @item gnus-plain-save-name
6843 @findex gnus-plain-save-name
6844 File names like @file{~/News/alt.andrea-dworkin}.
6845
6846 @item gnus-sender-save-name
6847 @findex gnus-sender-save-name
6848 File names like @file{~/News/larsi}.
6849 @end table
6850
6851 @vindex gnus-split-methods
6852 You can have Gnus suggest where to save articles by plonking a regexp into
6853 the @code{gnus-split-methods} alist.  For instance, if you would like to
6854 save articles related to Gnus in the file @file{gnus-stuff}, and articles
6855 related to VM in @code{vm-stuff}, you could set this variable to something
6856 like:
6857
6858 @lisp
6859 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
6860  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
6861  (my-choosing-function "../other-dir/my-stuff")
6862  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
6863 @end lisp
6864
6865 We see that this is a list where each element is a list that has two
6866 elements---the @dfn{match} and the @dfn{file}.  The match can either be
6867 a string (in which case it is used as a regexp to match on the article
6868 head); it can be a symbol (which will be called as a function with the
6869 group name as a parameter); or it can be a list (which will be
6870 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
6871 the @dfn{file} will be used as a default prompt.  In addition, the
6872 result of the operation itself will be used if the function or form
6873 called returns a string or a list of strings.
6874
6875 You basically end up with a list of file names that might be used when
6876 saving the current article.  (All ``matches'' will be used.)  You will
6877 then be prompted for what you really want to use as a name, with file
6878 name completion over the results from applying this variable.
6879
6880 This variable is @code{((gnus-article-archive-name))} by default, which
6881 means that Gnus will look at the articles it saves for an
6882 @code{Archive-name} line and use that as a suggestion for the file
6883 name.
6884
6885 Here's an example function to clean up file names somewhat.  If you have
6886 lots of mail groups called things like
6887 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
6888 these group names before creating the file name to save to.  The
6889 following will do just that:
6890
6891 @lisp
6892 (defun my-save-name (group)
6893   (when (string-match "^nnml:mail." group)
6894     (substring group (match-end 0))))
6895
6896 (setq gnus-split-methods
6897       '((gnus-article-archive-name)
6898         (my-save-name)))
6899 @end lisp
6900
6901
6902 @vindex gnus-use-long-file-name
6903 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
6904 @code{nil}, all the preceding functions will replace all periods
6905 (@samp{.}) in the group names with slashes (@samp{/})---which means that
6906 the functions will generate hierarchies of directories instead of having
6907 all the files in the top level directory
6908 (@file{~/News/alt/andrea-dworkin} instead of
6909 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
6910 on most systems.  However, for historical reasons, this is @code{nil} on
6911 Xenix and usg-unix-v machines by default.
6912
6913 This function also affects kill and score file names.  If this variable
6914 is a list, and the list contains the element @code{not-score}, long file
6915 names will not be used for score files, if it contains the element
6916 @code{not-save}, long file names will not be used for saving, and if it
6917 contains the element @code{not-kill}, long file names will not be used
6918 for kill files.
6919
6920 If you'd like to save articles in a hierarchy that looks something like
6921 a spool, you could
6922
6923 @lisp
6924 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
6925 (setq gnus-default-article-saver
6926       'gnus-summary-save-in-file) ; no encoding
6927 @end lisp
6928
6929 Then just save with @kbd{o}.  You'd then read this hierarchy with
6930 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
6931 the top level directory as the argument (@file{~/News/}).  Then just walk
6932 around to the groups/directories with @code{nneething}.
6933
6934
6935 @node Decoding Articles
6936 @section Decoding Articles
6937 @cindex decoding articles
6938
6939 Sometime users post articles (or series of articles) that have been
6940 encoded in some way or other.  Gnus can decode them for you.
6941
6942 @menu
6943 * Uuencoded Articles::          Uudecode articles.
6944 * Shell Archives::              Unshar articles.
6945 * PostScript Files::            Split PostScript.
6946 * Other Files::                 Plain save and binhex.
6947 * Decoding Variables::          Variables for a happy decoding.
6948 * Viewing Files::               You want to look at the result of the decoding?
6949 @end menu
6950
6951 @cindex series
6952 @cindex article series
6953 All these functions use the process/prefix convention
6954 (@pxref{Process/Prefix}) for finding out what articles to work on, with
6955 the extension that a ``single article'' means ``a single series''.  Gnus
6956 can find out by itself what articles belong to a series, decode all the
6957 articles and unpack/view/save the resulting file(s).
6958
6959 Gnus guesses what articles are in the series according to the following
6960 simplish rule: The subjects must be (nearly) identical, except for the
6961 last two numbers of the line.  (Spaces are largely ignored, however.)
6962
6963 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
6964 will find all the articles that match the regexp @samp{^cat.gif
6965 ([0-9]+/[0-9]+).*$}.
6966
6967 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
6968 series}, will not be properly recognized by any of the automatic viewing
6969 commands, and you have to mark the articles manually with @kbd{#}.
6970
6971
6972 @node Uuencoded Articles
6973 @subsection Uuencoded Articles
6974 @cindex uudecode
6975 @cindex uuencoded articles
6976
6977 @table @kbd
6978
6979 @item X u
6980 @kindex X u (Summary)
6981 @findex gnus-uu-decode-uu
6982 @c @icon{gnus-uu-decode-uu}
6983 Uudecodes the current series (@code{gnus-uu-decode-uu}).
6984
6985 @item X U
6986 @kindex X U (Summary)
6987 @findex gnus-uu-decode-uu-and-save
6988 Uudecodes and saves the current series
6989 (@code{gnus-uu-decode-uu-and-save}).
6990
6991 @item X v u
6992 @kindex X v u (Summary)
6993 @findex gnus-uu-decode-uu-view
6994 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
6995
6996 @item X v U
6997 @kindex X v U (Summary)
6998 @findex gnus-uu-decode-uu-and-save-view
6999 Uudecodes, views and saves the current series
7000 (@code{gnus-uu-decode-uu-and-save-view}).
7001
7002 @end table
7003
7004 Remember that these all react to the presence of articles marked with
7005 the process mark.  If, for instance, you'd like to decode and save an
7006 entire newsgroup, you'd typically do @kbd{M P a}
7007 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7008 (@code{gnus-uu-decode-uu-and-save}).
7009
7010 All this is very much different from how @code{gnus-uu} worked with
7011 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7012 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7013 articles in some way (@pxref{Setting Process Marks}) and then press
7014 @kbd{X u}.
7015
7016 @vindex gnus-uu-notify-files
7017 Note: When trying to decode articles that have names matching
7018 @code{gnus-uu-notify-files}, which is hard-coded to
7019 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7020 automatically post an article on @samp{comp.unix.wizards} saying that
7021 you have just viewed the file in question.  This feature can't be turned
7022 off.
7023
7024
7025 @node Shell Archives
7026 @subsection Shell Archives
7027 @cindex unshar
7028 @cindex shell archives
7029 @cindex shared articles
7030
7031 Shell archives (``shar files'') used to be a popular way to distribute
7032 sources, but it isn't used all that much today.  In any case, we have
7033 some commands to deal with these:
7034
7035 @table @kbd
7036
7037 @item X s
7038 @kindex X s (Summary)
7039 @findex gnus-uu-decode-unshar
7040 Unshars the current series (@code{gnus-uu-decode-unshar}).
7041
7042 @item X S
7043 @kindex X S (Summary)
7044 @findex gnus-uu-decode-unshar-and-save
7045 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7046
7047 @item X v s
7048 @kindex X v s (Summary)
7049 @findex gnus-uu-decode-unshar-view
7050 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7051
7052 @item X v S
7053 @kindex X v S (Summary)
7054 @findex gnus-uu-decode-unshar-and-save-view
7055 Unshars, views and saves the current series
7056 (@code{gnus-uu-decode-unshar-and-save-view}).
7057 @end table
7058
7059
7060 @node PostScript Files
7061 @subsection PostScript Files
7062 @cindex PostScript
7063
7064 @table @kbd
7065
7066 @item X p
7067 @kindex X p (Summary)
7068 @findex gnus-uu-decode-postscript
7069 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7070
7071 @item X P
7072 @kindex X P (Summary)
7073 @findex gnus-uu-decode-postscript-and-save
7074 Unpack and save the current PostScript series
7075 (@code{gnus-uu-decode-postscript-and-save}).
7076
7077 @item X v p
7078 @kindex X v p (Summary)
7079 @findex gnus-uu-decode-postscript-view
7080 View the current PostScript series
7081 (@code{gnus-uu-decode-postscript-view}).
7082
7083 @item X v P
7084 @kindex X v P (Summary)
7085 @findex gnus-uu-decode-postscript-and-save-view
7086 View and save the current PostScript series
7087 (@code{gnus-uu-decode-postscript-and-save-view}).
7088 @end table
7089
7090
7091 @node Other Files
7092 @subsection Other Files
7093
7094 @table @kbd
7095 @item X o
7096 @kindex X o (Summary)
7097 @findex gnus-uu-decode-save
7098 Save the current series
7099 (@code{gnus-uu-decode-save}).
7100
7101 @item X b
7102 @kindex X b (Summary)
7103 @findex gnus-uu-decode-binhex
7104 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7105 doesn't really work yet.
7106 @end table
7107
7108
7109 @node Decoding Variables
7110 @subsection Decoding Variables
7111
7112 Adjective, not verb.
7113
7114 @menu
7115 * Rule Variables::              Variables that say how a file is to be viewed.
7116 * Other Decode Variables::      Other decode variables.
7117 * Uuencoding and Posting::      Variables for customizing uuencoding.
7118 @end menu
7119
7120
7121 @node Rule Variables
7122 @subsubsection Rule Variables
7123 @cindex rule variables
7124
7125 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7126 variables are of the form
7127
7128 @lisp
7129       (list '(regexp1 command2)
7130             '(regexp2 command2)
7131             ...)
7132 @end lisp
7133
7134 @table @code
7135
7136 @item gnus-uu-user-view-rules
7137 @vindex gnus-uu-user-view-rules
7138 @cindex sox
7139 This variable is consulted first when viewing files.  If you wish to use,
7140 for instance, @code{sox} to convert an @samp{.au} sound file, you could
7141 say something like:
7142 @lisp
7143 (setq gnus-uu-user-view-rules
7144       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7145 @end lisp
7146
7147 @item gnus-uu-user-view-rules-end
7148 @vindex gnus-uu-user-view-rules-end
7149 This variable is consulted if Gnus couldn't make any matches from the
7150 user and default view rules.
7151
7152 @item gnus-uu-user-archive-rules
7153 @vindex gnus-uu-user-archive-rules
7154 This variable can be used to say what commands should be used to unpack
7155 archives.
7156 @end table
7157
7158
7159 @node Other Decode Variables
7160 @subsubsection Other Decode Variables
7161
7162 @table @code
7163 @vindex gnus-uu-grabbed-file-functions
7164
7165 @item gnus-uu-grabbed-file-functions
7166 All functions in this list will be called right after each file has been
7167 successfully decoded---so that you can move or view files right away,
7168 and don't have to wait for all files to be decoded before you can do
7169 anything.  Ready-made functions you can put in this list are:
7170
7171 @table @code
7172
7173 @item gnus-uu-grab-view
7174 @findex gnus-uu-grab-view
7175 View the file.
7176
7177 @item gnus-uu-grab-move
7178 @findex gnus-uu-grab-move
7179 Move the file (if you're using a saving function.)
7180 @end table
7181
7182 @item gnus-uu-be-dangerous
7183 @vindex gnus-uu-be-dangerous
7184 Specifies what to do if unusual situations arise during decoding.  If
7185 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7186 that didn't work, and overwrite existing files.  Otherwise, ask each
7187 time.
7188
7189 @item gnus-uu-ignore-files-by-name
7190 @vindex gnus-uu-ignore-files-by-name
7191 Files with name matching this regular expression won't be viewed.
7192
7193 @item gnus-uu-ignore-files-by-type
7194 @vindex gnus-uu-ignore-files-by-type
7195 Files with a @sc{mime} type matching this variable won't be viewed.
7196 Note that Gnus tries to guess what type the file is based on the name.
7197 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
7198 kludgey.
7199
7200 @item gnus-uu-tmp-dir
7201 @vindex gnus-uu-tmp-dir
7202 Where @code{gnus-uu} does its work.
7203
7204 @item gnus-uu-do-not-unpack-archives
7205 @vindex gnus-uu-do-not-unpack-archives
7206 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7207 looking for files to display.
7208
7209 @item gnus-uu-view-and-save
7210 @vindex gnus-uu-view-and-save
7211 Non-@code{nil} means that the user will always be asked to save a file
7212 after viewing it.
7213
7214 @item gnus-uu-ignore-default-view-rules
7215 @vindex gnus-uu-ignore-default-view-rules
7216 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7217 rules.
7218
7219 @item gnus-uu-ignore-default-archive-rules
7220 @vindex gnus-uu-ignore-default-archive-rules
7221 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7222 unpacking commands.
7223
7224 @item gnus-uu-kill-carriage-return
7225 @vindex gnus-uu-kill-carriage-return
7226 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7227 from articles.
7228
7229 @item gnus-uu-unmark-articles-not-decoded
7230 @vindex gnus-uu-unmark-articles-not-decoded
7231 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7232 decoded articles as unread.
7233
7234 @item gnus-uu-correct-stripped-uucode
7235 @vindex gnus-uu-correct-stripped-uucode
7236 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7237 uuencoded files that have had trailing spaces deleted.
7238
7239 @item gnus-uu-pre-uudecode-hook
7240 @vindex gnus-uu-pre-uudecode-hook
7241 Hook run before sending a message to @code{uudecode}.
7242
7243 @item gnus-uu-view-with-metamail
7244 @vindex gnus-uu-view-with-metamail
7245 @cindex metamail
7246 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7247 commands defined by the rule variables and just fudge a @sc{mime}
7248 content type based on the file name.  The result will be fed to
7249 @code{metamail} for viewing.
7250
7251 @item gnus-uu-save-in-digest
7252 @vindex gnus-uu-save-in-digest
7253 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7254 decoding, will save in digests.  If this variable is @code{nil},
7255 @code{gnus-uu} will just save everything in a file without any
7256 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7257 to specify any meaningful volume and issue numbers were found, so I
7258 simply dropped them.
7259
7260 @end table
7261
7262
7263 @node Uuencoding and Posting
7264 @subsubsection Uuencoding and Posting
7265
7266 @table @code
7267
7268 @item gnus-uu-post-include-before-composing
7269 @vindex gnus-uu-post-include-before-composing
7270 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7271 before you compose the article.  If this variable is @code{t}, you can
7272 either include an encoded file with @kbd{C-c C-i} or have one included
7273 for you when you post the article.
7274
7275 @item gnus-uu-post-length
7276 @vindex gnus-uu-post-length
7277 Maximum length of an article.  The encoded file will be split into how
7278 many articles it takes to post the entire file.
7279
7280 @item gnus-uu-post-threaded
7281 @vindex gnus-uu-post-threaded
7282 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7283 thread.  This may not be smart, as no other decoder I have seen is able
7284 to follow threads when collecting uuencoded articles.  (Well, I have
7285 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7286 think that counts...) Default is @code{nil}.
7287
7288 @item gnus-uu-post-separate-description
7289 @vindex gnus-uu-post-separate-description
7290 Non-@code{nil} means that the description will be posted in a separate
7291 article.  The first article will typically be numbered (0/x).  If this
7292 variable is @code{nil}, the description the user enters will be included
7293 at the beginning of the first article, which will be numbered (1/x).
7294 Default is @code{t}.
7295
7296 @end table
7297
7298
7299 @node Viewing Files
7300 @subsection Viewing Files
7301 @cindex viewing files
7302 @cindex pseudo-articles
7303
7304 After decoding, if the file is some sort of archive, Gnus will attempt
7305 to unpack the archive and see if any of the files in the archive can be
7306 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7307 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
7308 uncompress and de-tar the main file, and then view the two pictures.
7309 This unpacking process is recursive, so if the archive contains archives
7310 of archives, it'll all be unpacked.
7311
7312 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
7313 extracted file into the summary buffer.  If you go to these
7314 ``articles'', you will be prompted for a command to run (usually Gnus
7315 will make a suggestion), and then the command will be run.
7316
7317 @vindex gnus-view-pseudo-asynchronously
7318 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7319 until the viewing is done before proceeding.
7320
7321 @vindex gnus-view-pseudos
7322 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7323 the pseudo-articles into the summary buffer, but view them
7324 immediately.  If this variable is @code{not-confirm}, the user won't even
7325 be asked for a confirmation before viewing is done.
7326
7327 @vindex gnus-view-pseudos-separately
7328 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7329 pseudo-article will be created for each file to be viewed.  If
7330 @code{nil}, all files that use the same viewing command will be given as
7331 a list of parameters to that command.
7332
7333 @vindex gnus-insert-pseudo-articles
7334 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7335 pseudo-articles when decoding.  It is @code{t} by default.
7336
7337 So; there you are, reading your @emph{pseudo-articles} in your
7338 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7339 Why isn't anything real anymore? How did we get here?
7340
7341
7342 @node Article Treatment
7343 @section Article Treatment
7344
7345 Reading through this huge manual, you may have quite forgotten that the
7346 object of newsreaders is to actually, like, read what people have
7347 written.  Reading articles.  Unfortunately, people are quite bad at
7348 writing, so there are tons of functions and variables to make reading
7349 these articles easier.
7350
7351 @menu
7352 * Article Highlighting::        You want to make the article look like fruit salad.
7353 * Article Fontisizing::         Making emphasized text look nice.
7354 * Article Hiding::              You also want to make certain info go away.
7355 * Article Washing::             Lots of way-neat functions to make life better.
7356 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
7357 * Article Date::                Grumble, UT!
7358 * Article Signature::           What is a signature?
7359 * Article Miscellania::         Various other stuff.
7360 @end menu
7361
7362
7363 @node Article Highlighting
7364 @subsection Article Highlighting
7365 @cindex highlighting
7366
7367 Not only do you want your article buffer to look like fruit salad, but
7368 you want it to look like technicolor fruit salad.
7369
7370 @table @kbd
7371
7372 @item W H a
7373 @kindex W H a (Summary)
7374 @findex gnus-article-highlight
7375 @findex gnus-article-maybe-highlight
7376 Do much highlighting of the current article
7377 (@code{gnus-article-highlight}).  This function highlights header, cited
7378 text, the signature, and adds buttons to the body and the head.
7379
7380 @item W H h
7381 @kindex W H h (Summary)
7382 @findex gnus-article-highlight-headers
7383 @vindex gnus-header-face-alist
7384 Highlight the headers (@code{gnus-article-highlight-headers}).  The
7385 highlighting will be done according to the @code{gnus-header-face-alist}
7386 variable, which is a list where each element has the form
7387 @code{(@var{regexp} @var{name} @var{content})}.
7388 @var{regexp} is a regular expression for matching the
7389 header, @var{name} is the face used for highlighting the header name
7390 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
7391 the header value.  The first match made will be used.  Note that
7392 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
7393
7394 @item W H c
7395 @kindex W H c (Summary)
7396 @findex gnus-article-highlight-citation
7397 Highlight cited text (@code{gnus-article-highlight-citation}).
7398
7399 Some variables to customize the citation highlights:
7400
7401 @table @code
7402 @vindex gnus-cite-parse-max-size
7403
7404 @item gnus-cite-parse-max-size
7405 If the article size if bigger than this variable (which is 25000 by
7406 default), no citation highlighting will be performed.
7407
7408 @item gnus-cite-max-prefix
7409 @vindex gnus-cite-max-prefix
7410 Maximum possible length for a citation prefix (default 20).
7411
7412 @item gnus-cite-face-list
7413 @vindex gnus-cite-face-list
7414 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
7415 When there are citations from multiple articles in the same message,
7416 Gnus will try to give each citation from each article its own face.
7417 This should make it easier to see who wrote what.
7418
7419 @item gnus-supercite-regexp
7420 @vindex gnus-supercite-regexp
7421 Regexp matching normal Supercite attribution lines.
7422
7423 @item gnus-supercite-secondary-regexp
7424 @vindex gnus-supercite-secondary-regexp
7425 Regexp matching mangled Supercite attribution lines.
7426
7427 @item gnus-cite-minimum-match-count
7428 @vindex gnus-cite-minimum-match-count
7429 Minimum number of identical prefixes we have to see before we believe
7430 that it's a citation.
7431
7432 @item gnus-cite-attribution-prefix
7433 @vindex gnus-cite-attribution-prefix
7434 Regexp matching the beginning of an attribution line.
7435
7436 @item gnus-cite-attribution-suffix
7437 @vindex gnus-cite-attribution-suffix
7438 Regexp matching the end of an attribution line.
7439
7440 @item gnus-cite-attribution-face
7441 @vindex gnus-cite-attribution-face
7442 Face used for attribution lines.  It is merged with the face for the
7443 cited text belonging to the attribution.
7444
7445 @end table
7446
7447
7448 @item W H s
7449 @kindex W H s (Summary)
7450 @vindex gnus-signature-separator
7451 @vindex gnus-signature-face
7452 @findex gnus-article-highlight-signature
7453 Highlight the signature (@code{gnus-article-highlight-signature}).
7454 Everything after @code{gnus-signature-separator} (@pxref{Article
7455 Signature}) in an article will be considered a signature and will be
7456 highlighted with @code{gnus-signature-face}, which is @code{italic} by
7457 default.
7458
7459 @end table
7460
7461 @xref{Customizing Articles}, for how to highlight articles automatically.
7462
7463
7464 @node Article Fontisizing
7465 @subsection Article Fontisizing
7466 @cindex emphasis
7467 @cindex article emphasis
7468
7469 @findex gnus-article-emphasize
7470 @kindex W e (Summary)
7471 People commonly add emphasis to words in news articles by writing things
7472 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
7473 this look nicer by running the article through the @kbd{W e}
7474 (@code{gnus-article-emphasize}) command.
7475
7476 @vindex gnus-emphasis-alist
7477 How the emphasis is computed is controlled by the
7478 @code{gnus-emphasis-alist} variable.  This is an alist where the first
7479 element is a regular expression to be matched.  The second is a number
7480 that says what regular expression grouping is used to find the entire
7481 emphasized word.  The third is a number that says what regexp grouping
7482 should be displayed and highlighted.  (The text between these two
7483 groupings will be hidden.)  The fourth is the face used for
7484 highlighting.
7485
7486 @lisp
7487 (setq gnus-emphasis-alist
7488       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
7489         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
7490 @end lisp
7491
7492 @cindex slash
7493 @cindex asterisk
7494 @cindex underline
7495 @cindex /
7496 @cindex *
7497
7498 @vindex gnus-emphasis-underline
7499 @vindex gnus-emphasis-bold
7500 @vindex gnus-emphasis-italic
7501 @vindex gnus-emphasis-underline-bold
7502 @vindex gnus-emphasis-underline-italic
7503 @vindex gnus-emphasis-bold-italic
7504 @vindex gnus-emphasis-underline-bold-italic
7505 By default, there are seven rules, and they use the following faces:
7506 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
7507 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
7508 @code{gnus-emphasis-underline-italic},
7509 @code{gnus-emphasis-underline-bold}, and
7510 @code{gnus-emphasis-underline-bold-italic}.
7511
7512 If you want to change these faces, you can either use @kbd{M-x
7513 customize}, or you can use @code{copy-face}.  For instance, if you want
7514 to make @code{gnus-emphasis-italic} use a red face instead, you could
7515 say something like:
7516
7517 @lisp
7518 (copy-face 'red 'gnus-emphasis-italic)
7519 @end lisp
7520
7521 @vindex gnus-group-highlight-words-alist
7522
7523 If you want to highlight arbitrary words, you can use the
7524 @code{gnus-group-highlight-words-alist} variable, which uses the same
7525 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
7526 parameter (@pxref{Group Parameters}) can also be used.
7527
7528 @xref{Customizing Articles}, for how to fontize articles automatically.
7529
7530
7531 @node Article Hiding
7532 @subsection Article Hiding
7533 @cindex article hiding
7534
7535 Or rather, hiding certain things in each article.  There usually is much
7536 too much cruft in most articles.
7537
7538 @table @kbd
7539
7540 @item W W a
7541 @kindex W W a (Summary)
7542 @findex gnus-article-hide
7543 Do quite a lot of hiding on the article buffer
7544 (@kbd{gnus-article-hide}).  In particular, this function will hide
7545 headers, PGP, cited text and the signature.
7546
7547 @item W W h
7548 @kindex W W h (Summary)
7549 @findex gnus-article-hide-headers
7550 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
7551 Headers}.
7552
7553 @item W W b
7554 @kindex W W b (Summary)
7555 @findex gnus-article-hide-boring-headers
7556 Hide headers that aren't particularly interesting
7557 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
7558
7559 @item W W s
7560 @kindex W W s (Summary)
7561 @findex gnus-article-hide-signature
7562 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
7563 Signature}.
7564
7565 @item W W l
7566 @kindex W W l (Summary)
7567 @findex gnus-article-hide-list-identifiers
7568 @vindex gnus-list-identifiers
7569 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
7570 are strings some mailing list servers add to the beginning of all
7571 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
7572 @samp{Re: } is skipped before stripping. @code{gnus-list-identifiers}
7573 may not contain @code{\\(..\\)}.
7574
7575 @table @code
7576
7577 @item gnus-list-identifiers
7578 @vindex gnus-list-identifiers
7579 A regular expression that matches list identifiers to be removed from
7580 subject.  This can also be a list of regular expressions.
7581
7582 @end table
7583
7584 @item W W p
7585 @kindex W W p (Summary)
7586 @findex gnus-article-hide-pgp
7587 @vindex gnus-article-hide-pgp-hook
7588 Hide @sc{pgp} signatures (@code{gnus-article-hide-pgp}).  The
7589 @code{gnus-article-hide-pgp-hook} hook will be run after a @sc{pgp}
7590 signature has been hidden.  For example, to automatically verify
7591 articles that have signatures in them do:
7592 @lisp
7593 ;;; Hide pgp cruft if any.
7594
7595 (setq gnus-treat-strip-pgp t)
7596
7597 ;;; After hiding pgp, verify the message;
7598 ;;; only happens if pgp signature is found.
7599
7600 (add-hook 'gnus-article-hide-pgp-hook
7601           (lambda ()
7602             (save-excursion
7603               (set-buffer gnus-original-article-buffer)
7604               (mc-verify))))
7605 @end lisp
7606
7607 @item W W P
7608 @kindex W W P (Summary)
7609 @findex gnus-article-hide-pem
7610 Hide @sc{pem} (privacy enhanced messages) cruft
7611 (@code{gnus-article-hide-pem}).
7612
7613 @item W W B
7614 @kindex W W B (Summary)
7615 @findex gnus-article-strip-banner
7616 @cindex banner
7617 @cindex OneList
7618 @cindex stripping advertisements
7619 @cindex advertisements
7620 Strip the banner specified by the @code{banner} group parameter
7621 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
7622 annoying banners and/or signatures that some mailing lists and moderated
7623 groups adds to all the messages.  The way to use this function is to add
7624 the @code{banner} group parameter (@pxref{Group Parameters}) to the
7625 group you want banners stripped from.  The parameter either be a string,
7626 which will be interpreted as a regular expression matching text to be
7627 removed, or the symbol @code{signature}, meaning that the (last)
7628 signature should be removed, or other symbol, meaning that the
7629 corresponding regular expression in @code{gnus-article-banner-alist} is
7630 used.
7631
7632 @item W W c
7633 @kindex W W c (Summary)
7634 @findex gnus-article-hide-citation
7635 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
7636 customizing the hiding:
7637
7638 @table @code
7639
7640 @item gnus-cited-opened-text-button-line-format
7641 @itemx gnus-cited-closed-text-button-line-format
7642 @vindex gnus-cited-closed-text-button-line-format
7643 @vindex gnus-cited-opened-text-button-line-format
7644 Gnus adds buttons to show where the cited text has been hidden, and to
7645 allow toggle hiding the text.  The format of the variable is specified
7646 by these format-like variable (@pxref{Formatting Variables}).  These
7647 specs are valid:
7648
7649 @table @samp
7650 @item b
7651 Starting point of the hidden text.
7652 @item e
7653 Ending point of the hidden text.
7654 @item l
7655 Number of characters in the hidden region.
7656 @item n
7657 Number of lines of hidden text.
7658 @end table
7659
7660 @item gnus-cited-lines-visible
7661 @vindex gnus-cited-lines-visible
7662 The number of lines at the beginning of the cited text to leave
7663 shown. This can also be a cons cell with the number of lines at the top
7664 and bottom of the text, respectively, to remain visible.
7665
7666 @end table
7667
7668 @item W W C-c
7669 @kindex W W C-c (Summary)
7670 @findex gnus-article-hide-citation-maybe
7671
7672 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
7673 following two variables:
7674
7675 @table @code
7676 @item gnus-cite-hide-percentage
7677 @vindex gnus-cite-hide-percentage
7678 If the cited text is of a bigger percentage than this variable (default
7679 50), hide the cited text.
7680
7681 @item gnus-cite-hide-absolute
7682 @vindex gnus-cite-hide-absolute
7683 The cited text must have at least this length (default 10) before it
7684 is hidden.
7685 @end table
7686
7687 @item W W C
7688 @kindex W W C (Summary)
7689 @findex gnus-article-hide-citation-in-followups
7690 Hide cited text in articles that aren't roots
7691 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
7692 useful as an interactive command, but might be a handy function to stick
7693 have happen automatically (@pxref{Customizing Articles}).
7694
7695 @end table
7696
7697 All these ``hiding'' commands are toggles, but if you give a negative
7698 prefix to these commands, they will show what they have previously
7699 hidden.  If you give a positive prefix, they will always hide.
7700
7701 Also @pxref{Article Highlighting} for further variables for
7702 citation customization.
7703
7704 @xref{Customizing Articles}, for how to hide article elements
7705 automatically.
7706
7707
7708 @node Article Washing
7709 @subsection Article Washing
7710 @cindex washing
7711 @cindex article washing
7712
7713 We call this ``article washing'' for a really good reason.  Namely, the
7714 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
7715
7716 @dfn{Washing} is defined by us as ``changing something from something to
7717 something else'', but normally results in something looking better.
7718 Cleaner, perhaps.
7719
7720 @xref{Customizing Articles}, if you want to change how Gnus displays
7721 articles by default.
7722
7723 @table @kbd
7724
7725 @item C-u g
7726 This is not really washing, it's sort of the opposite of washing.  If
7727 you type this, you see the article exactly as it exists on disk or on
7728 the server.
7729
7730 @item W l
7731 @kindex W l (Summary)
7732 @findex gnus-summary-stop-page-breaking
7733 Remove page breaks from the current article
7734 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
7735 delimiters.
7736
7737 @item W r
7738 @kindex W r (Summary)
7739 @findex gnus-summary-caesar-message
7740 @c @icon{gnus-summary-caesar-message}
7741 Do a Caesar rotate (rot13) on the article buffer
7742 (@code{gnus-summary-caesar-message}).
7743 Unreadable articles that tell you to read them with Caesar rotate or rot13.
7744 (Typically offensive jokes and such.)
7745
7746 It's commonly called ``rot13'' because each letter is rotated 13
7747 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
7748 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
7749 is rumored to have employed this form of, uh, somewhat weak encryption.
7750
7751 @item W t
7752 @item t
7753 @kindex W t (Summary)
7754 @kindex t (Summary)
7755 @findex gnus-summary-toggle-header
7756 Toggle whether to display all headers in the article buffer
7757 (@code{gnus-summary-toggle-header}).
7758
7759 @item W v
7760 @kindex W v (Summary)
7761 @findex gnus-summary-verbose-header
7762 Toggle whether to display all headers in the article buffer permanently
7763 (@code{gnus-summary-verbose-header}).
7764
7765 @item W o
7766 @kindex W o (Summary)
7767 @findex gnus-article-treat-overstrike
7768 Treat overstrike (@code{gnus-article-treat-overstrike}).
7769
7770 @item W d
7771 @kindex W d (Summary)
7772 @findex gnus-article-treat-dumbquotes
7773 @vindex gnus-article-dumbquotes-map
7774 @cindex Smartquotes
7775 @cindex M****s*** sm*rtq**t*s
7776 @cindex Latin 1
7777 Treat M****s*** sm*rtq**t*s according to
7778 @code{gnus-article-dumbquotes-map}
7779 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
7780 whether a character is a sm*rtq**t* or not, so it should only be used
7781 interactively.
7782
7783 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
7784 an attempt to provide more quoting characters.  If you see something
7785 like @code{\222} or @code{\264} where you're expecting some kind of
7786 apostrophe or quotation mark, then try this wash.
7787
7788 @item W w
7789 @kindex W w (Summary)
7790 @findex gnus-article-fill-cited-article
7791 Do word wrap (@code{gnus-article-fill-cited-article}).
7792
7793 You can give the command a numerical prefix to specify the width to use
7794 when filling.
7795
7796 @item W Q
7797 @kindex W Q (Summary)
7798 @findex gnus-article-fill-long-lines
7799 Fill long lines (@code{gnus-article-fill-long-lines}).
7800
7801 @item W C
7802 @kindex W C (Summary)
7803 @findex gnus-article-capitalize-sentences
7804 Capitalize the first word in each sentence
7805 (@code{gnus-article-capitalize-sentences}).
7806
7807 @item W c
7808 @kindex W c (Summary)
7809 @findex gnus-article-remove-cr
7810 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
7811 (this takes care of DOS line endings), and then translate any remaining
7812 CRs into LF (this takes care of Mac line endings)
7813 (@code{gnus-article-remove-cr}).
7814
7815 @item W q
7816 @kindex W q (Summary)
7817 @findex gnus-article-de-quoted-unreadable
7818 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
7819 Quoted-Printable is one common @sc{mime} encoding employed when sending
7820 non-ASCII (i. e., 8-bit) articles.  It typically makes strings like
7821 @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which doesn't look very
7822 readable to me.  Note that the this is usually done automatically by
7823 Gnus if the message in question has a @code{Content-Transfer-Encoding}
7824 header that says that this encoding has been done.
7825 If a prefix is given, a charset will be asked for.
7826
7827 @item W 6
7828 @kindex W 6 (Summary)
7829 @findex gnus-article-de-base64-unreadable
7830 Treat base64 (@code{gnus-article-de-base64-unreadable}).
7831 Base64 is one common @sc{mime} encoding employed when sending non-ASCII
7832 (i. e., 8-bit) articles.  Note that the this is usually done
7833 automatically by Gnus if the message in question has a
7834 @code{Content-Transfer-Encoding} header that says that this encoding has
7835 been done.
7836 If a prefix is given, a charset will be asked for.
7837
7838 @item W Z
7839 @kindex W Z (Summary)
7840 @findex gnus-article-decode-HZ
7841 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
7842 common encoding employed when sending Chinese articles.  It typically
7843 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
7844
7845 @item W h
7846 @kindex W h (Summary)
7847 @findex gnus-article-wash-html
7848 Treat HTML (@code{gnus-article-wash-html}).
7849 Note that the this is usually done automatically by Gnus if the message
7850 in question has a @code{Content-Type} header that says that this type
7851 has been done.
7852 If a prefix is given, a charset will be asked for.
7853
7854 @item W f
7855 @kindex W f (Summary)
7856 @cindex x-face
7857 @findex gnus-article-display-x-face
7858 @findex gnus-article-x-face-command
7859 @vindex gnus-article-x-face-command
7860 @vindex gnus-article-x-face-too-ugly
7861 @iftex
7862 @iflatex
7863 \include{xface}
7864 @end iflatex
7865 @end iftex
7866 @c @anchor{X-Face}
7867 Look for and display any X-Face headers
7868 (@code{gnus-article-display-x-face}).  The command executed by this
7869 function is given by the @code{gnus-article-x-face-command} variable.
7870 If this variable is a string, this string will be executed in a
7871 sub-shell.  If it is a function, this function will be called with the
7872 face as the argument.  If the @code{gnus-article-x-face-too-ugly} (which
7873 is a regexp) matches the @code{From} header, the face will not be shown.
7874 The default action under Emacs is to fork off the @code{display}
7875 program@footnote{@code{display} is from the ImageMagick package.  For the
7876 @code{uncompface} and @code{icontopbm} programs look for a package
7877 like `compface' or `faces-xface' on a GNU/Linux system.}
7878 to view the face.  Under XEmacs or Emacs 21+ with suitable image
7879 support, the default action is to display the face before the
7880 @code{From} header.  (It's nicer if XEmacs has been compiled with X-Face
7881 support---that will make display somewhat faster.  If there's no native
7882 X-Face support, Gnus will try to convert the @code{X-Face} header using
7883 external programs from the @code{pbmplus} package and
7884 friends.@footnote{On a GNU/Linux system look for packages with names
7885 like @code{netpbm} or @code{libgr-progs}.})  If you
7886 want to have this function in the display hook, it should probably come
7887 last.
7888
7889 @item W b
7890 @kindex W b (Summary)
7891 @findex gnus-article-add-buttons
7892 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
7893 @xref{Article Buttons}.
7894
7895 @item W B
7896 @kindex W B (Summary)
7897 @findex gnus-article-add-buttons-to-head
7898 Add clickable buttons to the article headers
7899 (@code{gnus-article-add-buttons-to-head}).
7900
7901 @item W p
7902 @kindex W p (Summary)
7903 @findex gnus-article-verify-x-pgp-sig
7904 Verify a signed control message (@code{gnus-article-verify-x-pgp-sig}).
7905 Control messages such as @code{newgroup} and @code{checkgroups} are
7906 usually signed by the hierarchy maintainer.  You need to add the PGP
7907 public key of the maintainer to your keyring to verify the
7908 message.@footnote{PGP keys for many hierarchies are available at
7909 @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
7910
7911 @item W W H
7912 @kindex W W H (Summary)
7913 @findex gnus-article-strip-headers-from-body
7914 Strip headers like the @code{X-No-Archive} header from the beginning of
7915 article bodies (@code{gnus-article-strip-headers-from-body}).
7916
7917 @item W E l
7918 @kindex W E l (Summary)
7919 @findex gnus-article-strip-leading-blank-lines
7920 Remove all blank lines from the beginning of the article
7921 (@code{gnus-article-strip-leading-blank-lines}).
7922
7923 @item W E m
7924 @kindex W E m (Summary)
7925 @findex gnus-article-strip-multiple-blank-lines
7926 Replace all blank lines with empty lines and then all multiple empty
7927 lines with a single empty line.
7928 (@code{gnus-article-strip-multiple-blank-lines}).
7929
7930 @item W E t
7931 @kindex W E t (Summary)
7932 @findex gnus-article-remove-trailing-blank-lines
7933 Remove all blank lines at the end of the article
7934 (@code{gnus-article-remove-trailing-blank-lines}).
7935
7936 @item W E a
7937 @kindex W E a (Summary)
7938 @findex gnus-article-strip-blank-lines
7939 Do all the three commands above
7940 (@code{gnus-article-strip-blank-lines}).
7941
7942 @item W E A
7943 @kindex W E A (Summary)
7944 @findex gnus-article-strip-all-blank-lines
7945 Remove all blank lines
7946 (@code{gnus-article-strip-all-blank-lines}).
7947
7948 @item W E s
7949 @kindex W E s (Summary)
7950 @findex gnus-article-strip-leading-space
7951 Remove all white space from the beginning of all lines of the article
7952 body (@code{gnus-article-strip-leading-space}).
7953
7954 @item W E e
7955 @kindex W E e (Summary)
7956 @findex gnus-article-strip-trailing-space
7957 Remove all white space from the end of all lines of the article
7958 body (@code{gnus-article-strip-trailing-space}).
7959
7960 @end table
7961
7962 @xref{Customizing Articles}, for how to wash articles automatically.
7963
7964
7965 @node Article Buttons
7966 @subsection Article Buttons
7967 @cindex buttons
7968
7969 People often include references to other stuff in articles, and it would
7970 be nice if Gnus could just fetch whatever it is that people talk about
7971 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
7972 button on these references.
7973
7974 Gnus adds @dfn{buttons} to certain standard references by default:
7975 Well-formed URLs, mail addresses and Message-IDs.  This is controlled by
7976 two variables, one that handles article bodies and one that handles
7977 article heads:
7978
7979 @table @code
7980
7981 @item gnus-button-alist
7982 @vindex gnus-button-alist
7983 This is an alist where each entry has this form:
7984
7985 @lisp
7986 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
7987 @end lisp
7988
7989 @table @var
7990
7991 @item regexp
7992 All text that match this regular expression will be considered an
7993 external reference.  Here's a typical regexp that matches embedded URLs:
7994 @samp{<URL:\\([^\n\r>]*\\)>}.
7995
7996 @item button-par
7997 Gnus has to know which parts of the matches is to be highlighted.  This
7998 is a number that says what sub-expression of the regexp is to be
7999 highlighted.  If you want it all highlighted, you use 0 here.
8000
8001 @item use-p
8002 This form will be @code{eval}ed, and if the result is non-@code{nil},
8003 this is considered a match.  This is useful if you want extra sifting to
8004 avoid false matches.
8005
8006 @item function
8007 This function will be called when you click on this button.
8008
8009 @item data-par
8010 As with @var{button-par}, this is a sub-expression number, but this one
8011 says which part of the match is to be sent as data to @var{function}.
8012
8013 @end table
8014
8015 So the full entry for buttonizing URLs is then
8016
8017 @lisp
8018 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8019 @end lisp
8020
8021 @item gnus-header-button-alist
8022 @vindex gnus-header-button-alist
8023 This is just like the other alist, except that it is applied to the
8024 article head only, and that each entry has an additional element that is
8025 used to say what headers to apply the buttonize coding to:
8026
8027 @lisp
8028 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
8029 @end lisp
8030
8031 @var{header} is a regular expression.
8032
8033 @item gnus-button-url-regexp
8034 @vindex gnus-button-url-regexp
8035 A regular expression that matches embedded URLs.  It is used in the
8036 default values of the variables above.
8037
8038 @item gnus-article-button-face
8039 @vindex gnus-article-button-face
8040 Face used on buttons.
8041
8042 @item gnus-article-mouse-face
8043 @vindex gnus-article-mouse-face
8044 Face used when the mouse cursor is over a button.
8045
8046 @end table
8047
8048 @xref{Customizing Articles}, for how to buttonize articles automatically.
8049
8050
8051 @node Article Date
8052 @subsection Article Date
8053
8054 The date is most likely generated in some obscure timezone you've never
8055 heard of, so it's quite nice to be able to find out what the time was
8056 when the article was sent.
8057
8058 @table @kbd
8059
8060 @item W T u
8061 @kindex W T u (Summary)
8062 @findex gnus-article-date-ut
8063 Display the date in UT (aka. GMT, aka ZULU)
8064 (@code{gnus-article-date-ut}).
8065
8066 @item W T i
8067 @kindex W T i (Summary)
8068 @findex gnus-article-date-iso8601
8069 @cindex ISO 8601
8070 Display the date in international format, aka. ISO 8601
8071 (@code{gnus-article-date-iso8601}).
8072
8073 @item W T l
8074 @kindex W T l (Summary)
8075 @findex gnus-article-date-local
8076 Display the date in the local timezone (@code{gnus-article-date-local}).
8077
8078 @item W T p
8079 @kindex W T p (Summary)
8080 @findex gnus-article-date-english
8081 Display the date in a format that's easily pronounceable in English
8082 (@code{gnus-article-date-english}).
8083
8084 @item W T s
8085 @kindex W T s (Summary)
8086 @vindex gnus-article-time-format
8087 @findex gnus-article-date-user
8088 @findex format-time-string
8089 Display the date using a user-defined format
8090 (@code{gnus-article-date-user}).  The format is specified by the
8091 @code{gnus-article-time-format} variable, and is a string that's passed
8092 to @code{format-time-string}.  See the documentation of that variable
8093 for a list of possible format specs.
8094
8095 @item W T e
8096 @kindex W T e (Summary)
8097 @findex gnus-article-date-lapsed
8098 @findex gnus-start-date-timer
8099 @findex gnus-stop-date-timer
8100 Say how much time has elapsed between the article was posted and now
8101 (@code{gnus-article-date-lapsed}).  It looks something like:
8102
8103 @example
8104 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8105 @end example
8106
8107 The value of @code{gnus-article-date-lapsed-new-header} determines
8108 whether this header will just be added below the old Date one, or will
8109 replace it.
8110
8111 An advantage of using Gnus to read mail is that it converts simple bugs
8112 into wonderful absurdities.
8113
8114 If you want to have this line updated continually, you can put
8115
8116 @lisp
8117 (gnus-start-date-timer)
8118 @end lisp
8119
8120 in your @file{.gnus.el} file, or you can run it off of some hook.  If
8121 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
8122 command.
8123
8124 @item W T o
8125 @kindex W T o (Summary)
8126 @findex gnus-article-date-original
8127 Display the original date (@code{gnus-article-date-original}).  This can
8128 be useful if you normally use some other conversion function and are
8129 worried that it might be doing something totally wrong.  Say, claiming
8130 that the article was posted in 1854.  Although something like that is
8131 @emph{totally} impossible.  Don't you trust me? *titter*
8132
8133 @end table
8134
8135 @xref{Customizing Articles}, for how to display the date in your
8136 preferred format automatically.
8137
8138
8139 @node Article Signature
8140 @subsection Article Signature
8141 @cindex signatures
8142 @cindex article signature
8143
8144 @vindex gnus-signature-separator
8145 Each article is divided into two parts---the head and the body.  The
8146 body can be divided into a signature part and a text part.  The variable
8147 that says what is to be considered a signature is
8148 @code{gnus-signature-separator}.  This is normally the standard
8149 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
8150 non-standard signature separators, so this variable can also be a list
8151 of regular expressions to be tested, one by one.  (Searches are done
8152 from the end of the body towards the beginning.)  One likely value is:
8153
8154 @lisp
8155 (setq gnus-signature-separator
8156       '("^-- $"         ; The standard
8157         "^-- *$"        ; A common mangling
8158         "^-------*$"    ; Many people just use a looong
8159                         ; line of dashes.  Shame!
8160         "^ *--------*$" ; Double-shame!
8161         "^________*$"   ; Underscores are also popular
8162         "^========*$")) ; Pervert!
8163 @end lisp
8164
8165 The more permissive you are, the more likely it is that you'll get false
8166 positives.
8167
8168 @vindex gnus-signature-limit
8169 @code{gnus-signature-limit} provides a limit to what is considered a
8170 signature when displaying articles.
8171
8172 @enumerate
8173 @item
8174 If it is an integer, no signature may be longer (in characters) than
8175 that integer.
8176 @item
8177 If it is a floating point number, no signature may be longer (in lines)
8178 than that number.
8179 @item
8180 If it is a function, the function will be called without any parameters,
8181 and if it returns @code{nil}, there is no signature in the buffer.
8182 @item
8183 If it is a string, it will be used as a regexp.  If it matches, the text
8184 in question is not a signature.
8185 @end enumerate
8186
8187 This variable can also be a list where the elements may be of the types
8188 listed above.  Here's an example:
8189
8190 @lisp
8191 (setq gnus-signature-limit
8192       '(200.0 "^---*Forwarded article"))
8193 @end lisp
8194
8195 This means that if there are more than 200 lines after the signature
8196 separator, or the text after the signature separator is matched by
8197 the regular expression @samp{^---*Forwarded article}, then it isn't a
8198 signature after all.
8199
8200
8201 @node Article Miscellania
8202 @subsection Article Miscellania
8203
8204 @table @kbd
8205 @item A t
8206 @kindex A t (Summary)
8207 @findex gnus-article-babel
8208 Translate the article from one language to another
8209 (@code{gnus-article-babel}).
8210
8211 @end table
8212
8213
8214 @node MIME Commands
8215 @section @sc{mime} Commands
8216 @cindex MIME decoding
8217 @cindex attachments
8218 @cindex viewing attachments
8219
8220 The following commands all understand the numerical prefix.  For
8221 instance, @kbd{3 b} means ``view the third @sc{mime} part''.
8222
8223 @table @kbd
8224 @item b
8225 @itemx K v
8226 @kindex b (Summary)
8227 @kindex K v (Summary)
8228 View the @sc{mime} part.
8229
8230 @item K o
8231 @kindex K o (Summary)
8232 Save the @sc{mime} part.
8233
8234 @item K c
8235 @kindex K c (Summary)
8236 Copy the @sc{mime} part.
8237
8238 @item K e
8239 @kindex K e (Summary)
8240 View the @sc{mime} part externally.
8241
8242 @item K i
8243 @kindex K i (Summary)
8244 View the @sc{mime} part internally.
8245
8246 @item K |
8247 @kindex K | (Summary)
8248 Pipe the @sc{mime} part to an external command.
8249 @end table
8250
8251 The rest of these @sc{mime} commands do not use the numerical prefix in
8252 the same manner:
8253
8254 @table @kbd
8255 @item K b
8256 @kindex K b (Summary)
8257 Make all the @sc{mime} parts have buttons in front of them.  This is
8258 mostly useful if you wish to save (or perform other actions) on inlined
8259 parts.
8260
8261 @item K m
8262 @kindex K m (Summary)
8263 @findex gnus-summary-repair-multipart
8264 Some multipart messages are transmitted with missing or faulty headers.
8265 This command will attempt to ``repair'' these messages so that they can
8266 be viewed in a more pleasant manner
8267 (@code{gnus-summary-repair-multipart}).
8268
8269 @item X m
8270 @kindex X m (Summary)
8271 @findex gnus-summary-save-parts
8272 Save all parts matching a @sc{mime} type to a directory
8273 (@code{gnus-summary-save-parts}).  Understands the process/prefix
8274 convention (@pxref{Process/Prefix}).
8275
8276 @item M-t
8277 @kindex M-t (Summary)
8278 @findex gnus-summary-display-buttonized
8279 Toggle the buttonized display of the article buffer
8280 (@code{gnus-summary-toggle-display-buttonized}).
8281
8282 @item W M w
8283 @kindex W M w (Summary)
8284 Decode RFC 2047-encoded words in the article headers
8285 (@code{gnus-article-decode-mime-words}).
8286
8287 @item W M c
8288 @kindex W M c (Summary)
8289 Decode encoded article bodies as well as charsets
8290 (@code{gnus-article-decode-charset}).
8291
8292 This command looks in the @code{Content-Type} header to determine the
8293 charset.  If there is no such header in the article, you can give it a
8294 prefix, which will prompt for the charset to decode as.  In regional
8295 groups where people post using some common encoding (but do not include
8296 MIME headers), you can set the @code{charset} group/topic parameter to
8297 the required charset (@pxref{Group Parameters}).
8298
8299 @item W M v
8300 @kindex W M v (Summary)
8301 View all the @sc{mime} parts in the current article
8302 (@code{gnus-mime-view-all-parts}).
8303
8304 @end table
8305
8306 Relevant variables:
8307
8308 @table @code
8309 @item gnus-ignored-mime-types
8310 @vindex gnus-ignored-mime-types
8311 This is a list of regexps.  @sc{mime} types that match a regexp from
8312 this list will be completely ignored by Gnus.  The default value is
8313 @code{nil}.
8314
8315 To have all Vcards be ignored, you'd say something like this:
8316
8317 @lisp
8318 (setq gnus-ignored-mime-types
8319       '("text/x-vcard"))
8320 @end lisp
8321
8322 @item gnus-unbuttonized-mime-types
8323 @vindex gnus-unbuttonized-mime-types
8324 This is a list of regexps.  @sc{mime} types that match a regexp from
8325 this list won't have @sc{mime} buttons inserted unless they aren't
8326 displayed.  The default value is @code{(".*/.*")}.
8327
8328 @item gnus-article-mime-part-function
8329 @vindex gnus-article-mime-part-function
8330 For each @sc{mime} part, this function will be called with the @sc{mime}
8331 handle as the parameter.  The function is meant to be used to allow
8332 users to gather information from the article (e. g., add Vcard info to
8333 the bbdb database) or to do actions based on parts (e. g., automatically
8334 save all jpegs into some directory).
8335
8336 Here's an example function the does the latter:
8337
8338 @lisp
8339 (defun my-save-all-jpeg-parts (handle)
8340   (when (equal (car (mm-handle-type handle)) "image/jpeg")
8341     (with-temp-buffer
8342       (insert (mm-get-part handle))
8343       (write-region (point-min) (point-max)
8344                     (read-file-name "Save jpeg to: ")))))
8345 (setq gnus-article-mime-part-function
8346       'my-save-all-jpeg-parts)
8347 @end lisp
8348
8349 @vindex gnus-mime-multipart-functions
8350 @item gnus-mime-multipart-functions
8351 Alist of @sc{mime} multipart types and functions to handle them.
8352
8353 @vindex mm-file-name-rewrite-functions
8354 @item mm-file-name-rewrite-functions
8355 List of functions used for rewriting file names of @sc{mime} parts.
8356 Each function takes a file name as input and returns a file name.
8357
8358 Ready-made functions include@*
8359 @code{mm-file-name-delete-whitespace},
8360 @code{mm-file-name-trim-whitespace},
8361 @code{mm-file-name-collapse-whitespace}, and
8362 @code{mm-file-name-replace-whitespace}.  The later uses the value of
8363 the variable @code{mm-file-name-replace-whitespace} to replace each
8364 whitespace character in a file name with that string; default value
8365 is @code{"_"} (a single underscore).
8366 @findex mm-file-name-delete-whitespace
8367 @findex mm-file-name-trim-whitespace
8368 @findex mm-file-name-collapse-whitespace
8369 @findex mm-file-name-replace-whitespace
8370 @vindex mm-file-name-replace-whitespace
8371
8372 The standard functions @code{capitalize}, @code{downcase},
8373 @code{upcase}, and @code{upcase-initials} may be useful, too.
8374
8375 Everybody knows that whitespace characters in file names are evil,
8376 except those who don't know.  If you receive lots of attachments from
8377 such unenlightened users, you can make live easier by adding
8378
8379 @lisp
8380 (setq mm-file-name-rewrite-functions
8381       '(mm-file-name-trim-whitespace
8382         mm-file-name-collapse-whitespace
8383         mm-file-name-replace-whitespace))
8384 @end lisp
8385
8386 @noindent
8387 to your @file{.gnus} file.
8388
8389 @end table
8390
8391
8392 @node Charsets
8393 @section Charsets
8394 @cindex charsets
8395
8396 People use different charsets, and we have @sc{mime} to let us know what
8397 charsets they use.  Or rather, we wish we had.  Many people use
8398 newsreaders and mailers that do not understand or use @sc{mime}, and
8399 just send out messages without saying what character sets they use.  To
8400 help a bit with this, some local news hierarchies have policies that say
8401 what character set is the default.  For instance, the @samp{fj}
8402 hierarchy uses @code{iso-2022-jp-2}.
8403
8404 @vindex gnus-group-charset-alist
8405 This knowledge is encoded in the @code{gnus-group-charset-alist}
8406 variable, which is an alist of regexps (use the first item to match full
8407 group names) and default charsets to be used when reading these groups.
8408
8409 In addition, some people do use soi-disant @sc{mime}-aware agents that
8410 aren't.  These blithely mark messages as being in @code{iso-8859-1} even
8411 if they really are in @code{koi-8}.  To help here, the
8412 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
8413 charsets that are listed here will be ignored.  The variable can be set
8414 on a group-by-group basis using the group parameters (@pxref{Group
8415 Parameters}).  The default value is @code{(unknown-8bit)}, which is
8416 something some agents insist on having in there.
8417
8418 @vindex gnus-group-posting-charset-alist
8419 When posting, @code{gnus-group-posting-charset-alist} is used to
8420 determine which charsets should not be encoded using the @sc{mime}
8421 encodings.  For instance, some hierarchies discourage using
8422 quoted-printable header encoding.
8423
8424 This variable is an alist of regexps and permitted unencoded charsets
8425 for posting.  Each element of the alist has the form @code{(}@var{test
8426 header body-list}@code{)}, where:
8427
8428 @table @var
8429 @item test
8430 is either a regular expression matching the newsgroup header or a
8431 variable to query,
8432 @item header
8433 is the charset which may be left unencoded in the header (@code{nil}
8434 means encode all charsets),
8435 @item body-list
8436 is a list of charsets which may be encoded using 8bit content-transfer
8437 encoding in the body, or one of the special values @code{nil} (always
8438 encode using quoted-printable) or @code{t} (always use 8bit).
8439 @end table
8440
8441 @cindex Russian
8442 @cindex koi8-r
8443 @cindex koi8-u
8444 @cindex iso-8859-5
8445 @cindex coding system aliases
8446 @cindex preferred charset
8447
8448 Other charset tricks that may be useful, although not Gnus-specific:
8449
8450 If there are several @sc{mime} charsets that encode the same Emacs
8451 charset, you can choose what charset to use by saying the following:
8452
8453 @lisp
8454 (put-charset-property 'cyrillic-iso8859-5
8455                       'preferred-coding-system 'koi8-r)
8456 @end lisp
8457
8458 This means that Russian will be encoded using @code{koi8-r} instead of
8459 the default @code{iso-8859-5} @sc{mime} charset.
8460
8461 If you want to read messages in @code{koi8-u}, you can cheat and say
8462
8463 @lisp
8464 (define-coding-system-alias 'koi8-u 'koi8-r)
8465 @end lisp
8466
8467 This will almost do the right thing.
8468
8469 And finally, to read charsets like @code{windows-1251}, you can say
8470 something like
8471
8472 @lisp
8473 (codepage-setup 1251)
8474 (define-coding-system-alias 'windows-1251 'cp1251)
8475 @end lisp
8476
8477
8478 @node Article Commands
8479 @section Article Commands
8480
8481 @table @kbd
8482
8483 @item A P
8484 @cindex PostScript
8485 @cindex printing
8486 @kindex A P (Summary)
8487 @vindex gnus-ps-print-hook
8488 @findex gnus-summary-print-article
8489 Generate and print a PostScript image of the article buffer
8490 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will be
8491 run just before printing the buffer.
8492
8493 @end table
8494
8495
8496 @node Summary Sorting
8497 @section Summary Sorting
8498 @cindex summary sorting
8499
8500 You can have the summary buffer sorted in various ways, even though I
8501 can't really see why you'd want that.
8502
8503 @table @kbd
8504
8505 @item C-c C-s C-n
8506 @kindex C-c C-s C-n (Summary)
8507 @findex gnus-summary-sort-by-number
8508 Sort by article number (@code{gnus-summary-sort-by-number}).
8509
8510 @item C-c C-s C-a
8511 @kindex C-c C-s C-a (Summary)
8512 @findex gnus-summary-sort-by-author
8513 Sort by author (@code{gnus-summary-sort-by-author}).
8514
8515 @item C-c C-s C-s
8516 @kindex C-c C-s C-s (Summary)
8517 @findex gnus-summary-sort-by-subject
8518 Sort by subject (@code{gnus-summary-sort-by-subject}).
8519
8520 @item C-c C-s C-d
8521 @kindex C-c C-s C-d (Summary)
8522 @findex gnus-summary-sort-by-date
8523 Sort by date (@code{gnus-summary-sort-by-date}).
8524
8525 @item C-c C-s C-l
8526 @kindex C-c C-s C-l (Summary)
8527 @findex gnus-summary-sort-by-lines
8528 Sort by lines (@code{gnus-summary-sort-by-lines}).
8529
8530 @item C-c C-s C-c
8531 @kindex C-c C-s C-c (Summary)
8532 @findex gnus-summary-sort-by-chars
8533 Sort by article length (@code{gnus-summary-sort-by-chars}).
8534
8535 @item C-c C-s C-i
8536 @kindex C-c C-s C-i (Summary)
8537 @findex gnus-summary-sort-by-score
8538 Sort by score (@code{gnus-summary-sort-by-score}).
8539
8540 @item C-c C-s C-o
8541 @kindex C-c C-s C-o (Summary)
8542 @findex gnus-summary-sort-by-original
8543 Sort using the default sorting method
8544 (@code{gnus-summary-sort-by-original}).
8545 @end table
8546
8547 These functions will work both when you use threading and when you don't
8548 use threading.  In the latter case, all summary lines will be sorted,
8549 line by line.  In the former case, sorting will be done on a
8550 root-by-root basis, which might not be what you were looking for.  To
8551 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
8552 Commands}).
8553
8554
8555 @node Finding the Parent
8556 @section Finding the Parent
8557 @cindex parent articles
8558 @cindex referring articles
8559
8560 @table @kbd
8561 @item ^
8562 @kindex ^ (Summary)
8563 @findex gnus-summary-refer-parent-article
8564 If you'd like to read the parent of the current article, and it is not
8565 displayed in the summary buffer, you might still be able to.  That is,
8566 if the current group is fetched by @sc{nntp}, the parent hasn't expired
8567 and the @code{References} in the current article are not mangled, you
8568 can just press @kbd{^} or @kbd{A r}
8569 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
8570 you'll get the parent.  If the parent is already displayed in the
8571 summary buffer, point will just move to this article.
8572
8573 If given a positive numerical prefix, fetch that many articles back into
8574 the ancestry.  If given a negative numerical prefix, fetch just that
8575 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
8576 grandparent and the grandgrandparent of the current article.  If you say
8577 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
8578 article.
8579
8580 @item A R (Summary)
8581 @findex gnus-summary-refer-references
8582 @kindex A R (Summary)
8583 Fetch all articles mentioned in the @code{References} header of the
8584 article (@code{gnus-summary-refer-references}).
8585
8586 @item A T (Summary)
8587 @findex gnus-summary-refer-thread
8588 @kindex A T (Summary)
8589 Display the full thread where the current article appears
8590 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
8591 headers in the current group to work, so it usually takes a while.  If
8592 you do it often, you may consider setting @code{gnus-fetch-old-headers}
8593 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
8594 visible effects normally, but it'll make this command work a whole lot
8595 faster.  Of course, it'll make group entry somewhat slow.
8596
8597 @vindex gnus-refer-thread-limit
8598 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
8599 articles before the first displayed in the current group) headers to
8600 fetch when doing this command.  The default is 200.  If @code{t}, all
8601 the available headers will be fetched.  This variable can be overridden
8602 by giving the @kbd{A T} command a numerical prefix.
8603
8604 @item M-^ (Summary)
8605 @findex gnus-summary-refer-article
8606 @kindex M-^ (Summary)
8607 @cindex Message-ID
8608 @cindex fetching by Message-ID
8609 You can also ask the @sc{nntp} server for an arbitrary article, no
8610 matter what group it belongs to.  @kbd{M-^}
8611 (@code{gnus-summary-refer-article}) will ask you for a
8612 @code{Message-ID}, which is one of those long, hard-to-read thingies
8613 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
8614 have to get it all exactly right.  No fuzzy searches, I'm afraid.
8615 @end table
8616
8617 The current select method will be used when fetching by
8618 @code{Message-ID} from non-news select method, but you can override this
8619 by giving this command a prefix.
8620
8621 @vindex gnus-refer-article-method
8622 If the group you are reading is located on a backend that does not
8623 support fetching by @code{Message-ID} very well (like @code{nnspool}),
8624 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
8625 would, perhaps, be best if the @sc{nntp} server you consult is the one
8626 updating the spool you are reading from, but that's not really
8627 necessary.
8628
8629 It can also be a list of select methods, as well as the special symbol
8630 @code{current}, which means to use the current select method.  If it
8631 is a list, Gnus will try all the methods in the list until it finds a
8632 match.
8633
8634 Here's an example setting that will first try the current method, and
8635 then ask Deja if that fails:
8636
8637 @lisp
8638 (setq gnus-refer-article-method
8639       '(current
8640         (nnweb "refer" (nnweb-type dejanews))))
8641 @end lisp
8642
8643 Most of the mail backends support fetching by @code{Message-ID}, but do
8644 not do a particularly excellent job at it.  That is, @code{nnmbox} and
8645 @code{nnbabyl} are able to locate articles from any groups, while
8646 @code{nnml} and @code{nnfolder} are only able to locate articles that
8647 have been posted to the current group.  (Anything else would be too time
8648 consuming.)  @code{nnmh} does not support this at all.
8649
8650
8651 @node Alternative Approaches
8652 @section Alternative Approaches
8653
8654 Different people like to read news using different methods.  This being
8655 Gnus, we offer a small selection of minor modes for the summary buffers.
8656
8657 @menu
8658 * Pick and Read::               First mark articles and then read them.
8659 * Binary Groups::               Auto-decode all articles.
8660 @end menu
8661
8662
8663 @node Pick and Read
8664 @subsection Pick and Read
8665 @cindex pick and read
8666
8667 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
8668 a two-phased reading interface.  The user first marks in a summary
8669 buffer the articles she wants to read.  Then she starts reading the
8670 articles with just an article buffer displayed.
8671
8672 @findex gnus-pick-mode
8673 @kindex M-x gnus-pick-mode
8674 Gnus provides a summary buffer minor mode that allows
8675 this---@code{gnus-pick-mode}.  This basically means that a few process
8676 mark commands become one-keystroke commands to allow easy marking, and
8677 it provides one additional command for switching to the summary buffer.
8678
8679 Here are the available keystrokes when using pick mode:
8680
8681 @table @kbd
8682 @item .
8683 @kindex . (Pick)
8684 @findex gnus-pick-article-or-thread
8685 Pick the article or thread on the current line
8686 (@code{gnus-pick-article-or-thread}).  If the variable
8687 @code{gnus-thread-hide-subtree} is true, then this key selects the
8688 entire thread when used at the first article of the thread.  Otherwise,
8689 it selects just the article.  If given a numerical prefix, go to that
8690 thread or article and pick it.  (The line number is normally displayed
8691 at the beginning of the summary pick lines.)
8692
8693 @item SPACE
8694 @kindex SPACE (Pick)
8695 @findex gnus-pick-next-page
8696 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
8697 at the end of the buffer, start reading the picked articles.
8698
8699 @item u
8700 @kindex u (Pick)
8701 @findex gnus-pick-unmark-article-or-thread.
8702 Unpick the thread or article
8703 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
8704 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
8705 thread if used at the first article of the thread.  Otherwise it unpicks
8706 just the article.  You can give this key a numerical prefix to unpick
8707 the thread or article at that line.
8708
8709 @item RET
8710 @kindex RET (Pick)
8711 @findex gnus-pick-start-reading
8712 @vindex gnus-pick-display-summary
8713 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
8714 given a prefix, mark all unpicked articles as read first.  If
8715 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
8716 will still be visible when you are reading.
8717
8718 @end table
8719
8720 All the normal summary mode commands are still available in the
8721 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
8722 which is mapped to the same function
8723 @code{gnus-summary-tick-article-forward}.
8724
8725 If this sounds like a good idea to you, you could say:
8726
8727 @lisp
8728 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
8729 @end lisp
8730
8731 @vindex gnus-pick-mode-hook
8732 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
8733
8734 @vindex gnus-mark-unpicked-articles-as-read
8735 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
8736 all unpicked articles as read.  The default is @code{nil}.
8737
8738 @vindex gnus-summary-pick-line-format
8739 The summary line format in pick mode is slightly different from the
8740 standard format.  At the beginning of each line the line number is
8741 displayed.  The pick mode line format is controlled by the
8742 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
8743 Variables}).  It accepts the same format specs that
8744 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
8745
8746
8747 @node Binary Groups
8748 @subsection Binary Groups
8749 @cindex binary groups
8750
8751 @findex gnus-binary-mode
8752 @kindex M-x gnus-binary-mode
8753 If you spend much time in binary groups, you may grow tired of hitting
8754 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
8755 is a minor mode for summary buffers that makes all ordinary Gnus article
8756 selection functions uudecode series of articles and display the result
8757 instead of just displaying the articles the normal way.
8758
8759 @kindex g (Binary)
8760 @findex gnus-binary-show-article
8761 The only way, in fact, to see the actual articles is the @kbd{g}
8762 command, when you have turned on this mode
8763 (@code{gnus-binary-show-article}).
8764
8765 @vindex gnus-binary-mode-hook
8766 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
8767
8768
8769 @node Tree Display
8770 @section Tree Display
8771 @cindex trees
8772
8773 @vindex gnus-use-trees
8774 If you don't like the normal Gnus summary display, you might try setting
8775 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
8776 additional @dfn{tree buffer}.  You can execute all summary mode commands
8777 in the tree buffer.
8778
8779 There are a few variables to customize the tree display, of course:
8780
8781 @table @code
8782 @item gnus-tree-mode-hook
8783 @vindex gnus-tree-mode-hook
8784 A hook called in all tree mode buffers.
8785
8786 @item gnus-tree-mode-line-format
8787 @vindex gnus-tree-mode-line-format
8788 A format string for the mode bar in the tree mode buffers (@pxref{Mode
8789 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
8790 of valid specs, @pxref{Summary Buffer Mode Line}.
8791
8792 @item gnus-selected-tree-face
8793 @vindex gnus-selected-tree-face
8794 Face used for highlighting the selected article in the tree buffer.  The
8795 default is @code{modeline}.
8796
8797 @item gnus-tree-line-format
8798 @vindex gnus-tree-line-format
8799 A format string for the tree nodes.  The name is a bit of a misnomer,
8800 though---it doesn't define a line, but just the node.  The default value
8801 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
8802 the name of the poster.  It is vital that all nodes are of the same
8803 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
8804
8805 Valid specs are:
8806
8807 @table @samp
8808 @item n
8809 The name of the poster.
8810 @item f
8811 The @code{From} header.
8812 @item N
8813 The number of the article.
8814 @item [
8815 The opening bracket.
8816 @item ]
8817 The closing bracket.
8818 @item s
8819 The subject.
8820 @end table
8821
8822 @xref{Formatting Variables}.
8823
8824 Variables related to the display are:
8825
8826 @table @code
8827 @item gnus-tree-brackets
8828 @vindex gnus-tree-brackets
8829 This is used for differentiating between ``real'' articles and
8830 ``sparse'' articles.  The format is @code{((@var{real-open} . @var{real-close})
8831 (@var{sparse-open} . @var{sparse-close}) (@var{dummy-open} . @var{dummy-close}))}, and the
8832 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
8833
8834 @item gnus-tree-parent-child-edges
8835 @vindex gnus-tree-parent-child-edges
8836 This is a list that contains the characters used for connecting parent
8837 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
8838
8839 @end table
8840
8841 @item gnus-tree-minimize-window
8842 @vindex gnus-tree-minimize-window
8843 If this variable is non-@code{nil}, Gnus will try to keep the tree
8844 buffer as small as possible to allow more room for the other Gnus
8845 windows.  If this variable is a number, the tree buffer will never be
8846 higher than that number.  The default is @code{t}.  Note that if you
8847 have several windows displayed side-by-side in a frame and the tree
8848 buffer is one of these, minimizing the tree window will also resize all
8849 other windows displayed next to it.
8850
8851 @item gnus-generate-tree-function
8852 @vindex gnus-generate-tree-function
8853 @findex gnus-generate-horizontal-tree
8854 @findex gnus-generate-vertical-tree
8855 The function that actually generates the thread tree.  Two predefined
8856 functions are available: @code{gnus-generate-horizontal-tree} and
8857 @code{gnus-generate-vertical-tree} (which is the default).
8858
8859 @end table
8860
8861 Here's an example from a horizontal tree buffer:
8862
8863 @example
8864 @{***@}-(***)-[odd]-[Gun]
8865      |      \[Jan]
8866      |      \[odd]-[Eri]
8867      |      \(***)-[Eri]
8868      |            \[odd]-[Paa]
8869      \[Bjo]
8870      \[Gun]
8871      \[Gun]-[Jor]
8872 @end example
8873
8874 Here's the same thread displayed in a vertical tree buffer:
8875
8876 @example
8877 @{***@}
8878   |--------------------------\-----\-----\
8879 (***)                         [Bjo] [Gun] [Gun]
8880   |--\-----\-----\                          |
8881 [odd] [Jan] [odd] (***)                   [Jor]
8882   |           |     |--\
8883 [Gun]       [Eri] [Eri] [odd]
8884                           |
8885                         [Paa]
8886 @end example
8887
8888 If you're using horizontal trees, it might be nice to display the trees
8889 side-by-side with the summary buffer.  You could add something like the
8890 following to your @file{.gnus.el} file:
8891
8892 @lisp
8893 (setq gnus-use-trees t
8894       gnus-generate-tree-function 'gnus-generate-horizontal-tree
8895       gnus-tree-minimize-window nil)
8896 (gnus-add-configuration
8897  '(article
8898    (vertical 1.0
8899              (horizontal 0.25
8900                          (summary 0.75 point)
8901                          (tree 1.0))
8902              (article 1.0))))
8903 @end lisp
8904
8905 @xref{Window Layout}.
8906
8907
8908 @node Mail Group Commands
8909 @section Mail Group Commands
8910 @cindex mail group commands
8911
8912 Some commands only make sense in mail groups.  If these commands are
8913 invalid in the current group, they will raise a hell and let you know.
8914
8915 All these commands (except the expiry and edit commands) use the
8916 process/prefix convention (@pxref{Process/Prefix}).
8917
8918 @table @kbd
8919
8920 @item B e
8921 @kindex B e (Summary)
8922 @findex gnus-summary-expire-articles
8923 Run all expirable articles in the current group through the expiry
8924 process (@code{gnus-summary-expire-articles}).  That is, delete all
8925 expirable articles in the group that have been around for a while.
8926 (@pxref{Expiring Mail}).
8927
8928 @item B M-C-e
8929 @kindex B M-C-e (Summary)
8930 @findex gnus-summary-expire-articles-now
8931 Delete all the expirable articles in the group
8932 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
8933 articles eligible for expiry in the current group will
8934 disappear forever into that big @file{/dev/null} in the sky.
8935
8936 @item B DEL
8937 @kindex B DEL (Summary)
8938 @findex gnus-summary-delete-article
8939 @c @icon{gnus-summary-mail-delete}
8940 Delete the mail article.  This is ``delete'' as in ``delete it from your
8941 disk forever and ever, never to return again.'' Use with caution.
8942 (@code{gnus-summary-delete-article}).
8943
8944 @item B m
8945 @kindex B m (Summary)
8946 @cindex move mail
8947 @findex gnus-summary-move-article
8948 @vindex gnus-preserve-marks
8949 Move the article from one mail group to another
8950 (@code{gnus-summary-move-article}).  Marks will be preserved if
8951 @var{gnus-preserve-marks} is non-@code{nil} (which is the default).
8952
8953 @item B c
8954 @kindex B c (Summary)
8955 @cindex copy mail
8956 @findex gnus-summary-copy-article
8957 @c @icon{gnus-summary-mail-copy}
8958 Copy the article from one group (mail group or not) to a mail group
8959 (@code{gnus-summary-copy-article}).  Marks will be preserved if
8960 @var{gnus-preserve-marks} is non-@code{nil} (which is the default).
8961
8962 @item B B
8963 @kindex B B (Summary)
8964 @cindex crosspost mail
8965 @findex gnus-summary-crosspost-article
8966 Crosspost the current article to some other group
8967 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
8968 the article in the other group, and the Xref headers of the article will
8969 be properly updated.
8970
8971 @item B i
8972 @kindex B i (Summary)
8973 @findex gnus-summary-import-article
8974 Import an arbitrary file into the current mail newsgroup
8975 (@code{gnus-summary-import-article}).  You will be prompted for a file
8976 name, a @code{From} header and a @code{Subject} header.
8977
8978 @item B r
8979 @kindex B r (Summary)
8980 @findex gnus-summary-respool-article
8981 Respool the mail article (@code{gnus-summary-respool-article}).
8982 @code{gnus-summary-respool-default-method} will be used as the default
8983 select method when respooling.  This variable is @code{nil} by default,
8984 which means that the current group select method will be used instead.
8985 Marks will be preserved if @var{gnus-preserve-marks} is non-@code{nil}
8986 (which is the default).
8987
8988 @item B w
8989 @itemx e
8990 @kindex B w (Summary)
8991 @kindex e (Summary)
8992 @findex gnus-summary-edit-article
8993 @kindex C-c C-c (Article)
8994 Edit the current article (@code{gnus-summary-edit-article}).  To finish
8995 editing and make the changes permanent, type @kbd{C-c C-c}
8996 (@kbd{gnus-summary-edit-article-done}).  If you give a prefix to the
8997 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
8998
8999 @item B q
9000 @kindex B q (Summary)
9001 @findex gnus-summary-respool-query
9002 If you want to re-spool an article, you might be curious as to what group
9003 the article will end up in before you do the re-spooling.  This command
9004 will tell you (@code{gnus-summary-respool-query}).
9005
9006 @item B t
9007 @kindex B t (Summary)
9008 @findex gnus-summary-respool-trace
9009 Similarly, this command will display all fancy splitting patterns used
9010 when repooling, if any (@code{gnus-summary-respool-trace}).
9011
9012 @item B p
9013 @kindex B p (Summary)
9014 @findex gnus-summary-article-posted-p
9015 Some people have a tendency to send you "courtesy" copies when they
9016 follow up to articles you have posted.  These usually have a
9017 @code{Newsgroups} header in them, but not always.  This command
9018 (@code{gnus-summary-article-posted-p}) will try to fetch the current
9019 article from your news server (or rather, from
9020 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
9021 report back whether it found the article or not.  Even if it says that
9022 it didn't find the article, it may have been posted anyway---mail
9023 propagation is much faster than news propagation, and the news copy may
9024 just not have arrived yet.
9025
9026 @end table
9027
9028 @vindex gnus-move-split-methods
9029 @cindex moving articles
9030 If you move (or copy) articles regularly, you might wish to have Gnus
9031 suggest where to put the articles.  @code{gnus-move-split-methods} is a
9032 variable that uses the same syntax as @code{gnus-split-methods}
9033 (@pxref{Saving Articles}).  You may customize that variable to create
9034 suggestions you find reasonable.  (Note that
9035 @code{gnus-move-split-methods} uses group names where
9036 @code{gnus-split-methods} uses file names.)
9037
9038 @lisp
9039 (setq gnus-move-split-methods
9040       '(("^From:.*Lars Magne" "nnml:junk")
9041         ("^Subject:.*gnus" "nnfolder:important")
9042         (".*" "nnml:misc")))
9043 @end lisp
9044
9045
9046 @node Various Summary Stuff
9047 @section Various Summary Stuff
9048
9049 @menu
9050 * Summary Group Information::   Information oriented commands.
9051 * Searching for Articles::      Multiple article commands.
9052 * Summary Generation Commands::  
9053 * Really Various Summary Commands::  Those pesky non-conformant commands.
9054 @end menu
9055
9056 @table @code
9057 @vindex gnus-summary-mode-hook
9058 @item gnus-summary-mode-hook
9059 This hook is called when creating a summary mode buffer.
9060
9061 @vindex gnus-summary-generate-hook
9062 @item gnus-summary-generate-hook
9063 This is called as the last thing before doing the threading and the
9064 generation of the summary buffer.  It's quite convenient for customizing
9065 the threading variables based on what data the newsgroup has.  This hook
9066 is called from the summary buffer after most summary buffer variables
9067 have been set.
9068
9069 @vindex gnus-summary-prepare-hook
9070 @item gnus-summary-prepare-hook
9071 It is called after the summary buffer has been generated.  You might use
9072 it to, for instance, highlight lines or modify the look of the buffer in
9073 some other ungodly manner.  I don't care.
9074
9075 @vindex gnus-summary-prepared-hook
9076 @item gnus-summary-prepared-hook
9077 A hook called as the very last thing after the summary buffer has been
9078 generated.
9079
9080 @vindex gnus-summary-ignore-duplicates
9081 @item gnus-summary-ignore-duplicates
9082 When Gnus discovers two articles that have the same @code{Message-ID},
9083 it has to do something drastic.  No articles are allowed to have the
9084 same @code{Message-ID}, but this may happen when reading mail from some
9085 sources.  Gnus allows you to customize what happens with this variable.
9086 If it is @code{nil} (which is the default), Gnus will rename the
9087 @code{Message-ID} (for display purposes only) and display the article as
9088 any other article.  If this variable is @code{t}, it won't display the
9089 article---it'll be as if it never existed.
9090
9091 @vindex gnus-alter-articles-to-read-function
9092 @item gnus-alter-articles-to-read-function
9093 This function, which takes two parameters (the group name and the list
9094 of articles to be selected), is called to allow the user to alter the
9095 list of articles to be selected.
9096
9097 For instance, the following function adds the list of cached articles to
9098 the list in one particular group:
9099
9100 @lisp
9101 (defun my-add-cached-articles (group articles)
9102   (if (string= group "some.group")
9103       (append gnus-newsgroup-cached articles)
9104     articles))
9105 @end lisp
9106
9107 @end table
9108
9109
9110 @node Summary Group Information
9111 @subsection Summary Group Information
9112
9113 @table @kbd
9114
9115 @item H f
9116 @kindex H f (Summary)
9117 @findex gnus-summary-fetch-faq
9118 @vindex gnus-group-faq-directory
9119 Try to fetch the FAQ (list of frequently asked questions) for the
9120 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
9121 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
9122 on a remote machine.  This variable can also be a list of directories.
9123 In that case, giving a prefix to this command will allow you to choose
9124 between the various sites.  @code{ange-ftp} or @code{efs} will probably
9125 be used for fetching the file.
9126
9127 @item H d
9128 @kindex H d (Summary)
9129 @findex gnus-summary-describe-group
9130 Give a brief description of the current group
9131 (@code{gnus-summary-describe-group}).  If given a prefix, force
9132 rereading the description from the server.
9133
9134 @item H h
9135 @kindex H h (Summary)
9136 @findex gnus-summary-describe-briefly
9137 Give an extremely brief description of the most important summary
9138 keystrokes (@code{gnus-summary-describe-briefly}).
9139
9140 @item H i
9141 @kindex H i (Summary)
9142 @findex gnus-info-find-node
9143 Go to the Gnus info node (@code{gnus-info-find-node}).
9144 @end table
9145
9146
9147 @node Searching for Articles
9148 @subsection Searching for Articles
9149
9150 @table @kbd
9151
9152 @item M-s
9153 @kindex M-s (Summary)
9154 @findex gnus-summary-search-article-forward
9155 Search through all subsequent (raw) articles for a regexp
9156 (@code{gnus-summary-search-article-forward}).
9157
9158 @item M-r
9159 @kindex M-r (Summary)
9160 @findex gnus-summary-search-article-backward
9161 Search through all previous (raw) articles for a regexp
9162 (@code{gnus-summary-search-article-backward}).
9163
9164 @item &
9165 @kindex & (Summary)
9166 @findex gnus-summary-execute-command
9167 This command will prompt you for a header, a regular expression to match
9168 on this field, and a command to be executed if the match is made
9169 (@code{gnus-summary-execute-command}).  If the header is an empty
9170 string, the match is done on the entire article.  If given a prefix,
9171 search backward instead.
9172
9173 For instance, @kbd{& RET some.*string #} will put the process mark on
9174 all articles that have heads or bodies that match @samp{some.*string}.
9175
9176 @item M-&
9177 @kindex M-& (Summary)
9178 @findex gnus-summary-universal-argument
9179 Perform any operation on all articles that have been marked with
9180 the process mark (@code{gnus-summary-universal-argument}).
9181 @end table
9182
9183 @node Summary Generation Commands
9184 @subsection Summary Generation Commands
9185
9186 @table @kbd
9187
9188 @item Y g
9189 @kindex Y g (Summary)
9190 @findex gnus-summary-prepare
9191 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
9192
9193 @item Y c
9194 @kindex Y c (Summary)
9195 @findex gnus-summary-insert-cached-articles
9196 Pull all cached articles (for the current group) into the summary buffer
9197 (@code{gnus-summary-insert-cached-articles}).
9198
9199 @end table
9200
9201
9202 @node Really Various Summary Commands
9203 @subsection Really Various Summary Commands
9204
9205 @table @kbd
9206
9207 @item A D
9208 @itemx C-d
9209 @kindex C-d (Summary)
9210 @kindex A D (Summary)
9211 @findex gnus-summary-enter-digest-group
9212 If the current article is a collection of other articles (for instance,
9213 a digest), you might use this command to enter a group based on the that
9214 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
9215 guess what article type is currently displayed unless you give a prefix
9216 to this command, which forces a ``digest'' interpretation.  Basically,
9217 whenever you see a message that is a collection of other messages of
9218 some format, you @kbd{C-d} and read these messages in a more convenient
9219 fashion.
9220
9221 @item M-C-d
9222 @kindex M-C-d (Summary)
9223 @findex gnus-summary-read-document
9224 This command is very similar to the one above, but lets you gather
9225 several documents into one biiig group
9226 (@code{gnus-summary-read-document}).  It does this by opening several
9227 @code{nndoc} groups for each document, and then opening an
9228 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
9229 command understands the process/prefix convention
9230 (@pxref{Process/Prefix}).
9231
9232 @item C-t
9233 @kindex C-t (Summary)
9234 @findex gnus-summary-toggle-truncation
9235 Toggle truncation of summary lines
9236 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
9237 line centering function in the summary buffer, so it's not a good idea
9238 to have truncation switched off while reading articles.
9239
9240 @item =
9241 @kindex = (Summary)
9242 @findex gnus-summary-expand-window
9243 Expand the summary buffer window (@code{gnus-summary-expand-window}).
9244 If given a prefix, force an @code{article} window configuration.
9245
9246 @item M-C-e
9247 @kindex M-C-e (Summary)
9248 @findex gnus-summary-edit-parameters
9249 Edit the group parameters (@pxref{Group Parameters}) of the current
9250 group (@code{gnus-summary-edit-parameters}).
9251
9252 @item M-C-a
9253 @kindex M-C-a (Summary)
9254 @findex gnus-summary-customize-parameters
9255 Customize the group parameters (@pxref{Group Parameters}) of the current
9256 group (@code{gnus-summary-customize-parameters}).
9257
9258 @end table
9259
9260
9261 @node Exiting the Summary Buffer
9262 @section Exiting the Summary Buffer
9263 @cindex summary exit
9264 @cindex exiting groups
9265
9266 Exiting from the summary buffer will normally update all info on the
9267 group and return you to the group buffer.
9268
9269 @table @kbd
9270
9271 @item Z Z
9272 @itemx q
9273 @kindex Z Z (Summary)
9274 @kindex q (Summary)
9275 @findex gnus-summary-exit
9276 @vindex gnus-summary-exit-hook
9277 @vindex gnus-summary-prepare-exit-hook
9278 @c @icon{gnus-summary-exit}
9279 Exit the current group and update all information on the group
9280 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
9281 called before doing much of the exiting, which calls
9282 @code{gnus-summary-expire-articles} by default.
9283 @code{gnus-summary-exit-hook} is called after finishing the exit
9284 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
9285 group mode having no more (unread) groups.
9286
9287 @item Z E
9288 @itemx Q
9289 @kindex Z E (Summary)
9290 @kindex Q (Summary)
9291 @findex gnus-summary-exit-no-update
9292 Exit the current group without updating any information on the group
9293 (@code{gnus-summary-exit-no-update}).
9294
9295 @item Z c
9296 @itemx c
9297 @kindex Z c (Summary)
9298 @kindex c (Summary)
9299 @findex gnus-summary-catchup-and-exit
9300 @c @icon{gnus-summary-catchup-and-exit}
9301 Mark all unticked articles in the group as read and then exit
9302 (@code{gnus-summary-catchup-and-exit}).
9303
9304 @item Z C
9305 @kindex Z C (Summary)
9306 @findex gnus-summary-catchup-all-and-exit
9307 Mark all articles, even the ticked ones, as read and then exit
9308 (@code{gnus-summary-catchup-all-and-exit}).
9309
9310 @item Z n
9311 @kindex Z n (Summary)
9312 @findex gnus-summary-catchup-and-goto-next-group
9313 Mark all articles as read and go to the next group
9314 (@code{gnus-summary-catchup-and-goto-next-group}).
9315
9316 @item Z R
9317 @kindex Z R (Summary)
9318 @findex gnus-summary-reselect-current-group
9319 Exit this group, and then enter it again
9320 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
9321 all articles, both read and unread.
9322
9323 @item Z G
9324 @itemx M-g
9325 @kindex Z G (Summary)
9326 @kindex M-g (Summary)
9327 @findex gnus-summary-rescan-group
9328 @c @icon{gnus-summary-mail-get}
9329 Exit the group, check for new articles in the group, and select the
9330 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
9331 articles, both read and unread.
9332
9333 @item Z N
9334 @kindex Z N (Summary)
9335 @findex gnus-summary-next-group
9336 Exit the group and go to the next group
9337 (@code{gnus-summary-next-group}).
9338
9339 @item Z P
9340 @kindex Z P (Summary)
9341 @findex gnus-summary-prev-group
9342 Exit the group and go to the previous group
9343 (@code{gnus-summary-prev-group}).
9344
9345 @item Z s
9346 @kindex Z s (Summary)
9347 @findex gnus-summary-save-newsrc
9348 Save the current number of read/marked articles in the dribble buffer
9349 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
9350 given a prefix, also save the @file{.newsrc} file(s).  Using this
9351 command will make exit without updating (the @kbd{Q} command) worthless.
9352 @end table
9353
9354 @vindex gnus-exit-group-hook
9355 @code{gnus-exit-group-hook} is called when you exit the current group
9356 with an ``updating'' exit.  For instance @kbd{Q}
9357 (@code{gnus-summary-exit-no-update}) does not call this hook.
9358
9359 @findex gnus-summary-wake-up-the-dead
9360 @findex gnus-dead-summary-mode
9361 @vindex gnus-kill-summary-on-exit
9362 If you're in the habit of exiting groups, and then changing your mind
9363 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
9364 If you do that, Gnus won't kill the summary buffer when you exit it.
9365 (Quelle surprise!)  Instead it will change the name of the buffer to
9366 something like @samp{*Dead Summary ... *} and install a minor mode
9367 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
9368 buffer, you'll find that all keys are mapped to a function called
9369 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
9370 summary buffer will result in a live, normal summary buffer.
9371
9372 There will never be more than one dead summary buffer at any one time.
9373
9374 @vindex gnus-use-cross-reference
9375 The data on the current group will be updated (which articles you have
9376 read, which articles you have replied to, etc.) when you exit the
9377 summary buffer.  If the @code{gnus-use-cross-reference} variable is
9378 @code{t} (which is the default), articles that are cross-referenced to
9379 this group and are marked as read, will also be marked as read in the
9380 other subscribed groups they were cross-posted to.  If this variable is
9381 neither @code{nil} nor @code{t}, the article will be marked as read in
9382 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
9383
9384
9385 @node Crosspost Handling
9386 @section Crosspost Handling
9387
9388 @cindex velveeta
9389 @cindex spamming
9390 Marking cross-posted articles as read ensures that you'll never have to
9391 read the same article more than once.  Unless, of course, somebody has
9392 posted it to several groups separately.  Posting the same article to
9393 several groups (not cross-posting) is called @dfn{spamming}, and you are
9394 by law required to send nasty-grams to anyone who perpetrates such a
9395 heinous crime.  You may want to try NoCeM handling to filter out spam
9396 (@pxref{NoCeM}).
9397
9398 Remember: Cross-posting is kinda ok, but posting the same article
9399 separately to several groups is not.  Massive cross-posting (aka.
9400 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
9401 @code{gnus-summary-mail-crosspost-complaint} command to complain about
9402 excessive crossposting (@pxref{Summary Mail Commands}).
9403
9404 @cindex cross-posting
9405 @cindex Xref
9406 @cindex @sc{nov}
9407 One thing that may cause Gnus to not do the cross-posting thing
9408 correctly is if you use an @sc{nntp} server that supports @sc{xover}
9409 (which is very nice, because it speeds things up considerably) which
9410 does not include the @code{Xref} header in its @sc{nov} lines.  This is
9411 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
9412 even with @sc{xover} by registering the @code{Xref} lines of all
9413 articles you actually read, but if you kill the articles, or just mark
9414 them as read without reading them, Gnus will not get a chance to snoop
9415 the @code{Xref} lines out of these articles, and will be unable to use
9416 the cross reference mechanism.
9417
9418 @cindex LIST overview.fmt
9419 @cindex overview.fmt
9420 To check whether your @sc{nntp} server includes the @code{Xref} header
9421 in its overview files, try @samp{telnet your.nntp.server nntp},
9422 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
9423 overview.fmt}.  This may not work, but if it does, and the last line you
9424 get does not read @samp{Xref:full}, then you should shout and whine at
9425 your news admin until she includes the @code{Xref} header in the
9426 overview files.
9427
9428 @vindex gnus-nov-is-evil
9429 If you want Gnus to get the @code{Xref}s right all the time, you have to
9430 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
9431 considerably.
9432
9433 C'est la vie.
9434
9435 For an alternative approach, @pxref{Duplicate Suppression}.
9436
9437
9438 @node Duplicate Suppression
9439 @section Duplicate Suppression
9440
9441 By default, Gnus tries to make sure that you don't have to read the same
9442 article more than once by utilizing the crossposting mechanism
9443 (@pxref{Crosspost Handling}).  However, that simple and efficient
9444 approach may not work satisfactory for some users for various
9445 reasons.
9446
9447 @enumerate
9448 @item
9449 The @sc{nntp} server may fail to generate the @code{Xref} header.  This
9450 is evil and not very common.
9451
9452 @item
9453 The @sc{nntp} server may fail to include the @code{Xref} header in the
9454 @file{.overview} data bases.  This is evil and all too common, alas.
9455
9456 @item
9457 You may be reading the same group (or several related groups) from
9458 different @sc{nntp} servers.
9459
9460 @item
9461 You may be getting mail that duplicates articles posted to groups.
9462 @end enumerate
9463
9464 I'm sure there are other situations where @code{Xref} handling fails as
9465 well, but these four are the most common situations.
9466
9467 If, and only if, @code{Xref} handling fails for you, then you may
9468 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
9469 will remember the @code{Message-ID}s of all articles you have read or
9470 otherwise marked as read, and then, as if by magic, mark them as read
9471 all subsequent times you see them---in @emph{all} groups.  Using this
9472 mechanism is quite likely to be somewhat inefficient, but not overly
9473 so.  It's certainly preferable to reading the same articles more than
9474 once.
9475
9476 Duplicate suppression is not a very subtle instrument.  It's more like a
9477 sledge hammer than anything else.  It works in a very simple
9478 fashion---if you have marked an article as read, it adds this Message-ID
9479 to a cache.  The next time it sees this Message-ID, it will mark the
9480 article as read with the @samp{M} mark.  It doesn't care what group it
9481 saw the article in.
9482
9483 @table @code
9484 @item gnus-suppress-duplicates
9485 @vindex gnus-suppress-duplicates
9486 If non-@code{nil}, suppress duplicates.
9487
9488 @item gnus-save-duplicate-list
9489 @vindex gnus-save-duplicate-list
9490 If non-@code{nil}, save the list of duplicates to a file.  This will
9491 make startup and shutdown take longer, so the default is @code{nil}.
9492 However, this means that only duplicate articles read in a single Gnus
9493 session are suppressed.
9494
9495 @item gnus-duplicate-list-length
9496 @vindex gnus-duplicate-list-length
9497 This variable says how many @code{Message-ID}s to keep in the duplicate
9498 suppression list.  The default is 10000.
9499
9500 @item gnus-duplicate-file
9501 @vindex gnus-duplicate-file
9502 The name of the file to store the duplicate suppression list in.  The
9503 default is @file{~/News/suppression}.
9504 @end table
9505
9506 If you have a tendency to stop and start Gnus often, setting
9507 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
9508 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
9509 the other hand, saving the list makes startup and shutdown much slower,
9510 so that means that if you stop and start Gnus often, you should set
9511 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
9512 to you to figure out, I think.
9513
9514 @node Security
9515 @section Security
9516
9517 Gnus is able to verify PGP or S/MIME signed messages or decrypt PGP
9518 encrypted messages.
9519
9520 @enumerate
9521 @item
9522 To verify or decrypt PGP messages, you have to install mailcrypt or
9523 gpg.el.
9524
9525 @end enumerate
9526
9527 @table @code
9528 @item mm-verify-option
9529 @vindex mm-verify-option
9530 Option of verifying signed parts.  @code{never}, not verify;
9531 @code{always}, always verify; @code{known}, only verify known
9532 protocols. Otherwise, ask user.
9533
9534 @item mm-decrypt-option
9535 @vindex mm-decrypt-option
9536 Option of decrypting encrypted parts.  @code{never}, no decryption;
9537 @code{always}, always decrypt @code{known}, only decrypt known
9538 protocols. Otherwise, ask user.
9539
9540 @end table
9541
9542 @node Mailing List
9543 @section Mailing List
9544
9545 Gnus understands some mailing list fields of RFC 2369.
9546
9547 @table @kbd
9548
9549 @item C-c C-n h
9550 @kindex C-c C-n h (Summary)
9551 @findex gnus-mailing-list-help
9552 Send a message to fetch mailing list help, if List-Help field exists.
9553
9554 @item C-c C-n s
9555 @kindex C-c C-n s (Summary)
9556 @findex gnus-mailing-list-subscribe
9557 Send a message to subscribe the mailing list, if List-Subscribe field exists.
9558
9559 @item C-c C-n u
9560 @kindex C-c C-n u (Summary)
9561 @findex gnus-mailing-list-unsubscribe
9562 Send a message to unsubscribe the mailing list, if List-Unsubscribe
9563 field exists.
9564
9565 @item C-c C-n p
9566 @kindex C-c C-n p (Summary)
9567 @findex gnus-mailing-list-post
9568 Post to the mailing list, if List-Post field exists.
9569
9570 @item C-c C-n o
9571 @kindex C-c C-n o (Summary)
9572 @findex gnus-mailing-list-owner
9573 Send a message to the mailing list owner, if List-Owner field exists.
9574
9575 @item C-c C-n a
9576 @kindex C-c C-n a (Summary)
9577 @findex gnus-mailing-list-owner
9578 Browse the mailing list archive, if List-Archive field exists.
9579
9580 @end table
9581
9582 @node Article Buffer
9583 @chapter Article Buffer
9584 @cindex article buffer
9585
9586 The articles are displayed in the article buffer, of which there is only
9587 one.  All the summary buffers share the same article buffer unless you
9588 tell Gnus otherwise.
9589
9590 @menu
9591 * Hiding Headers::              Deciding what headers should be displayed.
9592 * Using MIME::                  Pushing articles through @sc{mime} before reading them.
9593 * Customizing Articles::        Tailoring the look of the articles.
9594 * Article Keymap::              Keystrokes available in the article buffer.
9595 * Misc Article::                Other stuff.
9596 @end menu
9597
9598
9599 @node Hiding Headers
9600 @section Hiding Headers
9601 @cindex hiding headers
9602 @cindex deleting headers
9603
9604 The top section of each article is the @dfn{head}.  (The rest is the
9605 @dfn{body}, but you may have guessed that already.)
9606
9607 @vindex gnus-show-all-headers
9608 There is a lot of useful information in the head: the name of the person
9609 who wrote the article, the date it was written and the subject of the
9610 article.  That's well and nice, but there's also lots of information
9611 most people do not want to see---what systems the article has passed
9612 through before reaching you, the @code{Message-ID}, the
9613 @code{References}, etc. ad nauseum---and you'll probably want to get rid
9614 of some of those lines.  If you want to keep all those lines in the
9615 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
9616
9617 Gnus provides you with two variables for sifting headers:
9618
9619 @table @code
9620
9621 @item gnus-visible-headers
9622 @vindex gnus-visible-headers
9623 If this variable is non-@code{nil}, it should be a regular expression
9624 that says what headers you wish to keep in the article buffer.  All
9625 headers that do not match this variable will be hidden.
9626
9627 For instance, if you only want to see the name of the person who wrote
9628 the article and the subject, you'd say:
9629
9630 @lisp
9631 (setq gnus-visible-headers "^From:\\|^Subject:")
9632 @end lisp
9633
9634 This variable can also be a list of regexps to match headers to
9635 remain visible.
9636
9637 @item gnus-ignored-headers
9638 @vindex gnus-ignored-headers
9639 This variable is the reverse of @code{gnus-visible-headers}.  If this
9640 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
9641 should be a regular expression that matches all lines that you want to
9642 hide.  All lines that do not match this variable will remain visible.
9643
9644 For instance, if you just want to get rid of the @code{References} line
9645 and the @code{Xref} line, you might say:
9646
9647 @lisp
9648 (setq gnus-ignored-headers "^References:\\|^Xref:")
9649 @end lisp
9650
9651 This variable can also be a list of regexps to match headers to
9652 be removed.
9653
9654 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
9655 variable will have no effect.
9656
9657 @end table
9658
9659 @vindex gnus-sorted-header-list
9660 Gnus can also sort the headers for you.  (It does this by default.)  You
9661 can control the sorting by setting the @code{gnus-sorted-header-list}
9662 variable.  It is a list of regular expressions that says in what order
9663 the headers are to be displayed.
9664
9665 For instance, if you want the name of the author of the article first,
9666 and then the subject, you might say something like:
9667
9668 @lisp
9669 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
9670 @end lisp
9671
9672 Any headers that are to remain visible, but are not listed in this
9673 variable, will be displayed in random order after all the headers listed in this variable.
9674
9675 @findex gnus-article-hide-boring-headers
9676 @vindex gnus-boring-article-headers
9677 You can hide further boring headers by setting
9678 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
9679 does depends on the @code{gnus-boring-article-headers} variable.  It's a
9680 list, but this list doesn't actually contain header names.  Instead is
9681 lists various @dfn{boring conditions} that Gnus can check and remove
9682 from sight.
9683
9684 These conditions are:
9685 @table @code
9686 @item empty
9687 Remove all empty headers.
9688 @item followup-to
9689 Remove the @code{Followup-To} header if it is identical to the
9690 @code{Newsgroups} header.
9691 @item reply-to
9692 Remove the @code{Reply-To} header if it lists the same address as the
9693 @code{From} header.
9694 @item newsgroups
9695 Remove the @code{Newsgroups} header if it only contains the current group
9696 name.
9697 @item to-address
9698 Remove the @code{To} header if it only contains the address identical to
9699 the current groups's @code{to-address} parameter.
9700 @item date
9701 Remove the @code{Date} header if the article is less than three days
9702 old.
9703 @item long-to
9704 Remove the @code{To} header if it is very long.
9705 @item many-to
9706 Remove all @code{To} headers if there are more than one.
9707 @end table
9708
9709 To include these three elements, you could say something like;
9710
9711 @lisp
9712 (setq gnus-boring-article-headers
9713       '(empty followup-to reply-to))
9714 @end lisp
9715
9716 This is also the default value for this variable.
9717
9718
9719 @node Using MIME
9720 @section Using @sc{mime}
9721 @cindex @sc{mime}
9722
9723 Mime is a standard for waving your hands through the air, aimlessly,
9724 while people stand around yawning.
9725
9726 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
9727 while all newsreaders die of fear.
9728
9729 @sc{mime} may specify what character set the article uses, the encoding
9730 of the characters, and it also makes it possible to embed pictures and
9731 other naughty stuff in innocent-looking articles.
9732
9733 @vindex gnus-display-mime-function
9734 @findex gnus-display-mime
9735 Gnus pushes @sc{mime} articles through @code{gnus-display-mime-function}
9736 to display the @sc{mime} parts.  This is @code{gnus-display-mime} by
9737 default, which creates a bundle of clickable buttons that can be used to
9738 display, save and manipulate the @sc{mime} objects.
9739
9740 The following commands are available when you have placed point over a
9741 @sc{mime} button:
9742
9743 @table @kbd
9744 @findex gnus-article-press-button
9745 @item RET (Article)
9746 @itemx BUTTON-2 (Article)
9747 Toggle displaying of the @sc{mime} object
9748 (@code{gnus-article-press-button}).
9749
9750 @findex gnus-mime-view-part
9751 @item M-RET (Article)
9752 @itemx v (Article)
9753 Prompt for a method, and then view the @sc{mime} object using this
9754 method (@code{gnus-mime-view-part}).
9755
9756 @findex gnus-mime-view-part-as-type
9757 @item t (Article)
9758 View the @sc{mime} object as if it were a different @sc{mime} media type
9759 (@code{gnus-mime-view-part-as-type}).
9760
9761 @findex gnus-mime-view-part-as-charset
9762 @itemx C (Article)
9763 Prompt for a charset, and then view the @sc{mime} object using this
9764 charset (@code{gnus-mime-view-part-as-charset}).
9765
9766 @findex gnus-mime-save-part
9767 @item o (Article)
9768 Prompt for a file name, and then save the @sc{mime} object
9769 (@code{gnus-mime-save-part}).
9770
9771 @findex gnus-mime-save-part-and-strip
9772 @item C-o (Article)
9773 Prompt for a file name, then save the @sc{mime} object and strip it from
9774 the article.  Then proceed to article editing, where a reasonable
9775 suggestion is being made on how the altered article should look
9776 like. The stripped @sc{mime} object will be referred via the
9777 message/external-body @sc{mime} type.
9778 (@code{gnus-mime-save-part-and-strip}).
9779
9780 @findex gnus-mime-copy-part
9781 @item c (Article)
9782 Copy the @sc{mime} object to a fresh buffer and display this buffer
9783 (@code{gnus-mime-copy-part}).
9784
9785 @findex gnus-mime-inline-part
9786 @item i (Article)
9787 Insert the contents of the @sc{mime} object into the buffer
9788 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
9789 the raw contents without decoding.  If given a numerical prefix, you can
9790 do semi-manual charset stuff (see
9791 @code{gnus-summary-show-article-charset-alist} in @pxref{Paging the
9792 Article}).
9793
9794 @findex gnus-mime-internalize-part
9795 @item E (Article)
9796 View the @sc{mime} object with an internal viewer.  If no internal
9797 viewer is available, use an external viewer
9798 (@code{gnus-mime-internalize-part}).
9799
9800 @findex gnus-mime-externalize-part
9801 @item e (Article)
9802 View the @sc{mime} object with an external viewer.
9803 (@code{gnus-mime-externalize-part}).
9804
9805 @findex gnus-mime-pipe-part
9806 @item | (Article)
9807 Output the @sc{mime} object to a process (@code{gnus-mime-pipe-part}).
9808
9809 @findex gnus-mime-action-on-part
9810 @item . (Article)
9811 Interactively run an action on the @sc{mime} object
9812 (@code{gnus-mime-action-on-part}).
9813
9814 @end table
9815
9816 Gnus will display some @sc{mime} objects automatically.  The way Gnus
9817 determines which parts to do this with is described in the Emacs MIME
9818 manual.
9819
9820 It might be best to just use the toggling functions from the article
9821 buffer to avoid getting nasty surprises.  (For instance, you enter the
9822 group @samp{alt.sing-a-long} and, before you know it, @sc{mime} has
9823 decoded the sound file in the article and some horrible sing-a-long song
9824 comes screaming out your speakers, and you can't find the volume button,
9825 because there isn't one, and people are starting to look at you, and you
9826 try to stop the program, but you can't, and you can't find the program
9827 to control the volume, and everybody else in the room suddenly decides
9828 to look at you disdainfully, and you'll feel rather stupid.)
9829
9830 Any similarity to real events and people is purely coincidental.  Ahem.
9831
9832 Also see @pxref{MIME Commands}.
9833
9834
9835 @node Customizing Articles
9836 @section Customizing Articles
9837 @cindex article customization
9838
9839 A slew of functions for customizing how the articles are to look like
9840 exist.  You can call these functions interactively, or you can have them
9841 called automatically when you select the articles.
9842
9843 To have them called automatically, you should set the corresponding
9844 ``treatment'' variable.  For instance, to have headers hidden, you'd set
9845 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
9846 be set, but first we discuss the values these variables can have.
9847
9848 Note: Some values, while valid, make little sense.  Check the list below
9849 for sensible values.
9850
9851 @enumerate
9852 @item
9853 @code{nil}: Don't do this treatment.
9854
9855 @item
9856 @code{t}: Do this treatment on all body parts.
9857
9858 @item
9859 @code{head}: Do the treatment on the headers.
9860
9861 @item
9862 @code{last}: Do this treatment on the last part.
9863
9864 @item
9865 An integer: Do this treatment on all body parts that have a length less
9866 than this number.
9867
9868 @item
9869 A list of strings: Do this treatment on all body parts that are in
9870 articles that are read in groups that have names that match one of the
9871 regexps in the list.
9872
9873 @item
9874 A list where the first element is not a string:
9875
9876 The list is evaluated recursively.  The first element of the list is a
9877 predicate.  The following predicates are recognized: @code{or},
9878 @code{and}, @code{not} and @code{typep}.  Here's an example:
9879
9880 @lisp
9881 (or last
9882     (typep "text/x-vcard"))
9883 @end lisp
9884
9885 @end enumerate
9886
9887 You may have noticed that the word @dfn{part} is used here.  This refers
9888 to the fact that some messages are @sc{mime} multipart articles that may
9889 be divided into several parts.  Articles that are not multiparts are
9890 considered to contain just a single part.
9891
9892 @vindex gnus-article-treat-types
9893 Are the treatments applied to all sorts of multipart parts?  Yes, if you
9894 want to, but by default, only @samp{text/plain} parts are given the
9895 treatment.  This is controlled by the @code{gnus-article-treat-types}
9896 variable, which is a list of regular expressions that are matched to the
9897 type of the part.  This variable is ignored if the value of the
9898 controlling variable is a predicate list, as described above.
9899
9900 The following treatment options are available.  The easiest way to
9901 customize this is to examine the @code{gnus-article-treat} customization
9902 group.  Values in parenthesis are suggested sensible values.  Others are
9903 possible but those listed are probably sufficient for most people.
9904
9905 @table @code
9906 @item gnus-treat-highlight-signature (t, last)
9907 @item gnus-treat-buttonize (t, integer)
9908 @item gnus-treat-buttonize-head (head)
9909 @item gnus-treat-emphasize (t, head, integer)
9910 @item gnus-treat-fill-article (t, integer)
9911 @item gnus-treat-strip-cr (t, integer)
9912 @item gnus-treat-hide-headers (head)
9913 @item gnus-treat-hide-boring-headers (head)
9914 @item gnus-treat-hide-signature (t, last)
9915 @item gnus-treat-hide-citation (t, integer)
9916 @item gnus-treat-hide-citation-maybe (t, integer)
9917 @item gnus-treat-strip-pgp (t, last, integer)
9918 @item gnus-treat-x-pgp-sig (head)
9919 @item gnus-treat-strip-pem (t, last, integer)
9920 @item gnus-treat-highlight-headers (head)
9921 @item gnus-treat-highlight-citation (t, integer)
9922 @item gnus-treat-highlight-signature (t, last, integer)
9923 @item gnus-treat-date-ut (head)
9924 @item gnus-treat-date-local (head)
9925 @item gnus-treat-date-english (head)
9926 @item gnus-treat-date-lapsed (head)
9927 @item gnus-treat-date-original (head)
9928 @item gnus-treat-date-iso8601 (head)
9929 @item gnus-treat-date-user-defined (head)
9930 @item gnus-treat-strip-headers-in-body (t, integer)
9931 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
9932 @item gnus-treat-strip-leading-blank-lines (t, integer)
9933 @item gnus-treat-strip-multiple-blank-lines (t, integer)
9934 @item gnus-treat-overstrike (t, integer)
9935 @item gnus-treat-display-xface (head)
9936 @item gnus-treat-display-smileys (t, integer)
9937 @item gnus-treat-display-picons (head)
9938 @item gnus-treat-capitalize-sentences (t, integer)
9939 @item gnus-treat-fill-long-lines (t, integer)
9940 @item gnus-treat-play-sounds
9941 @item gnus-treat-translate
9942 @end table
9943
9944 @vindex gnus-part-display-hook
9945 You can, of course, write your own functions to be called from
9946 @code{gnus-part-display-hook}.  The functions are called narrowed to the
9947 part, and you can do anything you like, pretty much.  There is no
9948 information that you have to keep in the buffer---you can change
9949 everything.
9950
9951
9952 @node Article Keymap
9953 @section Article Keymap
9954
9955 Most of the keystrokes in the summary buffer can also be used in the
9956 article buffer.  They should behave as if you typed them in the summary
9957 buffer, which means that you don't actually have to have a summary
9958 buffer displayed while reading.  You can do it all from the article
9959 buffer.
9960
9961 A few additional keystrokes are available:
9962
9963 @table @kbd
9964
9965 @item SPACE
9966 @kindex SPACE (Article)
9967 @findex gnus-article-next-page
9968 Scroll forwards one page (@code{gnus-article-next-page}).
9969
9970 @item DEL
9971 @kindex DEL (Article)
9972 @findex gnus-article-prev-page
9973 Scroll backwards one page (@code{gnus-article-prev-page}).
9974
9975 @item C-c ^
9976 @kindex C-c ^ (Article)
9977 @findex gnus-article-refer-article
9978 If point is in the neighborhood of a @code{Message-ID} and you press
9979 @kbd{C-c ^}, Gnus will try to get that article from the server
9980 (@code{gnus-article-refer-article}).
9981
9982 @item C-c C-m
9983 @kindex C-c C-m (Article)
9984 @findex gnus-article-mail
9985 Send a reply to the address near point (@code{gnus-article-mail}).  If
9986 given a prefix, include the mail.
9987
9988 @item s
9989 @kindex s (Article)
9990 @findex gnus-article-show-summary
9991 Reconfigure the buffers so that the summary buffer becomes visible
9992 (@code{gnus-article-show-summary}).
9993
9994 @item ?
9995 @kindex ? (Article)
9996 @findex gnus-article-describe-briefly
9997 Give a very brief description of the available keystrokes
9998 (@code{gnus-article-describe-briefly}).
9999
10000 @item TAB
10001 @kindex TAB (Article)
10002 @findex gnus-article-next-button
10003 Go to the next button, if any (@code{gnus-article-next-button}).  This
10004 only makes sense if you have buttonizing turned on.
10005
10006 @item M-TAB
10007 @kindex M-TAB (Article)
10008 @findex gnus-article-prev-button
10009 Go to the previous button, if any (@code{gnus-article-prev-button}).
10010
10011 @end table
10012
10013
10014 @node Misc Article
10015 @section Misc Article
10016
10017 @table @code
10018
10019 @item gnus-single-article-buffer
10020 @vindex gnus-single-article-buffer
10021 If non-@code{nil}, use the same article buffer for all the groups.
10022 (This is the default.)  If @code{nil}, each group will have its own
10023 article buffer.
10024
10025 @vindex gnus-article-decode-hook
10026 @item gnus-article-decode-hook
10027 @cindex MIME
10028 Hook used to decode @sc{mime} articles.  The default value is
10029 @code{(article-decode-charset article-decode-encoded-words)}
10030
10031 @vindex gnus-article-prepare-hook
10032 @item gnus-article-prepare-hook
10033 This hook is called right after the article has been inserted into the
10034 article buffer.  It is mainly intended for functions that do something
10035 depending on the contents; it should probably not be used for changing
10036 the contents of the article buffer.
10037
10038 @item gnus-article-mode-hook
10039 @vindex gnus-article-mode-hook
10040 Hook called in article mode buffers.
10041
10042 @item gnus-article-mode-syntax-table
10043 @vindex gnus-article-mode-syntax-table
10044 Syntax table used in article buffers.  It is initialized from
10045 @code{text-mode-syntax-table}.
10046
10047 @vindex gnus-article-mode-line-format
10048 @item gnus-article-mode-line-format
10049 This variable is a format string along the same lines as
10050 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
10051 accepts the same format specifications as that variable, with two
10052 extensions:
10053
10054 @table @samp
10055 @item w
10056 The @dfn{wash status} of the article.  This is a short string with one
10057 character for each possible article wash operation that may have been
10058 performed.
10059 @item m
10060 The number of @sc{mime} parts in the article.
10061 @end table
10062
10063 @vindex gnus-break-pages
10064
10065 @item gnus-break-pages
10066 Controls whether @dfn{page breaking} is to take place.  If this variable
10067 is non-@code{nil}, the articles will be divided into pages whenever a
10068 page delimiter appears in the article.  If this variable is @code{nil},
10069 paging will not be done.
10070
10071 @item gnus-page-delimiter
10072 @vindex gnus-page-delimiter
10073 This is the delimiter mentioned above.  By default, it is @samp{^L}
10074 (formfeed).
10075 @end table
10076
10077
10078 @node Composing Messages
10079 @chapter Composing Messages
10080 @cindex composing messages
10081 @cindex messages
10082 @cindex mail
10083 @cindex sending mail
10084 @cindex reply
10085 @cindex followup
10086 @cindex post
10087 @cindex using gpg
10088
10089 @kindex C-c C-c (Post)
10090 All commands for posting and mailing will put you in a message buffer
10091 where you can edit the article all you like, before you send the
10092 article by pressing @kbd{C-c C-c}.  @xref{Top, , Top, message, The
10093 Message Manual}.  Where the message will be posted/mailed to depends
10094 on your setup (@pxref{Posting Server}).
10095
10096 @menu
10097 * Mail::                        Mailing and replying.
10098 * Posting Server::              What server should you post via?
10099 * Mail and Post::               Mailing and posting at the same time.
10100 * Archived Messages::           Where Gnus stores the messages you've sent.
10101 * Posting Styles::              An easier way to specify who you are.
10102 * Drafts::                      Postponing messages and rejected messages.
10103 * Rejected Articles::           What happens if the server doesn't like your article?
10104 * Using GPG::                   How to use GPG and MML to sign and encrypt messages
10105 @end menu
10106
10107 Also see @pxref{Canceling and Superseding} for information on how to
10108 remove articles you shouldn't have posted.
10109
10110
10111 @node Mail
10112 @section Mail
10113
10114 Variables for customizing outgoing mail:
10115
10116 @table @code
10117 @item gnus-uu-digest-headers
10118 @vindex gnus-uu-digest-headers
10119 List of regexps to match headers included in digested messages.  The
10120 headers will be included in the sequence they are matched.
10121
10122 @item gnus-add-to-list
10123 @vindex gnus-add-to-list
10124 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
10125 that have none when you do a @kbd{a}.
10126
10127 @end table
10128
10129
10130 @node Posting Server
10131 @section Posting Server
10132
10133 When you press those magical @kbd{C-c C-c} keys to ship off your latest
10134 (extremely intelligent, of course) article, where does it go?
10135
10136 Thank you for asking.  I hate you.
10137
10138 @vindex gnus-post-method
10139
10140 It can be quite complicated.  Normally, Gnus will post using the same
10141 select method as you're reading from (which might be convenient if
10142 you're reading lots of groups from different private servers).
10143 However.  If the server you're reading from doesn't allow posting,
10144 just reading, you probably want to use some other server to post your
10145 (extremely intelligent and fabulously interesting) articles.  You can
10146 then set the @code{gnus-post-method} to some other method:
10147
10148 @lisp
10149 (setq gnus-post-method '(nnspool ""))
10150 @end lisp
10151
10152 Now, if you've done this, and then this server rejects your article, or
10153 this server is down, what do you do then?  To override this variable you
10154 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
10155 the ``current'' server, to get back the default behavior, for posting.
10156
10157 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
10158 Gnus will prompt you for what method to use for posting.
10159
10160 You can also set @code{gnus-post-method} to a list of select methods.
10161 If that's the case, Gnus will always prompt you for what method to use
10162 for posting.
10163
10164 Finally, if you want to always post using the native select method,
10165 you can set this variable to @code{nil}.
10166
10167
10168 @node Mail and Post
10169 @section Mail and Post
10170
10171 Here's a list of variables relevant to both mailing and
10172 posting:
10173
10174 @table @code
10175 @item gnus-mailing-list-groups
10176 @findex gnus-mailing-list-groups
10177 @cindex mailing lists
10178
10179 If your news server offers groups that are really mailing lists
10180 gatewayed to the @sc{nntp} server, you can read those groups without
10181 problems, but you can't post/followup to them without some difficulty.
10182 One solution is to add a @code{to-address} to the group parameters
10183 (@pxref{Group Parameters}).  An easier thing to do is set the
10184 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
10185 really are mailing lists.  Then, at least, followups to the mailing
10186 lists will work most of the time.  Posting to these groups (@kbd{a}) is
10187 still a pain, though.
10188
10189 @end table
10190
10191 You may want to do spell-checking on messages that you send out.  Or, if
10192 you don't want to spell-check by hand, you could add automatic
10193 spell-checking via the @code{ispell} package:
10194
10195 @cindex ispell
10196 @findex ispell-message
10197 @lisp
10198 (add-hook 'message-send-hook 'ispell-message)
10199 @end lisp
10200
10201 If you want to change the @code{ispell} dictionary based on what group
10202 you're in, you could say something like the following:
10203
10204 @lisp
10205 (add-hook 'gnus-select-group-hook
10206           (lambda ()
10207             (cond
10208              ((string-match
10209                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
10210               (ispell-change-dictionary "deutsch"))
10211              (t
10212               (ispell-change-dictionary "english")))))
10213 @end lisp
10214
10215 Modify to suit your needs.
10216
10217
10218 @node Archived Messages
10219 @section Archived Messages
10220 @cindex archived messages
10221 @cindex sent messages
10222
10223 Gnus provides a few different methods for storing the mail and news you
10224 send.  The default method is to use the @dfn{archive virtual server} to
10225 store the messages.  If you want to disable this completely, the
10226 @code{gnus-message-archive-group} variable should be @code{nil}, which
10227 is the default.
10228
10229 @vindex gnus-message-archive-method
10230 @code{gnus-message-archive-method} says what virtual server Gnus is to
10231 use to store sent messages.  The default is:
10232
10233 @lisp
10234 (nnfolder "archive"
10235           (nnfolder-directory   "~/Mail/archive")
10236           (nnfolder-active-file "~/Mail/archive/active")
10237           (nnfolder-get-new-mail nil)
10238           (nnfolder-inhibit-expiry t))
10239 @end lisp
10240
10241 You can, however, use any mail select method (@code{nnml},
10242 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
10243 for doing this sort of thing, though.  If you don't like the default
10244 directory chosen, you could say something like:
10245
10246 @lisp
10247 (setq gnus-message-archive-method
10248       '(nnfolder "archive"
10249                  (nnfolder-inhibit-expiry t)
10250                  (nnfolder-active-file "~/News/sent-mail/active")
10251                  (nnfolder-directory "~/News/sent-mail/")))
10252 @end lisp
10253
10254 @vindex gnus-message-archive-group
10255 @cindex Gcc
10256 Gnus will insert @code{Gcc} headers in all outgoing messages that point
10257 to one or more group(s) on that server.  Which group to use is
10258 determined by the @code{gnus-message-archive-group} variable.
10259
10260 This variable can be used to do the following:
10261
10262 @itemize @bullet
10263 @item a string
10264 Messages will be saved in that group.
10265
10266 Note that you can include a select method in the group name, then the
10267 message will not be stored in the select method given by
10268 @code{gnus-message-archive-method}, but in the select method specified
10269 by the group name, instead.  Suppose @code{gnus-message-archive-method}
10270 has the default value shown above.  Then setting
10271 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
10272 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
10273 value @code{"nnml:foo"}, then outgoing messages will be stored in
10274 @samp{nnml:foo}.
10275 @item a list of strings
10276 Messages will be saved in all those groups.
10277 @item an alist of regexps, functions and forms
10278 When a key ``matches'', the result is used.
10279 @item @code{nil}
10280 No message archiving will take place.  This is the default.
10281 @end itemize
10282
10283 Let's illustrate:
10284
10285 Just saving to a single group called @samp{MisK}:
10286 @lisp
10287 (setq gnus-message-archive-group "MisK")
10288 @end lisp
10289
10290 Saving to two groups, @samp{MisK} and @samp{safe}:
10291 @lisp
10292 (setq gnus-message-archive-group '("MisK" "safe"))
10293 @end lisp
10294
10295 Save to different groups based on what group you are in:
10296 @lisp
10297 (setq gnus-message-archive-group
10298       '(("^alt" "sent-to-alt")
10299         ("mail" "sent-to-mail")
10300         (".*" "sent-to-misc")))
10301 @end lisp
10302
10303 More complex stuff:
10304 @lisp
10305 (setq gnus-message-archive-group
10306       '((if (message-news-p)
10307             "misc-news"
10308           "misc-mail")))
10309 @end lisp
10310
10311 How about storing all news messages in one file, but storing all mail
10312 messages in one file per month:
10313
10314 @lisp
10315 (setq gnus-message-archive-group
10316       '((if (message-news-p)
10317             "misc-news"
10318           (concat "mail." (format-time-string "%Y-%m")))))
10319 @end lisp
10320
10321 (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
10322 use a different value for @code{gnus-message-archive-group} there.)
10323
10324 Now, when you send a message off, it will be stored in the appropriate
10325 group.  (If you want to disable storing for just one particular message,
10326 you can just remove the @code{Gcc} header that has been inserted.)  The
10327 archive group will appear in the group buffer the next time you start
10328 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
10329 enter it and read the articles in it just like you'd read any other
10330 group.  If the group gets really big and annoying, you can simply rename
10331 if (using @kbd{G r} in the group buffer) to something
10332 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
10333 continue to be stored in the old (now empty) group.
10334
10335 That's the default method of archiving sent messages.  Gnus offers a
10336 different way for the people who don't like the default method.  In that
10337 case you should set @code{gnus-message-archive-group} to @code{nil};
10338 this will disable archiving.
10339
10340 @table @code
10341 @item gnus-outgoing-message-group
10342 @vindex gnus-outgoing-message-group
10343 All outgoing messages will be put in this group.  If you want to store
10344 all your outgoing mail and articles in the group @samp{nnml:archive},
10345 you set this variable to that value.  This variable can also be a list of
10346 group names.
10347
10348 If you want to have greater control over what group to put each
10349 message in, you can set this variable to a function that checks the
10350 current newsgroup name and then returns a suitable group name (or list
10351 of names).
10352
10353 This variable can be used instead of @code{gnus-message-archive-group},
10354 but the latter is the preferred method.
10355
10356 @item gnus-inews-mark-gcc-as-read
10357 @vindex gnus-inews-mark-gcc-as-read
10358 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
10359
10360 @end table
10361
10362
10363 @node Posting Styles
10364 @section Posting Styles
10365 @cindex posting styles
10366 @cindex styles
10367
10368 All them variables, they make my head swim.
10369
10370 So what if you want a different @code{Organization} and signature based
10371 on what groups you post to?  And you post both from your home machine
10372 and your work machine, and you want different @code{From} lines, and so
10373 on?
10374
10375 @vindex gnus-posting-styles
10376 One way to do stuff like that is to write clever hooks that change the
10377 variables you need to have changed.  That's a bit boring, so somebody
10378 came up with the bright idea of letting the user specify these things in
10379 a handy alist.  Here's an example of a @code{gnus-posting-styles}
10380 variable:
10381
10382 @lisp
10383 ((".*"
10384   (signature "Peace and happiness")
10385   (organization "What me?"))
10386  ("^comp"
10387   (signature "Death to everybody"))
10388  ("comp.emacs.i-love-it"
10389   (organization "Emacs is it")))
10390 @end lisp
10391
10392 As you might surmise from this example, this alist consists of several
10393 @dfn{styles}.  Each style will be applicable if the first element
10394 ``matches'', in some form or other.  The entire alist will be iterated
10395 over, from the beginning towards the end, and each match will be
10396 applied, which means that attributes in later styles that match override
10397 the same attributes in earlier matching styles.  So
10398 @samp{comp.programming.literate} will have the @samp{Death to everybody}
10399 signature and the @samp{What me?} @code{Organization} header.
10400
10401 The first element in each style is called the @code{match}.  If it's a
10402 string, then Gnus will try to regexp match it against the group name.
10403 If it is the symbol @code{header}, then Gnus will look for header (the
10404 next element in the match) in the original article , and compare that to
10405 the last regexp in the match.  If it's a function symbol, that function
10406 will be called with no arguments.  If it's a variable symbol, then the
10407 variable will be referenced.  If it's a list, then that list will be
10408 @code{eval}ed.  In any case, if this returns a non-@code{nil} value,
10409 then the style is said to @dfn{match}.
10410
10411 Each style may contain a arbitrary amount of @dfn{attributes}.  Each
10412 attribute consists of a @code{(@var{name} @var{value})} pair.  The
10413 attribute name can be one of @code{signature}, @code{signature-file},
10414 @code{organization}, @code{address}, @code{name} or @code{body}.  The
10415 attribute name can also be a string.  In that case, this will be used as
10416 a header name, and the value will be inserted in the headers of the
10417 article; if the value is @code{nil}, the header name will be removed.
10418 If the attribute name is @code{eval}, the form is evaluated, and the
10419 result is thrown away.
10420
10421 The attribute value can be a string (used verbatim), a function with
10422 zero arguments (the return value will be used), a variable (its value
10423 will be used) or a list (it will be @code{eval}ed and the return value
10424 will be used).  The functions and sexps are called/@code{eval}ed in the
10425 message buffer that is being set up.  The headers of the current article
10426 are available through the @code{message-reply-headers} variable.
10427
10428 If you wish to check whether the message you are about to compose is
10429 meant to be a news article or a mail message, you can check the values
10430 of the @code{message-news-p} and @code{message-mail-p} functions.
10431
10432 @findex message-mail-p
10433 @findex message-news-p
10434
10435 So here's a new example:
10436
10437 @lisp
10438 (setq gnus-posting-styles
10439       '((".*"
10440          (signature-file "~/.signature")
10441          (name "User Name")
10442          ("X-Home-Page" (getenv "WWW_HOME"))
10443          (organization "People's Front Against MWM"))
10444         ("^rec.humor"
10445          (signature my-funny-signature-randomizer))
10446         ((equal (system-name) "gnarly")
10447          (signature my-quote-randomizer))
10448         ((message-news-p)
10449          (signature my-news-signature))
10450         (header "to" "larsi.*org"
10451                 (Organization "Somewhere, Inc."))
10452         ((posting-from-work-p)
10453          (signature-file "~/.work-signature")
10454          (address "user@@bar.foo")
10455          (body "You are fired.\n\nSincerely, your boss.")
10456          (organization "Important Work, Inc"))
10457         ("nnml:.*"
10458          (From (save-excursion
10459                  (set-buffer gnus-article-buffer)
10460                  (message-fetch-field "to"))))
10461         ("^nn.+:"
10462          (signature-file "~/.mail-signature"))))
10463 @end lisp
10464
10465 The @samp{nnml:.*} rule means that you use the @code{To} address as the
10466 @code{From} address in all your outgoing replies, which might be handy
10467 if you fill many roles.
10468
10469
10470 @node Drafts
10471 @section Drafts
10472 @cindex drafts
10473
10474 If you are writing a message (mail or news) and suddenly remember that
10475 you have a steak in the oven (or some pesto in the food processor, you
10476 craaazy vegetarians), you'll probably wish there was a method to save
10477 the message you are writing so that you can continue editing it some
10478 other day, and send it when you feel its finished.
10479
10480 Well, don't worry about it.  Whenever you start composing a message of
10481 some sort using the Gnus mail and post commands, the buffer you get will
10482 automatically associate to an article in a special @dfn{draft} group.
10483 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
10484 article will be saved there.  (Auto-save files also go to the draft
10485 group.)
10486
10487 @cindex nndraft
10488 @vindex nndraft-directory
10489 The draft group is a special group (which is implemented as an
10490 @code{nndraft} group, if you absolutely have to know) called
10491 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
10492 @code{nndraft} is to store its files.  What makes this group special is
10493 that you can't tick any articles in it or mark any articles as
10494 read---all articles in the group are permanently unread.
10495
10496 If the group doesn't exist, it will be created and you'll be subscribed
10497 to it.  The only way to make it disappear from the Group buffer is to
10498 unsubscribe it.
10499
10500 @c @findex gnus-dissociate-buffer-from-draft
10501 @c @kindex C-c M-d (Mail)
10502 @c @kindex C-c M-d (Post)
10503 @c @findex gnus-associate-buffer-with-draft
10504 @c @kindex C-c C-d (Mail)
10505 @c @kindex C-c C-d (Post)
10506 @c If you're writing some super-secret message that you later want to
10507 @c encode with PGP before sending, you may wish to turn the auto-saving
10508 @c (and association with the draft group) off.  You never know who might be
10509 @c interested in reading all your extremely valuable and terribly horrible
10510 @c and interesting secrets.  The @kbd{C-c M-d}
10511 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
10512 @c If you change your mind and want to turn the auto-saving back on again,
10513 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
10514 @c
10515 @c @vindex gnus-use-draft
10516 @c To leave association with the draft group off by default, set
10517 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
10518
10519 @findex gnus-draft-edit-message
10520 @kindex D e (Draft)
10521 When you want to continue editing the article, you simply enter the
10522 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
10523 that.  You will be placed in a buffer where you left off.
10524
10525 Rejected articles will also be put in this draft group (@pxref{Rejected
10526 Articles}).
10527
10528 @findex gnus-draft-send-all-messages
10529 @findex gnus-draft-send-message
10530 If you have lots of rejected messages you want to post (or mail) without
10531 doing further editing, you can use the @kbd{D s} command
10532 (@code{gnus-draft-send-message}).  This command understands the
10533 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
10534 command (@code{gnus-draft-send-all-messages}) will ship off all messages
10535 in the buffer.
10536
10537 If you have some messages that you wish not to send, you can use the
10538 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
10539 as unsendable.  This is a toggling command.
10540
10541
10542 @node Rejected Articles
10543 @section Rejected Articles
10544 @cindex rejected articles
10545
10546 Sometimes a news server will reject an article.  Perhaps the server
10547 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
10548 @emph{there be demons}.  Perhaps you have included too much cited text.
10549 Perhaps the disk is full.  Perhaps the server is down.
10550
10551 These situations are, of course, totally beyond the control of Gnus.
10552 (Gnus, of course, loves the way you look, always feels great, has angels
10553 fluttering around inside of it, doesn't care about how much cited text
10554 you include, never runs full and never goes down.)  So Gnus saves these
10555 articles until some later time when the server feels better.
10556
10557 The rejected articles will automatically be put in a special draft group
10558 (@pxref{Drafts}).  When the server comes back up again, you'd then
10559 typically enter that group and send all the articles off.
10560
10561 @node Using GPG
10562 @section Using GPG
10563 @cindex using gpg
10564
10565 Gnus has an ALPHA support to GPG that's provided by @file{gpg.el}. See
10566 @code{mm-verify-option} and @code{mm-decrypt-option} to enable Gnus to
10567 verify or decrypt messages accordingly.
10568
10569 To use this correctly with GPG, you'll need the following lisp code in your
10570 @file{~/.emacs} or @file{~/.gnus}:
10571
10572 @lisp
10573 (require 'gpg)
10574 (setq mml2015-use 'gpg)
10575 (setq gpg-temp-directory (expand-file-name "~/.gnupg/tmp"))
10576 @end lisp
10577
10578 The @code{gpg-temp-directory} need to point to a directory with permissions set
10579 to 700, for your own safety.
10580
10581 If you want to benefit of PGP2.6 compatibility, you might create a script named
10582 @file{gpg-2comp} with these instructions:
10583
10584 @example
10585 #!/bin/sh
10586 exec gpg --rfc1991 "$@@"
10587 @end example
10588
10589 If you don't want to use such compatibility, you can add the following line to
10590 your @file{~/.emacs} or @file{~/.gnus}:
10591
10592 @lisp
10593 (setq gpg-command-default-alist (quote ((gpg . "gpg") (gpg-2comp . "gpg"))))
10594 @end lisp
10595
10596 To sign or encrypt your message you may choose to use the MML Security
10597 menu or @kbd{C-c C-m s p} to sign your message using PGP/MIME, @kbd{C-c
10598 C-m s s} to sign your message using S/MIME. There's also @kbd{C-c C-m c
10599 p} to encrypt your message with PGP/MIME and @kbd{C-c C-m c s} to
10600 encrypt using S/MIME.
10601
10602 Gnus will ask for your passphrase and then it will send your message, if
10603 you've typed it correctly.
10604
10605 @node Select Methods
10606 @chapter Select Methods
10607 @cindex foreign groups
10608 @cindex select methods
10609
10610 A @dfn{foreign group} is a group not read by the usual (or
10611 default) means.  It could be, for instance, a group from a different
10612 @sc{nntp} server, it could be a virtual group, or it could be your own
10613 personal mail group.
10614
10615 A foreign group (or any group, really) is specified by a @dfn{name} and
10616 a @dfn{select method}.  To take the latter first, a select method is a
10617 list where the first element says what backend to use (e.g. @code{nntp},
10618 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
10619 name}.  There may be additional elements in the select method, where the
10620 value may have special meaning for the backend in question.
10621
10622 One could say that a select method defines a @dfn{virtual server}---so
10623 we do just that (@pxref{Server Buffer}).
10624
10625 The @dfn{name} of the group is the name the backend will recognize the
10626 group as.
10627
10628 For instance, the group @samp{soc.motss} on the @sc{nntp} server
10629 @samp{some.where.edu} will have the name @samp{soc.motss} and select
10630 method @code{(nntp "some.where.edu")}.  Gnus will call this group
10631 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
10632 backend just knows this group as @samp{soc.motss}.
10633
10634 The different methods all have their peculiarities, of course.
10635
10636 @menu
10637 * Server Buffer::               Making and editing virtual servers.
10638 * Getting News::                Reading USENET news with Gnus.
10639 * Getting Mail::                Reading your personal mail with Gnus.
10640 * Browsing the Web::            Getting messages from a plethora of Web sources.
10641 * Other Sources::               Reading directories, files, SOUP packets.
10642 * Combined Groups::             Combining groups into one group.
10643 * Gnus Unplugged::              Reading news and mail offline.
10644 @end menu
10645
10646
10647 @node Server Buffer
10648 @section Server Buffer
10649
10650 Traditionally, a @dfn{server} is a machine or a piece of software that
10651 one connects to, and then requests information from.  Gnus does not
10652 connect directly to any real servers, but does all transactions through
10653 one backend or other.  But that's just putting one layer more between
10654 the actual media and Gnus, so we might just as well say that each
10655 backend represents a virtual server.
10656
10657 For instance, the @code{nntp} backend may be used to connect to several
10658 different actual @sc{nntp} servers, or, perhaps, to many different ports
10659 on the same actual @sc{nntp} server.  You tell Gnus which backend to
10660 use, and what parameters to set by specifying a @dfn{select method}.
10661
10662 These select method specifications can sometimes become quite
10663 complicated---say, for instance, that you want to read from the
10664 @sc{nntp} server @samp{news.funet.fi} on port number 13, which
10665 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
10666 Anyway, if you had to specify that for each group that used this
10667 server, that would be too much work, so Gnus offers a way of naming
10668 select methods, which is what you do in the server buffer.
10669
10670 To enter the server buffer, use the @kbd{^}
10671 (@code{gnus-group-enter-server-mode}) command in the group buffer.
10672
10673 @menu
10674 * Server Buffer Format::        You can customize the look of this buffer.
10675 * Server Commands::             Commands to manipulate servers.
10676 * Example Methods::             Examples server specifications.
10677 * Creating a Virtual Server::   An example session.
10678 * Server Variables::            Which variables to set.
10679 * Servers and Methods::         You can use server names as select methods.
10680 * Unavailable Servers::         Some servers you try to contact may be down.
10681 @end menu
10682
10683 @vindex gnus-server-mode-hook
10684 @code{gnus-server-mode-hook} is run when creating the server buffer.
10685
10686
10687 @node Server Buffer Format
10688 @subsection Server Buffer Format
10689 @cindex server buffer format
10690
10691 @vindex gnus-server-line-format
10692 You can change the look of the server buffer lines by changing the
10693 @code{gnus-server-line-format} variable.  This is a @code{format}-like
10694 variable, with some simple extensions:
10695
10696 @table @samp
10697
10698 @item h
10699 How the news is fetched---the backend name.
10700
10701 @item n
10702 The name of this server.
10703
10704 @item w
10705 Where the news is to be fetched from---the address.
10706
10707 @item s
10708 The opened/closed/denied status of the server.
10709 @end table
10710
10711 @vindex gnus-server-mode-line-format
10712 The mode line can also be customized by using the
10713 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
10714 Formatting}).  The following specs are understood:
10715
10716 @table @samp
10717 @item S
10718 Server name.
10719
10720 @item M
10721 Server method.
10722 @end table
10723
10724 Also @pxref{Formatting Variables}.
10725
10726
10727 @node Server Commands
10728 @subsection Server Commands
10729 @cindex server commands
10730
10731 @table @kbd
10732
10733 @item a
10734 @kindex a (Server)
10735 @findex gnus-server-add-server
10736 Add a new server (@code{gnus-server-add-server}).
10737
10738 @item e
10739 @kindex e (Server)
10740 @findex gnus-server-edit-server
10741 Edit a server (@code{gnus-server-edit-server}).
10742
10743 @item SPACE
10744 @kindex SPACE (Server)
10745 @findex gnus-server-read-server
10746 Browse the current server (@code{gnus-server-read-server}).
10747
10748 @item q
10749 @kindex q (Server)
10750 @findex gnus-server-exit
10751 Return to the group buffer (@code{gnus-server-exit}).
10752
10753 @item k
10754 @kindex k (Server)
10755 @findex gnus-server-kill-server
10756 Kill the current server (@code{gnus-server-kill-server}).
10757
10758 @item y
10759 @kindex y (Server)
10760 @findex gnus-server-yank-server
10761 Yank the previously killed server (@code{gnus-server-yank-server}).
10762
10763 @item c
10764 @kindex c (Server)
10765 @findex gnus-server-copy-server
10766 Copy the current server (@code{gnus-server-copy-server}).
10767
10768 @item l
10769 @kindex l (Server)
10770 @findex gnus-server-list-servers
10771 List all servers (@code{gnus-server-list-servers}).
10772
10773 @item s
10774 @kindex s (Server)
10775 @findex gnus-server-scan-server
10776 Request that the server scan its sources for new articles
10777 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
10778 servers.
10779
10780 @item g
10781 @kindex g (Server)
10782 @findex gnus-server-regenerate-server
10783 Request that the server regenerate all its data structures
10784 (@code{gnus-server-regenerate-server}).  This can be useful if you have
10785 a mail backend that has gotten out of sync.
10786
10787 @end table
10788
10789
10790 @node Example Methods
10791 @subsection Example Methods
10792
10793 Most select methods are pretty simple and self-explanatory:
10794
10795 @lisp
10796 (nntp "news.funet.fi")
10797 @end lisp
10798
10799 Reading directly from the spool is even simpler:
10800
10801 @lisp
10802 (nnspool "")
10803 @end lisp
10804
10805 As you can see, the first element in a select method is the name of the
10806 backend, and the second is the @dfn{address}, or @dfn{name}, if you
10807 will.
10808
10809 After these two elements, there may be an arbitrary number of
10810 @code{(@var{variable} @var{form})} pairs.
10811
10812 To go back to the first example---imagine that you want to read from
10813 port 15 on that machine.  This is what the select method should
10814 look like then:
10815
10816 @lisp
10817 (nntp "news.funet.fi" (nntp-port-number 15))
10818 @end lisp
10819
10820 You should read the documentation to each backend to find out what
10821 variables are relevant, but here's an @code{nnmh} example:
10822
10823 @code{nnmh} is a mail backend that reads a spool-like structure.  Say
10824 you have two structures that you wish to access: One is your private
10825 mail spool, and the other is a public one.  Here's the possible spec for
10826 your private mail:
10827
10828 @lisp
10829 (nnmh "private" (nnmh-directory "~/private/mail/"))
10830 @end lisp
10831
10832 (This server is then called @samp{private}, but you may have guessed
10833 that.)
10834
10835 Here's the method for a public spool:
10836
10837 @lisp
10838 (nnmh "public"
10839       (nnmh-directory "/usr/information/spool/")
10840       (nnmh-get-new-mail nil))
10841 @end lisp
10842
10843 @cindex proxy
10844 @cindex firewall
10845
10846 If you are behind a firewall and only have access to the @sc{nntp}
10847 server from the firewall machine, you can instruct Gnus to @code{rlogin}
10848 on the firewall machine and telnet from there to the @sc{nntp} server.
10849 Doing this can be rather fiddly, but your virtual server definition
10850 should probably look something like this:
10851
10852 @lisp
10853 (nntp "firewall"
10854       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
10855       (nntp-via-address "the.firewall.machine")
10856       (nntp-address "the.real.nntp.host")
10857       (nntp-end-of-line "\n"))
10858 @end lisp
10859
10860 If you want to use the wonderful @code{ssh} program to provide a
10861 compressed connection over the modem line, you could add the following
10862 configuration to the example above:
10863
10864 @lisp
10865       (nntp-via-rlogin-command "ssh")
10866 @end lisp
10867
10868 If you're behind a firewall, but have direct access to the outside world
10869 through a wrapper command like "runsocks", you could open a socksified
10870 telnet connection to the news server as follows:
10871
10872 @lisp
10873 (nntp "outside"
10874       (nntp-pre-command "runsocks")
10875       (nntp-open-connection-function nntp-open-via-telnet)
10876       (nntp-address "the.news.server")
10877       (nntp-end-of-line "\n"))
10878 @end lisp
10879
10880 This means that you have to have set up @code{ssh-agent} correctly to
10881 provide automatic authorization, of course.  And to get a compressed
10882 connection, you have to have the @samp{Compression} option in the
10883 @code{ssh} @file{config} file.
10884
10885
10886 @node Creating a Virtual Server
10887 @subsection Creating a Virtual Server
10888
10889 If you're saving lots of articles in the cache by using persistent
10890 articles, you may want to create a virtual server to read the cache.
10891
10892 First you need to add a new server.  The @kbd{a} command does that.  It
10893 would probably be best to use @code{nnspool} to read the cache.  You
10894 could also use @code{nnml} or @code{nnmh}, though.
10895
10896 Type @kbd{a nnspool RET cache RET}.
10897
10898 You should now have a brand new @code{nnspool} virtual server called
10899 @samp{cache}.  You now need to edit it to have the right definitions.
10900 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
10901 will contain the following:
10902
10903 @lisp
10904 (nnspool "cache")
10905 @end lisp
10906
10907 Change that to:
10908
10909 @lisp
10910 (nnspool "cache"
10911          (nnspool-spool-directory "~/News/cache/")
10912          (nnspool-nov-directory "~/News/cache/")
10913          (nnspool-active-file "~/News/cache/active"))
10914 @end lisp
10915
10916 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
10917 @kbd{RET} over this virtual server, you should be entered into a browse
10918 buffer, and you should be able to enter any of the groups displayed.
10919
10920
10921 @node Server Variables
10922 @subsection Server Variables
10923
10924 One sticky point when defining variables (both on backends and in Emacs
10925 in general) is that some variables are typically initialized from other
10926 variables when the definition of the variables is being loaded.  If you
10927 change the "base" variable after the variables have been loaded, you
10928 won't change the "derived" variables.
10929
10930 This typically affects directory and file variables.  For instance,
10931 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
10932 directory variables are initialized from that variable, so
10933 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
10934 new virtual @code{nnml} server, it will @emph{not} suffice to set just
10935 @code{nnml-directory}---you have to explicitly set all the file
10936 variables to be what you want them to be.  For a complete list of
10937 variables for each backend, see each backend's section later in this
10938 manual, but here's an example @code{nnml} definition:
10939
10940 @lisp
10941 (nnml "public"
10942       (nnml-directory "~/my-mail/")
10943       (nnml-active-file "~/my-mail/active")
10944       (nnml-newsgroups-file "~/my-mail/newsgroups"))
10945 @end lisp
10946
10947
10948 @node Servers and Methods
10949 @subsection Servers and Methods
10950
10951 Wherever you would normally use a select method
10952 (e.g. @code{gnus-secondary-select-method}, in the group select method,
10953 when browsing a foreign server) you can use a virtual server name
10954 instead.  This could potentially save lots of typing.  And it's nice all
10955 over.
10956
10957
10958 @node Unavailable Servers
10959 @subsection Unavailable Servers
10960
10961 If a server seems to be unreachable, Gnus will mark that server as
10962 @code{denied}.  That means that any subsequent attempt to make contact
10963 with that server will just be ignored.  ``It can't be opened,'' Gnus
10964 will tell you, without making the least effort to see whether that is
10965 actually the case or not.
10966
10967 That might seem quite naughty, but it does make sense most of the time.
10968 Let's say you have 10 groups subscribed to on server
10969 @samp{nephelococcygia.com}.  This server is located somewhere quite far
10970 away from you and the machine is quite slow, so it takes 1 minute just
10971 to find out that it refuses connection to you today.  If Gnus were to
10972 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
10973 attempt to do that.  Once it has gotten a single ``connection refused'',
10974 it will regard that server as ``down''.
10975
10976 So, what happens if the machine was only feeling unwell temporarily?
10977 How do you test to see whether the machine has come up again?
10978
10979 You jump to the server buffer (@pxref{Server Buffer}) and poke it
10980 with the following commands:
10981
10982 @table @kbd
10983
10984 @item O
10985 @kindex O (Server)
10986 @findex gnus-server-open-server
10987 Try to establish connection to the server on the current line
10988 (@code{gnus-server-open-server}).
10989
10990 @item C
10991 @kindex C (Server)
10992 @findex gnus-server-close-server
10993 Close the connection (if any) to the server
10994 (@code{gnus-server-close-server}).
10995
10996 @item D
10997 @kindex D (Server)
10998 @findex gnus-server-deny-server
10999 Mark the current server as unreachable
11000 (@code{gnus-server-deny-server}).
11001
11002 @item M-o
11003 @kindex M-o (Server)
11004 @findex gnus-server-open-all-servers
11005 Open the connections to all servers in the buffer
11006 (@code{gnus-server-open-all-servers}).
11007
11008 @item M-c
11009 @kindex M-c (Server)
11010 @findex gnus-server-close-all-servers
11011 Close the connections to all servers in the buffer
11012 (@code{gnus-server-close-all-servers}).
11013
11014 @item R
11015 @kindex R (Server)
11016 @findex gnus-server-remove-denials
11017 Remove all marks to whether Gnus was denied connection from any servers
11018 (@code{gnus-server-remove-denials}).
11019
11020 @end table
11021
11022
11023 @node Getting News
11024 @section Getting News
11025 @cindex reading news
11026 @cindex news backends
11027
11028 A newsreader is normally used for reading news.  Gnus currently provides
11029 only two methods of getting news---it can read from an @sc{nntp} server,
11030 or it can read from a local spool.
11031
11032 @menu
11033 * NNTP::                        Reading news from an @sc{nntp} server.
11034 * News Spool::                  Reading news from the local spool.
11035 @end menu
11036
11037
11038 @node NNTP
11039 @subsection @sc{nntp}
11040 @cindex nntp
11041
11042 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
11043 You just specify @code{nntp} as method and the address of the @sc{nntp}
11044 server as the, uhm, address.
11045
11046 If the @sc{nntp} server is located at a non-standard port, setting the
11047 third element of the select method to this port number should allow you
11048 to connect to the right port.  You'll have to edit the group info for
11049 that (@pxref{Foreign Groups}).
11050
11051 The name of the foreign group can be the same as a native group.  In
11052 fact, you can subscribe to the same group from as many different servers
11053 you feel like.  There will be no name collisions.
11054
11055 The following variables can be used to create a virtual @code{nntp}
11056 server:
11057
11058 @table @code
11059
11060 @item nntp-server-opened-hook
11061 @vindex nntp-server-opened-hook
11062 @cindex @sc{mode reader}
11063 @cindex authinfo
11064 @cindex authentification
11065 @cindex nntp authentification
11066 @findex nntp-send-authinfo
11067 @findex nntp-send-mode-reader
11068 is run after a connection has been made.  It can be used to send
11069 commands to the @sc{nntp} server after it has been contacted.  By
11070 default it sends the command @code{MODE READER} to the server with the
11071 @code{nntp-send-mode-reader} function.  This function should always be
11072 present in this hook.
11073
11074 @item nntp-authinfo-function
11075 @vindex nntp-authinfo-function
11076 @findex nntp-send-authinfo
11077 @vindex nntp-authinfo-file
11078 This function will be used to send @samp{AUTHINFO} to the @sc{nntp}
11079 server.  The default function is @code{nntp-send-authinfo}, which looks
11080 through your @file{~/.authinfo} (or whatever you've set the
11081 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
11082 are found, it will prompt you for a login name and a password.  The
11083 format of the @file{~/.authinfo} file is (almost) the same as the
11084 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
11085 manual page, but here are the salient facts:
11086
11087 @enumerate
11088 @item
11089 The file contains one or more line, each of which define one server.
11090
11091 @item
11092 Each line may contain an arbitrary number of token/value pairs.
11093
11094 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
11095 @samp{default}.  In addition Gnus introduces two new tokens, not present
11096 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
11097 @samp{force}.  (This is the only way the @file{.authinfo} file format
11098 deviates from the @file{.netrc} file format.)  @samp{port} is used to
11099 indicate what port on the server the credentials apply to and
11100 @samp{force} is explained below.
11101
11102 @end enumerate
11103
11104 Here's an example file:
11105
11106 @example
11107 machine news.uio.no login larsi password geheimnis
11108 machine nntp.ifi.uio.no login larsi force yes
11109 @end example
11110
11111 The token/value pairs may appear in any order; @samp{machine} doesn't
11112 have to be first, for instance.
11113
11114 In this example, both login name and password have been supplied for the
11115 former server, while the latter has only the login name listed, and the
11116 user will be prompted for the password.  The latter also has the
11117 @samp{force} tag, which means that the authinfo will be sent to the
11118 @var{nntp} server upon connection; the default (i.e., when there is not
11119 @samp{force} tag) is to not send authinfo to the @var{nntp} server
11120 until the @var{nntp} server asks for it.
11121
11122 You can also add @samp{default} lines that will apply to all servers
11123 that don't have matching @samp{machine} lines.
11124
11125 @example
11126 default force yes
11127 @end example
11128
11129 This will force sending @samp{AUTHINFO} commands to all servers not
11130 previously mentioned.
11131
11132 Remember to not leave the @file{~/.authinfo} file world-readable.
11133
11134 @item nntp-server-action-alist
11135 @vindex nntp-server-action-alist
11136 This is a list of regexps to match on server types and actions to be
11137 taken when matches are made.  For instance, if you want Gnus to beep
11138 every time you connect to innd, you could say something like:
11139
11140 @lisp
11141 (setq nntp-server-action-alist
11142       '(("innd" (ding))))
11143 @end lisp
11144
11145 You probably don't want to do that, though.
11146
11147 The default value is
11148
11149 @lisp
11150 '(("nntpd 1\\.5\\.11t"
11151    (remove-hook 'nntp-server-opened-hook
11152                 'nntp-send-mode-reader)))
11153 @end lisp
11154
11155 This ensures that Gnus doesn't send the @code{MODE READER} command to
11156 nntpd 1.5.11t, since that command chokes that server, I've been told.
11157
11158 @item nntp-maximum-request
11159 @vindex nntp-maximum-request
11160 If the @sc{nntp} server doesn't support @sc{nov} headers, this backend
11161 will collect headers by sending a series of @code{head} commands.  To
11162 speed things up, the backend sends lots of these commands without
11163 waiting for reply, and then reads all the replies.  This is controlled
11164 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
11165 your network is buggy, you should set this to 1.
11166
11167 @item nntp-connection-timeout
11168 @vindex nntp-connection-timeout
11169 If you have lots of foreign @code{nntp} groups that you connect to
11170 regularly, you're sure to have problems with @sc{nntp} servers not
11171 responding properly, or being too loaded to reply within reasonable
11172 time.  This is can lead to awkward problems, which can be helped
11173 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
11174 that says how many seconds the @code{nntp} backend should wait for a
11175 connection before giving up.  If it is @code{nil}, which is the default,
11176 no timeouts are done.
11177
11178 @c @item nntp-command-timeout
11179 @c @vindex nntp-command-timeout
11180 @c @cindex PPP connections
11181 @c @cindex dynamic IP addresses
11182 @c If you're running Gnus on a machine that has a dynamically assigned
11183 @c address, Gnus may become confused.  If the address of your machine
11184 @c changes after connecting to the @sc{nntp} server, Gnus will simply sit
11185 @c waiting forever for replies from the server.  To help with this
11186 @c unfortunate problem, you can set this command to a number.  Gnus will
11187 @c then, if it sits waiting for a reply from the server longer than that
11188 @c number of seconds, shut down the connection, start a new one, and resend
11189 @c the command.  This should hopefully be transparent to the user.  A
11190 @c likely number is 30 seconds.
11191 @c
11192 @c @item nntp-retry-on-break
11193 @c @vindex nntp-retry-on-break
11194 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
11195 @c hangs.  This will have much the same effect as the command timeout
11196 @c described above.
11197
11198 @item nntp-server-hook
11199 @vindex nntp-server-hook
11200 This hook is run as the last step when connecting to an @sc{nntp}
11201 server.
11202
11203 @item nntp-buggy-select
11204 @vindex nntp-buggy-select
11205 Set this to non-@code{nil} if your select routine is buggy.
11206
11207 @item nntp-nov-is-evil
11208 @vindex nntp-nov-is-evil
11209 If the @sc{nntp} server does not support @sc{nov}, you could set this
11210 variable to @code{t}, but @code{nntp} usually checks automatically whether @sc{nov}
11211 can be used.
11212
11213 @item nntp-xover-commands
11214 @vindex nntp-xover-commands
11215 @cindex nov
11216 @cindex XOVER
11217 List of strings used as commands to fetch @sc{nov} lines from a
11218 server.  The default value of this variable is @code{("XOVER"
11219 "XOVERVIEW")}.
11220
11221 @item nntp-nov-gap
11222 @vindex nntp-nov-gap
11223 @code{nntp} normally sends just one big request for @sc{nov} lines to
11224 the server.  The server responds with one huge list of lines.  However,
11225 if you have read articles 2-5000 in the group, and only want to read
11226 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
11227 lines that you will not need.  This variable says how
11228 big a gap between two consecutive articles is allowed to be before the
11229 @code{XOVER} request is split into several request.  Note that if your
11230 network is fast, setting this variable to a really small number means
11231 that fetching will probably be slower.  If this variable is @code{nil},
11232 @code{nntp} will never split requests.  The default is 5.
11233
11234 @item nntp-prepare-server-hook
11235 @vindex nntp-prepare-server-hook
11236 A hook run before attempting to connect to an @sc{nntp} server.
11237
11238 @item nntp-warn-about-losing-connection
11239 @vindex nntp-warn-about-losing-connection
11240 If this variable is non-@code{nil}, some noise will be made when a
11241 server closes connection.
11242
11243 @item nntp-record-commands
11244 @vindex nntp-record-commands
11245 If non-@code{nil}, @code{nntp} will log all commands it sends to the
11246 @sc{nntp} server (along with a timestamp) in the @samp{*nntp-log*}
11247 buffer.  This is useful if you are debugging a Gnus/@sc{nntp} connection
11248 that doesn't seem to work.
11249
11250 @item nntp-open-connection-function
11251 @vindex nntp-open-connection-function
11252 It is possible to customize how the connection to the nntp server will
11253 be opened.  If you specify an @code{nntp-open-connection-function}
11254 parameter, Gnus will use that function to establish the connection.
11255 Five pre-made functions are supplied.  These functions can be grouped in
11256 two categories: direct connection functions (three pre-made), and
11257 indirect ones (two pre-made).
11258 @end table
11259
11260 @menu
11261 * Direct Functions::            Connecting directly to the server.
11262 * Indirect Functions::          Connecting indirectly to the server.
11263 * Common Variables::            Understood by several connection functions.
11264 @end menu
11265
11266
11267 @node Direct Functions
11268 @subsubsection Direct Functions
11269 @cindex direct connection functions
11270
11271 These functions are called direct because they open a direct connection
11272 between your machine and the @sc{nntp} server.  The behavior of these
11273 functions is also affected by commonly understood variables
11274 (@pxref{Common Variables}).
11275
11276 @table @code
11277 @findex nntp-open-network-stream
11278 @item nntp-open-network-stream
11279 This is the default, and simply connects to some port or other on the
11280 remote system.
11281
11282 @findex nntp-open-ssl-stream
11283 @item nntp-open-ssl-stream
11284 Opens a connection to a server over a @dfn{secure} channel.  To use this
11285 you must have SSLay installed
11286 (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need
11287 @file{ssl.el} (from the W3 distribution, for instance).  You then
11288 define a server as follows:
11289
11290 @lisp
11291 ;; Type `C-c C-c' after you've finished editing.
11292 ;;
11293 ;; "snews" is port 563 and is predefined in our /etc/services
11294 ;;
11295 (nntp "snews.bar.com"
11296       (nntp-open-connection-function nntp-open-ssl-stream)
11297       (nntp-port-number "snews")
11298       (nntp-address "snews.bar.com"))
11299 @end lisp
11300
11301 @findex nntp-open-telnet-stream
11302 @item nntp-open-telnet-stream
11303 Opens a connection to an @sc{nntp} server by simply @samp{telnet}'ing
11304 it.  You might wonder why this function exists, since we have the
11305 default @code{nntp-open-network-stream} which would do the job.  (One
11306 of) the reason(s) is that if you are behind a firewall but have direct
11307 connections to the outside world thanks to a command wrapper like
11308 @code{runsocks}, you can use it like this:
11309
11310 @lisp
11311 (nntp "socksified"
11312       (nntp-pre-command "runsocks")
11313       (nntp-open-connection-function nntp-open-telnet-stream)
11314       (nntp-address "the.news.server"))
11315 @end lisp
11316
11317 With the default method, you would need to wrap your whole Emacs
11318 session, which is not a good idea.
11319 @end table
11320
11321
11322 @node Indirect Functions
11323 @subsubsection Indirect Functions
11324 @cindex indirect connection functions
11325
11326 These functions are called indirect because they connect to an
11327 intermediate host before actually connecting to the @sc{nntp} server.
11328 All of these functions and related variables are also said to belong to
11329 the "via" family of connection: they're all prefixed with "via" to make
11330 things cleaner.  The behavior of these functions is also affected by
11331 commonly understood variables (@pxref{Common Variables}).
11332
11333 @table @code
11334 @item nntp-open-via-rlogin-and-telnet
11335 @findex nntp-open-via-rlogin-and-telnet
11336 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
11337 to the real @sc{nntp} server from there.  This is useful for instance if
11338 you need to connect to a firewall machine first.
11339
11340 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
11341
11342 @table @code
11343 @item nntp-via-rlogin-command
11344 @vindex nntp-via-rlogin-command
11345 Command used to log in on the intermediate host.  The default is
11346 @samp{rsh}, but @samp{ssh} is a popular alternative.
11347 @end table
11348
11349 @item nntp-open-via-telnet-and-telnet
11350 @findex nntp-open-via-telnet-and-telnet
11351 Does essentially the same, but uses @samp{telnet} instead of
11352 @samp{rlogin} to connect to the intermediate host.
11353
11354 @code{nntp-open-via-telnet-and-telnet}-specific variables:
11355
11356 @table @code
11357 @item nntp-via-telnet-command
11358 @vindex nntp-via-telnet-command
11359 Command used to @code{telnet} the intermediate host.  The default is
11360 @samp{telnet}.
11361
11362 @item nntp-via-telnet-switches
11363 @vindex nntp-via-telnet-switches
11364 List of strings to be used as the switches to the
11365 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
11366
11367 @item nntp-via-user-password
11368 @vindex nntp-via-user-password
11369 Password to use when logging in on the intermediate host.
11370
11371 @item nntp-via-envuser
11372 @vindex nntp-via-envuser
11373 If non-@code{nil}, the intermediate @code{telnet} session (client and
11374 server both) will support the @code{ENVIRON} option and not prompt for
11375 login name. This works for Solaris @code{telnet}, for instance.
11376
11377 @item nntp-via-shell-prompt
11378 @vindex nntp-via-shell-prompt
11379 Regexp matching the shell prompt on the intermediate host.  The default
11380 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
11381
11382 @end table
11383
11384 @end table
11385
11386
11387 Here are some additional variables that are understood by all the above
11388 functions:
11389
11390 @table @code
11391
11392 @item nntp-via-user-name
11393 @vindex nntp-via-user-name
11394 User name to use when connecting to the intermediate host.
11395
11396 @item nntp-via-address
11397 @vindex nntp-via-address
11398 Address of the intermediate host to connect to.
11399
11400 @end table
11401
11402
11403 @node Common Variables
11404 @subsubsection Common Variables
11405
11406 The following variables affect the behavior of all, or several of the
11407 pre-made connection functions. When not specified, all functions are
11408 affected.
11409
11410 @table @code
11411
11412 @item nntp-pre-command
11413 @vindex nntp-pre-command
11414 A command wrapper to use when connecting through a non native connection
11415 function (all except @code{nntp-open-network-stream} and
11416 @code{nntp-open-ssl-stream}.  This is where you would put a @samp{SOCKS}
11417 wrapper for instance.
11418
11419 @item nntp-address
11420 @vindex nntp-address
11421 The address of the @sc{nntp} server.
11422
11423 @item nntp-port-number
11424 @vindex nntp-port-number
11425 Port number to connect to the @sc{nntp} server.  The default is @samp{nntp}.
11426
11427 @item nntp-end-of-line
11428 @vindex nntp-end-of-line
11429 String to use as end-of-line marker when talking to the @sc{nntp}
11430 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
11431 using a non native connection function.
11432
11433 @item nntp-telnet-command
11434 @vindex nntp-telnet-command
11435 Command to use when connecting to the @sc{nntp} server through
11436 @samp{telnet}.  This is NOT for an intermediate host.  This is just for
11437 the real @sc{nntp} server.  The default is @samp{telnet}.
11438
11439 @item nntp-telnet-switches
11440 @vindex nntp-telnet-switches
11441 A list of switches to pass to @code{nntp-telnet-command}.  The default
11442 is @samp{("-8")}.
11443
11444 @end table
11445
11446
11447 @node News Spool
11448 @subsection News Spool
11449 @cindex nnspool
11450 @cindex news spool
11451
11452 Subscribing to a foreign group from the local spool is extremely easy,
11453 and might be useful, for instance, to speed up reading groups that
11454 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
11455 instance.
11456
11457 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
11458 anything else) as the address.
11459
11460 If you have access to a local spool, you should probably use that as the
11461 native select method (@pxref{Finding the News}).  It is normally faster
11462 than using an @code{nntp} select method, but might not be.  It depends.
11463 You just have to try to find out what's best at your site.
11464
11465 @table @code
11466
11467 @item nnspool-inews-program
11468 @vindex nnspool-inews-program
11469 Program used to post an article.
11470
11471 @item nnspool-inews-switches
11472 @vindex nnspool-inews-switches
11473 Parameters given to the inews program when posting an article.
11474
11475 @item nnspool-spool-directory
11476 @vindex nnspool-spool-directory
11477 Where @code{nnspool} looks for the articles.  This is normally
11478 @file{/usr/spool/news/}.
11479
11480 @item nnspool-nov-directory
11481 @vindex nnspool-nov-directory
11482 Where @code{nnspool} will look for @sc{nov} files.  This is normally
11483 @file{/usr/spool/news/over.view/}.
11484
11485 @item nnspool-lib-dir
11486 @vindex nnspool-lib-dir
11487 Where the news lib dir is (@file{/usr/lib/news/} by default).
11488
11489 @item nnspool-active-file
11490 @vindex nnspool-active-file
11491 The path to the active file.
11492
11493 @item nnspool-newsgroups-file
11494 @vindex nnspool-newsgroups-file
11495 The path to the group descriptions file.
11496
11497 @item nnspool-history-file
11498 @vindex nnspool-history-file
11499 The path to the news history file.
11500
11501 @item nnspool-active-times-file
11502 @vindex nnspool-active-times-file
11503 The path to the active date file.
11504
11505 @item nnspool-nov-is-evil
11506 @vindex nnspool-nov-is-evil
11507 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
11508 that it finds.
11509
11510 @item nnspool-sift-nov-with-sed
11511 @vindex nnspool-sift-nov-with-sed
11512 @cindex sed
11513 If non-@code{nil}, which is the default, use @code{sed} to get the
11514 relevant portion from the overview file.  If nil, @code{nnspool} will
11515 load the entire file into a buffer and process it there.
11516
11517 @end table
11518
11519
11520 @node Getting Mail
11521 @section Getting Mail
11522 @cindex reading mail
11523 @cindex mail
11524
11525 Reading mail with a newsreader---isn't that just plain WeIrD? But of
11526 course.
11527
11528 @menu
11529 * Mail in a Newsreader::        Important introductory notes.
11530 * Getting Started Reading Mail::  A simple cookbook example.
11531 * Splitting Mail::              How to create mail groups.
11532 * Mail Sources::                How to tell Gnus where to get mail from.
11533 * Mail Backend Variables::      Variables for customizing mail handling.
11534 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
11535 * Group Mail Splitting::        Use group customize to drive mail splitting.
11536 * Incorporating Old Mail::      What about the old mail you have?
11537 * Expiring Mail::               Getting rid of unwanted mail.
11538 * Washing Mail::                Removing gruft from the mail you get.
11539 * Duplicates::                  Dealing with duplicated mail.
11540 * Not Reading Mail::            Using mail backends for reading other files.
11541 * Choosing a Mail Backend::     Gnus can read a variety of mail formats.
11542 * Archiving Mail::              How to backup your mail.
11543 @end menu
11544
11545
11546 @node Mail in a Newsreader
11547 @subsection Mail in a Newsreader
11548
11549 If you are used to traditional mail readers, but have decided to switch
11550 to reading mail with Gnus, you may find yourself experiencing something
11551 of a culture shock.
11552
11553 Gnus does not behave like traditional mail readers.  If you want to make
11554 it behave that way, you can, but it's an uphill battle.
11555
11556 Gnus, by default, handles all its groups using the same approach.  This
11557 approach is very newsreaderly---you enter a group, see the new/unread
11558 messages, and when you read the messages, they get marked as read, and
11559 you don't see them any more.  (Unless you explicitly ask for them.)
11560
11561 In particular, you do not do anything explicitly to delete messages.
11562
11563 Does this mean that all the messages that have been marked as read are
11564 deleted?  How awful!
11565
11566 But, no, it means that old messages are @dfn{expired} according to some
11567 scheme or other.  For news messages, the expire process is controlled by
11568 the news administrator; for mail, the expire process is controlled by
11569 you.  The expire process for mail is covered in depth in @pxref{Expiring
11570 Mail}.
11571
11572 What many Gnus users find, after using it a while for both news and
11573 mail, is that the transport mechanism has very little to do with how
11574 they want to treat a message.
11575
11576 Many people subscribe to several mailing lists.  These are transported
11577 via SMTP, and are therefore mail.  But we might go for weeks without
11578 answering, or even reading these messages very carefully.  We may not
11579 need to save them because if we should need to read one again, they are
11580 archived somewhere else.
11581
11582 Some people have local news groups which have only a handful of readers.
11583 These are transported via @sc{nntp}, and are therefore news.  But we may need
11584 to read and answer a large fraction of the messages very carefully in
11585 order to do our work.  And there may not be an archive, so we may need
11586 to save the interesting messages the same way we would personal mail.
11587
11588 The important distinction turns out to be not the transport mechanism,
11589 but other factors such as how interested we are in the subject matter,
11590 or how easy it is to retrieve the message if we need to read it again.
11591
11592 Gnus provides many options for sorting mail into ``groups'' which behave
11593 like newsgroups, and for treating each group (whether mail or news)
11594 differently.
11595
11596 Some users never get comfortable using the Gnus (ahem) paradigm and wish
11597 that Gnus should grow up and be a male, er, mail reader.  It is possible
11598 to whip Gnus into a more mailreaderly being, but, as said before, it's
11599 not easy.  People who prefer proper mail readers should try @sc{vm}
11600 instead, which is an excellent, and proper, mail reader.
11601
11602 I don't mean to scare anybody off, but I want to make it clear that you
11603 may be required to learn a new way of thinking about messages.  After
11604 you've been subjected to The Gnus Way, you will come to love it.  I can
11605 guarantee it.  (At least the guy who sold me the Emacs Subliminal
11606 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
11607 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
11608 You Do.)
11609
11610
11611 @node Getting Started Reading Mail
11612 @subsection Getting Started Reading Mail
11613
11614 It's quite easy to use Gnus to read your new mail.  You just plonk the
11615 mail backend of your choice into @code{gnus-secondary-select-methods},
11616 and things will happen automatically.
11617
11618 For instance, if you want to use @code{nnml} (which is a "one file per
11619 mail" backend), you could put the following in your @file{.gnus} file:
11620
11621 @lisp
11622 (setq gnus-secondary-select-methods '((nnml "")))
11623 @end lisp
11624
11625 Now, the next time you start Gnus, this backend will be queried for new
11626 articles, and it will move all the messages in your spool file to its
11627 directory, which is @code{~/Mail/} by default.  The new group that will
11628 be created (@samp{mail.misc}) will be subscribed, and you can read it
11629 like any other group.
11630
11631 You will probably want to split the mail into several groups, though:
11632
11633 @lisp
11634 (setq nnmail-split-methods
11635       '(("junk" "^From:.*Lars Ingebrigtsen")
11636         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
11637         ("other" "")))
11638 @end lisp
11639
11640 This will result in three new @code{nnml} mail groups being created:
11641 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
11642 mail that doesn't fit into the first two groups will be placed in the
11643 last group.
11644
11645 This should be sufficient for reading mail with Gnus.  You might want to
11646 give the other sections in this part of the manual a perusal, though.
11647 Especially @pxref{Choosing a Mail Backend} and @pxref{Expiring Mail}.
11648
11649
11650 @node Splitting Mail
11651 @subsection Splitting Mail
11652 @cindex splitting mail
11653 @cindex mail splitting
11654
11655 @vindex nnmail-split-methods
11656 The @code{nnmail-split-methods} variable says how the incoming mail is
11657 to be split into groups.
11658
11659 @lisp
11660 (setq nnmail-split-methods
11661   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
11662     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
11663     ("mail.other" "")))
11664 @end lisp
11665
11666 This variable is a list of lists, where the first element of each of
11667 these lists is the name of the mail group (they do not have to be called
11668 something beginning with @samp{mail}, by the way), and the second
11669 element is a regular expression used on the header of each mail to
11670 determine if it belongs in this mail group.  The first string may
11671 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
11672 insert sub-expressions from the matched text.  For instance:
11673
11674 @lisp
11675 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
11676 @end lisp
11677
11678 The second element can also be a function.  In that case, it will be
11679 called narrowed to the headers with the first element of the rule as the
11680 argument.  It should return a non-@code{nil} value if it thinks that the
11681 mail belongs in that group.
11682
11683 The last of these groups should always be a general one, and the regular
11684 expression should @emph{always} be @samp{} so that it matches any mails
11685 that haven't been matched by any of the other regexps.  (These rules are
11686 processed from the beginning of the alist toward the end.  The first
11687 rule to make a match will "win", unless you have crossposting enabled.
11688 In that case, all matching rules will "win".)
11689
11690 If you like to tinker with this yourself, you can set this variable to a
11691 function of your choice.  This function will be called without any
11692 arguments in a buffer narrowed to the headers of an incoming mail
11693 message.  The function should return a list of group names that it
11694 thinks should carry this mail message.
11695
11696 Note that the mail backends are free to maul the poor, innocent,
11697 incoming headers all they want to.  They all add @code{Lines} headers;
11698 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
11699 @code{From<SPACE>} line to something else.
11700
11701 @vindex nnmail-crosspost
11702 The mail backends all support cross-posting.  If several regexps match,
11703 the mail will be ``cross-posted'' to all those groups.
11704 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
11705 that no articles are crossposted to the general (@samp{}) group.
11706
11707 @vindex nnmail-crosspost-link-function
11708 @cindex crosspost
11709 @cindex links
11710 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
11711 the crossposted articles.  However, not all file systems support hard
11712 links.  If that's the case for you, set
11713 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
11714 variable is @code{add-name-to-file} by default.)
11715
11716 @kindex M-x nnmail-split-history
11717 @kindex nnmail-split-history
11718 If you wish to see where the previous mail split put the messages, you
11719 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
11720 where re-spooling messages would put the messages, you can use
11721 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
11722 Group Commands}).
11723
11724 Gnus gives you all the opportunity you could possibly want for shooting
11725 yourself in the foot.  Let's say you create a group that will contain
11726 all the mail you get from your boss.  And then you accidentally
11727 unsubscribe from the group.  Gnus will still put all the mail from your
11728 boss in the unsubscribed group, and so, when your boss mails you ``Have
11729 that report ready by Monday or you're fired!'', you'll never see it and,
11730 come Tuesday, you'll still believe that you're gainfully employed while
11731 you really should be out collecting empty bottles to save up for next
11732 month's rent money.
11733
11734
11735 @node Mail Sources
11736 @subsection Mail Sources
11737
11738 Mail can be gotten from many different sources---the mail spool, from a
11739 POP mail server, from a procmail directory, or from a maildir, for
11740 instance.
11741
11742 @menu
11743 * Mail Source Specifiers::      How to specify what a mail source is.
11744 * Mail Source Customization::   Some variables that influence things.
11745 * Fetching Mail::               Using the mail source specifiers.
11746 @end menu
11747
11748
11749 @node Mail Source Specifiers
11750 @subsubsection Mail Source Specifiers
11751 @cindex POP
11752 @cindex mail server
11753 @cindex procmail
11754 @cindex mail spool
11755 @cindex mail source
11756
11757 You tell Gnus how to fetch mail by setting @code{mail-sources}
11758 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
11759
11760 Here's an example:
11761
11762 @lisp
11763 (pop :server "pop3.mailserver.com" :user "myname")
11764 @end lisp
11765
11766 As can be observed, a mail source specifier is a list where the first
11767 element is a @dfn{mail source type}, followed by an arbitrary number of
11768 @dfn{keywords}.  Keywords that are not explicitly specified are given
11769 default values.
11770
11771 The following mail source types are available:
11772
11773 @table @code
11774 @item file
11775 Get mail from a single file; typically from the mail spool.
11776
11777 Keywords:
11778
11779 @table @code
11780 @item :path
11781 The path of the file.  Defaults to the value of the @code{MAIL}
11782 environment variable or @file{/usr/mail/spool/user-name}.
11783 @end table
11784
11785 An example file mail source:
11786
11787 @lisp
11788 (file :path "/usr/spool/mail/user-name")
11789 @end lisp
11790
11791 Or using the default path:
11792
11793 @lisp
11794 (file)
11795 @end lisp
11796
11797 If the mail spool file is not located on the local machine, it's best to
11798 use POP or @sc{imap} or the like to fetch the mail.  You can not use ange-ftp
11799 file names here---it has no way to lock the mail spool while moving the
11800 mail.
11801
11802 If it's impossible to set up a proper server, you can use ssh instead.
11803
11804 @lisp
11805 (setq mail-sources
11806       '((file :prescript "ssh host bin/getmail >%t")))
11807 @end lisp
11808
11809 The @samp{getmail} script would look something like the following:
11810
11811 @example
11812 #!/bin/sh
11813 #  getmail - move mail from spool to stdout
11814 #  flu@@iki.fi
11815
11816 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
11817 TMP=$HOME/Mail/tmp
11818 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
11819 @end example
11820
11821 Alter this script to fit find the @samp{movemail} you want to use.
11822
11823
11824 @item directory
11825 Get mail from several files in a directory.  This is typically used when
11826 you have procmail split the incoming mail into several files.  Setting
11827 @code{nnmail-scan-directory-mail-source-once} to non-nil forces Gnus to
11828 scan the mail source only once. This is particularly useful if you want
11829 to scan mail groups at a specified level.
11830
11831 Keywords:
11832
11833 @table @code
11834 @item :path
11835 The path of the directory where the files are.  There is no default
11836 value.
11837
11838 @item :suffix
11839 Only files ending with this suffix are used.  The default is
11840 @samp{.spool}.
11841
11842 @item :predicate
11843 Only files that have this predicate return non-@code{nil} are returned.
11844 The default is @code{identity}.  This is used as an additional
11845 filter---only files that have the right suffix @emph{and} satisfy this
11846 predicate are considered.
11847
11848 @item :prescript
11849 @itemx :postscript
11850 Script run before/after fetching mail.
11851
11852 @end table
11853
11854 An example directory mail source:
11855
11856 @lisp
11857 (directory :path "/home/user-name/procmail-dir/"
11858            :suffix ".prcml")
11859 @end lisp
11860
11861 @item pop
11862 Get mail from a POP server.
11863
11864 Keywords:
11865
11866 @table @code
11867 @item :server
11868 The name of the POP server.  The default is taken from the
11869 @code{MAILHOST} environment variable.
11870
11871 @item :port
11872 The port number of the POP server.  This can be a number (eg,
11873 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
11874 string, it should be a service name as listed in @file{/etc/services} on
11875 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
11876 need to specify it as @samp{"pop-3"} instead.
11877
11878 @item :user
11879 The user name to give to the POP server.  The default is the login
11880 name.
11881
11882 @item :password
11883 The password to give to the POP server.  If not specified, the user is
11884 prompted.
11885
11886 @item :program
11887 The program to use to fetch mail from the POP server.  This should be
11888 a @code{format}-like string.  Here's an example:
11889
11890 @example
11891 fetchmail %u@@%s -P %p %t
11892 @end example
11893
11894 The valid format specifier characters are:
11895
11896 @table @samp
11897 @item t
11898 The name of the file the mail is to be moved to.  This must always be
11899 included in this string.
11900
11901 @item s
11902 The name of the server.
11903
11904 @item P
11905 The port number of the server.
11906
11907 @item u
11908 The user name to use.
11909
11910 @item p
11911 The password to use.
11912 @end table
11913
11914 The values used for these specs are taken from the values you give the
11915 corresponding keywords.
11916
11917 @item :prescript
11918 A script to be run before fetching the mail.  The syntax is the same as
11919 the @code{:program} keyword.  This can also be a function to be run.
11920
11921 @item :postscript
11922 A script to be run after fetching the mail.  The syntax is the same as
11923 the @code{:program} keyword.  This can also be a function to be run.
11924
11925 @item :function
11926 The function to use to fetch mail from the POP server.  The function is
11927 called with one parameter---the name of the file where the mail should
11928 be moved to.
11929
11930 @item :authentication
11931 This can be either the symbol @code{password} or the symbol @code{apop}
11932 and says what authentication scheme to use.  The default is
11933 @code{password}.
11934
11935 @end table
11936
11937 If the @code{:program} and @code{:function} keywords aren't specified,
11938 @code{pop3-movemail} will be used.
11939
11940 Here are some examples.  Fetch from the default POP server, using the
11941 default user name, and default fetcher:
11942
11943 @lisp
11944 (pop)
11945 @end lisp
11946
11947 Fetch from a named server with a named user and password:
11948
11949 @lisp
11950 (pop :server "my.pop.server"
11951      :user "user-name" :password "secret")
11952 @end lisp
11953
11954 Use @samp{movemail} to move the mail:
11955
11956 @lisp
11957 (pop :program "movemail po:%u %t %p")
11958 @end lisp
11959
11960 @item maildir
11961 Get mail from a maildir.  This is a type of mailbox that is supported by
11962 at least qmail and postfix, where each file in a special directory
11963 contains exactly one mail.
11964
11965 Keywords:
11966
11967 @table @code
11968 @item :path
11969 The path of the directory where the mails are stored.  The default is
11970 taken from the @code{MAILDIR} environment variable or
11971 @samp{~/Maildir/}.
11972 @item :subdirs
11973 The subdirectories of the Maildir.  The default is
11974 @samp{("new" "cur")}.
11975
11976 @c If you sometimes look at your mail through a pop3 daemon before fetching
11977 @c them with Gnus, you may also have to fetch your mails from the
11978 @c @code{cur} directory inside the maildir, like in the first example
11979 @c below.
11980
11981 You can also get mails from remote hosts (because maildirs don't suffer
11982 from locking problems).
11983
11984 @end table
11985
11986 Two example maildir mail sources:
11987
11988 @lisp
11989 (maildir :path "/home/user-name/Maildir/"
11990          :subdirs ("cur" "new"))
11991 @end lisp
11992
11993 @lisp
11994 (maildir :path "/user@@remotehost.org:~/Maildir/"
11995          :subdirs ("new"))
11996 @end lisp
11997
11998 @item imap
11999 Get mail from a @sc{imap} server.  If you don't want to use @sc{imap}
12000 as intended, as a network mail reading protocol (ie with nnimap), for
12001 some reason or other, Gnus let you treat it similar to a POP server
12002 and fetches articles from a given @sc{imap} mailbox.  @xref{IMAP}, for
12003 more information.
12004
12005 Keywords:
12006
12007 @table @code
12008 @item :server
12009 The name of the @sc{imap} server.  The default is taken from the
12010 @code{MAILHOST} environment variable.
12011
12012 @item :port
12013 The port number of the @sc{imap} server.  The default is @samp{143}, or
12014 @samp{993} for SSL connections.
12015
12016 @item :user
12017 The user name to give to the @sc{imap} server.  The default is the login
12018 name.
12019
12020 @item :password
12021 The password to give to the @sc{imap} server.  If not specified, the user is
12022 prompted.
12023
12024 @item :stream
12025 What stream to use for connecting to the server, this is one of the
12026 symbols in @code{imap-stream-alist}.  Right now, this means
12027 @samp{kerberos4}, @samp{ssl} or the default @samp{network}.
12028
12029 @item :authentication
12030 Which authenticator to use for authenticating to the server, this is one
12031 of the symbols in @code{imap-authenticator-alist}.  Right now, this
12032 means @samp{kerberos4}, @samp{cram-md5}, @samp{anonymous} or the default
12033 @samp{login}.
12034
12035 @item :program
12036 When using the `shell' :stream, the contents of this variable is
12037 mapped into the `imap-shell-program' variable.  This should be a
12038 @code{format}-like string (or list of strings).  Here's an example:
12039
12040 @example
12041 ssh %s imapd
12042 @end example
12043
12044 The valid format specifier characters are:
12045
12046 @table @samp
12047 @item s
12048 The name of the server.
12049
12050 @item l
12051 User name from `imap-default-user'.
12052
12053 @item p
12054 The port number of the server.
12055 @end table
12056
12057 The values used for these specs are taken from the values you give the
12058 corresponding keywords.
12059
12060 @item :mailbox
12061 The name of the mailbox to get mail from.  The default is @samp{INBOX}
12062 which normally is the mailbox which receive incoming mail.
12063
12064 @item :predicate
12065 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
12066 UNDELETED}, is probably the best choice for most people, but if you
12067 sometimes peek in your mailbox with a @sc{imap} client and mark some
12068 articles as read (or; SEEN) you might want to set this to @samp{nil}.
12069 Then all articles in the mailbox is fetched, no matter what.  For a
12070 complete list of predicates, see RFC 2060 Â§6.4.4.
12071
12072 @item :fetchflag
12073 How to flag fetched articles on the server, the default @samp{\Deleted}
12074 will mark them as deleted, an alternative would be @samp{\Seen} which
12075 would simply mark them as read.  These are the two most likely choices,
12076 but more flags are defined in RFC 2060 Â§2.3.2.
12077
12078 @item :dontexpunge
12079 If non-nil, don't remove all articles marked as deleted in the mailbox
12080 after finishing the fetch.
12081
12082 @end table
12083
12084 An example @sc{imap} mail source:
12085
12086 @lisp
12087 (imap :server "mail.mycorp.com"
12088       :stream kerberos4
12089       :fetchflag "\\Seen")
12090 @end lisp
12091
12092 @item webmail
12093 Get mail from a webmail server, such as www.hotmail.com,
12094 webmail.netscape.com, www.netaddress.com, www.my-deja.com.
12095
12096 NOTE: Now mail.yahoo.com provides POP3 service, so @sc{pop} mail source
12097 is suggested.
12098
12099 NOTE: Webmail largely depends cookies. A "one-line-cookie" patch is
12100 required for url "4.0pre.46".
12101
12102 WARNING: Mails may lost.  NO WARRANTY.
12103
12104 Keywords:
12105
12106 @table @code
12107 @item :subtype
12108 The type of the webmail server.  The default is @code{hotmail}.  The
12109 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
12110
12111 @item :user
12112 The user name to give to the webmail server.  The default is the login
12113 name.
12114
12115 @item :password
12116 The password to give to the webmail server.  If not specified, the user is
12117 prompted.
12118
12119 @item :dontexpunge
12120 If non-nil, only fetch unread articles and don't move them to trash
12121 folder after finishing the fetch.
12122
12123 @end table
12124
12125 An example webmail source:
12126
12127 @lisp
12128 (webmail :subtype 'hotmail
12129          :user "user-name"
12130          :password "secret")
12131 @end lisp
12132 @end table
12133
12134 @table @dfn
12135 @item Common Keywords
12136 Common keywords can be used in any type of mail source.
12137
12138 Keywords:
12139
12140 @table @code
12141 @item :plugged
12142 If non-nil, fetch the mail even when Gnus is unplugged.  If you use
12143 directory source to get mail, you can specify it as in this example:
12144
12145 @lisp
12146 (setq mail-sources
12147       '((directory :path "/home/pavel/.Spool/"
12148                    :suffix ""
12149                    :plugged t)))
12150 @end lisp
12151
12152 Gnus will then fetch your mail even when you are unplugged.  This is
12153 useful when you use local mail and news.
12154
12155 @end table
12156 @end table
12157
12158 @subsubsection Function Interface
12159
12160 Some of the above keywords specify a Lisp function to be executed.
12161 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
12162 the value of the keyword while the function is executing.  For example,
12163 consider the following mail-source setting:
12164
12165 @lisp
12166 (setq mail-sources '((pop :user "jrl"
12167                           :server "pophost" :function fetchfunc)))
12168 @end lisp
12169
12170 While the function @code{fetchfunc} is executing, the symbol @code{user}
12171 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
12172 @code{"pophost"}.  The symbols @code{port}, @code{password},
12173 @code{program}, @code{prescript}, @code{postscript}, @code{function},
12174 and @code{authentication} are also bound (to their default values).
12175
12176 See above for a list of keywords for each type of mail source.
12177
12178
12179 @node Mail Source Customization
12180 @subsubsection Mail Source Customization
12181
12182 The following is a list of variables that influence how the mail is
12183 fetched.  You would normally not need to set or change any of these
12184 variables.
12185
12186 @table @code
12187 @item mail-source-crash-box
12188 @vindex mail-source-crash-box
12189 File where mail will be stored while processing it.  The default is
12190 @file{~/.emacs-mail-crash-box}.
12191
12192 @item mail-source-delete-incoming
12193 @vindex mail-source-delete-incoming
12194 If non-@code{nil}, delete incoming files after handling them.
12195
12196 @item mail-source-directory
12197 @vindex mail-source-directory
12198 Directory where files (if any) will be stored.  The default is
12199 @file{~/Mail/}.  At present, the only thing this is used for is to say
12200 where the incoming files will be stored if the previous variable is
12201 @code{nil}.
12202
12203 @item mail-source-incoming-file-prefix
12204 @vindex mail-source-incoming-file-prefix
12205 Prefix for file name for storing incoming mail.  The default is
12206 @file{Incoming}, in which case files will end up with names like
12207 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
12208 relevant if @code{mail-source-delete-incoming} is @code{nil}.
12209
12210 @item mail-source-default-file-modes
12211 @vindex mail-source-default-file-modes
12212 All new mail files will get this file mode.  The default is 384.
12213
12214 @end table
12215
12216
12217 @node Fetching Mail
12218 @subsubsection Fetching Mail
12219
12220 @vindex mail-sources
12221 @vindex nnmail-spool-file
12222 The way to actually tell Gnus where to get new mail from is to set
12223 @code{mail-sources} to a list of mail source specifiers
12224 (@pxref{Mail Source Specifiers}).
12225
12226 If this variable (and the obsolescent @code{nnmail-spool-file}) is
12227 @code{nil}, the mail backends will never attempt to fetch mail by
12228 themselves.
12229
12230 If you want to fetch mail both from your local spool as well as a POP
12231 mail server, you'd say something like:
12232
12233 @lisp
12234 (setq mail-sources
12235       '((file)
12236         (pop :server "pop3.mail.server"
12237              :password "secret")))
12238 @end lisp
12239
12240 Or, if you don't want to use any of the keyword defaults:
12241
12242 @lisp
12243 (setq mail-sources
12244       '((file :path "/var/spool/mail/user-name")
12245         (pop :server "pop3.mail.server"
12246              :user "user-name"
12247              :port "pop3"
12248              :password "secret")))
12249 @end lisp
12250
12251
12252 When you use a mail backend, Gnus will slurp all your mail from your
12253 inbox and plonk it down in your home directory.  Gnus doesn't move any
12254 mail if you're not using a mail backend---you have to do a lot of magic
12255 invocations first.  At the time when you have finished drawing the
12256 pentagram, lightened the candles, and sacrificed the goat, you really
12257 shouldn't be too surprised when Gnus moves your mail.
12258
12259
12260
12261 @node Mail Backend Variables
12262 @subsection Mail Backend Variables
12263
12264 These variables are (for the most part) pertinent to all the various
12265 mail backends.
12266
12267 @table @code
12268 @vindex nnmail-read-incoming-hook
12269 @item nnmail-read-incoming-hook
12270 The mail backends all call this hook after reading new mail.  You can
12271 use this hook to notify any mail watch programs, if you want to.
12272
12273 @vindex nnmail-split-hook
12274 @item nnmail-split-hook
12275 @findex article-decode-encoded-words
12276 @findex RFC 1522 decoding
12277 @findex RFC 2047 decoding
12278 Hook run in the buffer where the mail headers of each message is kept
12279 just before the splitting based on these headers is done.  The hook is
12280 free to modify the buffer contents in any way it sees fit---the buffer
12281 is discarded after the splitting has been done, and no changes performed
12282 in the buffer will show up in any files.
12283 @code{gnus-article-decode-encoded-words} is one likely function to add
12284 to this hook.
12285
12286 @vindex nnmail-pre-get-new-mail-hook
12287 @vindex nnmail-post-get-new-mail-hook
12288 @item nnmail-pre-get-new-mail-hook
12289 @itemx nnmail-post-get-new-mail-hook
12290 These are two useful hooks executed when treating new incoming
12291 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
12292 starting to handle the new mail) and
12293 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
12294 is done).  Here's and example of using these two hooks to change the
12295 default file modes the new mail files get:
12296
12297 @lisp
12298 (add-hook 'nnmail-pre-get-new-mail-hook
12299           (lambda () (set-default-file-modes 511)))
12300
12301 (add-hook 'nnmail-post-get-new-mail-hook
12302           (lambda () (set-default-file-modes 551)))
12303 @end lisp
12304
12305 @item nnmail-use-long-file-names
12306 @vindex nnmail-use-long-file-names
12307 If non-@code{nil}, the mail backends will use long file and directory
12308 names.  Groups like @samp{mail.misc} will end up in directories
12309 (assuming use of @code{nnml} backend) or files (assuming use of
12310 @code{nnfolder} backend) like @file{mail.misc}.  If it is @code{nil},
12311 the same group will end up in @file{mail/misc}.
12312
12313 @item nnmail-delete-file-function
12314 @vindex nnmail-delete-file-function
12315 @findex delete-file
12316 Function called to delete files.  It is @code{delete-file} by default.
12317
12318 @item nnmail-cache-accepted-message-ids
12319 @vindex nnmail-cache-accepted-message-ids
12320 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
12321 the backend (via @code{Gcc}, for instance) into the mail duplication
12322 discovery cache.  The default is @code{nil}.
12323
12324 @end table
12325
12326
12327 @node Fancy Mail Splitting
12328 @subsection Fancy Mail Splitting
12329 @cindex mail splitting
12330 @cindex fancy mail splitting
12331
12332 @vindex nnmail-split-fancy
12333 @findex nnmail-split-fancy
12334 If the rather simple, standard method for specifying how to split mail
12335 doesn't allow you to do what you want, you can set
12336 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
12337 play with the @code{nnmail-split-fancy} variable.
12338
12339 Let's look at an example value of this variable first:
12340
12341 @lisp
12342 ;; Messages from the mailer daemon are not crossposted to any of
12343 ;; the ordinary groups.  Warnings are put in a separate group
12344 ;; from real errors.
12345 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
12346                    "mail.misc"))
12347    ;; Non-error messages are crossposted to all relevant
12348    ;; groups, but we don't crosspost between the group for the
12349    ;; (ding) list and the group for other (ding) related mail.
12350    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
12351          ("subject" "ding" "ding.misc"))
12352       ;; Other mailing lists...
12353       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
12354       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
12355       ;; Both lists below have the same suffix, so prevent
12356       ;; cross-posting to mkpkg.list of messages posted only to
12357       ;; the bugs- list, but allow cross-posting when the
12358       ;; message was really cross-posted.
12359       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
12360       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
12361       ;; People...
12362       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
12363    ;; Unmatched mail goes to the catch all group.
12364    "misc.misc")
12365 @end lisp
12366
12367 This variable has the format of a @dfn{split}.  A split is a (possibly)
12368 recursive structure where each split may contain other splits.  Here are
12369 the five possible split syntaxes:
12370
12371 @enumerate
12372
12373 @item
12374 @samp{group}: If the split is a string, that will be taken as a group
12375 name.  Normal regexp match expansion will be done.  See below for
12376 examples.
12377
12378 @item
12379 @code{(@var{field} @var{value} @code{[-} @var{restrict}
12380 @code{[@dots{}]}@code{]} @var{split})}: If the split is a list, the
12381 first element of which is a string, then store the message as
12382 specified by @var{split}, if header @var{field} (a regexp) contains
12383 @var{value} (also a regexp).  If @var{restrict} (yet another regexp)
12384 matches some string after @var{field} and before the end of the
12385 matched @var{value}, the @var{split} is ignored.  If none of the
12386 @var{restrict} clauses match, @var{split} is processed.
12387
12388 @item
12389 @code{(| @var{split}@dots{})}: If the split is a list, and the first
12390 element is @code{|} (vertical bar), then process each @var{split} until
12391 one of them matches.  A @var{split} is said to match if it will cause
12392 the mail message to be stored in one or more groups.
12393
12394 @item
12395 @code{(& @var{split}@dots{})}: If the split is a list, and the first
12396 element is @code{&}, then process all @var{split}s in the list.
12397
12398 @item
12399 @code{junk}: If the split is the symbol @code{junk}, then don't save
12400 (i.e., delete) this message.  Use with extreme caution.
12401
12402 @item
12403 @code{(: @var{function} @var{arg1} @var{arg2} @dots{})}:  If the split is
12404 a list, and the first element is @code{:}, then the second element will
12405 be called as a function with @var{args} given as arguments.  The
12406 function should return a @var{split}.
12407
12408 @cindex body split
12409 For instance, the following function could be used to split based on the
12410 body of the messages:
12411
12412 @lisp
12413 (defun split-on-body ()
12414   (save-excursion
12415     (set-buffer " *nnmail incoming*")
12416     (goto-char (point-min))
12417     (when (re-search-forward "Some.*string" nil t)
12418       "string.group")))
12419 @end lisp
12420
12421 The @samp{" *nnmail incoming*"} is narrowed to the message in question
12422 when the @code{:} function is run.
12423
12424 @item
12425 @code{(! @var{func} @var{split})}: If the split is a list, and the first
12426 element is @code{!}, then SPLIT will be processed, and FUNC will be
12427 called as a function with the result of SPLIT as argument.  FUNC should
12428 return a split.
12429
12430 @item
12431 @code{nil}: If the split is @code{nil}, it is ignored.
12432
12433 @end enumerate
12434
12435 In these splits, @var{field} must match a complete field name.
12436 @var{value} must match a complete word according to the fundamental mode
12437 syntax table.  You can use @code{.*} in the regexps to match partial
12438 field names or words.  In other words, all @var{value}'s are wrapped in
12439 @samp{\<} and @samp{\>} pairs.
12440
12441 @vindex nnmail-split-abbrev-alist
12442 @var{field} and @var{value} can also be lisp symbols, in that case they
12443 are expanded as specified by the variable
12444 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells, where
12445 the @code{car} of a cell contains the key, and the @code{cdr} contains the associated
12446 value.
12447
12448 @vindex nnmail-split-fancy-syntax-table
12449 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
12450 when all this splitting is performed.
12451
12452 If you want to have Gnus create groups dynamically based on some
12453 information in the headers (i.e., do @code{replace-match}-like
12454 substitutions in the group names), you can say things like:
12455
12456 @example
12457 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
12458 @end example
12459
12460 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
12461 will be filed in @samp{mail.debian.foo}.
12462
12463 If the string contains the element @samp{\&}, then the previously
12464 matched string will be substituted.  Similarly, the elements @samp{\\1}
12465 up to @samp{\\9} will be substituted with the text matched by the
12466 groupings 1 through 9.
12467
12468 @findex nnmail-split-fancy-with-parent
12469 @code{nnmail-split-fancy-with-parent} is a function which allows you to
12470 split followups into the same groups their parents are in.  Sometimes
12471 you can't make splitting rules for all your mail.  For example, your
12472 boss might send you personal mail regarding different projects you are
12473 working on, and as you can't tell your boss to put a distinguishing
12474 string into the subject line, you have to resort to manually moving the
12475 messages into the right group.  With this function, you only have to do
12476 it once per thread.
12477
12478 To use this feature, you have to set @code{nnmail-treat-duplicates} and
12479 @code{nnmail-cache-accepted-message-ids} to a non-nil value.  And then
12480 you can include @code{nnmail-split-fancy-with-parent} using the colon
12481 feature, like so:
12482 @lisp
12483 (setq nnmail-split-fancy
12484       '(| (: nnmail-split-fancy-with-parent)
12485           ;; other splits go here
12486         ))
12487 @end lisp
12488
12489 This feature works as follows: when @code{nnmail-treat-duplicates} is
12490 non-nil, Gnus records the message id of every message it sees in the
12491 file specified by the variable @code{nnmail-message-id-cache-file},
12492 together with the group it is in (the group is omitted for non-mail
12493 messages).  When mail splitting is invoked, the function
12494 @code{nnmail-split-fancy-with-parent} then looks at the References (and
12495 In-Reply-To) header of each message to split and searches the file
12496 specified by @code{nnmail-message-id-cache-file} for the message ids.
12497 When it has found a parent, it returns the corresponding group name
12498 unless the group name matches the regexp
12499 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is recommended
12500 that you set @code{nnmail-message-id-cache-length} to a somewhat higher
12501 number than the default so that the message ids are still in the cache.
12502 (A value of 5000 appears to create a file some 300 kBytes in size.)
12503 @vindex nnmail-cache-accepted-message-ids
12504 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
12505 also records the message ids of moved articles, so that the followup
12506 messages goes into the new group.
12507
12508
12509 @node Group Mail Splitting
12510 @subsection Group Mail Splitting
12511 @cindex mail splitting
12512 @cindex group mail splitting
12513
12514 @findex gnus-group-split
12515 If you subscribe to dozens of mailing lists but you don't want to
12516 maintain mail splitting rules manually, group mail splitting is for you.
12517 You just have to set @var{to-list} and/or @var{to-address} in group
12518 parameters or group customization and set @code{nnmail-split-methods} to
12519 @code{gnus-group-split}.  This splitting function will scan all groups
12520 for those parameters and split mail accordingly, i.e., messages posted
12521 from or to the addresses specified in the parameters @var{to-list} or
12522 @var{to-address} of a mail group will be stored in that group.
12523
12524 Sometimes, mailing lists have multiple addresses, and you may want mail
12525 splitting to recognize them all: just set the @var{extra-aliases} group
12526 parameter to the list of additional addresses and it's done.  If you'd
12527 rather use a regular expression, set @var{split-regexp}.
12528
12529 All these parameters in a group will be used to create an
12530 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
12531 the @var{value} is a single regular expression that matches
12532 @var{to-list}, @var{to-address}, all of @var{extra-aliases} and all
12533 matches of @var{split-regexp}, and the @var{split} is the name of the
12534 group.  @var{restrict}s are also supported: just set the
12535 @var{split-exclude} parameter to a list of regular expressions.
12536
12537 If you can't get the right split to be generated using all these
12538 parameters, or you just need something fancier, you can set the
12539 parameter @var{split-spec} to an @code{nnmail-split-fancy} split.  In
12540 this case, all other aforementioned parameters will be ignored by
12541 @code{gnus-group-split}.  In particular, @var{split-spec} may be set to
12542 @code{nil}, in which case the group will be ignored by
12543 @code{gnus-group-split}.
12544
12545 @vindex gnus-group-split-default-catch-all-group
12546 @code{gnus-group-split} will do cross-posting on all groups that match,
12547 by defining a single @code{&} fancy split containing one split for each
12548 group.  If a message doesn't match any split, it will be stored in the
12549 group named in @code{gnus-group-split-default-catch-all-group}, unless
12550 some group has @var{split-spec} set to @code{catch-all}, in which case
12551 that group is used as the catch-all group.  Even though this variable is
12552 often used just to name a group, it may also be set to an arbitrarily
12553 complex fancy split (after all, a group name is a fancy split), and this
12554 may be useful to split mail that doesn't go to any mailing list to
12555 personal mail folders.  Note that this fancy split is added as the last
12556 element of a @code{|} split list that also contains a @code{&} split
12557 with the rules extracted from group parameters.
12558
12559 It's time for an example.  Assume the following group parameters have
12560 been defined:
12561
12562 @example
12563 nnml:mail.bar:
12564 ((to-address . "bar@@femail.com")
12565  (split-regexp . ".*@@femail\\.com"))
12566 nnml:mail.foo:
12567 ((to-list . "foo@@nowhere.gov")
12568  (extra-aliases "foo@@localhost" "foo-redist@@home")
12569  (split-exclude "bugs-foo" "rambling-foo")
12570  (admin-address . "foo-request@@nowhere.gov"))
12571 nnml:mail.others:
12572 ((split-spec . catch-all))
12573 @end example
12574
12575 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
12576 behave as if @code{nnmail-split-fancy} had been selected and variable
12577 @code{nnmail-split-fancy} had been set as follows:
12578
12579 @lisp
12580 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
12581       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
12582            - "bugs-foo" - "rambling-foo" "mail.foo"))
12583    "mail.others")
12584 @end lisp
12585
12586 @findex gnus-group-split-fancy
12587 If you'd rather not use group splitting for all your mail groups, you
12588 may use it for only some of them, by using @code{nnmail-split-fancy}
12589 splits like this:
12590
12591 @lisp
12592 (: gnus-mlsplt-fancy GROUPS NO-CROSSPOST CATCH-ALL)
12593 @end lisp
12594
12595 @var{groups} may be a regular expression or a list of group names whose
12596 parameters will be scanned to generate the output split.
12597 @var{no-crosspost} can be used to disable cross-posting; in this case, a
12598 single @code{|} split will be output.  @var{catch-all} is the fallback
12599 fancy split, used like @var{gnus-group-split-default-catch-all-group}.
12600 If @var{catch-all} is @code{nil}, or if @var{split-regexp} matches the
12601 empty string in any selected group, no catch-all split will be issued.
12602 Otherwise, if some group has @var{split-spec} set to @code{catch-all},
12603 this group will override the value of the @var{catch-all} argument.
12604
12605 @findex gnus-group-split-setup
12606 Unfortunately, scanning all groups and their parameters can be quite
12607 slow, especially considering that it has to be done for every message.
12608 But don't despair!  The function @code{gnus-group-split-setup} can be
12609 used to enable @code{gnus-group-split} in a much more efficient way.  It
12610 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
12611 @code{nnmail-split-fancy} to the split produced by
12612 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
12613 scanned once, no matter how many messages are split.
12614
12615 @findex gnus-group-split-update
12616 However, if you change group parameters, you'd have to update
12617 @code{nnmail-split-fancy} manually.  You can do it by running
12618 @code{gnus-group-split-update}.  If you'd rather have it updated
12619 automatically, just tell @code{gnus-group-split-setup} to do it for
12620 you.  For example, add to your @file{.gnus}:
12621
12622 @lisp
12623 (gnus-group-split-setup AUTO-UPDATE CATCH-ALL)
12624 @end lisp
12625
12626 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
12627 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
12628 have to worry about updating @code{nnmail-split-fancy} again.  If you
12629 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
12630 @code{gnus-group-split-default-catch-all-group} will be set to its
12631 value.
12632
12633 @vindex gnus-group-split-updated-hook
12634 Because you may want to change @code{nnmail-split-fancy} after it is set
12635 by @code{gnus-group-split-update}, this function will run
12636 @code{gnus-group-split-updated-hook} just before finishing.
12637
12638 @node Incorporating Old Mail
12639 @subsection Incorporating Old Mail
12640 @cindex incorporating old mail
12641 @cindex import old mail
12642
12643 Most people have lots of old mail stored in various file formats.  If
12644 you have set up Gnus to read mail using one of the spiffy Gnus mail
12645 backends, you'll probably wish to have that old mail incorporated into
12646 your mail groups.
12647
12648 Doing so can be quite easy.
12649
12650 To take an example: You're reading mail using @code{nnml}
12651 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
12652 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
12653 file filled with important, but old, mail.  You want to move it into
12654 your @code{nnml} groups.
12655
12656 Here's how:
12657
12658 @enumerate
12659 @item
12660 Go to the group buffer.
12661
12662 @item
12663 Type `G f' and give the path to the mbox file when prompted to create an
12664 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
12665
12666 @item
12667 Type `SPACE' to enter the newly created group.
12668
12669 @item
12670 Type `M P b' to process-mark all articles in this group's buffer
12671 (@pxref{Setting Process Marks}).
12672
12673 @item
12674 Type `B r' to respool all the process-marked articles, and answer
12675 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
12676 @end enumerate
12677
12678 All the mail messages in the mbox file will now also be spread out over
12679 all your @code{nnml} groups.  Try entering them and check whether things
12680 have gone without a glitch.  If things look ok, you may consider
12681 deleting the mbox file, but I wouldn't do that unless I was absolutely
12682 sure that all the mail has ended up where it should be.
12683
12684 Respooling is also a handy thing to do if you're switching from one mail
12685 backend to another.  Just respool all the mail in the old mail groups
12686 using the new mail backend.
12687
12688
12689 @node Expiring Mail
12690 @subsection Expiring Mail
12691 @cindex article expiry
12692
12693 Traditional mail readers have a tendency to remove mail articles when
12694 you mark them as read, in some way.  Gnus takes a fundamentally
12695 different approach to mail reading.
12696
12697 Gnus basically considers mail just to be news that has been received in
12698 a rather peculiar manner.  It does not think that it has the power to
12699 actually change the mail, or delete any mail messages.  If you enter a
12700 mail group, and mark articles as ``read'', or kill them in some other
12701 fashion, the mail articles will still exist on the system.  I repeat:
12702 Gnus will not delete your old, read mail.  Unless you ask it to, of
12703 course.
12704
12705 To make Gnus get rid of your unwanted mail, you have to mark the
12706 articles as @dfn{expirable}.  This does not mean that the articles will
12707 disappear right away, however.  In general, a mail article will be
12708 deleted from your system if, 1) it is marked as expirable, AND 2) it is
12709 more than one week old.  If you do not mark an article as expirable, it
12710 will remain on your system until hell freezes over.  This bears
12711 repeating one more time, with some spurious capitalizations: IF you do
12712 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
12713
12714 @vindex gnus-auto-expirable-newsgroups
12715 You do not have to mark articles as expirable by hand.  Groups that
12716 match the regular expression @code{gnus-auto-expirable-newsgroups} will
12717 have all articles that you read marked as expirable automatically.  All
12718 articles marked as expirable have an @samp{E} in the first
12719 column in the summary buffer.
12720
12721 By default, if you have auto expiry switched on, Gnus will mark all the
12722 articles you read as expirable, no matter if they were read or unread
12723 before.  To avoid having articles marked as read marked as expirable
12724 automatically, you can put something like the following in your
12725 @file{.gnus} file:
12726
12727 @vindex gnus-mark-article-hook
12728 @lisp
12729 (remove-hook 'gnus-mark-article-hook
12730              'gnus-summary-mark-read-and-unread-as-read)
12731 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
12732 @end lisp
12733
12734 Note that making a group auto-expirable doesn't mean that all read
12735 articles are expired---only the articles marked as expirable
12736 will be expired.  Also note that using the @kbd{d} command won't make
12737 articles expirable---only semi-automatic marking of articles as read will
12738 mark the articles as expirable in auto-expirable groups.
12739
12740 Let's say you subscribe to a couple of mailing lists, and you want the
12741 articles you have read to disappear after a while:
12742
12743 @lisp
12744 (setq gnus-auto-expirable-newsgroups
12745       "mail.nonsense-list\\|mail.nice-list")
12746 @end lisp
12747
12748 Another way to have auto-expiry happen is to have the element
12749 @code{auto-expire} in the group parameters of the group.
12750
12751 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
12752 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
12753 don't really mix very well.
12754
12755 @vindex nnmail-expiry-wait
12756 The @code{nnmail-expiry-wait} variable supplies the default time an
12757 expirable article has to live.  Gnus starts counting days from when the
12758 message @emph{arrived}, not from when it was sent.  The default is seven
12759 days.
12760
12761 Gnus also supplies a function that lets you fine-tune how long articles
12762 are to live, based on what group they are in.  Let's say you want to
12763 have one month expiry period in the @samp{mail.private} group, a one day
12764 expiry period in the @samp{mail.junk} group, and a six day expiry period
12765 everywhere else:
12766
12767 @vindex nnmail-expiry-wait-function
12768 @lisp
12769 (setq nnmail-expiry-wait-function
12770       (lambda (group)
12771        (cond ((string= group "mail.private")
12772                31)
12773              ((string= group "mail.junk")
12774                1)
12775              ((string= group "important")
12776                'never)
12777              (t
12778                6))))
12779 @end lisp
12780
12781 The group names this function is fed are ``unadorned'' group
12782 names---no @samp{nnml:} prefixes and the like.
12783
12784 The @code{nnmail-expiry-wait} variable and
12785 @code{nnmail-expiry-wait-function} function can either be a number (not
12786 necessarily an integer) or one of the symbols @code{immediate} or
12787 @code{never}.
12788
12789 You can also use the @code{expiry-wait} group parameter to selectively
12790 change the expiry period (@pxref{Group Parameters}).
12791
12792 @vindex nnmail-expiry-target
12793 The normal action taken when expiring articles is to delete them.
12794 However, in some circumstances it might make more sense to move them to
12795 other groups instead of deleting them.  The variable @code{nnmail-expiry-target}
12796 (and the @code{expiry-target} group parameter) controls this.  The
12797 variable supplies a default value for all groups, which can be
12798 overridden for specific groups by the group parameter.
12799 default value is @code{delete}, but this can also be a string (which
12800 should be the name of the group the message should be moved to), or a
12801 function (which will be called in a buffer narrowed to the message in
12802 question, and with the name of the group being moved from as its
12803 parameter) which should return a target -- either a group name or
12804 @code{delete}.
12805
12806 Here's an example for specifying a group name:
12807 @lisp
12808 (setq nnmail-expiry-target "nnml:expired")
12809 @end lisp
12810
12811
12812 @vindex nnmail-keep-last-article
12813 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
12814 expire the final article in a mail newsgroup.  This is to make life
12815 easier for procmail users.
12816
12817 @vindex gnus-total-expirable-newsgroups
12818 By the way: That line up there, about Gnus never expiring non-expirable
12819 articles, is a lie.  If you put @code{total-expire} in the group
12820 parameters, articles will not be marked as expirable, but all read
12821 articles will be put through the expiry process.  Use with extreme
12822 caution.  Even more dangerous is the
12823 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
12824 this regexp will have all read articles put through the expiry process,
12825 which means that @emph{all} old mail articles in the groups in question
12826 will be deleted after a while.  Use with extreme caution, and don't come
12827 crying to me when you discover that the regexp you used matched the
12828 wrong group and all your important mail has disappeared.  Be a
12829 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
12830 with!  So there!
12831
12832 Most people make most of their mail groups total-expirable, though.
12833
12834 @vindex gnus-inhibit-user-auto-expire
12835 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
12836 commands will not mark an article as expirable, even if the group has
12837 auto-expire turned on.
12838
12839
12840 @node Washing Mail
12841 @subsection Washing Mail
12842 @cindex mail washing
12843 @cindex list server brain damage
12844 @cindex incoming mail treatment
12845
12846 Mailers and list servers are notorious for doing all sorts of really,
12847 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
12848 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
12849 end of all lines passing through our server, so let's do that!!!!1!''
12850 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
12851 considered to be self-evident were not discussed.  So.  Here we are.
12852
12853 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
12854 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
12855 be shocked and dismayed by this, but I haven't got the energy.  It is to
12856 laugh.
12857
12858 Gnus provides a plethora of functions for washing articles while
12859 displaying them, but it might be nicer to do the filtering before
12860 storing the mail to disc.  For that purpose, we have three hooks and
12861 various functions that can be put in these hooks.
12862
12863 @table @code
12864 @item nnmail-prepare-incoming-hook
12865 @vindex nnmail-prepare-incoming-hook
12866 This hook is called before doing anything with the mail and is meant for
12867 grand, sweeping gestures.  It is called in a buffer that contains all
12868 the new, incoming mail.  Functions to be used include:
12869
12870 @table @code
12871 @item nnheader-ms-strip-cr
12872 @findex nnheader-ms-strip-cr
12873 Remove trailing carriage returns from each line.  This is default on
12874 Emacs running on MS machines.
12875
12876 @end table
12877
12878 @item nnmail-prepare-incoming-header-hook
12879 @vindex nnmail-prepare-incoming-header-hook
12880 This hook is called narrowed to each header.  It can be used when
12881 cleaning up the headers.  Functions that can be used include:
12882
12883 @table @code
12884 @item nnmail-remove-leading-whitespace
12885 @findex nnmail-remove-leading-whitespace
12886 Clear leading white space that ``helpful'' listservs have added to the
12887 headers to make them look nice.  Aaah.
12888
12889 @item nnmail-remove-list-identifiers
12890 @findex nnmail-remove-list-identifiers
12891 Some list servers add an identifier---for example, @samp{(idm)}---to the
12892 beginning of all @code{Subject} headers.  I'm sure that's nice for
12893 people who use stone age mail readers.  This function will remove
12894 strings that match the @code{nnmail-list-identifiers} regexp, which can
12895 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
12896 @code{\\(..\\)}.
12897
12898 For instance, if you want to remove the @samp{(idm)} and the
12899 @samp{nagnagnag} identifiers:
12900
12901 @lisp
12902 (setq nnmail-list-identifiers
12903       '("(idm)" "nagnagnag"))
12904 @end lisp
12905
12906 This can also be done non-destructively with
12907 @code{gnus-list-identifiers}, @xref{Article Hiding}.
12908
12909 @item nnmail-remove-tabs
12910 @findex nnmail-remove-tabs
12911 Translate all @samp{TAB} characters into @samp{SPACE} characters.
12912
12913 @item nnmail-fix-eudora-headers
12914 @findex nnmail-fix-eudora-headers
12915 @cindex Eudora
12916 Eudora produces broken @code{References} headers, but OK
12917 @code{In-Reply-To} headers.  This function will get rid of the
12918 @code{References} headers.
12919
12920 @end table
12921
12922 @item nnmail-prepare-incoming-message-hook
12923 @vindex nnmail-prepare-incoming-message-hook
12924 This hook is called narrowed to each message.  Functions to be used
12925 include:
12926
12927 @table @code
12928 @item article-de-quoted-unreadable
12929 @findex article-de-quoted-unreadable
12930 Decode Quoted Readable encoding.
12931
12932 @end table
12933 @end table
12934
12935
12936 @node Duplicates
12937 @subsection Duplicates
12938
12939 @vindex nnmail-treat-duplicates
12940 @vindex nnmail-message-id-cache-length
12941 @vindex nnmail-message-id-cache-file
12942 @cindex duplicate mails
12943 If you are a member of a couple of mailing lists, you will sometimes
12944 receive two copies of the same mail.  This can be quite annoying, so
12945 @code{nnmail} checks for and treats any duplicates it might find.  To do
12946 this, it keeps a cache of old @code{Message-ID}s---
12947 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
12948 default.  The approximate maximum number of @code{Message-ID}s stored
12949 there is controlled by the @code{nnmail-message-id-cache-length}
12950 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
12951 stored.) If all this sounds scary to you, you can set
12952 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
12953 default), and @code{nnmail} won't delete duplicate mails.  Instead it
12954 will insert a warning into the head of the mail saying that it thinks
12955 that this is a duplicate of a different message.
12956
12957 This variable can also be a function.  If that's the case, the function
12958 will be called from a buffer narrowed to the message in question with
12959 the @code{Message-ID} as a parameter.  The function must return either
12960 @code{nil}, @code{warn}, or @code{delete}.
12961
12962 You can turn this feature off completely by setting the variable to
12963 @code{nil}.
12964
12965 If you want all the duplicate mails to be put into a special
12966 @dfn{duplicates} group, you could do that using the normal mail split
12967 methods:
12968
12969 @lisp
12970 (setq nnmail-split-fancy
12971       '(| ;; Messages duplicates go to a separate group.
12972           ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
12973           ;; Message from daemons, postmaster, and the like to another.
12974           (any mail "mail.misc")
12975           ;; Other rules.
12976           [ ... ] ))
12977 @end lisp
12978
12979 Or something like:
12980 @lisp
12981 (setq nnmail-split-methods
12982       '(("duplicates" "^Gnus-Warning:.*duplicate")
12983         ;; Other rules.
12984         [...]))
12985 @end lisp
12986
12987 Here's a neat feature: If you know that the recipient reads her mail
12988 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
12989 @code{delete}, you can send her as many insults as you like, just by
12990 using a @code{Message-ID} of a mail that you know that she's already
12991 received.  Think of all the fun!  She'll never see any of it!  Whee!
12992
12993
12994 @node Not Reading Mail
12995 @subsection Not Reading Mail
12996
12997 If you start using any of the mail backends, they have the annoying
12998 habit of assuming that you want to read mail with them.  This might not
12999 be unreasonable, but it might not be what you want.
13000
13001 If you set @code{mail-sources} and @code{nnmail-spool-file} to
13002 @code{nil}, none of the backends will ever attempt to read incoming
13003 mail, which should help.
13004
13005 @vindex nnbabyl-get-new-mail
13006 @vindex nnmbox-get-new-mail
13007 @vindex nnml-get-new-mail
13008 @vindex nnmh-get-new-mail
13009 @vindex nnfolder-get-new-mail
13010 This might be too much, if, for instance, you are reading mail quite
13011 happily with @code{nnml} and just want to peek at some old @sc{rmail}
13012 file you have stashed away with @code{nnbabyl}.  All backends have
13013 variables called backend-@code{get-new-mail}.  If you want to disable
13014 the @code{nnbabyl} mail reading, you edit the virtual server for the
13015 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
13016
13017 All the mail backends will call @code{nn}*@code{-prepare-save-mail-hook}
13018 narrowed to the article to be saved before saving it when reading
13019 incoming mail.
13020
13021
13022 @node Choosing a Mail Backend
13023 @subsection Choosing a Mail Backend
13024
13025 Gnus will read the mail spool when you activate a mail group.  The mail
13026 file is first copied to your home directory.  What happens after that
13027 depends on what format you want to store your mail in.
13028
13029 There are five different mail backends in the standard Gnus, and more
13030 backends are available separately.  The mail backend most people use
13031 (because it is the fastest and most flexible) is @code{nnml}
13032 (@pxref{Mail Spool}).
13033
13034 @menu
13035 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
13036 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
13037 * Mail Spool::                  Store your mail in a private spool?
13038 * MH Spool::                    An mhspool-like backend.
13039 * Mail Folders::                Having one file for each group.
13040 * Comparing Mail Backends::     An in-depth looks at pros and cons.
13041 @end menu
13042
13043
13044 @node Unix Mail Box
13045 @subsubsection Unix Mail Box
13046 @cindex nnmbox
13047 @cindex unix mail box
13048
13049 @vindex nnmbox-active-file
13050 @vindex nnmbox-mbox-file
13051 The @dfn{nnmbox} backend will use the standard Un*x mbox file to store
13052 mail.  @code{nnmbox} will add extra headers to each mail article to say
13053 which group it belongs in.
13054
13055 Virtual server settings:
13056
13057 @table @code
13058 @item nnmbox-mbox-file
13059 @vindex nnmbox-mbox-file
13060 The name of the mail box in the user's home directory.  Default is
13061 @file{~/mbox}.
13062
13063 @item nnmbox-active-file
13064 @vindex nnmbox-active-file
13065 The name of the active file for the mail box.  Default is
13066 @file{~/.mbox-active}.
13067
13068 @item nnmbox-get-new-mail
13069 @vindex nnmbox-get-new-mail
13070 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
13071 into groups.  Default is @code{t}.
13072 @end table
13073
13074
13075 @node Rmail Babyl
13076 @subsubsection Rmail Babyl
13077 @cindex nnbabyl
13078 @cindex rmail mbox
13079
13080 @vindex nnbabyl-active-file
13081 @vindex nnbabyl-mbox-file
13082 The @dfn{nnbabyl} backend will use a babyl mail box (aka. @dfn{rmail
13083 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
13084 mail article to say which group it belongs in.
13085
13086 Virtual server settings:
13087
13088 @table @code
13089 @item nnbabyl-mbox-file
13090 @vindex nnbabyl-mbox-file
13091 The name of the rmail mbox file.  The default is @file{~/RMAIL}
13092
13093 @item nnbabyl-active-file
13094 @vindex nnbabyl-active-file
13095 The name of the active file for the rmail box.  The default is
13096 @file{~/.rmail-active}
13097
13098 @item nnbabyl-get-new-mail
13099 @vindex nnbabyl-get-new-mail
13100 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
13101 @code{t}
13102 @end table
13103
13104
13105 @node Mail Spool
13106 @subsubsection Mail Spool
13107 @cindex nnml
13108 @cindex mail @sc{nov} spool
13109
13110 The @dfn{nnml} spool mail format isn't compatible with any other known
13111 format.  It should be used with some caution.
13112
13113 @vindex nnml-directory
13114 If you use this backend, Gnus will split all incoming mail into files,
13115 one file for each mail, and put the articles into the corresponding
13116 directories under the directory specified by the @code{nnml-directory}
13117 variable.  The default value is @file{~/Mail/}.
13118
13119 You do not have to create any directories beforehand; Gnus will take
13120 care of all that.
13121
13122 If you have a strict limit as to how many files you are allowed to store
13123 in your account, you should not use this backend.  As each mail gets its
13124 own file, you might very well occupy thousands of inodes within a few
13125 weeks.  If this is no problem for you, and it isn't a problem for you
13126 having your friendly systems administrator walking around, madly,
13127 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
13128 know that this is probably the fastest format to use.  You do not have
13129 to trudge through a big mbox file just to read your new mail.
13130
13131 @code{nnml} is probably the slowest backend when it comes to article
13132 splitting.  It has to create lots of files, and it also generates
13133 @sc{nov} databases for the incoming mails.  This makes it the fastest
13134 backend when it comes to reading mail.
13135
13136 @cindex self contained nnml servers
13137 When the marks file is used (which it is by default), @code{nnml}
13138 servers have the property that you may backup them using @code{tar} or
13139 similar, and later be able to restore them into Gnus (by adding the
13140 proper @code{nnml} server) and have all your marks be preserved.  Marks
13141 for a group is usually stored in the @code{.marks} file (but see
13142 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
13143 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
13144 to restore the group (after restoring the backup into the nnml
13145 directory).
13146
13147 Virtual server settings:
13148
13149 @table @code
13150 @item nnml-directory
13151 @vindex nnml-directory
13152 All @code{nnml} directories will be placed under this directory.
13153 The default is the value of `message-directory' (whose default value is
13154 @file{~/Mail}).
13155
13156 @item nnml-active-file
13157 @vindex nnml-active-file
13158 The active file for the @code{nnml} server.  The default is
13159 @file{~/Mail/active"}.
13160
13161 @item nnml-newsgroups-file
13162 @vindex nnml-newsgroups-file
13163 The @code{nnml} group descriptions file.  @xref{Newsgroups File
13164 Format}.  The default is @file{~/Mail/newsgroups"}.
13165
13166 @item nnml-get-new-mail
13167 @vindex nnml-get-new-mail
13168 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
13169 @code{t}.
13170
13171 @item nnml-nov-is-evil
13172 @vindex nnml-nov-is-evil
13173 If non-@code{nil}, this backend will ignore any @sc{nov} files.  The
13174 default is @code{nil}.
13175
13176 @item nnml-nov-file-name
13177 @vindex nnml-nov-file-name
13178 The name of the @sc{nov} files.  The default is @file{.overview}.
13179
13180 @item nnml-prepare-save-mail-hook
13181 @vindex nnml-prepare-save-mail-hook
13182 Hook run narrowed to an article before saving.
13183
13184 @item nnml-marks-is-evil
13185 @vindex nnml-marks-is-evil
13186 If non-@code{nil}, this backend will ignore any @sc{marks} files.  The
13187 default is @code{nil}.
13188
13189 @item nnml-marks-file-name
13190 @vindex nnml-marks-file-name
13191 The name of the @sc{marks} files.  The default is @file{.marks}.
13192
13193 @end table
13194
13195 @findex nnml-generate-nov-databases
13196 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
13197 you can do a complete update by typing @kbd{M-x
13198 nnml-generate-nov-databases}.  This command will trawl through the
13199 entire @code{nnml} hierarchy, looking at each and every article, so it
13200 might take a while to complete.  A better interface to this
13201 functionality can be found in the server buffer (@pxref{Server
13202 Commands}).
13203
13204
13205 @node MH Spool
13206 @subsubsection MH Spool
13207 @cindex nnmh
13208 @cindex mh-e mail spool
13209
13210 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
13211 @sc{nov} databases and it doesn't keep an active file or marks file.
13212 This makes @code{nnmh} a @emph{much} slower backend than @code{nnml},
13213 but it also makes it easier to write procmail scripts for.
13214
13215 Virtual server settings:
13216
13217 @table @code
13218 @item nnmh-directory
13219 @vindex nnmh-directory
13220 All @code{nnmh} directories will be located under this directory.  The
13221 default is the value of @code{message-directory} (whose default is
13222 @file{~/Mail})
13223
13224 @item nnmh-get-new-mail
13225 @vindex nnmh-get-new-mail
13226 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
13227 @code{t}.
13228
13229 @item nnmh-be-safe
13230 @vindex nnmh-be-safe
13231 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
13232 sure that the articles in the folder are actually what Gnus thinks they
13233 are.  It will check date stamps and stat everything in sight, so
13234 setting this to @code{t} will mean a serious slow-down.  If you never
13235 use anything but Gnus to read the @code{nnmh} articles, you do not have
13236 to set this variable to @code{t}.  The default is @code{nil}.
13237 @end table
13238
13239
13240 @node Mail Folders
13241 @subsubsection Mail Folders
13242 @cindex nnfolder
13243 @cindex mbox folders
13244 @cindex mail folders
13245
13246 @code{nnfolder} is a backend for storing each mail group in a separate
13247 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
13248 will add extra headers to keep track of article numbers and arrival
13249 dates.
13250
13251 @cindex self contained nnfolder servers
13252 When the marks file is used (which it is by default), @code{nnfolder}
13253 servers have the property that you may backup them using @code{tar} or
13254 similar, and later be able to restore them into Gnus (by adding the
13255 proper @code{nnfolder} server) and have all your marks be preserved.
13256 Marks for a group is usually stored in a file named as the mbox file
13257 with @code{.mrk} concatenated to it (but see
13258 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder} directory.
13259 Individual @code{nnfolder} groups are also possible to backup, use
13260 @kbd{G m} to restore the group (after restoring the backup into the
13261 @code{nnfolder} directory).
13262
13263 Virtual server settings:
13264
13265 @table @code
13266 @item nnfolder-directory
13267 @vindex nnfolder-directory
13268 All the @code{nnfolder} mail boxes will be stored under this directory.
13269 The default is the value of @code{message-directory} (whose default is
13270 @file{~/Mail})
13271
13272 @item nnfolder-active-file
13273 @vindex nnfolder-active-file
13274 The name of the active file.  The default is @file{~/Mail/active}.
13275
13276 @item nnfolder-newsgroups-file
13277 @vindex nnfolder-newsgroups-file
13278 The name of the group descriptions file.  @xref{Newsgroups File
13279 Format}.  The default is @file{~/Mail/newsgroups"}
13280
13281 @item nnfolder-get-new-mail
13282 @vindex nnfolder-get-new-mail
13283 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The default
13284 is @code{t}
13285
13286 @item nnfolder-save-buffer-hook
13287 @vindex nnfolder-save-buffer-hook
13288 @cindex backup files
13289 Hook run before saving the folders.  Note that Emacs does the normal
13290 backup renaming of files even with the @code{nnfolder} buffers.  If you
13291 wish to switch this off, you could say something like the following in
13292 your @file{.emacs} file:
13293
13294 @lisp
13295 (defun turn-off-backup ()
13296   (set (make-local-variable 'backup-inhibited) t))
13297
13298 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
13299 @end lisp
13300
13301 @item nnfolder-delete-mail-hook
13302 @vindex nnfolder-delete-mail-hook
13303 Hook run in a buffer narrowed to the message that is to be deleted.
13304 This function can be used to copy the message to somewhere else, or to
13305 extract some information from it before removing it.
13306
13307 @item nnfolder-nov-is-evil
13308 @vindex nnfolder-nov-is-evil
13309 If non-@code{nil}, this backend will ignore any @sc{nov} files.  The
13310 default is @code{nil}.
13311
13312 @item nnfolder-nov-file-suffix
13313 @vindex nnfolder-nov-file-suffix
13314 The extension for @sc{nov} files.  The default is @file{.nov}.
13315
13316 @item nnfolder-marks-is-evil
13317 @vindex nnfolder-marks-is-evil
13318 If non-@code{nil}, this backend will ignore any @sc{marks} files.  The
13319 default is @code{nil}.
13320
13321 @item nnfolder-marks-file-suffix
13322 @vindex nnfolder-marks-file-suffix
13323 The extension for @sc{marks} files.  The default is @file{.mrk}.
13324
13325 @end table
13326
13327
13328 @findex nnfolder-generate-active-file
13329 @kindex M-x nnfolder-generate-active-file
13330 If you have lots of @code{nnfolder}-like files you'd like to read with
13331 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
13332 command to make @code{nnfolder} aware of all likely files in
13333 @code{nnfolder-directory}.  This only works if you use long file names,
13334 though.
13335
13336 @node Comparing Mail Backends
13337 @subsubsection Comparing Mail Backends
13338
13339 First, just for terminology, the @dfn{backend} is the common word for a
13340 low-level access method---a transport, if you will, by which something
13341 is acquired.  The sense is that one's mail has to come from somewhere,
13342 and so selection of a suitable backend is required in order to get that
13343 mail within spitting distance of Gnus.
13344
13345 The same concept exists for Usenet itself: Though access to articles is
13346 typically done by @sc{nntp} these days, once upon a midnight dreary, everyone
13347 in the world got at Usenet by running a reader on the machine where the
13348 articles lay (the machine which today we call an @sc{nntp} server), and
13349 access was by the reader stepping into the articles' directory spool
13350 area directly.  One can still select between either the @code{nntp} or
13351 @code{nnspool} backends, to select between these methods, if one happens
13352 actually to live on the server (or can see its spool directly, anyway,
13353 via NFS).
13354
13355 The goal in selecting a mail backend is to pick one which
13356 simultaneously represents a suitable way of dealing with the original
13357 format plus leaving mail in a form that is convenient to use in the
13358 future.  Here are some high and low points on each:
13359
13360 @table @code
13361 @item nnmbox
13362
13363 UNIX systems have historically had a single, very common, and well-
13364 defined format.  All messages arrive in a single @dfn{spool file}, and
13365 they are delineated by a line whose regular expression matches
13366 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
13367 to make it clear in this instance that this is not the RFC-specified
13368 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
13369 historically from the Unix environment, it is simplest if one does not
13370 mess a great deal with the original mailbox format, so if one chooses
13371 this backend, Gnus' primary activity in getting mail from the real spool
13372 area to Gnus' preferred directory is simply to copy it, with no
13373 (appreciable) format change in the process.  It is the ``dumbest'' way
13374 to move mail into availability in the Gnus environment.  This makes it
13375 fast to move into place, but slow to parse, when Gnus has to look at
13376 what's where.
13377
13378 @item nnbabyl
13379
13380 Once upon a time, there was the DEC-10 and DEC-20, running operating
13381 systems called TOPS and related things, and the usual (only?) mail
13382 reading environment was a thing called Babyl.  I don't know what format
13383 was used for mail landing on the system, but Babyl had its own internal
13384 format to which mail was converted, primarily involving creating a
13385 spool-file-like entity with a scheme for inserting Babyl-specific
13386 headers and status bits above the top of each message in the file.
13387 RMAIL was Emacs' first mail reader, it was written by Richard Stallman,
13388 and Stallman came out of that TOPS/Babyl environment, so he wrote RMAIL
13389 to understand the mail files folks already had in existence.  Gnus (and
13390 VM, for that matter) continue to support this format because it's
13391 perceived as having some good qualities in those mailer-specific
13392 headers/status bits stuff.  RMAIL itself still exists as well, of
13393 course, and is still maintained by Stallman.
13394
13395 Both of the above forms leave your mail in a single file on your
13396 filesystem, and they must parse that entire file each time you take a
13397 look at your mail.
13398
13399 @item nnml
13400
13401 @code{nnml} is the backend which smells the most as though you were
13402 actually operating with an @code{nnspool}-accessed Usenet system.  (In
13403 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
13404 lo these years ago.)  One's mail is taken from the original spool file,
13405 and is then cut up into individual message files, 1:1.  It maintains a
13406 Usenet-style active file (analogous to what one finds in an INN- or
13407 CNews-based news system in (for instance) @file{/var/lib/news/active},
13408 or what is returned via the @samp{NNTP LIST} verb) and also creates
13409 @dfn{overview} files for efficient group entry, as has been defined for
13410 @sc{nntp} servers for some years now.  It is slower in mail-splitting,
13411 due to the creation of lots of files, updates to the @code{nnml} active
13412 file, and additions to overview files on a per-message basis, but it is
13413 extremely fast on access because of what amounts to the indexing support
13414 provided by the active file and overviews.
13415
13416 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
13417 resource which defines available places in the filesystem to put new
13418 files.  Sysadmins take a dim view of heavy inode occupation within
13419 tight, shared filesystems.  But if you live on a personal machine where
13420 the filesystem is your own and space is not at a premium, @code{nnml}
13421 wins big.
13422
13423 It is also problematic using this backend if you are living in a
13424 FAT16-based Windows world, since much space will be wasted on all these
13425 tiny files.
13426
13427 @item nnmh
13428
13429 The Rand MH mail-reading system has been around UNIX systems for a very
13430 long time; it operates by splitting one's spool file of messages into
13431 individual files, but with little or no indexing support -- @code{nnmh}
13432 is considered to be semantically equivalent to ``@code{nnml} without
13433 active file or overviews''.  This is arguably the worst choice, because
13434 one gets the slowness of individual file creation married to the
13435 slowness of access parsing when learning what's new in one's groups.
13436
13437 @item nnfolder
13438
13439 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
13440 method described above) on a per-group basis.  That is, @code{nnmbox}
13441 itself puts *all* one's mail in one file; @code{nnfolder} provides a
13442 little bit of optimization to this so that each of one's mail groups has
13443 a Unix mail box file.  It's faster than @code{nnmbox} because each group
13444 can be parsed separately, and still provides the simple Unix mail box
13445 format requiring minimal effort in moving the mail around.  In addition,
13446 it maintains an ``active'' file making it much faster for Gnus to figure
13447 out how many messages there are in each separate group.
13448
13449 If you have groups that are expected to have a massive amount of
13450 messages, @code{nnfolder} is not the best choice, but if you receive
13451 only a moderate amount of mail, @code{nnfolder} is probably the most
13452 friendly mail backend all over.
13453
13454 @end table
13455
13456
13457 @node Browsing the Web
13458 @section Browsing the Web
13459 @cindex web
13460 @cindex browsing the web
13461 @cindex www
13462 @cindex http
13463
13464 Web-based discussion forums are getting more and more popular.  On many
13465 subjects, the web-based forums have become the most important forums,
13466 eclipsing the importance of mailing lists and news groups.  The reason
13467 is easy to understand---they are friendly to new users; you just point
13468 and click, and there's the discussion.  With mailing lists, you have to
13469 go through a cumbersome subscription procedure, and most people don't
13470 even know what a news group is.
13471
13472 The problem with this scenario is that web browsers are not very good at
13473 being newsreaders.  They do not keep track of what articles you've read;
13474 they do not allow you to score on subjects you're interested in; they do
13475 not allow off-line browsing; they require you to click around and drive
13476 you mad in the end.
13477
13478 So---if web browsers suck at reading discussion forums, why not use Gnus
13479 to do it instead?
13480
13481 Gnus has been getting a bit of a collection of backends for providing
13482 interfaces to these sources.
13483
13484 @menu
13485 * Web Searches::                Creating groups from articles that match a string.
13486 * Slashdot::                    Reading the Slashdot comments.
13487 * Ultimate::                    The Ultimate Bulletin Board systems.
13488 * Web Archive::                 Reading mailing list archived on web.
13489 * RSS::                         Reading RDF site summary.
13490 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
13491 @end menu
13492
13493 All the web sources require Emacs/w3 and the url library to work.
13494
13495 The main caveat with all these web sources is that they probably won't
13496 work for a very long time.  Gleaning information from the @sc{html} data
13497 is guesswork at best, and when the layout is altered, the Gnus backend
13498 will fail.  If you have reasonably new versions of these backends,
13499 though, you should be ok.
13500
13501 One thing all these Web methods have in common is that the Web sources
13502 are often down, unavailable or just plain too slow to be fun.  In those
13503 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
13504 Unplugged}) handle downloading articles, and then you can read them at
13505 leisure from your local disk.  No more World Wide Wait for you.
13506
13507 @node Archiving Mail
13508 @subsection Archiving Mail
13509 @cindex archiving mail
13510 @cindex backup of mail
13511
13512 Some of the backends, notably nnml and nnfolder, now actually store
13513 the article marks with each group.  For these servers, archiving and
13514 restoring a group while preserving marks is fairly simple.
13515
13516 (Preserving the group level and group parameters as well still
13517 requires ritual dancing and sacrifices to the @code{.newsrc.eld} deity
13518 though.)
13519
13520 To archive an entire @code{nnml} or @code{nnfolder} server, take a
13521 recursive copy of the server directory.  There is no need to shut down
13522 Gnus, so archiving may be invoked by @code{cron} or similar.  You
13523 restore the data by restoring the directory tree, and adding a server
13524 definition pointing to that directory in Gnus. The @ref{Article
13525 Backlog}, @ref{Asynchronous Fetching} and other things might interfer
13526 with overwriting data, so you may want to shut down Gnus before you
13527 restore the data.
13528
13529 It is also possible to archive individual @code{nnml} or
13530 @code{nnfolder} groups, while preserving marks.  For @code{nnml}, you
13531 copy all files in the group's directory.  For @code{nnfolder} you need
13532 to copy both the base folder file itself (@code{FOO}, say), and the
13533 marks file (@code{FOO.mrk} in this example).  Restoring the group is
13534 done with @kbd{G m} from the Group buffer.  The last step makes Gnus
13535 notice the new directory.
13536
13537 @node Web Searches
13538 @subsection Web Searches
13539 @cindex nnweb
13540 @cindex DejaNews
13541 @cindex Alta Vista
13542 @cindex InReference
13543 @cindex Usenet searches
13544 @cindex searching the Usenet
13545
13546 It's, like, too neat to search the Usenet for articles that match a
13547 string, but it, like, totally @emph{sucks}, like, totally, to use one of
13548 those, like, Web browsers, and you, like, have to, rilly, like, look at
13549 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
13550 searches without having to use a browser.
13551
13552 The @code{nnweb} backend allows an easy interface to the mighty search
13553 engine.  You create an @code{nnweb} group, enter a search pattern, and
13554 then enter the group and read the articles like you would any normal
13555 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
13556 Groups}) will do this in an easy-to-use fashion.
13557
13558 @code{nnweb} groups don't really lend themselves to being solid
13559 groups---they have a very fleeting idea of article numbers.  In fact,
13560 each time you enter an @code{nnweb} group (not even changing the search
13561 pattern), you are likely to get the articles ordered in a different
13562 manner.  Not even using duplicate suppression (@pxref{Duplicate
13563 Suppression}) will help, since @code{nnweb} doesn't even know the
13564 @code{Message-ID} of the articles before reading them using some search
13565 engines (DejaNews, for instance).  The only possible way to keep track
13566 of which articles you've read is by scoring on the @code{Date}
13567 header---mark all articles posted before the last date you read the
13568 group as read.
13569
13570 If the search engine changes its output substantially, @code{nnweb}
13571 won't be able to parse it and will fail.  One could hardly fault the Web
13572 providers if they were to do this---their @emph{raison d'être} is to
13573 make money off of advertisements, not to provide services to the
13574 community.  Since @code{nnweb} washes the ads off all the articles, one
13575 might think that the providers might be somewhat miffed.  We'll see.
13576
13577 You must have the @code{url} and @code{w3} package installed to be able
13578 to use @code{nnweb}.
13579
13580 Virtual server variables:
13581
13582 @table @code
13583 @item nnweb-type
13584 @vindex nnweb-type
13585 What search engine type is being used.  The currently supported types
13586 are @code{dejanews}, @code{dejanewsold}, @code{altavista} and
13587 @code{reference}.
13588
13589 @item nnweb-search
13590 @vindex nnweb-search
13591 The search string to feed to the search engine.
13592
13593 @item nnweb-max-hits
13594 @vindex nnweb-max-hits
13595 Advisory maximum number of hits per search to display.  The default is
13596 100.
13597
13598 @item nnweb-type-definition
13599 @vindex nnweb-type-definition
13600 Type-to-definition alist.  This alist says what @code{nnweb} should do
13601 with the various search engine types.  The following elements must be
13602 present:
13603
13604 @table @code
13605 @item article
13606 Function to decode the article and provide something that Gnus
13607 understands.
13608
13609 @item map
13610 Function to create an article number to message header and URL alist.
13611
13612 @item search
13613 Function to send the search string to the search engine.
13614
13615 @item address
13616 The address the aforementioned function should send the search string
13617 to.
13618
13619 @item id
13620 Format string URL to fetch an article by @code{Message-ID}.
13621 @end table
13622
13623 @end table
13624
13625
13626 @node Slashdot
13627 @subsection Slashdot
13628 @cindex Slashdot
13629 @cindex nnslashdot
13630
13631 Slashdot (@uref{http://slashdot.org/}) is a popular news site, with
13632 lively discussion following the news articles.  @code{nnslashdot} will
13633 let you read this forum in a convenient manner.
13634
13635 The easiest way to read this source is to put something like the
13636 following in your @file{.gnus.el} file:
13637
13638 @lisp
13639 (setq gnus-secondary-select-methods
13640       '((nnslashdot "")))
13641 @end lisp
13642
13643 This will make Gnus query the @code{nnslashdot} backend for new comments
13644 and groups.  The @kbd{F} command will subscribe each new news article as
13645 a new Gnus group, and you can read the comments by entering these
13646 groups.  (Note that the default subscription method is to subscribe new
13647 groups as zombies.  Other methods are available (@pxref{Subscription
13648 Methods}).
13649
13650 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
13651 command is the most handy tool (@pxref{Foreign Groups}).
13652
13653 When following up to @code{nnslashdot} comments (or posting new
13654 comments), some light @sc{html}izations will be performed.  In
13655 particular, text quoted with @samp{> } will be quoted with
13656 @code{blockquote} instead, and signatures will have @code{br} added to
13657 the end of each line.  Other than that, you can just write @sc{html}
13658 directly into the message buffer.  Note that Slashdot filters out some
13659 @sc{html} forms.
13660
13661 The following variables can be altered to change its behavior:
13662
13663 @table @code
13664 @item nnslashdot-threaded
13665 Whether @code{nnslashdot} should display threaded groups or not.  The
13666 default is @code{t}.  To be able to display threads, @code{nnslashdot}
13667 has to retrieve absolutely all comments in a group upon entry.  If a
13668 threaded display is not required, @code{nnslashdot} will only retrieve
13669 the comments that are actually wanted by the user.  Threading is nicer,
13670 but much, much slower than untreaded.
13671
13672 @item nnslashdot-login-name
13673 @vindex nnslashdot-login-name
13674 The login name to use when posting.
13675
13676 @item nnslashdot-password
13677 @vindex nnslashdot-password
13678 The password to use when posting.
13679
13680 @item nnslashdot-directory
13681 @vindex nnslashdot-directory
13682 Where @code{nnslashdot} will store its files.  The default is
13683 @samp{~/News/slashdot/}.
13684
13685 @item nnslashdot-active-url
13686 @vindex nnslashdot-active-url
13687 The @sc{url} format string that will be used to fetch the information on
13688 news articles and comments.  The default is
13689 @samp{http://slashdot.org/search.pl?section=&min=%d}.
13690
13691 @item nnslashdot-comments-url
13692 @vindex nnslashdot-comments-url
13693 The @sc{url} format string that will be used to fetch comments.  The
13694 default is
13695 @samp{http://slashdot.org/comments.pl?sid=%s&threshold=%d&commentsort=%d&mode=flat&startat=%d}.
13696
13697 @item nnslashdot-article-url
13698 @vindex nnslashdot-article-url
13699 The @sc{url} format string that will be used to fetch the news article.  The
13700 default is
13701 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
13702
13703 @item nnslashdot-threshold
13704 @vindex nnslashdot-threshold
13705 The score threshold.  The default is -1.
13706
13707 @item nnslashdot-group-number
13708 @vindex nnslashdot-group-number
13709 The number of old groups, in addition to the ten latest, to keep
13710 updated.  The default is 0.
13711
13712 @end table
13713
13714
13715
13716 @node Ultimate
13717 @subsection Ultimate
13718 @cindex nnultimate
13719 @cindex Ultimate Bulletin Board
13720
13721 The Ultimate Bulletin Board (@uref{http://www.ultimatebb.com/}) is
13722 probably the most popular Web bulletin board system used.  It has a
13723 quite regular and nice interface, and it's possible to get the
13724 information Gnus needs to keep groups updated.
13725
13726 The easiest way to get started with @code{nnultimate} is to say
13727 something like the following in the group buffer:  @kbd{B nnultimate RET
13728 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @sc{url}
13729 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
13730 you're interested in; there's quite a list of them on the Ultimate web
13731 site.)  Then subscribe to the groups you're interested in from the
13732 server buffer, and read them from the group buffer.
13733
13734 The following @code{nnultimate} variables can be altered:
13735
13736 @table @code
13737 @item nnultimate-directory
13738 @vindex nnultimate-directory
13739 The directory where @code{nnultimate} stores its files.  The default is
13740 @samp{~/News/ultimate/}.
13741 @end table
13742
13743
13744 @node Web Archive
13745 @subsection Web Archive
13746 @cindex nnwarchive
13747 @cindex Web Archive
13748
13749 Some mailing lists only have archives on Web servers, such as
13750 @uref{http://www.egroups.com/} and
13751 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
13752 interface, and it's possible to get the information Gnus needs to keep
13753 groups updated.
13754
13755 The easiest way to get started with @code{nnwarchive} is to say
13756 something like the following in the group buffer: @kbd{M-x
13757 gnus-group-make-warchive-group RET an_egroup RET egroups RET
13758 www.egroups.com RET your@@email.address RET}.  (Substitute the
13759 @sc{an_egroup} with the mailing list you subscribed, the
13760 @sc{your@@email.address} with your email address.), or to browse the
13761 backend by @kbd{B nnwarchive RET mail-archive RET}.
13762
13763 The following @code{nnwarchive} variables can be altered:
13764
13765 @table @code
13766 @item nnwarchive-directory
13767 @vindex nnwarchive-directory
13768 The directory where @code{nnwarchive} stores its files.  The default is
13769 @samp{~/News/warchive/}.
13770
13771 @item nnwarchive-login
13772 @vindex nnwarchive-login
13773 The account name on the web server.
13774
13775 @item nnwarchive-passwd
13776 @vindex nnwarchive-passwd
13777 The password for your account on the web server.
13778 @end table
13779
13780 @node RSS
13781 @subsection RSS
13782 @cindex nnrss
13783 @cindex RSS
13784
13785 Some sites have RDF site summary (RSS)
13786 @uref{http://purl.org/rss/1.0/spec}.  It has a quite regular and nice
13787 interface, and it's possible to get the information Gnus needs to keep
13788 groups updated.
13789
13790 The easiest way to get started with @code{nnrss} is to say something
13791 like the following in the group buffer: @kbd{B nnrss RET RET}, then
13792 subscribe groups.
13793
13794 The following @code{nnrss} variables can be altered:
13795
13796 @table @code
13797 @item nnrss-directory
13798 @vindex nnrss-directory
13799 The directory where @code{nnrss} stores its files.  The default is
13800 @samp{~/News/rss/}.
13801
13802 @end table
13803
13804 The following code may be helpful, if you want to show the description in
13805 the summary buffer.
13806
13807 @lisp
13808 (add-to-list 'nnmail-extra-headers nnrss-description-field)
13809 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
13810
13811 (defun gnus-user-format-function-X (header)
13812   (let ((descr
13813          (assq nnrss-description-field (mail-header-extra header))))
13814     (if descr (concat "\n\t" (cdr descr)) "")))
13815 @end lisp
13816
13817 The following code may be useful to open an nnrss url directly from the
13818 summary buffer.
13819 @lisp
13820 (require 'browse-url)
13821
13822 (defun browse-nnrss-url( arg )
13823   (interactive "p")
13824   (let ((url (assq nnrss-url-field
13825                    (mail-header-extra
13826                     (gnus-data-header
13827                      (assq (gnus-summary-article-number)
13828                            gnus-newsgroup-data))))))
13829     (if url
13830         (browse-url (cdr url))
13831       (gnus-summary-scroll-up arg))))
13832
13833 (eval-after-load "gnus"
13834   #'(define-key gnus-summary-mode-map
13835       (kbd "<RET>") 'browse-nnrss-url))
13836 (add-to-list 'nnmail-extra-headers nnrss-url-field)
13837 @end lisp
13838
13839 @node Customizing w3
13840 @subsection Customizing w3
13841 @cindex w3
13842 @cindex html
13843 @cindex url
13844 @cindex Netscape
13845
13846 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
13847 pages.  Emacs/w3 is documented in its own manual, but there are some
13848 things that may be more relevant for Gnus users.
13849
13850 For instance, a common question is how to make Emacs/w3 follow links
13851 using the @code{browse-url} functions (which will call some external web
13852 browser like Netscape).  Here's one way:
13853
13854 @lisp
13855 (eval-after-load "w3"
13856   '(progn
13857     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
13858     (defun w3-fetch (&optional url target)
13859       (interactive (list (w3-read-url-with-default)))
13860       (if (eq major-mode 'gnus-article-mode)
13861           (browse-url url)
13862         (w3-fetch-orig url target)))))
13863 @end lisp
13864
13865 Put that in your @file{.emacs} file, and hitting links in w3-rendered
13866 @sc{html} in the Gnus article buffers will use @code{browse-url} to
13867 follow the link.
13868
13869
13870 @node Other Sources
13871 @section Other Sources
13872
13873 Gnus can do more than just read news or mail.  The methods described
13874 below allow Gnus to view directories and files as if they were
13875 newsgroups.
13876
13877 @menu
13878 * Directory Groups::            You can read a directory as if it was a newsgroup.
13879 * Anything Groups::             Dired?  Who needs dired?
13880 * Document Groups::             Single files can be the basis of a group.
13881 * SOUP::                        Reading @sc{soup} packets ``offline''.
13882 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
13883 * IMAP::                        Using Gnus as a @sc{imap} client.
13884 @end menu
13885
13886
13887 @node Directory Groups
13888 @subsection Directory Groups
13889 @cindex nndir
13890 @cindex directory groups
13891
13892 If you have a directory that has lots of articles in separate files in
13893 it, you might treat it as a newsgroup.  The files have to have numerical
13894 names, of course.
13895
13896 This might be an opportune moment to mention @code{ange-ftp} (and its
13897 successor @code{efs}), that most wonderful of all wonderful Emacs
13898 packages.  When I wrote @code{nndir}, I didn't think much about it---a
13899 backend to read directories.  Big deal.
13900
13901 @code{ange-ftp} changes that picture dramatically.  For instance, if you
13902 enter the @code{ange-ftp} file name
13903 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
13904 @code{ange-ftp} or @code{efs} will actually allow you to read this
13905 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
13906
13907 @code{nndir} will use @sc{nov} files if they are present.
13908
13909 @code{nndir} is a ``read-only'' backend---you can't delete or expire
13910 articles with this method.  You can use @code{nnmh} or @code{nnml} for
13911 whatever you use @code{nndir} for, so you could switch to any of those
13912 methods if you feel the need to have a non-read-only @code{nndir}.
13913
13914
13915 @node Anything Groups
13916 @subsection Anything Groups
13917 @cindex nneething
13918
13919 From the @code{nndir} backend (which reads a single spool-like
13920 directory), it's just a hop and a skip to @code{nneething}, which
13921 pretends that any arbitrary directory is a newsgroup.  Strange, but
13922 true.
13923
13924 When @code{nneething} is presented with a directory, it will scan this
13925 directory and assign article numbers to each file.  When you enter such
13926 a group, @code{nneething} must create ``headers'' that Gnus can use.
13927 After all, Gnus is a newsreader, in case you're forgetting.
13928 @code{nneething} does this in a two-step process.  First, it snoops each
13929 file in question.  If the file looks like an article (i.e., the first
13930 few lines look like headers), it will use this as the head.  If this is
13931 just some arbitrary file without a head (e.g. a C source file),
13932 @code{nneething} will cobble up a header out of thin air.  It will use
13933 file ownership, name and date and do whatever it can with these
13934 elements.
13935
13936 All this should happen automatically for you, and you will be presented
13937 with something that looks very much like a newsgroup.  Totally like a
13938 newsgroup, to be precise.  If you select an article, it will be displayed
13939 in the article buffer, just as usual.
13940
13941 If you select a line that represents a directory, Gnus will pop you into
13942 a new summary buffer for this @code{nneething} group.  And so on.  You can
13943 traverse the entire disk this way, if you feel like, but remember that
13944 Gnus is not dired, really, and does not intend to be, either.
13945
13946 There are two overall modes to this action---ephemeral or solid.  When
13947 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
13948 will not store information on what files you have read, and what files
13949 are new, and so on.  If you create a solid @code{nneething} group the
13950 normal way with @kbd{G m}, Gnus will store a mapping table between
13951 article numbers and file names, and you can treat this group like any
13952 other groups.  When you activate a solid @code{nneething} group, you will
13953 be told how many unread articles it contains, etc., etc.
13954
13955 Some variables:
13956
13957 @table @code
13958 @item nneething-map-file-directory
13959 @vindex nneething-map-file-directory
13960 All the mapping files for solid @code{nneething} groups will be stored
13961 in this directory, which defaults to @file{~/.nneething/}.
13962
13963 @item nneething-exclude-files
13964 @vindex nneething-exclude-files
13965 All files that match this regexp will be ignored.  Nice to use to exclude
13966 auto-save files and the like, which is what it does by default.
13967
13968 @item nneething-include-files
13969 @vindex nneething-include-files
13970 Regexp saying what files to include in the group.  If this variable is
13971 non-@code{nil}, only files matching this regexp will be included.
13972
13973 @item nneething-map-file
13974 @vindex nneething-map-file
13975 Name of the map files.
13976 @end table
13977
13978
13979 @node Document Groups
13980 @subsection Document Groups
13981 @cindex nndoc
13982 @cindex documentation group
13983 @cindex help group
13984
13985 @code{nndoc} is a cute little thing that will let you read a single file
13986 as a newsgroup.  Several files types are supported:
13987
13988 @table @code
13989 @cindex babyl
13990 @cindex rmail mbox
13991
13992 @item babyl
13993 The babyl (rmail) mail box.
13994 @cindex mbox
13995 @cindex Unix mbox
13996
13997 @item mbox
13998 The standard Unix mbox file.
13999
14000 @cindex MMDF mail box
14001 @item mmdf
14002 The MMDF mail box format.
14003
14004 @item news
14005 Several news articles appended into a file.
14006
14007 @item rnews
14008 @cindex rnews batch files
14009 The rnews batch transport format.
14010 @cindex forwarded messages
14011
14012 @item forward
14013 Forwarded articles.
14014
14015 @item nsmail
14016 Netscape mail boxes.
14017
14018 @item mime-parts
14019 MIME multipart messages.
14020
14021 @item standard-digest
14022 The standard (RFC 1153) digest format.
14023
14024 @item slack-digest
14025 Non-standard digest format---matches most things, but does it badly.
14026 @end table
14027
14028 You can also use the special ``file type'' @code{guess}, which means
14029 that @code{nndoc} will try to guess what file type it is looking at.
14030 @code{digest} means that @code{nndoc} should guess what digest type the
14031 file is.
14032
14033 @code{nndoc} will not try to change the file or insert any extra headers into
14034 it---it will simply, like, let you use the file as the basis for a
14035 group.  And that's it.
14036
14037 If you have some old archived articles that you want to insert into your
14038 new & spiffy Gnus mail backend, @code{nndoc} can probably help you with
14039 that.  Say you have an old @file{RMAIL} file with mail that you now want
14040 to split into your new @code{nnml} groups.  You look at that file using
14041 @code{nndoc} (using the @kbd{G f} command in the group buffer
14042 (@pxref{Foreign Groups})), set the process mark on all the articles in
14043 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
14044 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
14045 file is now also stored in lots of @code{nnml} directories, and you can
14046 delete that pesky @file{RMAIL} file.  If you have the guts!
14047
14048 Virtual server variables:
14049
14050 @table @code
14051 @item nndoc-article-type
14052 @vindex nndoc-article-type
14053 This should be one of @code{mbox}, @code{babyl}, @code{digest},
14054 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
14055 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
14056 @code{slack-digest}, @code{clari-briefs}, @code{nsmail} or @code{guess}.
14057
14058 @item nndoc-post-type
14059 @vindex nndoc-post-type
14060 This variable says whether Gnus is to consider the group a news group or
14061 a mail group.  There are two valid values:  @code{mail} (the default)
14062 and @code{news}.
14063 @end table
14064
14065 @menu
14066 * Document Server Internals::   How to add your own document types.
14067 @end menu
14068
14069
14070 @node Document Server Internals
14071 @subsubsection Document Server Internals
14072
14073 Adding new document types to be recognized by @code{nndoc} isn't
14074 difficult.  You just have to whip up a definition of what the document
14075 looks like, write a predicate function to recognize that document type,
14076 and then hook into @code{nndoc}.
14077
14078 First, here's an example document type definition:
14079
14080 @example
14081 (mmdf
14082  (article-begin .  "^\^A\^A\^A\^A\n")
14083  (body-end .  "^\^A\^A\^A\^A\n"))
14084 @end example
14085
14086 The definition is simply a unique @dfn{name} followed by a series of
14087 regexp pseudo-variable settings.  Below are the possible
14088 variables---don't be daunted by the number of variables; most document
14089 types can be defined with very few settings:
14090
14091 @table @code
14092 @item first-article
14093 If present, @code{nndoc} will skip past all text until it finds
14094 something that match this regexp.  All text before this will be
14095 totally ignored.
14096
14097 @item article-begin
14098 This setting has to be present in all document type definitions.  It
14099 says what the beginning of each article looks like.
14100
14101 @item head-begin-function
14102 If present, this should be a function that moves point to the head of
14103 the article.
14104
14105 @item nndoc-head-begin
14106 If present, this should be a regexp that matches the head of the
14107 article.
14108
14109 @item nndoc-head-end
14110 This should match the end of the head of the article.  It defaults to
14111 @samp{^$}---the empty line.
14112
14113 @item body-begin-function
14114 If present, this function should move point to the beginning of the body
14115 of the article.
14116
14117 @item body-begin
14118 This should match the beginning of the body of the article.  It defaults
14119 to @samp{^\n}.
14120
14121 @item body-end-function
14122 If present, this function should move point to the end of the body of
14123 the article.
14124
14125 @item body-end
14126 If present, this should match the end of the body of the article.
14127
14128 @item file-end
14129 If present, this should match the end of the file.  All text after this
14130 regexp will be totally ignored.
14131
14132 @end table
14133
14134 So, using these variables @code{nndoc} is able to dissect a document
14135 file into a series of articles, each with a head and a body.  However, a
14136 few more variables are needed since not all document types are all that
14137 news-like---variables needed to transform the head or the body into
14138 something that's palatable for Gnus:
14139
14140 @table @code
14141 @item prepare-body-function
14142 If present, this function will be called when requesting an article.  It
14143 will be called with point at the start of the body, and is useful if the
14144 document has encoded some parts of its contents.
14145
14146 @item article-transform-function
14147 If present, this function is called when requesting an article.  It's
14148 meant to be used for more wide-ranging transformation of both head and
14149 body of the article.
14150
14151 @item generate-head-function
14152 If present, this function is called to generate a head that Gnus can
14153 understand.  It is called with the article number as a parameter, and is
14154 expected to generate a nice head for the article in question.  It is
14155 called when requesting the headers of all articles.
14156
14157 @end table
14158
14159 Let's look at the most complicated example I can come up with---standard
14160 digests:
14161
14162 @example
14163 (standard-digest
14164  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
14165  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
14166  (prepare-body-function . nndoc-unquote-dashes)
14167  (body-end-function . nndoc-digest-body-end)
14168  (head-end . "^ ?$")
14169  (body-begin . "^ ?\n")
14170  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
14171  (subtype digest guess))
14172 @end example
14173
14174 We see that all text before a 70-width line of dashes is ignored; all
14175 text after a line that starts with that @samp{^End of} is also ignored;
14176 each article begins with a 30-width line of dashes; the line separating
14177 the head from the body may contain a single space; and that the body is
14178 run through @code{nndoc-unquote-dashes} before being delivered.
14179
14180 To hook your own document definition into @code{nndoc}, use the
14181 @code{nndoc-add-type} function.  It takes two parameters---the first is
14182 the definition itself and the second (optional) parameter says where in
14183 the document type definition alist to put this definition.  The alist is
14184 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
14185 is of @code{mmdf} type, and so on.  These type predicates should return
14186 @code{nil} if the document is not of the correct type; @code{t} if it is
14187 of the correct type; and a number if the document might be of the
14188 correct type.  A high number means high probability; a low number means
14189 low probability with @samp{0} being the lowest valid number.
14190
14191
14192 @node SOUP
14193 @subsection SOUP
14194 @cindex SOUP
14195 @cindex offline
14196
14197 In the PC world people often talk about ``offline'' newsreaders.  These
14198 are thingies that are combined reader/news transport monstrosities.
14199 With built-in modem programs.  Yecchh!
14200
14201 Of course, us Unix Weenie types of human beans use things like
14202 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
14203 transport things like Ghod intended.  And then we just use normal
14204 newsreaders.
14205
14206 However, it can sometimes be convenient to do something that's a bit
14207 easier on the brain if you have a very slow modem, and you're not really
14208 that interested in doing things properly.
14209
14210 A file format called @sc{soup} has been developed for transporting news
14211 and mail from servers to home machines and back again.  It can be a bit
14212 fiddly.
14213
14214 First some terminology:
14215
14216 @table @dfn
14217
14218 @item server
14219 This is the machine that is connected to the outside world and where you
14220 get news and/or mail from.
14221
14222 @item home machine
14223 This is the machine that you want to do the actual reading and responding
14224 on.  It is typically not connected to the rest of the world in any way.
14225
14226 @item packet
14227 Something that contains messages and/or commands.  There are two kinds
14228 of packets:
14229
14230 @table @dfn
14231 @item message packets
14232 These are packets made at the server, and typically contain lots of
14233 messages for you to read.  These are called @file{SoupoutX.tgz} by
14234 default, where @var{x} is a number.
14235
14236 @item response packets
14237 These are packets made at the home machine, and typically contains
14238 replies that you've written.  These are called @file{SoupinX.tgz} by
14239 default, where @var{x} is a number.
14240
14241 @end table
14242
14243 @end table
14244
14245
14246 @enumerate
14247
14248 @item
14249 You log in on the server and create a @sc{soup} packet.  You can either
14250 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
14251 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
14252 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
14253
14254 @item
14255 You transfer the packet home.  Rail, boat, car or modem will do fine.
14256
14257 @item
14258 You put the packet in your home directory.
14259
14260 @item
14261 You fire up Gnus on your home machine using the @code{nnsoup} backend as
14262 the native or secondary server.
14263
14264 @item
14265 You read articles and mail and answer and followup to the things you
14266 want (@pxref{SOUP Replies}).
14267
14268 @item
14269 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
14270 packet.
14271
14272 @item
14273 You transfer this packet to the server.
14274
14275 @item
14276 You use Gnus to mail this packet out with the @kbd{G s s} command.
14277
14278 @item
14279 You then repeat until you die.
14280
14281 @end enumerate
14282
14283 So you basically have a bipartite system---you use @code{nnsoup} for
14284 reading and Gnus for packing/sending these @sc{soup} packets.
14285
14286 @menu
14287 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
14288 * SOUP Groups::                 A backend for reading @sc{soup} packets.
14289 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
14290 @end menu
14291
14292
14293 @node SOUP Commands
14294 @subsubsection SOUP Commands
14295
14296 These are commands for creating and manipulating @sc{soup} packets.
14297
14298 @table @kbd
14299 @item G s b
14300 @kindex G s b (Group)
14301 @findex gnus-group-brew-soup
14302 Pack all unread articles in the current group
14303 (@code{gnus-group-brew-soup}).  This command understands the
14304 process/prefix convention.
14305
14306 @item G s w
14307 @kindex G s w (Group)
14308 @findex gnus-soup-save-areas
14309 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
14310
14311 @item G s s
14312 @kindex G s s (Group)
14313 @findex gnus-soup-send-replies
14314 Send all replies from the replies packet
14315 (@code{gnus-soup-send-replies}).
14316
14317 @item G s p
14318 @kindex G s p (Group)
14319 @findex gnus-soup-pack-packet
14320 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
14321
14322 @item G s r
14323 @kindex G s r (Group)
14324 @findex nnsoup-pack-replies
14325 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
14326
14327 @item O s
14328 @kindex O s (Summary)
14329 @findex gnus-soup-add-article
14330 This summary-mode command adds the current article to a @sc{soup} packet
14331 (@code{gnus-soup-add-article}).  It understands the process/prefix
14332 convention (@pxref{Process/Prefix}).
14333
14334 @end table
14335
14336
14337 There are a few variables to customize where Gnus will put all these
14338 thingies:
14339
14340 @table @code
14341
14342 @item gnus-soup-directory
14343 @vindex gnus-soup-directory
14344 Directory where Gnus will save intermediate files while composing
14345 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
14346
14347 @item gnus-soup-replies-directory
14348 @vindex gnus-soup-replies-directory
14349 This is what Gnus will use as a temporary directory while sending our
14350 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
14351
14352 @item gnus-soup-prefix-file
14353 @vindex gnus-soup-prefix-file
14354 Name of the file where Gnus stores the last used prefix.  The default is
14355 @samp{gnus-prefix}.
14356
14357 @item gnus-soup-packer
14358 @vindex gnus-soup-packer
14359 A format string command for packing a @sc{soup} packet.  The default is
14360 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
14361
14362 @item gnus-soup-unpacker
14363 @vindex gnus-soup-unpacker
14364 Format string command for unpacking a @sc{soup} packet.  The default is
14365 @samp{gunzip -c %s | tar xvf -}.
14366
14367 @item gnus-soup-packet-directory
14368 @vindex gnus-soup-packet-directory
14369 Where Gnus will look for reply packets.  The default is @file{~/}.
14370
14371 @item gnus-soup-packet-regexp
14372 @vindex gnus-soup-packet-regexp
14373 Regular expression matching @sc{soup} reply packets in
14374 @code{gnus-soup-packet-directory}.
14375
14376 @end table
14377
14378
14379 @node SOUP Groups
14380 @subsubsection @sc{soup} Groups
14381 @cindex nnsoup
14382
14383 @code{nnsoup} is the backend for reading @sc{soup} packets.  It will
14384 read incoming packets, unpack them, and put them in a directory where
14385 you can read them at leisure.
14386
14387 These are the variables you can use to customize its behavior:
14388
14389 @table @code
14390
14391 @item nnsoup-tmp-directory
14392 @vindex nnsoup-tmp-directory
14393 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
14394 directory.  (@file{/tmp/} by default.)
14395
14396 @item nnsoup-directory
14397 @vindex nnsoup-directory
14398 @code{nnsoup} then moves each message and index file to this directory.
14399 The default is @file{~/SOUP/}.
14400
14401 @item nnsoup-replies-directory
14402 @vindex nnsoup-replies-directory
14403 All replies will be stored in this directory before being packed into a
14404 reply packet.  The default is @file{~/SOUP/replies/"}.
14405
14406 @item nnsoup-replies-format-type
14407 @vindex nnsoup-replies-format-type
14408 The @sc{soup} format of the replies packets.  The default is @samp{?n}
14409 (rnews), and I don't think you should touch that variable.  I probably
14410 shouldn't even have documented it.  Drats!  Too late!
14411
14412 @item nnsoup-replies-index-type
14413 @vindex nnsoup-replies-index-type
14414 The index type of the replies packet.  The default is @samp{?n}, which
14415 means ``none''.  Don't fiddle with this one either!
14416
14417 @item nnsoup-active-file
14418 @vindex nnsoup-active-file
14419 Where @code{nnsoup} stores lots of information.  This is not an ``active
14420 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
14421 this file or mess it up in any way, you're dead.  The default is
14422 @file{~/SOUP/active}.
14423
14424 @item nnsoup-packer
14425 @vindex nnsoup-packer
14426 Format string command for packing a reply @sc{soup} packet.  The default
14427 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
14428
14429 @item nnsoup-unpacker
14430 @vindex nnsoup-unpacker
14431 Format string command for unpacking incoming @sc{soup} packets.  The
14432 default is @samp{gunzip -c %s | tar xvf -}.
14433
14434 @item nnsoup-packet-directory
14435 @vindex nnsoup-packet-directory
14436 Where @code{nnsoup} will look for incoming packets.  The default is
14437 @file{~/}.
14438
14439 @item nnsoup-packet-regexp
14440 @vindex nnsoup-packet-regexp
14441 Regular expression matching incoming @sc{soup} packets.  The default is
14442 @samp{Soupout}.
14443
14444 @item nnsoup-always-save
14445 @vindex nnsoup-always-save
14446 If non-@code{nil}, save the replies buffer after each posted message.
14447
14448 @end table
14449
14450
14451 @node SOUP Replies
14452 @subsubsection SOUP Replies
14453
14454 Just using @code{nnsoup} won't mean that your postings and mailings end
14455 up in @sc{soup} reply packets automagically.  You have to work a bit
14456 more for that to happen.
14457
14458 @findex nnsoup-set-variables
14459 The @code{nnsoup-set-variables} command will set the appropriate
14460 variables to ensure that all your followups and replies end up in the
14461 @sc{soup} system.
14462
14463 In specific, this is what it does:
14464
14465 @lisp
14466 (setq message-send-news-function 'nnsoup-request-post)
14467 (setq message-send-mail-function 'nnsoup-request-mail)
14468 @end lisp
14469
14470 And that's it, really.  If you only want news to go into the @sc{soup}
14471 system you just use the first line.  If you only want mail to be
14472 @sc{soup}ed you use the second.
14473
14474
14475 @node Mail-To-News Gateways
14476 @subsection Mail-To-News Gateways
14477 @cindex mail-to-news gateways
14478 @cindex gateways
14479
14480 If your local @code{nntp} server doesn't allow posting, for some reason
14481 or other, you can post using one of the numerous mail-to-news gateways.
14482 The @code{nngateway} backend provides the interface.
14483
14484 Note that you can't read anything from this backend---it can only be
14485 used to post with.
14486
14487 Server variables:
14488
14489 @table @code
14490 @item nngateway-address
14491 @vindex nngateway-address
14492 This is the address of the mail-to-news gateway.
14493
14494 @item nngateway-header-transformation
14495 @vindex nngateway-header-transformation
14496 News headers often have to be transformed in some odd way or other
14497 for the mail-to-news gateway to accept it.  This variable says what
14498 transformation should be called, and defaults to
14499 @code{nngateway-simple-header-transformation}.  The function is called
14500 narrowed to the headers to be transformed and with one parameter---the
14501 gateway address.
14502
14503 This default function just inserts a new @code{To} header based on the
14504 @code{Newsgroups} header and the gateway address.
14505 For instance, an article with this @code{Newsgroups} header:
14506
14507 @example
14508 Newsgroups: alt.religion.emacs
14509 @end example
14510
14511 will get this @code{From} header inserted:
14512
14513 @example
14514 To: alt-religion-emacs@@GATEWAY
14515 @end example
14516
14517 The following pre-defined functions exist:
14518
14519 @findex nngateway-simple-header-transformation
14520 @table @code
14521
14522 @item nngateway-simple-header-transformation
14523 Creates a @code{To} header that looks like
14524 @var{newsgroup}@@@code{nngateway-address}.
14525
14526 @findex nngateway-mail2news-header-transformation
14527
14528 @item nngateway-mail2news-header-transformation
14529 Creates a @code{To} header that looks like
14530 @code{nngateway-address}.
14531
14532 Here's an example:
14533
14534 @lisp
14535 (setq gnus-post-method
14536       '(nngateway
14537         "mail2news@@replay.com"
14538         (nngateway-header-transformation
14539          nngateway-mail2news-header-transformation)))
14540 @end lisp
14541
14542 @end table
14543
14544
14545 @end table
14546
14547 So, to use this, simply say something like:
14548
14549 @lisp
14550 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
14551 @end lisp
14552
14553
14554
14555 @node IMAP
14556 @subsection @sc{imap}
14557 @cindex nnimap
14558 @cindex @sc{imap}
14559
14560 @sc{imap} is a network protocol for reading mail (or news, or ...),
14561 think of it as a modernized @sc{nntp}.  Connecting to a @sc{imap}
14562 server is much similar to connecting to a news server, you just
14563 specify the network address of the server.
14564
14565 @sc{imap} has two properties.  First, @sc{imap} can do everything that
14566 POP can, it can hence be viewed as POP++.  Secondly, @sc{imap} is a
14567 mail storage protocol, similar to @sc{nntp} being a news storage
14568 protocol.  (@sc{imap} offers more features than @sc{nntp} because news
14569 is more or less read-only whereas mail is read-write.)
14570
14571 If you want to use @sc{imap} as POP++, use an imap entry in
14572 mail-sources.  With this, Gnus will fetch mails from the @sc{imap}
14573 server and store them on the local disk.  This is not the usage
14574 described in this section.  @xref{Mail Sources}.
14575
14576 If you want to use @sc{imap} as a mail storage protocol, use an nnimap
14577 entry in gnus-secondary-select-methods.  With this, Gnus will
14578 manipulate mails stored on the @sc{imap} server.  This is the kind of
14579 usage explained in this section.
14580
14581 A server configuration in @code{~/.gnus} with a few @sc{imap} servers
14582 might look something like this:
14583
14584 @lisp
14585 (setq gnus-secondary-select-methods
14586       '((nnimap "simpleserver") ; no special configuration
14587         ; perhaps a ssh port forwarded server:
14588         (nnimap "dolk"
14589                 (nnimap-address "localhost")
14590                 (nnimap-server-port 1430))
14591         ; a UW server running on localhost
14592         (nnimap "barbar"
14593                 (nnimap-server-port 143)
14594                 (nnimap-address "localhost")
14595                 (nnimap-list-pattern ("INBOX" "mail/*")))
14596         ; anonymous public cyrus server:
14597         (nnimap "cyrus.andrew.cmu.edu"
14598                 (nnimap-authenticator anonymous)
14599                 (nnimap-list-pattern "archive.*")
14600                 (nnimap-stream network))
14601         ; a ssl server on a non-standard port:
14602         (nnimap "vic20"
14603                 (nnimap-address "vic20.somewhere.com")
14604                 (nnimap-server-port 9930)
14605                 (nnimap-stream ssl))))
14606 @end lisp
14607
14608 The following variables can be used to create a virtual @code{nnimap}
14609 server:
14610
14611 @table @code
14612
14613 @item nnimap-address
14614 @vindex nnimap-address
14615
14616 The address of the remote @sc{imap} server.  Defaults to the virtual
14617 server name if not specified.
14618
14619 @item nnimap-server-port
14620 @vindex nnimap-server-port
14621 Port on server to contact.  Defaults to port 143, or 993 for SSL.
14622
14623 Note that this should be a integer, example server specification:
14624
14625 @lisp
14626 (nnimap "mail.server.com"
14627         (nnimap-server-port 4711))
14628 @end lisp
14629
14630 @item nnimap-list-pattern
14631 @vindex nnimap-list-pattern
14632 String or list of strings of mailboxes to limit available groups to.
14633 This is used when the server has very many mailboxes and you're only
14634 interested in a few -- some servers export your home directory via
14635 @sc{imap}, you'll probably want to limit the mailboxes to those in
14636 @file{~/Mail/*} then.
14637
14638 The string can also be a cons of REFERENCE and the string as above, what
14639 REFERENCE is used for is server specific, but on the University of
14640 Washington server it's a directory that will be concatenated with the
14641 mailbox.
14642
14643 Example server specification:
14644
14645 @lisp
14646 (nnimap "mail.server.com"
14647         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
14648                                ("~friend/Mail/" . "list/*"))))
14649 @end lisp
14650
14651 @item nnimap-stream
14652 @vindex nnimap-stream
14653 The type of stream used to connect to your server.  By default, nnimap
14654 will detect and automatically use all of the below, with the exception
14655 of SSL. (SSL is being replaced by STARTTLS, which can be automatically
14656 detected, but it's not widely deployed yet).
14657
14658 Example server specification:
14659
14660 @lisp
14661 (nnimap "mail.server.com"
14662         (nnimap-stream ssl))
14663 @end lisp
14664
14665 Please note that the value of @code{nnimap-stream} is a symbol!
14666
14667 @itemize @bullet
14668 @item
14669 @dfn{gssapi:} Connect with GSSAPI (usually kerberos 5). Requires the
14670 @samp{imtest} program.
14671 @item
14672 @dfn{kerberos4:} Connect with kerberos 4. Requires the @samp{imtest} program.
14673 @item
14674 @dfn{starttls:} Connect via the STARTTLS extension (similar to
14675 SSL). Requires the external library @samp{starttls.el} and program
14676 @samp{starttls}.
14677 @item
14678 @dfn{ssl:} Connect through SSL. Requires OpenSSL (the
14679 program @samp{openssl}) or SSLeay (@samp{s_client}).
14680 @item
14681 @dfn{shell:} Use a shell command to start @sc{imap} connection.
14682 @item
14683 @dfn{network:} Plain, TCP/IP network connection.
14684 @end itemize
14685
14686 @vindex imap-kerberos4-program
14687 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
14688 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
14689 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
14690 to make @code{imap.el} use a pty instead of a pipe when communicating
14691 with @samp{imtest}.  You will then suffer from a line length
14692 restrictions on IMAP commands, which might make Gnus seem to hang
14693 indefinitely if you have many articles in a mailbox.  The variable
14694 @code{imap-kerberos4-program} contain parameters to pass to the imtest
14695 program.
14696
14697 @vindex imap-ssl-program
14698 For SSL connections, the OpenSSL program is available from
14699 @uref{http://www.openssl.org/}. OpenSSL was formerly known as SSLeay,
14700 and nnimap support it too - altough the most recent versions of
14701 SSLeay, 0.9.x, are known to have serious bugs making it
14702 useless. Earlier versions, especially 0.8.x, of SSLeay are known to
14703 work. The variable @code{imap-ssl-program} contain parameters to pass
14704 to OpenSSL/SSLeay.
14705
14706 @vindex imap-shell-program
14707 @vindex imap-shell-host
14708 For @sc{imap} connections using the @code{shell} stream, the variable
14709 @code{imap-shell-program} specify what program to call.
14710
14711 @item nnimap-authenticator
14712 @vindex nnimap-authenticator
14713
14714 The authenticator used to connect to the server.  By default, nnimap
14715 will use the most secure authenticator your server is capable of.
14716
14717 Example server specification:
14718
14719 @lisp
14720 (nnimap "mail.server.com"
14721         (nnimap-authenticator anonymous))
14722 @end lisp
14723
14724 Please note that the value of @code{nnimap-authenticator} is a symbol!
14725
14726 @itemize @bullet
14727 @item
14728 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication. Require
14729 external program @code{imtest}.
14730 @item
14731 @dfn{kerberos4:} Kerberos authentication. Require external program
14732 @code{imtest}.
14733 @item
14734 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5. Require
14735 external library @code{digest-md5.el}.
14736 @item
14737 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
14738 @item
14739 @dfn{login:} Plain-text username/password via LOGIN.
14740 @item
14741 @dfn{anonymous:} Login as `anonymous', supplying your emailadress as password.
14742 @end itemize
14743
14744 @item nnimap-expunge-on-close
14745 @cindex Expunging
14746 @vindex nnimap-expunge-on-close
14747 Unlike Parmenides the @sc{imap} designers has decided that things that
14748 doesn't exist actually does exist.  More specifically, @sc{imap} has
14749 this concept of marking articles @code{Deleted} which doesn't actually
14750 delete them, and this (marking them @code{Deleted}, that is) is what
14751 nnimap does when you delete a article in Gnus (with @kbd{G DEL} or
14752 similar).
14753
14754 Since the articles aren't really removed when we mark them with the
14755 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
14756 running in circles yet?
14757
14758 Traditionally, nnimap has removed all articles marked as @code{Deleted}
14759 when closing a mailbox but this is now configurable by this server
14760 variable.
14761
14762 The possible options are:
14763
14764 @table @code
14765
14766 @item always
14767 The default behavior, delete all articles marked as "Deleted" when
14768 closing a mailbox.
14769 @item never
14770 Never actually delete articles.  Currently there is no way of showing
14771 the articles marked for deletion in nnimap, but other @sc{imap} clients
14772 may allow you to do this.  If you ever want to run the EXPUNGE command
14773 manually, @xref{Expunging mailboxes}.
14774 @item ask
14775 When closing mailboxes, nnimap will ask if you wish to expunge deleted
14776 articles or not.
14777
14778 @end table
14779
14780 @item nnimap-importantize-dormant
14781 @vindex nnimap-importantize-dormant
14782
14783 If non-nil, marks dormant articles as ticked (as well), for other IMAP
14784 clients. Within Gnus, dormant articles will naturally still (only) be
14785 marked as ticked.  This is to make dormant articles stand out, just
14786 like ticked articles, in other IMAP clients. (In other words, Gnus has
14787 two ``Tick'' marks and IMAP has only one.)
14788
14789 Probably the only reason for frobing this would be if you're trying
14790 enable per-user persistant dormant flags, using something like:
14791
14792 @lisp
14793 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
14794         (format "gnus-dormant-%s" (user-login-name)))
14795 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
14796         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
14797 @end lisp
14798
14799 In this case, you would not want the per-user dormant flag showing up
14800 as ticked for other users.
14801
14802 @item nnimap-expunge-search-string
14803 @cindex Expunging
14804 @vindex nnimap-expunge-search-string
14805
14806 This variable contain the IMAP search command sent to server when
14807 searching for articles eligible for expiring.  The default is
14808 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
14809 UID set and the second @code{%s} is replaced by a date.
14810
14811 Probably the only useful value to change this to is
14812 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
14813 messages instead of the internal article date. See section 6.4.4 of
14814 RFC 2060 for more information on valid strings.
14815
14816 @item nnimap-authinfo-file
14817 @vindex nnimap-authinfo-file
14818
14819 A file containing credentials used to log in on servers.  The format is
14820 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
14821 variable @code{nntp-authinfo-file} for exact syntax; also see
14822 @ref{NNTP}.
14823
14824 @end table
14825
14826 @menu
14827 * Splitting in IMAP::           Splitting mail with nnimap.
14828 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
14829 * Expunging mailboxes::         Equivalent of a "compress mailbox" button.
14830 @end menu
14831
14832
14833
14834 @node Splitting in IMAP
14835 @subsubsection Splitting in @sc{imap}
14836 @cindex splitting imap mail
14837
14838 Splitting is something Gnus users has loved and used for years, and now
14839 the rest of the world is catching up.  Yeah, dream on, not many
14840 @sc{imap} server has server side splitting and those that have splitting
14841 seem to use some non-standard protocol.  This means that @sc{imap}
14842 support for Gnus has to do it's own splitting.
14843
14844 And it does.
14845
14846 Here are the variables of interest:
14847
14848 @table @code
14849
14850 @item nnimap-split-crosspost
14851 @cindex splitting, crosspost
14852 @cindex crosspost
14853 @vindex nnimap-split-crosspost
14854
14855 If non-nil, do crossposting if several split methods match the mail.  If
14856 nil, the first match in @code{nnimap-split-rule} found will be used.
14857
14858 Nnmail equivalent: @code{nnmail-crosspost}.
14859
14860 @item nnimap-split-inbox
14861 @cindex splitting, inbox
14862 @cindex inbox
14863 @vindex nnimap-split-inbox
14864
14865 A string or a list of strings that gives the name(s) of @sc{imap}
14866 mailboxes to split from.  Defaults to nil, which means that splitting is
14867 disabled!
14868
14869 @lisp
14870 (setq nnimap-split-inbox
14871       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
14872 @end lisp
14873
14874 No nnmail equivalent.
14875
14876 @item nnimap-split-rule
14877 @cindex Splitting, rules
14878 @vindex nnimap-split-rule
14879
14880 New mail found in @code{nnimap-split-inbox} will be split according to
14881 this variable.
14882
14883 This variable contains a list of lists, where the first element in the
14884 sublist gives the name of the @sc{imap} mailbox to move articles
14885 matching the regexp in the second element in the sublist.  Got that?
14886 Neither did I, we need examples.
14887
14888 @lisp
14889 (setq nnimap-split-rule
14890       '(("INBOX.nnimap"
14891          "^Sender: owner-nnimap@@vic20.globalcom.se")
14892         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
14893         ("INBOX.private" "")))
14894 @end lisp
14895
14896 This will put all articles from the nnimap mailing list into mailbox
14897 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
14898 into INBOX.junk and everything else in INBOX.private.
14899
14900 The first string may contain `\\1' forms, like the ones used by
14901 replace-match to insert sub-expressions from the matched text.  For
14902 instance:
14903
14904 @lisp
14905 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
14906 @end lisp
14907
14908 The second element can also be a function.  In that case, it will be
14909 called with the first element of the rule as the argument, in a buffer
14910 containing the headers of the article.  It should return a non-nil value
14911 if it thinks that the mail belongs in that group.
14912
14913 Nnmail users might recollect that the last regexp had to be empty to
14914 match all articles (like in the example above).  This is not required in
14915 nnimap.  Articles not matching any of the regexps will not be moved out
14916 of your inbox.  (This might affect performance if you keep lots of
14917 unread articles in your inbox, since the splitting code would go over
14918 them every time you fetch new mail.)
14919
14920 These rules are processed from the beginning of the alist toward the
14921 end.  The first rule to make a match will "win", unless you have
14922 crossposting enabled.  In that case, all matching rules will "win".
14923
14924 This variable can also have a function as its value, the function will
14925 be called with the headers narrowed and should return a group where it
14926 thinks the article should be split to.  See @code{nnimap-split-fancy}.
14927
14928 The splitting code tries to create mailboxes if it need too.
14929
14930 To allow for different split rules on different virtual servers, and
14931 even different split rules in different inboxes on the same server,
14932 the syntax of this variable have been extended along the lines of:
14933
14934 @lisp
14935 (setq nnimap-split-rule
14936       '(("my1server"    (".*"    (("ding"    "ding@@gnus.org")
14937                                   ("junk"    "From:.*Simon")))
14938         ("my2server"    ("INBOX" nnimap-split-fancy))
14939         ("my[34]server" (".*"    (("private" "To:.*Simon")
14940                                   ("junk"    my-junk-func)))))
14941 @end lisp
14942
14943 The virtual server name is in fact a regexp, so that the same rules
14944 may apply to several servers.  In the example, the servers
14945 @code{my3server} and @code{my4server} both use the same rules.
14946 Similarly, the inbox string is also a regexp.  The actual splitting
14947 rules are as before, either a function, or a list with group/regexp or
14948 group/function elements.
14949
14950 Nnmail equivalent: @code{nnmail-split-methods}.
14951
14952 @item nnimap-split-predicate
14953 @cindex splitting
14954 @vindex nnimap-split-predicate
14955
14956 Mail matching this predicate in @code{nnimap-split-inbox} will be
14957 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
14958
14959 This might be useful if you use another @sc{imap} client to read mail in
14960 your inbox but would like Gnus to split all articles in the inbox
14961 regardless of readedness. Then you might change this to
14962 @samp{UNDELETED}.
14963
14964 @item nnimap-split-fancy
14965 @cindex splitting, fancy
14966 @findex nnimap-split-fancy
14967 @vindex nnimap-split-fancy
14968
14969 It's possible to set @code{nnimap-split-rule} to
14970 @code{nnmail-split-fancy} if you want to use fancy
14971 splitting. @xref{Fancy Mail Splitting}.
14972
14973 However, to be able to have different fancy split rules for nnmail and
14974 nnimap backends you can set @code{nnimap-split-rule} to
14975 @code{nnimap-split-fancy} and define the nnimap specific fancy split
14976 rule in @code{nnimap-split-fancy}.
14977
14978 Example:
14979
14980 @lisp
14981 (setq nnimap-split-rule 'nnimap-split-fancy
14982       nnimap-split-fancy ...)
14983 @end lisp
14984
14985 Nnmail equivalent: @code{nnmail-split-fancy}.
14986
14987 @end table
14988
14989 @node Editing IMAP ACLs
14990 @subsubsection Editing @sc{imap} ACLs
14991 @cindex editing imap acls
14992 @cindex Access Control Lists
14993 @cindex Editing @sc{imap} ACLs
14994 @kindex G l
14995 @findex gnus-group-nnimap-edit-acl
14996
14997 ACL stands for Access Control List.  ACLs are used in @sc{imap} for
14998 limiting (or enabling) other users access to your mail boxes.  Not all
14999 @sc{imap} servers support this, this function will give an error if it
15000 doesn't.
15001
15002 To edit a ACL for a mailbox, type @kbd{G l}
15003 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with a ACL
15004 editing window with detailed instructions.
15005
15006 Some possible uses:
15007
15008 @itemize @bullet
15009 @item
15010 Giving "anyone" the "lrs" rights (lookup, read, keep seen/unseen flags)
15011 on your mailing list mailboxes enables other users on the same server to
15012 follow the list without subscribing to it.
15013 @item
15014 At least with the Cyrus server, you are required to give the user
15015 "anyone" posting ("p") capabilities to have "plussing" work (that is,
15016 mail sent to user+mailbox@@domain ending up in the @sc{imap} mailbox
15017 INBOX.mailbox).
15018 @end itemize
15019
15020 @node Expunging mailboxes
15021 @subsubsection Expunging mailboxes
15022 @cindex expunging
15023
15024 @cindex Expunge
15025 @cindex Manual expunging
15026 @kindex G x
15027 @findex gnus-group-nnimap-expunge
15028
15029 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
15030 you may want the option of expunging all deleted articles in a mailbox
15031 manually.  This is exactly what @kbd{G x} does.
15032
15033 Currently there is no way of showing deleted articles, you can just
15034 delete them.
15035
15036
15037
15038 @node Combined Groups
15039 @section Combined Groups
15040
15041 Gnus allows combining a mixture of all the other group types into bigger
15042 groups.
15043
15044 @menu
15045 * Virtual Groups::              Combining articles from many groups.
15046 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
15047 @end menu
15048
15049
15050 @node Virtual Groups
15051 @subsection Virtual Groups
15052 @cindex nnvirtual
15053 @cindex virtual groups
15054 @cindex merging groups
15055
15056 An @dfn{nnvirtual group} is really nothing more than a collection of
15057 other groups.
15058
15059 For instance, if you are tired of reading many small groups, you can
15060 put them all in one big group, and then grow tired of reading one
15061 big, unwieldy group.  The joys of computing!
15062
15063 You specify @code{nnvirtual} as the method.  The address should be a
15064 regexp to match component groups.
15065
15066 All marks in the virtual group will stick to the articles in the
15067 component groups.  So if you tick an article in a virtual group, the
15068 article will also be ticked in the component group from whence it came.
15069 (And vice versa---marks from the component groups will also be shown in
15070 the virtual group.)
15071
15072 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
15073 newsgroups into one, big, happy newsgroup:
15074
15075 @lisp
15076 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
15077 @end lisp
15078
15079 The component groups can be native or foreign; everything should work
15080 smoothly, but if your computer explodes, it was probably my fault.
15081
15082 Collecting the same group from several servers might actually be a good
15083 idea if users have set the Distribution header to limit distribution.
15084 If you would like to read @samp{soc.motss} both from a server in Japan
15085 and a server in Norway, you could use the following as the group regexp:
15086
15087 @example
15088 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
15089 @end example
15090
15091 (Remember, though, that if you're creating the group with @kbd{G m}, you
15092 shouldn't double the backslashes, and you should leave off the quote
15093 characters at the beginning and the end of the string.)
15094
15095 This should work kinda smoothly---all articles from both groups should
15096 end up in this one, and there should be no duplicates.  Threading (and
15097 the rest) will still work as usual, but there might be problems with the
15098 sequence of articles.  Sorting on date might be an option here
15099 (@pxref{Selecting a Group}).
15100
15101 One limitation, however---all groups included in a virtual
15102 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
15103 zombie groups can't be component groups for @code{nnvirtual} groups.
15104
15105 @vindex nnvirtual-always-rescan
15106 If the @code{nnvirtual-always-rescan} is non-@code{nil},
15107 @code{nnvirtual} will always scan groups for unread articles when
15108 entering a virtual group.  If this variable is @code{nil} (which is the
15109 default) and you read articles in a component group after the virtual
15110 group has been activated, the read articles from the component group
15111 will show up when you enter the virtual group.  You'll also see this
15112 effect if you have two virtual groups that have a component group in
15113 common.  If that's the case, you should set this variable to @code{t}.
15114 Or you can just tap @code{M-g} on the virtual group every time before
15115 you enter it---it'll have much the same effect.
15116
15117 @code{nnvirtual} can have both mail and news groups as component groups.
15118 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
15119 has to ask the backend of the component group the article comes from
15120 whether it is a news or mail backend.  However, when you do a @kbd{^},
15121 there is typically no sure way for the component backend to know this,
15122 and in that case @code{nnvirtual} tells Gnus that the article came from a
15123 not-news backend.  (Just to be on the safe side.)
15124
15125 @kbd{C-c C-t} in the message buffer will insert the @code{Newsgroups}
15126 line from the article you respond to in these cases.
15127
15128
15129
15130 @node Kibozed Groups
15131 @subsection Kibozed Groups
15132 @cindex nnkiboze
15133 @cindex kibozing
15134
15135 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
15136 the news feed''.  @code{nnkiboze} is a backend that will do this for
15137 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
15138 with useless requests!  Oh happiness!
15139
15140 @kindex G k (Group)
15141 To create a kibozed group, use the @kbd{G k} command in the group
15142 buffer.
15143
15144 The address field of the @code{nnkiboze} method is, as with
15145 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
15146 @code{nnkiboze} group.  That's where most similarities between @code{nnkiboze}
15147 and @code{nnvirtual} end.
15148
15149 In addition to this regexp detailing component groups, an @code{nnkiboze} group
15150 must have a score file to say what articles are to be included in
15151 the group (@pxref{Scoring}).
15152
15153 @kindex M-x nnkiboze-generate-groups
15154 @findex nnkiboze-generate-groups
15155 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
15156 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
15157 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
15158 all the articles in all the component groups and run them through the
15159 scoring process to determine if there are any articles in the groups
15160 that are to be part of the @code{nnkiboze} groups.
15161
15162 Please limit the number of component groups by using restrictive
15163 regexps.  Otherwise your sysadmin may become annoyed with you, and the
15164 @sc{nntp} site may throw you off and never let you back in again.
15165 Stranger things have happened.
15166
15167 @code{nnkiboze} component groups do not have to be alive---they can be dead,
15168 and they can be foreign.  No restrictions.
15169
15170 @vindex nnkiboze-directory
15171 The generation of an @code{nnkiboze} group means writing two files in
15172 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
15173 contains the @sc{nov} header lines for all the articles in the group,
15174 and the other is an additional @file{.newsrc} file to store information
15175 on what groups have been searched through to find component articles.
15176
15177 Articles marked as read in the @code{nnkiboze} group will have
15178 their @sc{nov} lines removed from the @sc{nov} file.
15179
15180
15181 @node Gnus Unplugged
15182 @section Gnus Unplugged
15183 @cindex offline
15184 @cindex unplugged
15185 @cindex Agent
15186 @cindex Gnus Agent
15187 @cindex Gnus Unplugged
15188
15189 In olden times (ca. February '88), people used to run their newsreaders
15190 on big machines with permanent connections to the net.  News transport
15191 was dealt with by news servers, and all the newsreaders had to do was to
15192 read news.  Believe it or not.
15193
15194 Nowadays most people read news and mail at home, and use some sort of
15195 modem to connect to the net.  To avoid running up huge phone bills, it
15196 would be nice to have a way to slurp down all the news and mail, hang up
15197 the phone, read for several hours, and then upload any responses you
15198 have to make.  And then you repeat the procedure.
15199
15200 Of course, you can use news servers for doing this as well.  I've used
15201 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
15202 for some years, but doing that's a bore.  Moving the news server
15203 functionality up to the newsreader makes sense if you're the only person
15204 reading news on a machine.
15205
15206 Using Gnus as an ``offline'' newsreader is quite simple.
15207
15208 @itemize @bullet
15209 @item
15210 First, set up Gnus as you would do if you were running it on a machine
15211 that has full connection to the net.  Go ahead.  I'll still be waiting
15212 here.
15213
15214 @item
15215 Then, put the following magical incantation at the end of your
15216 @file{.gnus.el} file:
15217
15218 @lisp
15219 (gnus-agentize)
15220 @end lisp
15221 @end itemize
15222
15223 That's it.  Gnus is now an ``offline'' newsreader.
15224
15225 Of course, to use it as such, you have to learn a few new commands.
15226
15227 @menu
15228 * Agent Basics::                How it all is supposed to work.
15229 * Agent Categories::            How to tell the Gnus Agent what to download.
15230 * Agent Commands::              New commands for all the buffers.
15231 * Agent Expiry::                How to make old articles go away.
15232 * Agent and IMAP::              How to use the Agent with IMAP.
15233 * Outgoing Messages::           What happens when you post/mail something?
15234 * Agent Variables::             Customizing is fun.
15235 * Example Setup::               An example @file{.gnus.el} file for offline people.
15236 * Batching Agents::             How to fetch news from a @code{cron} job.
15237 * Agent Caveats::               What you think it'll do and what it does.
15238 @end menu
15239
15240
15241 @node Agent Basics
15242 @subsection Agent Basics
15243
15244 First, let's get some terminology out of the way.
15245
15246 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
15247 connection to the net (and notified the Agent that this is the case).
15248 When the connection to the net is up again (and Gnus knows this), the
15249 Agent is @dfn{plugged}.
15250
15251 The @dfn{local} machine is the one you're running on, and which isn't
15252 connected to the net continuously.
15253
15254 @dfn{Downloading} means fetching things from the net to your local
15255 machine.  @dfn{Uploading} is doing the opposite.
15256
15257 Let's take a typical Gnus session using the Agent.
15258
15259 @itemize @bullet
15260
15261 @item
15262 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
15263 Agent in a disconnected state.  You can read all the news that you have
15264 already fetched while in this mode.
15265
15266 @item
15267 You then decide to see whether any new news has arrived.  You connect
15268 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
15269 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
15270 as usual.  To check for new mail in unplugged mode, see (@pxref{Mail
15271 Source Specifiers}).
15272
15273 @item
15274 You can then read the new news immediately, or you can download the news
15275 onto your local machine.  If you want to do the latter, you press @kbd{g}
15276 to check if there are any new news and then @kbd{J
15277 s} to fetch all the eligible articles in all the groups.  (To let Gnus
15278 know which articles you want to download, @pxref{Agent Categories}.)
15279
15280 @item
15281 After fetching the articles, you press @kbd{J j} to make Gnus become
15282 unplugged again, and you shut down the PPP thing (or whatever).  And
15283 then you read the news offline.
15284
15285 @item
15286 And then you go to step 2.
15287 @end itemize
15288
15289 Here are some things you should do the first time (or so) that you use
15290 the Agent.
15291
15292 @itemize @bullet
15293
15294 @item
15295 Decide which servers should be covered by the Agent.  If you have a mail
15296 backend, it would probably be nonsensical to have it covered by the
15297 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
15298 @kbd{J a} the server (or servers) that you wish to have covered by the
15299 Agent (@pxref{Server Agent Commands}).  This will typically be only the
15300 primary select method, which is listed on the bottom in the buffer.
15301
15302 @item
15303 Decide on download policy.  @xref{Agent Categories}.
15304
15305 @item
15306 Uhm... that's it.
15307 @end itemize
15308
15309
15310 @node Agent Categories
15311 @subsection Agent Categories
15312
15313 One of the main reasons to integrate the news transport layer into the
15314 newsreader is to allow greater control over what articles to download.
15315 There's not much point in downloading huge amounts of articles, just to
15316 find out that you're not interested in reading any of them.  It's better
15317 to be somewhat more conservative in choosing what to download, and then
15318 mark the articles for downloading manually if it should turn out that
15319 you're interested in the articles anyway.
15320
15321 The main way to control what is to be downloaded is to create a
15322 @dfn{category} and then assign some (or all) groups to this category.
15323 Groups that do not belong in any other category belong to the
15324 @code{default} category.  Gnus has its own buffer for creating and
15325 managing categories.
15326
15327 @menu
15328 * Category Syntax::             What a category looks like.
15329 * Category Buffer::             A buffer for maintaining categories.
15330 * Category Variables::          Customize'r'Us.
15331 @end menu
15332
15333
15334 @node Category Syntax
15335 @subsubsection Category Syntax
15336
15337 A category consists of two things.
15338
15339 @enumerate
15340 @item
15341 A predicate which (generally) gives a rough outline of which articles
15342 are eligible for downloading; and
15343
15344 @item
15345 a score rule which (generally) gives you a finer granularity when
15346 deciding what articles to download.  (Note that this @dfn{download
15347 score} is not necessarily related to normal scores.)
15348 @end enumerate
15349
15350 A predicate in its simplest form can be a single predicate such as
15351 @code{true} or @code{false}.  These two will download every available
15352 article or nothing respectively.  In the case of these two special
15353 predicates an additional score rule is superfluous.
15354
15355 Predicates of @code{high} or @code{low} download articles in respect of
15356 their scores in relationship to @code{gnus-agent-high-score} and
15357 @code{gnus-agent-low-score} as described below.
15358
15359 To gain even finer control of what is to be regarded eligible for
15360 download a predicate can consist of a number of predicates with logical
15361 operators sprinkled in between.
15362
15363 Perhaps some examples are in order.
15364
15365 Here's a simple predicate.  (It's the default predicate, in fact, used
15366 for all groups that don't belong to any other category.)
15367
15368 @lisp
15369 short
15370 @end lisp
15371
15372 Quite simple, eh?  This predicate is true if and only if the article is
15373 short (for some value of ``short'').
15374
15375 Here's a more complex predicate:
15376
15377 @lisp
15378 (or high
15379     (and
15380      (not low)
15381      (not long)))
15382 @end lisp
15383
15384 This means that an article should be downloaded if it has a high score,
15385 or if the score is not low and the article is not long.  You get the
15386 drift.
15387
15388 The available logical operators are @code{or}, @code{and} and
15389 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
15390 @samp{|}, @code{&} and @code{!} instead.)
15391
15392 The following predicates are pre-defined, but if none of these fit what
15393 you want to do, you can write your own.
15394
15395 @table @code
15396 @item short
15397 True iff the article is shorter than @code{gnus-agent-short-article}
15398 lines; default 100.
15399
15400 @item long
15401 True iff the article is longer than @code{gnus-agent-long-article}
15402 lines; default 200.
15403
15404 @item low
15405 True iff the article has a download score less than
15406 @code{gnus-agent-low-score}; default 0.
15407
15408 @item high
15409 True iff the article has a download score greater than
15410 @code{gnus-agent-high-score}; default 0.
15411
15412 @item spam
15413 True iff the Gnus Agent guesses that the article is spam.  The
15414 heuristics may change over time, but at present it just computes a
15415 checksum and sees whether articles match.
15416
15417 @item true
15418 Always true.
15419
15420 @item false
15421 Always false.
15422 @end table
15423
15424 If you want to create your own predicate function, here's what you have
15425 to know:  The functions are called with no parameters, but the
15426 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
15427 useful values.
15428
15429 For example, you could decide that you don't want to download articles
15430 that were posted more than a certain number of days ago (e.g. posted
15431 more than @code{gnus-agent-expire-days} ago) you might write a function
15432 something along the lines of the following:
15433
15434 @lisp
15435 (defun my-article-old-p ()
15436   "Say whether an article is old."
15437   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
15438      (- (time-to-days (current-time)) gnus-agent-expire-days)))
15439 @end lisp
15440
15441 with the predicate then defined as:
15442
15443 @lisp
15444 (not my-article-old-p)
15445 @end lisp
15446
15447 or you could append your predicate to the predefined
15448 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
15449 wherever.  (Note: this would have to be at a point *after*
15450 @code{gnus-agent} has been loaded via @code{(gnus-agentize)})
15451
15452 @lisp
15453 (setq  gnus-category-predicate-alist
15454   (append gnus-category-predicate-alist
15455          '((old . my-article-old-p))))
15456 @end lisp
15457
15458 and simply specify your predicate as:
15459
15460 @lisp
15461 (not old)
15462 @end lisp
15463
15464 If/when using something like the above, be aware that there are many
15465 misconfigured systems/mailers out there and so an article's date is not
15466 always a reliable indication of when it was posted.  Hell, some people
15467 just don't give a damn.
15468
15469 The above predicates apply to *all* the groups which belong to the
15470 category.  However, if you wish to have a specific predicate for an
15471 individual group within a category, or you're just too lazy to set up a
15472 new category, you can enter a group's individual predicate in it's group
15473 parameters like so:
15474
15475 @lisp
15476 (agent-predicate . short)
15477 @end lisp
15478
15479 This is the group parameter equivalent of the agent category default.
15480 Note that when specifying a single word predicate like this, the
15481 @code{agent-predicate} specification must be in dotted pair notation.
15482
15483 The equivalent of the longer example from above would be:
15484
15485 @lisp
15486 (agent-predicate or high (and (not low) (not long)))
15487 @end lisp
15488
15489 The outer parenthesis required in the category specification are not
15490 entered here as, not being in dotted pair notation, the value of the
15491 predicate is assumed to be a list.
15492
15493
15494 Now, the syntax of the download score is the same as the syntax of
15495 normal score files, except that all elements that require actually
15496 seeing the article itself are verboten.  This means that only the
15497 following headers can be scored on: @code{Subject}, @code{From},
15498 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
15499 @code{Lines}, and @code{Xref}.
15500
15501 As with predicates, the specification of the @code{download score rule}
15502 to use in respect of a group can be in either the category definition if
15503 it's to be applicable to all groups in therein, or a group's parameters
15504 if it's to be specific to that group.
15505
15506 In both of these places the @code{download score rule} can take one of
15507 three forms:
15508
15509 @enumerate
15510 @item
15511 Score rule
15512
15513 This has the same syntax as a normal gnus score file except only a
15514 subset of scoring keywords are available as mentioned above.
15515
15516 example:
15517
15518 @itemize @bullet
15519 @item
15520 Category specification
15521
15522 @lisp
15523 (("from"
15524        ("Lars Ingebrigtsen" 1000000 nil s))
15525 ("lines"
15526        (500 -100 nil <)))
15527 @end lisp
15528
15529 @item
15530 Group Parameter specification
15531
15532 @lisp
15533 (agent-score ("from"
15534                    ("Lars Ingebrigtsen" 1000000 nil s))
15535              ("lines"
15536                    (500 -100 nil <)))
15537 @end lisp
15538
15539 Again, note the omission of the outermost parenthesis here.
15540 @end itemize
15541
15542 @item
15543 Agent score file
15544
15545 These score files must *only* contain the permitted scoring keywords
15546 stated above.
15547
15548 example:
15549
15550 @itemize @bullet
15551 @item
15552 Category specification
15553
15554 @lisp
15555 ("~/News/agent.SCORE")
15556 @end lisp
15557
15558 or perhaps
15559
15560 @lisp
15561 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
15562 @end lisp
15563
15564 @item
15565 Group Parameter specification
15566
15567 @lisp
15568 (agent-score "~/News/agent.SCORE")
15569 @end lisp
15570
15571 Additional score files can be specified as above.  Need I say anything
15572 about parenthesis?
15573 @end itemize
15574
15575 @item
15576 Use @code{normal} score files
15577
15578 If you don't want to maintain two sets of scoring rules for a group, and
15579 your desired @code{downloading} criteria for a group are the same as your
15580 @code{reading} criteria then you can tell the agent to refer to your
15581 @code{normal} score files when deciding what to download.
15582
15583 These directives in either the category definition or a group's
15584 parameters will cause the agent to read in all the applicable score
15585 files for a group, *filtering out* those sections that do not
15586 relate to one of the permitted subset of scoring keywords.
15587
15588 @itemize @bullet
15589 @item
15590 Category Specification
15591
15592 @lisp
15593 file
15594 @end lisp
15595
15596 @item
15597 Group Parameter specification
15598
15599 @lisp
15600 (agent-score . file)
15601 @end lisp
15602 @end itemize
15603 @end enumerate
15604
15605 @node Category Buffer
15606 @subsubsection Category Buffer
15607
15608 You'd normally do all category maintenance from the category buffer.
15609 When you enter it for the first time (with the @kbd{J c} command from
15610 the group buffer), you'll only see the @code{default} category.
15611
15612 The following commands are available in this buffer:
15613
15614 @table @kbd
15615 @item q
15616 @kindex q (Category)
15617 @findex gnus-category-exit
15618 Return to the group buffer (@code{gnus-category-exit}).
15619
15620 @item k
15621 @kindex k (Category)
15622 @findex gnus-category-kill
15623 Kill the current category (@code{gnus-category-kill}).
15624
15625 @item c
15626 @kindex c (Category)
15627 @findex gnus-category-copy
15628 Copy the current category (@code{gnus-category-copy}).
15629
15630 @item a
15631 @kindex a (Category)
15632 @findex gnus-category-add
15633 Add a new category (@code{gnus-category-add}).
15634
15635 @item p
15636 @kindex p (Category)
15637 @findex gnus-category-edit-predicate
15638 Edit the predicate of the current category
15639 (@code{gnus-category-edit-predicate}).
15640
15641 @item g
15642 @kindex g (Category)
15643 @findex gnus-category-edit-groups
15644 Edit the list of groups belonging to the current category
15645 (@code{gnus-category-edit-groups}).
15646
15647 @item s
15648 @kindex s (Category)
15649 @findex gnus-category-edit-score
15650 Edit the download score rule of the current category
15651 (@code{gnus-category-edit-score}).
15652
15653 @item l
15654 @kindex l (Category)
15655 @findex gnus-category-list
15656 List all the categories (@code{gnus-category-list}).
15657 @end table
15658
15659
15660 @node Category Variables
15661 @subsubsection Category Variables
15662
15663 @table @code
15664 @item gnus-category-mode-hook
15665 @vindex gnus-category-mode-hook
15666 Hook run in category buffers.
15667
15668 @item gnus-category-line-format
15669 @vindex gnus-category-line-format
15670 Format of the lines in the category buffer (@pxref{Formatting
15671 Variables}).  Valid elements are:
15672
15673 @table @samp
15674 @item c
15675 The name of the category.
15676
15677 @item g
15678 The number of groups in the category.
15679 @end table
15680
15681 @item gnus-category-mode-line-format
15682 @vindex gnus-category-mode-line-format
15683 Format of the category mode line (@pxref{Mode Line Formatting}).
15684
15685 @item gnus-agent-short-article
15686 @vindex gnus-agent-short-article
15687 Articles that have fewer lines than this are short.  Default 100.
15688
15689 @item gnus-agent-long-article
15690 @vindex gnus-agent-long-article
15691 Articles that have more lines than this are long.  Default 200.
15692
15693 @item gnus-agent-low-score
15694 @vindex gnus-agent-low-score
15695 Articles that have a score lower than this have a low score.  Default
15696 0.
15697
15698 @item gnus-agent-high-score
15699 @vindex gnus-agent-high-score
15700 Articles that have a score higher than this have a high score.  Default
15701 0.
15702
15703 @end table
15704
15705
15706 @node Agent Commands
15707 @subsection Agent Commands
15708
15709 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
15710 (@code{gnus-agent-toggle-plugged} command works in all modes, and
15711 toggles the plugged/unplugged state of the Gnus Agent.
15712
15713
15714 @menu
15715 * Group Agent Commands::        
15716 * Summary Agent Commands::      
15717 * Server Agent Commands::       
15718 @end menu
15719
15720 You can run a complete batch fetch from the command line with the
15721 following incantation:
15722
15723 @cindex gnus-agent-batch-fetch
15724 @example
15725 $ emacs -batch -l ~/.gnus.el -f gnus-agent-batch-fetch
15726 @end example
15727
15728
15729
15730 @node Group Agent Commands
15731 @subsubsection Group Agent Commands
15732
15733 @table @kbd
15734 @item J u
15735 @kindex J u (Agent Group)
15736 @findex gnus-agent-fetch-groups
15737 Fetch all eligible articles in the current group
15738 (@code{gnus-agent-fetch-groups}).
15739
15740 @item J c
15741 @kindex J c (Agent Group)
15742 @findex gnus-enter-category-buffer
15743 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
15744
15745 @item J s
15746 @kindex J s (Agent Group)
15747 @findex gnus-agent-fetch-session
15748 Fetch all eligible articles in all groups
15749 (@code{gnus-agent-fetch-session}).
15750
15751 @item J S
15752 @kindex J S (Agent Group)
15753 @findex gnus-group-send-drafts
15754 Send all sendable messages in the draft group
15755 (@code{gnus-group-send-drafts}).  @xref{Drafts}.
15756
15757 @item J a
15758 @kindex J a (Agent Group)
15759 @findex gnus-agent-add-group
15760 Add the current group to an Agent category
15761 (@code{gnus-agent-add-group}).  This command understands the
15762 process/prefix convention (@pxref{Process/Prefix}).
15763
15764 @item J r
15765 @kindex J r (Agent Group)
15766 @findex gnus-agent-remove-group
15767 Remove the current group from its category, if any
15768 (@code{gnus-agent-remove-group}).  This command understands the
15769 process/prefix convention (@pxref{Process/Prefix}).
15770
15771 @item J Y
15772 @kindex J Y (Agent Group)
15773 @findex gnus-agent-synchronize-flags
15774 Synchronize flags changed while unplugged with remote server, if any.
15775
15776
15777 @end table
15778
15779
15780 @node Summary Agent Commands
15781 @subsubsection Summary Agent Commands
15782
15783 @table @kbd
15784 @item J #
15785 @kindex J # (Agent Summary)
15786 @findex gnus-agent-mark-article
15787 Mark the article for downloading (@code{gnus-agent-mark-article}).
15788
15789 @item J M-#
15790 @kindex J M-# (Agent Summary)
15791 @findex gnus-agent-unmark-article
15792 Remove the downloading mark from the article
15793 (@code{gnus-agent-unmark-article}).
15794
15795 @item @@
15796 @kindex @@ (Agent Summary)
15797 @findex gnus-agent-toggle-mark
15798 Toggle whether to download the article (@code{gnus-agent-toggle-mark}).
15799
15800 @item J c
15801 @kindex J c (Agent Summary)
15802 @findex gnus-agent-catchup
15803 Mark all undownloaded articles as read (@code{gnus-agent-catchup}).
15804
15805 @item J u
15806 @kindex J u (Agent Summary)
15807 @findex gnus-agent-summary-fetch-group
15808 Download all downloadable articles in the current group
15809 (@code{gnus-agent-summary-fetch-group}). 
15810
15811 @end table
15812
15813
15814 @node Server Agent Commands
15815 @subsubsection Server Agent Commands
15816
15817 @table @kbd
15818 @item J a
15819 @kindex J a (Agent Server)
15820 @findex gnus-agent-add-server
15821 Add the current server to the list of servers covered by the Gnus Agent
15822 (@code{gnus-agent-add-server}).
15823
15824 @item J r
15825 @kindex J r (Agent Server)
15826 @findex gnus-agent-remove-server
15827 Remove the current server from the list of servers covered by the Gnus
15828 Agent (@code{gnus-agent-remove-server}).
15829
15830 @end table
15831
15832
15833 @node Agent Expiry
15834 @subsection Agent Expiry
15835
15836 @vindex gnus-agent-expire-days
15837 @findex gnus-agent-expire
15838 @kindex M-x gnus-agent-expire
15839 @cindex Agent expiry
15840 @cindex Gnus Agent expiry
15841 @cindex expiry
15842
15843 @code{nnagent} doesn't handle expiry.  Instead, there's a special
15844 @code{gnus-agent-expire} command that will expire all read articles that
15845 are older than @code{gnus-agent-expire-days} days.  It can be run
15846 whenever you feel that you're running out of space.  It's not
15847 particularly fast or efficient, and it's not a particularly good idea to
15848 interrupt it (with @kbd{C-g} or anything else) once you've started it.
15849
15850 @vindex gnus-agent-expire-all
15851 if @code{gnus-agent-expire-all} is non-@code{nil}, this command will
15852 expire all articles---unread, read, ticked and dormant.  If @code{nil}
15853 (which is the default), only read articles are eligible for expiry, and
15854 unread, ticked and dormant articles will be kept indefinitely.
15855
15856
15857 @node Agent and IMAP
15858 @subsection Agent and IMAP
15859
15860 The Agent work with any Gnus backend, including nnimap.  However,
15861 since there are some conceptual differences between @sc{nntp} and
15862 @sc{imap}, this section (should) provide you with some information to
15863 make Gnus Agent work smoother as a @sc{imap} Disconnected Mode client.
15864
15865 The first thing to keep in mind is that all flags (read, ticked, etc)
15866 are kept on the @sc{imap} server, rather than in @code{.newsrc} as is the
15867 case for nntp.  Thus Gnus need to remember flag changes when
15868 disconnected, and synchronize these flags when you plug back in.
15869
15870 Gnus keep track of flag changes when reading nnimap groups under the
15871 Agent by default.  When you plug back in, by default Gnus will check if
15872 you have any changed any flags and ask if you wish to synchronize these
15873 with the server.  This behavior is customizable with
15874 @code{gnus-agent-synchronize-flags}.
15875
15876 @vindex gnus-agent-synchronize-flags
15877 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
15878 never automatically synchronize flags.  If it is @code{ask}, the
15879 default, the Agent will check if you made any changes and if so ask if
15880 you wish to synchronize these when you re-connect.  If it has any other
15881 value, all flags will be synchronized automatically.
15882
15883 If you do not wish to automatically synchronize flags when you
15884 re-connect, this can be done manually with the
15885 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
15886 in the group buffer by default.
15887
15888 Some things are currently not implemented in the Agent that you'd might
15889 expect from a disconnected @sc{imap} client, including:
15890
15891 @itemize @bullet
15892
15893 @item
15894 Copying/moving articles into nnimap groups when unplugged.
15895
15896 @item
15897 Creating/deleting nnimap groups when unplugged.
15898
15899 @end itemize
15900
15901 Technical note: the synchronization algorithm does not work by "pushing"
15902 all local flags to the server, but rather incrementally update the
15903 server view of flags by changing only those flags that were changed by
15904 the user.  Thus, if you set one flag on a article, quit the group and
15905 re-select the group and remove the flag; the flag will be set and
15906 removed from the server when you "synchronize".  The queued flag
15907 operations can be found in the per-server @code{flags} file in the Agent
15908 directory.  It's emptied when you synchronize flags.
15909
15910
15911 @node Outgoing Messages
15912 @subsection Outgoing Messages
15913
15914 When Gnus is unplugged, all outgoing messages (both mail and news) are
15915 stored in the draft groups (@pxref{Drafts}).  You can view them there
15916 after posting, and edit them at will.
15917
15918 When Gnus is plugged again, you can send the messages either from the
15919 draft group with the special commands available there, or you can use
15920 the @kbd{J S} command in the group buffer to send all the sendable
15921 messages in the draft group.
15922
15923
15924
15925 @node Agent Variables
15926 @subsection Agent Variables
15927
15928 @table @code
15929 @item gnus-agent-directory
15930 @vindex gnus-agent-directory
15931 Where the Gnus Agent will store its files.  The default is
15932 @file{~/News/agent/}.
15933
15934 @item gnus-agent-handle-level
15935 @vindex gnus-agent-handle-level
15936 Groups on levels (@pxref{Group Levels}) higher than this variable will
15937 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
15938 which means that only subscribed group will be considered by the Agent
15939 by default.
15940
15941 @item gnus-agent-plugged-hook
15942 @vindex gnus-agent-plugged-hook
15943 Hook run when connecting to the network.
15944
15945 @item gnus-agent-unplugged-hook
15946 @vindex gnus-agent-unplugged-hook
15947 Hook run when disconnecting from the network.
15948
15949 @end table
15950
15951
15952 @node Example Setup
15953 @subsection Example Setup
15954
15955 If you don't want to read this manual, and you have a fairly standard
15956 setup, you may be able to use something like the following as your
15957 @file{.gnus.el} file to get started.
15958
15959 @lisp
15960 ;;; Define how Gnus is to fetch news.  We do this over @sc{nntp}
15961 ;;; from your ISP's server.
15962 (setq gnus-select-method '(nntp "news.your-isp.com"))
15963
15964 ;;; Define how Gnus is to read your mail.  We read mail from
15965 ;;; your ISP's POP server.
15966 (setq mail-sources '((pop :server "pop.your-isp.com")))
15967
15968 ;;; Say how Gnus is to store the mail.  We use nnml groups.
15969 (setq gnus-secondary-select-methods '((nnml "")))
15970
15971 ;;; Make Gnus into an offline newsreader.
15972 (gnus-agentize)
15973 @end lisp
15974
15975 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
15976 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
15977 gnus}.
15978
15979 If this is the first time you've run Gnus, you will be subscribed
15980 automatically to a few default newsgroups.  You'll probably want to
15981 subscribe to more groups, and to do that, you have to query the
15982 @sc{nntp} server for a complete list of groups with the @kbd{A A}
15983 command.  This usually takes quite a while, but you only have to do it
15984 once.
15985
15986 After reading and parsing a while, you'll be presented with a list of
15987 groups.  Subscribe to the ones you want to read with the @kbd{u}
15988 command.  @kbd{l} to make all the killed groups disappear after you've
15989 subscribe to all the groups you want to read.  (@kbd{A k} will bring
15990 back all the killed groups.)
15991
15992 You can now read the groups at once, or you can download the articles
15993 with the @kbd{J s} command.  And then read the rest of this manual to
15994 find out which of the other gazillion things you want to customize.
15995
15996
15997 @node Batching Agents
15998 @subsection Batching Agents
15999
16000 Having the Gnus Agent fetch articles (and post whatever messages you've
16001 written) is quite easy once you've gotten things set up properly.  The
16002 following shell script will do everything that is necessary:
16003
16004 @example
16005 #!/bin/sh
16006 emacs -batch -l ~/.emacs -f gnus-agent-batch >/dev/null
16007 @end example
16008
16009
16010 @node Agent Caveats
16011 @subsection Agent Caveats
16012
16013 The Gnus Agent doesn't seem to work like most other offline
16014 newsreaders.  Here are some common questions that some imaginary people
16015 may ask:
16016
16017 @table @dfn
16018 @item If I read an article while plugged, do they get entered into the
16019 Agent?
16020
16021 @strong{No.}
16022
16023 @item If I read an article while plugged, and the article already exists
16024 in the Agent, will it get downloaded once more?
16025
16026 @strong{Yes.}
16027
16028 @end table
16029
16030 In short, when Gnus is unplugged, it only looks into the locally stored
16031 articles; when it's plugged, it only talks to your ISP.
16032
16033
16034 @node Scoring
16035 @chapter Scoring
16036 @cindex scoring
16037
16038 Other people use @dfn{kill files}, but we here at Gnus Towers like
16039 scoring better than killing, so we'd rather switch than fight.  They do
16040 something completely different as well, so sit up straight and pay
16041 attention!
16042
16043 @vindex gnus-summary-mark-below
16044 All articles have a default score (@code{gnus-summary-default-score}),
16045 which is 0 by default.  This score may be raised or lowered either
16046 interactively or by score files.  Articles that have a score lower than
16047 @code{gnus-summary-mark-below} are marked as read.
16048
16049 Gnus will read any @dfn{score files} that apply to the current group
16050 before generating the summary buffer.
16051
16052 There are several commands in the summary buffer that insert score
16053 entries based on the current article.  You can, for instance, ask Gnus to
16054 lower or increase the score of all articles with a certain subject.
16055
16056 There are two sorts of scoring entries: Permanent and temporary.
16057 Temporary score entries are self-expiring entries.  Any entries that are
16058 temporary and have not been used for, say, a week, will be removed
16059 silently to help keep the sizes of the score files down.
16060
16061 @menu
16062 * Summary Score Commands::      Adding score entries for the current group.
16063 * Group Score Commands::        General score commands.
16064 * Score Variables::             Customize your scoring.  (My, what terminology).
16065 * Score File Format::           What a score file may contain.
16066 * Score File Editing::          You can edit score files by hand as well.
16067 * Adaptive Scoring::            Big Sister Gnus knows what you read.
16068 * Home Score File::             How to say where new score entries are to go.
16069 * Followups To Yourself::       Having Gnus notice when people answer you.
16070 * Scoring On Other Headers::    Scoring on non-standard headers.
16071 * Scoring Tips::                How to score effectively.
16072 * Reverse Scoring::             That problem child of old is not problem.
16073 * Global Score Files::          Earth-spanning, ear-splitting score files.
16074 * Kill Files::                  They are still here, but they can be ignored.
16075 * Converting Kill Files::       Translating kill files to score files.
16076 * GroupLens::                   Getting predictions on what you like to read.
16077 * Advanced Scoring::            Using logical expressions to build score rules.
16078 * Score Decays::                It can be useful to let scores wither away.
16079 @end menu
16080
16081
16082 @node Summary Score Commands
16083 @section Summary Score Commands
16084 @cindex score commands
16085
16086 The score commands that alter score entries do not actually modify real
16087 score files.  That would be too inefficient.  Gnus maintains a cache of
16088 previously loaded score files, one of which is considered the
16089 @dfn{current score file alist}.  The score commands simply insert
16090 entries into this list, and upon group exit, this list is saved.
16091
16092 The current score file is by default the group's local score file, even
16093 if no such score file actually exists.  To insert score commands into
16094 some other score file (e.g. @file{all.SCORE}), you must first make this
16095 score file the current one.
16096
16097 General score commands that don't actually change the score file:
16098
16099 @table @kbd
16100
16101 @item V s
16102 @kindex V s (Summary)
16103 @findex gnus-summary-set-score
16104 Set the score of the current article (@code{gnus-summary-set-score}).
16105
16106 @item V S
16107 @kindex V S (Summary)
16108 @findex gnus-summary-current-score
16109 Display the score of the current article
16110 (@code{gnus-summary-current-score}).
16111
16112 @item V t
16113 @kindex V t (Summary)
16114 @findex gnus-score-find-trace
16115 Display all score rules that have been used on the current article
16116 (@code{gnus-score-find-trace}).
16117
16118 @item V R
16119 @kindex V R (Summary)
16120 @findex gnus-summary-rescore
16121 Run the current summary through the scoring process
16122 (@code{gnus-summary-rescore}).  This might be useful if you're playing
16123 around with your score files behind Gnus' back and want to see the
16124 effect you're having.
16125
16126 @item V c
16127 @kindex V c (Summary)
16128 @findex gnus-score-change-score-file
16129 Make a different score file the current
16130 (@code{gnus-score-change-score-file}).
16131
16132 @item V e
16133 @kindex V e (Summary)
16134 @findex gnus-score-edit-current-scores
16135 Edit the current score file (@code{gnus-score-edit-current-scores}).
16136 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
16137 File Editing}).
16138
16139 @item V f
16140 @kindex V f (Summary)
16141 @findex gnus-score-edit-file
16142 Edit a score file and make this score file the current one
16143 (@code{gnus-score-edit-file}).
16144
16145 @item V F
16146 @kindex V F (Summary)
16147 @findex gnus-score-flush-cache
16148 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
16149 after editing score files.
16150
16151 @item V C
16152 @kindex V C (Summary)
16153 @findex gnus-score-customize
16154 Customize a score file in a visually pleasing manner
16155 (@code{gnus-score-customize}).
16156
16157 @end table
16158
16159 The rest of these commands modify the local score file.
16160
16161 @table @kbd
16162
16163 @item V m
16164 @kindex V m (Summary)
16165 @findex gnus-score-set-mark-below
16166 Prompt for a score, and mark all articles with a score below this as
16167 read (@code{gnus-score-set-mark-below}).
16168
16169 @item V x
16170 @kindex V x (Summary)
16171 @findex gnus-score-set-expunge-below
16172 Prompt for a score, and add a score rule to the current score file to
16173 expunge all articles below this score
16174 (@code{gnus-score-set-expunge-below}).
16175 @end table
16176
16177 The keystrokes for actually making score entries follow a very regular
16178 pattern, so there's no need to list all the commands.  (Hundreds of
16179 them.)
16180
16181 @findex gnus-summary-increase-score
16182 @findex gnus-summary-lower-score
16183
16184 @enumerate
16185 @item
16186 The first key is either @kbd{I} (upper case i) for increasing the score
16187 or @kbd{L} for lowering the score.
16188 @item
16189 The second key says what header you want to score on.  The following
16190 keys are available:
16191 @table @kbd
16192
16193 @item a
16194 Score on the author name.
16195
16196 @item s
16197 Score on the subject line.
16198
16199 @item x
16200 Score on the @code{Xref} line---i.e., the cross-posting line.
16201
16202 @item r
16203 Score on the @code{References} line.
16204
16205 @item d
16206 Score on the date.
16207
16208 @item l
16209 Score on the number of lines.
16210
16211 @item i
16212 Score on the @code{Message-ID} header.
16213
16214 @item f
16215 Score on followups---this matches the author name, and adds scores to
16216 the followups to this author.  (Using this key leads to the creation of
16217 @file{ADAPT} files.)
16218
16219 @item b
16220 Score on the body.
16221
16222 @item h
16223 Score on the head.
16224
16225 @item t
16226 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
16227 files.)
16228
16229 @end table
16230
16231 @item
16232 The third key is the match type.  Which match types are valid depends on
16233 what headers you are scoring on.
16234
16235 @table @code
16236
16237 @item strings
16238
16239 @table @kbd
16240
16241 @item e
16242 Exact matching.
16243
16244 @item s
16245 Substring matching.
16246
16247 @item f
16248 Fuzzy matching (@pxref{Fuzzy Matching}).
16249
16250 @item r
16251 Regexp matching
16252 @end table
16253
16254 @item date
16255 @table @kbd
16256
16257 @item b
16258 Before date.
16259
16260 @item a
16261 After date.
16262
16263 @item n
16264 This date.
16265 @end table
16266
16267 @item number
16268 @table @kbd
16269
16270 @item <
16271 Less than number.
16272
16273 @item =
16274 Equal to number.
16275
16276 @item >
16277 Greater than number.
16278 @end table
16279 @end table
16280
16281 @item
16282 The fourth and final key says whether this is a temporary (i.e., expiring)
16283 score entry, or a permanent (i.e., non-expiring) score entry, or whether
16284 it is to be done immediately, without adding to the score file.
16285 @table @kbd
16286
16287 @item t
16288 Temporary score entry.
16289
16290 @item p
16291 Permanent score entry.
16292
16293 @item i
16294 Immediately scoring.
16295 @end table
16296
16297 @end enumerate
16298
16299 So, let's say you want to increase the score on the current author with
16300 exact matching permanently: @kbd{I a e p}.  If you want to lower the
16301 score based on the subject line, using substring matching, and make a
16302 temporary score entry: @kbd{L s s t}.  Pretty easy.
16303
16304 To make things a bit more complicated, there are shortcuts.  If you use
16305 a capital letter on either the second or third keys, Gnus will use
16306 defaults for the remaining one or two keystrokes.  The defaults are
16307 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
16308 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
16309
16310 These functions take both the numerical prefix and the symbolic prefix
16311 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
16312 (or increase) the score of the article.  A symbolic prefix of @code{a}
16313 says to use the @file{all.SCORE} file for the command instead of the
16314 current score file.
16315
16316 @vindex gnus-score-mimic-keymap
16317 The @code{gnus-score-mimic-keymap} says whether these commands will
16318 pretend they are keymaps or not.
16319
16320
16321 @node Group Score Commands
16322 @section Group Score Commands
16323 @cindex group score commands
16324
16325 There aren't many of these as yet, I'm afraid.
16326
16327 @table @kbd
16328
16329 @item W f
16330 @kindex W f (Group)
16331 @findex gnus-score-flush-cache
16332 Gnus maintains a cache of score alists to avoid having to reload them
16333 all the time.  This command will flush the cache
16334 (@code{gnus-score-flush-cache}).
16335
16336 @end table
16337
16338 You can do scoring from the command line by saying something like:
16339
16340 @findex gnus-batch-score
16341 @cindex batch scoring
16342 @example
16343 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
16344 @end example
16345
16346
16347 @node Score Variables
16348 @section Score Variables
16349 @cindex score variables
16350
16351 @table @code
16352
16353 @item gnus-use-scoring
16354 @vindex gnus-use-scoring
16355 If @code{nil}, Gnus will not check for score files, and will not, in
16356 general, do any score-related work.  This is @code{t} by default.
16357
16358 @item gnus-kill-killed
16359 @vindex gnus-kill-killed
16360 If this variable is @code{nil}, Gnus will never apply score files to
16361 articles that have already been through the kill process.  While this
16362 may save you lots of time, it also means that if you apply a kill file
16363 to a group, and then change the kill file and want to run it over you
16364 group again to kill more articles, it won't work.  You have to set this
16365 variable to @code{t} to do that.  (It is @code{t} by default.)
16366
16367 @item gnus-kill-files-directory
16368 @vindex gnus-kill-files-directory
16369 All kill and score files will be stored in this directory, which is
16370 initialized from the @code{SAVEDIR} environment variable by default.
16371 This is @file{~/News/} by default.
16372
16373 @item gnus-score-file-suffix
16374 @vindex gnus-score-file-suffix
16375 Suffix to add to the group name to arrive at the score file name
16376 (@samp{SCORE} by default.)
16377
16378 @item gnus-score-uncacheable-files
16379 @vindex gnus-score-uncacheable-files
16380 @cindex score cache
16381 All score files are normally cached to avoid excessive re-loading of
16382 score files.  However, if this might make your Emacs grow big and
16383 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
16384 @file{all.SCORE}, while it might be a good idea to not cache
16385 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
16386 variable is @samp{ADAPT$} by default, so no adaptive score files will
16387 be cached.
16388
16389 @item gnus-save-score
16390 @vindex gnus-save-score
16391 If you have really complicated score files, and do lots of batch
16392 scoring, then you might set this variable to @code{t}.  This will make
16393 Gnus save the scores into the @file{.newsrc.eld} file.
16394
16395 If you do not set this to @code{t}, then manual scores (like those set
16396 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
16397 across group visits.
16398
16399 @item gnus-score-interactive-default-score
16400 @vindex gnus-score-interactive-default-score
16401 Score used by all the interactive raise/lower commands to raise/lower
16402 score with.  Default is 1000, which may seem excessive, but this is to
16403 ensure that the adaptive scoring scheme gets enough room to play with.
16404 We don't want the small changes from the adaptive scoring to overwrite
16405 manually entered data.
16406
16407 @item gnus-summary-default-score
16408 @vindex gnus-summary-default-score
16409 Default score of an article, which is 0 by default.
16410
16411 @item gnus-summary-expunge-below
16412 @vindex gnus-summary-expunge-below
16413 Don't display the summary lines of articles that have scores lower than
16414 this variable.  This is @code{nil} by default, which means that no
16415 articles will be hidden.  This variable is local to the summary buffers,
16416 and has to be set from @code{gnus-summary-mode-hook}.
16417
16418 @item gnus-score-over-mark
16419 @vindex gnus-score-over-mark
16420 Mark (in the third column) used for articles with a score over the
16421 default.  Default is @samp{+}.
16422
16423 @item gnus-score-below-mark
16424 @vindex gnus-score-below-mark
16425 Mark (in the third column) used for articles with a score below the
16426 default.  Default is @samp{-}.
16427
16428 @item gnus-score-find-score-files-function
16429 @vindex gnus-score-find-score-files-function
16430 Function used to find score files for the current group.  This function
16431 is called with the name of the group as the argument.
16432
16433 Predefined functions available are:
16434 @table @code
16435
16436 @item gnus-score-find-single
16437 @findex gnus-score-find-single
16438 Only apply the group's own score file.
16439
16440 @item gnus-score-find-bnews
16441 @findex gnus-score-find-bnews
16442 Apply all score files that match, using bnews syntax.  This is the
16443 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
16444 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
16445 @file{gnu.all.SCORE} would all apply.  In short, the instances of
16446 @samp{all} in the score file names are translated into @samp{.*}, and
16447 then a regexp match is done.
16448
16449 This means that if you have some score entries that you want to apply to
16450 all groups, then you put those entries in the @file{all.SCORE} file.
16451
16452 The score files are applied in a semi-random order, although Gnus will
16453 try to apply the more general score files before the more specific score
16454 files.  It does this by looking at the number of elements in the score
16455 file names---discarding the @samp{all} elements.
16456
16457 @item gnus-score-find-hierarchical
16458 @findex gnus-score-find-hierarchical
16459 Apply all score files from all the parent groups.  This means that you
16460 can't have score files like @file{all.SCORE}, but you can have
16461 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
16462 server.
16463
16464 @end table
16465 This variable can also be a list of functions.  In that case, all
16466 these functions will be called with the group name as argument, and
16467 all the returned lists of score files will be applied.  These
16468 functions can also return lists of lists of score alists directly.  In
16469 that case, the functions that return these non-file score alists
16470 should probably be placed before the ``real'' score file functions, to
16471 ensure that the last score file returned is the local score file.
16472 Phu.
16473
16474 For example, to do hierarchical scoring but use a non-server-specific
16475 overall score file, you could use the value
16476 @example
16477 (list (lambda (group) ("all.SCORE"))
16478       'gnus-score-find-hierarchical)
16479 @end example
16480
16481 @item gnus-score-expiry-days
16482 @vindex gnus-score-expiry-days
16483 This variable says how many days should pass before an unused score file
16484 entry is expired.  If this variable is @code{nil}, no score file entries
16485 are expired.  It's 7 by default.
16486
16487 @item gnus-update-score-entry-dates
16488 @vindex gnus-update-score-entry-dates
16489 If this variable is non-@code{nil}, matching score entries will have
16490 their dates updated.  (This is how Gnus controls expiry---all
16491 non-matching entries will become too old while matching entries will
16492 stay fresh and young.)  However, if you set this variable to @code{nil},
16493 even matching entries will grow old and will have to face that oh-so
16494 grim reaper.
16495
16496 @item gnus-score-after-write-file-function
16497 @vindex gnus-score-after-write-file-function
16498 Function called with the name of the score file just written.
16499
16500 @item gnus-score-thread-simplify
16501 @vindex gnus-score-thread-simplify
16502 If this variable is non-@code{nil}, article subjects will be simplified
16503 for subject scoring purposes in the same manner as with
16504 threading---according to the current value of
16505 gnus-simplify-subject-functions.  If the scoring entry uses
16506 @code{substring} or @code{exact} matching, the match will also be
16507 simplified in this manner.
16508
16509 @end table
16510
16511
16512 @node Score File Format
16513 @section Score File Format
16514 @cindex score file format
16515
16516 A score file is an @code{emacs-lisp} file that normally contains just a
16517 single form.  Casual users are not expected to edit these files;
16518 everything can be changed from the summary buffer.
16519
16520 Anyway, if you'd like to dig into it yourself, here's an example:
16521
16522 @lisp
16523 (("from"
16524   ("Lars Ingebrigtsen" -10000)
16525   ("Per Abrahamsen")
16526   ("larsi\\|lmi" -50000 nil R))
16527  ("subject"
16528   ("Ding is Badd" nil 728373))
16529  ("xref"
16530   ("alt.politics" -1000 728372 s))
16531  ("lines"
16532   (2 -100 nil <))
16533  (mark 0)
16534  (expunge -1000)
16535  (mark-and-expunge -10)
16536  (read-only nil)
16537  (orphan -10)
16538  (adapt t)
16539  (files "/hom/larsi/News/gnu.SCORE")
16540  (exclude-files "all.SCORE")
16541  (local (gnus-newsgroup-auto-expire t)
16542         (gnus-summary-make-false-root empty))
16543  (eval (ding)))
16544 @end lisp
16545
16546 This example demonstrates most score file elements.  For a different
16547 approach, see @pxref{Advanced Scoring}.
16548
16549 Even though this looks much like lisp code, nothing here is actually
16550 @code{eval}ed.  The lisp reader is used to read this form, though, so it
16551 has to be valid syntactically, if not semantically.
16552
16553 Six keys are supported by this alist:
16554
16555 @table @code
16556
16557 @item STRING
16558 If the key is a string, it is the name of the header to perform the
16559 match on.  Scoring can only be performed on these eight headers:
16560 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
16561 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
16562 these headers, there are three strings to tell Gnus to fetch the entire
16563 article and do the match on larger parts of the article: @code{Body}
16564 will perform the match on the body of the article, @code{Head} will
16565 perform the match on the head of the article, and @code{All} will
16566 perform the match on the entire article.  Note that using any of these
16567 last three keys will slow down group entry @emph{considerably}.  The
16568 final ``header'' you can score on is @code{Followup}.  These score
16569 entries will result in new score entries being added for all follow-ups
16570 to articles that matches these score entries.
16571
16572 Following this key is a arbitrary number of score entries, where each
16573 score entry has one to four elements.
16574 @enumerate
16575
16576 @item
16577 The first element is the @dfn{match element}.  On most headers this will
16578 be a string, but on the Lines and Chars headers, this must be an
16579 integer.
16580
16581 @item
16582 If the second element is present, it should be a number---the @dfn{score
16583 element}.  This number should be an integer in the neginf to posinf
16584 interval.  This number is added to the score of the article if the match
16585 is successful.  If this element is not present, the
16586 @code{gnus-score-interactive-default-score} number will be used
16587 instead.  This is 1000 by default.
16588
16589 @item
16590 If the third element is present, it should be a number---the @dfn{date
16591 element}.  This date says when the last time this score entry matched,
16592 which provides a mechanism for expiring the score entries.  It this
16593 element is not present, the score entry is permanent.  The date is
16594 represented by the number of days since December 31, 1 BCE.
16595
16596 @item
16597 If the fourth element is present, it should be a symbol---the @dfn{type
16598 element}.  This element specifies what function should be used to see
16599 whether this score entry matches the article.  What match types that can
16600 be used depends on what header you wish to perform the match on.
16601 @table @dfn
16602
16603 @item From, Subject, References, Xref, Message-ID
16604 For most header types, there are the @code{r} and @code{R} (regexp), as
16605 well as @code{s} and @code{S} (substring) types, and @code{e} and
16606 @code{E} (exact match), and @code{w} (word match) types.  If this
16607 element is not present, Gnus will assume that substring matching should
16608 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
16609 that the matches will be done in a case-sensitive manner.  All these
16610 one-letter types are really just abbreviations for the @code{regexp},
16611 @code{string}, @code{exact}, and @code{word} types, which you can use
16612 instead, if you feel like.
16613
16614 @item Lines, Chars
16615 These two headers use different match types: @code{<}, @code{>},
16616 @code{=}, @code{>=} and @code{<=}.
16617
16618 These predicates are true if
16619
16620 @example
16621 (PREDICATE HEADER MATCH)
16622 @end example
16623
16624 evaluates to non-@code{nil}.  For instance, the advanced match
16625 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
16626 following form:
16627
16628 @lisp
16629 (< header-value 4)
16630 @end lisp
16631
16632 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
16633 the match, we get the score added if the article has less than 4 lines.
16634 (It's easy to get confused and think it's the other way around.  But
16635 it's not.  I think.)
16636
16637 When matching on @code{Lines}, be careful because some backends (like
16638 @code{nndir}) do not generate @code{Lines} header, so every article ends
16639 up being marked as having 0 lines.  This can lead to strange results if
16640 you happen to lower score of the articles with few lines.
16641
16642 @item Date
16643 For the Date header we have three kinda silly match types:
16644 @code{before}, @code{at} and @code{after}.  I can't really imagine this
16645 ever being useful, but, like, it would feel kinda silly not to provide
16646 this function.  Just in case.  You never know.  Better safe than sorry.
16647 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
16648 sex on a first date.  (I have been told that at least one person, and I
16649 quote, ``found this function indispensable'', however.)
16650
16651 @cindex ISO8601
16652 @cindex date
16653 A more useful match type is @code{regexp}.  With it, you can match the
16654 date string using a regular expression.  The date is normalized to
16655 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
16656 you want to match all articles that have been posted on April 1st in
16657 every year, you could use @samp{....0401.........} as a match string,
16658 for instance.  (Note that the date is kept in its original time zone, so
16659 this will match articles that were posted when it was April 1st where
16660 the article was posted from.  Time zones are such wholesome fun for the
16661 whole family, eh?)
16662
16663 @item Head, Body, All
16664 These three match keys use the same match types as the @code{From} (etc)
16665 header uses.
16666
16667 @item Followup
16668 This match key is somewhat special, in that it will match the
16669 @code{From} header, and affect the score of not only the matching
16670 articles, but also all followups to the matching articles.  This allows
16671 you e.g. increase the score of followups to your own articles, or
16672 decrease the score of followups to the articles of some known
16673 trouble-maker.  Uses the same match types as the @code{From} header
16674 uses.  (Using this match key will lead to creation of @file{ADAPT}
16675 files.)
16676
16677 @item Thread
16678 This match key works along the same lines as the @code{Followup} match
16679 key.  If you say that you want to score on a (sub-)thread started by an
16680 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
16681 match.  This will add a new @samp{thread} match for each article that
16682 has @var{x} in its @code{References} header.  (These new @samp{thread}
16683 matches will use the @code{Message-ID}s of these matching articles.)
16684 This will ensure that you can raise/lower the score of an entire thread,
16685 even though some articles in the thread may not have complete
16686 @code{References} headers.  Note that using this may lead to
16687 undeterministic scores of the articles in the thread.  (Using this match
16688 key will lead to creation of @file{ADAPT} files.)
16689 @end table
16690 @end enumerate
16691
16692 @cindex Score File Atoms
16693 @item mark
16694 The value of this entry should be a number.  Any articles with a score
16695 lower than this number will be marked as read.
16696
16697 @item expunge
16698 The value of this entry should be a number.  Any articles with a score
16699 lower than this number will be removed from the summary buffer.
16700
16701 @item mark-and-expunge
16702 The value of this entry should be a number.  Any articles with a score
16703 lower than this number will be marked as read and removed from the
16704 summary buffer.
16705
16706 @item thread-mark-and-expunge
16707 The value of this entry should be a number.  All articles that belong to
16708 a thread that has a total score below this number will be marked as read
16709 and removed from the summary buffer.  @code{gnus-thread-score-function}
16710 says how to compute the total score for a thread.
16711
16712 @item files
16713 The value of this entry should be any number of file names.  These files
16714 are assumed to be score files as well, and will be loaded the same way
16715 this one was.
16716
16717 @item exclude-files
16718 The clue of this entry should be any number of files.  These files will
16719 not be loaded, even though they would normally be so, for some reason or
16720 other.
16721
16722 @item eval
16723 The value of this entry will be @code{eval}el.  This element will be
16724 ignored when handling global score files.
16725
16726 @item read-only
16727 Read-only score files will not be updated or saved.  Global score files
16728 should feature this atom (@pxref{Global Score Files}).  (Note:
16729 @dfn{Global} here really means @dfn{global}; not your personal
16730 apply-to-all-groups score files.)
16731
16732 @item orphan
16733 The value of this entry should be a number.  Articles that do not have
16734 parents will get this number added to their scores.  Imagine you follow
16735 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
16736 will only follow a few of the threads, also want to see any new threads.
16737
16738 You can do this with the following two score file entries:
16739
16740 @example
16741         (orphan -500)
16742         (mark-and-expunge -100)
16743 @end example
16744
16745 When you enter the group the first time, you will only see the new
16746 threads.  You then raise the score of the threads that you find
16747 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
16748 rest.  Next time you enter the group, you will see new articles in the
16749 interesting threads, plus any new threads.
16750
16751 I.e.---the orphan score atom is for high-volume groups where a few
16752 interesting threads which can't be found automatically by ordinary
16753 scoring rules exist.
16754
16755 @item adapt
16756 This entry controls the adaptive scoring.  If it is @code{t}, the
16757 default adaptive scoring rules will be used.  If it is @code{ignore}, no
16758 adaptive scoring will be performed on this group.  If it is a list, this
16759 list will be used as the adaptive scoring rules.  If it isn't present,
16760 or is something other than @code{t} or @code{ignore}, the default
16761 adaptive scoring rules will be used.  If you want to use adaptive
16762 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
16763 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
16764 not want adaptive scoring.  If you only want adaptive scoring in a few
16765 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
16766 insert @code{(adapt t)} in the score files of the groups where you want
16767 it.
16768
16769 @item adapt-file
16770 All adaptive score entries will go to the file named by this entry.  It
16771 will also be applied when entering the group.  This atom might be handy
16772 if you want to adapt on several groups at once, using the same adaptive
16773 file for a number of groups.
16774
16775 @item local
16776 @cindex local variables
16777 The value of this entry should be a list of @code{(VAR VALUE)} pairs.
16778 Each @var{var} will be made buffer-local to the current summary buffer,
16779 and set to the value specified.  This is a convenient, if somewhat
16780 strange, way of setting variables in some groups if you don't like hooks
16781 much.  Note that the @var{value} won't be evaluated.
16782 @end table
16783
16784
16785 @node Score File Editing
16786 @section Score File Editing
16787
16788 You normally enter all scoring commands from the summary buffer, but you
16789 might feel the urge to edit them by hand as well, so we've supplied you
16790 with a mode for that.
16791
16792 It's simply a slightly customized @code{emacs-lisp} mode, with these
16793 additional commands:
16794
16795 @table @kbd
16796
16797 @item C-c C-c
16798 @kindex C-c C-c (Score)
16799 @findex gnus-score-edit-done
16800 Save the changes you have made and return to the summary buffer
16801 (@code{gnus-score-edit-done}).
16802
16803 @item C-c C-d
16804 @kindex C-c C-d (Score)
16805 @findex gnus-score-edit-insert-date
16806 Insert the current date in numerical format
16807 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
16808 you were wondering.
16809
16810 @item C-c C-p
16811 @kindex C-c C-p (Score)
16812 @findex gnus-score-pretty-print
16813 The adaptive score files are saved in an unformatted fashion.  If you
16814 intend to read one of these files, you want to @dfn{pretty print} it
16815 first.  This command (@code{gnus-score-pretty-print}) does that for
16816 you.
16817
16818 @end table
16819
16820 Type @kbd{M-x gnus-score-mode} to use this mode.
16821
16822 @vindex gnus-score-mode-hook
16823 @code{gnus-score-menu-hook} is run in score mode buffers.
16824
16825 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
16826 e} to begin editing score files.
16827
16828
16829 @node Adaptive Scoring
16830 @section Adaptive Scoring
16831 @cindex adaptive scoring
16832
16833 If all this scoring is getting you down, Gnus has a way of making it all
16834 happen automatically---as if by magic.  Or rather, as if by artificial
16835 stupidity, to be precise.
16836
16837 @vindex gnus-use-adaptive-scoring
16838 When you read an article, or mark an article as read, or kill an
16839 article, you leave marks behind.  On exit from the group, Gnus can sniff
16840 these marks and add score elements depending on what marks it finds.
16841 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
16842 @code{t} or @code{(line)}.  If you want score adaptively on separate
16843 words appearing in the subjects, you should set this variable to
16844 @code{(word)}.  If you want to use both adaptive methods, set this
16845 variable to @code{(word line)}.
16846
16847 @vindex gnus-default-adaptive-score-alist
16848 To give you complete control over the scoring process, you can customize
16849 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
16850 might look something like this:
16851
16852 @lisp
16853 (setq gnus-default-adaptive-score-alist
16854   '((gnus-unread-mark)
16855     (gnus-ticked-mark (from 4))
16856     (gnus-dormant-mark (from 5))
16857     (gnus-del-mark (from -4) (subject -1))
16858     (gnus-read-mark (from 4) (subject 2))
16859     (gnus-expirable-mark (from -1) (subject -1))
16860     (gnus-killed-mark (from -1) (subject -3))
16861     (gnus-kill-file-mark)
16862     (gnus-ancient-mark)
16863     (gnus-low-score-mark)
16864     (gnus-catchup-mark (from -1) (subject -1))))
16865 @end lisp
16866
16867 As you see, each element in this alist has a mark as a key (either a
16868 variable name or a ``real'' mark---a character).  Following this key is
16869 a arbitrary number of header/score pairs.  If there are no header/score
16870 pairs following the key, no adaptive scoring will be done on articles
16871 that have that key as the article mark.  For instance, articles with
16872 @code{gnus-unread-mark} in the example above will not get adaptive score
16873 entries.
16874
16875 Each article can have only one mark, so just a single of these rules
16876 will be applied to each article.
16877
16878 To take @code{gnus-del-mark} as an example---this alist says that all
16879 articles that have that mark (i.e., are marked with @samp{D}) will have a
16880 score entry added to lower based on the @code{From} header by -4, and
16881 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
16882
16883 If you have marked 10 articles with the same subject with
16884 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
16885 That means that that subject will get a score of ten times -1, which
16886 should be, unless I'm much mistaken, -10.
16887
16888 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
16889 the read articles will be marked with the @samp{E} mark.  This'll
16890 probably make adaptive scoring slightly impossible, so auto-expiring and
16891 adaptive scoring doesn't really mix very well.
16892
16893 The headers you can score on are @code{from}, @code{subject},
16894 @code{message-id}, @code{references}, @code{xref}, @code{lines},
16895 @code{chars} and @code{date}.  In addition, you can score on
16896 @code{followup}, which will create an adaptive score entry that matches
16897 on the @code{References} header using the @code{Message-ID} of the
16898 current article, thereby matching the following thread.
16899
16900 You can also score on @code{thread}, which will try to score all
16901 articles that appear in a thread.  @code{thread} matches uses a
16902 @code{Message-ID} to match on the @code{References} header of the
16903 article.  If the match is made, the @code{Message-ID} of the article is
16904 added to the @code{thread} rule.  (Think about it.  I'd recommend two
16905 aspirins afterwards.)
16906
16907 If you use this scheme, you should set the score file atom @code{mark}
16908 to something small---like -300, perhaps, to avoid having small random
16909 changes result in articles getting marked as read.
16910
16911 After using adaptive scoring for a week or so, Gnus should start to
16912 become properly trained and enhance the authors you like best, and kill
16913 the authors you like least, without you having to say so explicitly.
16914
16915 You can control what groups the adaptive scoring is to be performed on
16916 by using the score files (@pxref{Score File Format}).  This will also
16917 let you use different rules in different groups.
16918
16919 @vindex gnus-adaptive-file-suffix
16920 The adaptive score entries will be put into a file where the name is the
16921 group name with @code{gnus-adaptive-file-suffix} appended.  The default
16922 is @samp{ADAPT}.
16923
16924 @vindex gnus-score-exact-adapt-limit
16925 When doing adaptive scoring, substring or fuzzy matching would probably
16926 give you the best results in most cases.  However, if the header one
16927 matches is short, the possibility for false positives is great, so if
16928 the length of the match is less than
16929 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
16930 this variable is @code{nil}, exact matching will always be used to avoid
16931 this problem.
16932
16933 @vindex gnus-default-adaptive-word-score-alist
16934 As mentioned above, you can adapt either on individual words or entire
16935 headers.  If you adapt on words, the
16936 @code{gnus-default-adaptive-word-score-alist} variable says what score
16937 each instance of a word should add given a mark.
16938
16939 @lisp
16940 (setq gnus-default-adaptive-word-score-alist
16941       `((,gnus-read-mark . 30)
16942         (,gnus-catchup-mark . -10)
16943         (,gnus-killed-mark . -20)
16944         (,gnus-del-mark . -15)))
16945 @end lisp
16946
16947 This is the default value.  If you have adaption on words enabled, every
16948 word that appears in subjects of articles marked with
16949 @code{gnus-read-mark} will result in a score rule that increase the
16950 score with 30 points.
16951
16952 @vindex gnus-default-ignored-adaptive-words
16953 @vindex gnus-ignored-adaptive-words
16954 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
16955 will be ignored.  If you wish to add more words to be ignored, use the
16956 @code{gnus-ignored-adaptive-words} list instead.
16957
16958 @vindex gnus-adaptive-word-length-limit
16959 Some may feel that short words shouldn't count when doing adaptive
16960 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
16961 an integer.  Words shorter than this number will be ignored.  This
16962 variable defaults til @code{nil}.
16963
16964 @vindex gnus-adaptive-word-syntax-table
16965 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
16966 syntax table in effect.  It is similar to the standard syntax table, but
16967 it considers numbers to be non-word-constituent characters.
16968
16969 @vindex gnus-adaptive-word-minimum
16970 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
16971 word scoring process will never bring down the score of an article to
16972 below this number.  The default is @code{nil}.
16973
16974 @vindex gnus-adaptive-word-no-group-words
16975 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
16976 won't adaptively word score any of the words in the group name.  Useful
16977 for groups like @samp{comp.editors.emacs}, where most of the subject
16978 lines contain the word @samp{emacs}.
16979
16980 After using this scheme for a while, it might be nice to write a
16981 @code{gnus-psychoanalyze-user} command to go through the rules and see
16982 what words you like and what words you don't like.  Or perhaps not.
16983
16984 Note that the adaptive word scoring thing is highly experimental and is
16985 likely to change in the future.  Initial impressions seem to indicate
16986 that it's totally useless as it stands.  Some more work (involving more
16987 rigorous statistical methods) will have to be done to make this useful.
16988
16989
16990 @node Home Score File
16991 @section Home Score File
16992
16993 The score file where new score file entries will go is called the
16994 @dfn{home score file}.  This is normally (and by default) the score file
16995 for the group itself.  For instance, the home score file for
16996 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
16997
16998 However, this may not be what you want.  It is often convenient to share
16999 a common home score file among many groups---all @samp{emacs} groups
17000 could perhaps use the same home score file.
17001
17002 @vindex gnus-home-score-file
17003 The variable that controls this is @code{gnus-home-score-file}.  It can
17004 be:
17005
17006 @enumerate
17007 @item
17008 A string.  Then this file will be used as the home score file for all
17009 groups.
17010
17011 @item
17012 A function.  The result of this function will be used as the home score
17013 file.  The function will be called with the name of the group as the
17014 parameter.
17015
17016 @item
17017 A list.  The elements in this list can be:
17018
17019 @enumerate
17020 @item
17021 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
17022 group name, the @var{file-name} will be used as the home score file.
17023
17024 @item
17025 A function.  If the function returns non-nil, the result will be used as
17026 the home score file.
17027
17028 @item
17029 A string.  Use the string as the home score file.
17030 @end enumerate
17031
17032 The list will be traversed from the beginning towards the end looking
17033 for matches.
17034
17035 @end enumerate
17036
17037 So, if you want to use just a single score file, you could say:
17038
17039 @lisp
17040 (setq gnus-home-score-file
17041       "my-total-score-file.SCORE")
17042 @end lisp
17043
17044 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
17045 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
17046
17047 @findex gnus-hierarchial-home-score-file
17048 @lisp
17049 (setq gnus-home-score-file
17050       'gnus-hierarchial-home-score-file)
17051 @end lisp
17052
17053 This is a ready-made function provided for your convenience.
17054 Other functions include
17055
17056 @table @code
17057 @item gnus-current-home-score-file
17058 @findex gnus-current-home-score-file
17059 Return the ``current'' regular score file.  This will make scoring
17060 commands add entry to the ``innermost'' matching score file.
17061
17062 @end table
17063
17064 If you want to have one score file for the @samp{emacs} groups and
17065 another for the @samp{comp} groups, while letting all other groups use
17066 their own home score files:
17067
17068 @lisp
17069 (setq gnus-home-score-file
17070       ;; All groups that match the regexp "\\.emacs"
17071       '(("\\.emacs" "emacs.SCORE")
17072         ;; All the comp groups in one score file
17073         ("^comp" "comp.SCORE")))
17074 @end lisp
17075
17076 @vindex gnus-home-adapt-file
17077 @code{gnus-home-adapt-file} works exactly the same way as
17078 @code{gnus-home-score-file}, but says what the home adaptive score file
17079 is instead.  All new adaptive file entries will go into the file
17080 specified by this variable, and the same syntax is allowed.
17081
17082 In addition to using @code{gnus-home-score-file} and
17083 @code{gnus-home-adapt-file}, you can also use group parameters
17084 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
17085 Parameters}) to achieve much the same.  Group and topic parameters take
17086 precedence over this variable.
17087
17088
17089 @node Followups To Yourself
17090 @section Followups To Yourself
17091
17092 Gnus offers two commands for picking out the @code{Message-ID} header in
17093 the current buffer.  Gnus will then add a score rule that scores using
17094 this @code{Message-ID} on the @code{References} header of other
17095 articles.  This will, in effect, increase the score of all articles that
17096 respond to the article in the current buffer.  Quite useful if you want
17097 to easily note when people answer what you've said.
17098
17099 @table @code
17100
17101 @item gnus-score-followup-article
17102 @findex gnus-score-followup-article
17103 This will add a score to articles that directly follow up your own
17104 article.
17105
17106 @item gnus-score-followup-thread
17107 @findex gnus-score-followup-thread
17108 This will add a score to all articles that appear in a thread ``below''
17109 your own article.
17110 @end table
17111
17112 @vindex message-sent-hook
17113 These two functions are both primarily meant to be used in hooks like
17114 @code{message-sent-hook}, like this:
17115 @lisp
17116 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
17117 @end lisp
17118
17119
17120 If you look closely at your own @code{Message-ID}, you'll notice that
17121 the first two or three characters are always the same.  Here's two of
17122 mine:
17123
17124 @example
17125 <x6u3u47icf.fsf@@eyesore.no>
17126 <x6sp9o7ibw.fsf@@eyesore.no>
17127 @end example
17128
17129 So ``my'' ident on this machine is @samp{x6}.  This can be
17130 exploited---the following rule will raise the score on all followups to
17131 myself:
17132
17133 @lisp
17134 ("references"
17135  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
17136   1000 nil r))
17137 @end lisp
17138
17139 Whether it's the first two or first three characters that are ``yours''
17140 is system-dependent.
17141
17142
17143 @node Scoring On Other Headers
17144 @section Scoring On Other Headers
17145 @cindex scoring on other headers
17146
17147 Gnus is quite fast when scoring the ``traditional''
17148 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
17149 other headers requires writing a @code{head} scoring rule, which means
17150 that Gnus has to request every single article from the backend to find
17151 matches.  This takes a long time in big groups.
17152
17153 Now, there's not much you can do about this for news groups, but for
17154 mail groups, you have greater control.  In the @pxref{To From
17155 Newsgroups} section of the manual, it's explained in greater detail what
17156 this mechanism does, but here's a cookbook example for @code{nnml} on
17157 how to allow scoring on the @samp{To} and @samp{Cc} headers.
17158
17159 Put the following in your @file{.gnus.el} file. 
17160
17161 @lisp
17162 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
17163       nnmail-extra-headers gnus-extra-headers)
17164 @end lisp
17165
17166 Restart Gnus and rebuild your @code{nnml} overview files with the
17167 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
17168 time if you have much mail.
17169
17170 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
17171 so: @kbd{I e s p To RET <your name> RET}.
17172
17173 See?  Simple.
17174
17175
17176 @node Scoring Tips
17177 @section Scoring Tips
17178 @cindex scoring tips
17179
17180 @table @dfn
17181
17182 @item Crossposts
17183 @cindex crossposts
17184 @cindex scoring crossposts
17185 If you want to lower the score of crossposts, the line to match on is
17186 the @code{Xref} header.
17187 @lisp
17188 ("xref" (" talk.politics.misc:" -1000))
17189 @end lisp
17190
17191 @item Multiple crossposts
17192 If you want to lower the score of articles that have been crossposted to
17193 more than, say, 3 groups:
17194 @lisp
17195 ("xref"
17196   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
17197    -1000 nil r))
17198 @end lisp
17199
17200 @item Matching on the body
17201 This is generally not a very good idea---it takes a very long time.
17202 Gnus actually has to fetch each individual article from the server.  But
17203 you might want to anyway, I guess.  Even though there are three match
17204 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
17205 and stick with it in each score file.  If you use any two, each article
17206 will be fetched @emph{twice}.  If you want to match a bit on the
17207 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
17208 the matches.
17209
17210 @item Marking as read
17211 You will probably want to mark articles that have scores below a certain
17212 number as read.  This is most easily achieved by putting the following
17213 in your @file{all.SCORE} file:
17214 @lisp
17215 ((mark -100))
17216 @end lisp
17217 You may also consider doing something similar with @code{expunge}.
17218
17219 @item Negated character classes
17220 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
17221 That will match newlines, which might lead to, well, The Unknown.  Say
17222 @code{[^abcd\n]*} instead.
17223 @end table
17224
17225
17226 @node Reverse Scoring
17227 @section Reverse Scoring
17228 @cindex reverse scoring
17229
17230 If you want to keep just articles that have @samp{Sex with Emacs} in the
17231 subject header, and expunge all other articles, you could put something
17232 like this in your score file:
17233
17234 @lisp
17235 (("subject"
17236   ("Sex with Emacs" 2))
17237  (mark 1)
17238  (expunge 1))
17239 @end lisp
17240
17241 So, you raise all articles that match @samp{Sex with Emacs} and mark the
17242 rest as read, and expunge them to boot.
17243
17244
17245 @node Global Score Files
17246 @section Global Score Files
17247 @cindex global score files
17248
17249 Sure, other newsreaders have ``global kill files''.  These are usually
17250 nothing more than a single kill file that applies to all groups, stored
17251 in the user's home directory.  Bah!  Puny, weak newsreaders!
17252
17253 What I'm talking about here are Global Score Files.  Score files from
17254 all over the world, from users everywhere, uniting all nations in one
17255 big, happy score file union!  Ange-score!  New and untested!
17256
17257 @vindex gnus-global-score-files
17258 All you have to do to use other people's score files is to set the
17259 @code{gnus-global-score-files} variable.  One entry for each score file,
17260 or each score file directory.  Gnus will decide by itself what score
17261 files are applicable to which group.
17262
17263 To use the score file
17264 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
17265 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
17266 say this:
17267
17268 @lisp
17269 (setq gnus-global-score-files
17270       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
17271         "/ftp@@ftp.some-where:/pub/score/"))
17272 @end lisp
17273
17274 @findex gnus-score-search-global-directories
17275 @noindent
17276 Simple, eh?  Directory names must end with a @samp{/}.  These
17277 directories are typically scanned only once during each Gnus session.
17278 If you feel the need to manually re-scan the remote directories, you can
17279 use the @code{gnus-score-search-global-directories} command.
17280
17281 Note that, at present, using this option will slow down group entry
17282 somewhat.  (That is---a lot.)
17283
17284 If you want to start maintaining score files for other people to use,
17285 just put your score file up for anonymous ftp and announce it to the
17286 world.  Become a retro-moderator!  Participate in the retro-moderator
17287 wars sure to ensue, where retro-moderators battle it out for the
17288 sympathy of the people, luring them to use their score files on false
17289 premises!  Yay!  The net is saved!
17290
17291 Here are some tips for the would-be retro-moderator, off the top of my
17292 head:
17293
17294 @itemize @bullet
17295
17296 @item
17297 Articles heavily crossposted are probably junk.
17298 @item
17299 To lower a single inappropriate article, lower by @code{Message-ID}.
17300 @item
17301 Particularly brilliant authors can be raised on a permanent basis.
17302 @item
17303 Authors that repeatedly post off-charter for the group can safely be
17304 lowered out of existence.
17305 @item
17306 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
17307 articles completely.
17308
17309 @item
17310 Use expiring score entries to keep the size of the file down.  You
17311 should probably have a long expiry period, though, as some sites keep
17312 old articles for a long time.
17313 @end itemize
17314
17315 ... I wonder whether other newsreaders will support global score files
17316 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
17317 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
17318 holding our breath yet?
17319
17320
17321 @node Kill Files
17322 @section Kill Files
17323 @cindex kill files
17324
17325 Gnus still supports those pesky old kill files.  In fact, the kill file
17326 entries can now be expiring, which is something I wrote before Daniel
17327 Quinlan thought of doing score files, so I've left the code in there.
17328
17329 In short, kill processing is a lot slower (and I do mean @emph{a lot})
17330 than score processing, so it might be a good idea to rewrite your kill
17331 files into score files.
17332
17333 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
17334 forms into this file, which means that you can use kill files as some
17335 sort of primitive hook function to be run on group entry, even though
17336 that isn't a very good idea.
17337
17338 Normal kill files look like this:
17339
17340 @lisp
17341 (gnus-kill "From" "Lars Ingebrigtsen")
17342 (gnus-kill "Subject" "ding")
17343 (gnus-expunge "X")
17344 @end lisp
17345
17346 This will mark every article written by me as read, and remove the
17347 marked articles from the summary buffer.  Very useful, you'll agree.
17348
17349 Other programs use a totally different kill file syntax.  If Gnus
17350 encounters what looks like a @code{rn} kill file, it will take a stab at
17351 interpreting it.
17352
17353 Two summary functions for editing a GNUS kill file:
17354
17355 @table @kbd
17356
17357 @item M-k
17358 @kindex M-k (Summary)
17359 @findex gnus-summary-edit-local-kill
17360 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
17361
17362 @item M-K
17363 @kindex M-K (Summary)
17364 @findex gnus-summary-edit-global-kill
17365 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
17366 @end table
17367
17368 Two group mode functions for editing the kill files:
17369
17370 @table @kbd
17371
17372 @item M-k
17373 @kindex M-k (Group)
17374 @findex gnus-group-edit-local-kill
17375 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
17376
17377 @item M-K
17378 @kindex M-K (Group)
17379 @findex gnus-group-edit-global-kill
17380 Edit the general kill file (@code{gnus-group-edit-global-kill}).
17381 @end table
17382
17383 Kill file variables:
17384
17385 @table @code
17386 @item gnus-kill-file-name
17387 @vindex gnus-kill-file-name
17388 A kill file for the group @samp{soc.motss} is normally called
17389 @file{soc.motss.KILL}.  The suffix appended to the group name to get
17390 this file name is detailed by the @code{gnus-kill-file-name} variable.
17391 The ``global'' kill file (not in the score file sense of ``global'', of
17392 course) is just called @file{KILL}.
17393
17394 @vindex gnus-kill-save-kill-file
17395 @item gnus-kill-save-kill-file
17396 If this variable is non-@code{nil}, Gnus will save the
17397 kill file after processing, which is necessary if you use expiring
17398 kills.
17399
17400 @item gnus-apply-kill-hook
17401 @vindex gnus-apply-kill-hook
17402 @findex gnus-apply-kill-file-unless-scored
17403 @findex gnus-apply-kill-file
17404 A hook called to apply kill files to a group.  It is
17405 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
17406 kill file if you have a score file for the same group, you can set this
17407 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
17408 kill files to be processed, you should set this variable to @code{nil}.
17409
17410 @item gnus-kill-file-mode-hook
17411 @vindex gnus-kill-file-mode-hook
17412 A hook called in kill-file mode buffers.
17413
17414 @end table
17415
17416
17417 @node Converting Kill Files
17418 @section Converting Kill Files
17419 @cindex kill files
17420 @cindex converting kill files
17421
17422 If you have loads of old kill files, you may want to convert them into
17423 score files.  If they are ``regular'', you can use
17424 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
17425 by hand.
17426
17427 The kill to score conversion package isn't included in Gnus by default.
17428 You can fetch it from
17429 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
17430
17431 If your old kill files are very complex---if they contain more
17432 non-@code{gnus-kill} forms than not, you'll have to convert them by
17433 hand.  Or just let them be as they are.  Gnus will still use them as
17434 before.
17435
17436
17437 @node GroupLens
17438 @section GroupLens
17439 @cindex GroupLens
17440
17441 GroupLens is a collaborative filtering system that helps you work
17442 together with other people to find the quality news articles out of the
17443 huge volume of news articles generated every day.
17444
17445 To accomplish this the GroupLens system combines your opinions about
17446 articles you have already read with the opinions of others who have done
17447 likewise and gives you a personalized prediction for each unread news
17448 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
17449 rate articles, and finds other people that rate articles the same way.
17450 Once it has found some people you agree with it tells you, in the form
17451 of a prediction, what they thought of the article.  You can use this
17452 prediction to help you decide whether or not you want to read the
17453 article.
17454
17455 @menu
17456 * Using GroupLens::             How to make Gnus use GroupLens.
17457 * Rating Articles::             Letting GroupLens know how you rate articles.
17458 * Displaying Predictions::      Displaying predictions given by GroupLens.
17459 * GroupLens Variables::         Customizing GroupLens.
17460 @end menu
17461
17462
17463 @node Using GroupLens
17464 @subsection Using GroupLens
17465
17466 To use GroupLens you must register a pseudonym with your local Better
17467 Bit Bureau (BBB).
17468 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html} is the only
17469 better bit in town at the moment.
17470
17471 Once you have registered you'll need to set a couple of variables.
17472
17473 @table @code
17474
17475 @item gnus-use-grouplens
17476 @vindex gnus-use-grouplens
17477 Setting this variable to a non-@code{nil} value will make Gnus hook into
17478 all the relevant GroupLens functions.
17479
17480 @item grouplens-pseudonym
17481 @vindex grouplens-pseudonym
17482 This variable should be set to the pseudonym you got when registering
17483 with the Better Bit Bureau.
17484
17485 @item grouplens-newsgroups
17486 @vindex grouplens-newsgroups
17487 A list of groups that you want to get GroupLens predictions for.
17488
17489 @end table
17490
17491 That's the minimum of what you need to get up and running with GroupLens.
17492 Once you've registered, GroupLens will start giving you scores for
17493 articles based on the average of what other people think.  But, to get
17494 the real benefit of GroupLens you need to start rating articles
17495 yourself.  Then the scores GroupLens gives you will be personalized for
17496 you, based on how the people you usually agree with have already rated.
17497
17498
17499 @node Rating Articles
17500 @subsection Rating Articles
17501
17502 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
17503 Where 1 means something like this article is a waste of bandwidth and 5
17504 means that the article was really good.  The basic question to ask
17505 yourself is, "on a scale from 1 to 5 would I like to see more articles
17506 like this one?"
17507
17508 There are four ways to enter a rating for an article in GroupLens.
17509
17510 @table @kbd
17511
17512 @item r
17513 @kindex r (GroupLens)
17514 @findex bbb-summary-rate-article
17515 This function will prompt you for a rating on a scale of one to five.
17516
17517 @item k
17518 @kindex k (GroupLens)
17519 @findex grouplens-score-thread
17520 This function will prompt you for a rating, and rate all the articles in
17521 the thread.  This is really useful for some of those long running giant
17522 threads in rec.humor.
17523
17524 @end table
17525
17526 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
17527 the score of the article you're reading.
17528
17529 @table @kbd
17530
17531 @item 1-5 n
17532 @kindex n (GroupLens)
17533 @findex grouplens-next-unread-article
17534 Rate the article and go to the next unread article.
17535
17536 @item 1-5 ,
17537 @kindex , (GroupLens)
17538 @findex grouplens-best-unread-article
17539 Rate the article and go to the next unread article with the highest score.
17540
17541 @end table
17542
17543 If you want to give the current article a score of 4 and then go to the
17544 next article, just type @kbd{4 n}.
17545
17546
17547 @node Displaying Predictions
17548 @subsection Displaying Predictions
17549
17550 GroupLens makes a prediction for you about how much you will like a
17551 news article.  The predictions from GroupLens are on a scale from 1 to
17552 5, where 1 is the worst and 5 is the best.  You can use the predictions
17553 from GroupLens in one of three ways controlled by the variable
17554 @code{gnus-grouplens-override-scoring}.
17555
17556 @vindex gnus-grouplens-override-scoring
17557 There are three ways to display predictions in grouplens.  You may
17558 choose to have the GroupLens scores contribute to, or override the
17559 regular gnus scoring mechanism.  override is the default; however, some
17560 people prefer to see the Gnus scores plus the grouplens scores.  To get
17561 the separate scoring behavior you need to set
17562 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
17563 GroupLens predictions combined with the grouplens scores set it to
17564 @code{'override} and to combine the scores set
17565 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
17566 the combine option you will also want to set the values for
17567 @code{grouplens-prediction-offset} and
17568 @code{grouplens-score-scale-factor}.
17569
17570 @vindex grouplens-prediction-display
17571 In either case, GroupLens gives you a few choices for how you would like
17572 to see your predictions displayed.  The display of predictions is
17573 controlled by the @code{grouplens-prediction-display} variable.
17574
17575 The following are valid values for that variable.
17576
17577 @table @code
17578 @item prediction-spot
17579 The higher the prediction, the further to the right an @samp{*} is
17580 displayed.
17581
17582 @item confidence-interval
17583 A numeric confidence interval.
17584
17585 @item prediction-bar
17586 The higher the prediction, the longer the bar.
17587
17588 @item confidence-bar
17589 Numerical confidence.
17590
17591 @item confidence-spot
17592 The spot gets bigger with more confidence.
17593
17594 @item prediction-num
17595 Plain-old numeric value.
17596
17597 @item confidence-plus-minus
17598 Prediction +/- confidence.
17599
17600 @end table
17601
17602
17603 @node GroupLens Variables
17604 @subsection GroupLens Variables
17605
17606 @table @code
17607
17608 @item gnus-summary-grouplens-line-format
17609 The summary line format used in GroupLens-enhanced summary buffers.  It
17610 accepts the same specs as the normal summary line format (@pxref{Summary
17611 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
17612 %s\n}.
17613
17614 @item grouplens-bbb-host
17615 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
17616 default.
17617
17618 @item grouplens-bbb-port
17619 Port of the host running the bbbd server.  The default is 9000.
17620
17621 @item grouplens-score-offset
17622 Offset the prediction by this value.  In other words, subtract the
17623 prediction value by this number to arrive at the effective score.  The
17624 default is 0.
17625
17626 @item grouplens-score-scale-factor
17627 This variable allows the user to magnify the effect of GroupLens scores.
17628 The scale factor is applied after the offset.  The default is 1.
17629
17630 @end table
17631
17632
17633 @node Advanced Scoring
17634 @section Advanced Scoring
17635
17636 Scoring on Subjects and From headers is nice enough, but what if you're
17637 really interested in what a person has to say only when she's talking
17638 about a particular subject?  Or what if you really don't want to
17639 read what person A has to say when she's following up to person B, but
17640 want to read what she says when she's following up to person C?
17641
17642 By using advanced scoring rules you may create arbitrarily complex
17643 scoring patterns.
17644
17645 @menu
17646 * Advanced Scoring Syntax::     A definition.
17647 * Advanced Scoring Examples::   What they look like.
17648 * Advanced Scoring Tips::       Getting the most out of it.
17649 @end menu
17650
17651
17652 @node Advanced Scoring Syntax
17653 @subsection Advanced Scoring Syntax
17654
17655 Ordinary scoring rules have a string as the first element in the rule.
17656 Advanced scoring rules have a list as the first element.  The second
17657 element is the score to be applied if the first element evaluated to a
17658 non-@code{nil} value.
17659
17660 These lists may consist of three logical operators, one redirection
17661 operator, and various match operators.
17662
17663 Logical operators:
17664
17665 @table @code
17666 @item &
17667 @itemx and
17668 This logical operator will evaluate each of its arguments until it finds
17669 one that evaluates to @code{false}, and then it'll stop.  If all arguments
17670 evaluate to @code{true} values, then this operator will return
17671 @code{true}.
17672
17673 @item |
17674 @itemx or
17675 This logical operator will evaluate each of its arguments until it finds
17676 one that evaluates to @code{true}.  If no arguments are @code{true},
17677 then this operator will return @code{false}.
17678
17679 @item !
17680 @itemx not
17681 @itemx Â¬
17682 This logical operator only takes a single argument.  It returns the
17683 logical negation of the value of its argument.
17684
17685 @end table
17686
17687 There is an @dfn{indirection operator} that will make its arguments
17688 apply to the ancestors of the current article being scored.  For
17689 instance, @code{1-} will make score rules apply to the parent of the
17690 current article.  @code{2-} will make score rules apply to the
17691 grandparent of the current article.  Alternatively, you can write
17692 @code{^^}, where the number of @code{^}s (carets) says how far back into
17693 the ancestry you want to go.
17694
17695 Finally, we have the match operators.  These are the ones that do the
17696 real work.  Match operators are header name strings followed by a match
17697 and a match type.  A typical match operator looks like @samp{("from"
17698 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
17699 simple scoring, and the match types are also the same.
17700
17701
17702 @node Advanced Scoring Examples
17703 @subsection Advanced Scoring Examples
17704
17705 Let's say you want to increase the score of articles written by Lars
17706 when he's talking about Gnus:
17707
17708 @example
17709 ((&
17710   ("from" "Lars Ingebrigtsen")
17711   ("subject" "Gnus"))
17712  1000)
17713 @end example
17714
17715 Quite simple, huh?
17716
17717 When he writes long articles, he sometimes has something nice to say:
17718
17719 @example
17720 ((&
17721   ("from" "Lars Ingebrigtsen")
17722   (|
17723    ("subject" "Gnus")
17724    ("lines" 100 >)))
17725  1000)
17726 @end example
17727
17728 However, when he responds to things written by Reig Eigil Logge, you
17729 really don't want to read what he's written:
17730
17731 @example
17732 ((&
17733   ("from" "Lars Ingebrigtsen")
17734   (1- ("from" "Reig Eigir Logge")))
17735  -100000)
17736 @end example
17737
17738 Everybody that follows up Redmondo when he writes about disappearing
17739 socks should have their scores raised, but only when they talk about
17740 white socks.  However, when Lars talks about socks, it's usually not
17741 very interesting:
17742
17743 @example
17744 ((&
17745   (1-
17746    (&
17747     ("from" "redmondo@@.*no" r)
17748     ("body" "disappearing.*socks" t)))
17749   (! ("from" "Lars Ingebrigtsen"))
17750   ("body" "white.*socks"))
17751  1000)
17752 @end example
17753
17754 The possibilities are endless.
17755
17756
17757 @node Advanced Scoring Tips
17758 @subsection Advanced Scoring Tips
17759
17760 The @code{&} and @code{|} logical operators do short-circuit logic.
17761 That is, they stop processing their arguments when it's clear what the
17762 result of the operation will be.  For instance, if one of the arguments
17763 of an @code{&} evaluates to @code{false}, there's no point in evaluating
17764 the rest of the arguments.  This means that you should put slow matches
17765 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
17766 @samp{subject}) first.
17767
17768 The indirection arguments (@code{1-} and so on) will make their
17769 arguments work on previous generations of the thread.  If you say
17770 something like:
17771
17772 @example
17773 ...
17774 (1-
17775  (1-
17776   ("from" "lars")))
17777 ...
17778 @end example
17779
17780 Then that means "score on the from header of the grandparent of the
17781 current article".  An indirection is quite fast, but it's better to say:
17782
17783 @example
17784 (1-
17785  (&
17786   ("from" "Lars")
17787   ("subject" "Gnus")))
17788 @end example
17789
17790 than it is to say:
17791
17792 @example
17793 (&
17794  (1- ("from" "Lars"))
17795  (1- ("subject" "Gnus")))
17796 @end example
17797
17798
17799 @node Score Decays
17800 @section Score Decays
17801 @cindex score decays
17802 @cindex decays
17803
17804 You may find that your scores have a tendency to grow without
17805 bounds, especially if you're using adaptive scoring.  If scores get too
17806 big, they lose all meaning---they simply max out and it's difficult to
17807 use them in any sensible way.
17808
17809 @vindex gnus-decay-scores
17810 @findex gnus-decay-score
17811 @vindex gnus-decay-score-function
17812 Gnus provides a mechanism for decaying scores to help with this problem.
17813 When score files are loaded and @code{gnus-decay-scores} is
17814 non-@code{nil}, Gnus will run the score files through the decaying
17815 mechanism thereby lowering the scores of all non-permanent score rules.
17816 The decay itself if performed by the @code{gnus-decay-score-function}
17817 function, which is @code{gnus-decay-score} by default.  Here's the
17818 definition of that function:
17819
17820 @lisp
17821 (defun gnus-decay-score (score)
17822   "Decay SCORE.
17823 This is done according to `gnus-score-decay-constant'
17824 and `gnus-score-decay-scale'."
17825   (floor
17826    (- score
17827       (* (if (< score 0) 1 -1)
17828          (min (abs score)
17829               (max gnus-score-decay-constant
17830                    (* (abs score)
17831                       gnus-score-decay-scale)))))))
17832 @end lisp
17833
17834 @vindex gnus-score-decay-scale
17835 @vindex gnus-score-decay-constant
17836 @code{gnus-score-decay-constant} is 3 by default and
17837 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
17838
17839 @enumerate
17840 @item
17841 Scores between -3 and 3 will be set to 0 when this function is called.
17842
17843 @item
17844 Scores with magnitudes between 3 and 60 will be shrunk by 3.
17845
17846 @item
17847 Scores with magnitudes greater than 60 will be shrunk by 5% of the
17848 score.
17849 @end enumerate
17850
17851 If you don't like this decay function, write your own.  It is called
17852 with the score to be decayed as its only parameter, and it should return
17853 the new score, which should be an integer.
17854
17855 Gnus will try to decay scores once a day.  If you haven't run Gnus for
17856 four days, Gnus will decay the scores four times, for instance.
17857
17858
17859 @node Various
17860 @chapter Various
17861
17862 @menu
17863 * Process/Prefix::              A convention used by many treatment commands.
17864 * Interactive::                 Making Gnus ask you many questions.
17865 * Symbolic Prefixes::           How to supply some Gnus functions with options.
17866 * Formatting Variables::        You can specify what buffers should look like.
17867 * Window Layout::               Configuring the Gnus buffer windows.
17868 * Faces and Fonts::             How to change how faces look.
17869 * Compilation::                 How to speed Gnus up.
17870 * Mode Lines::                  Displaying information in the mode lines.
17871 * Highlighting and Menus::      Making buffers look all nice and cozy.
17872 * Buttons::                     Get tendinitis in ten easy steps!
17873 * Daemons::                     Gnus can do things behind your back.
17874 * NoCeM::                       How to avoid spam and other fatty foods.
17875 * Undo::                        Some actions can be undone.
17876 * Moderation::                  What to do if you're a moderator.
17877 * XEmacs Enhancements::         There are more pictures and stuff under XEmacs.
17878 * Fuzzy Matching::              What's the big fuzz?
17879 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
17880 * Various Various::             Things that are really various.
17881 @end menu
17882
17883
17884 @node Process/Prefix
17885 @section Process/Prefix
17886 @cindex process/prefix convention
17887
17888 Many functions, among them functions for moving, decoding and saving
17889 articles, use what is known as the @dfn{Process/Prefix convention}.
17890
17891 This is a method for figuring out what articles the user wants the
17892 command to be performed on.
17893
17894 It goes like this:
17895
17896 If the numeric prefix is N, perform the operation on the next N
17897 articles, starting with the current one.  If the numeric prefix is
17898 negative, perform the operation on the previous N articles, starting
17899 with the current one.
17900
17901 @vindex transient-mark-mode
17902 If @code{transient-mark-mode} in non-@code{nil} and the region is
17903 active, all articles in the region will be worked upon.
17904
17905 If there is no numeric prefix, but some articles are marked with the
17906 process mark, perform the operation on the articles marked with
17907 the process mark.
17908
17909 If there is neither a numeric prefix nor any articles marked with the
17910 process mark, just perform the operation on the current article.
17911
17912 Quite simple, really, but it needs to be made clear so that surprises
17913 are avoided.
17914
17915 Commands that react to the process mark will push the current list of
17916 process marked articles onto a stack and will then clear all process
17917 marked articles.  You can restore the previous configuration with the
17918 @kbd{M P y} command (@pxref{Setting Process Marks}).
17919
17920 @vindex gnus-summary-goto-unread
17921 One thing that seems to shock & horrify lots of people is that, for
17922 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
17923 Since each @kbd{d} (which marks the current article as read) by default
17924 goes to the next unread article after marking, this means that @kbd{3 d}
17925 will mark the next three unread articles as read, no matter what the
17926 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
17927 @code{nil} for a more straightforward action.
17928
17929 Many commands do not use the process/prefix convention.  All commands
17930 that do explicitly say so in this manual.  To apply the process/prefix
17931 convention to commands that do not use it, you can use the @kbd{M-&}
17932 command.  For instance, to mark all the articles in the group as
17933 expirable, you could say `M P b M-& E'.
17934
17935
17936 @node Interactive
17937 @section Interactive
17938 @cindex interaction
17939
17940 @table @code
17941
17942 @item gnus-novice-user
17943 @vindex gnus-novice-user
17944 If this variable is non-@code{nil}, you are either a newcomer to the
17945 World of Usenet, or you are very cautious, which is a nice thing to be,
17946 really.  You will be given questions of the type ``Are you sure you want
17947 to do this?'' before doing anything dangerous.  This is @code{t} by
17948 default.
17949
17950 @item gnus-expert-user
17951 @vindex gnus-expert-user
17952 If this variable is non-@code{nil}, you will seldom be asked any
17953 questions by Gnus.  It will simply assume you know what you're doing, no
17954 matter how strange.
17955
17956 @item gnus-interactive-catchup
17957 @vindex gnus-interactive-catchup
17958 Require confirmation before catching up a group if non-@code{nil}.  It
17959 is @code{t} by default.
17960
17961 @item gnus-interactive-exit
17962 @vindex gnus-interactive-exit
17963 Require confirmation before exiting Gnus.  This variable is @code{t} by
17964 default.
17965 @end table
17966
17967
17968 @node Symbolic Prefixes
17969 @section Symbolic Prefixes
17970 @cindex symbolic prefixes
17971
17972 Quite a lot of Emacs commands react to the (numeric) prefix.  For
17973 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
17974 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
17975 rule of 900 to the current article.
17976
17977 This is all nice and well, but what if you want to give a command some
17978 additional information?  Well, what most commands do is interpret the
17979 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
17980 doesn't want a backup file to be created when saving the current buffer,
17981 for instance.  But what if you want to save without making a backup
17982 file, and you want Emacs to flash lights and play a nice tune at the
17983 same time?  You can't, and you're probably perfectly happy that way.
17984
17985 @kindex M-i (Summary)
17986 @findex gnus-symbolic-argument
17987 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
17988 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
17989 character typed in is the value.  You can stack as many @kbd{M-i}
17990 prefixes as you want.  @kbd{M-i a M-C-u} means ``feed the @kbd{M-C-u}
17991 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b M-C-u} means
17992 ``feed the @kbd{M-C-u} command the symbolic prefixes @code{a} and
17993 @code{b}''.  You get the drift.
17994
17995 Typing in symbolic prefixes to commands that don't accept them doesn't
17996 hurt, but it doesn't do any good either.  Currently not many Gnus
17997 functions make use of the symbolic prefix.
17998
17999 If you're interested in how Gnus implements this, @pxref{Extended
18000 Interactive}.
18001
18002
18003 @node Formatting Variables
18004 @section Formatting Variables
18005 @cindex formatting variables
18006
18007 Throughout this manual you've probably noticed lots of variables called
18008 things like @code{gnus-group-line-format} and
18009 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
18010 output lines in the various buffers.  There's quite a lot of them.
18011 Fortunately, they all use the same syntax, so there's not that much to
18012 be annoyed by.
18013
18014 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
18015 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
18016 lots of percentages everywhere.
18017
18018 @menu
18019 * Formatting Basics::           A formatting variable is basically a format string.
18020 * Mode Line Formatting::        Some rules about mode line formatting variables.
18021 * Advanced Formatting::         Modifying output in various ways.
18022 * User-Defined Specs::          Having Gnus call your own functions.
18023 * Formatting Fonts::            Making the formatting look colorful and nice.
18024 * Positioning Point::           Moving point to a position after an operation.
18025 * Tabulation::                  Tabulating your output.
18026 * Wide Characters::             Dealing with wide characters.
18027 @end menu
18028
18029 Currently Gnus uses the following formatting variables:
18030 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
18031 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
18032 @code{gnus-group-mode-line-format},
18033 @code{gnus-summary-mode-line-format},
18034 @code{gnus-article-mode-line-format},
18035 @code{gnus-server-mode-line-format}, and
18036 @code{gnus-summary-pick-line-format}.
18037
18038 All these format variables can also be arbitrary elisp forms.  In that
18039 case, they will be @code{eval}ed to insert the required lines.
18040
18041 @kindex M-x gnus-update-format
18042 @findex gnus-update-format
18043 Gnus includes a command to help you while creating your own format
18044 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
18045 update the spec in question and pop you to a buffer where you can
18046 examine the resulting lisp code to be run to generate the line.
18047
18048
18049
18050 @node Formatting Basics
18051 @subsection Formatting Basics
18052
18053 Each @samp{%} element will be replaced by some string or other when the
18054 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
18055 spec, and pad with spaces to get a 5-character field''.
18056
18057 As with normal C and Emacs Lisp formatting strings, the numerical
18058 modifier between the @samp{%} and the formatting type character will
18059 @dfn{pad} the output so that it is always at least that long.
18060 @samp{%5y} will make the field always (at least) five characters wide by
18061 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
18062 the right instead.
18063
18064 You may also wish to limit the length of the field to protect against
18065 particularly wide values.  For that you can say @samp{%4,6y}, which
18066 means that the field will never be more than 6 characters wide and never
18067 less than 4 characters wide.
18068
18069
18070 @node Mode Line Formatting
18071 @subsection Mode Line Formatting
18072
18073 Mode line formatting variables (e.g.,
18074 @code{gnus-summary-mode-line-format}) follow the same rules as other,
18075 buffer line oriented formatting variables (@pxref{Formatting Basics})
18076 with the following two differences:
18077
18078 @enumerate
18079
18080 @item
18081 There must be no newline (@samp{\n}) at the end.
18082
18083 @item
18084 The special @samp{%%b} spec can be used to display the buffer name.
18085 Well, it's no spec at all, really---@samp{%%} is just a way to quote
18086 @samp{%} to allow it to pass through the formatting machinery unmangled,
18087 so that Emacs receives @samp{%b}, which is something the Emacs mode line
18088 display interprets to mean ``show the buffer name''.  For a full list of
18089 mode line specs Emacs understands, see the documentation of the
18090 @code{mode-line-format} variable.
18091
18092 @end enumerate
18093
18094
18095 @node Advanced Formatting
18096 @subsection Advanced Formatting
18097
18098 It is frequently useful to post-process the fields in some way.
18099 Padding, limiting, cutting off parts and suppressing certain values can
18100 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
18101 look like @samp{%~(cut 3)~(ignore "0")y}.
18102
18103 These are the valid modifiers:
18104
18105 @table @code
18106 @item pad
18107 @itemx pad-left
18108 Pad the field to the left with spaces until it reaches the required
18109 length.
18110
18111 @item pad-right
18112 Pad the field to the right with spaces until it reaches the required
18113 length.
18114
18115 @item max
18116 @itemx max-left
18117 Cut off characters from the left until it reaches the specified length.
18118
18119 @item max-right
18120 Cut off characters from the right until it reaches the specified
18121 length.
18122
18123 @item cut
18124 @itemx cut-left
18125 Cut off the specified number of characters from the left.
18126
18127 @item cut-right
18128 Cut off the specified number of characters from the right.
18129
18130 @item ignore
18131 Return an empty string if the field is equal to the specified value.
18132
18133 @item form
18134 Use the specified form as the field value when the @samp{@@} spec is
18135 used.
18136 @end table
18137
18138 Let's take an example.  The @samp{%o} spec in the summary mode lines
18139 will return a date in compact ISO8601 format---@samp{19960809T230410}.
18140 This is quite a mouthful, so we want to shave off the century number and
18141 the time, leaving us with a six-character date.  That would be
18142 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
18143 maxing, and we need the padding to ensure that the date is never less
18144 than 6 characters to make it look nice in columns.)
18145
18146 Ignoring is done first; then cutting; then maxing; and then as the very
18147 last operation, padding.
18148
18149 If you use lots of these advanced thingies, you'll find that Gnus gets
18150 quite slow.  This can be helped enormously by running @kbd{M-x
18151 gnus-compile} when you are satisfied with the look of your lines.
18152 @xref{Compilation}.
18153
18154
18155 @node User-Defined Specs
18156 @subsection User-Defined Specs
18157
18158 All the specs allow for inserting user defined specifiers---@samp{u}.
18159 The next character in the format string should be a letter.  Gnus
18160 will call the function @code{gnus-user-format-function-}@samp{X}, where
18161 @samp{X} is the letter following @samp{%u}.  The function will be passed
18162 a single parameter---what the parameter means depends on what buffer
18163 it's being called from.  The function should return a string, which will
18164 be inserted into the buffer just like information from any other
18165 specifier.  This function may also be called with dummy values, so it
18166 should protect against that.
18167
18168 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
18169 much the same without defining new functions.  Here's an example:
18170 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
18171 given here will be evaluated to yield the current line number, and then
18172 inserted.
18173
18174
18175 @node Formatting Fonts
18176 @subsection Formatting Fonts
18177
18178 There are specs for highlighting, and these are shared by all the format
18179 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
18180 the special @code{mouse-face} property set, which means that it will be
18181 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
18182 over it.
18183
18184 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
18185 normal faces set using @code{gnus-face-0}, which is @code{bold} by
18186 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
18187 and so on.  Create as many faces as you wish.  The same goes for the
18188 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
18189 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
18190
18191 Text inside the @samp{%<} and @samp{%>} specifiers will get the special
18192 @code{balloon-help} property set to @code{gnus-balloon-face-0}.  If you
18193 say @samp{%1<}, you'll get @code{gnus-balloon-face-1} and so on.  The
18194 @code{gnus-balloon-face-*} variables should be either strings or symbols
18195 naming functions that return a string.  Under @code{balloon-help-mode},
18196 when the mouse passes over text with this property set, a balloon window
18197 will appear and display the string.  Please refer to the doc string of
18198 @code{balloon-help-mode} for more information on this.
18199
18200 Here's an alternative recipe for the group buffer:
18201
18202 @lisp
18203 ;; Create three face types.
18204 (setq gnus-face-1 'bold)
18205 (setq gnus-face-3 'italic)
18206
18207 ;; We want the article count to be in
18208 ;; a bold and green face.  So we create
18209 ;; a new face called `my-green-bold'.
18210 (copy-face 'bold 'my-green-bold)
18211 ;; Set the color.
18212 (set-face-foreground 'my-green-bold "ForestGreen")
18213 (setq gnus-face-2 'my-green-bold)
18214
18215 ;; Set the new & fancy format.
18216 (setq gnus-group-line-format
18217       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
18218 @end lisp
18219
18220 I'm sure you'll be able to use this scheme to create totally unreadable
18221 and extremely vulgar displays.  Have fun!
18222
18223 Note that the @samp{%(} specs (and friends) do not make any sense on the
18224 mode-line variables.
18225
18226 @node Positioning Point
18227 @subsection Positioning Point
18228
18229 Gnus usually moves point to a pre-defined place on each line in most
18230 buffers.  By default, point move to the first colon character on the
18231 line.  You can customize this behaviour in three different ways.
18232
18233 You can move the colon character to somewhere else on the line.
18234
18235 @findex gnus-goto-colon
18236 You can redefine the function that moves the point to the colon.  The
18237 function is called @code{gnus-goto-colon}.
18238
18239 But perhaps the most convenient way to deal with this, if you don't want
18240 to have a colon in your line, is to use the @samp{%C} specifier.  If you
18241 put a @samp{%C} somewhere in your format line definition, Gnus will
18242 place point there.
18243
18244
18245 @node Tabulation
18246 @subsection Tabulation
18247
18248 You can usually line up your displays by padding and cutting your
18249 strings.  However, when combining various strings of different size, it
18250 can often be more convenient to just output the strings, and then worry
18251 about lining up the following text afterwards.
18252
18253 To do that, Gnus supplies tabulator specs--@samp{%=}.  There are two
18254 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
18255
18256 @samp{%50=} will insert space characters to pad the line up to column
18257 50.  If the text is already past column 50, nothing will be inserted.
18258 This is the soft tabulator.
18259
18260 @samp{%-50=} will insert space characters to pad the line up to column
18261 50.  If the text is already past column 50, the excess text past column
18262 50 will be removed.  This is the hard tabulator.
18263
18264
18265 @node Wide Characters
18266 @subsection Wide Characters
18267
18268 Proportional fonts in most countries have characters of the same width.
18269 Some countries, however, use Latin characters mixed with wider
18270 characters---most notable East Asian countries.
18271
18272 The problem is that when formatting, Gnus assumes that if a string is 10
18273 characters wide, it'll be 10 Latin characters wide on the screen.  In
18274 these coutries, that's not true.
18275
18276 @vindex gnus-use-correct-string-widths
18277 To help fix this, you can set @code{gnus-use-correct-string-widths} to
18278 @code{t}.  This makes buffer generation slower, but the results will be
18279 prettieer.  The default value is @code{nil}.
18280
18281
18282
18283 @node Window Layout
18284 @section Window Layout
18285 @cindex window layout
18286
18287 No, there's nothing here about X, so be quiet.
18288
18289 @vindex gnus-use-full-window
18290 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
18291 other windows and occupy the entire Emacs screen by itself.  It is
18292 @code{t} by default.
18293
18294 Setting this variable to @code{nil} kinda works, but there are
18295 glitches.  Use at your own peril.
18296
18297 @vindex gnus-buffer-configuration
18298 @code{gnus-buffer-configuration} describes how much space each Gnus
18299 buffer should be given.  Here's an excerpt of this variable:
18300
18301 @lisp
18302 ((group (vertical 1.0 (group 1.0 point)
18303                       (if gnus-carpal (group-carpal 4))))
18304  (article (vertical 1.0 (summary 0.25 point)
18305                         (article 1.0))))
18306 @end lisp
18307
18308 This is an alist.  The @dfn{key} is a symbol that names some action or
18309 other.  For instance, when displaying the group buffer, the window
18310 configuration function will use @code{group} as the key.  A full list of
18311 possible names is listed below.
18312
18313 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
18314 should occupy.  To take the @code{article} split as an example -
18315
18316 @lisp
18317 (article (vertical 1.0 (summary 0.25 point)
18318                        (article 1.0)))
18319 @end lisp
18320
18321 This @dfn{split} says that the summary buffer should occupy 25% of upper
18322 half of the screen, and that it is placed over the article buffer.  As
18323 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
18324 reaching for that calculator there).  However, the special number
18325 @code{1.0} is used to signal that this buffer should soak up all the
18326 rest of the space available after the rest of the buffers have taken
18327 whatever they need.  There should be only one buffer with the @code{1.0}
18328 size spec per split.
18329
18330 Point will be put in the buffer that has the optional third element
18331 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
18332 split where the tag @code{frame-focus} is a member (i.e. is the third or
18333 fourth element in the list, depending on whether the @code{point} tag is
18334 present) gets focus.
18335
18336 Here's a more complicated example:
18337
18338 @lisp
18339 (article (vertical 1.0 (group 4)
18340                        (summary 0.25 point)
18341                        (if gnus-carpal (summary-carpal 4))
18342                        (article 1.0)))
18343 @end lisp
18344
18345 If the size spec is an integer instead of a floating point number,
18346 then that number will be used to say how many lines a buffer should
18347 occupy, not a percentage.
18348
18349 If the @dfn{split} looks like something that can be @code{eval}ed (to be
18350 precise---if the @code{car} of the split is a function or a subr), this
18351 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
18352 be used as a split.  This means that there will be three buffers if
18353 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
18354 is non-@code{nil}.
18355
18356 Not complicated enough for you?  Well, try this on for size:
18357
18358 @lisp
18359 (article (horizontal 1.0
18360              (vertical 0.5
18361                  (group 1.0)
18362                  (gnus-carpal 4))
18363              (vertical 1.0
18364                  (summary 0.25 point)
18365                  (summary-carpal 4)
18366                  (article 1.0))))
18367 @end lisp
18368
18369 Whoops.  Two buffers with the mystery 100% tag.  And what's that
18370 @code{horizontal} thingie?
18371
18372 If the first element in one of the split is @code{horizontal}, Gnus will
18373 split the window horizontally, giving you two windows side-by-side.
18374 Inside each of these strips you may carry on all you like in the normal
18375 fashion.  The number following @code{horizontal} says what percentage of
18376 the screen is to be given to this strip.
18377
18378 For each split, there @emph{must} be one element that has the 100% tag.
18379 The splitting is never accurate, and this buffer will eat any leftover
18380 lines from the splits.
18381
18382 To be slightly more formal, here's a definition of what a valid split
18383 may look like:
18384
18385 @example
18386 split      = frame | horizontal | vertical | buffer | form
18387 frame      = "(frame " size *split ")"
18388 horizontal = "(horizontal " size *split ")"
18389 vertical   = "(vertical " size *split ")"
18390 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
18391 size       = number | frame-params
18392 buf-name   = group | article | summary ...
18393 @end example
18394
18395 The limitations are that the @code{frame} split can only appear as the
18396 top-level split.  @var{form} should be an Emacs Lisp form that should
18397 return a valid split.  We see that each split is fully recursive, and
18398 may contain any number of @code{vertical} and @code{horizontal} splits.
18399
18400 @vindex gnus-window-min-width
18401 @vindex gnus-window-min-height
18402 @cindex window height
18403 @cindex window width
18404 Finding the right sizes can be a bit complicated.  No window may be less
18405 than @code{gnus-window-min-height} (default 1) characters high, and all
18406 windows must be at least @code{gnus-window-min-width} (default 1)
18407 characters wide.  Gnus will try to enforce this before applying the
18408 splits.  If you want to use the normal Emacs window width/height limit,
18409 you can just set these two variables to @code{nil}.
18410
18411 If you're not familiar with Emacs terminology, @code{horizontal} and
18412 @code{vertical} splits may work the opposite way of what you'd expect.
18413 Windows inside a @code{horizontal} split are shown side-by-side, and
18414 windows within a @code{vertical} split are shown above each other.
18415
18416 @findex gnus-configure-frame
18417 If you want to experiment with window placement, a good tip is to call
18418 @code{gnus-configure-frame} directly with a split.  This is the function
18419 that does all the real work when splitting buffers.  Below is a pretty
18420 nonsensical configuration with 5 windows; two for the group buffer and
18421 three for the article buffer.  (I said it was nonsensical.)  If you
18422 @code{eval} the statement below, you can get an idea of how that would
18423 look straight away, without going through the normal Gnus channels.
18424 Play with it until you're satisfied, and then use
18425 @code{gnus-add-configuration} to add your new creation to the buffer
18426 configuration list.
18427
18428 @lisp
18429 (gnus-configure-frame
18430  '(horizontal 1.0
18431     (vertical 10
18432       (group 1.0)
18433       (article 0.3 point))
18434     (vertical 1.0
18435       (article 1.0)
18436       (horizontal 4
18437         (group 1.0)
18438         (article 10)))))
18439 @end lisp
18440
18441 You might want to have several frames as well.  No prob---just use the
18442 @code{frame} split:
18443
18444 @lisp
18445 (gnus-configure-frame
18446  '(frame 1.0
18447          (vertical 1.0
18448                    (summary 0.25 point frame-focus)
18449                    (article 1.0))
18450          (vertical ((height . 5) (width . 15)
18451                     (user-position . t)
18452                     (left . -1) (top . 1))
18453                    (picon 1.0))))
18454
18455 @end lisp
18456
18457 This split will result in the familiar summary/article window
18458 configuration in the first (or ``main'') frame, while a small additional
18459 frame will be created where picons will be shown.  As you can see,
18460 instead of the normal @code{1.0} top-level spec, each additional split
18461 should have a frame parameter alist as the size spec.
18462 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
18463 Reference Manual}.  Under XEmacs, a frame property list will be
18464 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
18465 is such a plist.
18466 The list of all possible keys for @code{gnus-buffer-configuration} can
18467 be found in its default value.
18468
18469 Note that the @code{message} key is used for both
18470 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
18471 it is desirable to distinguish between the two, something like this
18472 might be used:
18473
18474 @lisp
18475 (message (horizontal 1.0
18476                      (vertical 1.0 (message 1.0 point))
18477                      (vertical 0.24
18478                                (if (buffer-live-p gnus-summary-buffer)
18479                                    '(summary 0.5))
18480                                (group 1.0)))))
18481 @end lisp
18482
18483 One common desire for a multiple frame split is to have a separate frame
18484 for composing mail and news while leaving the original frame intact.  To
18485 accomplish that, something like the following can be done:
18486
18487 @lisp
18488 (message
18489   (frame 1.0
18490          (if (not (buffer-live-p gnus-summary-buffer))
18491              (car (cdr (assoc 'group gnus-buffer-configuration)))
18492            (car (cdr (assoc 'summary gnus-buffer-configuration))))
18493          (vertical ((user-position . t) (top . 1) (left . 1)
18494                     (name . "Message"))
18495                    (message 1.0 point))))
18496 @end lisp
18497
18498 @findex gnus-add-configuration
18499 Since the @code{gnus-buffer-configuration} variable is so long and
18500 complicated, there's a function you can use to ease changing the config
18501 of a single setting: @code{gnus-add-configuration}.  If, for instance,
18502 you want to change the @code{article} setting, you could say:
18503
18504 @lisp
18505 (gnus-add-configuration
18506  '(article (vertical 1.0
18507                (group 4)
18508                (summary .25 point)
18509                (article 1.0))))
18510 @end lisp
18511
18512 You'd typically stick these @code{gnus-add-configuration} calls in your
18513 @file{.gnus.el} file or in some startup hook---they should be run after
18514 Gnus has been loaded.
18515
18516 @vindex gnus-always-force-window-configuration
18517 If all windows mentioned in the configuration are already visible, Gnus
18518 won't change the window configuration.  If you always want to force the
18519 ``right'' window configuration, you can set
18520 @code{gnus-always-force-window-configuration} to non-@code{nil}.
18521
18522 If you're using tree displays (@pxref{Tree Display}), and the tree
18523 window is displayed vertically next to another window, you may also want
18524 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
18525 windows resized.
18526
18527 @subsection Example Window Configurations
18528
18529 @itemize @bullet
18530 @item
18531 Narrow left hand side occupied by group buffer.  Right hand side split
18532 between summary buffer (top one-sixth) and article buffer (bottom).
18533
18534 @ifinfo
18535 @example
18536 +---+---------+
18537 | G | Summary |
18538 | r +---------+
18539 | o |         |
18540 | u | Article |
18541 | p |         |
18542 +---+---------+
18543 @end example
18544 @end ifinfo
18545
18546 @lisp
18547 (gnus-add-configuration
18548  '(article
18549    (horizontal 1.0
18550                (vertical 25 (group 1.0))
18551                (vertical 1.0
18552                          (summary 0.16 point)
18553                          (article 1.0)))))
18554
18555 (gnus-add-configuration
18556  '(summary
18557    (horizontal 1.0
18558                (vertical 25 (group 1.0))
18559                (vertical 1.0 (summary 1.0 point)))))
18560 @end lisp
18561
18562 @end itemize
18563
18564
18565 @node Faces and Fonts
18566 @section Faces and Fonts
18567 @cindex faces
18568 @cindex fonts
18569 @cindex colors
18570
18571 Fiddling with fonts and faces used to be very difficult, but these days
18572 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
18573 the face you want to alter, and alter it via the standard Customize
18574 interface.
18575
18576
18577 @node Compilation
18578 @section Compilation
18579 @cindex compilation
18580 @cindex byte-compilation
18581
18582 @findex gnus-compile
18583
18584 Remember all those line format specification variables?
18585 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
18586 on.  Now, Gnus will of course heed whatever these variables are, but,
18587 unfortunately, changing them will mean a quite significant slow-down.
18588 (The default values of these variables have byte-compiled functions
18589 associated with them, while the user-generated versions do not, of
18590 course.)
18591
18592 To help with this, you can run @kbd{M-x gnus-compile} after you've
18593 fiddled around with the variables and feel that you're (kind of)
18594 satisfied.  This will result in the new specs being byte-compiled, and
18595 you'll get top speed again.  Gnus will save these compiled specs in the
18596 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
18597 this function, though---you should compile them yourself by sticking
18598 them into the @code{.gnus.el} file and byte-compiling that file.)
18599
18600
18601 @node Mode Lines
18602 @section Mode Lines
18603 @cindex mode lines
18604
18605 @vindex gnus-updated-mode-lines
18606 @code{gnus-updated-mode-lines} says what buffers should keep their mode
18607 lines updated.  It is a list of symbols.  Supported symbols include
18608 @code{group}, @code{article}, @code{summary}, @code{server},
18609 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
18610 Gnus will keep that mode line updated with information that may be
18611 pertinent.  If this variable is @code{nil}, screen refresh may be
18612 quicker.
18613
18614 @cindex display-time
18615
18616 @vindex gnus-mode-non-string-length
18617 By default, Gnus displays information on the current article in the mode
18618 lines of the summary and article buffers.  The information Gnus wishes
18619 to display (e.g. the subject of the article) is often longer than the
18620 mode lines, and therefore have to be cut off at some point.  The
18621 @code{gnus-mode-non-string-length} variable says how long the other
18622 elements on the line is (i.e., the non-info part).  If you put
18623 additional elements on the mode line (e.g. a clock), you should modify
18624 this variable:
18625
18626 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
18627 @lisp
18628 (add-hook 'display-time-hook
18629           (lambda () (setq gnus-mode-non-string-length
18630                            (+ 21
18631                               (if line-number-mode 5 0)
18632                               (if column-number-mode 4 0)
18633                               (length display-time-string)))))
18634 @end lisp
18635
18636 If this variable is @code{nil} (which is the default), the mode line
18637 strings won't be chopped off, and they won't be padded either.  Note
18638 that the default is unlikely to be desirable, as even the percentage
18639 complete in the buffer may be crowded off the mode line; the user should
18640 configure this variable appropriately for her configuration.
18641
18642
18643 @node Highlighting and Menus
18644 @section Highlighting and Menus
18645 @cindex visual
18646 @cindex highlighting
18647 @cindex menus
18648
18649 @vindex gnus-visual
18650 The @code{gnus-visual} variable controls most of the Gnus-prettifying
18651 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
18652 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
18653 file.
18654
18655 This variable can be a list of visual properties that are enabled.  The
18656 following elements are valid, and are all included by default:
18657
18658 @table @code
18659 @item group-highlight
18660 Do highlights in the group buffer.
18661 @item summary-highlight
18662 Do highlights in the summary buffer.
18663 @item article-highlight
18664 Do highlights in the article buffer.
18665 @item highlight
18666 Turn on highlighting in all buffers.
18667 @item group-menu
18668 Create menus in the group buffer.
18669 @item summary-menu
18670 Create menus in the summary buffers.
18671 @item article-menu
18672 Create menus in the article buffer.
18673 @item browse-menu
18674 Create menus in the browse buffer.
18675 @item server-menu
18676 Create menus in the server buffer.
18677 @item score-menu
18678 Create menus in the score buffers.
18679 @item menu
18680 Create menus in all buffers.
18681 @end table
18682
18683 So if you only want highlighting in the article buffer and menus in all
18684 buffers, you could say something like:
18685
18686 @lisp
18687 (setq gnus-visual '(article-highlight menu))
18688 @end lisp
18689
18690 If you want highlighting only and no menus whatsoever, you'd say:
18691
18692 @lisp
18693 (setq gnus-visual '(highlight))
18694 @end lisp
18695
18696 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
18697 in all Gnus buffers.
18698
18699 Other general variables that influence the look of all buffers include:
18700
18701 @table @code
18702 @item gnus-mouse-face
18703 @vindex gnus-mouse-face
18704 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
18705 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
18706
18707 @end table
18708
18709 There are hooks associated with the creation of all the different menus:
18710
18711 @table @code
18712
18713 @item gnus-article-menu-hook
18714 @vindex gnus-article-menu-hook
18715 Hook called after creating the article mode menu.
18716
18717 @item gnus-group-menu-hook
18718 @vindex gnus-group-menu-hook
18719 Hook called after creating the group mode menu.
18720
18721 @item gnus-summary-menu-hook
18722 @vindex gnus-summary-menu-hook
18723 Hook called after creating the summary mode menu.
18724
18725 @item gnus-server-menu-hook
18726 @vindex gnus-server-menu-hook
18727 Hook called after creating the server mode menu.
18728
18729 @item gnus-browse-menu-hook
18730 @vindex gnus-browse-menu-hook
18731 Hook called after creating the browse mode menu.
18732
18733 @item gnus-score-menu-hook
18734 @vindex gnus-score-menu-hook
18735 Hook called after creating the score mode menu.
18736
18737 @end table
18738
18739
18740 @node Buttons
18741 @section Buttons
18742 @cindex buttons
18743 @cindex mouse
18744 @cindex click
18745
18746 Those new-fangled @dfn{mouse} contraptions is very popular with the
18747 young, hep kids who don't want to learn the proper way to do things
18748 these days.  Why, I remember way back in the summer of '89, when I was
18749 using Emacs on a Tops 20 system.  Three hundred users on one single
18750 machine, and every user was running Simula compilers.  Bah!
18751
18752 Right.
18753
18754 @vindex gnus-carpal
18755 Well, you can make Gnus display bufferfuls of buttons you can click to
18756 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
18757 really.  Tell the chiropractor I sent you.
18758
18759
18760 @table @code
18761
18762 @item gnus-carpal-mode-hook
18763 @vindex gnus-carpal-mode-hook
18764 Hook run in all carpal mode buffers.
18765
18766 @item gnus-carpal-button-face
18767 @vindex gnus-carpal-button-face
18768 Face used on buttons.
18769
18770 @item gnus-carpal-header-face
18771 @vindex gnus-carpal-header-face
18772 Face used on carpal buffer headers.
18773
18774 @item gnus-carpal-group-buffer-buttons
18775 @vindex gnus-carpal-group-buffer-buttons
18776 Buttons in the group buffer.
18777
18778 @item gnus-carpal-summary-buffer-buttons
18779 @vindex gnus-carpal-summary-buffer-buttons
18780 Buttons in the summary buffer.
18781
18782 @item gnus-carpal-server-buffer-buttons
18783 @vindex gnus-carpal-server-buffer-buttons
18784 Buttons in the server buffer.
18785
18786 @item gnus-carpal-browse-buffer-buttons
18787 @vindex gnus-carpal-browse-buffer-buttons
18788 Buttons in the browse buffer.
18789 @end table
18790
18791 All the @code{buttons} variables are lists.  The elements in these list
18792 are either cons cells where the @code{car} contains a text to be displayed and
18793 the @code{cdr} contains a function symbol, or a simple string.
18794
18795
18796 @node Daemons
18797 @section Daemons
18798 @cindex demons
18799 @cindex daemons
18800
18801 Gnus, being larger than any program ever written (allegedly), does lots
18802 of strange stuff that you may wish to have done while you're not
18803 present.  For instance, you may want it to check for new mail once in a
18804 while.  Or you may want it to close down all connections to all servers
18805 when you leave Emacs idle.  And stuff like that.
18806
18807 Gnus will let you do stuff like that by defining various
18808 @dfn{handlers}.  Each handler consists of three elements:  A
18809 @var{function}, a @var{time}, and an @var{idle} parameter.
18810
18811 Here's an example of a handler that closes connections when Emacs has
18812 been idle for thirty minutes:
18813
18814 @lisp
18815 (gnus-demon-close-connections nil 30)
18816 @end lisp
18817
18818 Here's a handler that scans for PGP headers every hour when Emacs is
18819 idle:
18820
18821 @lisp
18822 (gnus-demon-scan-pgp 60 t)
18823 @end lisp
18824
18825 This @var{time} parameter and than @var{idle} parameter work together
18826 in a strange, but wonderful fashion.  Basically, if @var{idle} is
18827 @code{nil}, then the function will be called every @var{time} minutes.
18828
18829 If @var{idle} is @code{t}, then the function will be called after
18830 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
18831 the function will never be called.  But once Emacs goes idle, the
18832 function will be called every @var{time} minutes.
18833
18834 If @var{idle} is a number and @var{time} is a number, the function will
18835 be called every @var{time} minutes only when Emacs has been idle for
18836 @var{idle} minutes.
18837
18838 If @var{idle} is a number and @var{time} is @code{nil}, the function
18839 will be called once every time Emacs has been idle for @var{idle}
18840 minutes.
18841
18842 And if @var{time} is a string, it should look like @samp{07:31}, and
18843 the function will then be called once every day somewhere near that
18844 time.  Modified by the @var{idle} parameter, of course.
18845
18846 @vindex gnus-demon-timestep
18847 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
18848 seconds.  This is 60 by default.  If you change that variable,
18849 all the timings in the handlers will be affected.)
18850
18851 So, if you want to add a handler, you could put something like this in
18852 your @file{.gnus} file:
18853
18854 @findex gnus-demon-add-handler
18855 @lisp
18856 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
18857 @end lisp
18858
18859 @findex gnus-demon-add-nocem
18860 @findex gnus-demon-add-scanmail
18861 @findex gnus-demon-add-rescan
18862 @findex gnus-demon-add-scan-timestamps
18863 @findex gnus-demon-add-disconnection
18864 Some ready-made functions to do this have been created:
18865 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
18866 @code{gnus-demon-add-nntp-close-connection},
18867 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
18868 @code{gnus-demon-add-scanmail}.  Just put those functions in your
18869 @file{.gnus} if you want those abilities.
18870
18871 @findex gnus-demon-init
18872 @findex gnus-demon-cancel
18873 @vindex gnus-demon-handlers
18874 If you add handlers to @code{gnus-demon-handlers} directly, you should
18875 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
18876 daemons, you can use the @code{gnus-demon-cancel} function.
18877
18878 Note that adding daemons can be pretty naughty if you over do it.  Adding
18879 functions that scan all news and mail from all servers every two seconds
18880 is a sure-fire way of getting booted off any respectable system.  So
18881 behave.
18882
18883
18884 @node NoCeM
18885 @section NoCeM
18886 @cindex nocem
18887 @cindex spam
18888
18889 @dfn{Spamming} is posting the same article lots and lots of times.
18890 Spamming is bad.  Spamming is evil.
18891
18892 Spamming is usually canceled within a day or so by various anti-spamming
18893 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
18894 NoCeM is pronounced ``no see-'em'', and means what the name
18895 implies---these are messages that make the offending articles, like, go
18896 away.
18897
18898 What use are these NoCeM messages if the articles are canceled anyway?
18899 Some sites do not honor cancel messages and some sites just honor cancels
18900 from a select few people.  Then you may wish to make use of the NoCeM
18901 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
18902
18903 Gnus can read and parse the messages in this group automatically, and
18904 this will make spam disappear.
18905
18906 There are some variables to customize, of course:
18907
18908 @table @code
18909 @item gnus-use-nocem
18910 @vindex gnus-use-nocem
18911 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
18912 by default.
18913
18914 @item gnus-nocem-groups
18915 @vindex gnus-nocem-groups
18916 Gnus will look for NoCeM messages in the groups in this list.  The
18917 default is @code{("news.lists.filters" "news.admin.net-abuse.bulletins"
18918 "alt.nocem.misc" "news.admin.net-abuse.announce")}.
18919
18920 @item gnus-nocem-issuers
18921 @vindex gnus-nocem-issuers
18922 There are many people issuing NoCeM messages.  This list says what
18923 people you want to listen to.  The default is @code{("Automoose-1"
18924 "clewis@@ferret.ocunix.on.ca" "cosmo.roadkill" "SpamHippo"
18925 "hweede@@snafu.de")}; fine, upstanding citizens all of them.
18926
18927 Known despammers that you can put in this list are listed at
18928 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
18929
18930 You do not have to heed NoCeM messages from all these people---just the
18931 ones you want to listen to.  You also don't have to accept all NoCeM
18932 messages from the people you like.  Each NoCeM message has a @dfn{type}
18933 header that gives the message a (more or less, usually less) rigorous
18934 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
18935 @samp{binary}, and @samp{troll}.  To specify this, you have to use
18936 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
18937 Each condition is either a string (which is a regexp that matches types
18938 you want to use) or a list on the form @code{(not @var{string})}, where
18939 @var{string} is a regexp that matches types you don't want to use.
18940
18941 For instance, if you want all NoCeM messages from Chris Lewis except his
18942 @samp{troll} messages, you'd say:
18943
18944 @lisp
18945 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
18946 @end lisp
18947
18948 On the other hand, if you just want nothing but his @samp{spam} and
18949 @samp{spew} messages, you'd say:
18950
18951 @lisp
18952 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
18953 @end lisp
18954
18955 The specs are applied left-to-right.
18956
18957
18958 @item gnus-nocem-verifyer
18959 @vindex gnus-nocem-verifyer
18960 @findex mc-verify
18961 This should be a function for verifying that the NoCeM issuer is who she
18962 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
18963 function.  If this is too slow and you don't care for verification
18964 (which may be dangerous), you can set this variable to @code{nil}.
18965
18966 If you want signed NoCeM messages to be verified and unsigned messages
18967 not to be verified (but used anyway), you could do something like:
18968
18969 @lisp
18970 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
18971
18972 (defun my-gnus-mc-verify ()
18973   (not (eq 'forged
18974            (ignore-errors
18975              (if (mc-verify)
18976                  t
18977                'forged)))))
18978 @end lisp
18979
18980 This might be dangerous, though.
18981
18982 @item gnus-nocem-directory
18983 @vindex gnus-nocem-directory
18984 This is where Gnus will store its NoCeM cache files.  The default is
18985 @file{~/News/NoCeM/}.
18986
18987 @item gnus-nocem-expiry-wait
18988 @vindex gnus-nocem-expiry-wait
18989 The number of days before removing old NoCeM entries from the cache.
18990 The default is 15.  If you make it shorter Gnus will be faster, but you
18991 might then see old spam.
18992
18993 @item gnus-nocem-check-from
18994 @vindex gnus-nocem-check-from
18995 Non-@code{nil} means check for valid issuers in message bodies.
18996 Otherwise don't bother fetching articles unless their author matches a
18997 valid issuer; that is much faster if you are selective about the
18998 issuers.
18999
19000 @item gnus-nocem-check-article-limit
19001 @vindex gnus-nocem-check-article-limit
19002 If non-@code{nil}, the maximum number of articles to check in any NoCeM
19003 group.  NoCeM groups can be huge and very slow to process.
19004
19005 @end table
19006
19007 Using NoCeM could potentially be a memory hog.  If you have many living
19008 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
19009 big.  If this is a problem, you should kill off all (or most) of your
19010 unsubscribed groups (@pxref{Subscription Commands}).
19011
19012
19013 @node Undo
19014 @section Undo
19015 @cindex undo
19016
19017 It is very useful to be able to undo actions one has done.  In normal
19018 Emacs buffers, it's easy enough---you just push the @code{undo} button.
19019 In Gnus buffers, however, it isn't that simple.
19020
19021 The things Gnus displays in its buffer is of no value whatsoever to
19022 Gnus---it's all just data designed to look nice to the user.
19023 Killing a group in the group buffer with @kbd{C-k} makes the line
19024 disappear, but that's just a side-effect of the real action---the
19025 removal of the group in question from the internal Gnus structures.
19026 Undoing something like that can't be done by the normal Emacs
19027 @code{undo} function.
19028
19029 Gnus tries to remedy this somewhat by keeping track of what the user
19030 does and coming up with actions that would reverse the actions the user
19031 takes.  When the user then presses the @code{undo} key, Gnus will run
19032 the code to reverse the previous action, or the previous actions.
19033 However, not all actions are easily reversible, so Gnus currently offers
19034 a few key functions to be undoable.  These include killing groups,
19035 yanking groups, and changing the list of read articles of groups.
19036 That's it, really.  More functions may be added in the future, but each
19037 added function means an increase in data to be stored, so Gnus will
19038 never be totally undoable.
19039
19040 @findex gnus-undo-mode
19041 @vindex gnus-use-undo
19042 @findex gnus-undo
19043 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
19044 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
19045 default.  The @kbd{M-C-_} key performs the @code{gnus-undo}
19046 command, which should feel kinda like the normal Emacs @code{undo}
19047 command.
19048
19049
19050 @node Moderation
19051 @section Moderation
19052 @cindex moderation
19053
19054 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
19055 It is not included in the standard Gnus package.  Write a mail to
19056 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
19057 get a copy.
19058
19059 The moderation package is implemented as a minor mode for summary
19060 buffers.  Put
19061
19062 @lisp
19063 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
19064 @end lisp
19065
19066 in your @file{.gnus.el} file.
19067
19068 If you are the moderator of @samp{rec.zoofle}, this is how it's
19069 supposed to work:
19070
19071 @enumerate
19072 @item
19073 You split your incoming mail by matching on
19074 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
19075 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
19076
19077 @item
19078 You enter that group once in a while and post articles using the @kbd{e}
19079 (edit-and-post) or @kbd{s} (just send unedited) commands.
19080
19081 @item
19082 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
19083 articles that weren't approved by you, you can cancel them with the
19084 @kbd{c} command.
19085 @end enumerate
19086
19087 To use moderation mode in these two groups, say:
19088
19089 @lisp
19090 (setq gnus-moderated-list
19091       "^nnml:rec.zoofle$\\|^rec.zoofle$")
19092 @end lisp
19093
19094
19095 @node XEmacs Enhancements
19096 @section XEmacs Enhancements
19097 @cindex XEmacs
19098
19099 XEmacs is able to display pictures and stuff, so Gnus has taken
19100 advantage of that.
19101
19102 @menu
19103 * Picons::                      How to display pictures of what your reading.
19104 * Smileys::                     Show all those happy faces the way they were meant to be shown.
19105 * Toolbar::                     Click'n'drool.
19106 * XVarious::                    Other XEmacsy Gnusey variables.
19107 @end menu
19108
19109
19110 @node Picons
19111 @subsection Picons
19112
19113 @iftex
19114 @iflatex
19115 \include{picons}
19116 @end iflatex
19117 @end iftex
19118
19119 So@dots{}  You want to slow down your news reader even more!  This is a
19120 good way to do so.  Its also a great way to impress people staring
19121 over your shoulder as you read news.
19122
19123 @menu
19124 * Picon Basics::                What are picons and How do I get them.
19125 * Picon Requirements::          Don't go further if you aren't using XEmacs.
19126 * Easy Picons::                 Displaying Picons---the easy way.
19127 * Hard Picons::                 The way you should do it.  You'll learn something.
19128 * Picon Useless Configuration::  Other variables you can trash/tweak/munge/play with.
19129 @end menu
19130
19131
19132 @node Picon Basics
19133 @subsubsection Picon Basics
19134
19135 What are Picons?  To quote directly from the Picons Web site:
19136
19137 @iftex
19138 @iflatex
19139 \margindex{}
19140 @end iflatex
19141 @end iftex
19142
19143 @quotation
19144 @dfn{Picons} is short for ``personal icons''.  They're small,
19145 constrained images used to represent users and domains on the net,
19146 organized into databases so that the appropriate image for a given
19147 e-mail address can be found.  Besides users and domains, there are picon
19148 databases for Usenet newsgroups and weather forecasts.  The picons are
19149 in either monochrome @code{XBM} format or color @code{XPM} and
19150 @code{GIF} formats.
19151 @end quotation
19152
19153 @vindex gnus-picons-piconsearch-url
19154 If you have a permanent connection to the Internet you can use Steve
19155 Kinzler's Picons Search engine by setting
19156 @code{gnus-picons-piconsearch-url} to the string @*
19157 @uref{http://www.cs.indiana.edu/picons/search.html}.
19158
19159 @vindex gnus-picons-database
19160 Otherwise you need a local copy of his database.  For instructions on
19161 obtaining and installing the picons databases, point your Web browser at @*
19162 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.  Gnus expects
19163 picons to be installed into a location pointed to by
19164 @code{gnus-picons-database}.
19165
19166
19167 @node Picon Requirements
19168 @subsubsection Picon Requirements
19169
19170 To have Gnus display Picons for you, you must be running XEmacs
19171 19.13 or greater since all other versions of Emacs aren't yet able to
19172 display images.
19173
19174 Additionally, you must have @code{x} support compiled into XEmacs.  To
19175 display color picons which are much nicer than the black & white one,
19176 you also need one of @code{xpm} or @code{gif} compiled into XEmacs.
19177
19178 @vindex gnus-picons-convert-x-face
19179 If you want to display faces from @code{X-Face} headers, you should have
19180 the @code{xface} support compiled into XEmacs.  Otherwise you must have
19181 the @code{netpbm} utilities installed, or munge the
19182 @code{gnus-picons-convert-x-face} variable to use something else.
19183
19184
19185 @node Easy Picons
19186 @subsubsection Easy Picons
19187
19188 To enable displaying picons, simply put the following line in your
19189 @file{~/.gnus} file and start Gnus.
19190
19191 @lisp
19192 (setq gnus-use-picons t)
19193 (setq gnus-treat-display-picons t)
19194 @end lisp
19195
19196 and make sure @code{gnus-picons-database} points to the directory
19197 containing the Picons databases.
19198
19199 Alternatively if you want to use the web piconsearch engine add this:
19200
19201 @lisp
19202 (setq gnus-picons-piconsearch-url
19203       "http://www.cs.indiana.edu:800/piconsearch")
19204 @end lisp
19205
19206
19207 @node Hard Picons
19208 @subsubsection Hard Picons
19209
19210 @iftex
19211 @iflatex
19212 \margindex{}
19213 @end iflatex
19214 @end iftex
19215
19216 Gnus can display picons for you as you enter and leave groups and
19217 articles.  It knows how to interact with three sections of the picons
19218 database.  Namely, it can display the picons newsgroup pictures,
19219 author's face picture(s), and the authors domain.  To enable this
19220 feature, you need to select where to get the picons from, and where to
19221 display them.
19222
19223 @table @code
19224
19225 @item gnus-picons-database
19226 @vindex gnus-picons-database
19227 The location of the picons database.  Should point to a directory
19228 containing the @file{news}, @file{domains}, @file{users} (and so on)
19229 subdirectories.  This is only useful if
19230 @code{gnus-picons-piconsearch-url} is @code{nil}.  Defaults to
19231 @file{/usr/local/faces/}.
19232
19233 @item gnus-picons-piconsearch-url
19234 @vindex gnus-picons-piconsearch-url
19235 The URL for the web picons search engine.  The only currently known
19236 engine is @uref{http://www.cs.indiana.edu:800/piconsearch}.  To
19237 workaround network delays, icons will be fetched in the background.  If
19238 this is @code{nil} 'the default), then picons are fetched from local
19239 database indicated by @code{gnus-picons-database}.
19240
19241 @item gnus-picons-display-where
19242 @vindex gnus-picons-display-where
19243 Where the picon images should be displayed.  It is @code{picons} by
19244 default (which by default maps to the buffer @samp{*Picons*}).  Other
19245 valid places could be @code{article}, @code{summary}, or
19246 @samp{*scratch*} for all I care.  Just make sure that you've made the
19247 buffer visible using the standard Gnus window configuration
19248 routines---@pxref{Window Layout}.
19249
19250 @item gnus-picons-group-excluded-groups
19251 @vindex gnus-picons-group-excluded-groups
19252 Groups that are matched by this regexp won't have their group icons
19253 displayed.
19254
19255 @end table
19256
19257 Note: If you set @code{gnus-use-picons} to @code{t}, it will set up your
19258 window configuration for you to include the @code{picons} buffer.
19259
19260 Now that you've made those decision, you need to add the following
19261 functions to the appropriate hooks so these pictures will get displayed
19262 at the right time.
19263
19264 @vindex gnus-picons-display-where
19265 @table @code
19266 @item gnus-article-display-picons
19267 @findex gnus-article-display-picons
19268 Looks up and displays the picons for the author and the author's domain
19269 in the @code{gnus-picons-display-where} buffer.
19270
19271 @item gnus-picons-article-display-x-face
19272 @findex gnus-article-display-picons
19273 Decodes and displays the X-Face header if present.
19274
19275 @end table
19276
19277
19278
19279 @node Picon Useless Configuration
19280 @subsubsection Picon Useless Configuration
19281
19282 @iftex
19283 @iflatex
19284 \margindex{}
19285 @end iflatex
19286 @end iftex
19287
19288 The following variables offer further control over how things are
19289 done, where things are located, and other useless stuff you really
19290 don't need to worry about.
19291
19292 @table @code
19293
19294 @item gnus-picons-news-directories
19295 @vindex gnus-picons-news-directories
19296 List of subdirectories to search in @code{gnus-picons-database} for
19297 newsgroups faces.  @code{("news")} is the default.
19298
19299 @item gnus-picons-user-directories
19300 @vindex gnus-picons-user-directories
19301 List of subdirectories to search in @code{gnus-picons-database} for user
19302 faces.  @code{("local" "users" "usenix" "misc")} is the default.
19303
19304 @item gnus-picons-domain-directories
19305 @vindex gnus-picons-domain-directories
19306 List of subdirectories to search in @code{gnus-picons-database} for
19307 domain name faces.  Defaults to @code{("domains")}.  Some people may
19308 want to add @samp{"unknown"} to this list.
19309
19310 @item gnus-picons-convert-x-face
19311 @vindex gnus-picons-convert-x-face
19312 If you don't have @code{xface} support builtin XEmacs, this is the
19313 command to use to convert the @code{X-Face} header to an X bitmap
19314 (@code{xbm}).  Defaults to @code{(format "@{ echo '/* Width=48,
19315 Height=48 */'; uncompface; @} | icontopbm | pbmtoxbm > %s"
19316 gnus-picons-x-face-file-name)}
19317
19318 @item gnus-picons-x-face-file-name
19319 @vindex gnus-picons-x-face-file-name
19320 Names a temporary file to store the @code{X-Face} bitmap in.  Defaults
19321 to @code{(format "/tmp/picon-xface.%s.xbm" (user-login-name))}.
19322
19323 @item gnus-picons-has-modeline-p
19324 @vindex gnus-picons-has-modeline-p
19325 If you have set @code{gnus-picons-display-where} to @code{picons}, your
19326 XEmacs frame will become really cluttered.  To alleviate this a bit you
19327 can set @code{gnus-picons-has-modeline-p} to @code{nil}; this will
19328 remove the mode line from the Picons buffer.  This is only useful if
19329 @code{gnus-picons-display-where} is @code{picons}.
19330
19331 @item gnus-picons-refresh-before-display
19332 @vindex gnus-picons-refresh-before-display
19333 If non-nil, display the article buffer before computing the picons.
19334 Defaults to @code{nil}.
19335
19336 @item gnus-picons-display-as-address
19337 @vindex gnus-picons-display-as-address
19338 If @code{t} display textual email addresses along with pictures.
19339 Defaults to @code{t}.
19340
19341 @item gnus-picons-file-suffixes
19342 @vindex gnus-picons-file-suffixes
19343 Ordered list of suffixes on picon file names to try.  Defaults to
19344 @code{("xpm" "gif" "xbm")} minus those not builtin your XEmacs.
19345
19346 @item gnus-picons-setup-hook
19347 @vindex gnus-picons-setup-hook
19348 Hook run in the picon buffer, if that is displayed.
19349
19350 @item gnus-picons-display-article-move-p
19351 @vindex gnus-picons-display-article-move-p
19352 Whether to move point to first empty line when displaying picons.  This
19353 has only an effect if `gnus-picons-display-where' has value `article'.
19354
19355 If @code{nil}, display the picons in the @code{From} and
19356 @code{Newsgroups} lines.  This is the default.
19357
19358 @item gnus-picons-clear-cache-on-shutdown
19359 @vindex gnus-picons-clear-cache-on-shutdown
19360 Whether to clear the picons cache when exiting gnus.  Gnus caches every
19361 picons it finds while it is running.  This saves some time in the search
19362 process but eats some memory.  If this variable is set to @code{nil},
19363 Gnus will never clear the cache itself; you will have to manually call
19364 @code{gnus-picons-clear-cache} to clear it.  Otherwise the cache will be
19365 cleared every time you exit Gnus.  Defaults to @code{t}.
19366
19367 @iftex
19368 @iflatex
19369 \margindex{}
19370 @end iflatex
19371 @end iftex
19372
19373 @end table
19374
19375 @node Smileys
19376 @subsection Smileys
19377 @cindex smileys
19378
19379 @iftex
19380 @iflatex
19381 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=tmp/BigFace.ps,height=20cm}}
19382 \input{smiley}
19383 @end iflatex
19384 @end iftex
19385
19386 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
19387 currently the only package that uses Smiley, it is documented here.
19388
19389 In short---to use Smiley in Gnus, put the following in your
19390 @file{.gnus.el} file:
19391
19392 @lisp
19393 (setq gnus-treat-display-smileys t)
19394 @end lisp
19395
19396 Smiley maps text smiley faces---@samp{:-)}, @samp{:-=}, @samp{:-(} and
19397 the like---to pictures and displays those instead of the text smiley
19398 faces.  The conversion is controlled by a list of regexps that matches
19399 text and maps that to file names.
19400
19401 @vindex smiley-nosey-regexp-alist
19402 @vindex smiley-deformed-regexp-alist
19403 Smiley supplies two example conversion alists by default:
19404 @code{smiley-deformed-regexp-alist} (which matches @samp{:)}, @samp{:(}
19405 and so on), and @code{smiley-nosey-regexp-alist} (which matches
19406 @samp{:-)}, @samp{:-(} and so on).
19407
19408 The alist used is specified by the @code{smiley-regexp-alist} variable,
19409 which defaults to the value of @code{smiley-deformed-regexp-alist}.
19410
19411 The first item in each element is the regexp to be matched; the second
19412 element is the regexp match group that is to be replaced by the picture;
19413 and the third element is the name of the file to be displayed.
19414
19415 The following variables customize where Smiley will look for these
19416 files, as well as the color to be used and stuff:
19417
19418 @table @code
19419
19420 @item smiley-data-directory
19421 @vindex smiley-data-directory
19422 Where Smiley will look for smiley faces files.
19423
19424 @item smiley-flesh-color
19425 @vindex smiley-flesh-color
19426 Skin color.  The default is @samp{yellow}, which is really racist.
19427
19428 @item smiley-features-color
19429 @vindex smiley-features-color
19430 Color of the features of the face.  The default is @samp{black}.
19431
19432 @item smiley-tongue-color
19433 @vindex smiley-tongue-color
19434 Color of the tongue.  The default is @samp{red}.
19435
19436 @item smiley-circle-color
19437 @vindex smiley-circle-color
19438 Color of the circle around the face.  The default is @samp{black}.
19439
19440 @item smiley-mouse-face
19441 @vindex smiley-mouse-face
19442 Face used for mouse highlighting over the smiley face.
19443
19444 @end table
19445
19446
19447 @node Toolbar
19448 @subsection Toolbar
19449
19450 @table @code
19451
19452 @iftex
19453 @iflatex
19454 \margindex{}
19455 @end iflatex
19456 @end iftex
19457
19458 @item gnus-use-toolbar
19459 @vindex gnus-use-toolbar
19460 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
19461 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
19462 @code{right-toolbar}, or @code{left-toolbar}.
19463
19464 @item gnus-group-toolbar
19465 @vindex gnus-group-toolbar
19466 The toolbar in the group buffer.
19467
19468 @item gnus-summary-toolbar
19469 @vindex gnus-summary-toolbar
19470 The toolbar in the summary buffer.
19471
19472 @item gnus-summary-mail-toolbar
19473 @vindex gnus-summary-mail-toolbar
19474 The toolbar in the summary buffer of mail groups.
19475
19476 @end table
19477
19478
19479 @node XVarious
19480 @subsection Various XEmacs Variables
19481
19482 @table @code
19483 @item gnus-xmas-glyph-directory
19484 @vindex gnus-xmas-glyph-directory
19485 This is where Gnus will look for pictures.  Gnus will normally
19486 auto-detect this directory, but you may set it manually if you have an
19487 unusual directory structure.
19488
19489 @item gnus-xmas-logo-color-alist
19490 @vindex gnus-xmas-logo-color-alist
19491 This is an alist where the key is a type symbol and the values are the
19492 foreground and background color of the splash page glyph.
19493
19494 @item gnus-xmas-logo-color-style
19495 @vindex gnus-xmas-logo-color-style
19496 This is the key used to look up the color in the alist described above.
19497 Valid values include @code{flame}, @code{pine}, @code{moss},
19498 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
19499 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
19500
19501 @item gnus-xmas-modeline-glyph
19502 @vindex gnus-xmas-modeline-glyph
19503 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
19504 default.
19505
19506 @iftex
19507 @iflatex
19508 \margindex{}
19509 @end iflatex
19510 @end iftex
19511
19512 @end table
19513
19514
19515
19516
19517 @node Fuzzy Matching
19518 @section Fuzzy Matching
19519 @cindex fuzzy matching
19520
19521 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
19522 things like scoring, thread gathering and thread comparison.
19523
19524 As opposed to regular expression matching, fuzzy matching is very fuzzy.
19525 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
19526 means, and the implementation has changed over time.
19527
19528 Basically, it tries to remove all noise from lines before comparing.
19529 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
19530 out of the strings before comparing the results.  This often leads to
19531 adequate results---even when faced with strings generated by text
19532 manglers masquerading as newsreaders.
19533
19534
19535 @node Thwarting Email Spam
19536 @section Thwarting Email Spam
19537 @cindex email spam
19538 @cindex spam
19539 @cindex UCE
19540 @cindex unsolicited commercial email
19541
19542 In these last days of the Usenet, commercial vultures are hanging about
19543 and grepping through news like crazy to find email addresses they can
19544 foist off their scams and products to.  As a reaction to this, many
19545 people have started putting nonsense addresses into their @code{From}
19546 lines.  I think this is counterproductive---it makes it difficult for
19547 people to send you legitimate mail in response to things you write, as
19548 well as making it difficult to see who wrote what.  This rewriting may
19549 perhaps be a bigger menace than the unsolicited commercial email itself
19550 in the end.
19551
19552 The biggest problem I have with email spam is that it comes in under
19553 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
19554 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
19555 mail group, only to find two pyramid schemes, seven advertisements
19556 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
19557 and one mail asking me to repent and find some god.
19558
19559 This is annoying.
19560
19561 The way to deal with this is having Gnus split out all spam into a
19562 @samp{spam} mail group (@pxref{Splitting Mail}).
19563
19564 First, pick one (1) valid mail address that you can be reached at, and
19565 put it in your @code{From} header of all your news articles.  (I've
19566 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
19567 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
19568 sysadmin whether your sendmail installation accepts keywords in the local
19569 part of the mail address.)
19570
19571 @lisp
19572 (setq message-default-news-headers
19573       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
19574 @end lisp
19575
19576 Then put the following split rule in @code{nnmail-split-fancy}
19577 (@pxref{Fancy Mail Splitting}):
19578
19579 @lisp
19580 (
19581  ...
19582  (to "larsi@@trym.ifi.uio.no"
19583       (| ("subject" "re:.*" "misc")
19584          ("references" ".*@@.*" "misc")
19585          "spam"))
19586  ...
19587 )
19588 @end lisp
19589
19590 This says that all mail to this address is suspect, but if it has a
19591 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
19592 header, it's probably ok.  All the rest goes to the @samp{spam} group.
19593 (This idea probably comes from Tim Pierce.)
19594
19595 In addition, many mail spammers talk directly to your @code{smtp} server
19596 and do not include your email address explicitly in the @code{To}
19597 header.  Why they do this is unknown---perhaps it's to thwart this
19598 thwarting scheme?  In any case, this is trivial to deal with---you just
19599 put anything not addressed to you in the @samp{spam} group by ending
19600 your fancy split rule in this way:
19601
19602 @lisp
19603 (
19604  ...
19605  (to "larsi" "misc")
19606  "spam")
19607 @end lisp
19608
19609 In my experience, this will sort virtually everything into the right
19610 group.  You still have to check the @samp{spam} group from time to time to
19611 check for legitimate mail, though.  If you feel like being a good net
19612 citizen, you can even send off complaints to the proper authorities on
19613 each unsolicited commercial email---at your leisure.
19614
19615 If you are also a lazy net citizen, you will probably prefer complaining
19616 automatically with the @file{gnus-junk.el} package, available FOR FREE
19617 at @* @uref{http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html}.
19618 Since most e-mail spam is sent automatically, this may reconcile the
19619 cosmic balance somewhat.
19620
19621 This works for me.  It allows people an easy way to contact me (they can
19622 just press @kbd{r} in the usual way), and I'm not bothered at all with
19623 spam.  It's a win-win situation.  Forging @code{From} headers to point
19624 to non-existent domains is yucky, in my opinion.
19625
19626
19627 @node Various Various
19628 @section Various Various
19629 @cindex mode lines
19630 @cindex highlights
19631
19632 @table @code
19633
19634 @item gnus-home-directory
19635 All Gnus path variables will be initialized from this variable, which
19636 defaults to @file{~/}.
19637
19638 @item gnus-directory
19639 @vindex gnus-directory
19640 Most Gnus storage path variables will be initialized from this variable,
19641 which defaults to the @samp{SAVEDIR} environment variable, or
19642 @file{~/News/} if that variable isn't set.
19643
19644 Note that Gnus is mostly loaded when the @file{.gnus.el} file is read.
19645 This means that other directory variables that are initialized from this
19646 variable won't be set properly if you set this variable in
19647 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
19648
19649 @item gnus-default-directory
19650 @vindex gnus-default-directory
19651 Not related to the above variable at all---this variable says what the
19652 default directory of all Gnus buffers should be.  If you issue commands
19653 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
19654 default directory.  If this variable is @code{nil} (which is the
19655 default), the default directory will be the default directory of the
19656 buffer you were in when you started Gnus.
19657
19658 @item gnus-verbose
19659 @vindex gnus-verbose
19660 This variable is an integer between zero and ten.  The higher the value,
19661 the more messages will be displayed.  If this variable is zero, Gnus
19662 will never flash any messages, if it is seven (which is the default),
19663 most important messages will be shown, and if it is ten, Gnus won't ever
19664 shut up, but will flash so many messages it will make your head swim.
19665
19666 @item gnus-verbose-backends
19667 @vindex gnus-verbose-backends
19668 This variable works the same way as @code{gnus-verbose}, but it applies
19669 to the Gnus backends instead of Gnus proper.
19670
19671 @item nnheader-max-head-length
19672 @vindex nnheader-max-head-length
19673 When the backends read straight heads of articles, they all try to read
19674 as little as possible.  This variable (default 4096) specifies
19675 the absolute max length the backends will try to read before giving up
19676 on finding a separator line between the head and the body.  If this
19677 variable is @code{nil}, there is no upper read bound.  If it is
19678 @code{t}, the backends won't try to read the articles piece by piece,
19679 but read the entire articles.  This makes sense with some versions of
19680 @code{ange-ftp} or @code{efs}.
19681
19682 @item nnheader-head-chop-length
19683 @vindex nnheader-head-chop-length
19684 This variable (default 2048) says how big a piece of each article to
19685 read when doing the operation described above.
19686
19687 @item nnheader-file-name-translation-alist
19688 @vindex nnheader-file-name-translation-alist
19689 @cindex file names
19690 @cindex invalid characters in file names
19691 @cindex characters in file names
19692 This is an alist that says how to translate characters in file names.
19693 For instance, if @samp{:} is invalid as a file character in file names
19694 on your system (you OS/2 user you), you could say something like:
19695
19696 @lisp
19697 (setq nnheader-file-name-translation-alist
19698       '((?: . ?_)))
19699 @end lisp
19700
19701 In fact, this is the default value for this variable on OS/2 and MS
19702 Windows (phooey) systems.
19703
19704 @item gnus-hidden-properties
19705 @vindex gnus-hidden-properties
19706 This is a list of properties to use to hide ``invisible'' text.  It is
19707 @code{(invisible t intangible t)} by default on most systems, which
19708 makes invisible text invisible and intangible.
19709
19710 @item gnus-parse-headers-hook
19711 @vindex gnus-parse-headers-hook
19712 A hook called before parsing headers.  It can be used, for instance, to
19713 gather statistics on the headers fetched, or perhaps you'd like to prune
19714 some headers.  I don't see why you'd want that, though.
19715
19716 @item gnus-shell-command-separator
19717 @vindex gnus-shell-command-separator
19718 String used to separate two shell commands.  The default is @samp{;}.
19719
19720 @item gnus-invalid-group-regexp
19721 @vindex gnus-invalid-group-regexp
19722
19723 Regexp to match ``invalid'' group names when querying user for a group
19724 name.  The default value catches some @strong{really} invalid group
19725 names who could possibly mess up Gnus internally (like allowing
19726 @samp{:} in a group name, which is normally used to delimit method and
19727 group).
19728
19729 @sc{imap} users might want to allow @samp{/} in group names though.
19730
19731
19732 @end table
19733
19734
19735 @node The End
19736 @chapter The End
19737
19738 Well, that's the manual---you can get on with your life now.  Keep in
19739 touch.  Say hello to your cats from me.
19740
19741 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
19742
19743 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
19744
19745 @quotation
19746 @strong{Te Deum}
19747
19748 @sp 1
19749 Not because of victories @*
19750 I sing,@*
19751 having none,@*
19752 but for the common sunshine,@*
19753 the breeze,@*
19754 the largess of the spring.
19755
19756 @sp 1
19757 Not for victory@*
19758 but for the day's work done@*
19759 as well as I was able;@*
19760 not for a seat upon the dais@*
19761 but at the common table.@*
19762 @end quotation
19763
19764
19765 @node Appendices
19766 @chapter Appendices
19767
19768 @menu
19769 * History::                     How Gnus got where it is today.
19770 * On Writing Manuals::          Why this is not a beginner's guide.
19771 * Terminology::                 We use really difficult, like, words here.
19772 * Customization::               Tailoring Gnus to your needs.
19773 * Troubleshooting::             What you might try if things do not work.
19774 * Gnus Reference Guide::        Rilly, rilly technical stuff.
19775 * Emacs for Heathens::          A short introduction to Emacsian terms.
19776 * Frequently Asked Questions::
19777 @end menu
19778
19779
19780 @node History
19781 @section History
19782
19783 @cindex history
19784 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
19785 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
19786
19787 If you want to investigate the person responsible for this outrage,
19788 you can point your (feh!) web browser to
19789 @uref{http://quimby.gnus.org/}.  This is also the primary
19790 distribution point for the new and spiffy versions of Gnus, and is
19791 known as The Site That Destroys Newsrcs And Drives People Mad.
19792
19793 During the first extended alpha period of development, the new Gnus was
19794 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
19795 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
19796 (Besides, the ``Gnus'' in this abbreviation should probably be
19797 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
19798 appropriate name, don't you think?)
19799
19800 In any case, after spending all that energy on coming up with a new and
19801 spunky name, we decided that the name was @emph{too} spunky, so we
19802 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
19803 ``@sc{gnus}''.  New vs. old.
19804
19805 @menu
19806 * Gnus Versions::               What Gnus versions have been released.
19807 * Other Gnus Versions::         Other Gnus versions that also have been released.
19808 * Why?::                        What's the point of Gnus?
19809 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
19810 * Conformity::                  Gnus tries to conform to all standards.
19811 * Emacsen::                     Gnus can be run on a few modern Emacsen.
19812 * Gnus Development::            How Gnus is developed.
19813 * Contributors::                Oodles of people.
19814 * New Features::                Pointers to some of the new stuff in Gnus.
19815 @end menu
19816
19817
19818 @node Gnus Versions
19819 @subsection Gnus Versions
19820 @cindex Pterodactyl Gnus
19821 @cindex ding Gnus
19822 @cindex September Gnus
19823 @cindex Quassia Gnus
19824
19825 The first ``proper'' release of Gnus 5 was done in November 1995 when it
19826 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
19827 plus 15 Gnus 5.0 releases).
19828
19829 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
19830 releases)) was released under the name ``Gnus 5.2'' (40 releases).
19831
19832 On July 28th 1996 work on Red Gnus was begun, and it was released on
19833 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
19834
19835 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
19836 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
19837
19838 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
19839 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
19840 1999.
19841
19842 On the 26th of October 2000, Oort Gnus was begun.
19843
19844 If you happen upon a version of Gnus that has a prefixed name --
19845 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
19846 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
19847 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
19848 run.  Walk away, calmly, until you're out of its reach.  Find a proper
19849 released version of Gnus and snuggle up to that instead.
19850
19851
19852 @node Other Gnus Versions
19853 @subsection Other Gnus Versions
19854 @cindex Semi-gnus
19855
19856 In addition to the versions of Gnus which have had their releases
19857 coordinated by Lars, one major development has been Semi-gnus from
19858 Japan.  It's based on a library called @sc{semi}, which provides
19859 @sc{mime} capabilities.
19860
19861 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
19862 Collectively, they are called ``Semi-gnus'', and different strains are
19863 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
19864 @sc{mime} and multilingualization things, especially important for
19865 Japanese users.
19866
19867
19868 @node Why?
19869 @subsection Why?
19870
19871 What's the point of Gnus?
19872
19873 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
19874 newsreader, that lets you do anything you can think of.  That was my
19875 original motivation, but while working on Gnus, it has become clear to
19876 me that this generation of newsreaders really belong in the stone age.
19877 Newsreaders haven't developed much since the infancy of the net.  If the
19878 volume continues to rise with the current rate of increase, all current
19879 newsreaders will be pretty much useless.  How do you deal with
19880 newsgroups that have thousands of new articles each day?  How do you
19881 keep track of millions of people who post?
19882
19883 Gnus offers no real solutions to these questions, but I would very much
19884 like to see Gnus being used as a testing ground for new methods of
19885 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
19886 to separate the newsreader from the backends, Gnus now offers a simple
19887 interface for anybody who wants to write new backends for fetching mail
19888 and news from different sources.  I have added hooks for customizations
19889 everywhere I could imagine it being useful.  By doing so, I'm inviting
19890 every one of you to explore and invent.
19891
19892 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
19893 @kbd{C-u 100 M-x all-hail-xemacs}.
19894
19895
19896 @node Compatibility
19897 @subsection Compatibility
19898
19899 @cindex compatibility
19900 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
19901 bindings have been kept.  More key bindings have been added, of course,
19902 but only in one or two obscure cases have old bindings been changed.
19903
19904 Our motto is:
19905 @quotation
19906 @cartouche
19907 @center In a cloud bones of steel.
19908 @end cartouche
19909 @end quotation
19910
19911 All commands have kept their names.  Some internal functions have changed
19912 their names.
19913
19914 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
19915 Articles}.
19916
19917 One major compatibility question is the presence of several summary
19918 buffers.  All variables relevant while reading a group are
19919 buffer-local to the summary buffer they belong in.  Although many
19920 important variables have their values copied into their global
19921 counterparts whenever a command is executed in the summary buffer, this
19922 change might lead to incorrect values being used unless you are careful.
19923
19924 All code that relies on knowledge of @sc{gnus} internals will probably
19925 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
19926 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
19927 maintains a hash table that points to the entries in this alist (which
19928 speeds up many functions), and changing the alist directly will lead to
19929 peculiar results.
19930
19931 @cindex hilit19
19932 @cindex highlighting
19933 Old hilit19 code does not work at all.  In fact, you should probably
19934 remove all hilit code from all Gnus hooks
19935 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
19936 Gnus provides various integrated functions for highlighting.  These are
19937 faster and more accurate.  To make life easier for everybody, Gnus will
19938 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
19939 Away!
19940
19941 Packages like @code{expire-kill} will no longer work.  As a matter of
19942 fact, you should probably remove all old @sc{gnus} packages (and other
19943 code) when you start using Gnus.  More likely than not, Gnus already
19944 does what you have written code to make @sc{gnus} do.  (Snicker.)
19945
19946 Even though old methods of doing things are still supported, only the
19947 new methods are documented in this manual.  If you detect a new method of
19948 doing something while reading this manual, that does not mean you have
19949 to stop doing it the old way.
19950
19951 Gnus understands all @sc{gnus} startup files.
19952
19953 @kindex M-x gnus-bug
19954 @findex gnus-bug
19955 @cindex reporting bugs
19956 @cindex bugs
19957 Overall, a casual user who hasn't written much code that depends on
19958 @sc{gnus} internals should suffer no problems.  If problems occur,
19959 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
19960
19961 @vindex gnus-bug-create-help-buffer
19962 If you are in the habit of sending bug reports @emph{very} often, you
19963 may find the helpful help buffer annoying after a while.  If so, set
19964 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
19965 up at you.
19966
19967
19968 @node Conformity
19969 @subsection Conformity
19970
19971 No rebels without a clue here, ma'am.  We conform to all standards known
19972 to (wo)man.  Except for those standards and/or conventions we disagree
19973 with, of course.
19974
19975 @table @strong
19976
19977 @item RFC 822
19978 @cindex RFC 822
19979 There are no known breaches of this standard.
19980
19981 @item RFC 1036
19982 @cindex RFC 1036
19983 There are no known breaches of this standard, either.
19984
19985 @item Son-of-RFC 1036
19986 @cindex Son-of-RFC 1036
19987 We do have some breaches to this one.
19988
19989 @table @emph
19990
19991 @item X-Newsreader
19992 @itemx User-Agent
19993 These are considered to be ``vanity headers'', while I consider them
19994 to be consumer information.  After seeing so many badly formatted
19995 articles coming from @code{tin} and @code{Netscape} I know not to use
19996 either of those for posting articles.  I would not have known that if
19997 it wasn't for the @code{X-Newsreader} header.
19998 @end table
19999
20000 @item USEFOR
20001 @cindex USEFOR
20002 USEFOR is an IETF working group writing a successor to RFC 1036, based
20003 on Son-of-RFC 1036.  They have produced a number of drafts proposing
20004 various changes to the format of news articles.  The Gnus towers will
20005 look into implementing the changes when the draft is accepted as an RFC.
20006
20007 @end table
20008
20009 If you ever notice Gnus acting non-compliant with regards to the texts
20010 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
20011 know.
20012
20013
20014 @node Emacsen
20015 @subsection Emacsen
20016 @cindex Emacsen
20017 @cindex XEmacs
20018 @cindex Mule
20019 @cindex Emacs
20020
20021 Gnus should work on :
20022
20023 @itemize @bullet
20024
20025 @item
20026 Emacs 20.3 and up.
20027
20028 @item
20029 XEmacs 20.4 and up.
20030
20031 @end itemize
20032
20033 This Gnus version will absolutely not work on any Emacsen older than
20034 that.  Not reliably, at least.  Older versions of Gnus may work on older
20035 Emacs versions.
20036
20037 There are some vague differences between Gnus on the various
20038 platforms---XEmacs features more graphics (a logo and a toolbar)---but
20039 other than that, things should look pretty much the same under all
20040 Emacsen.
20041
20042
20043 @node Gnus Development
20044 @subsection Gnus Development
20045
20046 Gnus is developed in a two-phased cycle.  The first phase involves much
20047 discussion on the @samp{ding@@gnus.org} mailing list, where people
20048 propose changes and new features, post patches and new backends.  This
20049 phase is called the @dfn{alpha} phase, since the Gnusae released in this
20050 phase are @dfn{alpha releases}, or (perhaps more commonly in other
20051 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
20052 unstable and should not be used by casual users.  Gnus alpha releases
20053 have names like ``Red Gnus'' and ``Quassia Gnus''.
20054
20055 After futzing around for 50-100 alpha releases, Gnus is declared
20056 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
20057 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
20058 supposed to be able to use these, and these are mostly discussed on the
20059 @samp{gnu.emacs.gnus} newsgroup.
20060
20061 @cindex Incoming*
20062 @vindex mail-source-delete-incoming
20063 Some variable defaults differ between alpha Gnusae and released Gnusae.
20064 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
20065 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
20066 lossage of mail if an alpha release hiccups while handling the mail.
20067
20068 The division of discussion between the ding mailing list and the Gnus
20069 newsgroup is not purely based on publicity concerns.  It's true that
20070 having people write about the horrible things that an alpha Gnus release
20071 can do (sometimes) in a public forum may scare people off, but more
20072 importantly, talking about new experimental features that have been
20073 introduced may confuse casual users.  New features are frequently
20074 introduced, fiddled with, and judged to be found wanting, and then
20075 either discarded or totally rewritten.  People reading the mailing list
20076 usually keep up with these rapid changes, while people on the newsgroup
20077 can't be assumed to do so.
20078
20079
20080
20081 @node Contributors
20082 @subsection Contributors
20083 @cindex contributors
20084
20085 The new Gnus version couldn't have been done without the help of all the
20086 people on the (ding) mailing list.  Every day for over a year I have
20087 gotten billions of nice bug reports from them, filling me with joy,
20088 every single one of them.  Smooches.  The people on the list have been
20089 tried beyond endurance, what with my ``oh, that's a neat idea <type
20090 type>, yup, I'll release it right away <ship off> no wait, that doesn't
20091 work at all <type type>, yup, I'll ship that one off right away <ship
20092 off> no, wait, that absolutely does not work'' policy for releases.
20093 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
20094 ``worser''? ``much worser''?  ``worsest''?)
20095
20096 I would like to take this opportunity to thank the Academy for...  oops,
20097 wrong show.
20098
20099 @itemize @bullet
20100
20101 @item
20102 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
20103
20104 @item
20105 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
20106 nnwarchive and many, many other things connected with @sc{mime} and
20107 other types of en/decoding, as well as general bug fixing, new
20108 functionality and stuff.
20109
20110 @item
20111 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
20112 well as numerous other things).
20113
20114 @item
20115 Luis Fernandes---design and graphics.
20116
20117 @item
20118 Joe Reiss---creator of the smiley faces.
20119
20120 @item
20121 Justin Sheehy--the FAQ maintainer.
20122
20123 @item
20124 Erik Naggum---help, ideas, support, code and stuff.
20125
20126 @item
20127 Wes Hardaker---@file{gnus-picon.el} and the manual section on
20128 @dfn{picons} (@pxref{Picons}).
20129
20130 @item
20131 Kim-Minh Kaplan---further work on the picon code.
20132
20133 @item
20134 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
20135 (@pxref{GroupLens}).
20136
20137 @item
20138 Sudish Joseph---innumerable bug fixes.
20139
20140 @item
20141 Ilja Weis---@file{gnus-topic.el}.
20142
20143 @item
20144 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
20145
20146 @item
20147 Vladimir Alexiev---the refcard and reference booklets.
20148
20149 @item
20150 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
20151 distribution by Felix Lee and JWZ.
20152
20153 @item
20154 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
20155
20156 @item
20157 Peter Mutsaers---orphan article scoring code.
20158
20159 @item
20160 Ken Raeburn---POP mail support.
20161
20162 @item
20163 Hallvard B Furuseth---various bits and pieces, especially dealing with
20164 .newsrc files.
20165
20166 @item
20167 Brian Edmonds---@file{gnus-bbdb.el}.
20168
20169 @item
20170 David Moore---rewrite of @file{nnvirtual.el} and many other things.
20171
20172 @item
20173 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
20174
20175 @item
20176 François Pinard---many, many interesting and thorough bug reports, as
20177 well as autoconf support.
20178
20179 @end itemize
20180
20181 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
20182 Borges, and Jost Krieger proof-reading parts of the manual.
20183
20184 The following people have contributed many patches and suggestions:
20185
20186 Christopher Davis,
20187 Andrew Eskilsson,
20188 Kai Grossjohann,
20189 David KÃ¥gedal,
20190 Richard Pieri,
20191 Fabrice Popineau,
20192 Daniel Quinlan,
20193 Jason L. Tibbitts, III,
20194 and
20195 Jack Vinson.
20196
20197 Also thanks to the following for patches and stuff:
20198
20199 Jari Aalto,
20200 Adrian Aichner,
20201 Vladimir Alexiev,
20202 Russ Allbery,
20203 Peter Arius,
20204 Matt Armstrong,
20205 Marc Auslander,
20206 Miles Bader,
20207 Alexei V. Barantsev,
20208 Frank Bennett,
20209 Robert Bihlmeyer,
20210 Chris Bone,
20211 Mark Borges,
20212 Mark Boyns,
20213 Lance A. Brown,
20214 Rob Browning,
20215 Kees de Bruin,
20216 Martin Buchholz,
20217 Joe Buehler,
20218 Kevin Buhr,
20219 Alastair Burt,
20220 Joao Cachopo,
20221 Zlatko Calusic,
20222 Massimo Campostrini,
20223 Castor,
20224 David Charlap,
20225 Dan Christensen,
20226 Kevin Christian,
20227 Jae-you Chung, @c ?
20228 James H. Cloos, Jr.,
20229 Laura Conrad,
20230 Michael R. Cook,
20231 Glenn Coombs,
20232 Andrew J. Cosgriff,
20233 Neil Crellin,
20234 Frank D. Cringle,
20235 Geoffrey T. Dairiki,
20236 Andre Deparade,
20237 Ulrik Dickow,
20238 Dave Disser,
20239 Rui-Tao Dong, @c ?
20240 Joev Dubach,
20241 Michael Welsh Duggan,
20242 Dave Edmondson,
20243 Paul Eggert,
20244 Mark W. Eichin,
20245 Karl Eichwalder,
20246 Enami Tsugutomo, @c Enami
20247 Michael Ernst,
20248 Luc Van Eycken,
20249 Sam Falkner,
20250 Nelson Jose dos Santos Ferreira,
20251 Sigbjorn Finne,
20252 Sven Fischer,
20253 Paul Fisher,
20254 Decklin Foster,
20255 Gary D. Foster,
20256 Paul Franklin,
20257 Guy Geens,
20258 Arne Georg Gleditsch,
20259 David S. Goldberg,
20260 Michelangelo Grigni,
20261 Dale Hagglund,
20262 D. Hall,
20263 Magnus Hammerin,
20264 Kenichi Handa, @c Handa
20265 Raja R. Harinath,
20266 Yoshiki Hayashi, @c ?
20267 P. E. Jareth Hein,
20268 Hisashige Kenji, @c Hisashige
20269 Scott Hofmann,
20270 Marc Horowitz,
20271 Gunnar Horrigmo,
20272 Richard Hoskins,
20273 Brad Howes,
20274 Miguel de Icaza,
20275 François Felix Ingrand,
20276 Tatsuya Ichikawa, @c ?
20277 Ishikawa Ichiro, @c Ishikawa
20278 Lee Iverson,
20279 Iwamuro Motonori, @c Iwamuro
20280 Rajappa Iyer,
20281 Andreas Jaeger,
20282 Adam P. Jenkins,
20283 Randell Jesup,
20284 Fred Johansen,
20285 Gareth Jones,
20286 Simon Josefsson,
20287 Greg Klanderman,
20288 Karl Kleinpaste,
20289 Michael Klingbeil,
20290 Peter Skov Knudsen,
20291 Shuhei Kobayashi, @c Kobayashi
20292 Petr Konecny,
20293 Koseki Yoshinori, @c Koseki
20294 Thor Kristoffersen,
20295 Jens Lautenbacher,
20296 Martin Larose,
20297 Seokchan Lee, @c Lee
20298 Joerg Lenneis,
20299 Carsten Leonhardt,
20300 James LewisMoss,
20301 Christian Limpach,
20302 Markus Linnala,
20303 Dave Love,
20304 Mike McEwan,
20305 Tonny Madsen,
20306 Shlomo Mahlab,
20307 Nat Makarevitch,
20308 Istvan Marko,
20309 David Martin,
20310 Jason R. Mastaler,
20311 Gordon Matzigkeit,
20312 Timo Metzemakers,
20313 Richard Mlynarik,
20314 Lantz Moore,
20315 Morioka Tomohiko, @c Morioka
20316 Erik Toubro Nielsen,
20317 Hrvoje Niksic,
20318 Andy Norman,
20319 Fred Oberhauser,
20320 C. R. Oldham,
20321 Alexandre Oliva,
20322 Ken Olstad,
20323 Masaharu Onishi, @c Onishi
20324 Hideki Ono, @c Ono
20325 Ettore Perazzoli,
20326 William Perry,
20327 Stephen Peters,
20328 Jens-Ulrik Holger Petersen,
20329 Ulrich Pfeifer,
20330 Matt Pharr,
20331 Andy Piper,
20332 John McClary Prevost,
20333 Bill Pringlemeir,
20334 Mike Pullen,
20335 Jim Radford,
20336 Colin Rafferty,
20337 Lasse Rasinen,
20338 Lars Balker Rasmussen,
20339 Joe Reiss,
20340 Renaud Rioboo,
20341 Roland B. Roberts,
20342 Bart Robinson,
20343 Christian von Roques,
20344 Markus Rost,
20345 Jason Rumney,
20346 Wolfgang Rupprecht,
20347 Jay Sachs,
20348 Dewey M. Sasser,
20349 Conrad Sauerwald,
20350 Loren Schall,
20351 Dan Schmidt,
20352 Ralph Schleicher,
20353 Philippe Schnoebelen,
20354 Andreas Schwab,
20355 Randal L. Schwartz,
20356 Danny Siu,
20357 Matt Simmons,
20358 Paul D. Smith,
20359 Jeff Sparkes,
20360 Toby Speight,
20361 Michael Sperber,
20362 Darren Stalder,
20363 Richard Stallman,
20364 Greg Stark,
20365 Sam Steingold,
20366 Paul Stevenson,
20367 Jonas Steverud,
20368 Paul Stodghill,
20369 Kiyokazu Suto, @c Suto
20370 Kurt Swanson,
20371 Samuel Tardieu,
20372 Teddy,
20373 Chuck Thompson,
20374 Tozawa Akihiko, @c Tozawa
20375 Philippe Troin,
20376 James Troup,
20377 Trung Tran-Duc,
20378 Jack Twilley,
20379 Aaron M. Ucko,
20380 Aki Vehtari,
20381 Didier Verna,
20382 Vladimir Volovich,
20383 Jan Vroonhof,
20384 Stefan Waldherr,
20385 Pete Ware,
20386 Barry A. Warsaw,
20387 Christoph Wedler,
20388 Joe Wells,
20389 Lee Willis,
20390 Katsumi Yamaoka @c Yamaoka
20391 and
20392 Lloyd Zusman.
20393
20394
20395 For a full overview of what each person has done, the ChangeLogs
20396 included in the Gnus alpha distributions should give ample reading
20397 (550kB and counting).
20398
20399 Apologies to everybody that I've forgotten, of which there are many, I'm
20400 sure.
20401
20402 Gee, that's quite a list of people.  I guess that must mean that there
20403 actually are people who are using Gnus.  Who'd'a thunk it!
20404
20405
20406 @node New Features
20407 @subsection New Features
20408 @cindex new features
20409
20410 @menu
20411 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
20412 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
20413 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
20414 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
20415 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
20416 @end menu
20417
20418 These lists are, of course, just @emph{short} overviews of the
20419 @emph{most} important new features.  No, really.  There are tons more.
20420 Yes, we have feeping creaturism in full effect.
20421
20422 @node ding Gnus
20423 @subsubsection (ding) Gnus
20424
20425 New features in Gnus 5.0/5.1:
20426
20427 @itemize @bullet
20428
20429 @item
20430 The look of all buffers can be changed by setting format-like variables
20431 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
20432
20433 @item
20434 Local spool and several @sc{nntp} servers can be used at once
20435 (@pxref{Select Methods}).
20436
20437 @item
20438 You can combine groups into virtual groups (@pxref{Virtual Groups}).
20439
20440 @item
20441 You can read a number of different mail formats (@pxref{Getting Mail}).
20442 All the mail backends implement a convenient mail expiry scheme
20443 (@pxref{Expiring Mail}).
20444
20445 @item
20446 Gnus can use various strategies for gathering threads that have lost
20447 their roots (thereby gathering loose sub-threads into one thread) or it
20448 can go back and retrieve enough headers to build a complete thread
20449 (@pxref{Customizing Threading}).
20450
20451 @item
20452 Killed groups can be displayed in the group buffer, and you can read
20453 them as well (@pxref{Listing Groups}).
20454
20455 @item
20456 Gnus can do partial group updates---you do not have to retrieve the
20457 entire active file just to check for new articles in a few groups
20458 (@pxref{The Active File}).
20459
20460 @item
20461 Gnus implements a sliding scale of subscribedness to groups
20462 (@pxref{Group Levels}).
20463
20464 @item
20465 You can score articles according to any number of criteria
20466 (@pxref{Scoring}).  You can even get Gnus to find out how to score
20467 articles for you (@pxref{Adaptive Scoring}).
20468
20469 @item
20470 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
20471 manner, so it should be difficult to lose much data on what you have
20472 read if your machine should go down (@pxref{Auto Save}).
20473
20474 @item
20475 Gnus now has its own startup file (@file{.gnus}) to avoid cluttering up
20476 the @file{.emacs} file.
20477
20478 @item
20479 You can set the process mark on both groups and articles and perform
20480 operations on all the marked items (@pxref{Process/Prefix}).
20481
20482 @item
20483 You can grep through a subset of groups and create a group from the
20484 results (@pxref{Kibozed Groups}).
20485
20486 @item
20487 You can list subsets of groups according to, well, anything
20488 (@pxref{Listing Groups}).
20489
20490 @item
20491 You can browse foreign servers and subscribe to groups from those
20492 servers (@pxref{Browse Foreign Server}).
20493
20494 @item
20495 Gnus can fetch articles, asynchronously, on a second connection to the
20496 server (@pxref{Asynchronous Fetching}).
20497
20498 @item
20499 You can cache articles locally (@pxref{Article Caching}).
20500
20501 @item
20502 The uudecode functions have been expanded and generalized
20503 (@pxref{Decoding Articles}).
20504
20505 @item
20506 You can still post uuencoded articles, which was a little-known feature
20507 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
20508
20509 @item
20510 Fetching parents (and other articles) now actually works without
20511 glitches (@pxref{Finding the Parent}).
20512
20513 @item
20514 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
20515
20516 @item
20517 Digests (and other files) can be used as the basis for groups
20518 (@pxref{Document Groups}).
20519
20520 @item
20521 Articles can be highlighted and customized (@pxref{Customizing
20522 Articles}).
20523
20524 @item
20525 URLs and other external references can be buttonized (@pxref{Article
20526 Buttons}).
20527
20528 @item
20529 You can do lots of strange stuff with the Gnus window & frame
20530 configuration (@pxref{Window Layout}).
20531
20532 @item
20533 You can click on buttons instead of using the keyboard
20534 (@pxref{Buttons}).
20535
20536 @end itemize
20537
20538
20539 @node September Gnus
20540 @subsubsection September Gnus
20541
20542 @iftex
20543 @iflatex
20544 \gnusfig{-28cm}{0cm}{\epsfig{figure=tmp/september.ps,height=20cm}}
20545 @end iflatex
20546 @end iftex
20547
20548 New features in Gnus 5.2/5.3:
20549
20550 @itemize @bullet
20551
20552 @item
20553 A new message composition mode is used.  All old customization variables
20554 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
20555 now obsolete.
20556
20557 @item
20558 Gnus is now able to generate @dfn{sparse} threads---threads where
20559 missing articles are represented by empty nodes (@pxref{Customizing
20560 Threading}).
20561
20562 @lisp
20563 (setq gnus-build-sparse-threads 'some)
20564 @end lisp
20565
20566 @item
20567 Outgoing articles are stored on a special archive server
20568 (@pxref{Archived Messages}).
20569
20570 @item
20571 Partial thread regeneration now happens when articles are
20572 referred.
20573
20574 @item
20575 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
20576
20577 @item
20578 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
20579
20580 @item
20581 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
20582
20583 @lisp
20584 (setq gnus-use-trees t)
20585 @end lisp
20586
20587 @item
20588 An @code{nn}-like pick-and-read minor mode is available for the summary
20589 buffers (@pxref{Pick and Read}).
20590
20591 @lisp
20592 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
20593 @end lisp
20594
20595 @item
20596 In binary groups you can use a special binary minor mode (@pxref{Binary
20597 Groups}).
20598
20599 @item
20600 Groups can be grouped in a folding topic hierarchy (@pxref{Group
20601 Topics}).
20602
20603 @lisp
20604 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
20605 @end lisp
20606
20607 @item
20608 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
20609
20610 @item
20611 Groups can now have a score, and bubbling based on entry frequency
20612 is possible (@pxref{Group Score}).
20613
20614 @lisp
20615 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
20616 @end lisp
20617
20618 @item
20619 Groups can be process-marked, and commands can be performed on
20620 groups of groups (@pxref{Marking Groups}).
20621
20622 @item
20623 Caching is possible in virtual groups.
20624
20625 @item
20626 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
20627 news batches, ClariNet briefs collections, and just about everything
20628 else (@pxref{Document Groups}).
20629
20630 @item
20631 Gnus has a new backend (@code{nnsoup}) to create/read SOUP packets
20632 (@pxref{SOUP}).
20633
20634 @item
20635 The Gnus cache is much faster.
20636
20637 @item
20638 Groups can be sorted according to many criteria (@pxref{Sorting
20639 Groups}).
20640
20641 @item
20642 New group parameters have been introduced to set list-addresses and
20643 expiry times (@pxref{Group Parameters}).
20644
20645 @item
20646 All formatting specs allow specifying faces to be used
20647 (@pxref{Formatting Fonts}).
20648
20649 @item
20650 There are several more commands for setting/removing/acting on process
20651 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
20652
20653 @item
20654 The summary buffer can be limited to show parts of the available
20655 articles based on a wide range of criteria.  These commands have been
20656 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
20657
20658 @item
20659 Articles can be made persistent with the @kbd{*} command
20660 (@pxref{Persistent Articles}).
20661
20662 @item
20663 All functions for hiding article elements are now toggles.
20664
20665 @item
20666 Article headers can be buttonized (@pxref{Article Washing}).
20667
20668 @item
20669 All mail backends support fetching articles by @code{Message-ID}.
20670
20671 @item
20672 Duplicate mail can now be treated properly (@pxref{Duplicates}).
20673
20674 @item
20675 All summary mode commands are available directly from the article
20676 buffer (@pxref{Article Keymap}).
20677
20678 @item
20679 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
20680 Layout}).
20681
20682 @item
20683 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
20684 @iftex
20685 @iflatex
20686 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fseptember.ps,height=5cm}]{\epsfig{figure=tmp/fseptember.ps,height=5cm}}
20687 @end iflatex
20688 @end iftex
20689
20690 @item
20691 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
20692
20693 @lisp
20694 (setq gnus-use-nocem t)
20695 @end lisp
20696
20697 @item
20698 Groups can be made permanently visible (@pxref{Listing Groups}).
20699
20700 @lisp
20701 (setq gnus-permanently-visible-groups "^nnml:")
20702 @end lisp
20703
20704 @item
20705 Many new hooks have been introduced to make customizing easier.
20706
20707 @item
20708 Gnus respects the @code{Mail-Copies-To} header.
20709
20710 @item
20711 Threads can be gathered by looking at the @code{References} header
20712 (@pxref{Customizing Threading}).
20713
20714 @lisp
20715 (setq gnus-summary-thread-gathering-function
20716       'gnus-gather-threads-by-references)
20717 @end lisp
20718
20719 @item
20720 Read articles can be stored in a special backlog buffer to avoid
20721 refetching (@pxref{Article Backlog}).
20722
20723 @lisp
20724 (setq gnus-keep-backlog 50)
20725 @end lisp
20726
20727 @item
20728 A clean copy of the current article is always stored in a separate
20729 buffer to allow easier treatment.
20730
20731 @item
20732 Gnus can suggest where to save articles (@pxref{Saving Articles}).
20733
20734 @item
20735 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
20736 Articles}).
20737
20738 @lisp
20739 (setq gnus-prompt-before-saving t)
20740 @end lisp
20741
20742 @item
20743 @code{gnus-uu} can view decoded files asynchronously while fetching
20744 articles (@pxref{Other Decode Variables}).
20745
20746 @lisp
20747 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
20748 @end lisp
20749
20750 @item
20751 Filling in the article buffer now works properly on cited text
20752 (@pxref{Article Washing}).
20753
20754 @item
20755 Hiding cited text adds buttons to toggle hiding, and how much
20756 cited text to hide is now customizable (@pxref{Article Hiding}).
20757
20758 @lisp
20759 (setq gnus-cited-lines-visible 2)
20760 @end lisp
20761
20762 @item
20763 Boring headers can be hidden (@pxref{Article Hiding}).
20764
20765 @item
20766 Default scoring values can now be set from the menu bar.
20767
20768 @item
20769 Further syntax checking of outgoing articles have been added.
20770
20771 @end itemize
20772
20773
20774 @node Red Gnus
20775 @subsubsection Red Gnus
20776
20777 New features in Gnus 5.4/5.5:
20778
20779 @iftex
20780 @iflatex
20781 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=tmp/red.ps,height=20cm}}
20782 @end iflatex
20783 @end iftex
20784
20785 @itemize @bullet
20786
20787 @item
20788 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
20789
20790 @item
20791 Article prefetching functionality has been moved up into
20792 Gnus (@pxref{Asynchronous Fetching}).
20793
20794 @item
20795 Scoring can now be performed with logical operators like @code{and},
20796 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
20797 Scoring}).
20798
20799 @item
20800 Article washing status can be displayed in the
20801 article mode line (@pxref{Misc Article}).
20802
20803 @item
20804 @file{gnus.el} has been split into many smaller files.
20805
20806 @item
20807 Suppression of duplicate articles based on Message-ID can be done
20808 (@pxref{Duplicate Suppression}).
20809
20810 @lisp
20811 (setq gnus-suppress-duplicates t)
20812 @end lisp
20813
20814 @item
20815 New variables for specifying what score and adapt files are to be
20816 considered home score and adapt files (@pxref{Home Score File}) have
20817 been added.
20818
20819 @item
20820 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
20821 Server Internals}).
20822
20823 @item
20824 Groups can inherit group parameters from parent topics (@pxref{Topic
20825 Parameters}).
20826
20827 @item
20828 Article editing has been revamped and is now actually usable.
20829
20830 @item
20831 Signatures can be recognized in more intelligent fashions
20832 (@pxref{Article Signature}).
20833
20834 @item
20835 Summary pick mode has been made to look more @code{nn}-like.  Line
20836 numbers are displayed and the @kbd{.} command can be used to pick
20837 articles (@code{Pick and Read}).
20838
20839 @item
20840 Commands for moving the @file{.newsrc.eld} from one server to
20841 another have been added (@pxref{Changing Servers}).
20842
20843 @item
20844 There's a way now to specify that ``uninteresting'' fields be suppressed
20845 when generating lines in buffers (@pxref{Advanced Formatting}).
20846
20847 @item
20848 Several commands in the group buffer can be undone with @kbd{M-C-_}
20849 (@pxref{Undo}).
20850
20851 @item
20852 Scoring can be done on words using the new score type @code{w}
20853 (@pxref{Score File Format}).
20854
20855 @item
20856 Adaptive scoring can be done on a Subject word-by-word basis
20857 (@pxref{Adaptive Scoring}).
20858
20859 @lisp
20860 (setq gnus-use-adaptive-scoring '(word))
20861 @end lisp
20862
20863 @item
20864 Scores can be decayed (@pxref{Score Decays}).
20865
20866 @lisp
20867 (setq gnus-decay-scores t)
20868 @end lisp
20869
20870 @item
20871 Scoring can be performed using a regexp on the Date header.  The Date is
20872 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
20873
20874 @item
20875 A new command has been added to remove all data on articles from
20876 the native server (@pxref{Changing Servers}).
20877
20878 @item
20879 A new command for reading collections of documents
20880 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{M-C-d}
20881 (@pxref{Really Various Summary Commands}).
20882
20883 @item
20884 Process mark sets can be pushed and popped (@pxref{Setting Process
20885 Marks}).
20886
20887 @item
20888 A new mail-to-news backend makes it possible to post even when the @sc{nntp}
20889 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
20890
20891 @item
20892 A new backend for reading searches from Web search engines
20893 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
20894 (@pxref{Web Searches}).
20895
20896 @item
20897 Groups inside topics can now be sorted using the standard sorting
20898 functions, and each topic can be sorted independently (@pxref{Topic
20899 Sorting}).
20900
20901 @item
20902 Subsets of the groups can be sorted independently (@code{Sorting
20903 Groups}).
20904
20905 @item
20906 Cached articles can be pulled into the groups (@pxref{Summary Generation
20907 Commands}).
20908 @iftex
20909 @iflatex
20910 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fred.ps,width=3cm}]{\epsfig{figure=tmp/fred.ps,width=3cm}}
20911 @end iflatex
20912 @end iftex
20913
20914 @item
20915 Score files are now applied in a more reliable order (@pxref{Score
20916 Variables}).
20917
20918 @item
20919 Reports on where mail messages end up can be generated (@pxref{Splitting
20920 Mail}).
20921
20922 @item
20923 More hooks and functions have been added to remove junk from incoming
20924 mail before saving the mail (@pxref{Washing Mail}).
20925
20926 @item
20927 Emphasized text can be properly fontisized:
20928
20929 @end itemize
20930
20931
20932 @node Quassia Gnus
20933 @subsubsection Quassia Gnus
20934
20935 New features in Gnus 5.6:
20936
20937 @itemize @bullet
20938
20939 @item
20940 New functionality for using Gnus as an offline newsreader has been
20941 added.  A plethora of new commands and modes have been added.  See
20942 @pxref{Gnus Unplugged} for the full story.
20943
20944 @item
20945  The @code{nndraft} backend has returned, but works differently than
20946 before.  All Message buffers are now also articles in the @code{nndraft}
20947 group, which is created automatically.
20948
20949 @item
20950 @code{gnus-alter-header-function} can now be used to alter header
20951 values.
20952
20953 @item
20954  @code{gnus-summary-goto-article} now accept Message-ID's.
20955
20956 @item
20957  A new Message command for deleting text in the body of a message
20958 outside the region: @kbd{C-c C-v}.
20959
20960 @item
20961  You can now post to component group in @code{nnvirtual} groups with
20962 @kbd{C-u C-c C-c}.
20963
20964 @item
20965  @code{nntp-rlogin-program}---new variable to ease customization.
20966
20967 @item
20968  @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
20969 re-highlighting of the article buffer.
20970
20971 @item
20972  New element in @code{gnus-boring-article-headers}---@code{long-to}.
20973
20974 @item
20975  @kbd{M-i} symbolic prefix command.  See the section "Symbolic
20976 Prefixes" in the Gnus manual for details.
20977
20978 @item
20979  @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
20980 @kbd{a} to add the score rule to the "all.SCORE" file.
20981
20982 @item
20983  @code{gnus-simplify-subject-functions} variable to allow greater
20984 control over simplification.
20985
20986 @item
20987  @kbd{A T}---new command for fetching the current thread.
20988
20989 @item
20990  @kbd{/ T}---new command for including the current thread in the
20991 limit.
20992
20993 @item
20994  @kbd{M-RET} is a new Message command for breaking cited text.
20995
20996 @item
20997  @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
20998
20999 @item
21000  The @code{custom-face-lookup} function has been removed.
21001 If you used this function in your initialization files, you must
21002 rewrite them to use @code{face-spec-set} instead.
21003
21004 @item
21005  Canceling now uses the current select method.  Symbolic prefix
21006 @kbd{a} forces normal posting method.
21007
21008 @item
21009  New command to translate M******** sm*rtq**t*s into proper
21010 text---@kbd{W d}.
21011
21012 @item
21013  For easier debugging of @code{nntp}, you can set
21014 @code{nntp-record-commands} to a non-@code{nil} value.
21015
21016 @item
21017  @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
21018 controlling where and how to send @sc{authinfo} to @sc{nntp} servers.
21019
21020 @item
21021  A command for editing group parameters from the summary buffer
21022 has been added.
21023
21024 @item
21025  A history of where mails have been split is available.
21026
21027 @item
21028  A new article date command has been added---@code{article-date-iso8601}.
21029
21030 @item
21031  Subjects can be simplified when threading by setting
21032 @code{gnus-score-thread-simplify}.
21033
21034 @item
21035  A new function for citing in Message has been
21036 added---@code{message-cite-original-without-signature}.
21037
21038 @item
21039  @code{article-strip-all-blank-lines}---new article command.
21040
21041 @item
21042  A new Message command to kill to the end of the article has
21043 been added.
21044
21045 @item
21046  A minimum adaptive score can be specified by using the
21047 @code{gnus-adaptive-word-minimum} variable.
21048
21049 @item
21050  The "lapsed date" article header can be kept continually
21051 updated by the @code{gnus-start-date-timer} command.
21052
21053 @item
21054  Web listserv archives can be read with the @code{nnlistserv} backend.
21055
21056 @item
21057  Old dejanews archives can now be read by @code{nnweb}.
21058
21059 @end itemize
21060
21061 @node Pterodactyl Gnus
21062 @subsubsection Pterodactyl Gnus
21063
21064 New features in Gnus 5.8:
21065
21066 @itemize @bullet
21067
21068 @item The mail-fetching functions have changed.  See the manual for the
21069 many details.  In particular, all procmail fetching variables are gone.
21070
21071 If you used procmail like in
21072
21073 @lisp
21074 (setq nnmail-use-procmail t)
21075 (setq nnmail-spool-file 'procmail)
21076 (setq nnmail-procmail-directory "~/mail/incoming/")
21077 (setq nnmail-procmail-suffix "\\.in")
21078 @end lisp
21079
21080 this now has changed to
21081
21082 @lisp
21083 (setq mail-sources
21084       '((directory :path "~/mail/incoming/"
21085                    :suffix ".in")))
21086 @end lisp
21087
21088 More information is available in the info doc at Select Methods ->
21089 Getting Mail -> Mail Sources
21090
21091 @item Gnus is now a MIME-capable reader.  This affects many parts of
21092 Gnus, and adds a slew of new commands.  See the manual for details.
21093
21094 @item Gnus has also been multilingualized.  This also affects too
21095 many parts of Gnus to summarize here, and adds many new variables.
21096
21097 @item @code{gnus-auto-select-first} can now be a function to be
21098 called to position point.
21099
21100 @item The user can now decide which extra headers should be included in
21101 summary buffers and NOV files.
21102
21103 @item @code{gnus-article-display-hook} has been removed.  Instead, a number
21104 of variables starting with @code{gnus-treat-} have been added.
21105
21106 @item The Gnus posting styles have been redone again and now works in a
21107 subtly different manner.
21108
21109 @item New web-based backends have been added: @code{nnslashdot},
21110 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
21111 again, to keep up with ever-changing layouts.
21112
21113 @item Gnus can now read IMAP mail via @code{nnimap}.
21114
21115 @end itemize
21116
21117 @iftex
21118
21119 @page
21120 @node History
21121 @section The Manual
21122 @cindex colophon
21123 @cindex manual
21124
21125 This manual was generated from a TeXinfo file and then run through
21126 either @code{texi2dvi}
21127 @iflatex
21128 or my own home-brewed TeXinfo to \LaTeX\ transformer,
21129 and then run through @code{latex} and @code{dvips}
21130 @end iflatex
21131 to get what you hold in your hands now.
21132
21133 The following conventions have been used:
21134
21135 @enumerate
21136
21137 @item
21138 This is a @samp{string}
21139
21140 @item
21141 This is a @kbd{keystroke}
21142
21143 @item
21144 This is a @file{file}
21145
21146 @item
21147 This is a @code{symbol}
21148
21149 @end enumerate
21150
21151 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
21152 mean:
21153
21154 @lisp
21155 (setq flargnoze "yes")
21156 @end lisp
21157
21158 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
21159
21160 @lisp
21161 (setq flumphel 'yes)
21162 @end lisp
21163
21164 @samp{yes} and @code{yes} are two @emph{very} different things---don't
21165 ever get them confused.
21166
21167 @iflatex
21168 @c @head
21169 Of course, everything in this manual is of vital interest, so you should
21170 read it all.  Several times.  However, if you feel like skimming the
21171 manual, look for that gnu head you should see in the margin over
21172 there---it means that what's being discussed is of more importance than
21173 the rest of the stuff.  (On the other hand, if everything is infinitely
21174 important, how can anything be more important than that?  Just one more
21175 of the mysteries of this world, I guess.)
21176 @end iflatex
21177
21178 @end iftex
21179
21180
21181 @node On Writing Manuals
21182 @section On Writing Manuals
21183
21184 I guess most manuals are written after-the-fact; documenting a program
21185 that's already there.  This is not how this manual is written.  When
21186 implementing something, I write the manual entry for that something
21187 straight away.  I then see that it's difficult to explain the
21188 functionality, so I write how it's supposed to be, and then I change the
21189 implementation.  Writing the documentation and writing the code goes
21190 hand in hand.
21191
21192 This, of course, means that this manual has no, or little, flow.  It
21193 documents absolutely everything in Gnus, but often not where you're
21194 looking for it.  It is a reference manual, and not a guide to how to get
21195 started with Gnus.
21196
21197 That would be a totally different book, that should be written using the
21198 reference manual as source material.  It would look quite differently.
21199
21200
21201 @page
21202 @node Terminology
21203 @section Terminology
21204
21205 @cindex terminology
21206 @table @dfn
21207
21208 @item news
21209 @cindex news
21210 This is what you are supposed to use this thing for---reading news.
21211 News is generally fetched from a nearby @sc{nntp} server, and is
21212 generally publicly available to everybody.  If you post news, the entire
21213 world is likely to read just what you have written, and they'll all
21214 snigger mischievously.  Behind your back.
21215
21216 @item mail
21217 @cindex mail
21218 Everything that's delivered to you personally is mail.  Some news/mail
21219 readers (like Gnus) blur the distinction between mail and news, but
21220 there is a difference.  Mail is private.  News is public.  Mailing is
21221 not posting, and replying is not following up.
21222
21223 @item reply
21224 @cindex reply
21225 Send a mail to the person who has written what you are reading.
21226
21227 @item follow up
21228 @cindex follow up
21229 Post an article to the current newsgroup responding to the article you
21230 are reading.
21231
21232 @item backend
21233 @cindex backend
21234 Gnus gets fed articles from a number of backends, both news and mail
21235 backends.  Gnus does not handle the underlying media, so to speak---this
21236 is all done by the backends.
21237
21238 @item native
21239 @cindex native
21240 Gnus will always use one method (and backend) as the @dfn{native}, or
21241 default, way of getting news.
21242
21243 @item foreign
21244 @cindex foreign
21245 You can also have any number of foreign groups active at the same time.
21246 These are groups that use non-native non-secondary backends for getting
21247 news.
21248
21249 @item secondary
21250 @cindex secondary
21251 Secondary backends are somewhere half-way between being native and being
21252 foreign, but they mostly act like they are native.
21253
21254 @item article
21255 @cindex article
21256 A message that has been posted as news.
21257
21258 @item mail message
21259 @cindex mail message
21260 A message that has been mailed.
21261
21262 @item message
21263 @cindex message
21264 A mail message or news article
21265
21266 @item head
21267 @cindex head
21268 The top part of a message, where administrative information (etc.) is
21269 put.
21270
21271 @item body
21272 @cindex body
21273 The rest of an article.  Everything not in the head is in the
21274 body.
21275
21276 @item header
21277 @cindex header
21278 A line from the head of an article.
21279
21280 @item headers
21281 @cindex headers
21282 A collection of such lines, or a collection of heads.  Or even a
21283 collection of @sc{nov} lines.
21284
21285 @item @sc{nov}
21286 @cindex nov
21287 When Gnus enters a group, it asks the backend for the headers of all
21288 unread articles in the group.  Most servers support the News OverView
21289 format, which is more compact and much faster to read and parse than the
21290 normal @sc{head} format.
21291
21292 @item level
21293 @cindex levels
21294 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
21295 that have a lower level are ``more'' subscribed than the groups with a
21296 higher level.  In fact, groups on levels 1-5 are considered
21297 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
21298 are @dfn{killed}.  Commands for listing groups and scanning for new
21299 articles will all use the numeric prefix as @dfn{working level}.
21300
21301 @item killed groups
21302 @cindex killed groups
21303 No information on killed groups is stored or updated, which makes killed
21304 groups much easier to handle than subscribed groups.
21305
21306 @item zombie groups
21307 @cindex zombie groups
21308 Just like killed groups, only slightly less dead.
21309
21310 @item active file
21311 @cindex active file
21312 The news server has to keep track of what articles it carries, and what
21313 groups exist.  All this information in stored in the active file, which
21314 is rather large, as you might surmise.
21315
21316 @item bogus groups
21317 @cindex bogus groups
21318 A group that exists in the @file{.newsrc} file, but isn't known to the
21319 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
21320 This means that the group probably doesn't exist (any more).
21321
21322 @item activating
21323 @cindex activating groups
21324 The act of asking the server for info on a group and computing the
21325 number of unread articles is called @dfn{activating the group}.
21326 Un-activated groups are listed with @samp{*} in the group buffer.
21327
21328 @item server
21329 @cindex server
21330 A machine one can connect to and get news (or mail) from.
21331
21332 @item select method
21333 @cindex select method
21334 A structure that specifies the backend, the server and the virtual
21335 server settings.
21336
21337 @item virtual server
21338 @cindex virtual server
21339 A named select method.  Since a select method defines all there is to
21340 know about connecting to a (physical) server, taking the thing as a
21341 whole is a virtual server.
21342
21343 @item washing
21344 @cindex washing
21345 Taking a buffer and running it through a filter of some sort.  The
21346 result will (more often than not) be cleaner and more pleasing than the
21347 original.
21348
21349 @item ephemeral groups
21350 @cindex ephemeral groups
21351 Most groups store data on what articles you have read.  @dfn{Ephemeral}
21352 groups are groups that will have no data stored---when you exit the
21353 group, it'll disappear into the aether.
21354
21355 @item solid groups
21356 @cindex solid groups
21357 This is the opposite of ephemeral groups.  All groups listed in the
21358 group buffer are solid groups.
21359
21360 @item sparse articles
21361 @cindex sparse articles
21362 These are article placeholders shown in the summary buffer when
21363 @code{gnus-build-sparse-threads} has been switched on.
21364
21365 @item threading
21366 @cindex threading
21367 To put responses to articles directly after the articles they respond
21368 to---in a hierarchical fashion.
21369
21370 @item root
21371 @cindex root
21372 @cindex thread root
21373 The first article in a thread is the root.  It is the ancestor of all
21374 articles in the thread.
21375
21376 @item parent
21377 @cindex parent
21378 An article that has responses.
21379
21380 @item child
21381 @cindex child
21382 An article that responds to a different article---its parent.
21383
21384 @item digest
21385 @cindex digest
21386 A collection of messages in one file.  The most common digest format is
21387 specified by RFC 1153.
21388
21389 @end table
21390
21391
21392 @page
21393 @node Customization
21394 @section Customization
21395 @cindex general customization
21396
21397 All variables are properly documented elsewhere in this manual.  This
21398 section is designed to give general pointers on how to customize Gnus
21399 for some quite common situations.
21400
21401 @menu
21402 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
21403 * Slow Terminal Connection::    You run a remote Emacs.
21404 * Little Disk Space::           You feel that having large setup files is icky.
21405 * Slow Machine::                You feel like buying a faster machine.
21406 @end menu
21407
21408
21409 @node Slow/Expensive Connection
21410 @subsection Slow/Expensive @sc{nntp} Connection
21411
21412 If you run Emacs on a machine locally, and get your news from a machine
21413 over some very thin strings, you want to cut down on the amount of data
21414 Gnus has to get from the @sc{nntp} server.
21415
21416 @table @code
21417
21418 @item gnus-read-active-file
21419 Set this to @code{nil}, which will inhibit Gnus from requesting the
21420 entire active file from the server.  This file is often v.  large.  You
21421 also have to set @code{gnus-check-new-newsgroups} and
21422 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
21423 doesn't suddenly decide to fetch the active file anyway.
21424
21425 @item gnus-nov-is-evil
21426 This one has to be @code{nil}.  If not, grabbing article headers from
21427 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
21428 support @sc{xover}; Gnus will detect this by itself.
21429 @end table
21430
21431
21432 @node Slow Terminal Connection
21433 @subsection Slow Terminal Connection
21434
21435 Let's say you use your home computer for dialing up the system that runs
21436 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
21437 possible) the amount of data sent over the wires.
21438
21439 @table @code
21440
21441 @item gnus-auto-center-summary
21442 Set this to @code{nil} to inhibit Gnus from re-centering the summary
21443 buffer all the time.  If it is @code{vertical}, do only vertical
21444 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
21445 horizontal and vertical recentering.
21446
21447 @item gnus-visible-headers
21448 Cut down on the headers included in the articles to the
21449 minimum.  You can, in fact, make do without them altogether---most of the
21450 useful data is in the summary buffer, anyway.  Set this variable to
21451 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
21452
21453 Set this hook to all the available hiding commands:
21454 @lisp
21455 (setq gnus-treat-hide-headers 'head
21456       gnus-treat-hide-signature t
21457       gnus-treat-hide-citation t)
21458 @end lisp
21459
21460 @item gnus-use-full-window
21461 By setting this to @code{nil}, you can make all the windows smaller.
21462 While this doesn't really cut down much generally, it means that you
21463 have to see smaller portions of articles before deciding that you didn't
21464 want to read them anyway.
21465
21466 @item gnus-thread-hide-subtree
21467 If this is non-@code{nil}, all threads in the summary buffer will be
21468 hidden initially.
21469
21470 @item gnus-updated-mode-lines
21471 If this is @code{nil}, Gnus will not put information in the buffer mode
21472 lines, which might save some time.
21473 @end table
21474
21475
21476 @node Little Disk Space
21477 @subsection Little Disk Space
21478 @cindex disk space
21479
21480 The startup files can get rather large, so you may want to cut their
21481 sizes a bit if you are running out of space.
21482
21483 @table @code
21484
21485 @item gnus-save-newsrc-file
21486 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
21487 only save @file{.newsrc.eld}.  This means that you will not be able to
21488 use any other newsreaders than Gnus.  This variable is @code{t} by
21489 default.
21490
21491 @item gnus-read-newsrc-file
21492 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
21493 only read @file{.newsrc.eld}.  This means that you will not be able to
21494 use any other newsreaders than Gnus.  This variable is @code{t} by
21495 default.
21496
21497 @item gnus-save-killed-list
21498 If this is @code{nil}, Gnus will not save the list of dead groups.  You
21499 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
21500 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
21501 variable to @code{nil}.  This variable is @code{t} by default.
21502
21503 @end table
21504
21505
21506 @node Slow Machine
21507 @subsection Slow Machine
21508 @cindex slow machine
21509
21510 If you have a slow machine, or are just really impatient, there are a
21511 few things you can do to make Gnus run faster.
21512
21513 Set @code{gnus-check-new-newsgroups} and
21514 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
21515
21516 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
21517 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
21518 summary buffer faster.
21519
21520
21521 @page
21522 @node Troubleshooting
21523 @section Troubleshooting
21524 @cindex troubleshooting
21525
21526 Gnus works @emph{so} well straight out of the box---I can't imagine any
21527 problems, really.
21528
21529 Ahem.
21530
21531 @enumerate
21532
21533 @item
21534 Make sure your computer is switched on.
21535
21536 @item
21537 Make sure that you really load the current Gnus version.  If you have
21538 been running @sc{gnus}, you need to exit Emacs and start it up again before
21539 Gnus will work.
21540
21541 @item
21542 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
21543 like @samp{Gnus v5.46; nntp 4.0} you have the right files loaded.  If,
21544 on the other hand, you get something like @samp{NNTP 3.x} or @samp{nntp
21545 flee}, you have some old @file{.el} files lying around.  Delete these.
21546
21547 @item
21548 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
21549 how-to.
21550
21551 @item
21552 @vindex max-lisp-eval-depth
21553 Gnus works on many recursive structures, and in some extreme (and very
21554 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
21555 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
21556 something like that.
21557 @end enumerate
21558
21559 If all else fails, report the problem as a bug.
21560
21561 @cindex bugs
21562 @cindex reporting bugs
21563
21564 @kindex M-x gnus-bug
21565 @findex gnus-bug
21566 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
21567 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
21568 me the backtrace.  I will fix bugs, but I can only fix them if you send
21569 me a precise description as to how to reproduce the bug.
21570
21571 You really can never be too detailed in a bug report.  Always use the
21572 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
21573 a 10Kb mail each time you use it, and even if you have sent me your
21574 environment 500 times before.  I don't care.  I want the full info each
21575 time.
21576
21577 It is also important to remember that I have no memory whatsoever.  If
21578 you send a bug report, and I send you a reply, and then you just send
21579 back ``No, it's not! Moron!'', I will have no idea what you are
21580 insulting me about.  Always over-explain everything.  It's much easier
21581 for all of us---if I don't have all the information I need, I will just
21582 mail you and ask for more info, and everything takes more time.
21583
21584 If the problem you're seeing is very visual, and you can't quite explain
21585 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
21586 it somewhere it can be reached, and include the URL of the picture in
21587 the bug report.
21588
21589 @cindex patches
21590 If you would like to contribute a patch to fix bugs or make
21591 improvements, please produce the patch using @samp{diff -u}.
21592
21593 If you just need help, you are better off asking on
21594 @samp{gnu.emacs.gnus}.  I'm not very helpful.
21595
21596 @cindex gnu.emacs.gnus
21597 @cindex ding mailing list
21598 You can also ask on the ding mailing list---@samp{ding@@gnus.org}.
21599 Write to @samp{ding-request@@gnus.org} to subscribe.
21600
21601
21602 @page
21603 @node Gnus Reference Guide
21604 @section Gnus Reference Guide
21605
21606 It is my hope that other people will figure out smart stuff that Gnus
21607 can do, and that other people will write those smart things as well.  To
21608 facilitate that I thought it would be a good idea to describe the inner
21609 workings of Gnus.  And some of the not-so-inner workings, while I'm at
21610 it.
21611
21612 You can never expect the internals of a program not to change, but I
21613 will be defining (in some details) the interface between Gnus and its
21614 backends (this is written in stone), the format of the score files
21615 (ditto), data structures (some are less likely to change than others)
21616 and general methods of operation.
21617
21618 @menu
21619 * Gnus Utility Functions::      Common functions and variable to use.
21620 * Backend Interface::           How Gnus communicates with the servers.
21621 * Score File Syntax::           A BNF definition of the score file standard.
21622 * Headers::                     How Gnus stores headers internally.
21623 * Ranges::                      A handy format for storing mucho numbers.
21624 * Group Info::                  The group info format.
21625 * Extended Interactive::        Symbolic prefixes and stuff.
21626 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
21627 * Various File Formats::        Formats of files that Gnus use.
21628 @end menu
21629
21630
21631 @node Gnus Utility Functions
21632 @subsection Gnus Utility Functions
21633 @cindex Gnus utility functions
21634 @cindex utility functions
21635 @cindex functions
21636 @cindex internal variables
21637
21638 When writing small functions to be run from hooks (and stuff), it's
21639 vital to have access to the Gnus internal functions and variables.
21640 Below is a list of the most common ones.
21641
21642 @table @code
21643
21644 @item gnus-newsgroup-name
21645 @vindex gnus-newsgroup-name
21646 This variable holds the name of the current newsgroup.
21647
21648 @item gnus-find-method-for-group
21649 @findex gnus-find-method-for-group
21650 A function that returns the select method for @var{group}.
21651
21652 @item gnus-group-real-name
21653 @findex gnus-group-real-name
21654 Takes a full (prefixed) Gnus group name, and returns the unprefixed
21655 name.
21656
21657 @item gnus-group-prefixed-name
21658 @findex gnus-group-prefixed-name
21659 Takes an unprefixed group name and a select method, and returns the full
21660 (prefixed) Gnus group name.
21661
21662 @item gnus-get-info
21663 @findex gnus-get-info
21664 Returns the group info list for @var{group}.
21665
21666 @item gnus-group-unread
21667 @findex gnus-group-unread
21668 The number of unread articles in @var{group}, or @code{t} if that is
21669 unknown.
21670
21671 @item gnus-active
21672 @findex gnus-active
21673 The active entry for @var{group}.
21674
21675 @item gnus-set-active
21676 @findex gnus-set-active
21677 Set the active entry for @var{group}.
21678
21679 @item gnus-add-current-to-buffer-list
21680 @findex gnus-add-current-to-buffer-list
21681 Adds the current buffer to the list of buffers to be killed on Gnus
21682 exit.
21683
21684 @item gnus-continuum-version
21685 @findex gnus-continuum-version
21686 Takes a Gnus version string as a parameter and returns a floating point
21687 number.  Earlier versions will always get a lower number than later
21688 versions.
21689
21690 @item gnus-group-read-only-p
21691 @findex gnus-group-read-only-p
21692 Says whether @var{group} is read-only or not.
21693
21694 @item gnus-news-group-p
21695 @findex gnus-news-group-p
21696 Says whether @var{group} came from a news backend.
21697
21698 @item gnus-ephemeral-group-p
21699 @findex gnus-ephemeral-group-p
21700 Says whether @var{group} is ephemeral or not.
21701
21702 @item gnus-server-to-method
21703 @findex gnus-server-to-method
21704 Returns the select method corresponding to @var{server}.
21705
21706 @item gnus-server-equal
21707 @findex gnus-server-equal
21708 Says whether two virtual servers are equal.
21709
21710 @item gnus-group-native-p
21711 @findex gnus-group-native-p
21712 Says whether @var{group} is native or not.
21713
21714 @item gnus-group-secondary-p
21715 @findex gnus-group-secondary-p
21716 Says whether @var{group} is secondary or not.
21717
21718 @item gnus-group-foreign-p
21719 @findex gnus-group-foreign-p
21720 Says whether @var{group} is foreign or not.
21721
21722 @item group-group-find-parameter
21723 @findex group-group-find-parameter
21724 Returns the parameter list of @var{group}.  If given a second parameter,
21725 returns the value of that parameter for @var{group}.
21726
21727 @item gnus-group-set-parameter
21728 @findex gnus-group-set-parameter
21729 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
21730
21731 @item gnus-narrow-to-body
21732 @findex gnus-narrow-to-body
21733 Narrows the current buffer to the body of the article.
21734
21735 @item gnus-check-backend-function
21736 @findex gnus-check-backend-function
21737 Takes two parameters, @var{function} and @var{group}.  If the backend
21738 @var{group} comes from supports @var{function}, return non-@code{nil}.
21739
21740 @lisp
21741 (gnus-check-backend-function "request-scan" "nnml:misc")
21742 @result{} t
21743 @end lisp
21744
21745 @item gnus-read-method
21746 @findex gnus-read-method
21747 Prompts the user for a select method.
21748
21749 @end table
21750
21751
21752 @node Backend Interface
21753 @subsection Backend Interface
21754
21755 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
21756 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
21757 server is a @dfn{backend} and some @dfn{backend variables}.  As examples
21758 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
21759 examples of the latter we have @code{nntp-port-number} and
21760 @code{nnmbox-directory}.
21761
21762 When Gnus asks for information from a backend---say @code{nntp}---on
21763 something, it will normally include a virtual server name in the
21764 function parameters.  (If not, the backend should use the ``current''
21765 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
21766 server as its only (optional) parameter.  If this virtual server hasn't
21767 been opened, the function should fail.
21768
21769 Note that a virtual server name has no relation to some physical server
21770 name.  Take this example:
21771
21772 @lisp
21773 (nntp "odd-one"
21774       (nntp-address "ifi.uio.no")
21775       (nntp-port-number 4324))
21776 @end lisp
21777
21778 Here the virtual server name is @samp{odd-one} while the name of
21779 the physical server is @samp{ifi.uio.no}.
21780
21781 The backends should be able to switch between several virtual servers.
21782 The standard backends implement this by keeping an alist of virtual
21783 server environments that they pull down/push up when needed.
21784
21785 There are two groups of interface functions: @dfn{required functions},
21786 which must be present, and @dfn{optional functions}, which Gnus will
21787 always check for presence before attempting to call 'em.
21788
21789 All these functions are expected to return data in the buffer
21790 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
21791 unfortunately named, but we'll have to live with it.  When I talk about
21792 @dfn{resulting data}, I always refer to the data in that buffer.  When I
21793 talk about @dfn{return value}, I talk about the function value returned by
21794 the function call.  Functions that fail should return @code{nil} as the
21795 return value.
21796
21797 Some backends could be said to be @dfn{server-forming} backends, and
21798 some might be said not to be.  The latter are backends that generally
21799 only operate on one group at a time, and have no concept of ``server''
21800 -- they have a group, and they deliver info on that group and nothing
21801 more.
21802
21803 Gnus identifies each message by way of group name and article number.  A
21804 few remarks about these article numbers might be useful.  First of all,
21805 the numbers are positive integers.  Secondly, it is normally not
21806 possible for later articles to `re-use' older article numbers without
21807 confusing Gnus.  That is, if a group has ever contained a message
21808 numbered 42, then no other message may get that number, or Gnus will get
21809 mightily confused.@footnote{See the function
21810 @code{nnchoke-request-update-info}, @ref{Optional Backend Functions}.}
21811 Third, article numbers must be assigned in order of arrival in the
21812 group; this is not necessarily the same as the date of the message.
21813
21814 The previous paragraph already mentions all the `hard' restrictions that
21815 article numbers must fulfill.  But it seems that it might be useful to
21816 assign @emph{consecutive} article numbers, for Gnus gets quite confused
21817 if there are holes in the article numbering sequence.  However, due to
21818 the `no-reuse' restriction, holes cannot be avoided altogether.  It's
21819 also useful for the article numbers to start at 1 to avoid running out
21820 of numbers as long as possible.
21821
21822 In the examples and definitions I will refer to the imaginary backend
21823 @code{nnchoke}.
21824
21825 @cindex @code{nnchoke}
21826
21827 @menu
21828 * Required Backend Functions::  Functions that must be implemented.
21829 * Optional Backend Functions::  Functions that need not be implemented.
21830 * Error Messaging::             How to get messages and report errors.
21831 * Writing New Backends::        Extending old backends.
21832 * Hooking New Backends Into Gnus::  What has to be done on the Gnus end.
21833 * Mail-like Backends::          Some tips on mail backends.
21834 @end menu
21835
21836
21837 @node Required Backend Functions
21838 @subsubsection Required Backend Functions
21839
21840 @table @code
21841
21842 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
21843
21844 @var{articles} is either a range of article numbers or a list of
21845 @code{Message-ID}s.  Current backends do not fully support either---only
21846 sequences (lists) of article numbers, and most backends do not support
21847 retrieval of @code{Message-ID}s.  But they should try for both.
21848
21849 The result data should either be HEADs or NOV lines, and the result
21850 value should either be @code{headers} or @code{nov} to reflect this.
21851 This might later be expanded to @code{various}, which will be a mixture
21852 of HEADs and NOV lines, but this is currently not supported by Gnus.
21853
21854 If @var{fetch-old} is non-@code{nil} it says to try fetching "extra
21855 headers", in some meaning of the word.  This is generally done by
21856 fetching (at most) @var{fetch-old} extra headers less than the smallest
21857 article number in @code{articles}, and filling the gaps as well.  The
21858 presence of this parameter can be ignored if the backend finds it
21859 cumbersome to follow the request.  If this is non-@code{nil} and not a
21860 number, do maximum fetches.
21861
21862 Here's an example HEAD:
21863
21864 @example
21865 221 1056 Article retrieved.
21866 Path: ifi.uio.no!sturles
21867 From: sturles@@ifi.uio.no (Sturle Sunde)
21868 Newsgroups: ifi.discussion
21869 Subject: Re: Something very droll
21870 Date: 27 Oct 1994 14:02:57 +0100
21871 Organization: Dept. of Informatics, University of Oslo, Norway
21872 Lines: 26
21873 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
21874 References: <38jdmq$4qu@@visbur.ifi.uio.no>
21875 NNTP-Posting-Host: holmenkollen.ifi.uio.no
21876 .
21877 @end example
21878
21879 So a @code{headers} return value would imply that there's a number of
21880 these in the data buffer.
21881
21882 Here's a BNF definition of such a buffer:
21883
21884 @example
21885 headers        = *head
21886 head           = error / valid-head
21887 error-message  = [ "4" / "5" ] 2number " " <error message> eol
21888 valid-head     = valid-message *header "." eol
21889 valid-message  = "221 " <number> " Article retrieved." eol
21890 header         = <text> eol
21891 @end example
21892
21893 If the return value is @code{nov}, the data buffer should contain
21894 @dfn{network overview database} lines.  These are basically fields
21895 separated by tabs.
21896
21897 @example
21898 nov-buffer = *nov-line
21899 nov-line   = 8*9 [ field <TAB> ] eol
21900 field      = <text except TAB>
21901 @end example
21902
21903 For a closer look at what should be in those fields,
21904 @pxref{Headers}.
21905
21906
21907 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
21908
21909 @var{server} is here the virtual server name.  @var{definitions} is a
21910 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
21911
21912 If the server can't be opened, no error should be signaled.  The backend
21913 may then choose to refuse further attempts at connecting to this
21914 server.  In fact, it should do so.
21915
21916 If the server is opened already, this function should return a
21917 non-@code{nil} value.  There should be no data returned.
21918
21919
21920 @item (nnchoke-close-server &optional SERVER)
21921
21922 Close connection to @var{server} and free all resources connected
21923 to it.  Return @code{nil} if the server couldn't be closed for some
21924 reason.
21925
21926 There should be no data returned.
21927
21928
21929 @item (nnchoke-request-close)
21930
21931 Close connection to all servers and free all resources that the backend
21932 have reserved.  All buffers that have been created by that backend
21933 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
21934 function is generally only called when Gnus is shutting down.
21935
21936 There should be no data returned.
21937
21938
21939 @item (nnchoke-server-opened &optional SERVER)
21940
21941 If @var{server} is the current virtual server, and the connection to the
21942 physical server is alive, then this function should return a
21943 non-@code{nil} vlue.  This function should under no circumstances
21944 attempt to reconnect to a server we have lost connection to.
21945
21946 There should be no data returned.
21947
21948
21949 @item (nnchoke-status-message &optional SERVER)
21950
21951 This function should return the last error message from @var{server}.
21952
21953 There should be no data returned.
21954
21955
21956 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
21957
21958 The result data from this function should be the article specified by
21959 @var{article}.  This might either be a @code{Message-ID} or a number.
21960 It is optional whether to implement retrieval by @code{Message-ID}, but
21961 it would be nice if that were possible.
21962
21963 If @var{to-buffer} is non-@code{nil}, the result data should be returned
21964 in this buffer instead of the normal data buffer.  This is to make it
21965 possible to avoid copying large amounts of data from one buffer to
21966 another, while Gnus mainly requests articles to be inserted directly
21967 into its article buffer.
21968
21969 If it is at all possible, this function should return a cons cell where
21970 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
21971 the article number.  This will enable Gnus to find out what the real
21972 group and article numbers are when fetching articles by
21973 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
21974 on successful article retrieval.
21975
21976
21977 @item (nnchoke-request-group GROUP &optional SERVER FAST)
21978
21979 Get data on @var{group}.  This function also has the side effect of
21980 making @var{group} the current group.
21981
21982 If @var{fast}, don't bother to return useful data, just make @var{group}
21983 the current group.
21984
21985 Here's an example of some result data and a definition of the same:
21986
21987 @example
21988 211 56 1000 1059 ifi.discussion
21989 @end example
21990
21991 The first number is the status, which should be 211.  Next is the
21992 total number of articles in the group, the lowest article number, the
21993 highest article number, and finally the group name.  Note that the total
21994 number of articles may be less than one might think while just
21995 considering the highest and lowest article numbers, but some articles
21996 may have been canceled.  Gnus just discards the total-number, so
21997 whether one should take the bother to generate it properly (if that is a
21998 problem) is left as an exercise to the reader.
21999
22000 @example
22001 group-status = [ error / info ] eol
22002 error        = [ "4" / "5" ] 2<number> " " <Error message>
22003 info         = "211 " 3* [ <number> " " ] <string>
22004 @end example
22005
22006
22007 @item (nnchoke-close-group GROUP &optional SERVER)
22008
22009 Close @var{group} and free any resources connected to it.  This will be
22010 a no-op on most backends.
22011
22012 There should be no data returned.
22013
22014
22015 @item (nnchoke-request-list &optional SERVER)
22016
22017 Return a list of all groups available on @var{server}.  And that means
22018 @emph{all}.
22019
22020 Here's an example from a server that only carries two groups:
22021
22022 @example
22023 ifi.test 0000002200 0000002000 y
22024 ifi.discussion 3324 3300 n
22025 @end example
22026
22027 On each line we have a group name, then the highest article number in
22028 that group, the lowest article number, and finally a flag.
22029
22030 @example
22031 active-file = *active-line
22032 active-line = name " " <number> " " <number> " " flags eol
22033 name        = <string>
22034 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
22035 @end example
22036
22037 The flag says whether the group is read-only (@samp{n}), is moderated
22038 (@samp{m}), is dead (@samp{x}), is aliased to some other group
22039 (@samp{=other-group}) or none of the above (@samp{y}).
22040
22041
22042 @item (nnchoke-request-post &optional SERVER)
22043
22044 This function should post the current buffer.  It might return whether
22045 the posting was successful or not, but that's not required.  If, for
22046 instance, the posting is done asynchronously, it has generally not been
22047 completed by the time this function concludes.  In that case, this
22048 function should set up some kind of sentinel to beep the user loud and
22049 clear if the posting could not be completed.
22050
22051 There should be no result data from this function.
22052
22053 @end table
22054
22055
22056 @node Optional Backend Functions
22057 @subsubsection Optional Backend Functions
22058
22059 @table @code
22060
22061 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
22062
22063 @var{groups} is a list of groups, and this function should request data
22064 on all those groups.  How it does it is of no concern to Gnus, but it
22065 should attempt to do this in a speedy fashion.
22066
22067 The return value of this function can be either @code{active} or
22068 @code{group}, which says what the format of the result data is.  The
22069 former is in the same format as the data from
22070 @code{nnchoke-request-list}, while the latter is a buffer full of lines
22071 in the same format as @code{nnchoke-request-group} gives.
22072
22073 @example
22074 group-buffer = *active-line / *group-status
22075 @end example
22076
22077
22078 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
22079
22080 A Gnus group info (@pxref{Group Info}) is handed to the backend for
22081 alterations.  This comes in handy if the backend really carries all the
22082 information (as is the case with virtual and imap groups).  This
22083 function should destructively alter the info to suit its needs, and
22084 should return the (altered) group info.
22085
22086 There should be no result data from this function.
22087
22088
22089 @item (nnchoke-request-type GROUP &optional ARTICLE)
22090
22091 When the user issues commands for ``sending news'' (@kbd{F} in the
22092 summary buffer, for instance), Gnus has to know whether the article the
22093 user is following up on is news or mail.  This function should return
22094 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
22095 is mail and @code{unknown} if the type can't be decided.  (The
22096 @var{article} parameter is necessary in @code{nnvirtual} groups which
22097 might very well combine mail groups and news groups.)  Both @var{group}
22098 and @var{article} may be @code{nil}.
22099
22100 There should be no result data from this function.
22101
22102
22103 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
22104
22105 Set/remove/add marks on articles.  Normally Gnus handles the article
22106 marks (such as read, ticked, expired etc) internally, and store them in
22107 @code{~/.newsrc.eld}.  Some backends (such as @sc{imap}) however carry
22108 all information about the articles on the server, so Gnus need to
22109 propagate the mark information to the server.
22110
22111 ACTION is a list of mark setting requests, having this format:
22112
22113 @example
22114 (RANGE ACTION MARK)
22115 @end example
22116
22117 RANGE is a range of articles you wish to update marks on.  ACTION is
22118 @code{add} or @code{del}, used to add marks or remove marks
22119 (preserving all marks not mentioned).  MARK is a list of marks; where
22120 each mark is a symbol.  Currently used marks are @code{read},
22121 @code{tick}, @code{reply}, @code{expire}, @code{killed},
22122 @code{dormant}, @code{save}, @code{download}, @code{unsend},
22123 @code{forward} and @code{recent}, but your backend should, if
22124 possible, not limit itself to these.
22125
22126 Given contradictory actions, the last action in the list should be the
22127 effective one.  That is, if your action contains a request to add the
22128 @code{tick} mark on article 1 and, later in the list, a request to
22129 remove the mark on the same article, the mark should in fact be removed.
22130
22131 An example action list:
22132
22133 @example
22134 (((5 12 30) 'del '(tick))
22135  ((10 . 90) 'add '(read expire))
22136  ((92 94) 'del '(read)))
22137 @end example
22138
22139 The function should return a range of articles it wasn't able to set the
22140 mark on (currently not used for anything).
22141
22142 There should be no result data from this function.
22143
22144 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
22145
22146 If the user tries to set a mark that the backend doesn't like, this
22147 function may change the mark.  Gnus will use whatever this function
22148 returns as the mark for @var{article} instead of the original
22149 @var{mark}.  If the backend doesn't care, it must return the original
22150 @var{mark}, and not @code{nil} or any other type of garbage.
22151
22152 The only use for this I can see is what @code{nnvirtual} does with
22153 it---if a component group is auto-expirable, marking an article as read
22154 in the virtual group should result in the article being marked as
22155 expirable.
22156
22157 There should be no result data from this function.
22158
22159
22160 @item (nnchoke-request-scan &optional GROUP SERVER)
22161
22162 This function may be called at any time (by Gnus or anything else) to
22163 request that the backend check for incoming articles, in one way or
22164 another.  A mail backend will typically read the spool file or query the
22165 POP server when this function is invoked.  The @var{group} doesn't have
22166 to be heeded---if the backend decides that it is too much work just
22167 scanning for a single group, it may do a total scan of all groups.  It
22168 would be nice, however, to keep things local if that's practical.
22169
22170 There should be no result data from this function.
22171
22172
22173 @item (nnchoke-request-group-description GROUP &optional SERVER)
22174
22175 The result data from this function should be a description of
22176 @var{group}.
22177
22178 @example
22179 description-line = name <TAB> description eol
22180 name             = <string>
22181 description      = <text>
22182 @end example
22183
22184 @item (nnchoke-request-list-newsgroups &optional SERVER)
22185
22186 The result data from this function should be the description of all
22187 groups available on the server.
22188
22189 @example
22190 description-buffer = *description-line
22191 @end example
22192
22193
22194 @item (nnchoke-request-newgroups DATE &optional SERVER)
22195
22196 The result data from this function should be all groups that were
22197 created after @samp{date}, which is in normal human-readable date format
22198 (i.e., the date format used in mail and news headers, and returned by
22199 the function @code{message-make-date} by default).  The data should be
22200 in the active buffer format.
22201
22202 It is okay for this function to return `too many' groups; some backends
22203 might find it cheaper to return the full list of groups, rather than
22204 just the new groups.  But don't do this for backends with many groups.
22205 Normally, if the user creates the groups herself, there won't be too
22206 many groups, so nnml and the like are probably safe.  But for backends
22207 like nntp, where the groups have been created by the server, it is quite
22208 likely that there can be many groups.
22209
22210
22211 @item (nnchoke-request-create-group GROUP &optional SERVER)
22212
22213 This function should create an empty group with name @var{group}.
22214
22215 There should be no return data.
22216
22217
22218 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
22219
22220 This function should run the expiry process on all articles in the
22221 @var{articles} range (which is currently a simple list of article
22222 numbers.)  It is left up to the backend to decide how old articles
22223 should be before they are removed by this function.  If @var{force} is
22224 non-@code{nil}, all @var{articles} should be deleted, no matter how new
22225 they are.
22226
22227 This function should return a list of articles that it did not/was not
22228 able to delete.
22229
22230 There should be no result data returned.
22231
22232
22233 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM
22234 &optional LAST)
22235
22236 This function should move @var{article} (which is a number) from
22237 @var{group} by calling @var{accept-form}.
22238
22239 This function should ready the article in question for moving by
22240 removing any header lines it has added to the article, and generally
22241 should ``tidy up'' the article.  Then it should @code{eval}
22242 @var{accept-form} in the buffer where the ``tidy'' article is.  This
22243 will do the actual copying.  If this @code{eval} returns a
22244 non-@code{nil} value, the article should be removed.
22245
22246 If @var{last} is @code{nil}, that means that there is a high likelihood
22247 that there will be more requests issued shortly, so that allows some
22248 optimizations.
22249
22250 The function should return a cons where the @code{car} is the group name and
22251 the @code{cdr} is the article number that the article was entered as.
22252
22253 There should be no data returned.
22254
22255
22256 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
22257
22258 This function takes the current buffer and inserts it into @var{group}.
22259 If @var{last} in @code{nil}, that means that there will be more calls to
22260 this function in short order.
22261
22262 The function should return a cons where the @code{car} is the group name and
22263 the @code{cdr} is the article number that the article was entered as.
22264
22265 There should be no data returned.
22266
22267
22268 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
22269
22270 This function should remove @var{article} (which is a number) from
22271 @var{group} and insert @var{buffer} there instead.
22272
22273 There should be no data returned.
22274
22275
22276 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
22277
22278 This function should delete @var{group}.  If @var{force}, it should
22279 really delete all the articles in the group, and then delete the group
22280 itself.  (If there is such a thing as ``the group itself''.)
22281
22282 There should be no data returned.
22283
22284
22285 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
22286
22287 This function should rename @var{group} into @var{new-name}.  All
22288 articles in @var{group} should move to @var{new-name}.
22289
22290 There should be no data returned.
22291
22292 @end table
22293
22294
22295 @node Error Messaging
22296 @subsubsection Error Messaging
22297
22298 @findex nnheader-report
22299 @findex nnheader-get-report
22300 The backends should use the function @code{nnheader-report} to report
22301 error conditions---they should not raise errors when they aren't able to
22302 perform a request.  The first argument to this function is the backend
22303 symbol, and the rest are interpreted as arguments to @code{format} if
22304 there are multiple of them, or just a string if there is one of them.
22305 This function must always returns @code{nil}.
22306
22307 @lisp
22308 (nnheader-report 'nnchoke "You did something totally bogus")
22309
22310 (nnheader-report 'nnchoke "Could not request group %s" group)
22311 @end lisp
22312
22313 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
22314 @code{nil} back from a server, and this function returns the most
22315 recently reported message for the backend in question.  This function
22316 takes one argument---the server symbol.
22317
22318 Internally, these functions access @var{backend}@code{-status-string},
22319 so the @code{nnchoke} backend will have its error message stored in
22320 @code{nnchoke-status-string}.
22321
22322
22323 @node Writing New Backends
22324 @subsubsection Writing New Backends
22325
22326 Many backends are quite similar.  @code{nnml} is just like
22327 @code{nnspool}, but it allows you to edit the articles on the server.
22328 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
22329 and it doesn't maintain overview databases.  @code{nndir} is just like
22330 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
22331 editing articles.
22332
22333 It would make sense if it were possible to ``inherit'' functions from
22334 backends when writing new backends.  And, indeed, you can do that if you
22335 want to.  (You don't have to if you don't want to, of course.)
22336
22337 All the backends declare their public variables and functions by using a
22338 package called @code{nnoo}.
22339
22340 To inherit functions from other backends (and allow other backends to
22341 inherit functions from the current backend), you should use the
22342 following macros:
22343
22344 @table @code
22345
22346 @item nnoo-declare
22347 This macro declares the first parameter to be a child of the subsequent
22348 parameters.  For instance:
22349
22350 @lisp
22351 (nnoo-declare nndir
22352   nnml nnmh)
22353 @end lisp
22354
22355 @code{nndir} has declared here that it intends to inherit functions from
22356 both @code{nnml} and @code{nnmh}.
22357
22358 @item defvoo
22359 This macro is equivalent to @code{defvar}, but registers the variable as
22360 a public server variable.  Most state-oriented variables should be
22361 declared with @code{defvoo} instead of @code{defvar}.
22362
22363 In addition to the normal @code{defvar} parameters, it takes a list of
22364 variables in the parent backends to map the variable to when executing
22365 a function in those backends.
22366
22367 @lisp
22368 (defvoo nndir-directory nil
22369   "Where nndir will look for groups."
22370   nnml-current-directory nnmh-current-directory)
22371 @end lisp
22372
22373 This means that @code{nnml-current-directory} will be set to
22374 @code{nndir-directory} when an @code{nnml} function is called on behalf
22375 of @code{nndir}.  (The same with @code{nnmh}.)
22376
22377 @item nnoo-define-basics
22378 This macro defines some common functions that almost all backends should
22379 have.
22380
22381 @example
22382 (nnoo-define-basics nndir)
22383 @end example
22384
22385 @item deffoo
22386 This macro is just like @code{defun} and takes the same parameters.  In
22387 addition to doing the normal @code{defun} things, it registers the
22388 function as being public so that other backends can inherit it.
22389
22390 @item nnoo-map-functions
22391 This macro allows mapping of functions from the current backend to
22392 functions from the parent backends.
22393
22394 @example
22395 (nnoo-map-functions nndir
22396   (nnml-retrieve-headers 0 nndir-current-group 0 0)
22397   (nnmh-request-article 0 nndir-current-group 0 0))
22398 @end example
22399
22400 This means that when @code{nndir-retrieve-headers} is called, the first,
22401 third, and fourth parameters will be passed on to
22402 @code{nnml-retrieve-headers}, while the second parameter is set to the
22403 value of @code{nndir-current-group}.
22404
22405 @item nnoo-import
22406 This macro allows importing functions from backends.  It should be the
22407 last thing in the source file, since it will only define functions that
22408 haven't already been defined.
22409
22410 @example
22411 (nnoo-import nndir
22412   (nnmh
22413    nnmh-request-list
22414    nnmh-request-newgroups)
22415   (nnml))
22416 @end example
22417
22418 This means that calls to @code{nndir-request-list} should just be passed
22419 on to @code{nnmh-request-list}, while all public functions from
22420 @code{nnml} that haven't been defined in @code{nndir} yet should be
22421 defined now.
22422
22423 @end table
22424
22425 Below is a slightly shortened version of the @code{nndir} backend.
22426
22427 @lisp
22428 ;;; nndir.el --- single directory newsgroup access for Gnus
22429 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
22430
22431 ;;; Code:
22432
22433 (require 'nnheader)
22434 (require 'nnmh)
22435 (require 'nnml)
22436 (require 'nnoo)
22437 (eval-when-compile (require 'cl))
22438
22439 (nnoo-declare nndir
22440   nnml nnmh)
22441
22442 (defvoo nndir-directory nil
22443   "Where nndir will look for groups."
22444   nnml-current-directory nnmh-current-directory)
22445
22446 (defvoo nndir-nov-is-evil nil
22447   "*Non-nil means that nndir will never retrieve NOV headers."
22448   nnml-nov-is-evil)
22449
22450 (defvoo nndir-current-group ""
22451   nil
22452   nnml-current-group nnmh-current-group)
22453 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
22454 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
22455
22456 (defvoo nndir-status-string "" nil nnmh-status-string)
22457 (defconst nndir-version "nndir 1.0")
22458
22459 ;;; Interface functions.
22460
22461 (nnoo-define-basics nndir)
22462
22463 (deffoo nndir-open-server (server &optional defs)
22464   (setq nndir-directory
22465         (or (cadr (assq 'nndir-directory defs))
22466             server))
22467   (unless (assq 'nndir-directory defs)
22468     (push `(nndir-directory ,server) defs))
22469   (push `(nndir-current-group
22470           ,(file-name-nondirectory
22471             (directory-file-name nndir-directory)))
22472         defs)
22473   (push `(nndir-top-directory
22474           ,(file-name-directory (directory-file-name nndir-directory)))
22475         defs)
22476   (nnoo-change-server 'nndir server defs))
22477
22478 (nnoo-map-functions nndir
22479   (nnml-retrieve-headers 0 nndir-current-group 0 0)
22480   (nnmh-request-article 0 nndir-current-group 0 0)
22481   (nnmh-request-group nndir-current-group 0 0)
22482   (nnmh-close-group nndir-current-group 0))
22483
22484 (nnoo-import nndir
22485   (nnmh
22486    nnmh-status-message
22487    nnmh-request-list
22488    nnmh-request-newgroups))
22489
22490 (provide 'nndir)
22491 @end lisp
22492
22493
22494 @node Hooking New Backends Into Gnus
22495 @subsubsection Hooking New Backends Into Gnus
22496
22497 @vindex gnus-valid-select-methods
22498 @findex gnus-declare-backend
22499 Having Gnus start using your new backend is rather easy---you just
22500 declare it with the @code{gnus-declare-backend} functions.  This will
22501 enter the backend into the @code{gnus-valid-select-methods} variable.
22502
22503 @code{gnus-declare-backend} takes two parameters---the backend name and
22504 an arbitrary number of @dfn{abilities}.
22505
22506 Here's an example:
22507
22508 @lisp
22509 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
22510 @end lisp
22511
22512 The above line would then go in the @file{nnchoke.el} file.
22513
22514 The abilities can be:
22515
22516 @table @code
22517 @item mail
22518 This is a mailish backend---followups should (probably) go via mail.
22519 @item post
22520 This is a newsish backend---followups should (probably) go via news.
22521 @item post-mail
22522 This backend supports both mail and news.
22523 @item none
22524 This is neither a post nor mail backend---it's something completely
22525 different.
22526 @item respool
22527 It supports respooling---or rather, it is able to modify its source
22528 articles and groups.
22529 @item address
22530 The name of the server should be in the virtual server name.  This is
22531 true for almost all backends.
22532 @item prompt-address
22533 The user should be prompted for an address when doing commands like
22534 @kbd{B} in the group buffer.  This is true for backends like
22535 @code{nntp}, but not @code{nnmbox}, for instance.
22536 @end table
22537
22538
22539 @node Mail-like Backends
22540 @subsubsection Mail-like Backends
22541
22542 One of the things that separate the mail backends from the rest of the
22543 backends is the heavy dependence by the mail backends on common
22544 functions in @file{nnmail.el}.  For instance, here's the definition of
22545 @code{nnml-request-scan}:
22546
22547 @lisp
22548 (deffoo nnml-request-scan (&optional group server)
22549   (setq nnml-article-file-alist nil)
22550   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
22551 @end lisp
22552
22553 It simply calls @code{nnmail-get-new-mail} with a few parameters,
22554 and @code{nnmail} takes care of all the moving and splitting of the
22555 mail.
22556
22557 This function takes four parameters.
22558
22559 @table @var
22560 @item method
22561 This should be a symbol to designate which backend is responsible for
22562 the call.
22563
22564 @item exit-function
22565 This function should be called after the splitting has been performed.
22566
22567 @item temp-directory
22568 Where the temporary files should be stored.
22569
22570 @item group
22571 This optional argument should be a group name if the splitting is to be
22572 performed for one group only.
22573 @end table
22574
22575 @code{nnmail-get-new-mail} will call @var{backend}@code{-save-mail} to
22576 save each article.  @var{backend}@code{-active-number} will be called to
22577 find the article number assigned to this article.
22578
22579 The function also uses the following variables:
22580 @var{backend}@code{-get-new-mail} (to see whether to get new mail for
22581 this backend); and @var{backend}@code{-group-alist} and
22582 @var{backend}@code{-active-file} to generate the new active file.
22583 @var{backend}@code{-group-alist} should be a group-active alist, like
22584 this:
22585
22586 @example
22587 (("a-group" (1 . 10))
22588  ("some-group" (34 . 39)))
22589 @end example
22590
22591
22592 @node Score File Syntax
22593 @subsection Score File Syntax
22594
22595 Score files are meant to be easily parseable, but yet extremely
22596 mallable.   It was decided that something that had the same read syntax
22597 as an Emacs Lisp list would fit that spec.
22598
22599 Here's a typical score file:
22600
22601 @lisp
22602 (("summary"
22603   ("win95" -10000 nil s)
22604   ("Gnus"))
22605  ("from"
22606   ("Lars" -1000))
22607  (mark -100))
22608 @end lisp
22609
22610 BNF definition of a score file:
22611
22612 @example
22613 score-file      = "" / "(" *element ")"
22614 element         = rule / atom
22615 rule            = string-rule / number-rule / date-rule
22616 string-rule     = "(" quote string-header quote space *string-match ")"
22617 number-rule     = "(" quote number-header quote space *number-match ")"
22618 date-rule       = "(" quote date-header quote space *date-match ")"
22619 quote           = <ascii 34>
22620 string-header   = "subject" / "from" / "references" / "message-id" /
22621                   "xref" / "body" / "head" / "all" / "followup"
22622 number-header   = "lines" / "chars"
22623 date-header     = "date"
22624 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
22625                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
22626 score           = "nil" / <integer>
22627 date            = "nil" / <natural number>
22628 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
22629                   "r" / "regex" / "R" / "Regex" /
22630                   "e" / "exact" / "E" / "Exact" /
22631                   "f" / "fuzzy" / "F" / "Fuzzy"
22632 number-match    = "(" <integer> [ "" / [ space score [ "" /
22633                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
22634 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
22635 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
22636                   space date [ "" / [ space date-match-t ] ] ] ] ")"
22637 date-match-t    = "nil" / "at" / "before" / "after"
22638 atom            = "(" [ required-atom / optional-atom ] ")"
22639 required-atom   = mark / expunge / mark-and-expunge / files /
22640                   exclude-files / read-only / touched
22641 optional-atom   = adapt / local / eval
22642 mark            = "mark" space nil-or-number
22643 nil-or-number   = "nil" / <integer>
22644 expunge         = "expunge" space nil-or-number
22645 mark-and-expunge = "mark-and-expunge" space nil-or-number
22646 files           = "files" *[ space <string> ]
22647 exclude-files   = "exclude-files" *[ space <string> ]
22648 read-only       = "read-only" [ space "nil" / space "t" ]
22649 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
22650 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
22651 local           = "local" *[ space "(" <string> space <form> ")" ]
22652 eval            = "eval" space <form>
22653 space           = *[ " " / <TAB> / <NEWLINE> ]
22654 @end example
22655
22656 Any unrecognized elements in a score file should be ignored, but not
22657 discarded.
22658
22659 As you can see, white space is needed, but the type and amount of white
22660 space is irrelevant.  This means that formatting of the score file is
22661 left up to the programmer---if it's simpler to just spew it all out on
22662 one looong line, then that's ok.
22663
22664 The meaning of the various atoms are explained elsewhere in this
22665 manual (@pxref{Score File Format}).
22666
22667
22668 @node Headers
22669 @subsection Headers
22670
22671 Internally Gnus uses a format for storing article headers that
22672 corresponds to the @sc{nov} format in a mysterious fashion.  One could
22673 almost suspect that the author looked at the @sc{nov} specification and
22674 just shamelessly @emph{stole} the entire thing, and one would be right.
22675
22676 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
22677 RFC 1036 to talk about lines in the head of an article (e.g.,
22678 @code{From}).  It is used by many people as a synonym for
22679 ``head''---``the header and the body''.  (That should be avoided, in my
22680 opinion.)  And Gnus uses a format internally that it calls ``header'',
22681 which is what I'm talking about here.  This is a 9-element vector,
22682 basically, with each header (ouch) having one slot.
22683
22684 These slots are, in order: @code{number}, @code{subject}, @code{from},
22685 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
22686 @code{xref}, and @code{extra}.  There are macros for accessing and
22687 setting these slots---they all have predictable names beginning with
22688 @code{mail-header-} and @code{mail-header-set-}, respectively.
22689
22690 All these slots contain strings, except the @code{extra} slot, which
22691 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
22692
22693
22694 @node Ranges
22695 @subsection Ranges
22696
22697 @sc{gnus} introduced a concept that I found so useful that I've started
22698 using it a lot and have elaborated on it greatly.
22699
22700 The question is simple: If you have a large amount of objects that are
22701 identified by numbers (say, articles, to take a @emph{wild} example)
22702 that you want to qualify as being ``included'', a normal sequence isn't
22703 very useful.  (A 200,000 length sequence is a bit long-winded.)
22704
22705 The solution is as simple as the question: You just collapse the
22706 sequence.
22707
22708 @example
22709 (1 2 3 4 5 6 10 11 12)
22710 @end example
22711
22712 is transformed into
22713
22714 @example
22715 ((1 . 6) (10 . 12))
22716 @end example
22717
22718 To avoid having those nasty @samp{(13 . 13)} elements to denote a
22719 lonesome object, a @samp{13} is a valid element:
22720
22721 @example
22722 ((1 . 6) 7 (10 . 12))
22723 @end example
22724
22725 This means that comparing two ranges to find out whether they are equal
22726 is slightly tricky:
22727
22728 @example
22729 ((1 . 5) 7 8 (10 . 12))
22730 @end example
22731
22732 and
22733
22734 @example
22735 ((1 . 5) (7 . 8) (10 . 12))
22736 @end example
22737
22738 are equal.  In fact, any non-descending list is a range:
22739
22740 @example
22741 (1 2 3 4 5)
22742 @end example
22743
22744 is a perfectly valid range, although a pretty long-winded one.  This is
22745 also valid:
22746
22747 @example
22748 (1 . 5)
22749 @end example
22750
22751 and is equal to the previous range.
22752
22753 Here's a BNF definition of ranges.  Of course, one must remember the
22754 semantic requirement that the numbers are non-descending.  (Any number
22755 of repetition of the same number is allowed, but apt to disappear in
22756 range handling.)
22757
22758 @example
22759 range           = simple-range / normal-range
22760 simple-range    = "(" number " . " number ")"
22761 normal-range    = "(" start-contents ")"
22762 contents        = "" / simple-range *[ " " contents ] /
22763                   number *[ " " contents ]
22764 @end example
22765
22766 Gnus currently uses ranges to keep track of read articles and article
22767 marks.  I plan on implementing a number of range operators in C if The
22768 Powers That Be are willing to let me.  (I haven't asked yet, because I
22769 need to do some more thinking on what operators I need to make life
22770 totally range-based without ever having to convert back to normal
22771 sequences.)
22772
22773
22774 @node Group Info
22775 @subsection Group Info
22776
22777 Gnus stores all permanent info on groups in a @dfn{group info} list.
22778 This list is from three to six elements (or more) long and exhaustively
22779 describes the group.
22780
22781 Here are two example group infos; one is a very simple group while the
22782 second is a more complex one:
22783
22784 @example
22785 ("no.group" 5 ((1 . 54324)))
22786
22787 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
22788                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
22789                 (nnml "")
22790                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
22791 @end example
22792
22793 The first element is the @dfn{group name}---as Gnus knows the group,
22794 anyway.  The second element is the @dfn{subscription level}, which
22795 normally is a small integer.  (It can also be the @dfn{rank}, which is a
22796 cons cell where the @code{car} is the level and the @code{cdr} is the
22797 score.)  The third element is a list of ranges of read articles.  The
22798 fourth element is a list of lists of article marks of various kinds.
22799 The fifth element is the select method (or virtual server, if you like).
22800 The sixth element is a list of @dfn{group parameters}, which is what
22801 this section is about.
22802
22803 Any of the last three elements may be missing if they are not required.
22804 In fact, the vast majority of groups will normally only have the first
22805 three elements, which saves quite a lot of cons cells.
22806
22807 Here's a BNF definition of the group info format:
22808
22809 @example
22810 info          = "(" group space ralevel space read
22811                 [ "" / [ space marks-list [ "" / [ space method [ "" /
22812                 space parameters ] ] ] ] ] ")"
22813 group         = quote <string> quote
22814 ralevel       = rank / level
22815 level         = <integer in the range of 1 to inf>
22816 rank          = "(" level "." score ")"
22817 score         = <integer in the range of 1 to inf>
22818 read          = range
22819 marks-lists   = nil / "(" *marks ")"
22820 marks         = "(" <string> range ")"
22821 method        = "(" <string> *elisp-forms ")"
22822 parameters    = "(" *elisp-forms ")"
22823 @end example
22824
22825 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
22826 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
22827 in pseudo-BNF.
22828
22829 If you have a Gnus info and want to access the elements, Gnus offers a
22830 series of macros for getting/setting these elements.
22831
22832 @table @code
22833 @item gnus-info-group
22834 @itemx gnus-info-set-group
22835 @findex gnus-info-group
22836 @findex gnus-info-set-group
22837 Get/set the group name.
22838
22839 @item gnus-info-rank
22840 @itemx gnus-info-set-rank
22841 @findex gnus-info-rank
22842 @findex gnus-info-set-rank
22843 Get/set the group rank (@pxref{Group Score}).
22844
22845 @item gnus-info-level
22846 @itemx gnus-info-set-level
22847 @findex gnus-info-level
22848 @findex gnus-info-set-level
22849 Get/set the group level.
22850
22851 @item gnus-info-score
22852 @itemx gnus-info-set-score
22853 @findex gnus-info-score
22854 @findex gnus-info-set-score
22855 Get/set the group score (@pxref{Group Score}).
22856
22857 @item gnus-info-read
22858 @itemx gnus-info-set-read
22859 @findex gnus-info-read
22860 @findex gnus-info-set-read
22861 Get/set the ranges of read articles.
22862
22863 @item gnus-info-marks
22864 @itemx gnus-info-set-marks
22865 @findex gnus-info-marks
22866 @findex gnus-info-set-marks
22867 Get/set the lists of ranges of marked articles.
22868
22869 @item gnus-info-method
22870 @itemx gnus-info-set-method
22871 @findex gnus-info-method
22872 @findex gnus-info-set-method
22873 Get/set the group select method.
22874
22875 @item gnus-info-params
22876 @itemx gnus-info-set-params
22877 @findex gnus-info-params
22878 @findex gnus-info-set-params
22879 Get/set the group parameters.
22880 @end table
22881
22882 All the getter functions take one parameter---the info list.  The setter
22883 functions take two parameters---the info list and the new value.
22884
22885 The last three elements in the group info aren't mandatory, so it may be
22886 necessary to extend the group info before setting the element.  If this
22887 is necessary, you can just pass on a non-@code{nil} third parameter to
22888 the three final setter functions to have this happen automatically.
22889
22890
22891 @node Extended Interactive
22892 @subsection Extended Interactive
22893 @cindex interactive
22894 @findex gnus-interactive
22895
22896 Gnus extends the standard Emacs @code{interactive} specification
22897 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
22898 Prefixes}).  Here's an example of how this is used:
22899
22900 @lisp
22901 (defun gnus-summary-increase-score (&optional score symp)
22902   (interactive (gnus-interactive "P\ny"))
22903   ...
22904   )
22905 @end lisp
22906
22907 The best thing to do would have been to implement
22908 @code{gnus-interactive} as a macro which would have returned an
22909 @code{interactive} form, but this isn't possible since Emacs checks
22910 whether a function is interactive or not by simply doing an @code{assq}
22911 on the lambda form.  So, instead we have @code{gnus-interactive}
22912 function that takes a string and returns values that are usable to
22913 @code{interactive}.
22914
22915 This function accepts (almost) all normal @code{interactive} specs, but
22916 adds a few more.
22917
22918 @table @samp
22919 @item y
22920 @vindex gnus-current-prefix-symbol
22921 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
22922 variable.
22923
22924 @item Y
22925 @vindex gnus-current-prefix-symbols
22926 A list of the current symbolic prefixes---the
22927 @code{gnus-current-prefix-symbol} variable.
22928
22929 @item A
22930 The current article number---the @code{gnus-summary-article-number}
22931 function.
22932
22933 @item H
22934 The current article header---the @code{gnus-summary-article-header}
22935 function.
22936
22937 @item g
22938 The current group name---the @code{gnus-group-group-name}
22939 function.
22940
22941 @end table
22942
22943
22944 @node Emacs/XEmacs Code
22945 @subsection Emacs/XEmacs Code
22946 @cindex XEmacs
22947 @cindex Emacsen
22948
22949 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
22950 platforms must be the primary one.  I chose Emacs.  Not because I don't
22951 like XEmacs or Mule, but because it comes first alphabetically.
22952
22953 This means that Gnus will byte-compile under Emacs with nary a warning,
22954 while XEmacs will pump out gigabytes of warnings while byte-compiling.
22955 As I use byte-compilation warnings to help me root out trivial errors in
22956 Gnus, that's very useful.
22957
22958 I've also consistently used Emacs function interfaces, but have used
22959 Gnusey aliases for the functions.  To take an example:  Emacs defines a
22960 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
22961 function.  I then define a function called @code{gnus-run-at-time} that
22962 takes the same parameters as the Emacs @code{run-at-time}.  When running
22963 Gnus under Emacs, the former function is just an alias for the latter.
22964 However, when running under XEmacs, the former is an alias for the
22965 following function:
22966
22967 @lisp
22968 (defun gnus-xmas-run-at-time (time repeat function &rest args)
22969   (start-itimer
22970    "gnus-run-at-time"
22971    `(lambda ()
22972       (,function ,@@args))
22973    time repeat))
22974 @end lisp
22975
22976 This sort of thing has been done for bunches of functions.  Gnus does
22977 not redefine any native Emacs functions while running under XEmacs---it
22978 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
22979 all over.
22980
22981 In the cases where the XEmacs function interface was obviously cleaner,
22982 I used it instead.  For example @code{gnus-region-active-p} is an alias
22983 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
22984
22985 Of course, I could have chosen XEmacs as my native platform and done
22986 mapping functions the other way around.  But I didn't.  The performance
22987 hit these indirections impose on Gnus under XEmacs should be slight.
22988
22989
22990 @node Various File Formats
22991 @subsection Various File Formats
22992
22993 @menu
22994 * Active File Format::          Information on articles and groups available.
22995 * Newsgroups File Format::      Group descriptions.
22996 @end menu
22997
22998
22999 @node Active File Format
23000 @subsubsection Active File Format
23001
23002 The active file lists all groups available on the server in
23003 question.  It also lists the highest and lowest current article numbers
23004 in each group.
23005
23006 Here's an excerpt from a typical active file:
23007
23008 @example
23009 soc.motss 296030 293865 y
23010 alt.binaries.pictures.fractals 3922 3913 n
23011 comp.sources.unix 1605 1593 m
23012 comp.binaries.ibm.pc 5097 5089 y
23013 no.general 1000 900 y
23014 @end example
23015
23016 Here's a pseudo-BNF definition of this file:
23017
23018 @example
23019 active      = *group-line
23020 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
23021 group       = <non-white-space string>
23022 spc         = " "
23023 high-number = <non-negative integer>
23024 low-number  = <positive integer>
23025 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
23026 @end example
23027
23028 For a full description of this file, see the manual pages for
23029 @samp{innd}, in particular @samp{active(5)}.
23030
23031
23032 @node Newsgroups File Format
23033 @subsubsection Newsgroups File Format
23034
23035 The newsgroups file lists groups along with their descriptions.  Not all
23036 groups on the server have to be listed,  and not all groups in the file
23037 have to exist on the server.  The file is meant purely as information to
23038 the user.
23039
23040 The format is quite simple; a group name, a tab, and the description.
23041 Here's the definition:
23042
23043 @example
23044 newsgroups    = *line
23045 line          = group tab description <NEWLINE>
23046 group         = <non-white-space string>
23047 tab           = <TAB>
23048 description   = <string>
23049 @end example
23050
23051
23052 @page
23053 @node Emacs for Heathens
23054 @section Emacs for Heathens
23055
23056 Believe it or not, but some people who use Gnus haven't really used
23057 Emacs much before they embarked on their journey on the Gnus Love Boat.
23058 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the
23059 region'', and ``set @code{gnus-flargblossen} to an alist where the key
23060 is a regexp that is used for matching on the group name'' are magical
23061 phrases with little or no meaning, then this appendix is for you.  If
23062 you are already familiar with Emacs, just ignore this and go fondle your
23063 cat instead.
23064
23065 @menu
23066 * Keystrokes::                  Entering text and executing commands.
23067 * Emacs Lisp::                  The built-in Emacs programming language.
23068 @end menu
23069
23070
23071 @node Keystrokes
23072 @subsection Keystrokes
23073
23074 @itemize @bullet
23075 @item
23076 Q: What is an experienced Emacs user?
23077
23078 @item
23079 A: A person who wishes that the terminal had pedals.
23080 @end itemize
23081
23082 Yes, when you use Emacs, you are apt to use the control key, the shift
23083 key and the meta key a lot.  This is very annoying to some people
23084 (notably @code{vi}le users), and the rest of us just love the hell out
23085 of it.  Just give up and submit.  Emacs really does stand for
23086 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
23087 may have heard from other disreputable sources (like the Emacs author).
23088
23089 The shift keys are normally located near your pinky fingers, and are
23090 normally used to get capital letters and stuff.  You probably use it all
23091 the time.  The control key is normally marked ``CTRL'' or something like
23092 that.  The meta key is, funnily enough, never marked as such on any
23093 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
23094 which is the meta key on this keyboard.  It's usually located somewhere
23095 to the left hand side of the keyboard, usually on the bottom row.
23096
23097 Now, us Emacs people don't say ``press the meta-control-m key'',
23098 because that's just too inconvenient.  We say ``press the @kbd{M-C-m}
23099 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
23100 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
23101 down the control key, and hold it down while you press @kbd{k}''.
23102 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and
23103 the control key and then press @kbd{k}''.  Simple, ay?
23104
23105 This is somewhat complicated by the fact that not all keyboards have a
23106 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
23107 means ``press escape, release escape, press @kbd{k}''.  That's much more
23108 work than if you have a meta key, so if that's the case, I respectfully
23109 suggest you get a real keyboard with a meta key.  You can't live without
23110 it.
23111
23112
23113
23114 @node Emacs Lisp
23115 @subsection Emacs Lisp
23116
23117 Emacs is the King of Editors because it's really a Lisp interpreter.
23118 Each and every key you tap runs some Emacs Lisp code snippet, and since
23119 Emacs Lisp is an interpreted language, that means that you can configure
23120 any key to run any arbitrary code.  You just, like, do it.
23121
23122 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
23123 functions.  (These are byte-compiled for speed, but it's still
23124 interpreted.)  If you decide that you don't like the way Gnus does
23125 certain things, it's trivial to have it do something a different way.
23126 (Well, at least if you know how to write Lisp code.)  However, that's
23127 beyond the scope of this manual, so we are simply going to talk about
23128 some common constructs that you normally use in your @file{.emacs} file
23129 to customize Gnus.
23130
23131 If you want to set the variable @code{gnus-florgbnize} to four (4), you
23132 write the following:
23133
23134 @lisp
23135 (setq gnus-florgbnize 4)
23136 @end lisp
23137
23138 This function (really ``special form'') @code{setq} is the one that can
23139 set a variable to some value.  This is really all you need to know.  Now
23140 you can go and fill your @code{.emacs} file with lots of these to change
23141 how Gnus works.
23142
23143 If you have put that thing in your @code{.emacs} file, it will be read
23144 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
23145 start Emacs.  If you want to change the variable right away, simply say
23146 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
23147 previous ``form'', which is a simple @code{setq} statement here.
23148
23149 Go ahead---just try it, if you're located at your Emacs.  After you
23150 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
23151 is the return value of the form you @code{eval}ed.
23152
23153 Some pitfalls:
23154
23155 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
23156 that means:
23157
23158 @lisp
23159 (setq gnus-read-active-file 'some)
23160 @end lisp
23161
23162 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
23163 @samp{nntp.ifi.uio.no}'', that means:
23164
23165 @lisp
23166 (setq gnus-nntp-server "nntp.ifi.uio.no")
23167 @end lisp
23168
23169 So be careful not to mix up strings (the latter) with symbols (the
23170 former).  The manual is unambiguous, but it can be confusing.
23171
23172 @page
23173 @include gnus-faq.texi
23174
23175 @node Index
23176 @chapter Index
23177 @printindex cp
23178
23179 @node Key Index
23180 @chapter Key Index
23181 @printindex ky
23182
23183 @summarycontents
23184 @contents
23185 @bye
23186
23187 @iftex
23188 @iflatex
23189 \end{document}
23190 @end iflatex
23191 @end iftex
23192
23193 @c End:
23194 % LocalWords:  Backend BNF mucho Backends backends detailmenu cindex kindex kbd
23195 % LocalWords:  findex Gnusae vindex dfn dfn samp nntp setq nnspool nntpserver
23196 % LocalWords:  nnmbox backend newusers Blllrph NEWGROUPS dingnusdingnusdingnus
23197 % LocalWords:  pre fab rec comp nnslashdot regex ga ga sci nnml nnbabyl nnmh
23198 % LocalWords:  nnfolder emph looong eld newsreaders defun init elc pxref