b778643b67e2ca8df750b08ebf106aa27c1a0d8d
[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 * Startup Files::       Those pesky startup files---@file{.newsrc}.
427 * Auto Save::           Recovering from a crash.
428 * The Active File::     Reading the active file over a slow line Takes Time.
429 * Changing Servers::    You may want to move from one server to another.
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 * Group Data::             Changing the info for a group.
444 * Subscription Commands::  Unsubscribing, killing, subscribing.
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 * Marking Articles::            Marking articles as read, expirable, etc.
487 * Limiting::                    You can limit the summary buffer.
488 * Threading::                   How threads are made.
489 * Sorting the Summary Buffer::  How articles and threads are sorted.
490 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
491 * Article Caching::             You may store articles in a cache.
492 * Persistent Articles::         Making articles expiry-resistant.
493 * Article Backlog::             Having already read articles hang around.
494 * Saving Articles::             Ways of customizing article saving.
495 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
496 * Article Treatment::           The article buffer can be mangled at will.
497 * MIME Commands::               Doing MIMEy things with the articles.
498 * Charsets::                    Character set issues.
499 * Article Commands::            Doing various things with the article buffer.
500 * Summary Sorting::             Sorting the summary buffer in various ways.
501 * Finding the Parent::          No child support? Get the parent.
502 * Alternative Approaches::      Reading using non-default summaries.
503 * Tree Display::                A more visual display of threads.
504 * Mail Group Commands::         Some commands can only be used in mail groups.
505 * Various Summary Stuff::       What didn't fit anywhere else.
506 * Exiting the Summary Buffer::  Returning to the Group buffer.
507 * Crosspost Handling::          How crossposted articles are dealt with.
508 * Duplicate Suppression::       An alternative when crosspost handling fails.
509 * Security::                    Decrypt and Verify.
510
511 Summary Buffer Format
512
513 * Summary Buffer Lines::     You can specify how summary lines should look.
514 * To From Newsgroups::       How to not display your own name.
515 * Summary Buffer Mode Line:: You can say how the mode line should look.
516 * Summary Highlighting::     Making the summary buffer all pretty and nice.
517
518 Choosing Articles
519
520 * Choosing Commands::        Commands for choosing articles.
521 * Choosing Variables::       Variables that influence these commands.
522
523 Reply, Followup and Post
524
525 * Summary Mail Commands::    Sending mail.
526 * Summary Post Commands::    Sending news.
527 * Summary Message Commands:: Other Message-related commands.
528 * Canceling and Superseding:: ``Whoops, I shouldn't have called him that.''
529
530 Marking Articles
531
532 * Unread Articles::          Marks for unread articles.
533 * Read Articles::            Marks for read articles.
534 * Other Marks::              Marks that do not affect readedness.
535 * Setting Marks::            How to set and remove marks.
536 * Generic Marking Commands:: How to customize the marking.
537 * Setting Process Marks::    How to mark articles for later processing.
538
539 Threading
540
541 * Customizing Threading::    Variables you can change to affect the threading.
542 * Thread Commands::          Thread based commands in the summary buffer.
543
544 Customizing Threading
545
546 * Loose Threads::        How Gnus gathers loose threads into bigger threads.
547 * Filling In Threads::   Making the threads displayed look fuller.
548 * More Threading::       Even more variables for fiddling with threads.
549 * Low-Level Threading::  You thought it was over... but you were wrong!
550
551 Decoding Articles
552
553 * Uuencoded Articles::    Uudecode articles.
554 * Shell Archives::        Unshar articles.
555 * PostScript Files::      Split PostScript.
556 * Other Files::           Plain save and binhex.
557 * Decoding Variables::    Variables for a happy decoding.
558 * Viewing Files::         You want to look at the result of the decoding?
559
560 Decoding Variables
561
562 * Rule Variables::          Variables that say how a file is to be viewed.
563 * Other Decode Variables::  Other decode variables.
564 * Uuencoding and Posting::  Variables for customizing uuencoding.
565
566 Article Treatment
567
568 * Article Highlighting::    You want to make the article look like fruit salad.
569 * Article Fontisizing::     Making emphasized text look nice.
570 * Article Hiding::          You also want to make certain info go away.
571 * Article Washing::         Lots of way-neat functions to make life better.
572 * Article Buttons::         Click on URLs, Message-IDs, addresses and the like.
573 * Article Date::            Grumble, UT!
574 * Article Signature::       What is a signature?
575 * Article Miscellania::     Various other stuff.
576
577 Alternative Approaches
578
579 * Pick and Read::               First mark articles and then read them.
580 * Binary Groups::               Auto-decode all articles.
581
582 Various Summary Stuff
583
584 * Summary Group Information::         Information oriented commands.
585 * Searching for Articles::            Multiple article commands.
586 * Summary Generation Commands::       (Re)generating the summary buffer.
587 * Really Various Summary Commands::   Those pesky non-conformant commands.
588
589 Article Buffer
590
591 * Hiding Headers::        Deciding what headers should be displayed.
592 * Using MIME::            Pushing articles through @sc{mime} before reading them.
593 * Customizing Articles::  Tailoring the look of the articles.
594 * Article Keymap::        Keystrokes available in the article buffer.
595 * Misc Article::          Other stuff.
596
597 Composing Messages
598
599 * Mail::                 Mailing and replying.
600 * Posting Server::       What server should you post via?
601 * Mail and Post::        Mailing and posting at the same time.
602 * Archived Messages::    Where Gnus stores the messages you've sent.
603 * Posting Styles::       An easier way to specify who you are.
604 * Drafts::               Postponing messages and rejected messages.
605 * Rejected Articles::    What happens if the server doesn't like your article?
606 * Using GPG::            How to use GPG and MML to sign and encrypt messages
607
608 Select Methods
609
610 * Server Buffer::         Making and editing virtual servers.
611 * Getting News::          Reading USENET news with Gnus.
612 * Getting Mail::          Reading your personal mail with Gnus.
613 * Browsing the Web::      Getting messages from a plethora of Web sources.
614 * Other Sources::         Reading directories, files, SOUP packets.
615 * Combined Groups::       Combining groups into one group.
616 * Gnus Unplugged::        Reading news and mail offline.
617
618 Server Buffer
619
620 * Server Buffer Format::      You can customize the look of this buffer.
621 * Server Commands::           Commands to manipulate servers.
622 * Example Methods::           Examples server specifications.
623 * Creating a Virtual Server:: An example session.
624 * Server Variables::          Which variables to set.
625 * Servers and Methods::       You can use server names as select methods.
626 * Unavailable Servers::       Some servers you try to contact may be down.
627
628 Getting News
629
630 * NNTP::               Reading news from an @sc{nntp} server.
631 * News Spool::         Reading news from the local spool.
632
633 Getting Mail
634
635 * Mail in a Newsreader::         Important introductory notes.
636 * Getting Started Reading Mail:: A simple cookbook example.
637 * Splitting Mail::               How to create mail groups.
638 * Mail Sources::                 How to tell Gnus where to get mail from.
639 * Mail Backend Variables::       Variables for customizing mail handling.
640 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
641 * Group Mail Splitting::         Use group customize to drive mail splitting.
642 * Incorporating Old Mail::       What about the old mail you have?
643 * Expiring Mail::                Getting rid of unwanted mail.
644 * Washing Mail::                 Removing cruft from the mail you get.
645 * Duplicates::                   Dealing with duplicated mail.
646 * Not Reading Mail::             Using mail backends for reading other files.
647 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
648
649 Mail Sources
650
651 * Mail Source Specifiers::       How to specify what a mail source is.
652 * Mail Source Customization::    Some variables that influence things.
653 * Fetching Mail::                Using the mail source specifiers.
654
655 Choosing a Mail Backend
656
657 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
658 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
659 * Mail Spool::                  Store your mail in a private spool?
660 * MH Spool::                    An mhspool-like backend.
661 * Mail Folders::                Having one file for each group.
662 * Comparing Mail Backends::     An in-depth looks at pros and cons.
663
664 Browsing the Web
665
666 * Web Searches::          Creating groups from articles that match a string.
667 * Slashdot::              Reading the Slashdot comments.
668 * Ultimate::              The Ultimate Bulletin Board systems.
669 * Web Archive::           Reading mailing list archived on web.
670 * RSS::                   Reading RDF site summary.
671 * Customizing w3::        Doing stuff to Emacs/w3 from Gnus.
672
673 Other Sources
674
675 * Directory Groups::      You can read a directory as if it was a newsgroup.
676 * Anything Groups::       Dired?  Who needs dired?
677 * Document Groups::       Single files can be the basis of a group.
678 * SOUP::                  Reading @sc{soup} packets ``offline''.
679 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
680 * IMAP::                  Using Gnus as a @sc{imap} client.
681
682 Document Groups
683
684 * Document Server Internals::   How to add your own document types.
685
686 SOUP
687
688 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
689 * SOUP Groups::       A backend for reading @sc{soup} packets.
690 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
691
692 @sc{imap}
693
694 * Splitting in IMAP::     Splitting mail with nnimap.
695 * Editing IMAP ACLs::     Limiting/enabling other users access to a mailbox.
696 * Expunging mailboxes::   Equivalent of a "compress mailbox" button.
697
698 Combined Groups
699
700 * Virtual Groups::     Combining articles from many groups.
701 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
702
703 Gnus Unplugged
704
705 * Agent Basics::           How it all is supposed to work.
706 * Agent Categories::       How to tell the Gnus Agent what to download.
707 * Agent Commands::         New commands for all the buffers.
708 * Agent Expiry::           How to make old articles go away.
709 * Agent and IMAP::         How to use the Agent with IMAP.
710 * Outgoing Messages::      What happens when you post/mail something?
711 * Agent Variables::        Customizing is fun.
712 * Example Setup::          An example @file{.gnus.el} file for offline people.
713 * Batching Agents::        How to fetch news from a @code{cron} job.
714 * Agent Caveats::          What you think it'll do and what it does.
715
716 Agent Categories
717
718 * Category Syntax::       What a category looks like.
719 * Category Buffer::       A buffer for maintaining categories.
720 * Category Variables::    Customize'r'Us.
721
722 Agent Commands
723
724 * Group Agent Commands::
725 * Summary Agent Commands::
726 * Server Agent Commands::
727
728 Scoring
729
730 * Summary Score Commands::   Adding score entries for the current group.
731 * Group Score Commands::     General score commands.
732 * Score Variables::          Customize your scoring.  (My, what terminology).
733 * Score File Format::        What a score file may contain.
734 * Score File Editing::       You can edit score files by hand as well.
735 * Adaptive Scoring::         Big Sister Gnus knows what you read.
736 * Home Score File::          How to say where new score entries are to go.
737 * Followups To Yourself::    Having Gnus notice when people answer you.
738 * Scoring Tips::             How to score effectively.
739 * Reverse Scoring::          That problem child of old is not problem.
740 * Global Score Files::       Earth-spanning, ear-splitting score files.
741 * Kill Files::               They are still here, but they can be ignored.
742 * Converting Kill Files::    Translating kill files to score files.
743 * GroupLens::                Getting predictions on what you like to read.
744 * Advanced Scoring::         Using logical expressions to build score rules.
745 * Score Decays::             It can be useful to let scores wither away.
746
747 GroupLens
748
749 * Using GroupLens::          How to make Gnus use GroupLens.
750 * Rating Articles::          Letting GroupLens know how you rate articles.
751 * Displaying Predictions::   Displaying predictions given by GroupLens.
752 * GroupLens Variables::      Customizing GroupLens.
753
754 Advanced Scoring
755
756 * Advanced Scoring Syntax::     A definition.
757 * Advanced Scoring Examples::   What they look like.
758 * Advanced Scoring Tips::       Getting the most out of it.
759
760 Various
761
762 * Process/Prefix::             A convention used by many treatment commands.
763 * Interactive::                Making Gnus ask you many questions.
764 * Symbolic Prefixes::          How to supply some Gnus functions with options.
765 * Formatting Variables::       You can specify what buffers should look like.
766 * Windows Configuration::      Configuring the Gnus buffer windows.
767 * Faces and Fonts::            How to change how faces look.
768 * Compilation::                How to speed Gnus up.
769 * Mode Lines::                 Displaying information in the mode lines.
770 * Highlighting and Menus::     Making buffers look all nice and cozy.
771 * Buttons::                    Get tendinitis in ten easy steps!
772 * Daemons::                    Gnus can do things behind your back.
773 * NoCeM::                      How to avoid spam and other fatty foods.
774 * Undo::                       Some actions can be undone.
775 * Moderation::                 What to do if you're a moderator.
776 * XEmacs Enhancements::        There are more pictures and stuff under XEmacs.
777 * Fuzzy Matching::             What's the big fuzz?
778 * Thwarting Email Spam::       A how-to on avoiding unsolicited commercial email.
779 * Various Various::            Things that are really various.
780
781 Formatting Variables
782
783 * Formatting Basics::     A formatting variable is basically a format string.
784 * Mode Line Formatting::  Some rules about mode line formatting variables.
785 * Advanced Formatting::   Modifying output in various ways.
786 * User-Defined Specs::    Having Gnus call your own functions.
787 * Formatting Fonts::      Making the formatting look colorful and nice.
788
789 XEmacs Enhancements
790
791 * Picons::    How to display pictures of what your reading.
792 * Smileys::   Show all those happy faces the way they were meant to be shown.
793 * Toolbar::   Click'n'drool.
794 * XVarious::  Other XEmacsy Gnusey variables.
795
796 Picons
797
798 * Picon Basics::           What are picons and How do I get them.
799 * Picon Requirements::     Don't go further if you aren't using XEmacs.
800 * Easy Picons::            Displaying Picons---the easy way.
801 * Hard Picons::            The way you should do it.  You'll learn something.
802 * Picon Useless Configuration:: Other variables you can trash/tweak/munge/play with.
803
804 Appendices
805
806 * History::                        How Gnus got where it is today.
807 * On Writing Manuals::             Why this is not a beginner's guide.
808 * Terminology::                    We use really difficult, like, words here.
809 * Customization::                  Tailoring Gnus to your needs.
810 * Troubleshooting::                What you might try if things do not work.
811 * Gnus Reference Guide::           Rilly, rilly technical stuff.
812 * Emacs for Heathens::             A short introduction to Emacsian terms.
813 * Frequently Asked Questions::     A question-and-answer session.
814
815 History
816
817 * Gnus Versions::       What Gnus versions have been released.
818 * Other Gnus Versions:: Other Gnus versions that also have been released.
819 * Why?::                What's the point of Gnus?
820 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
821 * Conformity::          Gnus tries to conform to all standards.
822 * Emacsen::             Gnus can be run on a few modern Emacsen.
823 * Gnus Development::    How Gnus is developed.
824 * Contributors::        Oodles of people.
825 * New Features::        Pointers to some of the new stuff in Gnus.
826
827 New Features
828
829 * ding Gnus::          New things in Gnus 5.0/5.1, the first new Gnus.
830 * September Gnus::     The Thing Formally Known As Gnus 5.2/5.3.
831 * Red Gnus::           Third time best---Gnus 5.4/5.5.
832 * Quassia Gnus::       Two times two is four, or Gnus 5.6/5.7.
833 * Pterodactyl Gnus::   Pentad also starts with P, AKA Gnus 5.8/5.9.
834
835 Customization
836
837 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
838 * Slow Terminal Connection::  You run a remote Emacs.
839 * Little Disk Space::         You feel that having large setup files is icky.
840 * Slow Machine::              You feel like buying a faster machine.
841
842 Gnus Reference Guide
843
844 * Gnus Utility Functions::   Common functions and variable to use.
845 * Backend Interface::        How Gnus communicates with the servers.
846 * Score File Syntax::        A BNF definition of the score file standard.
847 * Headers::                  How Gnus stores headers internally.
848 * Ranges::                   A handy format for storing mucho numbers.
849 * Group Info::               The group info format.
850 * Extended Interactive::     Symbolic prefixes and stuff.
851 * Emacs/XEmacs Code::        Gnus can be run under all modern Emacsen.
852 * Various File Formats::     Formats of files that Gnus use.
853
854 Backend Interface
855
856 * Required Backend Functions::        Functions that must be implemented.
857 * Optional Backend Functions::        Functions that need not be implemented.
858 * Error Messaging::                   How to get messages and report errors.
859 * Writing New Backends::              Extending old backends.
860 * Hooking New Backends Into Gnus::    What has to be done on the Gnus end.
861 * Mail-like Backends::                Some tips on mail backends.
862
863 Various File Formats
864
865 * Active File Format::      Information on articles and groups available.
866 * Newsgroups File Format::  Group descriptions.
867
868 Emacs for Heathens
869
870 * Keystrokes::      Entering text and executing commands.
871 * Emacs Lisp::      The built-in Emacs programming language.
872
873 @end detailmenu
874 @end menu
875
876 @node Starting Up
877 @chapter Starting Gnus
878 @cindex starting up
879
880 @kindex M-x gnus
881 @findex gnus
882 If your system administrator has set things up properly, starting Gnus
883 and reading news is extremely easy---you just type @kbd{M-x gnus} in
884 your Emacs.
885
886 @findex gnus-other-frame
887 @kindex M-x gnus-other-frame
888 If you want to start Gnus in a different frame, you can use the command
889 @kbd{M-x gnus-other-frame} instead.
890
891 If things do not go smoothly at startup, you have to twiddle some
892 variables in your @file{~/.gnus} file.  This file is similar to
893 @file{~/.emacs}, but is read when gnus starts.
894
895 If you puzzle at any terms used in this manual, please refer to the
896 terminology section (@pxref{Terminology}).
897
898 @menu
899 * Finding the News::    Choosing a method for getting news.
900 * The First Time::      What does Gnus do the first time you start it?
901 * The Server is Down::  How can I read my mail then?
902 * Slave Gnusae::        You can have more than one Gnus active at a time.
903 * Fetching a Group::    Starting Gnus just to read a group.
904 * New Groups::          What is Gnus supposed to do with new groups?
905 * Startup Files::       Those pesky startup files---@file{.newsrc}.
906 * Auto Save::           Recovering from a crash.
907 * The Active File::     Reading the active file over a slow line Takes Time.
908 * Changing Servers::    You may want to move from one server to another.
909 * Startup Variables::   Other variables you might change.
910 @end menu
911
912
913 @node Finding the News
914 @section Finding the News
915 @cindex finding news
916
917 @vindex gnus-select-method
918 @c @head
919 The @code{gnus-select-method} variable says where Gnus should look for
920 news.  This variable should be a list where the first element says
921 @dfn{how} and the second element says @dfn{where}.  This method is your
922 native method.  All groups not fetched with this method are
923 foreign groups.
924
925 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
926 you want to get your daily dosage of news from, you'd say:
927
928 @lisp
929 (setq gnus-select-method '(nntp "news.somewhere.edu"))
930 @end lisp
931
932 If you want to read directly from the local spool, say:
933
934 @lisp
935 (setq gnus-select-method '(nnspool ""))
936 @end lisp
937
938 If you can use a local spool, you probably should, as it will almost
939 certainly be much faster.
940
941 @vindex gnus-nntpserver-file
942 @cindex NNTPSERVER
943 @cindex @sc{nntp} server
944 If this variable is not set, Gnus will take a look at the
945 @code{NNTPSERVER} environment variable.  If that variable isn't set,
946 Gnus will see whether @code{gnus-nntpserver-file}
947 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
948 that fails as well, Gnus will try to use the machine running Emacs as an @sc{nntp} server.  That's a long shot, though.
949
950 @vindex gnus-nntp-server
951 If @code{gnus-nntp-server} is set, this variable will override
952 @code{gnus-select-method}.  You should therefore set
953 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
954
955 @vindex gnus-secondary-servers
956 @vindex gnus-nntp-server
957 You can also make Gnus prompt you interactively for the name of an
958 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
959 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
960 in the @code{gnus-secondary-servers} list (if any).  You can also just
961 type in the name of any server you feel like visiting.  (Note that this
962 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
963 gnus} later in the same Emacs session, Gnus will contact the same
964 server.)
965
966 @findex gnus-group-browse-foreign-server
967 @kindex B (Group)
968 However, if you use one @sc{nntp} server regularly and are just
969 interested in a couple of groups from a different server, you would be
970 better served by using the @kbd{B} command in the group buffer.  It will
971 let you have a look at what groups are available, and you can subscribe
972 to any of the groups you want to.  This also makes @file{.newsrc}
973 maintenance much tidier.  @xref{Foreign Groups}.
974
975 @vindex gnus-secondary-select-methods
976 @c @head
977 A slightly different approach to foreign groups is to set the
978 @code{gnus-secondary-select-methods} variable.  The select methods
979 listed in this variable are in many ways just as native as the
980 @code{gnus-select-method} server.  They will also be queried for active
981 files during startup (if that's required), and new newsgroups that
982 appear on these servers will be subscribed (or not) just as native
983 groups are.
984
985 For instance, if you use the @code{nnmbox} backend to read your mail, you
986 would typically set this variable to
987
988 @lisp
989 (setq gnus-secondary-select-methods '((nnmbox "")))
990 @end lisp
991
992
993 @node The First Time
994 @section The First Time
995 @cindex first time usage
996
997 If no startup files exist, Gnus will try to determine what groups should
998 be subscribed by default.
999
1000 @vindex gnus-default-subscribed-newsgroups
1001 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1002 will subscribe you to just those groups in that list, leaving the rest
1003 killed.  Your system administrator should have set this variable to
1004 something useful.
1005
1006 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1007 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1008 here as @dfn{whatever Lars thinks you should read}.)
1009
1010 You'll also be subscribed to the Gnus documentation group, which should
1011 help you with most common problems.
1012
1013 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1014 use the normal functions for handling new groups, and not do anything
1015 special.
1016
1017
1018 @node The Server is Down
1019 @section The Server is Down
1020 @cindex server errors
1021
1022 If the default server is down, Gnus will understandably have some
1023 problems starting.  However, if you have some mail groups in addition to
1024 the news groups, you may want to start Gnus anyway.
1025
1026 Gnus, being the trusting sort of program, will ask whether to proceed
1027 without a native select method if that server can't be contacted.  This
1028 will happen whether the server doesn't actually exist (i.e., you have
1029 given the wrong address) or the server has just momentarily taken ill
1030 for some reason or other.  If you decide to continue and have no foreign
1031 groups, you'll find it difficult to actually do anything in the group
1032 buffer.  But, hey, that's your problem.  Blllrph!
1033
1034 @findex gnus-no-server
1035 @kindex M-x gnus-no-server
1036 @c @head
1037 If you know that the server is definitely down, or you just want to read
1038 your mail without bothering with the server at all, you can use the
1039 @code{gnus-no-server} command to start Gnus.  That might come in handy
1040 if you're in a hurry as well.  This command will not attempt to contact
1041 your primary server---instead, it will just activate all groups on level
1042 1 and 2.  (You should preferably keep no native groups on those two
1043 levels.) Also @pxref{Group Levels}.
1044
1045
1046 @node Slave Gnusae
1047 @section Slave Gnusae
1048 @cindex slave
1049
1050 You might want to run more than one Emacs with more than one Gnus at the
1051 same time.  If you are using different @file{.newsrc} files (e.g., if you
1052 are using the two different Gnusae to read from two different servers),
1053 that is no problem whatsoever.  You just do it.
1054
1055 The problem appears when you want to run two Gnusae that use the same
1056 @code{.newsrc} file.
1057
1058 To work around that problem some, we here at the Think-Tank at the Gnus
1059 Towers have come up with a new concept: @dfn{Masters} and
1060 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1061 taken out a copyright on those words.  If you wish to use those words in
1062 conjunction with each other, you have to send $1 per usage instance to
1063 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1064 Applications}) will be much more expensive, of course.)
1065
1066 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1067 however you do it).  Each subsequent slave Gnusae should be started with
1068 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1069 files, but instead save @dfn{slave files} that contain information only
1070 on what groups have been read in the slave session.  When a master Gnus
1071 starts, it will read (and delete) these slave files, incorporating all
1072 information from them.  (The slave files will be read in the sequence
1073 they were created, so the latest changes will have precedence.)
1074
1075 Information from the slave files has, of course, precedence over the
1076 information in the normal (i.e., master) @code{.newsrc} file.
1077
1078
1079 @node Fetching a Group
1080 @section Fetching a Group
1081 @cindex fetching a group
1082
1083 @findex gnus-fetch-group
1084 It is sometimes convenient to be able to just say ``I want to read this
1085 group and I don't care whether Gnus has been started or not''.  This is
1086 perhaps more useful for people who write code than for users, but the
1087 command @code{gnus-fetch-group} provides this functionality in any case.
1088 It takes the group name as a parameter.
1089
1090
1091 @node New Groups
1092 @section New Groups
1093 @cindex new groups
1094 @cindex subscription
1095
1096 @vindex gnus-check-new-newsgroups
1097 If you are satisfied that you really never want to see any new groups,
1098 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1099 also save you some time at startup.  Even if this variable is
1100 @code{nil}, you can always subscribe to the new groups just by pressing
1101 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1102 is @code{ask-server} by default.  If you set this variable to
1103 @code{always}, then Gnus will query the backends for new groups even
1104 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1105
1106 @menu
1107 * Checking New Groups::      Determining what groups are new.
1108 * Subscription Methods::     What Gnus should do with new groups.
1109 * Filtering New Groups::     Making Gnus ignore certain new groups.
1110 @end menu
1111
1112
1113 @node Checking New Groups
1114 @subsection Checking New Groups
1115
1116 Gnus normally determines whether a group is new or not by comparing the
1117 list of groups from the active file(s) with the lists of subscribed and
1118 dead groups.  This isn't a particularly fast method.  If
1119 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1120 server for new groups since the last time.  This is both faster and
1121 cheaper.  This also means that you can get rid of the list of killed
1122 groups altogether, so you may set @code{gnus-save-killed-list} to
1123 @code{nil}, which will save time both at startup, at exit, and all over.
1124 Saves disk space, too.  Why isn't this the default, then?
1125 Unfortunately, not all servers support this command.
1126
1127 I bet I know what you're thinking now: How do I find out whether my
1128 server supports @code{ask-server}?  No?  Good, because I don't have a
1129 fail-safe answer.  I would suggest just setting this variable to
1130 @code{ask-server} and see whether any new groups appear within the next
1131 few days.  If any do, then it works.  If none do, then it doesn't
1132 work.  I could write a function to make Gnus guess whether the server
1133 supports @code{ask-server}, but it would just be a guess.  So I won't.
1134 You could @code{telnet} to the server and say @code{HELP} and see
1135 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1136 it does, then it might work.  (But there are servers that lists
1137 @samp{NEWGROUPS} without supporting the function properly.)
1138
1139 This variable can also be a list of select methods.  If so, Gnus will
1140 issue an @code{ask-server} command to each of the select methods, and
1141 subscribe them (or not) using the normal methods.  This might be handy
1142 if you are monitoring a few servers for new groups.  A side effect is
1143 that startup will take much longer, so you can meditate while waiting.
1144 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1145
1146
1147 @node Subscription Methods
1148 @subsection Subscription Methods
1149
1150 @vindex gnus-subscribe-newsgroup-method
1151 What Gnus does when it encounters a new group is determined by the
1152 @code{gnus-subscribe-newsgroup-method} variable.
1153
1154 This variable should contain a function.  This function will be called
1155 with the name of the new group as the only parameter.
1156
1157 Some handy pre-fab functions are:
1158
1159 @table @code
1160
1161 @item gnus-subscribe-zombies
1162 @vindex gnus-subscribe-zombies
1163 Make all new groups zombies.  This is the default.  You can browse the
1164 zombies later (with @kbd{A z}) and either kill them all off properly
1165 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1166
1167 @item gnus-subscribe-randomly
1168 @vindex gnus-subscribe-randomly
1169 Subscribe all new groups in arbitrary order.  This really means that all
1170 new groups will be added at ``the top'' of the group buffer.
1171
1172 @item gnus-subscribe-alphabetically
1173 @vindex gnus-subscribe-alphabetically
1174 Subscribe all new groups in alphabetical order.
1175
1176 @item gnus-subscribe-hierarchically
1177 @vindex gnus-subscribe-hierarchically
1178 Subscribe all new groups hierarchically.  The difference between this
1179 function and @code{gnus-subscribe-alphabetically} is slight.
1180 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1181 alphabetical fashion, while this function will enter groups into its
1182 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1183 @samp{comp} hierarchy, this function will not mess that configuration
1184 up.  Or something like that.
1185
1186 @item gnus-subscribe-interactively
1187 @vindex gnus-subscribe-interactively
1188 Subscribe new groups interactively.  This means that Gnus will ask
1189 you about @strong{all} new groups.  The groups you choose to subscribe
1190 to will be subscribed hierarchically.
1191
1192 @item gnus-subscribe-killed
1193 @vindex gnus-subscribe-killed
1194 Kill all new groups.
1195
1196 @item gnus-subscribe-topics
1197 @vindex gnus-subscribe-topics
1198 Put the groups into the topic that has a matching @code{subscribe} topic
1199 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1200 topic parameter that looks like
1201
1202 @example
1203 "nnslashdot"
1204 @end example
1205
1206 will mean that all groups that match that regex will be subscribed under
1207 that topic.
1208
1209 If no topics match the groups, the groups will be subscribed in the
1210 top-level topic.
1211
1212 @end table
1213
1214 @vindex gnus-subscribe-hierarchical-interactive
1215 A closely related variable is
1216 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1217 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1218 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1219 will ask you for each sub-hierarchy whether you want to descend the
1220 hierarchy or not.
1221
1222 One common mistake is to set the variable a few paragraphs above
1223 (@code{gnus-subscribe-newsgroup-method}) to
1224 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1225 will not work.  This is ga-ga.  So don't do it.
1226
1227
1228 @node Filtering New Groups
1229 @subsection Filtering New Groups
1230
1231 A nice and portable way to control which new newsgroups should be
1232 subscribed (or ignored) is to put an @dfn{options} line at the start of
1233 the @file{.newsrc} file.  Here's an example:
1234
1235 @example
1236 options -n !alt.all !rec.all sci.all
1237 @end example
1238
1239 @vindex gnus-subscribe-options-newsgroup-method
1240 This line obviously belongs to a serious-minded intellectual scientific
1241 person (or she may just be plain old boring), because it says that all
1242 groups that have names beginning with @samp{alt} and @samp{rec} should
1243 be ignored, and all groups with names beginning with @samp{sci} should
1244 be subscribed.  Gnus will not use the normal subscription method for
1245 subscribing these groups.
1246 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1247 variable defaults to @code{gnus-subscribe-alphabetically}.
1248
1249 @vindex gnus-options-not-subscribe
1250 @vindex gnus-options-subscribe
1251 If you don't want to mess with your @file{.newsrc} file, you can just
1252 set the two variables @code{gnus-options-subscribe} and
1253 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1254 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1255 and if the new group matches the former, it will be unconditionally
1256 subscribed, and if it matches the latter, it will be ignored.
1257
1258 @vindex gnus-auto-subscribed-groups
1259 Yet another variable that meddles here is
1260 @code{gnus-auto-subscribed-groups}.  It works exactly like
1261 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1262 thought it would be nice to have two of these.  This variable is more
1263 meant for setting some ground rules, while the other variable is used
1264 more for user fiddling.  By default this variable makes all new groups
1265 that come from mail backends (@code{nnml}, @code{nnbabyl},
1266 @code{nnfolder}, @code{nnmbox}, and @code{nnmh}) subscribed.  If you
1267 don't like that, just set this variable to @code{nil}.
1268
1269 New groups that match this regexp are subscribed using
1270 @code{gnus-subscribe-options-newsgroup-method}.
1271
1272
1273 @node Changing Servers
1274 @section Changing Servers
1275 @cindex changing servers
1276
1277 Sometimes it is necessary to move from one @sc{nntp} server to another.
1278 This happens very rarely, but perhaps you change jobs, or one server is
1279 very flaky and you want to use another.
1280
1281 Changing the server is pretty easy, right?  You just change
1282 @code{gnus-select-method} to point to the new server?
1283
1284 @emph{Wrong!}
1285
1286 Article numbers are not (in any way) kept synchronized between different
1287 @sc{nntp} servers, and the only way Gnus keeps track of what articles
1288 you have read is by keeping track of article numbers.  So when you
1289 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1290 worthless.
1291
1292 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1293 file from one server to another.  They all have one thing in
1294 common---they take a looong time to run.  You don't want to use these
1295 functions more than absolutely necessary.
1296
1297 @kindex M-x gnus-change-server
1298 @findex gnus-change-server
1299 If you have access to both servers, Gnus can request the headers for all
1300 the articles you have read and compare @code{Message-ID}s and map the
1301 article numbers of the read articles and article marks.  The @kbd{M-x
1302 gnus-change-server} command will do this for all your native groups.  It
1303 will prompt for the method you want to move to.
1304
1305 @kindex M-x gnus-group-move-group-to-server
1306 @findex gnus-group-move-group-to-server
1307 You can also move individual groups with the @kbd{M-x
1308 gnus-group-move-group-to-server} command.  This is useful if you want to
1309 move a (foreign) group from one server to another.
1310
1311 @kindex M-x gnus-group-clear-data-on-native-groups
1312 @findex gnus-group-clear-data-on-native-groups
1313 If you don't have access to both the old and new server, all your marks
1314 and read ranges have become worthless.  You can use the @kbd{M-x
1315 gnus-group-clear-data-on-native-groups} command to clear out all data
1316 that you have on your native groups.  Use with caution.
1317
1318 After changing servers, you @strong{must} move the cache hierarchy away,
1319 since the cached articles will have wrong article numbers, which will
1320 affect which articles Gnus thinks are read.
1321
1322
1323 @node Startup Files
1324 @section Startup Files
1325 @cindex startup files
1326 @cindex .newsrc
1327 @cindex .newsrc.el
1328 @cindex .newsrc.eld
1329
1330 Now, you all know about the @file{.newsrc} file.  All subscription
1331 information is traditionally stored in this file.
1332
1333 Things got a bit more complicated with @sc{gnus}.  In addition to
1334 keeping the @file{.newsrc} file updated, it also used a file called
1335 @file{.newsrc.el} for storing all the information that didn't fit into
1336 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1337 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1338 files was the most recently saved, which enabled people to swap between
1339 @sc{gnus} and other newsreaders.
1340
1341 That was kinda silly, so Gnus went one better: In addition to the
1342 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1343 @file{.newsrc.eld}.  It will read whichever of these files that are most
1344 recent, but it will never write a @file{.newsrc.el} file.  You should
1345 never delete the @file{.newsrc.eld} file---it contains much information
1346 not stored in the @file{.newsrc} file.
1347
1348 @vindex gnus-save-newsrc-file
1349 @vindex gnus-read-newsrc-file
1350 You can turn off writing the @file{.newsrc} file by setting
1351 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1352 the file and save some space, as well as exiting from Gnus faster.
1353 However, this will make it impossible to use other newsreaders than
1354 Gnus.  But hey, who would want to, right?  Similarly, setting
1355 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1356 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1357 convenient if you have a tendency to use Netscape once in a while.
1358
1359 @vindex gnus-save-killed-list
1360 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1361 will not save the list of killed groups to the startup file.  This will
1362 save both time (when starting and quitting) and space (on disk).  It
1363 will also mean that Gnus has no record of what groups are new or old,
1364 so the automatic new groups subscription methods become meaningless.
1365 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1366 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1367 Groups}).  This variable can also be a regular expression.  If that's
1368 the case, remove all groups that do not match this regexp before
1369 saving.  This can be useful in certain obscure situations that involve
1370 several servers where not all servers support @code{ask-server}.
1371
1372 @vindex gnus-startup-file
1373 The @code{gnus-startup-file} variable says where the startup files are.
1374 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1375 file being whatever that one is, with a @samp{.eld} appended.
1376
1377 @vindex gnus-save-newsrc-hook
1378 @vindex gnus-save-quick-newsrc-hook
1379 @vindex gnus-save-standard-newsrc-hook
1380 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1381 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1382 saving the @file{.newsrc.eld} file, and
1383 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1384 @file{.newsrc} file.  The latter two are commonly used to turn version
1385 control on or off.  Version control is on by default when saving the
1386 startup files.  If you want to turn backup creation off, say something like:
1387
1388 @lisp
1389 (defun turn-off-backup ()
1390   (set (make-local-variable 'backup-inhibited) t))
1391
1392 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1393 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1394 @end lisp
1395
1396 @vindex gnus-init-file
1397 When Gnus starts, it will read the @code{gnus-site-init-file}
1398 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1399 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1400 and can be used to avoid cluttering your @file{~/.emacs} and
1401 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1402 with the same names as these, but with @file{.elc} and @file{.el}
1403 suffixes.  In other words, if you have set @code{gnus-init-file} to
1404 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1405 and finally @file{~/.gnus} (in this order).
1406
1407
1408
1409 @node Auto Save
1410 @section Auto Save
1411 @cindex dribble file
1412 @cindex auto-save
1413
1414 Whenever you do something that changes the Gnus data (reading articles,
1415 catching up, killing/subscribing groups), the change is added to a
1416 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1417 Emacs way.  If your Emacs should crash before you have saved the
1418 @file{.newsrc} files, all changes you have made can be recovered from
1419 this file.
1420
1421 If Gnus detects this file at startup, it will ask the user whether to
1422 read it.  The auto save file is deleted whenever the real startup file is
1423 saved.
1424
1425 @vindex gnus-use-dribble-file
1426 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1427 maintain a dribble buffer.  The default is @code{t}.
1428
1429 @vindex gnus-dribble-directory
1430 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1431 this variable is @code{nil}, which it is by default, Gnus will dribble
1432 into the directory where the @file{.newsrc} file is located.  (This is
1433 normally the user's home directory.)  The dribble file will get the same
1434 file permissions as the @code{.newsrc} file.
1435
1436 @vindex gnus-always-read-dribble-file
1437 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1438 read the dribble file on startup without querying the user.
1439
1440
1441 @node The Active File
1442 @section The Active File
1443 @cindex active file
1444 @cindex ignored groups
1445
1446 When Gnus starts, or indeed whenever it tries to determine whether new
1447 articles have arrived, it reads the active file.  This is a very large
1448 file that lists all the active groups and articles on the server.
1449
1450 @vindex gnus-ignored-newsgroups
1451 Before examining the active file, Gnus deletes all lines that match the
1452 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1453 any groups with bogus names, but you can use this variable to make Gnus
1454 ignore hierarchies you aren't ever interested in.  However, this is not
1455 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1456 Groups} for an overview of other variables that can be used instead.
1457
1458 @c This variable is
1459 @c @code{nil} by default, and will slow down active file handling somewhat
1460 @c if you set it to anything else.
1461
1462 @vindex gnus-read-active-file
1463 @c @head
1464 The active file can be rather Huge, so if you have a slow network, you
1465 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1466 reading the active file.  This variable is @code{some} by default.
1467
1468 Gnus will try to make do by getting information just on the groups that
1469 you actually subscribe to.
1470
1471 Note that if you subscribe to lots and lots of groups, setting this
1472 variable to @code{nil} will probably make Gnus slower, not faster.  At
1473 present, having this variable @code{nil} will slow Gnus down
1474 considerably, unless you read news over a 2400 baud modem.
1475
1476 This variable can also have the value @code{some}.  Gnus will then
1477 attempt to read active info only on the subscribed groups.  On some
1478 servers this is quite fast (on sparkling, brand new INN servers that
1479 support the @code{LIST ACTIVE group} command), on others this isn't fast
1480 at all.  In any case, @code{some} should be faster than @code{nil}, and
1481 is certainly faster than @code{t} over slow lines.
1482
1483 Some news servers (old versions of Leafnode and old versions of INN, for
1484 instance) do not support the @code{LIST ACTIVE group}.  For these
1485 servers, @code{nil} is probably the most efficient value for this
1486 variable.
1487
1488 If this variable is @code{nil}, Gnus will ask for group info in total
1489 lock-step, which isn't very fast.  If it is @code{some} and you use an
1490 @sc{nntp} server, Gnus will pump out commands as fast as it can, and
1491 read all the replies in one swoop.  This will normally result in better
1492 performance, but if the server does not support the aforementioned
1493 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1494
1495 If you think that starting up Gnus takes too long, try all the three
1496 different values for this variable and see what works best for you.
1497
1498 In any case, if you use @code{some} or @code{nil}, you should definitely
1499 kill all groups that you aren't interested in to speed things up.
1500
1501 Note that this variable also affects active file retrieval from
1502 secondary select methods.
1503
1504
1505 @node Startup Variables
1506 @section Startup Variables
1507
1508 @table @code
1509
1510 @item gnus-load-hook
1511 @vindex gnus-load-hook
1512 A hook run while Gnus is being loaded.  Note that this hook will
1513 normally be run just once in each Emacs session, no matter how many
1514 times you start Gnus.
1515
1516 @item gnus-before-startup-hook
1517 @vindex gnus-before-startup-hook
1518 A hook run after starting up Gnus successfully.
1519
1520 @item gnus-startup-hook
1521 @vindex gnus-startup-hook
1522 A hook run as the very last thing after starting up Gnus
1523
1524 @item gnus-started-hook
1525 @vindex gnus-started-hook
1526 A hook that is run as the very last thing after starting up Gnus
1527 successfully.
1528
1529 @item gnus-setup-news-hook
1530 @vindex gnus-setup-news-hook
1531 A hook that is run after reading the @file{.newsrc} file(s), but before
1532 generating the group buffer.
1533
1534 @item gnus-check-bogus-newsgroups
1535 @vindex gnus-check-bogus-newsgroups
1536 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1537 startup.  A @dfn{bogus group} is a group that you have in your
1538 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1539 bogus groups can take quite a while, so to save time and resources it's
1540 best to leave this option off, and do the checking for bogus groups once
1541 in a while from the group buffer instead (@pxref{Group Maintenance}).
1542
1543 @item gnus-inhibit-startup-message
1544 @vindex gnus-inhibit-startup-message
1545 If non-@code{nil}, the startup message won't be displayed.  That way,
1546 your boss might not notice as easily that you are reading news instead
1547 of doing your job.  Note that this variable is used before
1548 @file{.gnus.el} is loaded, so it should be set in @code{.emacs} instead.
1549
1550 @item gnus-no-groups-message
1551 @vindex gnus-no-groups-message
1552 Message displayed by Gnus when no groups are available.
1553
1554 @item gnus-play-startup-jingle
1555 @vindex gnus-play-startup-jingle
1556 If non-@code{nil}, play the Gnus jingle at startup.
1557
1558 @item gnus-startup-jingle
1559 @vindex gnus-startup-jingle
1560 Jingle to be played if the above variable is non-@code{nil}.  The
1561 default is @samp{Tuxedomoon.Jingle4.au}.
1562
1563 @end table
1564
1565
1566 @node Group Buffer
1567 @chapter Group Buffer
1568 @cindex group buffer
1569
1570 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1571 is the first buffer shown when Gnus starts, and will never be killed as
1572 long as Gnus is active.
1573
1574 @iftex
1575 @iflatex
1576 \gnusfigure{The Group Buffer}{320}{
1577 \put(75,50){\epsfig{figure=tmp/group.ps,height=9cm}}
1578 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1579 \put(120,38){\vector(1,2){10}}
1580 \put(40,60){\makebox(0,0)[r]{Mode line}}
1581 \put(40,58){\vector(1,0){30}}
1582 \put(200,28){\makebox(0,0)[t]{Native select method}}
1583 \put(200,26){\vector(-1,2){15}}
1584 }
1585 @end iflatex
1586 @end iftex
1587
1588 @menu
1589 * Group Buffer Format::    Information listed and how you can change it.
1590 * Group Maneuvering::      Commands for moving in the group buffer.
1591 * Selecting a Group::      Actually reading news.
1592 * Group Data::             Changing the info for a group.
1593 * Subscription Commands::  Unsubscribing, killing, subscribing.
1594 * Group Levels::           Levels? What are those, then?
1595 * Group Score::            A mechanism for finding out what groups you like.
1596 * Marking Groups::         You can mark groups for later processing.
1597 * Foreign Groups::         Creating and editing groups.
1598 * Group Parameters::       Each group may have different parameters set.
1599 * Listing Groups::         Gnus can list various subsets of the groups.
1600 * Sorting Groups::         Re-arrange the group order.
1601 * Group Maintenance::      Maintaining a tidy @file{.newsrc} file.
1602 * Browse Foreign Server::  You can browse a server.  See what it has to offer.
1603 * Exiting Gnus::           Stop reading news and get some work done.
1604 * Group Topics::           A folding group mode divided into topics.
1605 * Misc Group Stuff::       Other stuff that you can to do.
1606 @end menu
1607
1608
1609 @node Group Buffer Format
1610 @section Group Buffer Format
1611
1612 @menu
1613 * Group Line Specification::       Deciding how the group buffer is to look.
1614 * Group Modeline Specification::   The group buffer modeline.
1615 * Group Highlighting::             Having nice colors in the group buffer.
1616 @end menu
1617
1618
1619 @node Group Line Specification
1620 @subsection Group Line Specification
1621 @cindex group buffer format
1622
1623 The default format of the group buffer is nice and dull, but you can
1624 make it as exciting and ugly as you feel like.
1625
1626 Here's a couple of example group lines:
1627
1628 @example
1629      25: news.announce.newusers
1630  *    0: alt.fan.andrea-dworkin
1631 @end example
1632
1633 Quite simple, huh?
1634
1635 You can see that there are 25 unread articles in
1636 @samp{news.announce.newusers}.  There are no unread articles, but some
1637 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1638 asterisk at the beginning of the line?).
1639
1640 @vindex gnus-group-line-format
1641 You can change that format to whatever you want by fiddling with the
1642 @code{gnus-group-line-format} variable.  This variable works along the
1643 lines of a @code{format} specification, which is pretty much the same as
1644 a @code{printf} specifications, for those of you who use (feh!) C.
1645 @xref{Formatting Variables}.
1646
1647 @samp{%M%S%5y: %(%g%)\n} is the value that produced those lines above.
1648
1649 There should always be a colon on the line; the cursor always moves to
1650 the colon after performing an operation.  Nothing else is required---not
1651 even the group name.  All displayed text is just window dressing, and is
1652 never examined by Gnus.  Gnus stores all real information it needs using
1653 text properties.
1654
1655 (Note that if you make a really strange, wonderful, spreadsheet-like
1656 layout, everybody will believe you are hard at work with the accounting
1657 instead of wasting time reading news.)
1658
1659 Here's a list of all available format characters:
1660
1661 @table @samp
1662
1663 @item M
1664 An asterisk if the group only has marked articles.
1665
1666 @item S
1667 Whether the group is subscribed.
1668
1669 @item L
1670 Level of subscribedness.
1671
1672 @item N
1673 Number of unread articles.
1674
1675 @item I
1676 Number of dormant articles.
1677
1678 @item T
1679 Number of ticked articles.
1680
1681 @item R
1682 Number of read articles.
1683
1684 @item t
1685 Estimated total number of articles.  (This is really @var{max-number}
1686 minus @var{min-number} plus 1.)
1687
1688 Gnus uses this estimation because the NNTP protocol provides efficient
1689 access to @var{max-number} and @var{min-number} but getting the true
1690 unread message count is not possible efficiently.  For hysterical
1691 raisins, even the mail backends, where the true number of unread
1692 messages might be available efficiently, use the same limited
1693 interface.  To remove this restriction from Gnus means that the
1694 backend interface has to be changed, which is not an easy job.  If you
1695 want to work on this, please contact the Gnus mailing list.
1696
1697 @item y
1698 Number of unread, unticked, non-dormant articles.
1699
1700 @item i
1701 Number of ticked and dormant articles.
1702
1703 @item g
1704 Full group name.
1705
1706 @item G
1707 Group name.
1708
1709 @item D
1710 Newsgroup description.
1711
1712 @item o
1713 @samp{m} if moderated.
1714
1715 @item O
1716 @samp{(m)} if moderated.
1717
1718 @item s
1719 Select method.
1720
1721 @item n
1722 Select from where.
1723
1724 @item z
1725 A string that looks like @samp{<%s:%n>} if a foreign select method is
1726 used.
1727
1728 @item P
1729 Indentation based on the level of the topic (@pxref{Group Topics}).
1730
1731 @item c
1732 @vindex gnus-group-uncollapsed-levels
1733 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1734 variable says how many levels to leave at the end of the group name.
1735 The default is 1---this will mean that group names like
1736 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1737
1738 @item m
1739 @vindex gnus-new-mail-mark
1740 @cindex %
1741 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1742 the group lately.
1743
1744 @item p
1745 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1746
1747 @item d
1748 A string that says when you last read the group (@pxref{Group
1749 Timestamp}).
1750
1751 @item u
1752 User defined specifier.  The next character in the format string should
1753 be a letter.  Gnus will call the function
1754 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1755 following @samp{%u}.  The function will be passed a single dummy
1756 parameter as argument.  The function should return a string, which will
1757 be inserted into the buffer just like information from any other
1758 specifier.
1759 @end table
1760
1761 @cindex *
1762 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1763 if no info is available---for instance, if it is a non-activated foreign
1764 group, or a bogus native group.
1765
1766
1767 @node Group Modeline Specification
1768 @subsection Group Modeline Specification
1769 @cindex group modeline
1770
1771 @vindex gnus-group-mode-line-format
1772 The mode line can be changed by setting
1773 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1774 doesn't understand that many format specifiers:
1775
1776 @table @samp
1777 @item S
1778 The native news server.
1779 @item M
1780 The native select method.
1781 @end table
1782
1783
1784 @node Group Highlighting
1785 @subsection Group Highlighting
1786 @cindex highlighting
1787 @cindex group highlighting
1788
1789 @vindex gnus-group-highlight
1790 Highlighting in the group buffer is controlled by the
1791 @code{gnus-group-highlight} variable.  This is an alist with elements
1792 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1793 something non-@code{nil}, the @var{face} will be used on the line.
1794
1795 Here's an example value for this variable that might look nice if the
1796 background is dark:
1797
1798 @lisp
1799 (cond (window-system
1800        (setq custom-background-mode 'light)
1801        (defface my-group-face-1
1802          '((t (:foreground "Red" :bold t))) "First group face")
1803        (defface my-group-face-2
1804          '((t (:foreground "DarkSeaGreen4" :bold t))) "Second group face")
1805        (defface my-group-face-3
1806          '((t (:foreground "Green4" :bold t))) "Third group face")
1807        (defface my-group-face-4
1808          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1809        (defface my-group-face-5
1810          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1811
1812 (setq gnus-group-highlight
1813       '(((> unread 200) . my-group-face-1)
1814         ((and (< level 3) (zerop unread)) . my-group-face-2)
1815         ((< level 3) . my-group-face-3)
1816         ((zerop unread) . my-group-face-4)
1817         (t . my-group-face-5)))
1818 @end lisp
1819
1820 Also @pxref{Faces and Fonts}.
1821
1822 Variables that are dynamically bound when the forms are evaluated
1823 include:
1824
1825 @table @code
1826 @item group
1827 The group name.
1828 @item unread
1829 The number of unread articles in the group.
1830 @item method
1831 The select method.
1832 @item mailp
1833 Whether the group is a mail group.
1834 @item level
1835 The level of the group.
1836 @item score
1837 The score of the group.
1838 @item ticked
1839 The number of ticked articles in the group.
1840 @item total
1841 The total number of articles in the group.  Or rather, MAX-NUMBER minus
1842 MIN-NUMBER plus one.
1843 @item topic
1844 When using the topic minor mode, this variable is bound to the current
1845 topic being inserted.
1846 @end table
1847
1848 When the forms are @code{eval}ed, point is at the beginning of the line
1849 of the group in question, so you can use many of the normal Gnus
1850 functions for snarfing info on the group.
1851
1852 @vindex gnus-group-update-hook
1853 @findex gnus-group-highlight-line
1854 @code{gnus-group-update-hook} is called when a group line is changed.
1855 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1856 calls @code{gnus-group-highlight-line} by default.
1857
1858
1859 @node Group Maneuvering
1860 @section Group Maneuvering
1861 @cindex group movement
1862
1863 All movement commands understand the numeric prefix and will behave as
1864 expected, hopefully.
1865
1866 @table @kbd
1867
1868 @item n
1869 @kindex n (Group)
1870 @findex gnus-group-next-unread-group
1871 Go to the next group that has unread articles
1872 (@code{gnus-group-next-unread-group}).
1873
1874 @item p
1875 @itemx DEL
1876 @kindex DEL (Group)
1877 @kindex p (Group)
1878 @findex gnus-group-prev-unread-group
1879 Go to the previous group that has unread articles
1880 (@code{gnus-group-prev-unread-group}).
1881
1882 @item N
1883 @kindex N (Group)
1884 @findex gnus-group-next-group
1885 Go to the next group (@code{gnus-group-next-group}).
1886
1887 @item P
1888 @kindex P (Group)
1889 @findex gnus-group-prev-group
1890 Go to the previous group (@code{gnus-group-prev-group}).
1891
1892 @item M-n
1893 @kindex M-n (Group)
1894 @findex gnus-group-next-unread-group-same-level
1895 Go to the next unread group on the same (or lower) level
1896 (@code{gnus-group-next-unread-group-same-level}).
1897
1898 @item M-p
1899 @kindex M-p (Group)
1900 @findex gnus-group-prev-unread-group-same-level
1901 Go to the previous unread group on the same (or lower) level
1902 (@code{gnus-group-prev-unread-group-same-level}).
1903 @end table
1904
1905 Three commands for jumping to groups:
1906
1907 @table @kbd
1908
1909 @item j
1910 @kindex j (Group)
1911 @findex gnus-group-jump-to-group
1912 Jump to a group (and make it visible if it isn't already)
1913 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
1914 like living groups.
1915
1916 @item ,
1917 @kindex , (Group)
1918 @findex gnus-group-best-unread-group
1919 Jump to the unread group with the lowest level
1920 (@code{gnus-group-best-unread-group}).
1921
1922 @item .
1923 @kindex . (Group)
1924 @findex gnus-group-first-unread-group
1925 Jump to the first group with unread articles
1926 (@code{gnus-group-first-unread-group}).
1927 @end table
1928
1929 @vindex gnus-group-goto-unread
1930 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
1931 commands will move to the next group, not the next unread group.  Even
1932 the commands that say they move to the next unread group.  The default
1933 is @code{t}.
1934
1935
1936 @node Selecting a Group
1937 @section Selecting a Group
1938 @cindex group selection
1939
1940 @table @kbd
1941
1942 @item SPACE
1943 @kindex SPACE (Group)
1944 @findex gnus-group-read-group
1945 Select the current group, switch to the summary buffer and display the
1946 first unread article (@code{gnus-group-read-group}).  If there are no
1947 unread articles in the group, or if you give a non-numerical prefix to
1948 this command, Gnus will offer to fetch all the old articles in this
1949 group from the server.  If you give a numerical prefix @var{N}, @var{N}
1950 determines the number of articles Gnus will fetch.  If @var{N} is
1951 positive, Gnus fetches the @var{N} newest articles, if @var{N} is
1952 negative, Gnus fetches the @code{abs(@var{N})} oldest articles.
1953
1954 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
1955 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
1956 - 4 2 SPC} fetches the 42 oldest ones.
1957
1958 When you are in the group (in the Summary buffer), you can type
1959 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
1960 ones.
1961
1962 @item RET
1963 @kindex RET (Group)
1964 @findex gnus-group-select-group
1965 Select the current group and switch to the summary buffer
1966 (@code{gnus-group-select-group}).  Takes the same arguments as
1967 @code{gnus-group-read-group}---the only difference is that this command
1968 does not display the first unread article automatically upon group
1969 entry.
1970
1971 @item M-RET
1972 @kindex M-RET (Group)
1973 @findex gnus-group-quick-select-group
1974 This does the same as the command above, but tries to do it with the
1975 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
1976 scoring/killing will be performed, there will be no highlights and no
1977 expunging.  This might be useful if you're in a real hurry and have to
1978 enter some humongous group.  If you give a 0 prefix to this command
1979 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
1980 which is useful if you want to toggle threading before generating the
1981 summary buffer (@pxref{Summary Generation Commands}).
1982
1983 @item M-SPACE
1984 @kindex M-SPACE (Group)
1985 @findex gnus-group-visible-select-group