]> code.delx.au - gnu-emacs/blob - man/gnus.texi
*** empty log message ***
[gnu-emacs] / man / gnus.texi
1 \input texinfo
2
3 @setfilename ../info/gnus
4 @settitle Gnus Manual
5 @syncodeindex fn cp
6 @syncodeindex vr cp
7 @syncodeindex pg cp
8
9 @copying
10 Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001,
11 2002, 2003, 2004
12 Free Software Foundation, Inc.
13
14 @quotation
15 Permission is granted to copy, distribute and/or modify this document
16 under the terms of the GNU Free Documentation License, Version 1.1 or
17 any later version published by the Free Software Foundation; with no
18 Invariant Sections, with the Front-Cover texts being ``A GNU
19 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
20 license is included in the section entitled ``GNU Free Documentation
21 License'' in the Emacs manual.
22
23 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
24 this GNU Manual, like GNU software. Copies published by the Free
25 Software Foundation raise funds for GNU development.''
26
27 This document is part of a collection distributed under the GNU Free
28 Documentation License. If you want to distribute this document
29 separately from the collection, you can do so by adding a copy of the
30 license to the document, as described in section 6 of the license.
31 @end quotation
32 @end copying
33
34 @iftex
35 @iflatex
36 \documentclass[twoside,a4paper,openright,11pt]{book}
37 \usepackage[latin1]{inputenc}
38 \usepackage{pagestyle}
39 \usepackage{epsfig}
40 \usepackage{pixidx}
41 \input{gnusconfig.tex}
42
43 \ifx\pdfoutput\undefined
44 \else
45 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
46 \usepackage{thumbpdf}
47 \pdfcompresslevel=9
48 \fi
49
50 \makeindex
51 \begin{document}
52
53 \newcommand{\gnusversionname}{Gnus v5.10.6}
54 \newcommand{\gnuschaptername}{}
55 \newcommand{\gnussectionname}{}
56
57 \newcommand{\gnusbackslash}{/}
58
59 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
60 \ifx\pdfoutput\undefined
61 \newcommand{\gnusuref}[1]{\gnustt{#1}}
62 \else
63 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
64 \fi
65 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
66 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
67
68 \newcommand{\gnuskindex}[1]{\index{#1}}
69 \newcommand{\gnusindex}[1]{\index{#1}}
70
71 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
72 \newcommand{\gnuscode}[1]{\gnustt{#1}}
73 \newcommand{\gnusasis}[1]{\gnustt{#1}}
74 \newcommand{\gnusurl}[1]{\gnustt{#1}}
75 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
76 \newcommand{\gnusenv}[1]{\gnustt{#1}}
77 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
78 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
79 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
80 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
81 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
82 \newcommand{\gnusdfn}[1]{\textit{#1}}
83 \newcommand{\gnusi}[1]{\textit{#1}}
84 \newcommand{\gnusr}[1]{\textrm{#1}}
85 \newcommand{\gnusstrong}[1]{\textbf{#1}}
86 \newcommand{\gnusemph}[1]{\textit{#1}}
87 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
88 \newcommand{\gnussc}[1]{\textsc{#1}}
89 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
90 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
91 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
92 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
93 \newcommand{\gnusacronym}[1]{\textsc{#1}}
94 \newcommand{\gnusemail}[1]{\textit{#1}}
95
96 \newcommand{\gnusbullet}{{${\bullet}$}}
97 \newcommand{\gnusdollar}{\$}
98 \newcommand{\gnusampersand}{\&}
99 \newcommand{\gnuspercent}{\%}
100 \newcommand{\gnushash}{\#}
101 \newcommand{\gnushat}{\symbol{"5E}}
102 \newcommand{\gnusunderline}{\symbol{"5F}}
103 \newcommand{\gnusnot}{$\neg$}
104 \newcommand{\gnustilde}{\symbol{"7E}}
105 \newcommand{\gnusless}{{$<$}}
106 \newcommand{\gnusgreater}{{$>$}}
107 \newcommand{\gnusbraceleft}{{$>$}}
108 \newcommand{\gnusbraceright}{{$>$}}
109
110 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
111 \newcommand{\gnusinteresting}{
112 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
113 }
114
115 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
116
117 \newcommand{\gnuspagechapter}[1]{
118 {\mbox{}}
119 }
120
121 \newdimen{\gnusdimen}
122 \gnusdimen 0pt
123
124 \newcommand{\gnuschapter}[2]{
125 \gnuscleardoublepage
126 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
127 \chapter{#2}
128 \renewcommand{\gnussectionname}{}
129 \renewcommand{\gnuschaptername}{#2}
130 \thispagestyle{empty}
131 \hspace*{-2cm}
132 \begin{picture}(500,500)(0,0)
133 \put(480,350){\makebox(0,0)[tr]{#1}}
134 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
135 \end{picture}
136 \clearpage
137 }
138
139 \newcommand{\gnusfigure}[3]{
140 \begin{figure}
141 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
142 #3
143 \end{picture}
144 \caption{#1}
145 \end{figure}
146 }
147
148 \newcommand{\gnusicon}[1]{
149 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
150 }
151
152 \newcommand{\gnuspicon}[1]{
153 \margindex{\epsfig{figure=#1,width=2cm}}
154 }
155
156 \newcommand{\gnusxface}[2]{
157 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
158 }
159
160 \newcommand{\gnussmiley}[2]{
161 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
162 }
163
164 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
165
166 \newcommand{\gnussection}[1]{
167 \renewcommand{\gnussectionname}{#1}
168 \section{#1}
169 }
170
171 \newenvironment{codelist}%
172 {\begin{list}{}{
173 }
174 }{\end{list}}
175
176 \newenvironment{asislist}%
177 {\begin{list}{}{
178 }
179 }{\end{list}}
180
181 \newenvironment{kbdlist}%
182 {\begin{list}{}{
183 \labelwidth=0cm
184 }
185 }{\end{list}}
186
187 \newenvironment{dfnlist}%
188 {\begin{list}{}{
189 }
190 }{\end{list}}
191
192 \newenvironment{stronglist}%
193 {\begin{list}{}{
194 }
195 }{\end{list}}
196
197 \newenvironment{samplist}%
198 {\begin{list}{}{
199 }
200 }{\end{list}}
201
202 \newenvironment{varlist}%
203 {\begin{list}{}{
204 }
205 }{\end{list}}
206
207 \newenvironment{emphlist}%
208 {\begin{list}{}{
209 }
210 }{\end{list}}
211
212 \newlength\gnusheadtextwidth
213 \setlength{\gnusheadtextwidth}{\headtextwidth}
214 \addtolength{\gnusheadtextwidth}{1cm}
215
216 \newpagestyle{gnuspreamble}%
217 {
218 {
219 \ifodd\count0
220 {
221 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
222 }
223 \else
224 {
225 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
226 }
227 }
228 \fi
229 }
230 }
231 {
232 \ifodd\count0
233 \mbox{} \hfill
234 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
235 \else
236 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
237 \hfill \mbox{}
238 \fi
239 }
240
241 \newpagestyle{gnusindex}%
242 {
243 {
244 \ifodd\count0
245 {
246 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
247 }
248 \else
249 {
250 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
251 }
252 \fi
253 }
254 }
255 {
256 \ifodd\count0
257 \mbox{} \hfill
258 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
259 \else
260 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
261 \hfill \mbox{}
262 \fi
263 }
264
265 \newpagestyle{gnus}%
266 {
267 {
268 \ifodd\count0
269 {
270 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
271 }
272 \else
273 {
274 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
275 }
276 \fi
277 }
278 }
279 {
280 \ifodd\count0
281 \mbox{} \hfill
282 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
283 \else
284 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
285 \hfill \mbox{}
286 \fi
287 }
288
289 \pagenumbering{roman}
290 \pagestyle{gnuspreamble}
291
292 @end iflatex
293 @end iftex
294
295 @iftex
296 @iflatex
297
298 \begin{titlepage}
299 {
300
301 %\addtolength{\oddsidemargin}{-5cm}
302 %\addtolength{\evensidemargin}{-5cm}
303 \parindent=0cm
304 \addtolength{\textheight}{2cm}
305
306 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
307 \rule{15cm}{1mm}\\
308 \vfill
309 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
310 \vfill
311 \rule{15cm}{1mm}\\
312 \gnusauthor{by Lars Magne Ingebrigtsen}
313 \newpage
314 }
315
316 \mbox{}
317 \vfill
318
319 \thispagestyle{empty}
320
321 @c @insertcopying
322 \newpage
323 \end{titlepage}
324 @end iflatex
325 @end iftex
326
327 @ifnottex
328 @insertcopying
329 @end ifnottex
330
331 @dircategory Emacs
332 @direntry
333 * Gnus: (gnus). The newsreader Gnus.
334 @end direntry
335 @iftex
336 @finalout
337 @end iftex
338 @setchapternewpage odd
339
340
341
342 @titlepage
343 @title Gnus Manual
344
345 @author by Lars Magne Ingebrigtsen
346 @page
347 @vskip 0pt plus 1filll
348 @insertcopying
349 @end titlepage
350
351
352 @node Top
353 @top The Gnus Newsreader
354
355 @ifinfo
356
357 You can read news (and mail) from within Emacs by using Gnus. The news
358 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
359 spool or your mbox file. All at the same time, if you want to push your
360 luck.
361
362 This manual corresponds to Gnus v5.10.6.
363
364 @end ifinfo
365
366 @iftex
367
368 @iflatex
369 \tableofcontents
370 \gnuscleardoublepage
371 @end iflatex
372
373 Gnus is the advanced, self-documenting, customizable, extensible
374 unreal-time newsreader for GNU Emacs.
375
376 Oops. That sounds oddly familiar, so let's start over again to avoid
377 being accused of plagiarism:
378
379 Gnus is a message-reading laboratory. It will let you look at just
380 about anything as if it were a newsgroup. You can read mail with it,
381 you can browse directories with it, you can @code{ftp} with it---you
382 can even read news with it!
383
384 Gnus tries to empower people who read news the same way Emacs empowers
385 people who edit text. Gnus sets no limits to what the user should be
386 allowed to do. Users are encouraged to extend Gnus to make it behave
387 like they want it to behave. A program should not control people;
388 people should be empowered to do what they want by using (or abusing)
389 the program.
390
391 @end iftex
392
393 @menu
394 * Starting Up:: Finding news can be a pain.
395 * Group Buffer:: Selecting, subscribing and killing groups.
396 * Summary Buffer:: Reading, saving and posting articles.
397 * Article Buffer:: Displaying and handling articles.
398 * Composing Messages:: Information on sending mail and news.
399 * Select Methods:: Gnus reads all messages from various select methods.
400 * Scoring:: Assigning values to articles.
401 * Various:: General purpose settings.
402 * The End:: Farewell and goodbye.
403 * Appendices:: Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
404 * Index:: Variable, function and concept index.
405 * Key Index:: Key Index.
406
407 Other related manuals
408
409 * Message:(message). Composing messages.
410 * Emacs-MIME:(emacs-mime). Composing messages; @acronym{MIME}-specific parts.
411 * Sieve:(sieve). Managing Sieve scripts in Emacs.
412 * PGG:(pgg). @acronym{PGP/MIME} with Gnus.
413
414 @detailmenu
415 --- The Detailed Node Listing ---
416
417 Starting Gnus
418
419 * Finding the News:: Choosing a method for getting news.
420 * The First Time:: What does Gnus do the first time you start it?
421 * The Server is Down:: How can I read my mail then?
422 * Slave Gnusae:: You can have more than one Gnus active at a time.
423 * Fetching a Group:: Starting Gnus just to read a group.
424 * New Groups:: What is Gnus supposed to do with new groups?
425 * Changing Servers:: You may want to move from one server to another.
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 * Startup Variables:: Other variables you might change.
430
431 New Groups
432
433 * Checking New Groups:: Determining what groups are new.
434 * Subscription Methods:: What Gnus should do with new groups.
435 * Filtering New Groups:: Making Gnus ignore certain new groups.
436
437 Group Buffer
438
439 * Group Buffer Format:: Information listed and how you can change it.
440 * Group Maneuvering:: Commands for moving in the group buffer.
441 * Selecting a Group:: Actually reading news.
442 * Subscription Commands:: Unsubscribing, killing, subscribing.
443 * Group Data:: Changing the info for a group.
444 * Group Levels:: Levels? What are those, then?
445 * Group Score:: A mechanism for finding out what groups you like.
446 * Marking Groups:: You can mark groups for later processing.
447 * Foreign Groups:: Creating and editing groups.
448 * Group Parameters:: Each group may have different parameters set.
449 * Listing Groups:: Gnus can list various subsets of the groups.
450 * Sorting Groups:: Re-arrange the group order.
451 * Group Maintenance:: Maintaining a tidy @file{.newsrc} file.
452 * Browse Foreign Server:: You can browse a server. See what it has to offer.
453 * Exiting Gnus:: Stop reading news and get some work done.
454 * Group Topics:: A folding group mode divided into topics.
455 * Misc Group Stuff:: Other stuff that you can to do.
456
457 Group Buffer Format
458
459 * Group Line Specification:: Deciding how the group buffer is to look.
460 * Group Mode Line Specification:: The group buffer mode line.
461 * Group Highlighting:: Having nice colors in the group buffer.
462
463 Group Topics
464
465 * Topic Commands:: Interactive E-Z commands.
466 * Topic Variables:: How to customize the topics the Lisp Way.
467 * Topic Sorting:: Sorting each topic individually.
468 * Topic Topology:: A map of the world.
469 * Topic Parameters:: Parameters that apply to all groups in a topic.
470
471 Misc Group Stuff
472
473 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
474 * Group Information:: Information and help on groups and Gnus.
475 * Group Timestamp:: Making Gnus keep track of when you last read a group.
476 * File Commands:: Reading and writing the Gnus files.
477 * Sieve Commands:: Managing Sieve scripts.
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:: Send articles at a later time.
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
539 Marking Articles
540
541 * Setting Marks:: How to set and remove marks.
542 * Generic Marking Commands:: How to customize the marking.
543 * Setting Process Marks:: How to mark articles for later processing.
544
545 Threading
546
547 * Customizing Threading:: Variables you can change to affect the threading.
548 * Thread Commands:: Thread based commands in the summary buffer.
549
550 Customizing Threading
551
552 * Loose Threads:: How Gnus gathers loose threads into bigger threads.
553 * Filling In Threads:: Making the threads displayed look fuller.
554 * More Threading:: Even more variables for fiddling with threads.
555 * Low-Level Threading:: You thought it was over@dots{} but you were wrong!
556
557 Decoding Articles
558
559 * Uuencoded Articles:: Uudecode articles.
560 * Shell Archives:: Unshar articles.
561 * PostScript Files:: Split PostScript.
562 * Other Files:: Plain save and binhex.
563 * Decoding Variables:: Variables for a happy decoding.
564 * Viewing Files:: You want to look at the result of the decoding?
565
566 Decoding Variables
567
568 * Rule Variables:: Variables that say how a file is to be viewed.
569 * Other Decode Variables:: Other decode variables.
570 * Uuencoding and Posting:: Variables for customizing uuencoding.
571
572 Article Treatment
573
574 * Article Highlighting:: You want to make the article look like fruit salad.
575 * Article Fontisizing:: Making emphasized text look nice.
576 * Article Hiding:: You also want to make certain info go away.
577 * Article Washing:: Lots of way-neat functions to make life better.
578 * Article Header:: Doing various header transformations.
579 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
580 * Article Button Levels:: Controlling appearance of buttons.
581 * Article Date:: Grumble, UT!
582 * Article Display:: Display various stuff---X-Face, Picons, Smileys
583 * Article Signature:: What is a signature?
584 * Article Miscellanea:: 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 @acronym{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 and mail via?
610 * POP before SMTP:: You cannot send a mail unless you read a mail.
611 * Mail and Post:: Mailing and posting at the same time.
612 * Archived Messages:: Where Gnus stores the messages you've sent.
613 * Posting Styles:: An easier way to specify who you are.
614 * Drafts:: Postponing messages and rejected messages.
615 * Rejected Articles:: What happens if the server doesn't like your article?
616 * Signing and encrypting:: How to compose secure messages.
617
618 Select Methods
619
620 * Server Buffer:: Making and editing virtual servers.
621 * Getting News:: Reading USENET news with Gnus.
622 * Getting Mail:: Reading your personal mail with Gnus.
623 * Browsing the Web:: Getting messages from a plethora of Web sources.
624 * IMAP:: Using Gnus as a @acronym{IMAP} client.
625 * Other Sources:: Reading directories, files, SOUP packets.
626 * Combined Groups:: Combining groups into one group.
627 * Gnus Unplugged:: Reading news and mail offline.
628
629 Server Buffer
630
631 * Server Buffer Format:: You can customize the look of this buffer.
632 * Server Commands:: Commands to manipulate servers.
633 * Example Methods:: Examples server specifications.
634 * Creating a Virtual Server:: An example session.
635 * Server Variables:: Which variables to set.
636 * Servers and Methods:: You can use server names as select methods.
637 * Unavailable Servers:: Some servers you try to contact may be down.
638
639 Getting News
640
641 * NNTP:: Reading news from an @acronym{NNTP} server.
642 * News Spool:: Reading news from the local spool.
643
644 @acronym{NNTP}
645
646 * Direct Functions:: Connecting directly to the server.
647 * Indirect Functions:: Connecting indirectly to the server.
648 * Common Variables:: Understood by several connection functions.
649
650 Getting Mail
651
652 * Mail in a Newsreader:: Important introductory notes.
653 * Getting Started Reading Mail:: A simple cookbook example.
654 * Splitting Mail:: How to create mail groups.
655 * Mail Sources:: How to tell Gnus where to get mail from.
656 * Mail Back End Variables:: Variables for customizing mail handling.
657 * Fancy Mail Splitting:: Gnus can do hairy splitting of incoming mail.
658 * Group Mail Splitting:: Use group customize to drive mail splitting.
659 * Incorporating Old Mail:: What about the old mail you have?
660 * Expiring Mail:: Getting rid of unwanted mail.
661 * Washing Mail:: Removing cruft from the mail you get.
662 * Duplicates:: Dealing with duplicated mail.
663 * Not Reading Mail:: Using mail back ends for reading other files.
664 * Choosing a Mail Back End:: Gnus can read a variety of mail formats.
665
666 Mail Sources
667
668 * Mail Source Specifiers:: How to specify what a mail source is.
669 * Mail Source Customization:: Some variables that influence things.
670 * Fetching Mail:: Using the mail source specifiers.
671
672 Choosing a Mail Back End
673
674 * Unix Mail Box:: Using the (quite) standard Un*x mbox.
675 * Rmail Babyl:: Emacs programs use the Rmail Babyl format.
676 * Mail Spool:: Store your mail in a private spool?
677 * MH Spool:: An mhspool-like back end.
678 * Maildir:: Another one-file-per-message format.
679 * Mail Folders:: Having one file for each group.
680 * Comparing Mail Back Ends:: An in-depth looks at pros and cons.
681
682 Browsing the Web
683
684 * Archiving Mail::
685 * Web Searches:: Creating groups from articles that match a string.
686 * Slashdot:: Reading the Slashdot comments.
687 * Ultimate:: The Ultimate Bulletin Board systems.
688 * Web Archive:: Reading mailing list archived on web.
689 * RSS:: Reading RDF site summary.
690 * Customizing w3:: Doing stuff to Emacs/w3 from Gnus.
691
692 @acronym{IMAP}
693
694 * Splitting in IMAP:: Splitting mail with nnimap.
695 * Expiring in IMAP:: Expiring mail with nnimap.
696 * Editing IMAP ACLs:: Limiting/enabling other users access to a mailbox.
697 * Expunging mailboxes:: Equivalent of a ``compress mailbox'' button.
698 * A note on namespaces:: How to (not) use @acronym{IMAP} namespace in Gnus.
699 * Debugging IMAP:: What to do when things don't work.
700
701 Other Sources
702
703 * Directory Groups:: You can read a directory as if it was a newsgroup.
704 * Anything Groups:: Dired? Who needs dired?
705 * Document Groups:: Single files can be the basis of a group.
706 * SOUP:: Reading @sc{soup} packets ``offline''.
707 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
708
709 Document Groups
710
711 * Document Server Internals:: How to add your own document types.
712
713 SOUP
714
715 * SOUP Commands:: Commands for creating and sending @sc{soup} packets
716 * SOUP Groups:: A back end for reading @sc{soup} packets.
717 * SOUP Replies:: How to enable @code{nnsoup} to take over mail and news.
718
719 Combined Groups
720
721 * Virtual Groups:: Combining articles from many groups.
722 * Kibozed Groups:: Looking through parts of the newsfeed for articles.
723
724 Gnus Unplugged
725
726 * Agent Basics:: How it all is supposed to work.
727 * Agent Categories:: How to tell the Gnus Agent what to download.
728 * Agent Commands:: New commands for all the buffers.
729 * Agent Visuals:: Ways that the agent may effect your summary buffer.
730 * Agent as Cache:: The Agent is a big cache too.
731 * Agent Expiry:: How to make old articles go away.
732 * Agent Regeneration:: How to recover from lost connections and other accidents.
733 * Agent and IMAP:: How to use the Agent with @acronym{IMAP}.
734 * Outgoing Messages:: What happens when you post/mail something?
735 * Agent Variables:: Customizing is fun.
736 * Example Setup:: An example @file{~/.gnus.el} file for offline people.
737 * Batching Agents:: How to fetch news from a @code{cron} job.
738 * Agent Caveats:: What you think it'll do and what it does.
739
740 Agent Categories
741
742 * Category Syntax:: What a category looks like.
743 * Category Buffer:: A buffer for maintaining categories.
744 * Category Variables:: Customize'r'Us.
745
746 Agent Commands
747
748 * Group Agent Commands:: Configure groups and fetch their contents.
749 * Summary Agent Commands:: Manually select then fetch specific articles.
750 * Server Agent Commands:: Select the servers that are supported by the agent.
751
752 Scoring
753
754 * Summary Score Commands:: Adding score entries for the current group.
755 * Group Score Commands:: General score commands.
756 * Score Variables:: Customize your scoring. (My, what terminology).
757 * Score File Format:: What a score file may contain.
758 * Score File Editing:: You can edit score files by hand as well.
759 * Adaptive Scoring:: Big Sister Gnus knows what you read.
760 * Home Score File:: How to say where new score entries are to go.
761 * Followups To Yourself:: Having Gnus notice when people answer you.
762 * Scoring On Other Headers:: Scoring on non-standard headers.
763 * Scoring Tips:: How to score effectively.
764 * Reverse Scoring:: That problem child of old is not problem.
765 * Global Score Files:: Earth-spanning, ear-splitting score files.
766 * Kill Files:: They are still here, but they can be ignored.
767 * Converting Kill Files:: Translating kill files to score files.
768 * GroupLens:: Getting predictions on what you like to read.
769 * Advanced Scoring:: Using logical expressions to build score rules.
770 * Score Decays:: It can be useful to let scores wither away.
771
772 GroupLens
773
774 * Using GroupLens:: How to make Gnus use GroupLens.
775 * Rating Articles:: Letting GroupLens know how you rate articles.
776 * Displaying Predictions:: Displaying predictions given by GroupLens.
777 * GroupLens Variables:: Customizing GroupLens.
778
779 Advanced Scoring
780
781 * Advanced Scoring Syntax:: A definition.
782 * Advanced Scoring Examples:: What they look like.
783 * Advanced Scoring Tips:: Getting the most out of it.
784
785 Various
786
787 * Process/Prefix:: A convention used by many treatment commands.
788 * Interactive:: Making Gnus ask you many questions.
789 * Symbolic Prefixes:: How to supply some Gnus functions with options.
790 * Formatting Variables:: You can specify what buffers should look like.
791 * Window Layout:: Configuring the Gnus buffer windows.
792 * Faces and Fonts:: How to change how faces look.
793 * Compilation:: How to speed Gnus up.
794 * Mode Lines:: Displaying information in the mode lines.
795 * Highlighting and Menus:: Making buffers look all nice and cozy.
796 * Buttons:: Get tendinitis in ten easy steps!
797 * Daemons:: Gnus can do things behind your back.
798 * NoCeM:: How to avoid spam and other fatty foods.
799 * Undo:: Some actions can be undone.
800 * Predicate Specifiers:: Specifying predicates.
801 * Moderation:: What to do if you're a moderator.
802 * Image Enhancements:: Modern versions of Emacs/XEmacs can display images.
803 * Fuzzy Matching:: What's the big fuzz?
804 * Thwarting Email Spam:: A how-to on avoiding unsolicited commercial email.
805 * Other modes:: Interaction with other modes.
806 * Various Various:: Things that are really various.
807
808 Formatting Variables
809
810 * Formatting Basics:: A formatting variable is basically a format string.
811 * Mode Line Formatting:: Some rules about mode line formatting variables.
812 * Advanced Formatting:: Modifying output in various ways.
813 * User-Defined Specs:: Having Gnus call your own functions.
814 * Formatting Fonts:: Making the formatting look colorful and nice.
815 * Positioning Point:: Moving point to a position after an operation.
816 * Tabulation:: Tabulating your output.
817 * Wide Characters:: Dealing with wide characters.
818
819 Image Enhancements
820
821 * X-Face:: Display a funky, teensy black-and-white image.
822 * Face:: Display a funkier, teensier colored image.
823 * Smileys:: Show all those happy faces the way they were meant to be shown.
824 * Picons:: How to display pictures of what you're reading.
825 * XVarious:: Other XEmacsy Gnusey variables.
826
827 Thwarting Email Spam
828
829 * The problem of spam:: Some background, and some solutions
830 * Anti-Spam Basics:: Simple steps to reduce the amount of spam.
831 * SpamAssassin:: How to use external anti-spam tools.
832 * Hashcash:: Reduce spam by burning CPU time.
833 * Filtering Spam Using The Spam ELisp Package::
834 * Filtering Spam Using Statistics with spam-stat::
835
836 Filtering Spam Using The Spam ELisp Package
837
838 * Spam ELisp Package Sequence of Events::
839 * Spam ELisp Package Filtering of Incoming Mail::
840 * Spam ELisp Package Global Variables::
841 * Spam ELisp Package Configuration Examples::
842 * Blacklists and Whitelists::
843 * BBDB Whitelists::
844 * Gmane Spam Reporting::
845 * Anti-spam Hashcash Payments::
846 * Blackholes::
847 * Regular Expressions Header Matching::
848 * Bogofilter::
849 * ifile spam filtering::
850 * spam-stat spam filtering::
851 * SpamOracle::
852 * Extending the Spam ELisp package::
853
854 Filtering Spam Using Statistics with spam-stat
855
856 * Creating a spam-stat dictionary::
857 * Splitting mail using spam-stat::
858 * Low-level interface to the spam-stat dictionary::
859
860 Appendices
861
862 * XEmacs:: Requirements for installing under XEmacs.
863 * History:: How Gnus got where it is today.
864 * On Writing Manuals:: Why this is not a beginner's guide.
865 * Terminology:: We use really difficult, like, words here.
866 * Customization:: Tailoring Gnus to your needs.
867 * Troubleshooting:: What you might try if things do not work.
868 * Gnus Reference Guide:: Rilly, rilly technical stuff.
869 * Emacs for Heathens:: A short introduction to Emacsian terms.
870 * Frequently Asked Questions:: The Gnus FAQ
871
872 History
873
874 * Gnus Versions:: What Gnus versions have been released.
875 * Other Gnus Versions:: Other Gnus versions that also have been released.
876 * Why?:: What's the point of Gnus?
877 * Compatibility:: Just how compatible is Gnus with @sc{gnus}?
878 * Conformity:: Gnus tries to conform to all standards.
879 * Emacsen:: Gnus can be run on a few modern Emacsen.
880 * Gnus Development:: How Gnus is developed.
881 * Contributors:: Oodles of people.
882 * New Features:: Pointers to some of the new stuff in Gnus.
883
884 New Features
885
886 * ding Gnus:: New things in Gnus 5.0/5.1, the first new Gnus.
887 * September Gnus:: The Thing Formally Known As Gnus 5.2/5.3.
888 * Red Gnus:: Third time best---Gnus 5.4/5.5.
889 * Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7.
890 * Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9.
891 * Oort Gnus:: It's big. It's far out. Gnus 5.10.
892
893 Customization
894
895 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
896 * Slow Terminal Connection:: You run a remote Emacs.
897 * Little Disk Space:: You feel that having large setup files is icky.
898 * Slow Machine:: You feel like buying a faster machine.
899
900 Gnus Reference Guide
901
902 * Gnus Utility Functions:: Common functions and variable to use.
903 * Back End Interface:: How Gnus communicates with the servers.
904 * Score File Syntax:: A BNF definition of the score file standard.
905 * Headers:: How Gnus stores headers internally.
906 * Ranges:: A handy format for storing mucho numbers.
907 * Group Info:: The group info format.
908 * Extended Interactive:: Symbolic prefixes and stuff.
909 * Emacs/XEmacs Code:: Gnus can be run under all modern Emacsen.
910 * Various File Formats:: Formats of files that Gnus use.
911
912 Back End Interface
913
914 * Required Back End Functions:: Functions that must be implemented.
915 * Optional Back End Functions:: Functions that need not be implemented.
916 * Error Messaging:: How to get messages and report errors.
917 * Writing New Back Ends:: Extending old back ends.
918 * Hooking New Back Ends Into Gnus:: What has to be done on the Gnus end.
919 * Mail-like Back Ends:: Some tips on mail back ends.
920
921 Various File Formats
922
923 * Active File Format:: Information on articles and groups available.
924 * Newsgroups File Format:: Group descriptions.
925
926 Emacs for Heathens
927
928 * Keystrokes:: Entering text and executing commands.
929 * Emacs Lisp:: The built-in Emacs programming language.
930
931 @end detailmenu
932 @end menu
933
934 @node Starting Up
935 @chapter Starting Gnus
936 @cindex starting up
937
938 @kindex M-x gnus
939 @findex gnus
940 If your system administrator has set things up properly, starting Gnus
941 and reading news is extremely easy---you just type @kbd{M-x gnus} in
942 your Emacs.
943
944 @findex gnus-other-frame
945 @kindex M-x gnus-other-frame
946 If you want to start Gnus in a different frame, you can use the command
947 @kbd{M-x gnus-other-frame} instead.
948
949 If things do not go smoothly at startup, you have to twiddle some
950 variables in your @file{~/.gnus.el} file. This file is similar to
951 @file{~/.emacs}, but is read when Gnus starts.
952
953 If you puzzle at any terms used in this manual, please refer to the
954 terminology section (@pxref{Terminology}).
955
956 @menu
957 * Finding the News:: Choosing a method for getting news.
958 * The First Time:: What does Gnus do the first time you start it?
959 * The Server is Down:: How can I read my mail then?
960 * Slave Gnusae:: You can have more than one Gnus active at a time.
961 * Fetching a Group:: Starting Gnus just to read a group.
962 * New Groups:: What is Gnus supposed to do with new groups?
963 * Changing Servers:: You may want to move from one server to another.
964 * Startup Files:: Those pesky startup files---@file{.newsrc}.
965 * Auto Save:: Recovering from a crash.
966 * The Active File:: Reading the active file over a slow line Takes Time.
967 * Startup Variables:: Other variables you might change.
968 @end menu
969
970
971 @node Finding the News
972 @section Finding the News
973 @cindex finding news
974
975 @vindex gnus-select-method
976 @c @head
977 The @code{gnus-select-method} variable says where Gnus should look for
978 news. This variable should be a list where the first element says
979 @dfn{how} and the second element says @dfn{where}. This method is your
980 native method. All groups not fetched with this method are
981 foreign groups.
982
983 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
984 you want to get your daily dosage of news from, you'd say:
985
986 @lisp
987 (setq gnus-select-method '(nntp "news.somewhere.edu"))
988 @end lisp
989
990 If you want to read directly from the local spool, say:
991
992 @lisp
993 (setq gnus-select-method '(nnspool ""))
994 @end lisp
995
996 If you can use a local spool, you probably should, as it will almost
997 certainly be much faster. But do not use the local spool if your
998 server is running Leafnode; in this case, use @code{(nntp "localhost")}.
999
1000 @vindex gnus-nntpserver-file
1001 @cindex NNTPSERVER
1002 @cindex @acronym{NNTP} server
1003 If this variable is not set, Gnus will take a look at the
1004 @env{NNTPSERVER} environment variable. If that variable isn't set,
1005 Gnus will see whether @code{gnus-nntpserver-file}
1006 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1007 If that fails as well, Gnus will try to use the machine running Emacs
1008 as an @acronym{NNTP} server. That's a long shot, though.
1009
1010 @vindex gnus-nntp-server
1011 If @code{gnus-nntp-server} is set, this variable will override
1012 @code{gnus-select-method}. You should therefore set
1013 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1014
1015 @vindex gnus-secondary-servers
1016 @vindex gnus-nntp-server
1017 You can also make Gnus prompt you interactively for the name of an
1018 @acronym{NNTP} server. If you give a non-numerical prefix to @code{gnus}
1019 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1020 in the @code{gnus-secondary-servers} list (if any). You can also just
1021 type in the name of any server you feel like visiting. (Note that this
1022 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1023 gnus} later in the same Emacs session, Gnus will contact the same
1024 server.)
1025
1026 @findex gnus-group-browse-foreign-server
1027 @kindex B (Group)
1028 However, if you use one @acronym{NNTP} server regularly and are just
1029 interested in a couple of groups from a different server, you would be
1030 better served by using the @kbd{B} command in the group buffer. It will
1031 let you have a look at what groups are available, and you can subscribe
1032 to any of the groups you want to. This also makes @file{.newsrc}
1033 maintenance much tidier. @xref{Foreign Groups}.
1034
1035 @vindex gnus-secondary-select-methods
1036 @c @head
1037 A slightly different approach to foreign groups is to set the
1038 @code{gnus-secondary-select-methods} variable. The select methods
1039 listed in this variable are in many ways just as native as the
1040 @code{gnus-select-method} server. They will also be queried for active
1041 files during startup (if that's required), and new newsgroups that
1042 appear on these servers will be subscribed (or not) just as native
1043 groups are.
1044
1045 For instance, if you use the @code{nnmbox} back end to read your mail,
1046 you would typically set this variable to
1047
1048 @lisp
1049 (setq gnus-secondary-select-methods '((nnmbox "")))
1050 @end lisp
1051
1052
1053 @node The First Time
1054 @section The First Time
1055 @cindex first time usage
1056
1057 If no startup files exist, Gnus will try to determine what groups should
1058 be subscribed by default.
1059
1060 @vindex gnus-default-subscribed-newsgroups
1061 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1062 will subscribe you to just those groups in that list, leaving the rest
1063 killed. Your system administrator should have set this variable to
1064 something useful.
1065
1066 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1067 picked groups (i.e., @samp{*.newusers}). (@dfn{Arbitrary} is defined
1068 here as @dfn{whatever Lars thinks you should read}.)
1069
1070 You'll also be subscribed to the Gnus documentation group, which should
1071 help you with most common problems.
1072
1073 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1074 use the normal functions for handling new groups, and not do anything
1075 special.
1076
1077
1078 @node The Server is Down
1079 @section The Server is Down
1080 @cindex server errors
1081
1082 If the default server is down, Gnus will understandably have some
1083 problems starting. However, if you have some mail groups in addition to
1084 the news groups, you may want to start Gnus anyway.
1085
1086 Gnus, being the trusting sort of program, will ask whether to proceed
1087 without a native select method if that server can't be contacted. This
1088 will happen whether the server doesn't actually exist (i.e., you have
1089 given the wrong address) or the server has just momentarily taken ill
1090 for some reason or other. If you decide to continue and have no foreign
1091 groups, you'll find it difficult to actually do anything in the group
1092 buffer. But, hey, that's your problem. Blllrph!
1093
1094 @findex gnus-no-server
1095 @kindex M-x gnus-no-server
1096 @c @head
1097 If you know that the server is definitely down, or you just want to read
1098 your mail without bothering with the server at all, you can use the
1099 @code{gnus-no-server} command to start Gnus. That might come in handy
1100 if you're in a hurry as well. This command will not attempt to contact
1101 your primary server---instead, it will just activate all groups on level
1102 1 and 2. (You should preferably keep no native groups on those two
1103 levels.) Also @pxref{Group Levels}.
1104
1105
1106 @node Slave Gnusae
1107 @section Slave Gnusae
1108 @cindex slave
1109
1110 You might want to run more than one Emacs with more than one Gnus at the
1111 same time. If you are using different @file{.newsrc} files (e.g., if you
1112 are using the two different Gnusae to read from two different servers),
1113 that is no problem whatsoever. You just do it.
1114
1115 The problem appears when you want to run two Gnusae that use the same
1116 @file{.newsrc} file.
1117
1118 To work around that problem some, we here at the Think-Tank at the Gnus
1119 Towers have come up with a new concept: @dfn{Masters} and
1120 @dfn{slaves}. (We have applied for a patent on this concept, and have
1121 taken out a copyright on those words. If you wish to use those words in
1122 conjunction with each other, you have to send $1 per usage instance to
1123 me. Usage of the patent (@dfn{Master/Slave Relationships In Computer
1124 Applications}) will be much more expensive, of course.)
1125
1126 @findex gnus-slave
1127 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1128 however you do it). Each subsequent slave Gnusae should be started with
1129 @kbd{M-x gnus-slave}. These slaves won't save normal @file{.newsrc}
1130 files, but instead save @dfn{slave files} that contain information only
1131 on what groups have been read in the slave session. When a master Gnus
1132 starts, it will read (and delete) these slave files, incorporating all
1133 information from them. (The slave files will be read in the sequence
1134 they were created, so the latest changes will have precedence.)
1135
1136 Information from the slave files has, of course, precedence over the
1137 information in the normal (i.e., master) @file{.newsrc} file.
1138
1139 If the @file{.newsrc*} files have not been saved in the master when the
1140 slave starts, you may be prompted as to whether to read an auto-save
1141 file. If you answer ``yes'', the unsaved changes to the master will be
1142 incorporated into the slave. If you answer ``no'', the slave may see some
1143 messages as unread that have been read in the master.
1144
1145 @node Fetching a Group
1146 @section Fetching a Group
1147 @cindex fetching a group
1148
1149 @findex gnus-fetch-group
1150 It is sometimes convenient to be able to just say ``I want to read this
1151 group and I don't care whether Gnus has been started or not''. This is
1152 perhaps more useful for people who write code than for users, but the
1153 command @code{gnus-fetch-group} provides this functionality in any case.
1154 It takes the group name as a parameter.
1155
1156
1157 @node New Groups
1158 @section New Groups
1159 @cindex new groups
1160 @cindex subscription
1161
1162 @vindex gnus-check-new-newsgroups
1163 If you are satisfied that you really never want to see any new groups,
1164 you can set @code{gnus-check-new-newsgroups} to @code{nil}. This will
1165 also save you some time at startup. Even if this variable is
1166 @code{nil}, you can always subscribe to the new groups just by pressing
1167 @kbd{U} in the group buffer (@pxref{Group Maintenance}). This variable
1168 is @code{ask-server} by default. If you set this variable to
1169 @code{always}, then Gnus will query the back ends for new groups even
1170 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1171
1172 @menu
1173 * Checking New Groups:: Determining what groups are new.
1174 * Subscription Methods:: What Gnus should do with new groups.
1175 * Filtering New Groups:: Making Gnus ignore certain new groups.
1176 @end menu
1177
1178
1179 @node Checking New Groups
1180 @subsection Checking New Groups
1181
1182 Gnus normally determines whether a group is new or not by comparing the
1183 list of groups from the active file(s) with the lists of subscribed and
1184 dead groups. This isn't a particularly fast method. If
1185 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1186 server for new groups since the last time. This is both faster and
1187 cheaper. This also means that you can get rid of the list of killed
1188 groups altogether, so you may set @code{gnus-save-killed-list} to
1189 @code{nil}, which will save time both at startup, at exit, and all over.
1190 Saves disk space, too. Why isn't this the default, then?
1191 Unfortunately, not all servers support this command.
1192
1193 I bet I know what you're thinking now: How do I find out whether my
1194 server supports @code{ask-server}? No? Good, because I don't have a
1195 fail-safe answer. I would suggest just setting this variable to
1196 @code{ask-server} and see whether any new groups appear within the next
1197 few days. If any do, then it works. If none do, then it doesn't
1198 work. I could write a function to make Gnus guess whether the server
1199 supports @code{ask-server}, but it would just be a guess. So I won't.
1200 You could @code{telnet} to the server and say @code{HELP} and see
1201 whether it lists @samp{NEWGROUPS} among the commands it understands. If
1202 it does, then it might work. (But there are servers that lists
1203 @samp{NEWGROUPS} without supporting the function properly.)
1204
1205 This variable can also be a list of select methods. If so, Gnus will
1206 issue an @code{ask-server} command to each of the select methods, and
1207 subscribe them (or not) using the normal methods. This might be handy
1208 if you are monitoring a few servers for new groups. A side effect is
1209 that startup will take much longer, so you can meditate while waiting.
1210 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1211
1212
1213 @node Subscription Methods
1214 @subsection Subscription Methods
1215
1216 @vindex gnus-subscribe-newsgroup-method
1217 What Gnus does when it encounters a new group is determined by the
1218 @code{gnus-subscribe-newsgroup-method} variable.
1219
1220 This variable should contain a function. This function will be called
1221 with the name of the new group as the only parameter.
1222
1223 Some handy pre-fab functions are:
1224
1225 @table @code
1226
1227 @item gnus-subscribe-zombies
1228 @vindex gnus-subscribe-zombies
1229 Make all new groups zombies. This is the default. You can browse the
1230 zombies later (with @kbd{A z}) and either kill them all off properly
1231 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1232
1233 @item gnus-subscribe-randomly
1234 @vindex gnus-subscribe-randomly
1235 Subscribe all new groups in arbitrary order. This really means that all
1236 new groups will be added at ``the top'' of the group buffer.
1237
1238 @item gnus-subscribe-alphabetically
1239 @vindex gnus-subscribe-alphabetically
1240 Subscribe all new groups in alphabetical order.
1241
1242 @item gnus-subscribe-hierarchically
1243 @vindex gnus-subscribe-hierarchically
1244 Subscribe all new groups hierarchically. The difference between this
1245 function and @code{gnus-subscribe-alphabetically} is slight.
1246 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1247 alphabetical fashion, while this function will enter groups into its
1248 hierarchy. So if you want to have the @samp{rec} hierarchy before the
1249 @samp{comp} hierarchy, this function will not mess that configuration
1250 up. Or something like that.
1251
1252 @item gnus-subscribe-interactively
1253 @vindex gnus-subscribe-interactively
1254 Subscribe new groups interactively. This means that Gnus will ask
1255 you about @strong{all} new groups. The groups you choose to subscribe
1256 to will be subscribed hierarchically.
1257
1258 @item gnus-subscribe-killed
1259 @vindex gnus-subscribe-killed
1260 Kill all new groups.
1261
1262 @item gnus-subscribe-topics
1263 @vindex gnus-subscribe-topics
1264 Put the groups into the topic that has a matching @code{subscribe} topic
1265 parameter (@pxref{Topic Parameters}). For instance, a @code{subscribe}
1266 topic parameter that looks like
1267
1268 @example
1269 "nnslashdot"
1270 @end example
1271
1272 will mean that all groups that match that regex will be subscribed under
1273 that topic.
1274
1275 If no topics match the groups, the groups will be subscribed in the
1276 top-level topic.
1277
1278 @end table
1279
1280 @vindex gnus-subscribe-hierarchical-interactive
1281 A closely related variable is
1282 @code{gnus-subscribe-hierarchical-interactive}. (That's quite a
1283 mouthful.) If this variable is non-@code{nil}, Gnus will ask you in a
1284 hierarchical fashion whether to subscribe to new groups or not. Gnus
1285 will ask you for each sub-hierarchy whether you want to descend the
1286 hierarchy or not.
1287
1288 One common mistake is to set the variable a few paragraphs above
1289 (@code{gnus-subscribe-newsgroup-method}) to
1290 @code{gnus-subscribe-hierarchical-interactive}. This is an error. This
1291 will not work. This is ga-ga. So don't do it.
1292
1293
1294 @node Filtering New Groups
1295 @subsection Filtering New Groups
1296
1297 A nice and portable way to control which new newsgroups should be
1298 subscribed (or ignored) is to put an @dfn{options} line at the start of
1299 the @file{.newsrc} file. Here's an example:
1300
1301 @example
1302 options -n !alt.all !rec.all sci.all
1303 @end example
1304
1305 @vindex gnus-subscribe-options-newsgroup-method
1306 This line obviously belongs to a serious-minded intellectual scientific
1307 person (or she may just be plain old boring), because it says that all
1308 groups that have names beginning with @samp{alt} and @samp{rec} should
1309 be ignored, and all groups with names beginning with @samp{sci} should
1310 be subscribed. Gnus will not use the normal subscription method for
1311 subscribing these groups.
1312 @code{gnus-subscribe-options-newsgroup-method} is used instead. This
1313 variable defaults to @code{gnus-subscribe-alphabetically}.
1314
1315 @vindex gnus-options-not-subscribe
1316 @vindex gnus-options-subscribe
1317 If you don't want to mess with your @file{.newsrc} file, you can just
1318 set the two variables @code{gnus-options-subscribe} and
1319 @code{gnus-options-not-subscribe}. These two variables do exactly the
1320 same as the @file{.newsrc} @samp{options -n} trick. Both are regexps,
1321 and if the new group matches the former, it will be unconditionally
1322 subscribed, and if it matches the latter, it will be ignored.
1323
1324 @vindex gnus-auto-subscribed-groups
1325 Yet another variable that meddles here is
1326 @code{gnus-auto-subscribed-groups}. It works exactly like
1327 @code{gnus-options-subscribe}, and is therefore really superfluous,
1328 but I thought it would be nice to have two of these. This variable is
1329 more meant for setting some ground rules, while the other variable is
1330 used more for user fiddling. By default this variable makes all new
1331 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1332 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1333 subscribed. If you don't like that, just set this variable to
1334 @code{nil}.
1335
1336 New groups that match this regexp are subscribed using
1337 @code{gnus-subscribe-options-newsgroup-method}.
1338
1339
1340 @node Changing Servers
1341 @section Changing Servers
1342 @cindex changing servers
1343
1344 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1345 This happens very rarely, but perhaps you change jobs, or one server is
1346 very flaky and you want to use another.
1347
1348 Changing the server is pretty easy, right? You just change
1349 @code{gnus-select-method} to point to the new server?
1350
1351 @emph{Wrong!}
1352
1353 Article numbers are not (in any way) kept synchronized between different
1354 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1355 you have read is by keeping track of article numbers. So when you
1356 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1357 worthless.
1358
1359 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1360 file from one server to another. They all have one thing in
1361 common---they take a looong time to run. You don't want to use these
1362 functions more than absolutely necessary.
1363
1364 @kindex M-x gnus-change-server
1365 @findex gnus-change-server
1366 If you have access to both servers, Gnus can request the headers for all
1367 the articles you have read and compare @code{Message-ID}s and map the
1368 article numbers of the read articles and article marks. The @kbd{M-x
1369 gnus-change-server} command will do this for all your native groups. It
1370 will prompt for the method you want to move to.
1371
1372 @kindex M-x gnus-group-move-group-to-server
1373 @findex gnus-group-move-group-to-server
1374 You can also move individual groups with the @kbd{M-x
1375 gnus-group-move-group-to-server} command. This is useful if you want to
1376 move a (foreign) group from one server to another.
1377
1378 @kindex M-x gnus-group-clear-data-on-native-groups
1379 @findex gnus-group-clear-data-on-native-groups
1380 If you don't have access to both the old and new server, all your marks
1381 and read ranges have become worthless. You can use the @kbd{M-x
1382 gnus-group-clear-data-on-native-groups} command to clear out all data
1383 that you have on your native groups. Use with caution.
1384
1385 @kindex M-x gnus-group-clear-data
1386 @findex gnus-group-clear-data
1387 Clear the data from the current group only---nix out marks and the
1388 list of read articles (@code{gnus-group-clear-data}).
1389
1390 After changing servers, you @strong{must} move the cache hierarchy away,
1391 since the cached articles will have wrong article numbers, which will
1392 affect which articles Gnus thinks are read.
1393 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1394 to have it done automatically; for @code{gnus-group-clear-data}, you
1395 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1396 cache for all groups).
1397
1398
1399 @node Startup Files
1400 @section Startup Files
1401 @cindex startup files
1402 @cindex .newsrc
1403 @cindex .newsrc.el
1404 @cindex .newsrc.eld
1405
1406 Now, you all know about the @file{.newsrc} file. All subscription
1407 information is traditionally stored in this file.
1408
1409 Things got a bit more complicated with @sc{gnus}. In addition to
1410 keeping the @file{.newsrc} file updated, it also used a file called
1411 @file{.newsrc.el} for storing all the information that didn't fit into
1412 the @file{.newsrc} file. (Actually, it also duplicated everything in
1413 the @file{.newsrc} file.) @sc{gnus} would read whichever one of these
1414 files was the most recently saved, which enabled people to swap between
1415 @sc{gnus} and other newsreaders.
1416
1417 That was kinda silly, so Gnus went one better: In addition to the
1418 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1419 @file{.newsrc.eld}. It will read whichever of these files that are most
1420 recent, but it will never write a @file{.newsrc.el} file. You should
1421 never delete the @file{.newsrc.eld} file---it contains much information
1422 not stored in the @file{.newsrc} file.
1423
1424 @vindex gnus-save-newsrc-file
1425 @vindex gnus-read-newsrc-file
1426 You can turn off writing the @file{.newsrc} file by setting
1427 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1428 the file and save some space, as well as exiting from Gnus faster.
1429 However, this will make it impossible to use other newsreaders than
1430 Gnus. But hey, who would want to, right? Similarly, setting
1431 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1432 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1433 convenient if you have a tendency to use Netscape once in a while.
1434
1435 @vindex gnus-save-killed-list
1436 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1437 will not save the list of killed groups to the startup file. This will
1438 save both time (when starting and quitting) and space (on disk). It
1439 will also mean that Gnus has no record of what groups are new or old,
1440 so the automatic new groups subscription methods become meaningless.
1441 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1442 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1443 Groups}). This variable can also be a regular expression. If that's
1444 the case, remove all groups that do not match this regexp before
1445 saving. This can be useful in certain obscure situations that involve
1446 several servers where not all servers support @code{ask-server}.
1447
1448 @vindex gnus-startup-file
1449 @vindex gnus-backup-startup-file
1450 @vindex version-control
1451 The @code{gnus-startup-file} variable says where the startup files are.
1452 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1453 file being whatever that one is, with a @samp{.eld} appended.
1454 If you want version control for this file, set
1455 @code{gnus-backup-startup-file}. It respects the same values as the
1456 @code{version-control} variable.
1457
1458 @vindex gnus-save-newsrc-hook
1459 @vindex gnus-save-quick-newsrc-hook
1460 @vindex gnus-save-standard-newsrc-hook
1461 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1462 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1463 saving the @file{.newsrc.eld} file, and
1464 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1465 @file{.newsrc} file. The latter two are commonly used to turn version
1466 control on or off. Version control is on by default when saving the
1467 startup files. If you want to turn backup creation off, say something like:
1468
1469 @lisp
1470 (defun turn-off-backup ()
1471 (set (make-local-variable 'backup-inhibited) t))
1472
1473 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1474 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1475 @end lisp
1476
1477 @vindex gnus-init-file
1478 @vindex gnus-site-init-file
1479 When Gnus starts, it will read the @code{gnus-site-init-file}
1480 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1481 (@file{~/.gnus} by default) files. These are normal Emacs Lisp files
1482 and can be used to avoid cluttering your @file{~/.emacs} and
1483 @file{site-init} files with Gnus stuff. Gnus will also check for files
1484 with the same names as these, but with @file{.elc} and @file{.el}
1485 suffixes. In other words, if you have set @code{gnus-init-file} to
1486 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1487 and finally @file{~/.gnus} (in this order).
1488
1489
1490
1491 @node Auto Save
1492 @section Auto Save
1493 @cindex dribble file
1494 @cindex auto-save
1495
1496 Whenever you do something that changes the Gnus data (reading articles,
1497 catching up, killing/subscribing groups), the change is added to a
1498 special @dfn{dribble buffer}. This buffer is auto-saved the normal
1499 Emacs way. If your Emacs should crash before you have saved the
1500 @file{.newsrc} files, all changes you have made can be recovered from
1501 this file.
1502
1503 If Gnus detects this file at startup, it will ask the user whether to
1504 read it. The auto save file is deleted whenever the real startup file is
1505 saved.
1506
1507 @vindex gnus-use-dribble-file
1508 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1509 maintain a dribble buffer. The default is @code{t}.
1510
1511 @vindex gnus-dribble-directory
1512 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}. If
1513 this variable is @code{nil}, which it is by default, Gnus will dribble
1514 into the directory where the @file{.newsrc} file is located. (This is
1515 normally the user's home directory.) The dribble file will get the same
1516 file permissions as the @file{.newsrc} file.
1517
1518 @vindex gnus-always-read-dribble-file
1519 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1520 read the dribble file on startup without querying the user.
1521
1522
1523 @node The Active File
1524 @section The Active File
1525 @cindex active file
1526 @cindex ignored groups
1527
1528 When Gnus starts, or indeed whenever it tries to determine whether new
1529 articles have arrived, it reads the active file. This is a very large
1530 file that lists all the active groups and articles on the server.
1531
1532 @vindex gnus-ignored-newsgroups
1533 Before examining the active file, Gnus deletes all lines that match the
1534 regexp @code{gnus-ignored-newsgroups}. This is done primarily to reject
1535 any groups with bogus names, but you can use this variable to make Gnus
1536 ignore hierarchies you aren't ever interested in. However, this is not
1537 recommended. In fact, it's highly discouraged. Instead, @pxref{New
1538 Groups} for an overview of other variables that can be used instead.
1539
1540 @c This variable is
1541 @c @code{nil} by default, and will slow down active file handling somewhat
1542 @c if you set it to anything else.
1543
1544 @vindex gnus-read-active-file
1545 @c @head
1546 The active file can be rather Huge, so if you have a slow network, you
1547 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1548 reading the active file. This variable is @code{some} by default.
1549
1550 Gnus will try to make do by getting information just on the groups that
1551 you actually subscribe to.
1552
1553 Note that if you subscribe to lots and lots of groups, setting this
1554 variable to @code{nil} will probably make Gnus slower, not faster. At
1555 present, having this variable @code{nil} will slow Gnus down
1556 considerably, unless you read news over a 2400 baud modem.
1557
1558 This variable can also have the value @code{some}. Gnus will then
1559 attempt to read active info only on the subscribed groups. On some
1560 servers this is quite fast (on sparkling, brand new INN servers that
1561 support the @code{LIST ACTIVE group} command), on others this isn't fast
1562 at all. In any case, @code{some} should be faster than @code{nil}, and
1563 is certainly faster than @code{t} over slow lines.
1564
1565 Some news servers (old versions of Leafnode and old versions of INN, for
1566 instance) do not support the @code{LIST ACTIVE group}. For these
1567 servers, @code{nil} is probably the most efficient value for this
1568 variable.
1569
1570 If this variable is @code{nil}, Gnus will ask for group info in total
1571 lock-step, which isn't very fast. If it is @code{some} and you use an
1572 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1573 read all the replies in one swoop. This will normally result in better
1574 performance, but if the server does not support the aforementioned
1575 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1576
1577 If you think that starting up Gnus takes too long, try all the three
1578 different values for this variable and see what works best for you.
1579
1580 In any case, if you use @code{some} or @code{nil}, you should definitely
1581 kill all groups that you aren't interested in to speed things up.
1582
1583 Note that this variable also affects active file retrieval from
1584 secondary select methods.
1585
1586
1587 @node Startup Variables
1588 @section Startup Variables
1589
1590 @table @code
1591
1592 @item gnus-load-hook
1593 @vindex gnus-load-hook
1594 A hook run while Gnus is being loaded. Note that this hook will
1595 normally be run just once in each Emacs session, no matter how many
1596 times you start Gnus.
1597
1598 @item gnus-before-startup-hook
1599 @vindex gnus-before-startup-hook
1600 A hook run after starting up Gnus successfully.
1601
1602 @item gnus-startup-hook
1603 @vindex gnus-startup-hook
1604 A hook run as the very last thing after starting up Gnus
1605
1606 @item gnus-started-hook
1607 @vindex gnus-started-hook
1608 A hook that is run as the very last thing after starting up Gnus
1609 successfully.
1610
1611 @item gnus-setup-news-hook
1612 @vindex gnus-setup-news-hook
1613 A hook that is run after reading the @file{.newsrc} file(s), but before
1614 generating the group buffer.
1615
1616 @item gnus-check-bogus-newsgroups
1617 @vindex gnus-check-bogus-newsgroups
1618 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1619 startup. A @dfn{bogus group} is a group that you have in your
1620 @file{.newsrc} file, but doesn't exist on the news server. Checking for
1621 bogus groups can take quite a while, so to save time and resources it's
1622 best to leave this option off, and do the checking for bogus groups once
1623 in a while from the group buffer instead (@pxref{Group Maintenance}).
1624
1625 @item gnus-inhibit-startup-message
1626 @vindex gnus-inhibit-startup-message
1627 If non-@code{nil}, the startup message won't be displayed. That way,
1628 your boss might not notice as easily that you are reading news instead
1629 of doing your job. Note that this variable is used before
1630 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1631
1632 @item gnus-no-groups-message
1633 @vindex gnus-no-groups-message
1634 Message displayed by Gnus when no groups are available.
1635
1636 @item gnus-play-startup-jingle
1637 @vindex gnus-play-startup-jingle
1638 If non-@code{nil}, play the Gnus jingle at startup.
1639
1640 @item gnus-startup-jingle
1641 @vindex gnus-startup-jingle
1642 Jingle to be played if the above variable is non-@code{nil}. The
1643 default is @samp{Tuxedomoon.Jingle4.au}.
1644
1645 @end table
1646
1647
1648 @node Group Buffer
1649 @chapter Group Buffer
1650 @cindex group buffer
1651
1652 @c Alex Schroeder suggests to rearrange this as follows:
1653 @c
1654 @c <kensanata> ok, just save it for reference. I'll go to bed in a minute.
1655 @c 1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1656 @c 4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1657 @c 7. Group Score, 8. Group Buffer Format
1658 @c <kensanata> Group Levels should have more information on levels 5 to 9. I
1659 @c suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1660 @c <kensanata> First, "Gnus considers groups... (default 9)."
1661 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1662 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1663 @c <kensanata> Then expand the next paragraph or add some more to it.
1664 @c This short one sentence explains levels 1 and 2, therefore I understand
1665 @c that I should keep important news at 3 and boring news at 4.
1666 @c Say so! Then go on to explain why I should bother with levels 6 to 9.
1667 @c Maybe keep those that you don't want to read temporarily at 6,
1668 @c those that you never want to read at 8, those that offend your
1669 @c human rights at 9...
1670
1671
1672 The @dfn{group buffer} lists all (or parts) of the available groups. It
1673 is the first buffer shown when Gnus starts, and will never be killed as
1674 long as Gnus is active.
1675
1676 @iftex
1677 @iflatex
1678 \gnusfigure{The Group Buffer}{320}{
1679 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1680 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1681 \put(120,38){\vector(1,2){10}}
1682 \put(40,60){\makebox(0,0)[r]{Mode line}}
1683 \put(40,58){\vector(1,0){30}}
1684 \put(200,28){\makebox(0,0)[t]{Native select method}}
1685 \put(200,26){\vector(-1,2){15}}
1686 }
1687 @end iflatex
1688 @end iftex
1689
1690 @menu
1691 * Group Buffer Format:: Information listed and how you can change it.
1692 * Group Maneuvering:: Commands for moving in the group buffer.
1693 * Selecting a Group:: Actually reading news.
1694 * Subscription Commands:: Unsubscribing, killing, subscribing.
1695 * Group Data:: Changing the info for a group.
1696 * Group Levels:: Levels? What are those, then?
1697 * Group Score:: A mechanism for finding out what groups you like.
1698 * Marking Groups:: You can mark groups for later processing.
1699 * Foreign Groups:: Creating and editing groups.
1700 * Group Parameters:: Each group may have different parameters set.
1701 * Listing Groups:: Gnus can list various subsets of the groups.
1702 * Sorting Groups:: Re-arrange the group order.
1703 * Group Maintenance:: Maintaining a tidy @file{.newsrc} file.
1704 * Browse Foreign Server:: You can browse a server. See what it has to offer.
1705 * Exiting Gnus:: Stop reading news and get some work done.
1706 * Group Topics:: A folding group mode divided into topics.
1707 * Misc Group Stuff:: Other stuff that you can to do.
1708 @end menu
1709
1710
1711 @node Group Buffer Format
1712 @section Group Buffer Format
1713
1714 @menu
1715 * Group Line Specification:: Deciding how the group buffer is to look.
1716 * Group Mode Line Specification:: The group buffer mode line.
1717 * Group Highlighting:: Having nice colors in the group buffer.
1718 @end menu
1719
1720
1721 @node Group Line Specification
1722 @subsection Group Line Specification
1723 @cindex group buffer format
1724
1725 The default format of the group buffer is nice and dull, but you can
1726 make it as exciting and ugly as you feel like.
1727
1728 Here's a couple of example group lines:
1729
1730 @example
1731 25: news.announce.newusers
1732 * 0: alt.fan.andrea-dworkin
1733 @end example
1734
1735 Quite simple, huh?
1736
1737 You can see that there are 25 unread articles in
1738 @samp{news.announce.newusers}. There are no unread articles, but some
1739 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1740 asterisk at the beginning of the line?).
1741
1742 @vindex gnus-group-line-format
1743 You can change that format to whatever you want by fiddling with the
1744 @code{gnus-group-line-format} variable. This variable works along the
1745 lines of a @code{format} specification, which is pretty much the same as
1746 a @code{printf} specifications, for those of you who use (feh!) C.
1747 @xref{Formatting Variables}.
1748
1749 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1750
1751 There should always be a colon on the line; the cursor always moves to
1752 the colon after performing an operation. @xref{Positioning
1753 Point}. Nothing else is required---not even the group name. All
1754 displayed text is just window dressing, and is never examined by Gnus.
1755 Gnus stores all real information it needs using text properties.
1756
1757 (Note that if you make a really strange, wonderful, spreadsheet-like
1758 layout, everybody will believe you are hard at work with the accounting
1759 instead of wasting time reading news.)
1760
1761 Here's a list of all available format characters:
1762
1763 @table @samp
1764
1765 @item M
1766 An asterisk if the group only has marked articles.
1767
1768 @item S
1769 Whether the group is subscribed.
1770
1771 @item L
1772 Level of subscribedness.
1773
1774 @item N
1775 Number of unread articles.
1776
1777 @item I
1778 Number of dormant articles.
1779
1780 @item T
1781 Number of ticked articles.
1782
1783 @item R
1784 Number of read articles.
1785
1786 @item U
1787 Number of unseen articles.
1788
1789 @item t
1790 Estimated total number of articles. (This is really @var{max-number}
1791 minus @var{min-number} plus 1.)
1792
1793 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1794 efficient access to @var{max-number} and @var{min-number} but getting
1795 the true unread message count is not possible efficiently. For
1796 hysterical raisins, even the mail back ends, where the true number of
1797 unread messages might be available efficiently, use the same limited
1798 interface. To remove this restriction from Gnus means that the back
1799 end interface has to be changed, which is not an easy job. If you
1800 want to work on this, please contact the Gnus mailing list.
1801
1802 @item y
1803 Number of unread, unticked, non-dormant articles.
1804
1805 @item i
1806 Number of ticked and dormant articles.
1807
1808 @item g
1809 Full group name.
1810
1811 @item G
1812 Group name.
1813
1814 @item C
1815 Group comment (@pxref{Group Parameters}) or group name if there is no
1816 comment element in the group parameters.
1817
1818 @item D
1819 Newsgroup description. You need to read the group descriptions
1820 before these will appear, and to do that, you either have to set
1821 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1822 command.
1823
1824 @item o
1825 @samp{m} if moderated.
1826
1827 @item O
1828 @samp{(m)} if moderated.
1829
1830 @item s
1831 Select method.
1832
1833 @item B
1834 If the summary buffer for the group is open or not.
1835
1836 @item n
1837 Select from where.
1838
1839 @item z
1840 A string that looks like @samp{<%s:%n>} if a foreign select method is
1841 used.
1842
1843 @item P
1844 Indentation based on the level of the topic (@pxref{Group Topics}).
1845
1846 @item c
1847 @vindex gnus-group-uncollapsed-levels
1848 Short (collapsed) group name. The @code{gnus-group-uncollapsed-levels}
1849 variable says how many levels to leave at the end of the group name.
1850 The default is 1---this will mean that group names like
1851 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1852
1853 @item m
1854 @vindex gnus-new-mail-mark
1855 @cindex %
1856 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1857 the group lately.
1858
1859 @item p
1860 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1861
1862 @item d
1863 A string that says when you last read the group (@pxref{Group
1864 Timestamp}).
1865
1866 @item u
1867 User defined specifier. The next character in the format string should
1868 be a letter. Gnus will call the function
1869 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1870 following @samp{%u}. The function will be passed a single dummy
1871 parameter as argument. The function should return a string, which will
1872 be inserted into the buffer just like information from any other
1873 specifier.
1874 @end table
1875
1876 @cindex *
1877 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1878 if no info is available---for instance, if it is a non-activated foreign
1879 group, or a bogus native group.
1880
1881
1882 @node Group Mode Line Specification
1883 @subsection Group Mode Line Specification
1884 @cindex group mode line
1885
1886 @vindex gnus-group-mode-line-format
1887 The mode line can be changed by setting
1888 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}). It
1889 doesn't understand that many format specifiers:
1890
1891 @table @samp
1892 @item S
1893 The native news server.
1894 @item M
1895 The native select method.
1896 @end table
1897
1898
1899 @node Group Highlighting
1900 @subsection Group Highlighting
1901 @cindex highlighting
1902 @cindex group highlighting
1903
1904 @vindex gnus-group-highlight
1905 Highlighting in the group buffer is controlled by the
1906 @code{gnus-group-highlight} variable. This is an alist with elements
1907 that look like @code{(@var{form} . @var{face})}. If @var{form} evaluates to
1908 something non-@code{nil}, the @var{face} will be used on the line.
1909
1910 Here's an example value for this variable that might look nice if the
1911 background is dark:
1912
1913 @lisp
1914 (cond (window-system
1915 (setq custom-background-mode 'light)
1916 (defface my-group-face-1
1917 '((t (:foreground "Red" :bold t))) "First group face")
1918 (defface my-group-face-2
1919 '((t (:foreground "DarkSeaGreen4" :bold t)))
1920 "Second group face")
1921 (defface my-group-face-3
1922 '((t (:foreground "Green4" :bold t))) "Third group face")
1923 (defface my-group-face-4
1924 '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1925 (defface my-group-face-5
1926 '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1927
1928 (setq gnus-group-highlight
1929 '(((> unread 200) . my-group-face-1)
1930 ((and (< level 3) (zerop unread)) . my-group-face-2)
1931 ((< level 3) . my-group-face-3)
1932 ((zerop unread) . my-group-face-4)
1933 (t . my-group-face-5)))
1934 @end lisp
1935
1936 Also @pxref{Faces and Fonts}.
1937
1938 Variables that are dynamically bound when the forms are evaluated
1939 include:
1940
1941 @table @code
1942 @item group
1943 The group name.
1944 @item unread
1945 The number of unread articles in the group.
1946 @item method
1947 The select method.
1948 @item mailp
1949 Whether the group is a mail group.
1950 @item level
1951 The level of the group.
1952 @item score
1953 The score of the group.
1954 @item ticked
1955 The number of ticked articles in the group.
1956 @item total
1957 The total number of articles in the group. Or rather,
1958 @var{max-number} minus @var{min-number} plus one.
1959 @item topic
1960 When using the topic minor mode, this variable is bound to the current
1961 topic being inserted.
1962 @end table
1963
1964 When the forms are @code{eval}ed, point is at the beginning of the line
1965 of the group in question, so you can use many of the normal Gnus
1966 functions for snarfing info on the group.
1967
1968 @vindex gnus-group-update-hook
1969 @findex gnus-group-highlight-line
1970 @code{gnus-group-update-hook} is called when a group line is changed.
1971 It will not be called when @code{gnus-visual} is @code{nil}. This hook
1972 calls @code{gnus-group-highlight-line} by default.
1973
1974
1975 @node Group Maneuvering
1976 @section Group Maneuvering
1977 @cindex group movement
1978
1979 All movement commands understand the numeric prefix and will behave as
1980 expected, hopefully.
1981
1982 @table @kbd
1983
1984 @item n
1985 @kindex n (Group)
1986 @findex gnus-group-next-unread-group
1987 Go to the next group that has unread articles
1988 (@code{gnus-group-next-unread-group}).
1989
1990 @item p
1991 @itemx DEL
1992 @kindex DEL (Group)
1993 @kindex p (Group)
1994 @findex gnus-group-prev-unread-group
1995 Go to the previous group that has unread articles
1996 (@code{gnus-group-prev-unread-group}).
1997
1998 @item N
1999 @kindex N (Group)
2000 @findex gnus-group-next-group
2001 Go to the next group (@code{gnus-group-next-group}).
2002
2003 @item P
2004 @kindex P (Group)
2005 @findex gnus-group-prev-group
2006 Go to the previous group (@code{gnus-group-prev-group}).
2007
2008 @item M-n
2009 @kindex M-n (Group)
2010 @findex gnus-group-next-unread-group-same-level
2011 Go to the next unread group on the same (or lower) level
2012 (@code{gnus-group-next-unread-group-same-level}).
2013
2014 @item M-p
2015 @kindex M-p (Group)
2016 @findex gnus-group-prev-unread-group-same-level
2017 Go to the previous unread group on the same (or lower) level
2018 (@code{gnus-group-prev-unread-group-same-level}).
2019 @end table
2020
2021 Three commands for jumping to groups:
2022
2023 @table @kbd
2024
2025 @item j
2026 @kindex j (Group)
2027 @findex gnus-group-jump-to-group
2028 Jump to a group (and make it visible if it isn't already)
2029 (@code{gnus-group-jump-to-group}). Killed groups can be jumped to, just
2030 like living groups.
2031
2032 @item ,
2033 @kindex , (Group)
2034 @findex gnus-group-best-unread-group
2035 Jump to the unread group with the lowest level
2036 (@code{gnus-group-best-unread-group}).
2037
2038 @item .
2039 @kindex . (Group)
2040 @findex gnus-group-first-unread-group
2041 Jump to the first group with unread articles
2042 (@code{gnus-group-first-unread-group}).
2043 @end table
2044
2045 @vindex gnus-group-goto-unread
2046 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2047 commands will move to the next group, not the next unread group. Even
2048 the commands that say they move to the next unread group. The default
2049 is @code{t}.
2050
2051
2052 @node Selecting a Group
2053 @section Selecting a Group
2054 @cindex group selection
2055
2056 @table @kbd
2057
2058 @item SPACE
2059 @kindex SPACE (Group)
2060 @findex gnus-group-read-group
2061 Select the current group, switch to the summary buffer and display the
2062 first unread article (@code{gnus-group-read-group}). If there are no
2063 unread articles in the group, or if you give a non-numerical prefix to
2064 this command, Gnus will offer to fetch all the old articles in this
2065 group from the server. If you give a numerical prefix @var{n}, @var{n}
2066 determines the number of articles Gnus will fetch. If @var{n} is
2067 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2068 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2069
2070 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2071 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2072 - 4 2 SPC} fetches the 42 oldest ones.
2073
2074 When you are in the group (in the Summary buffer), you can type
2075 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2076 ones.
2077
2078 @item RET
2079 @kindex RET (Group)
2080 @findex gnus-group-select-group
2081 Select the current group and switch to the summary buffer
2082 (@code{gnus-group-select-group}). Takes the same arguments as
2083 @code{gnus-group-read-group}---the only difference is that this command
2084 does not display the first unread article automatically upon group
2085 entry.
2086
2087 @item M-RET
2088 @kindex M-RET (Group)
2089 @findex gnus-group-quick-select-group
2090 This does the same as the command above, but tries to do it with the
2091 minimum amount of fuzz (@code{gnus-group-quick-select-group}). No
2092 scoring/killing will be performed, there will be no highlights and no
2093 expunging. This might be useful if you're in a real hurry and have to
2094 enter some humongous group. If you give a 0 prefix to this command
2095 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2096 which is useful if you want to toggle threading before generating the
2097 summary buffer (@pxref{Summary Generation Commands}).
2098
2099 @item M-SPACE
2100 @kindex M-SPACE (Group)
2101 @findex gnus-group-visible-select-group
2102 This is yet one more command that does the same as the @kbd{RET}
2103 command, but this one does it without expunging and hiding dormants
2104 (@code{gnus-group-visible-select-group}).
2105
2106 @item C-M-RET
2107 @kindex C-M-RET (Group)
2108 @findex gnus-group-select-group-ephemerally
2109 Finally, this command selects the current group ephemerally without
2110 doing any processing of its contents
2111 (@code{gnus-group-select-group-ephemerally}). Even threading has been
2112 turned off. Everything you do in the group after selecting it in this
2113 manner will have no permanent effects.
2114
2115 @end table
2116
2117 @vindex gnus-large-newsgroup
2118 The @code{gnus-large-newsgroup} variable says what Gnus should
2119 consider to be a big group. If it is @code{nil}, no groups are
2120 considered big. The default value is 200. If the group has more
2121 (unread and/or ticked) articles than this, Gnus will query the user
2122 before entering the group. The user can then specify how many
2123 articles should be fetched from the server. If the user specifies a
2124 negative number (@var{-n}), the @var{n} oldest articles will be
2125 fetched. If it is positive, the @var{n} articles that have arrived
2126 most recently will be fetched.
2127
2128 @vindex gnus-large-ephemeral-newsgroup
2129 @code{gnus-large-ephemeral-newsgroup} is the same as
2130 @code{gnus-large-newsgroup}, but is only used for ephemeral
2131 newsgroups.
2132
2133 @vindex gnus-select-group-hook
2134 @vindex gnus-auto-select-first
2135 @vindex gnus-auto-select-subject
2136 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2137 automatically when entering a group with the @kbd{SPACE} command.
2138 Which article this is is controlled by the
2139 @code{gnus-auto-select-subject} variable. Valid values for this
2140 variable is:
2141
2142 @table @code
2143
2144 @item unread
2145 Place point on the subject line of the first unread article.
2146
2147 @item first
2148 Place point on the subject line of the first article.
2149
2150 @item unseen
2151 Place point on the subject line of the first unseen article.
2152
2153 @item unseen-or-unread
2154 Place point on the subject line of the first unseen article, and if
2155 there is no such article, place point on the subject line of the first
2156 unread article.
2157
2158 @item best
2159 Place point on the subject line of the highest-scored unread article.
2160
2161 @end table
2162
2163 This variable can also be a function. In that case, that function
2164 will be called to place point on a subject line.
2165
2166 If you want to prevent automatic selection in some group (say, in a
2167 binary group with Huge articles) you can set the
2168 @code{gnus-auto-select-first} variable to @code{nil} in
2169 @code{gnus-select-group-hook}, which is called when a group is
2170 selected.
2171
2172
2173 @node Subscription Commands
2174 @section Subscription Commands
2175 @cindex subscription
2176
2177 @table @kbd
2178
2179 @item S t
2180 @itemx u
2181 @kindex S t (Group)
2182 @kindex u (Group)
2183 @findex gnus-group-unsubscribe-current-group
2184 @c @icon{gnus-group-unsubscribe}
2185 Toggle subscription to the current group
2186 (@code{gnus-group-unsubscribe-current-group}).
2187
2188 @item S s
2189 @itemx U
2190 @kindex S s (Group)
2191 @kindex U (Group)
2192 @findex gnus-group-unsubscribe-group
2193 Prompt for a group to subscribe, and then subscribe it. If it was
2194 subscribed already, unsubscribe it instead
2195 (@code{gnus-group-unsubscribe-group}).
2196
2197 @item S k
2198 @itemx C-k
2199 @kindex S k (Group)
2200 @kindex C-k (Group)
2201 @findex gnus-group-kill-group
2202 @c @icon{gnus-group-kill-group}
2203 Kill the current group (@code{gnus-group-kill-group}).
2204
2205 @item S y
2206 @itemx C-y
2207 @kindex S y (Group)
2208 @kindex C-y (Group)
2209 @findex gnus-group-yank-group
2210 Yank the last killed group (@code{gnus-group-yank-group}).
2211
2212 @item C-x C-t
2213 @kindex C-x C-t (Group)
2214 @findex gnus-group-transpose-groups
2215 Transpose two groups (@code{gnus-group-transpose-groups}). This isn't
2216 really a subscription command, but you can use it instead of a
2217 kill-and-yank sequence sometimes.
2218
2219 @item S w
2220 @itemx C-w
2221 @kindex S w (Group)
2222 @kindex C-w (Group)
2223 @findex gnus-group-kill-region
2224 Kill all groups in the region (@code{gnus-group-kill-region}).
2225
2226 @item S z
2227 @kindex S z (Group)
2228 @findex gnus-group-kill-all-zombies
2229 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2230
2231 @item S C-k
2232 @kindex S C-k (Group)
2233 @findex gnus-group-kill-level
2234 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2235 These groups can't be yanked back after killing, so this command should
2236 be used with some caution. The only time where this command comes in
2237 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2238 groups that you want to get rid off. @kbd{S C-k} on level 7 will
2239 kill off all unsubscribed groups that do not have message numbers in the
2240 @file{.newsrc} file.
2241
2242 @end table
2243
2244 Also @pxref{Group Levels}.
2245
2246
2247 @node Group Data
2248 @section Group Data
2249
2250 @table @kbd
2251
2252 @item c
2253 @kindex c (Group)
2254 @findex gnus-group-catchup-current
2255 @vindex gnus-group-catchup-group-hook
2256 @c @icon{gnus-group-catchup-current}
2257 Mark all unticked articles in this group as read
2258 (@code{gnus-group-catchup-current}).
2259 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2260 the group buffer.
2261
2262 @item C
2263 @kindex C (Group)
2264 @findex gnus-group-catchup-current-all
2265 Mark all articles in this group, even the ticked ones, as read
2266 (@code{gnus-group-catchup-current-all}).
2267
2268 @item M-c
2269 @kindex M-c (Group)
2270 @findex gnus-group-clear-data
2271 Clear the data from the current group---nix out marks and the list of
2272 read articles (@code{gnus-group-clear-data}).
2273
2274 @item M-x gnus-group-clear-data-on-native-groups
2275 @kindex M-x gnus-group-clear-data-on-native-groups
2276 @findex gnus-group-clear-data-on-native-groups
2277 If you have switched from one @acronym{NNTP} server to another, all your marks
2278 and read ranges have become worthless. You can use this command to
2279 clear out all data that you have on your native groups. Use with
2280 caution.
2281
2282 @end table
2283
2284
2285 @node Group Levels
2286 @section Group Levels
2287 @cindex group level
2288 @cindex level
2289
2290 All groups have a level of @dfn{subscribedness}. For instance, if a
2291 group is on level 2, it is more subscribed than a group on level 5. You
2292 can ask Gnus to just list groups on a given level or lower
2293 (@pxref{Listing Groups}), or to just check for new articles in groups on
2294 a given level or lower (@pxref{Scanning New Messages}).
2295
2296 Remember: The higher the level of the group, the less important it is.
2297
2298 @table @kbd
2299
2300 @item S l
2301 @kindex S l (Group)
2302 @findex gnus-group-set-current-level
2303 Set the level of the current group. If a numeric prefix is given, the
2304 next @var{n} groups will have their levels set. The user will be
2305 prompted for a level.
2306 @end table
2307
2308 @vindex gnus-level-killed
2309 @vindex gnus-level-zombie
2310 @vindex gnus-level-unsubscribed
2311 @vindex gnus-level-subscribed
2312 Gnus considers groups from levels 1 to
2313 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2314 @code{gnus-level-subscribed} (exclusive) and
2315 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2316 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2317 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2318 (default 9). Gnus treats subscribed and unsubscribed groups exactly the
2319 same, but zombie and killed groups have no information on what articles
2320 you have read, etc, stored. This distinction between dead and living
2321 groups isn't done because it is nice or clever, it is done purely for
2322 reasons of efficiency.
2323
2324 It is recommended that you keep all your mail groups (if any) on quite
2325 low levels (e.g. 1 or 2).
2326
2327 Maybe the following description of the default behavior of Gnus helps to
2328 understand what these levels are all about. By default, Gnus shows you
2329 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2330 empty subscribed groups and unsubscribed groups, too. Type @kbd{l} to
2331 go back to showing nonempty subscribed groups again. Thus, unsubscribed
2332 groups are hidden, in a way.
2333
2334 Zombie and killed groups are similar to unsubscribed groups in that they
2335 are hidden by default. But they are different from subscribed and
2336 unsubscribed groups in that Gnus doesn't ask the news server for
2337 information (number of messages, number of unread messages) on zombie
2338 and killed groups. Normally, you use @kbd{C-k} to kill the groups you
2339 aren't interested in. If most groups are killed, Gnus is faster.
2340
2341 Why does Gnus distinguish between zombie and killed groups? Well, when
2342 a new group arrives on the server, Gnus by default makes it a zombie
2343 group. This means that you are normally not bothered with new groups,
2344 but you can type @kbd{A z} to get a list of all new groups. Subscribe
2345 the ones you like and kill the ones you don't want. (@kbd{A k} shows a
2346 list of killed groups.)
2347
2348 If you want to play with the level variables, you should show some care.
2349 Set them once, and don't touch them ever again. Better yet, don't touch
2350 them at all unless you know exactly what you're doing.
2351
2352 @vindex gnus-level-default-unsubscribed
2353 @vindex gnus-level-default-subscribed
2354 Two closely related variables are @code{gnus-level-default-subscribed}
2355 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2356 which are the levels that new groups will be put on if they are
2357 (un)subscribed. These two variables should, of course, be inside the
2358 relevant valid ranges.
2359
2360 @vindex gnus-keep-same-level
2361 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2362 will only move to groups of the same level (or lower). In
2363 particular, going from the last article in one group to the next group
2364 will go to the next group of the same level (or lower). This might be
2365 handy if you want to read the most important groups before you read the
2366 rest.
2367
2368 If this variable is @code{best}, Gnus will make the next newsgroup the
2369 one with the best level.
2370
2371 @vindex gnus-group-default-list-level
2372 All groups with a level less than or equal to
2373 @code{gnus-group-default-list-level} will be listed in the group buffer
2374 by default.
2375
2376 @vindex gnus-group-list-inactive-groups
2377 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2378 groups will be listed along with the unread groups. This variable is
2379 @code{t} by default. If it is @code{nil}, inactive groups won't be
2380 listed.
2381
2382 @vindex gnus-group-use-permanent-levels
2383 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2384 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2385 use this level as the ``work'' level.
2386
2387 @vindex gnus-activate-level
2388 Gnus will normally just activate (i. e., query the server about) groups
2389 on level @code{gnus-activate-level} or less. If you don't want to
2390 activate unsubscribed groups, for instance, you might set this variable
2391 to 5. The default is 6.
2392
2393
2394 @node Group Score
2395 @section Group Score
2396 @cindex group score
2397 @cindex group rank
2398 @cindex rank
2399
2400 You would normally keep important groups on high levels, but that scheme
2401 is somewhat restrictive. Don't you wish you could have Gnus sort the
2402 group buffer according to how often you read groups, perhaps? Within
2403 reason?
2404
2405 This is what @dfn{group score} is for. You can have Gnus assign a score
2406 to each group through the mechanism described below. You can then sort
2407 the group buffer based on this score. Alternatively, you can sort on
2408 score and then level. (Taken together, the level and the score is
2409 called the @dfn{rank} of the group. A group that is on level 4 and has
2410 a score of 1 has a higher rank than a group on level 5 that has a score
2411 of 300. (The level is the most significant part and the score is the
2412 least significant part.))
2413
2414 @findex gnus-summary-bubble-group
2415 If you want groups you read often to get higher scores than groups you
2416 read seldom you can add the @code{gnus-summary-bubble-group} function to
2417 the @code{gnus-summary-exit-hook} hook. This will result (after
2418 sorting) in a bubbling sort of action. If you want to see that in
2419 action after each summary exit, you can add
2420 @code{gnus-group-sort-groups-by-rank} or
2421 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2422 slow things down somewhat.
2423
2424
2425 @node Marking Groups
2426 @section Marking Groups
2427 @cindex marking groups
2428
2429 If you want to perform some command on several groups, and they appear
2430 subsequently in the group buffer, you would normally just give a
2431 numerical prefix to the command. Most group commands will then do your
2432 bidding on those groups.
2433
2434 However, if the groups are not in sequential order, you can still
2435 perform a command on several groups. You simply mark the groups first
2436 with the process mark and then execute the command.
2437
2438 @table @kbd
2439
2440 @item #
2441 @kindex # (Group)
2442 @itemx M m
2443 @kindex M m (Group)
2444 @findex gnus-group-mark-group
2445 Set the mark on the current group (@code{gnus-group-mark-group}).
2446
2447 @item M-#
2448 @kindex M-# (Group)
2449 @itemx M u
2450 @kindex M u (Group)
2451 @findex gnus-group-unmark-group
2452 Remove the mark from the current group
2453 (@code{gnus-group-unmark-group}).
2454
2455 @item M U
2456 @kindex M U (Group)
2457 @findex gnus-group-unmark-all-groups
2458 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2459
2460 @item M w
2461 @kindex M w (Group)
2462 @findex gnus-group-mark-region
2463 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2464
2465 @item M b
2466 @kindex M b (Group)
2467 @findex gnus-group-mark-buffer
2468 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2469
2470 @item M r
2471 @kindex M r (Group)
2472 @findex gnus-group-mark-regexp
2473 Mark all groups that match some regular expression
2474 (@code{gnus-group-mark-regexp}).
2475 @end table
2476
2477 Also @pxref{Process/Prefix}.
2478
2479 @findex gnus-group-universal-argument
2480 If you want to execute some command on all groups that have been marked
2481 with the process mark, you can use the @kbd{M-&}
2482 (@code{gnus-group-universal-argument}) command. It will prompt you for
2483 the command to be executed.
2484
2485
2486 @node Foreign Groups
2487 @section Foreign Groups
2488 @cindex foreign groups
2489
2490 Below are some group mode commands for making and editing general foreign
2491 groups, as well as commands to ease the creation of a few
2492 special-purpose groups. All these commands insert the newly created
2493 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2494 consulted.
2495
2496 @table @kbd
2497
2498 @item G m
2499 @kindex G m (Group)
2500 @findex gnus-group-make-group
2501 @cindex making groups
2502 Make a new group (@code{gnus-group-make-group}). Gnus will prompt you
2503 for a name, a method and possibly an @dfn{address}. For an easier way
2504 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2505
2506 @item G M
2507 @kindex G M (Group)
2508 @findex gnus-group-read-ephemeral-group
2509 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}). Gnus
2510 will prompt you for a name, a method and an @dfn{address}.
2511
2512 @item G r
2513 @kindex G r (Group)
2514 @findex gnus-group-rename-group
2515 @cindex renaming groups
2516 Rename the current group to something else
2517 (@code{gnus-group-rename-group}). This is valid only on some
2518 groups---mail groups mostly. This command might very well be quite slow
2519 on some back ends.
2520
2521 @item G c
2522 @kindex G c (Group)
2523 @cindex customizing
2524 @findex gnus-group-customize
2525 Customize the group parameters (@code{gnus-group-customize}).
2526
2527 @item G e
2528 @kindex G e (Group)
2529 @findex gnus-group-edit-group-method
2530 @cindex renaming groups
2531 Enter a buffer where you can edit the select method of the current
2532 group (@code{gnus-group-edit-group-method}).
2533
2534 @item G p
2535 @kindex G p (Group)
2536 @findex gnus-group-edit-group-parameters
2537 Enter a buffer where you can edit the group parameters
2538 (@code{gnus-group-edit-group-parameters}).
2539
2540 @item G E
2541 @kindex G E (Group)
2542 @findex gnus-group-edit-group
2543 Enter a buffer where you can edit the group info
2544 (@code{gnus-group-edit-group}).
2545
2546 @item G d
2547 @kindex G d (Group)
2548 @findex gnus-group-make-directory-group
2549 @cindex nndir
2550 Make a directory group (@pxref{Directory Groups}). You will be prompted
2551 for a directory name (@code{gnus-group-make-directory-group}).
2552
2553 @item G h
2554 @kindex G h (Group)
2555 @cindex help group
2556 @findex gnus-group-make-help-group
2557 Make the Gnus help group (@code{gnus-group-make-help-group}).
2558
2559 @item G a
2560 @kindex G a (Group)
2561 @cindex (ding) archive
2562 @cindex archive group
2563 @findex gnus-group-make-archive-group
2564 @vindex gnus-group-archive-directory
2565 @vindex gnus-group-recent-archive-directory
2566 Make a Gnus archive group (@code{gnus-group-make-archive-group}). By
2567 default a group pointing to the most recent articles will be created
2568 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2569 group will be created from @code{gnus-group-archive-directory}.
2570
2571 @item G k
2572 @kindex G k (Group)
2573 @findex gnus-group-make-kiboze-group
2574 @cindex nnkiboze
2575 Make a kiboze group. You will be prompted for a name, for a regexp to
2576 match groups to be ``included'' in the kiboze group, and a series of
2577 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2578 @xref{Kibozed Groups}.
2579
2580 @item G D
2581 @kindex G D (Group)
2582 @findex gnus-group-enter-directory
2583 @cindex nneething
2584 Read an arbitrary directory as if it were a newsgroup with the
2585 @code{nneething} back end (@code{gnus-group-enter-directory}).
2586 @xref{Anything Groups}.
2587
2588 @item G f
2589 @kindex G f (Group)
2590 @findex gnus-group-make-doc-group
2591 @cindex ClariNet Briefs
2592 @cindex nndoc
2593 Make a group based on some file or other
2594 (@code{gnus-group-make-doc-group}). If you give a prefix to this
2595 command, you will be prompted for a file name and a file type.
2596 Currently supported types are @code{mbox}, @code{babyl},
2597 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2598 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2599 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2600 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}. If
2601 you run this command without a prefix, Gnus will guess at the file
2602 type. @xref{Document Groups}.
2603
2604 @item G u
2605 @kindex G u (Group)
2606 @vindex gnus-useful-groups
2607 @findex gnus-group-make-useful-group
2608 Create one of the groups mentioned in @code{gnus-useful-groups}
2609 (@code{gnus-group-make-useful-group}).
2610
2611 @item G w
2612 @kindex G w (Group)
2613 @findex gnus-group-make-web-group
2614 @cindex Google
2615 @cindex nnweb
2616 @cindex gmane
2617 Make an ephemeral group based on a web search
2618 (@code{gnus-group-make-web-group}). If you give a prefix to this
2619 command, make a solid group instead. You will be prompted for the
2620 search engine type and the search string. Valid search engine types
2621 include @code{google}, @code{dejanews}, and @code{gmane}.
2622 @xref{Web Searches}.
2623
2624 If you use the @code{google} search engine, you can limit the search
2625 to a particular group by using a match string like
2626 @samp{shaving group:alt.sysadmin.recovery}.
2627
2628 @item G R
2629 @kindex G R (Group)
2630 @findex gnus-group-make-rss-group
2631 Make a group based on an @acronym{RSS} feed
2632 (@code{gnus-group-make-rss-group}). You will be prompted for an URL.
2633 @xref{RSS}.
2634
2635 @item G DEL
2636 @kindex G DEL (Group)
2637 @findex gnus-group-delete-group
2638 This function will delete the current group
2639 (@code{gnus-group-delete-group}). If given a prefix, this function will
2640 actually delete all the articles in the group, and forcibly remove the
2641 group itself from the face of the Earth. Use a prefix only if you are
2642 absolutely sure of what you are doing. This command can't be used on
2643 read-only groups (like @code{nntp} groups), though.
2644
2645 @item G V
2646 @kindex G V (Group)
2647 @findex gnus-group-make-empty-virtual
2648 Make a new, fresh, empty @code{nnvirtual} group
2649 (@code{gnus-group-make-empty-virtual}). @xref{Virtual Groups}.
2650
2651 @item G v
2652 @kindex G v (Group)
2653 @findex gnus-group-add-to-virtual
2654 Add the current group to an @code{nnvirtual} group
2655 (@code{gnus-group-add-to-virtual}). Uses the process/prefix convention.
2656 @end table
2657
2658 @xref{Select Methods}, for more information on the various select
2659 methods.
2660
2661 @vindex gnus-activate-foreign-newsgroups
2662 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2663 Gnus will check all foreign groups with this level or lower at startup.
2664 This might take quite a while, especially if you subscribe to lots of
2665 groups from different @acronym{NNTP} servers. Also @pxref{Group Levels};
2666 @code{gnus-activate-level} also affects activation of foreign
2667 newsgroups.
2668
2669
2670 @node Group Parameters
2671 @section Group Parameters
2672 @cindex group parameters
2673
2674 The group parameters store information local to a particular group.
2675 Here's an example group parameter list:
2676
2677 @example
2678 ((to-address . "ding@@gnus.org")
2679 (auto-expire . t))
2680 @end example
2681
2682 We see that each element consists of a ``dotted pair''---the thing before
2683 the dot is the key, while the thing after the dot is the value. All the
2684 parameters have this form @emph{except} local variable specs, which are
2685 not dotted pairs, but proper lists.
2686
2687 Some parameters have correspondent customizable variables, each of which
2688 is an alist of regexps and values.
2689
2690 The following group parameters can be used:
2691
2692 @table @code
2693 @item to-address
2694 @cindex to-address
2695 Address used by when doing followups and new posts.
2696
2697 @example
2698 (to-address . "some@@where.com")
2699 @end example
2700
2701 This is primarily useful in mail groups that represent closed mailing
2702 lists---mailing lists where it's expected that everybody that writes to
2703 the mailing list is subscribed to it. Since using this parameter
2704 ensures that the mail only goes to the mailing list itself, it means
2705 that members won't receive two copies of your followups.
2706
2707 Using @code{to-address} will actually work whether the group is foreign
2708 or not. Let's say there's a group on the server that is called
2709 @samp{fa.4ad-l}. This is a real newsgroup, but the server has gotten
2710 the articles from a mail-to-news gateway. Posting directly to this
2711 group is therefore impossible---you have to send mail to the mailing
2712 list address instead.
2713
2714 See also @code{gnus-parameter-to-address-alist}.
2715
2716 @item to-list
2717 @cindex to-list
2718 Address used when doing @kbd{a} in that group.
2719
2720 @example
2721 (to-list . "some@@where.com")
2722 @end example
2723
2724 It is totally ignored
2725 when doing a followup---except that if it is present in a news group,
2726 you'll get mail group semantics when doing @kbd{f}.
2727
2728 If you do an @kbd{a} command in a mail group and you have neither a
2729 @code{to-list} group parameter nor a @code{to-address} group parameter,
2730 then a @code{to-list} group parameter will be added automatically upon
2731 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2732 @vindex gnus-add-to-list
2733
2734 @findex gnus-mailing-list-mode
2735 @cindex mail list groups
2736 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2737 entering summary buffer.
2738
2739 See also @code{gnus-parameter-to-list-alist}.
2740
2741 @anchor{subscribed}
2742 @item subscribed
2743 @cindex subscribed
2744 @cindex Mail-Followup-To
2745 @findex gnus-find-subscribed-addresses
2746 If this parameter is set to @code{t}, Gnus will consider the
2747 to-address and to-list parameters for this group as addresses of
2748 mailing lists you are subscribed to. Giving Gnus this information is
2749 (only) a first step in getting it to generate correct Mail-Followup-To
2750 headers for your posts to these lists. The second step is to put the
2751 following in your @file{.gnus.el}
2752
2753 @lisp
2754 (setq message-subscribed-address-functions
2755 '(gnus-find-subscribed-addresses))
2756 @end lisp
2757
2758 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2759 a complete treatment of available MFT support.
2760
2761 @item visible
2762 @cindex visible
2763 If the group parameter list has the element @code{(visible . t)},
2764 that group will always be visible in the Group buffer, regardless
2765 of whether it has any unread articles.
2766
2767 @item broken-reply-to
2768 @cindex broken-reply-to
2769 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2770 headers in this group are to be ignored, and for the header to be hidden
2771 if @code{reply-to} is part of @code{gnus-boring-article-headers}. This
2772 can be useful if you're reading a mailing list group where the listserv
2773 has inserted @code{Reply-To} headers that point back to the listserv
2774 itself. That is broken behavior. So there!
2775
2776 @item to-group
2777 @cindex to-group
2778 Elements like @code{(to-group . "some.group.name")} means that all
2779 posts in that group will be sent to @code{some.group.name}.
2780
2781 @item newsgroup
2782 @cindex newsgroup
2783 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2784 will treat all responses as if they were responses to news articles.
2785 This can be useful if you have a mail group that's really a mirror of a
2786 news group.
2787
2788 @item gcc-self
2789 @cindex gcc-self
2790 If @code{(gcc-self . t)} is present in the group parameter list, newly
2791 composed messages will be @code{Gcc}'d to the current group. If
2792 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2793 generated, if @code{(gcc-self . "string")} is present, this string will
2794 be inserted literally as a @code{gcc} header. This parameter takes
2795 precedence over any default @code{Gcc} rules as described later
2796 (@pxref{Archived Messages}).
2797
2798 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2799 @code{nntp} groups (or the like) isn't valid. An @code{nntp} server
2800 doesn't accept articles.
2801
2802 @item auto-expire
2803 @cindex auto-expire
2804 If the group parameter has an element that looks like @code{(auto-expire
2805 . t)}, all articles read will be marked as expirable. For an
2806 alternative approach, @pxref{Expiring Mail}.
2807
2808 See also @code{gnus-auto-expirable-newsgroups}.
2809
2810 @item total-expire
2811 @cindex total-expire
2812 If the group parameter has an element that looks like
2813 @code{(total-expire . t)}, all read articles will be put through the
2814 expiry process, even if they are not marked as expirable. Use with
2815 caution. Unread, ticked and dormant articles are not eligible for
2816 expiry.
2817
2818 See also @code{gnus-total-expirable-newsgroups}.
2819
2820 @item expiry-wait
2821 @cindex expiry-wait
2822 @vindex nnmail-expiry-wait-function
2823 If the group parameter has an element that looks like
2824 @code{(expiry-wait . 10)}, this value will override any
2825 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2826 (@pxref{Expiring Mail}) when expiring expirable messages. The value
2827 can either be a number of days (not necessarily an integer) or the
2828 symbols @code{never} or @code{immediate}.
2829
2830 @item expiry-target
2831 @cindex expiry-target
2832 Where expired messages end up. This parameter overrides
2833 @code{nnmail-expiry-target}.
2834
2835 @item score-file
2836 @cindex score file group parameter
2837 Elements that look like @code{(score-file . "file")} will make
2838 @file{file} into the current score file for the group in question. All
2839 interactive score entries will be put into this file.
2840
2841 @item adapt-file
2842 @cindex adapt file group parameter
2843 Elements that look like @code{(adapt-file . "file")} will make
2844 @file{file} into the current adaptive file for the group in question.
2845 All adaptive score entries will be put into this file.
2846
2847 @item admin-address
2848 @cindex admin-address
2849 When unsubscribing from a mailing list you should never send the
2850 unsubscription notice to the mailing list itself. Instead, you'd send
2851 messages to the administrative address. This parameter allows you to
2852 put the admin address somewhere convenient.
2853
2854 @item display
2855 @cindex display
2856 Elements that look like @code{(display . MODE)} say which articles to
2857 display on entering the group. Valid values are:
2858
2859 @table @code
2860 @item all
2861 Display all articles, both read and unread.
2862
2863 @item an integer
2864 Display the last @var{integer} articles in the group. This is the same as
2865 entering the group with @kbd{C-u @var{integer}}.
2866
2867 @item default
2868 Display the default visible articles, which normally includes unread and
2869 ticked articles.
2870
2871 @item an array
2872 Display articles that satisfy a predicate.
2873
2874 Here are some examples:
2875
2876 @table @code
2877 @item [unread]
2878 Display only unread articles.
2879
2880 @item [not expire]
2881 Display everything except expirable articles.
2882
2883 @item [and (not reply) (not expire)]
2884 Display everything except expirable and articles you've already
2885 responded to.
2886 @end table
2887
2888 The available operators are @code{not}, @code{and} and @code{or}.
2889 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2890 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2891 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2892 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2893
2894 @end table
2895
2896 The @code{display} parameter works by limiting the summary buffer to
2897 the subset specified. You can pop the limit by using the @kbd{/ w}
2898 command (@pxref{Limiting}).
2899
2900 @item comment
2901 @cindex comment
2902 Elements that look like @code{(comment . "This is a comment")} are
2903 arbitrary comments on the group. You can display comments in the
2904 group line (@pxref{Group Line Specification}).
2905
2906 @item charset
2907 @cindex charset
2908 Elements that look like @code{(charset . iso-8859-1)} will make
2909 @code{iso-8859-1} the default charset; that is, the charset that will be
2910 used for all articles that do not specify a charset.
2911
2912 See also @code{gnus-group-charset-alist}.
2913
2914 @item ignored-charsets
2915 @cindex ignored-charset
2916 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2917 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2918 default charset will be used for decoding articles.
2919
2920 See also @code{gnus-group-ignored-charsets-alist}.
2921
2922 @item posting-style
2923 @cindex posting-style
2924 You can store additional posting style information for this group
2925 here (@pxref{Posting Styles}). The format is that of an entry in the
2926 @code{gnus-posting-styles} alist, except that there's no regexp matching
2927 the group name (of course). Style elements in this group parameter will
2928 take precedence over the ones found in @code{gnus-posting-styles}.
2929
2930 For instance, if you want a funky name and signature in this group only,
2931 instead of hacking @code{gnus-posting-styles}, you could put something
2932 like this in the group parameters:
2933
2934 @example
2935 (posting-style
2936 (name "Funky Name")
2937 ("X-My-Header" "Funky Value")
2938 (signature "Funky Signature"))
2939 @end example
2940
2941 @item post-method
2942 @cindex post-method
2943 If it is set, the value is used as the method for posting message
2944 instead of @code{gnus-post-method}.
2945
2946 @item banner
2947 @cindex banner
2948 An item like @code{(banner . @var{regexp})} causes any part of an article
2949 that matches the regular expression @var{regexp} to be stripped. Instead of
2950 @var{regexp}, you can also use the symbol @code{signature} which strips the
2951 last signature or any of the elements of the alist
2952 @code{gnus-article-banner-alist}.
2953
2954 @item sieve
2955 @cindex sieve
2956 This parameter contains a Sieve test that should match incoming mail
2957 that should be placed in this group. From this group parameter, a
2958 Sieve @samp{IF} control structure is generated, having the test as the
2959 condition and @samp{fileinto "group.name";} as the body.
2960
2961 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2962 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2963 translating the group parameter into a Sieve script (@pxref{Sieve
2964 Commands}) the following Sieve code is generated:
2965
2966 @example
2967 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2968 fileinto \"INBOX.list.sieve\";
2969 @}
2970 @end example
2971
2972 The Sieve language is described in RFC 3028. @xref{Top, Emacs Sieve,
2973 Top, sieve, Emacs Sieve}.
2974
2975 @item (agent parameters)
2976 If the agent has been enabled, you can set any of the its parameters
2977 to control the behavior of the agent in individual groups. See Agent
2978 Parameters in @ref{Category Syntax}. Most users will choose to set
2979 agent parameters in either an agent category or group topic to
2980 minimize the configuration effort.
2981
2982 @item (@var{variable} @var{form})
2983 You can use the group parameters to set variables local to the group you
2984 are entering. If you want to turn threading off in @samp{news.answers},
2985 you could put @code{(gnus-show-threads nil)} in the group parameters of
2986 that group. @code{gnus-show-threads} will be made into a local variable
2987 in the summary buffer you enter, and the form @code{nil} will be
2988 @code{eval}ed there.
2989
2990 Note that this feature sets the variable locally to the summary buffer.
2991 But some variables are evaluated in the article buffer, or in the
2992 message buffer (of a reply or followup or otherwise newly created
2993 message). As a workaround, it might help to add the variable in
2994 question to @code{gnus-newsgroup-variables}. @xref{Various Summary
2995 Stuff}. So if you want to set @code{message-from-style} via the group
2996 parameters, then you may need the following statement elsewhere in your
2997 @file{~/.gnus} file:
2998
2999 @lisp
3000 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3001 @end lisp
3002
3003 @vindex gnus-list-identifiers
3004 A use for this feature is to remove a mailing list identifier tag in
3005 the subject fields of articles. E.g. if the news group
3006
3007 @example
3008 nntp+news.gnus.org:gmane.text.docbook.apps
3009 @end example
3010
3011 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3012 tag can be removed from the article subjects in the summary buffer for
3013 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3014 into the group parameters for the group.
3015
3016 This can also be used as a group-specific hook function. If you want to
3017 hear a beep when you enter a group, you could put something like
3018 @code{(dummy-variable (ding))} in the parameters of that group.
3019 @code{dummy-variable} will be set to the (meaningless) result of the
3020 @code{(ding)} form.
3021
3022 Alternatively, since the VARIABLE becomes local to the group, this
3023 pattern can be used to temporarily change a hook. For example, if the
3024 following is added to a group parameter
3025
3026 @lisp
3027 (gnus-summary-prepared-hook
3028 '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3029 @end lisp
3030
3031 when the group is entered, the 'd' key will not mark the article as
3032 expired.
3033
3034 @end table
3035
3036 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3037 group. (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3038 presents you with a Customize-like interface. The latter helps avoid
3039 silly Lisp errors.) You might also be interested in reading about topic
3040 parameters (@pxref{Topic Parameters}).
3041
3042 @vindex gnus-parameters
3043 Group parameters can be set via the @code{gnus-parameters} variable too.
3044 But some variables, such as @code{visible}, have no effect. For
3045 example:
3046
3047 @lisp
3048 (setq gnus-parameters
3049 '(("mail\\..*"
3050 (gnus-show-threads nil)
3051 (gnus-use-scoring nil)
3052 (gnus-summary-line-format
3053 "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3054 (gcc-self . t)
3055 (display . all))
3056
3057 ("^nnimap:\\(foo.bar\\)$"
3058 (to-group . "\\1"))
3059
3060 ("mail\\.me"
3061 (gnus-use-scoring t))
3062
3063 ("list\\..*"
3064 (total-expire . t)
3065 (broken-reply-to . t))))
3066 @end lisp
3067
3068 String value of parameters will be subjected to regexp substitution, as
3069 the @code{to-group} example shows.
3070
3071
3072 @node Listing Groups
3073 @section Listing Groups
3074 @cindex group listing
3075
3076 These commands all list various slices of the groups available.
3077
3078 @table @kbd
3079
3080 @item l
3081 @itemx A s
3082 @kindex A s (Group)
3083 @kindex l (Group)
3084 @findex gnus-group-list-groups
3085 List all groups that have unread articles
3086 (@code{gnus-group-list-groups}). If the numeric prefix is used, this
3087 command will list only groups of level ARG and lower. By default, it
3088 only lists groups of level five (i.e.,
3089 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3090 groups).
3091
3092 @item L
3093 @itemx A u
3094 @kindex A u (Group)
3095 @kindex L (Group)
3096 @findex gnus-group-list-all-groups
3097 List all groups, whether they have unread articles or not
3098 (@code{gnus-group-list-all-groups}). If the numeric prefix is used,
3099 this command will list only groups of level ARG and lower. By default,
3100 it lists groups of level seven or lower (i.e., just subscribed and
3101 unsubscribed groups).
3102
3103 @item A l
3104 @kindex A l (Group)
3105 @findex gnus-group-list-level
3106 List all unread groups on a specific level
3107 (@code{gnus-group-list-level}). If given a prefix, also list the groups
3108 with no unread articles.
3109
3110 @item A k
3111 @kindex A k (Group)
3112 @findex gnus-group-list-killed
3113 List all killed groups (@code{gnus-group-list-killed}). If given a
3114 prefix argument, really list all groups that are available, but aren't
3115 currently (un)subscribed. This could entail reading the active file
3116 from the server.
3117
3118 @item A z
3119 @kindex A z (Group)
3120 @findex gnus-group-list-zombies
3121 List all zombie groups (@code{gnus-group-list-zombies}).
3122
3123 @item A m
3124 @kindex A m (Group)
3125 @findex gnus-group-list-matching
3126 List all unread, subscribed groups with names that match a regexp
3127 (@code{gnus-group-list-matching}).
3128
3129 @item A M
3130 @kindex A M (Group)
3131 @findex gnus-group-list-all-matching
3132 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3133
3134 @item A A
3135 @kindex A A (Group)
3136 @findex gnus-group-list-active
3137 List absolutely all groups in the active file(s) of the
3138 server(s) you are connected to (@code{gnus-group-list-active}). This
3139 might very well take quite a while. It might actually be a better idea
3140 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3141 thing to match on. Also note that this command may list groups that
3142 don't exist (yet)---these will be listed as if they were killed groups.
3143 Take the output with some grains of salt.
3144
3145 @item A a
3146 @kindex A a (Group)
3147 @findex gnus-group-apropos
3148 List all groups that have names that match a regexp
3149 (@code{gnus-group-apropos}).
3150
3151 @item A d
3152 @kindex A d (Group)
3153 @findex gnus-group-description-apropos
3154 List all groups that have names or descriptions that match a regexp
3155 (@code{gnus-group-description-apropos}).
3156
3157 @item A c
3158 @kindex A c (Group)
3159 @findex gnus-group-list-cached
3160 List all groups with cached articles (@code{gnus-group-list-cached}).
3161
3162 @item A ?
3163 @kindex A ? (Group)
3164 @findex gnus-group-list-dormant
3165 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3166
3167 @item A /
3168 @kindex A / (Group)
3169 @findex gnus-group-list-limit
3170 List groups limited within the current selection
3171 (@code{gnus-group-list-limit}).
3172
3173 @item A f
3174 @kindex A f (Group)
3175 @findex gnus-group-list-flush
3176 Flush groups from the current selection (@code{gnus-group-list-flush}).
3177
3178 @item A p
3179 @kindex A p (Group)
3180 @findex gnus-group-list-plus
3181 List groups plus the current selection (@code{gnus-group-list-plus}).
3182
3183 @end table
3184
3185 @vindex gnus-permanently-visible-groups
3186 @cindex visible group parameter
3187 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3188 always be shown, whether they have unread articles or not. You can also
3189 add the @code{visible} element to the group parameters in question to
3190 get the same effect.
3191
3192 @vindex gnus-list-groups-with-ticked-articles
3193 Groups that have just ticked articles in it are normally listed in the
3194 group buffer. If @code{gnus-list-groups-with-ticked-articles} is
3195 @code{nil}, these groups will be treated just like totally empty
3196 groups. It is @code{t} by default.
3197
3198
3199 @node Sorting Groups
3200 @section Sorting Groups
3201 @cindex sorting groups
3202
3203 @kindex C-c C-s (Group)
3204 @findex gnus-group-sort-groups
3205 @vindex gnus-group-sort-function
3206 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3207 group buffer according to the function(s) given by the
3208 @code{gnus-group-sort-function} variable. Available sorting functions
3209 include:
3210
3211 @table @code
3212
3213 @item gnus-group-sort-by-alphabet
3214 @findex gnus-group-sort-by-alphabet
3215 Sort the group names alphabetically. This is the default.
3216
3217 @item gnus-group-sort-by-real-name
3218 @findex gnus-group-sort-by-real-name
3219 Sort the group alphabetically on the real (unprefixed) group names.
3220
3221 @item gnus-group-sort-by-level
3222 @findex gnus-group-sort-by-level
3223 Sort by group level.
3224
3225 @item gnus-group-sort-by-score
3226 @findex gnus-group-sort-by-score
3227 Sort by group score. @xref{Group Score}.
3228
3229 @item gnus-group-sort-by-rank
3230 @findex gnus-group-sort-by-rank
3231 Sort by group score and then the group level. The level and the score
3232 are, when taken together, the group's @dfn{rank}. @xref{Group Score}.
3233
3234 @item gnus-group-sort-by-unread
3235 @findex gnus-group-sort-by-unread
3236 Sort by number of unread articles.
3237
3238 @item gnus-group-sort-by-method
3239 @findex gnus-group-sort-by-method
3240 Sort alphabetically on the select method.
3241
3242 @item gnus-group-sort-by-server
3243 @findex gnus-group-sort-by-server
3244 Sort alphabetically on the Gnus server name.
3245
3246
3247 @end table
3248
3249 @code{gnus-group-sort-function} can also be a list of sorting
3250 functions. In that case, the most significant sort key function must be
3251 the last one.
3252
3253
3254 There are also a number of commands for sorting directly according to
3255 some sorting criteria:
3256
3257 @table @kbd
3258 @item G S a
3259 @kindex G S a (Group)
3260 @findex gnus-group-sort-groups-by-alphabet
3261 Sort the group buffer alphabetically by group name
3262 (@code{gnus-group-sort-groups-by-alphabet}).
3263
3264 @item G S u
3265 @kindex G S u (Group)
3266 @findex gnus-group-sort-groups-by-unread
3267 Sort the group buffer by the number of unread articles
3268 (@code{gnus-group-sort-groups-by-unread}).
3269
3270 @item G S l
3271 @kindex G S l (Group)
3272 @findex gnus-group-sort-groups-by-level
3273 Sort the group buffer by group level
3274 (@code{gnus-group-sort-groups-by-level}).
3275
3276 @item G S v
3277 @kindex G S v (Group)
3278 @findex gnus-group-sort-groups-by-score
3279 Sort the group buffer by group score
3280 (@code{gnus-group-sort-groups-by-score}). @xref{Group Score}.
3281
3282 @item G S r
3283 @kindex G S r (Group)
3284 @findex gnus-group-sort-groups-by-rank
3285 Sort the group buffer by group rank
3286 (@code{gnus-group-sort-groups-by-rank}). @xref{Group Score}.
3287
3288 @item G S m
3289 @kindex G S m (Group)
3290 @findex gnus-group-sort-groups-by-method
3291 Sort the group buffer alphabetically by back end name@*
3292 (@code{gnus-group-sort-groups-by-method}).
3293
3294 @item G S n
3295 @kindex G S n (Group)
3296 @findex gnus-group-sort-groups-by-real-name
3297 Sort the group buffer alphabetically by real (unprefixed) group name
3298 (@code{gnus-group-sort-groups-by-real-name}).
3299
3300 @end table
3301
3302 All the commands below obey the process/prefix convention
3303 (@pxref{Process/Prefix}).
3304
3305 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3306 commands will sort in reverse order.
3307
3308 You can also sort a subset of the groups:
3309
3310 @table @kbd
3311 @item G P a
3312 @kindex G P a (Group)
3313 @findex gnus-group-sort-selected-groups-by-alphabet
3314 Sort the groups alphabetically by group name
3315 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3316
3317 @item G P u
3318 @kindex G P u (Group)
3319 @findex gnus-group-sort-selected-groups-by-unread
3320 Sort the groups by the number of unread articles
3321 (@code{gnus-group-sort-selected-groups-by-unread}).
3322
3323 @item G P l
3324 @kindex G P l (Group)
3325 @findex gnus-group-sort-selected-groups-by-level
3326 Sort the groups by group level
3327 (@code{gnus-group-sort-selected-groups-by-level}).
3328
3329 @item G P v
3330 @kindex G P v (Group)
3331 @findex gnus-group-sort-selected-groups-by-score
3332 Sort the groups by group score
3333 (@code{gnus-group-sort-selected-groups-by-score}). @xref{Group Score}.
3334
3335 @item G P r
3336 @kindex G P r (Group)
3337 @findex gnus-group-sort-selected-groups-by-rank
3338 Sort the groups by group rank
3339 (@code{gnus-group-sort-selected-groups-by-rank}). @xref{Group Score}.
3340
3341 @item G P m
3342 @kindex G P m (Group)
3343 @findex gnus-group-sort-selected-groups-by-method
3344 Sort the groups alphabetically by back end name@*
3345 (@code{gnus-group-sort-selected-groups-by-method}).
3346
3347 @item G P n
3348 @kindex G P n (Group)
3349 @findex gnus-group-sort-selected-groups-by-real-name
3350 Sort the groups alphabetically by real (unprefixed) group name
3351 (@code{gnus-group-sort-selected-groups-by-real-name}).
3352
3353 @item G P s
3354 @kindex G P s (Group)
3355 @findex gnus-group-sort-selected-groups
3356 Sort the groups according to @code{gnus-group-sort-function}.
3357
3358 @end table
3359
3360 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3361 move groups around.
3362
3363
3364 @node Group Maintenance
3365 @section Group Maintenance
3366 @cindex bogus groups
3367
3368 @table @kbd
3369 @item b
3370 @kindex b (Group)
3371 @findex gnus-group-check-bogus-groups
3372 Find bogus groups and delete them
3373 (@code{gnus-group-check-bogus-groups}).
3374
3375 @item F
3376 @kindex F (Group)
3377 @findex gnus-group-find-new-groups
3378 Find new groups and process them (@code{gnus-group-find-new-groups}).
3379 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3380 for new groups. With 2 @kbd{C-u}'s, use most complete method possible
3381 to query the server for new groups, and subscribe the new groups as
3382 zombies.
3383
3384 @item C-c C-x
3385 @kindex C-c C-x (Group)
3386 @findex gnus-group-expire-articles
3387 Run all expirable articles in the current group through the expiry
3388 process (if any) (@code{gnus-group-expire-articles}). That is, delete
3389 all expirable articles in the group that have been around for a while.
3390 (@pxref{Expiring Mail}).
3391
3392 @item C-c C-M-x
3393 @kindex C-c C-M-x (Group)
3394 @findex gnus-group-expire-all-groups
3395 Run all expirable articles in all groups through the expiry process
3396 (@code{gnus-group-expire-all-groups}).
3397
3398 @end table
3399
3400
3401 @node Browse Foreign Server
3402 @section Browse Foreign Server
3403 @cindex foreign servers
3404 @cindex browsing servers
3405
3406 @table @kbd
3407 @item B
3408 @kindex B (Group)
3409 @findex gnus-group-browse-foreign-server
3410 You will be queried for a select method and a server name. Gnus will
3411 then attempt to contact this server and let you browse the groups there
3412 (@code{gnus-group-browse-foreign-server}).
3413 @end table
3414
3415 @findex gnus-browse-mode
3416 A new buffer with a list of available groups will appear. This buffer
3417 will use the @code{gnus-browse-mode}. This buffer looks a bit (well,
3418 a lot) like a normal group buffer.
3419
3420 Here's a list of keystrokes available in the browse mode:
3421
3422 @table @kbd
3423 @item n
3424 @kindex n (Browse)
3425 @findex gnus-group-next-group
3426 Go to the next group (@code{gnus-group-next-group}).
3427
3428 @item p
3429 @kindex p (Browse)
3430 @findex gnus-group-prev-group
3431 Go to the previous group (@code{gnus-group-prev-group}).
3432
3433 @item SPACE
3434 @kindex SPACE (Browse)
3435 @findex gnus-browse-read-group
3436 Enter the current group and display the first article
3437 (@code{gnus-browse-read-group}).
3438
3439 @item RET
3440 @kindex RET (Browse)
3441 @findex gnus-browse-select-group
3442 Enter the current group (@code{gnus-browse-select-group}).
3443
3444 @item u
3445 @kindex u (Browse)
3446 @findex gnus-browse-unsubscribe-current-group
3447 Unsubscribe to the current group, or, as will be the case here,
3448 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3449
3450 @item l
3451 @itemx q
3452 @kindex q (Browse)
3453 @kindex l (Browse)
3454 @findex gnus-browse-exit
3455 Exit browse mode (@code{gnus-browse-exit}).
3456
3457 @item d
3458 @kindex d (Browse)
3459 @findex gnus-browse-describe-group
3460 Describe the current group (@code{gnus-browse-describe-group}).
3461
3462 @item ?
3463 @kindex ? (Browse)
3464 @findex gnus-browse-describe-briefly
3465 Describe browse mode briefly (well, there's not much to describe, is
3466 there) (@code{gnus-browse-describe-briefly}).
3467 @end table
3468
3469
3470 @node Exiting Gnus
3471 @section Exiting Gnus
3472 @cindex exiting Gnus
3473
3474 Yes, Gnus is ex(c)iting.
3475
3476 @table @kbd
3477 @item z
3478 @kindex z (Group)
3479 @findex gnus-group-suspend
3480 Suspend Gnus (@code{gnus-group-suspend}). This doesn't really exit Gnus,
3481 but it kills all buffers except the Group buffer. I'm not sure why this
3482 is a gain, but then who am I to judge?
3483
3484 @item q
3485 @kindex q (Group)
3486 @findex gnus-group-exit
3487 @c @icon{gnus-group-exit}
3488 Quit Gnus (@code{gnus-group-exit}).
3489
3490 @item Q
3491 @kindex Q (Group)
3492 @findex gnus-group-quit
3493 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3494 The dribble file will be saved, though (@pxref{Auto Save}).
3495 @end table
3496
3497 @vindex gnus-exit-gnus-hook
3498 @vindex gnus-suspend-gnus-hook
3499 @vindex gnus-after-exiting-gnus-hook
3500 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3501 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3502 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3503 exiting Gnus.
3504
3505 Note:
3506
3507 @quotation
3508 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3509 numbly heavy and herself fall into a hazy trance as the boy sitting
3510 behind her drew repeated lines with his pencil across the back of her
3511 plastic chair.
3512 @end quotation
3513
3514
3515 @node Group Topics
3516 @section Group Topics
3517 @cindex topics
3518
3519 If you read lots and lots of groups, it might be convenient to group
3520 them hierarchically according to topics. You put your Emacs groups over
3521 here, your sex groups over there, and the rest (what, two groups or so?)
3522 you put in some misc section that you never bother with anyway. You can
3523 even group the Emacs sex groups as a sub-topic to either the Emacs
3524 groups or the sex groups---or both! Go wild!
3525
3526 @iftex
3527 @iflatex
3528 \gnusfigure{Group Topics}{400}{
3529 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3530 }
3531 @end iflatex
3532 @end iftex
3533
3534 Here's an example:
3535
3536 @example
3537 Gnus
3538 Emacs -- I wuw it!
3539 3: comp.emacs
3540 2: alt.religion.emacs
3541 Naughty Emacs
3542 452: alt.sex.emacs
3543 0: comp.talk.emacs.recovery
3544 Misc
3545 8: comp.binaries.fractals
3546 13: comp.sources.unix
3547 @end example
3548
3549 @findex gnus-topic-mode
3550 @kindex t (Group)
3551 To get this @emph{fab} functionality you simply turn on (ooh!) the
3552 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer. (This
3553 is a toggling command.)
3554
3555 Go ahead, just try it. I'll still be here when you get back. La de
3556 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3557 Yes, and now press @kbd{l}. There. All your groups are now listed
3558 under @samp{misc}. Doesn't that make you feel all warm and fuzzy?
3559 Hot and bothered?
3560
3561 If you want this permanently enabled, you should add that minor mode to
3562 the hook for the group mode. Put the following line in your
3563 @file{~/.gnus.el} file:
3564
3565 @lisp
3566 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3567 @end lisp
3568
3569 @menu
3570 * Topic Commands:: Interactive E-Z commands.
3571 * Topic Variables:: How to customize the topics the Lisp Way.
3572 * Topic Sorting:: Sorting each topic individually.
3573 * Topic Topology:: A map of the world.
3574 * Topic Parameters:: Parameters that apply to all groups in a topic.
3575 @end menu
3576
3577
3578 @node Topic Commands
3579 @subsection Topic Commands
3580 @cindex topic commands
3581
3582 When the topic minor mode is turned on, a new @kbd{T} submap will be
3583 available. In addition, a few of the standard keys change their
3584 definitions slightly.
3585
3586 In general, the following kinds of operations are possible on topics.
3587 First of all, you want to create topics. Secondly, you want to put
3588 groups in topics and to move them around until you have an order you
3589 like. The third kind of operation is to show/hide parts of the whole
3590 shebang. You might want to hide a topic including its subtopics and
3591 groups, to get a better overview of the other groups.
3592
3593 Here is a list of the basic keys that you might need to set up topics
3594 the way you like.
3595
3596 @table @kbd
3597
3598 @item T n
3599 @kindex T n (Topic)
3600 @findex gnus-topic-create-topic
3601 Prompt for a new topic name and create it
3602 (@code{gnus-topic-create-topic}).
3603
3604 @item T TAB
3605 @itemx TAB
3606 @kindex T TAB (Topic)
3607 @kindex TAB (Topic)
3608 @findex gnus-topic-indent
3609 ``Indent'' the current topic so that it becomes a sub-topic of the
3610 previous topic (@code{gnus-topic-indent}). If given a prefix,
3611 ``un-indent'' the topic instead.
3612
3613 @item M-TAB
3614 @kindex M-TAB (Topic)
3615 @findex gnus-topic-unindent
3616 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3617 parent of its current parent (@code{gnus-topic-unindent}).
3618
3619 @end table
3620
3621 The following two keys can be used to move groups and topics around.
3622 They work like the well-known cut and paste. @kbd{C-k} is like cut and
3623 @kbd{C-y} is like paste. Of course, this being Emacs, we use the terms
3624 kill and yank rather than cut and paste.
3625
3626 @table @kbd
3627
3628 @item C-k
3629 @kindex C-k (Topic)
3630 @findex gnus-topic-kill-group
3631 Kill a group or topic (@code{gnus-topic-kill-group}). All groups in the
3632 topic will be removed along with the topic.
3633
3634 @item C-y
3635 @kindex C-y (Topic)
3636 @findex gnus-topic-yank-group
3637 Yank the previously killed group or topic
3638 (@code{gnus-topic-yank-group}). Note that all topics will be yanked
3639 before all groups.
3640
3641 So, to move a topic to the beginning of the list of topics, just hit
3642 @kbd{C-k} on it. This is like the ``cut'' part of cut and paste. Then,
3643 move the cursor to the beginning of the buffer (just below the ``Gnus''
3644 topic) and hit @kbd{C-y}. This is like the ``paste'' part of cut and
3645 paste. Like I said -- E-Z.
3646
3647 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics. So
3648 you can move topics around as well as groups.
3649
3650 @end table
3651
3652 After setting up the topics the way you like them, you might wish to
3653 hide a topic, or to show it again. That's why we have the following
3654 key.
3655
3656 @table @kbd
3657
3658 @item RET
3659 @kindex RET (Topic)
3660 @findex gnus-topic-select-group
3661 @itemx SPACE
3662 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3663 When you perform this command on a group, you'll enter the group, as
3664 usual. When done on a topic line, the topic will be folded (if it was
3665 visible) or unfolded (if it was folded already). So it's basically a
3666 toggling command on topics. In addition, if you give a numerical
3667 prefix, group on that level (and lower) will be displayed.
3668
3669 @end table
3670
3671 Now for a list of other commands, in no particular order.
3672
3673 @table @kbd
3674
3675 @item T m
3676 @kindex T m (Topic)
3677 @findex gnus-topic-move-group
3678 Move the current group to some other topic
3679 (@code{gnus-topic-move-group}). This command uses the process/prefix
3680 convention (@pxref{Process/Prefix}).
3681
3682 @item T j
3683 @kindex T j (Topic)
3684 @findex gnus-topic-jump-to-topic
3685 Go to a topic (@code{gnus-topic-jump-to-topic}).
3686
3687 @item T c
3688 @kindex T c (Topic)
3689 @findex gnus-topic-copy-group
3690 Copy the current group to some other topic
3691 (@code{gnus-topic-copy-group}). This command uses the process/prefix
3692 convention (@pxref{Process/Prefix}).
3693
3694 @item T h
3695 @kindex T h (Topic)
3696 @findex gnus-topic-hide-topic
3697 Hide the current topic (@code{gnus-topic-hide-topic}). If given
3698 a prefix, hide the topic permanently.
3699
3700 @item T s
3701 @kindex T s (Topic)
3702 @findex gnus-topic-show-topic
3703 Show the current topic (@code{gnus-topic-show-topic}). If given
3704 a prefix, show the topic permanently.
3705
3706 @item T D
3707 @kindex T D (Topic)
3708 @findex gnus-topic-remove-group
3709 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3710 This command is mainly useful if you have the same group in several
3711 topics and wish to remove it from one of the topics. You may also
3712 remove a group from all topics, but in that case, Gnus will add it to
3713 the root topic the next time you start Gnus. In fact, all new groups
3714 (which, naturally, don't belong to any topic) will show up in the root
3715 topic.
3716
3717 This command uses the process/prefix convention
3718 (@pxref{Process/Prefix}).
3719
3720 @item T M
3721 @kindex T M (Topic)
3722 @findex gnus-topic-move-matching
3723 Move all groups that match some regular expression to a topic
3724 (@code{gnus-topic-move-matching}).
3725
3726 @item T C
3727 @kindex T C (Topic)
3728 @findex gnus-topic-copy-matching
3729 Copy all groups that match some regular expression to a topic
3730 (@code{gnus-topic-copy-matching}).
3731
3732 @item T H
3733 @kindex T H (Topic)
3734 @findex gnus-topic-toggle-display-empty-topics
3735 Toggle hiding empty topics
3736 (@code{gnus-topic-toggle-display-empty-topics}).
3737
3738 @item T #
3739 @kindex T # (Topic)
3740 @findex gnus-topic-mark-topic
3741 Mark all groups in the current topic with the process mark
3742 (@code{gnus-topic-mark-topic}). This command works recursively on
3743 sub-topics unless given a prefix.
3744
3745 @item T M-#
3746 @kindex T M-# (Topic)
3747 @findex gnus-topic-unmark-topic
3748 Remove the process mark from all groups in the current topic
3749 (@code{gnus-topic-unmark-topic}). This command works recursively on
3750 sub-topics unless given a prefix.
3751
3752 @item C-c C-x
3753 @kindex C-c C-x (Topic)
3754 @findex gnus-topic-expire-articles
3755 Run all expirable articles in the current group or topic through the
3756 expiry process (if any)
3757 (@code{gnus-topic-expire-articles}). (@pxref{Expiring Mail}).
3758
3759 @item T r
3760 @kindex T r (Topic)
3761 @findex gnus-topic-rename
3762 Rename a topic (@code{gnus-topic-rename}).
3763
3764 @item T DEL
3765 @kindex T DEL (Topic)
3766 @findex gnus-topic-delete
3767 Delete an empty topic (@code{gnus-topic-delete}).
3768
3769 @item A T
3770 @kindex A T (Topic)
3771 @findex gnus-topic-list-active
3772 List all groups that Gnus knows about in a topics-ified way
3773 (@code{gnus-topic-list-active}).
3774
3775 @item T M-n
3776 @kindex T M-n (Topic)
3777 @findex gnus-topic-goto-next-topic
3778 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3779
3780 @item T M-p
3781 @kindex T M-p (Topic)
3782 @findex gnus-topic-goto-previous-topic
3783 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3784
3785 @item G p
3786 @kindex G p (Topic)
3787 @findex gnus-topic-edit-parameters
3788 @cindex group parameters
3789 @cindex topic parameters
3790 @cindex parameters
3791 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3792 @xref{Topic Parameters}.
3793
3794 @end table
3795
3796
3797 @node Topic Variables
3798 @subsection Topic Variables
3799 @cindex topic variables
3800
3801 The previous section told you how to tell Gnus which topics to display.
3802 This section explains how to tell Gnus what to display about each topic.
3803
3804 @vindex gnus-topic-line-format
3805 The topic lines themselves are created according to the
3806 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3807 Valid elements are:
3808
3809 @table @samp
3810 @item i
3811 Indentation.
3812 @item n
3813 Topic name.
3814 @item v
3815 Visibility.
3816 @item l
3817 Level.
3818 @item g
3819 Number of groups in the topic.
3820 @item a
3821 Number of unread articles in the topic.
3822 @item A
3823 Number of unread articles in the topic and all its subtopics.
3824 @end table
3825
3826 @vindex gnus-topic-indent-level
3827 Each sub-topic (and the groups in the sub-topics) will be indented with
3828 @code{gnus-topic-indent-level} times the topic level number of spaces.
3829 The default is 2.
3830
3831 @vindex gnus-topic-mode-hook
3832 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3833
3834 @vindex gnus-topic-display-empty-topics
3835 The @code{gnus-topic-display-empty-topics} says whether to display even
3836 topics that have no unread articles in them. The default is @code{t}.
3837
3838
3839 @node Topic Sorting
3840 @subsection Topic Sorting
3841 @cindex topic sorting
3842
3843 You can sort the groups in each topic individually with the following
3844 commands:
3845
3846
3847 @table @kbd
3848 @item T S a
3849 @kindex T S a (Topic)
3850 @findex gnus-topic-sort-groups-by-alphabet
3851 Sort the current topic alphabetically by group name
3852 (@code{gnus-topic-sort-groups-by-alphabet}).
3853
3854 @item T S u
3855 @kindex T S u (Topic)
3856 @findex gnus-topic-sort-groups-by-unread
3857 Sort the current topic by the number of unread articles
3858 (@code{gnus-topic-sort-groups-by-unread}).
3859
3860 @item T S l
3861 @kindex T S l (Topic)
3862 @findex gnus-topic-sort-groups-by-level
3863 Sort the current topic by group level
3864 (@code{gnus-topic-sort-groups-by-level}).
3865
3866 @item T S v
3867 @kindex T S v (Topic)
3868 @findex gnus-topic-sort-groups-by-score
3869 Sort the current topic by group score
3870 (@code{gnus-topic-sort-groups-by-score}). @xref{Group Score}.
3871
3872 @item T S r
3873 @kindex T S r (Topic)
3874 @findex gnus-topic-sort-groups-by-rank
3875 Sort the current topic by group rank
3876 (@code{gnus-topic-sort-groups-by-rank}). @xref{Group Score}.
3877
3878 @item T S m
3879 @kindex T S m (Topic)
3880 @findex gnus-topic-sort-groups-by-method
3881 Sort the current topic alphabetically by back end name
3882 (@code{gnus-topic-sort-groups-by-method}).
3883
3884 @item T S e
3885 @kindex T S e (Topic)
3886 @findex gnus-topic-sort-groups-by-server
3887 Sort the current topic alphabetically by server name
3888 (@code{gnus-topic-sort-groups-by-server}).
3889
3890 @item T S s
3891 @kindex T S s (Topic)
3892 @findex gnus-topic-sort-groups
3893 Sort the current topic according to the function(s) given by the
3894 @code{gnus-group-sort-function} variable
3895 (@code{gnus-topic-sort-groups}).
3896
3897 @end table
3898
3899 When given a prefix argument, all these commands will sort in reverse
3900 order. @xref{Sorting Groups}, for more information about group
3901 sorting.
3902
3903
3904 @node Topic Topology
3905 @subsection Topic Topology
3906 @cindex topic topology
3907 @cindex topology
3908
3909 So, let's have a look at an example group buffer:
3910
3911 @example
3912 @group
3913 Gnus
3914 Emacs -- I wuw it!
3915 3: comp.emacs
3916 2: alt.religion.emacs
3917 Naughty Emacs
3918 452: alt.sex.emacs
3919 0: comp.talk.emacs.recovery
3920 Misc
3921 8: comp.binaries.fractals
3922 13: comp.sources.unix
3923 @end group
3924 @end example
3925
3926 So, here we have one top-level topic (@samp{Gnus}), two topics under
3927 that, and one sub-topic under one of the sub-topics. (There is always
3928 just one (1) top-level topic). This topology can be expressed as
3929 follows:
3930
3931 @lisp
3932 (("Gnus" visible)
3933 (("Emacs -- I wuw it!" visible)
3934 (("Naughty Emacs" visible)))
3935 (("Misc" visible)))
3936 @end lisp
3937
3938 @vindex gnus-topic-topology
3939 This is in fact how the variable @code{gnus-topic-topology} would look
3940 for the display above. That variable is saved in the @file{.newsrc.eld}
3941 file, and shouldn't be messed with manually---unless you really want
3942 to. Since this variable is read from the @file{.newsrc.eld} file,
3943 setting it in any other startup files will have no effect.
3944
3945 This topology shows what topics are sub-topics of what topics (right),
3946 and which topics are visible. Two settings are currently
3947 allowed---@code{visible} and @code{invisible}.
3948
3949
3950 @node Topic Parameters
3951 @subsection Topic Parameters
3952 @cindex topic parameters
3953
3954 All groups in a topic will inherit group parameters from the parent
3955 (and ancestor) topic parameters. All valid group parameters are valid
3956 topic parameters (@pxref{Group Parameters}). When the agent is
3957 enabled, all agent parameters (See Agent Parameters in @ref{Category
3958 Syntax}) are also valid topic parameters.
3959
3960 In addition, the following parameters are only valid as topic
3961 parameters:
3962
3963 @table @code
3964 @item subscribe
3965 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3966 @code{subscribe} topic parameter says what groups go in what topic. Its
3967 value should be a regexp to match the groups that should go in that
3968 topic.
3969
3970 @item subscribe-level
3971 When subscribing new groups by topic (see the @code{subscribe} parameter),
3972 the group will be subscribed with the level specified in the
3973 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3974
3975 @end table
3976
3977 Group parameters (of course) override topic parameters, and topic
3978 parameters in sub-topics override topic parameters in super-topics. You
3979 know. Normal inheritance rules. (@dfn{Rules} is here a noun, not a
3980 verb, although you may feel free to disagree with me here.)
3981
3982 @example
3983 @group
3984 Gnus
3985 Emacs
3986 3: comp.emacs
3987 2: alt.religion.emacs
3988 452: alt.sex.emacs
3989 Relief
3990 452: alt.sex.emacs
3991 0: comp.talk.emacs.recovery
3992 Misc
3993 8: comp.binaries.fractals
3994 13: comp.sources.unix
3995 452: alt.sex.emacs
3996 @end group
3997 @end example
3998
3999 The @samp{Emacs} topic has the topic parameter @code{(score-file
4000 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4001 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4002 topic parameter @code{(score-file . "emacs.SCORE")}. In addition,
4003 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4004 . "religion.SCORE")}.
4005
4006 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4007 will get the @file{relief.SCORE} home score file. If you enter the same
4008 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4009 score file. If you enter the group @samp{alt.religion.emacs}, you'll
4010 get the @file{religion.SCORE} home score file.
4011
4012 This seems rather simple and self-evident, doesn't it? Well, yes. But
4013 there are some problems, especially with the @code{total-expiry}
4014 parameter. Say you have a mail group in two topics; one with
4015 @code{total-expiry} and one without. What happens when you do @kbd{M-x
4016 gnus-expire-all-expirable-groups}? Gnus has no way of telling which one
4017 of these topics you mean to expire articles from, so anything may
4018 happen. In fact, I hereby declare that it is @dfn{undefined} what
4019 happens. You just have to be careful if you do stuff like that.
4020
4021
4022 @node Misc Group Stuff
4023 @section Misc Group Stuff
4024
4025 @menu
4026 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
4027 * Group Information:: Information and help on groups and Gnus.
4028 * Group Timestamp:: Making Gnus keep track of when you last read a group.
4029 * File Commands:: Reading and writing the Gnus files.
4030 * Sieve Commands:: Managing Sieve scripts.
4031 @end menu
4032
4033 @table @kbd
4034
4035 @item ^
4036 @kindex ^ (Group)
4037 @findex gnus-group-enter-server-mode
4038 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4039 @xref{Server Buffer}.
4040
4041 @item a
4042 @kindex a (Group)
4043 @findex gnus-group-post-news
4044 Start composing a message (a news by default)
4045 (@code{gnus-group-post-news}). If given a prefix, post to the group
4046 under the point. If the prefix is 1, prompt for a group to post to.
4047 Contrary to what the name of this function suggests, the prepared
4048 article might be a mail instead of a news, if a mail group is specified
4049 with the prefix argument. @xref{Composing Messages}.
4050
4051 @item m
4052 @kindex m (Group)
4053 @findex gnus-group-mail
4054 Mail a message somewhere (@code{gnus-group-mail}). If given a prefix,
4055 use the posting style of the group under the point. If the prefix is 1,
4056 prompt for a group name to find the posting style.
4057 @xref{Composing Messages}.
4058
4059 @item i
4060 @kindex i (Group)
4061 @findex gnus-group-news
4062 Start composing a news (@code{gnus-group-news}). If given a prefix,
4063 post to the group under the point. If the prefix is 1, prompt
4064 for group to post to. @xref{Composing Messages}.
4065
4066 This function actually prepares a news even when using mail groups.
4067 This is useful for ``posting'' messages to mail groups without actually
4068 sending them over the network: they're just saved directly to the group
4069 in question. The corresponding back end must have a request-post method
4070 for this to work though.
4071
4072 @end table
4073
4074 Variables for the group buffer:
4075
4076 @table @code
4077
4078 @item gnus-group-mode-hook
4079 @vindex gnus-group-mode-hook
4080 is called after the group buffer has been
4081 created.
4082
4083 @item gnus-group-prepare-hook
4084 @vindex gnus-group-prepare-hook
4085 is called after the group buffer is
4086 generated. It may be used to modify the buffer in some strange,
4087 unnatural way.
4088
4089 @item gnus-group-prepared-hook
4090 @vindex gnus-group-prepare-hook
4091 is called as the very last thing after the group buffer has been
4092 generated. It may be used to move point around, for instance.
4093
4094 @item gnus-permanently-visible-groups
4095 @vindex gnus-permanently-visible-groups
4096 Groups matching this regexp will always be listed in the group buffer,
4097 whether they are empty or not.
4098
4099 @item gnus-group-name-charset-method-alist
4100 @vindex gnus-group-name-charset-method-alist
4101 An alist of method and the charset for group names. It is used to show
4102 non-@acronym{ASCII} group names.
4103
4104 For example:
4105 @lisp
4106 (setq gnus-group-name-charset-method-alist
4107 '(((nntp "news.com.cn") . cn-gb-2312)))
4108 @end lisp
4109
4110 @item gnus-group-name-charset-group-alist
4111 @cindex UTF-8 group names
4112 @vindex gnus-group-name-charset-group-alist
4113 An alist of regexp of group name and the charset for group names. It
4114 is used to show non-@acronym{ASCII} group names. @code{((".*"
4115 utf-8))} is the default value if UTF-8 is supported, otherwise the
4116 default is @code{nil}.
4117
4118 For example:
4119 @lisp
4120 (setq gnus-group-name-charset-group-alist
4121 '(("\\.com\\.cn:" . cn-gb-2312)))
4122 @end lisp
4123
4124 @end table
4125
4126 @node Scanning New Messages
4127 @subsection Scanning New Messages
4128 @cindex new messages
4129 @cindex scanning new news
4130
4131 @table @kbd
4132
4133 @item g
4134 @kindex g (Group)
4135 @findex gnus-group-get-new-news
4136 @c @icon{gnus-group-get-new-news}
4137 Check the server(s) for new articles. If the numerical prefix is used,
4138 this command will check only groups of level @var{arg} and lower
4139 (@code{gnus-group-get-new-news}). If given a non-numerical prefix, this
4140 command will force a total re-reading of the active file(s) from the
4141 back end(s).
4142
4143 @item M-g
4144 @kindex M-g (Group)
4145 @findex gnus-group-get-new-news-this-group
4146 @vindex gnus-goto-next-group-when-activating
4147 @c @icon{gnus-group-get-new-news-this-group}
4148 Check whether new articles have arrived in the current group
4149 (@code{gnus-group-get-new-news-this-group}).
4150 @code{gnus-goto-next-group-when-activating} says whether this command is
4151 to move point to the next group or not. It is @code{t} by default.
4152
4153 @findex gnus-activate-all-groups
4154 @cindex activating groups
4155 @item C-c M-g
4156 @kindex C-c M-g (Group)
4157 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4158
4159 @item R
4160 @kindex R (Group)
4161 @cindex restarting
4162 @findex gnus-group-restart
4163 Restart Gnus (@code{gnus-group-restart}). This saves the @file{.newsrc}
4164 file(s), closes the connection to all servers, clears up all run-time
4165 Gnus variables, and then starts Gnus all over again.
4166
4167 @end table
4168
4169 @vindex gnus-get-new-news-hook
4170 @code{gnus-get-new-news-hook} is run just before checking for new news.
4171
4172 @vindex gnus-after-getting-new-news-hook
4173 @code{gnus-after-getting-new-news-hook} is run after checking for new
4174 news.
4175
4176
4177 @node Group Information
4178 @subsection Group Information
4179 @cindex group information
4180 @cindex information on groups
4181
4182 @table @kbd
4183
4184
4185 @item H f
4186 @kindex H f (Group)
4187 @findex gnus-group-fetch-faq
4188 @vindex gnus-group-faq-directory
4189 @cindex FAQ
4190 @cindex ange-ftp
4191 Try to fetch the @acronym{FAQ} for the current group
4192 (@code{gnus-group-fetch-faq}). Gnus will try to get the @acronym{FAQ}
4193 from @code{gnus-group-faq-directory}, which is usually a directory on
4194 a remote machine. This variable can also be a list of directories.
4195 In that case, giving a prefix to this command will allow you to choose
4196 between the various sites. @code{ange-ftp} (or @code{efs}) will be
4197 used for fetching the file.
4198
4199 If fetching from the first site is unsuccessful, Gnus will attempt to go
4200 through @code{gnus-group-faq-directory} and try to open them one by one.
4201
4202 @item H c
4203 @kindex H c (Group)
4204 @findex gnus-group-fetch-charter
4205 @vindex gnus-group-charter-alist
4206 @cindex charter
4207 Try to open the charter for the current group in a web browser
4208 (@code{gnus-group-fetch-charter}). Query for a group if given a
4209 prefix argument.
4210
4211 Gnus will use @code{gnus-group-charter-alist} to find the location of
4212 the charter. If no location is known, Gnus will fetch the control
4213 messages for the group, which in some cases includes the charter.
4214
4215 @item H C
4216 @kindex H C (Group)
4217 @findex gnus-group-fetch-control
4218 @vindex gnus-group-fetch-control-use-browse-url
4219 @cindex control message
4220 Fetch the control messages for the group from the archive at
4221 @code{ftp.isc.org} (@code{gnus-group-fetch-control}). Query for a
4222 group if given a prefix argument.
4223
4224 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4225 Gnus will open the control messages in a browser using
4226 @code{browse-url}. Otherwise they are fetched using @code{ange-ftp}
4227 and displayed in an ephemeral group.
4228
4229 Note that the control messages are compressed. To use this command
4230 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4231 Files, ,Compressed Files, emacs, The Emacs Manual}).
4232
4233 @item H d
4234 @itemx C-c C-d
4235 @c @icon{gnus-group-describe-group}
4236 @kindex H d (Group)
4237 @kindex C-c C-d (Group)
4238 @cindex describing groups
4239 @cindex group description
4240 @findex gnus-group-describe-group
4241 Describe the current group (@code{gnus-group-describe-group}). If given
4242 a prefix, force Gnus to re-read the description from the server.
4243
4244 @item M-d
4245 @kindex M-d (Group)
4246 @findex gnus-group-describe-all-groups
4247 Describe all groups (@code{gnus-group-describe-all-groups}). If given a
4248 prefix, force Gnus to re-read the description file from the server.
4249
4250 @item H v
4251 @itemx V
4252 @kindex V (Group)
4253 @kindex H v (Group)
4254 @cindex version
4255 @findex gnus-version
4256 Display current Gnus version numbers (@code{gnus-version}).
4257
4258 @item ?
4259 @kindex ? (Group)
4260 @findex gnus-group-describe-briefly
4261 Give a very short help message (@code{gnus-group-describe-briefly}).
4262
4263 @item C-c C-i
4264 @kindex C-c C-i (Group)
4265 @cindex info
4266 @cindex manual
4267 @findex gnus-info-find-node
4268 Go to the Gnus info node (@code{gnus-info-find-node}).
4269 @end table
4270
4271
4272 @node Group Timestamp
4273 @subsection Group Timestamp
4274 @cindex timestamps
4275 @cindex group timestamps
4276
4277 It can be convenient to let Gnus keep track of when you last read a
4278 group. To set the ball rolling, you should add
4279 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4280
4281 @lisp
4282 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4283 @end lisp
4284
4285 After doing this, each time you enter a group, it'll be recorded.
4286
4287 This information can be displayed in various ways---the easiest is to
4288 use the @samp{%d} spec in the group line format:
4289
4290 @lisp
4291 (setq gnus-group-line-format
4292 "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4293 @end lisp
4294
4295 This will result in lines looking like:
4296
4297 @example
4298 * 0: mail.ding 19961002T012943
4299 0: custom 19961002T012713
4300 @end example
4301
4302 As you can see, the date is displayed in compact ISO 8601 format. This
4303 may be a bit too much, so to just display the date, you could say
4304 something like:
4305
4306 @lisp
4307 (setq gnus-group-line-format
4308 "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4309 @end lisp
4310
4311 If you would like greater control of the time format, you can use a
4312 user-defined format spec. Something like the following should do the
4313 trick:
4314
4315 @lisp
4316 (setq gnus-group-line-format
4317 "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4318 (defun gnus-user-format-function-d (headers)
4319 (let ((time (gnus-group-timestamp gnus-tmp-group)))
4320 (if time
4321 (format-time-string "%b %d %H:%M" time)
4322 "")))
4323 @end lisp
4324
4325
4326 @node File Commands
4327 @subsection File Commands
4328 @cindex file commands
4329
4330 @table @kbd
4331
4332 @item r
4333 @kindex r (Group)
4334 @findex gnus-group-read-init-file
4335 @vindex gnus-init-file
4336 @cindex reading init file
4337 Re-read the init file (@code{gnus-init-file}, which defaults to
4338 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4339
4340 @item s
4341 @kindex s (Group)
4342 @findex gnus-group-save-newsrc
4343 @cindex saving .newsrc
4344 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4345 (@code{gnus-group-save-newsrc}). If given a prefix, force saving the
4346 file(s) whether Gnus thinks it is necessary or not.
4347
4348 @c @item Z
4349 @c @kindex Z (Group)
4350 @c @findex gnus-group-clear-dribble
4351 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4352
4353 @end table
4354
4355
4356 @node Sieve Commands
4357 @subsection Sieve Commands
4358 @cindex group sieve commands
4359
4360 Sieve is a server-side mail filtering language. In Gnus you can use
4361 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4362 sieve rules that should apply to each group. Gnus provides two
4363 commands to translate all these group parameters into a proper Sieve
4364 script that can be transfered to the server somehow.
4365
4366 @vindex gnus-sieve-file
4367 @vindex gnus-sieve-region-start
4368 @vindex gnus-sieve-region-end
4369 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4370 default @file{~/.sieve}). The Sieve code that Gnus generate is placed
4371 between two delimiters, @code{gnus-sieve-region-start} and
4372 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4373 outside these delimiters that will not be removed the next time you
4374 regenerate the Sieve script.
4375
4376 @vindex gnus-sieve-crosspost
4377 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4378 is generated. If it is non-@code{nil} (the default) articles is
4379 placed in all groups that have matching rules, otherwise the article
4380 is only placed in the group with the first matching rule. For
4381 example, the group parameter @samp{(sieve address "sender"
4382 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4383 code if @code{gnus-sieve-crosspost} is @code{nil}. (When
4384 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4385 except that the line containing the call to @code{stop} is removed.)
4386
4387 @example
4388 if address "sender" "owner-ding@@hpc.uh.edu" @{
4389 fileinto "INBOX.ding";
4390 stop;
4391 @}
4392 @end example
4393
4394 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4395
4396 @table @kbd
4397
4398 @item D g
4399 @kindex D g (Group)
4400 @findex gnus-sieve-generate
4401 @vindex gnus-sieve-file
4402 @cindex generating sieve script
4403 Regenerate a Sieve script from the @code{sieve} group parameters and
4404 put you into the @code{gnus-sieve-file} without saving it.
4405
4406 @item D u
4407 @kindex D u (Group)
4408 @findex gnus-sieve-update
4409 @vindex gnus-sieve-file
4410 @cindex updating sieve script
4411 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4412 @code{sieve} group parameters, save the file and upload it to the
4413 server using the @code{sieveshell} program.
4414
4415 @end table
4416
4417
4418 @node Summary Buffer
4419 @chapter Summary Buffer
4420 @cindex summary buffer
4421
4422 A line for each article is displayed in the summary buffer. You can
4423 move around, read articles, post articles and reply to articles.
4424
4425 The most common way to a summary buffer is to select a group from the
4426 group buffer (@pxref{Selecting a Group}).
4427
4428 You can have as many summary buffers open as you wish.
4429
4430 @menu
4431 * Summary Buffer Format:: Deciding how the summary buffer is to look.
4432 * Summary Maneuvering:: Moving around the summary buffer.
4433 * Choosing Articles:: Reading articles.
4434 * Paging the Article:: Scrolling the current article.
4435 * Reply Followup and Post:: Posting articles.
4436 * Delayed Articles:: Send articles at a later time.
4437 * Marking Articles:: Marking articles as read, expirable, etc.
4438 * Limiting:: You can limit the summary buffer.
4439 * Threading:: How threads are made.
4440 * Sorting the Summary Buffer:: How articles and threads are sorted.
4441 * Asynchronous Fetching:: Gnus might be able to pre-fetch articles.
4442 * Article Caching:: You may store articles in a cache.
4443 * Persistent Articles:: Making articles expiry-resistant.
4444 * Article Backlog:: Having already read articles hang around.
4445 * Saving Articles:: Ways of customizing article saving.
4446 * Decoding Articles:: Gnus can treat series of (uu)encoded articles.
4447 * Article Treatment:: The article buffer can be mangled at will.
4448 * MIME Commands:: Doing MIMEy things with the articles.
4449 * Charsets:: Character set issues.
4450 * Article Commands:: Doing various things with the article buffer.
4451 * Summary Sorting:: Sorting the summary buffer in various ways.
4452 * Finding the Parent:: No child support? Get the parent.
4453 * Alternative Approaches:: Reading using non-default summaries.
4454 * Tree Display:: A more visual display of threads.
4455 * Mail Group Commands:: Some commands can only be used in mail groups.
4456 * Various Summary Stuff:: What didn't fit anywhere else.
4457 * Exiting the Summary Buffer:: Returning to the Group buffer,
4458 or reselecting the current group.
4459 * Crosspost Handling:: How crossposted articles are dealt with.
4460 * Duplicate Suppression:: An alternative when crosspost handling fails.
4461 * Security:: Decrypt and Verify.
4462 * Mailing List:: Mailing list minor mode.
4463 @end menu
4464
4465
4466 @node Summary Buffer Format
4467 @section Summary Buffer Format
4468 @cindex summary buffer format
4469
4470 @iftex
4471 @iflatex
4472 \gnusfigure{The Summary Buffer}{180}{
4473 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4474 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4475 }
4476 @end iflatex
4477 @end iftex
4478
4479 @menu
4480 * Summary Buffer Lines:: You can specify how summary lines should look.
4481 * To From Newsgroups:: How to not display your own name.
4482 * Summary Buffer Mode Line:: You can say how the mode line should look.
4483 * Summary Highlighting:: Making the summary buffer all pretty and nice.
4484 @end menu
4485
4486 @findex mail-extract-address-components
4487 @findex gnus-extract-address-components
4488 @vindex gnus-extract-address-components
4489 Gnus will use the value of the @code{gnus-extract-address-components}
4490 variable as a function for getting the name and address parts of a
4491 @code{From} header. Two pre-defined functions exist:
4492 @code{gnus-extract-address-components}, which is the default, quite
4493 fast, and too simplistic solution; and
4494 @code{mail-extract-address-components}, which works very nicely, but is
4495 slower. The default function will return the wrong answer in 5% of the
4496 cases. If this is unacceptable to you, use the other function instead:
4497
4498 @lisp
4499 (setq gnus-extract-address-components
4500 'mail-extract-address-components)
4501 @end lisp
4502
4503 @vindex gnus-summary-same-subject
4504 @code{gnus-summary-same-subject} is a string indicating that the current
4505 article has the same subject as the previous. This string will be used
4506 with those specs that require it. The default is @code{""}.
4507
4508
4509 @node Summary Buffer Lines
4510 @subsection Summary Buffer Lines
4511
4512 @vindex gnus-summary-line-format
4513 You can change the format of the lines in the summary buffer by changing
4514 the @code{gnus-summary-line-format} variable. It works along the same
4515 lines as a normal @code{format} string, with some extensions
4516 (@pxref{Formatting Variables}).
4517
4518 There should always be a colon or a point position marker on the line;
4519 the cursor always moves to the point position marker or the colon after
4520 performing an operation. (Of course, Gnus wouldn't be Gnus if it wasn't
4521 possible to change this. Just write a new function
4522 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4523 @xref{Positioning Point}.
4524
4525 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4526
4527 The following format specification characters and extended format
4528 specification(s) are understood:
4529
4530 @table @samp
4531 @item N
4532 Article number.
4533 @item S
4534 Subject string. List identifiers stripped,
4535 @code{gnus-list-identifies}. @xref{Article Hiding}.
4536 @item s
4537 Subject if the article is the root of the thread or the previous article
4538 had a different subject, @code{gnus-summary-same-subject} otherwise.
4539 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4540 @item F
4541 Full @code{From} header.
4542 @item n
4543 The name (from the @code{From} header).
4544 @item f
4545 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4546 From Newsgroups}).
4547 @item a
4548 The name (from the @code{From} header). This differs from the @code{n}
4549 spec in that it uses the function designated by the
4550 @code{gnus-extract-address-components} variable, which is slower, but
4551 may be more thorough.
4552 @item A
4553 The address (from the @code{From} header). This works the same way as
4554 the @code{a} spec.
4555 @item L
4556 Number of lines in the article.
4557 @item c
4558 Number of characters in the article. This specifier is not supported
4559 in some methods (like nnfolder).
4560 @item k
4561 Pretty-printed version of the number of characters in the article;
4562 for example, @samp{1.2k} or @samp{0.4M}.
4563 @item I
4564 Indentation based on thread level (@pxref{Customizing Threading}).
4565 @item B
4566 A complex trn-style thread tree, showing response-connecting trace
4567 lines. A thread could be drawn like this:
4568
4569 @example
4570 >
4571 +->
4572 | +->
4573 | | \->
4574 | | \->
4575 | \->
4576 +->
4577 \->
4578 @end example
4579
4580 You can customize the appearance with the following options. Note
4581 that it is possible to make the thread display look really neat by
4582 replacing the default @acronym{ASCII} characters with graphic
4583 line-drawing glyphs.
4584 @table @code
4585 @item gnus-sum-thread-tree-root
4586 @vindex gnus-sum-thread-tree-root
4587 Used for the root of a thread. If @code{nil}, use subject
4588 instead. The default is @samp{> }.
4589
4590 @item gnus-sum-thread-tree-false-root
4591 @vindex gnus-sum-thread-tree-false-root
4592 Used for the false root of a thread (@pxref{Loose Threads}). If
4593 @code{nil}, use subject instead. The default is @samp{> }.
4594
4595 @item gnus-sum-thread-tree-single-indent
4596 @vindex gnus-sum-thread-tree-single-indent
4597 Used for a thread with just one message. If @code{nil}, use subject
4598 instead. The default is @samp{}.
4599
4600 @item gnus-sum-thread-tree-vertical
4601 @vindex gnus-sum-thread-tree-vertical
4602 Used for drawing a vertical line. The default is @samp{| }.
4603
4604 @item gnus-sum-thread-tree-indent
4605 @vindex gnus-sum-thread-tree-indent
4606 Used for indenting. The default is @samp{ }.
4607
4608 @item gnus-sum-thread-tree-leaf-with-other
4609 @vindex gnus-sum-thread-tree-leaf-with-other
4610 Used for a leaf with brothers. The default is @samp{+-> }.
4611
4612 @item gnus-sum-thread-tree-single-leaf
4613 @vindex gnus-sum-thread-tree-single-leaf
4614 Used for a leaf without brothers. The default is @samp{\-> }
4615
4616 @end table
4617
4618 @item T
4619 Nothing if the article is a root and lots of spaces if it isn't (it
4620 pushes everything after it off the screen).
4621 @item [
4622 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4623 for adopted articles (@pxref{Customizing Threading}).
4624 @item ]
4625 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4626 for adopted articles.
4627 @item >
4628 One space for each thread level.
4629 @item <
4630 Twenty minus thread level spaces.
4631 @item U
4632 Unread. @xref{Read Articles}.
4633
4634 @item R
4635 This misleadingly named specifier is the @dfn{secondary mark}. This
4636 mark will say whether the article has been replied to, has been cached,
4637 or has been saved. @xref{Other Marks}.
4638
4639 @item i
4640 Score as a number (@pxref{Scoring}).
4641 @item z
4642 @vindex gnus-summary-zcore-fuzz
4643 Zcore, @samp{+} if above the default level and @samp{-} if below the
4644 default level. If the difference between
4645 @code{gnus-summary-default-score} and the score is less than
4646 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4647 @item V
4648 Total thread score.
4649 @item x
4650 @code{Xref}.
4651 @item D
4652 @code{Date}.
4653 @item d
4654 The @code{Date} in @code{DD-MMM} format.
4655 @item o
4656 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4657 @item M
4658 @code{Message-ID}.
4659 @item r
4660 @code{References}.
4661 @item t
4662 Number of articles in the current sub-thread. Using this spec will slow
4663 down summary buffer generation somewhat.
4664 @item e
4665 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4666 article has any children.
4667 @item P
4668 The line number.
4669 @item O
4670 Download mark.
4671 @item &user-date;
4672 Age sensitive date format. Various date format is defined in
4673 @code{gnus-user-date-format-alist}.
4674 @item u
4675 User defined specifier. The next character in the format string should
4676 be a letter. Gnus will call the function
4677 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4678 following @samp{%u}. The function will be passed the current header as
4679 argument. The function should return a string, which will be inserted
4680 into the summary just like information from any other summary specifier.
4681 @end table
4682
4683 Text between @samp{%(} and @samp{%)} will be highlighted with
4684 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4685 There can only be one such area.
4686
4687 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4688 have to be handled with care. For reasons of efficiency, Gnus will
4689 compute what column these characters will end up in, and ``hard-code''
4690 that. This means that it is invalid to have these specs after a
4691 variable-length spec. Well, you might not be arrested, but your summary
4692 buffer will look strange, which is bad enough.
4693
4694 The smart choice is to have these specs as far to the left as possible.
4695 (Isn't that the case with everything, though? But I digress.)
4696
4697 This restriction may disappear in later versions of Gnus.
4698
4699
4700 @node To From Newsgroups
4701 @subsection To From Newsgroups
4702 @cindex To
4703 @cindex Newsgroups
4704
4705 In some groups (particularly in archive groups), the @code{From} header
4706 isn't very interesting, since all the articles there are written by
4707 you. To display the information in the @code{To} or @code{Newsgroups}
4708 headers instead, you need to decide three things: What information to
4709 gather; where to display it; and when to display it.
4710
4711 @enumerate
4712 @item
4713 @vindex gnus-extra-headers
4714 The reading of extra header information is controlled by the
4715 @code{gnus-extra-headers}. This is a list of header symbols. For
4716 instance:
4717
4718 @lisp
4719 (setq gnus-extra-headers
4720 '(To Newsgroups X-Newsreader))
4721 @end lisp
4722
4723 This will result in Gnus trying to obtain these three headers, and
4724 storing it in header structures for later easy retrieval.
4725
4726 @item
4727 @findex gnus-extra-header
4728 The value of these extra headers can be accessed via the
4729 @code{gnus-extra-header} function. Here's a format line spec that will
4730 access the @code{X-Newsreader} header:
4731
4732 @example
4733 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4734 @end example
4735
4736 @item
4737 @vindex gnus-ignored-from-addresses
4738 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4739 summary line spec returns the @code{To}, @code{Newsreader} or
4740 @code{From} header. If this regexp matches the contents of the
4741 @code{From} header, the value of the @code{To} or @code{Newsreader}
4742 headers are used instead.
4743
4744 @end enumerate
4745
4746 @vindex nnmail-extra-headers
4747 A related variable is @code{nnmail-extra-headers}, which controls when
4748 to include extra headers when generating overview (@acronym{NOV}) files.
4749 If you have old overview files, you should regenerate them after
4750 changing this variable, by entering the server buffer using @kbd{^},
4751 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4752 regeneration.
4753
4754 @vindex gnus-summary-line-format
4755 You also have to instruct Gnus to display the data by changing the
4756 @code{%n} spec to the @code{%f} spec in the
4757 @code{gnus-summary-line-format} variable.
4758
4759 In summary, you'd typically put something like the following in
4760 @file{~/.gnus.el}:
4761
4762 @lisp
4763 (setq gnus-extra-headers
4764 '(To Newsgroups))
4765 (setq nnmail-extra-headers gnus-extra-headers)
4766 (setq gnus-summary-line-format
4767 "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4768 (setq gnus-ignored-from-addresses
4769 "Your Name Here")
4770 @end lisp
4771
4772 (The values listed above are the default values in Gnus. Alter them
4773 to fit your needs.)
4774
4775 A note for news server administrators, or for users who wish to try to
4776 convince their news server administrator to provide some additional
4777 support:
4778
4779 The above is mostly useful for mail groups, where you have control over
4780 the @acronym{NOV} files that are created. However, if you can persuade your
4781 nntp admin to add (in the usual implementation, notably INN):
4782
4783 @example
4784 Newsgroups:full
4785 @end example
4786
4787 to the end of her @file{overview.fmt} file, then you can use that just
4788 as you would the extra headers from the mail groups.
4789
4790
4791 @node Summary Buffer Mode Line
4792 @subsection Summary Buffer Mode Line
4793
4794 @vindex gnus-summary-mode-line-format
4795 You can also change the format of the summary mode bar (@pxref{Mode Line
4796 Formatting}). Set @code{gnus-summary-mode-line-format} to whatever you
4797 like. The default is @samp{Gnus: %%b [%A] %Z}.
4798
4799 Here are the elements you can play with:
4800
4801 @table @samp
4802 @item G
4803 Group name.
4804 @item p
4805 Unprefixed group name.
4806 @item A
4807 Current article number.
4808 @item z
4809 Current article score.
4810 @item V
4811 Gnus version.
4812 @item U
4813 Number of unread articles in this group.
4814 @item e
4815 Number of unread articles in this group that aren't displayed in the
4816 summary buffer.
4817 @item Z
4818 A string with the number of unread and unselected articles represented
4819 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4820 articles, and just as @samp{<%U more>} if there are just unread articles
4821 and no unselected ones.
4822 @item g
4823 Shortish group name. For instance, @samp{rec.arts.anime} will be
4824 shortened to @samp{r.a.anime}.
4825 @item S
4826 Subject of the current article.
4827 @item u
4828 User-defined spec (@pxref{User-Defined Specs}).
4829 @item s
4830 Name of the current score file (@pxref{Scoring}).
4831 @item d
4832 Number of dormant articles (@pxref{Unread Articles}).
4833 @item t
4834 Number of ticked articles (@pxref{Unread Articles}).
4835 @item r
4836 Number of articles that have been marked as read in this session.
4837 @item E
4838 Number of articles expunged by the score files.
4839 @end table
4840
4841
4842 @node Summary Highlighting
4843 @subsection Summary Highlighting
4844
4845 @table @code
4846
4847 @item gnus-visual-mark-article-hook
4848 @vindex gnus-visual-mark-article-hook
4849 This hook is run after selecting an article. It is meant to be used for
4850 highlighting the article in some way. It is not run if
4851 @code{gnus-visual} is @code{nil}.
4852
4853 @item gnus-summary-update-hook
4854 @vindex gnus-summary-update-hook
4855 This hook is called when a summary line is changed. It is not run if
4856 @code{gnus-visual} is @code{nil}.
4857
4858 @item gnus-summary-selected-face
4859 @vindex gnus-summary-selected-face
4860 This is the face (or @dfn{font} as some people call it) used to
4861 highlight the current article in the summary buffer.
4862
4863 @item gnus-summary-highlight
4864 @vindex gnus-summary-highlight
4865 Summary lines are highlighted according to this variable, which is a
4866 list where the elements are of the format @code{(@var{form}
4867 . @var{face})}. If you would, for instance, like ticked articles to be
4868 italic and high-scored articles to be bold, you could set this variable
4869 to something like
4870 @lisp
4871 (((eq mark gnus-ticked-mark) . italic)
4872 ((> score default) . bold))
4873 @end lisp
4874 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4875 @var{face} will be applied to the line.
4876 @end table
4877
4878
4879 @node Summary Maneuvering
4880 @section Summary Maneuvering
4881 @cindex summary movement
4882
4883 All the straight movement commands understand the numeric prefix and
4884 behave pretty much as you'd expect.
4885
4886 None of these commands select articles.
4887
4888 @table @kbd
4889 @item G M-n
4890 @itemx M-n
4891 @kindex M-n (Summary)
4892 @kindex G M-n (Summary)
4893 @findex gnus-summary-next-unread-subject
4894 Go to the next summary line of an unread article
4895 (@code{gnus-summary-next-unread-subject}).
4896
4897 @item G M-p
4898 @itemx M-p
4899 @kindex M-p (Summary)
4900 @kindex G M-p (Summary)
4901 @findex gnus-summary-prev-unread-subject
4902 Go to the previous summary line of an unread article
4903 (@code{gnus-summary-prev-unread-subject}).
4904
4905 @item G g
4906 @kindex G g (Summary)
4907 @findex gnus-summary-goto-subject
4908 Ask for an article number and then go to the summary line of that article
4909 without displaying the article (@code{gnus-summary-goto-subject}).
4910 @end table
4911
4912 If Gnus asks you to press a key to confirm going to the next group, you
4913 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4914 buffer, searching for the next group to read without actually returning
4915 to the group buffer.
4916
4917 Variables related to summary movement:
4918
4919 @table @code
4920
4921 @vindex gnus-auto-select-next
4922 @item gnus-auto-select-next
4923 If you issue one of the movement commands (like @kbd{n}) and there are
4924 no more unread articles after the current one, Gnus will offer to go to
4925 the next group. If this variable is @code{t} and the next group is
4926 empty, Gnus will exit summary mode and return to the group buffer. If
4927 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4928 next group with unread articles. As a special case, if this variable
4929 is @code{quietly}, Gnus will select the next group without asking for
4930 confirmation. If this variable is @code{almost-quietly}, the same
4931 will happen only if you are located on the last article in the group.
4932 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4933 command will go to the next group without confirmation. Also
4934 @pxref{Group Levels}.
4935
4936 @item gnus-auto-select-same
4937 @vindex gnus-auto-select-same
4938 If non-@code{nil}, all the movement commands will try to go to the next
4939 article with the same subject as the current. (@dfn{Same} here might
4940 mean @dfn{roughly equal}. See @code{gnus-summary-gather-subject-limit}
4941 for details (@pxref{Customizing Threading}).) If there are no more
4942 articles with the same subject, go to the first unread article.
4943
4944 This variable is not particularly useful if you use a threaded display.
4945
4946 @item gnus-summary-check-current
4947 @vindex gnus-summary-check-current
4948 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4949 to the next (or previous) article if the current article is unread.
4950 Instead, they will choose the current article.
4951
4952 @item gnus-auto-center-summary
4953 @vindex gnus-auto-center-summary
4954 If non-@code{nil}, Gnus will keep the point in the summary buffer
4955 centered at all times. This makes things quite tidy, but if you have a
4956 slow network connection, or simply do not like this un-Emacsism, you can
4957 set this variable to @code{nil} to get the normal Emacs scrolling
4958 action. This will also inhibit horizontal re-centering of the summary
4959 buffer, which might make it more inconvenient to read extremely long
4960 threads.
4961
4962 This variable can also be a number. In that case, center the window at
4963 the given number of lines from the top.
4964
4965 @end table
4966
4967
4968 @node Choosing Articles
4969 @section Choosing Articles
4970 @cindex selecting articles
4971
4972 @menu
4973 * Choosing Commands:: Commands for choosing articles.
4974 * Choosing Variables:: Variables that influence these commands.
4975 @end menu
4976
4977
4978 @node Choosing Commands
4979 @subsection Choosing Commands
4980
4981 None of the following movement commands understand the numeric prefix,
4982 and they all select and display an article.
4983
4984 If you want to fetch new articles or redisplay the group, see
4985 @ref{Exiting the Summary Buffer}.
4986
4987 @table @kbd
4988 @item SPACE
4989 @kindex SPACE (Summary)
4990 @findex gnus-summary-next-page
4991 Select the current article, or, if that one's read already, the next
4992 unread article (@code{gnus-summary-next-page}).
4993
4994 If you have an article window open already and you press @kbd{SPACE}
4995 again, the article will be scrolled. This lets you conveniently
4996 @kbd{SPACE} through an entire newsgroup. @xref{Paging the Article}.
4997
4998 @item G n
4999 @itemx n
5000 @kindex n (Summary)
5001 @kindex G n (Summary)
5002 @findex gnus-summary-next-unread-article
5003 @c @icon{gnus-summary-next-unread}
5004 Go to next unread article (@code{gnus-summary-next-unread-article}).
5005
5006 @item G p
5007 @itemx p
5008 @kindex p (Summary)
5009 @findex gnus-summary-prev-unread-article
5010 @c @icon{gnus-summary-prev-unread}
5011 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5012
5013 @item G N
5014 @itemx N
5015 @kindex N (Summary)
5016 @kindex G N (Summary)
5017 @findex gnus-summary-next-article
5018 Go to the next article (@code{gnus-summary-next-article}).
5019
5020 @item G P
5021 @itemx P
5022 @kindex P (Summary)
5023 @kindex G P (Summary)
5024 @findex gnus-summary-prev-article
5025 Go to the previous article (@code{gnus-summary-prev-article}).
5026
5027 @item G C-n
5028 @kindex G C-n (Summary)
5029 @findex gnus-summary-next-same-subject
5030 Go to the next article with the same subject
5031 (@code{gnus-summary-next-same-subject}).
5032
5033 @item G C-p
5034 @kindex G C-p (Summary)
5035 @findex gnus-summary-prev-same-subject
5036 Go to the previous article with the same subject
5037 (@code{gnus-summary-prev-same-subject}).
5038
5039 @item G f
5040 @itemx .
5041 @kindex G f (Summary)
5042 @kindex . (Summary)
5043 @findex gnus-summary-first-unread-article
5044 Go to the first unread article
5045 (@code{gnus-summary-first-unread-article}).
5046
5047 @item G b
5048 @itemx ,
5049 @kindex G b (Summary)
5050 @kindex , (Summary)
5051 @findex gnus-summary-best-unread-article
5052 Go to the unread article with the highest score
5053 (@code{gnus-summary-best-unread-article}). If given a prefix argument,
5054 go to the first unread article that has a score over the default score.
5055
5056 @item G l
5057 @itemx l
5058 @kindex l (Summary)
5059 @kindex G l (Summary)
5060 @findex gnus-summary-goto-last-article
5061 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5062
5063 @item G o
5064 @kindex G o (Summary)
5065 @findex gnus-summary-pop-article
5066 @cindex history
5067 @cindex article history
5068 Pop an article off the summary history and go to this article
5069 (@code{gnus-summary-pop-article}). This command differs from the
5070 command above in that you can pop as many previous articles off the
5071 history as you like, while @kbd{l} toggles the two last read articles.
5072 For a somewhat related issue (if you use these commands a lot),
5073 @pxref{Article Backlog}.
5074
5075 @item G j
5076 @itemx j
5077 @kindex j (Summary)
5078 @kindex G j (Summary)
5079 @findex gnus-summary-goto-article
5080 Ask for an article number or @code{Message-ID}, and then go to that
5081 article (@code{gnus-summary-goto-article}).
5082
5083 @end table
5084
5085
5086 @node Choosing Variables
5087 @subsection Choosing Variables
5088
5089 Some variables relevant for moving and selecting articles:
5090
5091 @table @code
5092 @item gnus-auto-extend-newsgroup
5093 @vindex gnus-auto-extend-newsgroup
5094 All the movement commands will try to go to the previous (or next)
5095 article, even if that article isn't displayed in the Summary buffer if
5096 this variable is non-@code{nil}. Gnus will then fetch the article from
5097 the server and display it in the article buffer.
5098
5099 @item gnus-select-article-hook
5100 @vindex gnus-select-article-hook
5101 This hook is called whenever an article is selected. By default it
5102 exposes any threads hidden under the selected article. If you would
5103 like each article to be saved in the Agent as you read it, putting
5104 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5105
5106 @item gnus-mark-article-hook
5107 @vindex gnus-mark-article-hook
5108 @findex gnus-summary-mark-unread-as-read
5109 @findex gnus-summary-mark-read-and-unread-as-read
5110 @findex gnus-unread-mark
5111 This hook is called whenever an article is selected. It is intended to
5112 be used for marking articles as read. The default value is
5113 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5114 mark of almost any article you read to @code{gnus-unread-mark}. The
5115 only articles not affected by this function are ticked, dormant, and
5116 expirable articles. If you'd instead like to just have unread articles
5117 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5118 instead. It will leave marks like @code{gnus-low-score-mark},
5119 @code{gnus-del-mark} (and so on) alone.
5120
5121 @end table
5122
5123
5124 @node Paging the Article
5125 @section Scrolling the Article
5126 @cindex article scrolling
5127
5128 @table @kbd
5129
5130 @item SPACE
5131 @kindex SPACE (Summary)
5132 @findex gnus-summary-next-page
5133 Pressing @kbd{SPACE} will scroll the current article forward one page,
5134 or, if you have come to the end of the current article, will choose the
5135 next article (@code{gnus-summary-next-page}).
5136
5137 @vindex gnus-article-boring-faces
5138 @vindex gnus-article-skip-boring
5139 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5140 the article consists only of citations and signature, then it will be
5141 skipped; the next article will be shown instead. You can customize
5142 what is considered uninteresting with
5143 @code{gnus-article-boring-faces}. You can manually view the article's
5144 pages, no matter how boring, using @kbd{C-M-v}.
5145
5146 @item DEL
5147 @kindex DEL (Summary)
5148 @findex gnus-summary-prev-page
5149 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5150
5151 @item RET
5152 @kindex RET (Summary)
5153 @findex gnus-summary-scroll-up
5154 Scroll the current article one line forward
5155 (@code{gnus-summary-scroll-up}).
5156
5157 @item M-RET
5158 @kindex M-RET (Summary)
5159 @findex gnus-summary-scroll-down
5160 Scroll the current article one line backward
5161 (@code{gnus-summary-scroll-down}).
5162
5163 @item A g
5164 @itemx g
5165 @kindex A g (Summary)
5166 @kindex g (Summary)
5167 @findex gnus-summary-show-article
5168 @vindex gnus-summary-show-article-charset-alist
5169 (Re)fetch the current article (@code{gnus-summary-show-article}). If
5170 given a prefix, fetch the current article, but don't run any of the
5171 article treatment functions. This will give you a ``raw'' article, just
5172 the way it came from the server.
5173
5174 If given a numerical prefix, you can do semi-manual charset stuff.
5175 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5176 encoded in the @code{cn-gb-2312} charset. If you have
5177
5178 @lisp
5179 (setq gnus-summary-show-article-charset-alist
5180 '((1 . cn-gb-2312)
5181 (2 . big5)))
5182 @end lisp
5183
5184 then you can say @kbd{C-u 1 g} to get the same effect.
5185
5186 @item A <
5187 @itemx <
5188 @kindex < (Summary)
5189 @kindex A < (Summary)
5190 @findex gnus-summary-beginning-of-article
5191 Scroll to the beginning of the article
5192 (@code{gnus-summary-beginning-of-article}).
5193
5194 @item A >
5195 @itemx >
5196 @kindex > (Summary)
5197 @kindex A > (Summary)
5198 @findex gnus-summary-end-of-article
5199 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5200
5201 @item A s
5202 @itemx s
5203 @kindex A s (Summary)
5204 @kindex s (Summary)
5205 @findex gnus-summary-isearch-article
5206 Perform an isearch in the article buffer
5207 (@code{gnus-summary-isearch-article}).
5208
5209 @item h
5210 @kindex h (Summary)
5211 @findex gnus-summary-select-article-buffer
5212 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5213
5214 @end table
5215
5216
5217 @node Reply Followup and Post
5218 @section Reply, Followup and Post
5219
5220 @menu
5221 * Summary Mail Commands:: Sending mail.
5222 * Summary Post Commands:: Sending news.
5223 * Summary Message Commands:: Other Message-related commands.
5224 * Canceling and Superseding::
5225 @end menu
5226
5227
5228 @node Summary Mail Commands
5229 @subsection Summary Mail Commands
5230 @cindex mail
5231 @cindex composing mail
5232
5233 Commands for composing a mail message:
5234
5235 @table @kbd
5236
5237 @item S r
5238 @itemx r
5239 @kindex S r (Summary)
5240 @kindex r (Summary)
5241 @findex gnus-summary-reply
5242 @c @icon{gnus-summary-mail-reply}
5243 @c @icon{gnus-summary-reply}
5244 Mail a reply to the author of the current article
5245 (@code{gnus-summary-reply}).
5246
5247 @item S R
5248 @itemx R
5249 @kindex R (Summary)
5250 @kindex S R (Summary)
5251 @findex gnus-summary-reply-with-original
5252 @c @icon{gnus-summary-reply-with-original}
5253 Mail a reply to the author of the current article and include the
5254 original message (@code{gnus-summary-reply-with-original}). This
5255 command uses the process/prefix convention.
5256
5257 @item S w
5258 @kindex S w (Summary)
5259 @findex gnus-summary-wide-reply
5260 Mail a wide reply to the author of the current article
5261 (@code{gnus-summary-wide-reply}). A @dfn{wide reply} is a reply that
5262 goes out to all people listed in the @code{To}, @code{From} (or
5263 @code{Reply-to}) and @code{Cc} headers. If @code{Mail-Followup-To} is
5264 present, that's used instead.
5265
5266 @item S W
5267 @kindex S W (Summary)
5268 @findex gnus-summary-wide-reply-with-original
5269 Mail a wide reply to the current article and include the original
5270 message (@code{gnus-summary-wide-reply-with-original}). This command uses
5271 the process/prefix convention.
5272
5273 @item S v
5274 @kindex S v (Summary)
5275 @findex gnus-summary-very-wide-reply
5276 Mail a very wide reply to the author of the current article
5277 (@code{gnus-summary-wide-reply}). A @dfn{very wide reply} is a reply
5278 that goes out to all people listed in the @code{To}, @code{From} (or
5279 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5280 articles. This command uses the process/prefix convention.
5281
5282 @item S V
5283 @kindex S V (Summary)
5284 @findex gnus-summary-very-wide-reply-with-original
5285 Mail a very wide reply to the author of the current article and include the
5286 original message (@code{gnus-summary-very-wide-reply-with-original}). This
5287 command uses the process/prefix convention.
5288
5289 @item S B r
5290 @kindex S B r (Summary)
5291 @findex gnus-summary-reply-broken-reply-to
5292 Mail a reply to the author of the current article but ignore the
5293 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5294 If you need this because a mailing list incorrectly sets a
5295 @code{Reply-To} header pointing to the list, you probably want to set
5296 the @code{broken-reply-to} group parameter instead, so things will work
5297 correctly. @xref{Group Parameters}.
5298
5299 @item S B R
5300 @kindex S B R (Summary)
5301 @findex gnus-summary-reply-broken-reply-to-with-original
5302 Mail a reply to the author of the current article and include the
5303 original message but ignore the @code{Reply-To} field
5304 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5305
5306 @item S o m
5307 @itemx C-c C-f
5308 @kindex S o m (Summary)
5309 @kindex C-c C-f (Summary)
5310 @findex gnus-summary-mail-forward
5311 @c @icon{gnus-summary-mail-forward}
5312 Forward the current article to some other person
5313 (@code{gnus-summary-mail-forward}). If no prefix is given, the message
5314 is forwarded according to the value of (@code{message-forward-as-mime})
5315 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5316 message and forward directly inline; if the prefix is 2, forward message
5317 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5318 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5319 directly inline; otherwise, the message is forwarded as no prefix given
5320 but use the flipped value of (@code{message-forward-as-mime}). By
5321 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5322 section.
5323
5324 @item S m
5325 @itemx m
5326 @kindex m (Summary)
5327 @kindex S m (Summary)
5328 @findex gnus-summary-mail-other-window
5329 @c @icon{gnus-summary-mail-originate}
5330 Prepare a mail (@code{gnus-summary-mail-other-window}). By default, use
5331 the posting style of the current group. If given a prefix, disable that.
5332 If the prefix is 1, prompt for a group name to find the posting style.
5333
5334 @item S i
5335 @itemx i
5336 @kindex i (Summary)
5337 @kindex S i (Summary)
5338 @findex gnus-summary-news-other-window
5339 Prepare a news (@code{gnus-summary-news-other-window}). By default,
5340 post to the current group. If given a prefix, disable that. If the
5341 prefix is 1, prompt for a group to post to.
5342
5343 This function actually prepares a news even when using mail groups.
5344 This is useful for ``posting'' messages to mail groups without actually
5345 sending them over the network: they're just saved directly to the group
5346 in question. The corresponding back end must have a request-post method
5347 for this to work though.
5348
5349 @item S D b
5350 @kindex S D b (Summary)
5351 @findex gnus-summary-resend-bounced-mail
5352 @cindex bouncing mail
5353 If you have sent a mail, but the mail was bounced back to you for some
5354 reason (wrong address, transient failure), you can use this command to
5355 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}). You
5356 will be popped into a mail buffer where you can edit the headers before
5357 sending the mail off again. If you give a prefix to this command, and
5358 the bounced mail is a reply to some other mail, Gnus will try to fetch
5359 that mail and display it for easy perusal of its headers. This might
5360 very well fail, though.
5361
5362 @item S D r
5363 @kindex S D r (Summary)
5364 @findex gnus-summary-resend-message
5365 Not to be confused with the previous command,
5366 @code{gnus-summary-resend-message} will prompt you for an address to
5367 send the current message off to, and then send it to that place. The
5368 headers of the message won't be altered---but lots of headers that say
5369 @code{Resent-To}, @code{Resent-From} and so on will be added. This
5370 means that you actually send a mail to someone that has a @code{To}
5371 header that (probably) points to yourself. This will confuse people.
5372 So, natcherly you'll only do that if you're really eVIl.
5373
5374 This command is mainly used if you have several accounts and want to
5375 ship a mail to a different account of yours. (If you're both
5376 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5377 to the @code{root} account, you may want to resend it to
5378 @code{postmaster}. Ordnung muss sein!
5379
5380 This command understands the process/prefix convention
5381 (@pxref{Process/Prefix}).
5382
5383 @item S D e
5384 @kindex S D e (Summary)
5385 @findex gnus-summary-resend-message-edit
5386
5387 Like the previous command, but will allow you to edit the message as
5388 if it were a new message before resending.
5389
5390 @item S O m
5391 @kindex S O m (Summary)
5392 @findex gnus-uu-digest-mail-forward
5393 Digest the current series (@pxref{Decoding Articles}) and forward the
5394 result using mail (@code{gnus-uu-digest-mail-forward}). This command
5395 uses the process/prefix convention (@pxref{Process/Prefix}).
5396
5397 @item S M-c
5398 @kindex S M-c (Summary)
5399 @findex gnus-summary-mail-crosspost-complaint
5400 @cindex crossposting
5401 @cindex excessive crossposting
5402 Send a complaint about excessive crossposting to the author of the
5403 current article (@code{gnus-summary-mail-crosspost-complaint}).
5404
5405 @findex gnus-crosspost-complaint
5406 This command is provided as a way to fight back against the current
5407 crossposting pandemic that's sweeping Usenet. It will compose a reply
5408 using the @code{gnus-crosspost-complaint} variable as a preamble. This
5409 command understands the process/prefix convention
5410 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5411
5412 @end table
5413
5414 Also @xref{Header Commands, ,Header Commands, message, The Message
5415 Manual}, for more information.
5416
5417
5418 @node Summary Post Commands
5419 @subsection Summary Post Commands
5420 @cindex post
5421 @cindex composing news
5422
5423 Commands for posting a news article:
5424
5425 @table @kbd
5426 @item S p
5427 @itemx a
5428 @kindex a (Summary)
5429 @kindex S p (Summary)
5430 @findex gnus-summary-post-news
5431 @c @icon{gnus-summary-post-news}
5432 Prepare for posting an article (@code{gnus-summary-post-news}). By
5433 default, post to the current group. If given a prefix, disable that.
5434 If the prefix is 1, prompt for another group instead.
5435
5436 @item S f
5437 @itemx f
5438 @kindex f (Summary)
5439 @kindex S f (Summary)
5440 @findex gnus-summary-followup
5441 @c @icon{gnus-summary-followup}
5442 Post a followup to the current article (@code{gnus-summary-followup}).
5443
5444 @item S F
5445 @itemx F
5446 @kindex S F (Summary)
5447 @kindex F (Summary)
5448 @c @icon{gnus-summary-followup-with-original}
5449 @findex gnus-summary-followup-with-original
5450 Post a followup to the current article and include the original message
5451 (@code{gnus-summary-followup-with-original}). This command uses the
5452 process/prefix convention.
5453
5454 @item S n
5455 @kindex S n (Summary)
5456 @findex gnus-summary-followup-to-mail
5457 Post a followup to the current article via news, even if you got the
5458 message through mail (@code{gnus-summary-followup-to-mail}).
5459
5460 @item S N
5461 @kindex S N (Summary)
5462 @findex gnus-summary-followup-to-mail-with-original
5463 Post a followup to the current article via news, even if you got the
5464 message through mail and include the original message
5465 (@code{gnus-summary-followup-to-mail-with-original}). This command uses
5466 the process/prefix convention.
5467
5468 @item S o p
5469 @kindex S o p (Summary)
5470 @findex gnus-summary-post-forward
5471 Forward the current article to a newsgroup
5472 (@code{gnus-summary-post-forward}).
5473 If no prefix is given, the message is forwarded according to the value
5474 of (@code{message-forward-as-mime}) and
5475 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5476 message and forward directly inline; if the prefix is 2, forward message
5477 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5478 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5479 directly inline; otherwise, the message is forwarded as no prefix given
5480 but use the flipped value of (@code{message-forward-as-mime}). By
5481 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5482
5483 @item S O p
5484 @kindex S O p (Summary)
5485 @findex gnus-uu-digest-post-forward
5486 @cindex digests
5487 @cindex making digests
5488 Digest the current series and forward the result to a newsgroup
5489 (@code{gnus-uu-digest-mail-forward}). This command uses the
5490 process/prefix convention.
5491
5492 @item S u
5493 @kindex S u (Summary)
5494 @findex gnus-uu-post-news
5495 @c @icon{gnus-uu-post-news}
5496 Uuencode a file, split it into parts, and post it as a series
5497 (@code{gnus-uu-post-news}). (@pxref{Uuencoding and Posting}).
5498 @end table
5499
5500 Also @xref{Header Commands, ,Header Commands, message, The Message
5501 Manual}, for more information.
5502
5503
5504 @node Summary Message Commands
5505 @subsection Summary Message Commands
5506
5507 @table @kbd
5508 @item S y
5509 @kindex S y (Summary)
5510 @findex gnus-summary-yank-message
5511 Yank the current article into an already existing Message composition
5512 buffer (@code{gnus-summary-yank-message}). This command prompts for
5513 what message buffer you want to yank into, and understands the
5514 process/prefix convention (@pxref{Process/Prefix}).
5515
5516 @end table
5517
5518
5519 @node Canceling and Superseding
5520 @subsection Canceling Articles
5521 @cindex canceling articles
5522 @cindex superseding articles
5523
5524 Have you ever written something, and then decided that you really,
5525 really, really wish you hadn't posted that?
5526
5527 Well, you can't cancel mail, but you can cancel posts.
5528
5529 @findex gnus-summary-cancel-article
5530 @kindex C (Summary)
5531 @c @icon{gnus-summary-cancel-article}
5532 Find the article you wish to cancel (you can only cancel your own
5533 articles, so don't try any funny stuff). Then press @kbd{C} or @kbd{S
5534 c} (@code{gnus-summary-cancel-article}). Your article will be
5535 canceled---machines all over the world will be deleting your article.
5536 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5537
5538 Be aware, however, that not all sites honor cancels, so your article may
5539 live on here and there, while most sites will delete the article in
5540 question.
5541
5542 Gnus will use the ``current'' select method when canceling. If you
5543 want to use the standard posting method, use the @samp{a} symbolic
5544 prefix (@pxref{Symbolic Prefixes}).
5545
5546 Gnus ensures that only you can cancel your own messages using a
5547 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5548 message, Message Manual}).
5549
5550 If you discover that you have made some mistakes and want to do some
5551 corrections, you can post a @dfn{superseding} article that will replace
5552 your original article.
5553
5554 @findex gnus-summary-supersede-article
5555 @kindex S (Summary)
5556 Go to the original article and press @kbd{S s}
5557 (@code{gnus-summary-supersede-article}). You will be put in a buffer
5558 where you can edit the article all you want before sending it off the
5559 usual way.
5560
5561 The same goes for superseding as for canceling, only more so: Some
5562 sites do not honor superseding. On those sites, it will appear that you
5563 have posted almost the same article twice.
5564
5565 If you have just posted the article, and change your mind right away,
5566 there is a trick you can use to cancel/supersede the article without
5567 waiting for the article to appear on your site first. You simply return
5568 to the post buffer (which is called @code{*sent ...*}). There you will
5569 find the article you just posted, with all the headers intact. Change
5570 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5571 header by substituting one of those words for the word
5572 @code{Message-ID}. Then just press @kbd{C-c C-c} to send the article as
5573 you would do normally. The previous article will be
5574 canceled/superseded.
5575
5576 Just remember, kids: There is no 'c' in 'supersede'.
5577
5578 @node Delayed Articles
5579 @section Delayed Articles
5580 @cindex delayed sending
5581 @cindex send delayed
5582
5583 Sometimes, you might wish to delay the sending of a message. For
5584 example, you might wish to arrange for a message to turn up just in time
5585 to remind your about the birthday of your Significant Other. For this,
5586 there is the @code{gnus-delay} package. Setup is simple:
5587
5588 @lisp
5589 (gnus-delay-initialize)
5590 @end lisp
5591
5592 @findex gnus-delay-article
5593 Normally, to send a message you use the @kbd{C-c C-c} command from
5594 Message mode. To delay a message, use @kbd{C-c C-j}
5595 (@code{gnus-delay-article}) instead. This will ask you for how long the
5596 message should be delayed. Possible answers are:
5597
5598 @itemize @bullet
5599 @item
5600 A time span. Consists of an integer and a letter. For example,
5601 @code{42d} means to delay for 42 days. Available letters are @code{m}
5602 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5603 (months) and @code{Y} (years).
5604
5605 @item
5606 A specific date. Looks like @code{YYYY-MM-DD}. The message will be
5607 delayed until that day, at a specific time (eight o'clock by default).
5608 See also @code{gnus-delay-default-hour}.
5609
5610 @item
5611 A specific time of day. Given in @code{hh:mm} format, 24h, no am/pm
5612 stuff. The deadline will be at that time today, except if that time has
5613 already passed, then it's at the given time tomorrow. So if it's ten
5614 o'clock in the morning and you specify @code{11:15}, then the deadline
5615 is one hour and fifteen minutes hence. But if you specify @code{9:20},
5616 that means a time tomorrow.
5617 @end itemize
5618
5619 The action of the @code{gnus-delay-article} command is influenced by a
5620 couple of variables:
5621
5622 @table @code
5623 @item gnus-delay-default-hour
5624 @vindex gnus-delay-default-hour
5625 When you specify a specific date, the message will be due on that hour
5626 on the given date. Possible values are integers 0 through 23.
5627
5628 @item gnus-delay-default-delay
5629 @vindex gnus-delay-default-delay
5630 This is a string and gives the default delay. It can be of any of the
5631 formats described above.
5632
5633 @item gnus-delay-group
5634 @vindex gnus-delay-group
5635 Delayed articles will be kept in this group on the drafts server until
5636 they are due. You probably don't need to change this. The default
5637 value is @code{"delayed"}.
5638
5639 @item gnus-delay-header
5640 @vindex gnus-delay-header
5641 The deadline for each article will be stored in a header. This variable
5642 is a string and gives the header name. You probably don't need to
5643 change this. The default value is @code{"X-Gnus-Delayed"}.
5644 @end table
5645
5646 The way delaying works is like this: when you use the
5647 @code{gnus-delay-article} command, you give a certain delay. Gnus
5648 calculates the deadline of the message and stores it in the
5649 @code{X-Gnus-Delayed} header and puts the message in the
5650 @code{nndraft:delayed} group.
5651
5652 @findex gnus-delay-send-queue
5653 And whenever you get new news, Gnus looks through the group for articles
5654 which are due and sends them. It uses the @code{gnus-delay-send-queue}
5655 function for this. By default, this function is added to the hook
5656 @code{gnus-get-new-news-hook}. But of course, you can change this.
5657 Maybe you want to use the demon to send drafts? Just tell the demon to
5658 execute the @code{gnus-delay-send-queue} function.
5659
5660 @table @code
5661 @item gnus-delay-initialize
5662 @findex gnus-delay-initialize
5663 By default, this function installs @code{gnus-delay-send-queue} in
5664 @code{gnus-get-new-news-hook}. But it accepts the optional second
5665 argument @code{no-check}. If it is non-@code{nil},
5666 @code{gnus-get-new-news-hook} is not changed. The optional first
5667 argument is ignored.
5668
5669 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5670 Presumably, you want to use the demon for sending due delayed articles.
5671 Just don't forget to set that up :-)
5672 @end table
5673
5674
5675 @node Marking Articles
5676 @section Marking Articles
5677 @cindex article marking
5678 @cindex article ticking
5679 @cindex marks
5680
5681 There are several marks you can set on an article.
5682
5683 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5684 neologism ohoy!) of the article. Alphabetic marks generally mean
5685 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5686
5687 In addition, you also have marks that do not affect readedness.
5688
5689 @menu
5690 * Unread Articles:: Marks for unread articles.
5691 * Read Articles:: Marks for read articles.
5692 * Other Marks:: Marks that do not affect readedness.
5693 @end menu
5694
5695 @ifinfo
5696 There's a plethora of commands for manipulating these marks:
5697 @end ifinfo
5698
5699 @menu
5700 * Setting Marks:: How to set and remove marks.
5701 * Generic Marking Commands:: How to customize the marking.
5702 * Setting Process Marks:: How to mark articles for later processing.
5703 @end menu
5704
5705
5706 @node Unread Articles
5707 @subsection Unread Articles
5708
5709 The following marks mark articles as (kinda) unread, in one form or
5710 other.
5711
5712 @table @samp
5713 @item !
5714 @vindex gnus-ticked-mark
5715 Marked as ticked (@code{gnus-ticked-mark}).
5716
5717 @dfn{Ticked articles} are articles that will remain visible always. If
5718 you see an article that you find interesting, or you want to put off
5719 reading it, or replying to it, until sometime later, you'd typically
5720 tick it. However, articles can be expired (from news servers by the
5721 news server software, Gnus itself never expires ticked messages), so if
5722 you want to keep an article forever, you'll have to make it persistent
5723 (@pxref{Persistent Articles}).
5724
5725 @item ?
5726 @vindex gnus-dormant-mark
5727 Marked as dormant (@code{gnus-dormant-mark}).
5728
5729 @dfn{Dormant articles} will only appear in the summary buffer if there
5730 are followups to it. If you want to see them even if they don't have
5731 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5732 Otherwise (except for the visibility issue), they are just like ticked
5733 messages.
5734
5735 @item SPACE
5736 @vindex gnus-unread-mark
5737 Marked as unread (@code{gnus-unread-mark}).
5738
5739 @dfn{Unread articles} are articles that haven't been read at all yet.
5740 @end table
5741
5742
5743 @node Read Articles
5744 @subsection Read Articles
5745 @cindex expirable mark
5746
5747 All the following marks mark articles as read.
5748
5749 @table @samp
5750
5751 @item r
5752 @vindex gnus-del-mark
5753 These are articles that the user has marked as read with the @kbd{d}
5754 command manually, more or less (@code{gnus-del-mark}).
5755
5756 @item R
5757 @vindex gnus-read-mark
5758 Articles that have actually been read (@code{gnus-read-mark}).
5759
5760 @item O
5761 @vindex gnus-ancient-mark
5762 Articles that were marked as read in previous sessions and are now
5763 @dfn{old} (@code{gnus-ancient-mark}).
5764
5765 @item K
5766 @vindex gnus-killed-mark
5767 Marked as killed (@code{gnus-killed-mark}).
5768
5769 @item X
5770 @vindex gnus-kill-file-mark
5771 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5772
5773 @item Y
5774 @vindex gnus-low-score-mark
5775 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5776
5777 @item C
5778 @vindex gnus-catchup-mark
5779 Marked as read by a catchup (@code{gnus-catchup-mark}).
5780
5781 @item G
5782 @vindex gnus-canceled-mark
5783 Canceled article (@code{gnus-canceled-mark})
5784
5785 @item F
5786 @vindex gnus-souped-mark
5787 @sc{soup}ed article (@code{gnus-souped-mark}). @xref{SOUP}.
5788
5789 @item Q
5790 @vindex gnus-sparse-mark
5791 Sparsely reffed article (@code{gnus-sparse-mark}). @xref{Customizing
5792 Threading}.
5793
5794 @item M
5795 @vindex gnus-duplicate-mark
5796 Article marked as read by duplicate suppression
5797 (@code{gnus-duplicate-mark}). @xref{Duplicate Suppression}.
5798
5799 @end table
5800
5801 All these marks just mean that the article is marked as read, really.
5802 They are interpreted differently when doing adaptive scoring, though.
5803
5804 One more special mark, though:
5805
5806 @table @samp
5807 @item E
5808 @vindex gnus-expirable-mark
5809 Marked as expirable (@code{gnus-expirable-mark}).
5810
5811 Marking articles as @dfn{expirable} (or have them marked as such
5812 automatically) doesn't make much sense in normal groups---a user doesn't
5813 control expiring of news articles, but in mail groups, for instance,
5814 articles marked as @dfn{expirable} can be deleted by Gnus at
5815 any time.
5816 @end table
5817
5818
5819 @node Other Marks
5820 @subsection Other Marks
5821 @cindex process mark
5822 @cindex bookmarks
5823
5824 There are some marks that have nothing to do with whether the article is
5825 read or not.
5826
5827 @itemize @bullet
5828
5829 @item
5830 You can set a bookmark in the current article. Say you are reading a
5831 long thesis on cats' urinary tracts, and have to go home for dinner
5832 before you've finished reading the thesis. You can then set a bookmark
5833 in the article, and Gnus will jump to this bookmark the next time it
5834 encounters the article. @xref{Setting Marks}.
5835
5836 @item
5837 @vindex gnus-replied-mark
5838 All articles that you have replied to or made a followup to (i.e., have
5839 answered) will be marked with an @samp{A} in the second column
5840 (@code{gnus-replied-mark}).
5841
5842 @item
5843 @vindex gnus-forwarded-mark
5844 All articles that you have forwarded will be marked with an @samp{F} in
5845 the second column (@code{gnus-forwarded-mark}).
5846
5847 @item
5848 @vindex gnus-cached-mark
5849 Articles stored in the article cache will be marked with an @samp{*} in
5850 the second column (@code{gnus-cached-mark}). @xref{Article Caching}.
5851
5852 @item
5853 @vindex gnus-saved-mark
5854 Articles ``saved'' (in some manner or other; not necessarily
5855 religiously) are marked with an @samp{S} in the second column
5856 (@code{gnus-saved-mark}).
5857
5858 @item
5859 @vindex gnus-recent-mark
5860 Articles that according to the server haven't been shown to the user
5861 before are marked with a @samp{N} in the second column
5862 (@code{gnus-recent-mark}). Note that not all servers support this
5863 mark, in which case it simply never appears. Compare with
5864 @code{gnus-unseen-mark}.
5865
5866 @item
5867 @vindex gnus-unseen-mark
5868 Articles that haven't been seen before in Gnus by the user are marked
5869 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5870 Compare with @code{gnus-recent-mark}.
5871
5872 @item
5873 @vindex gnus-downloaded-mark
5874 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5875 downloaded for unplugged (offline) viewing. If you are using the
5876 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5877 (The variable @code{gnus-downloaded-mark} controls which character to
5878 use.)
5879
5880 @item
5881 @vindex gnus-undownloaded-mark
5882 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5883 not have been downloaded. Such articles cannot be viewed while you
5884 are unplugged (offline). If you are using the @samp{%O} spec, these
5885 articles get the @samp{-} mark in that spec. (The variable
5886 @code{gnus-undownloaded-mark} controls which character to use.)
5887
5888 @item
5889 @vindex gnus-downloadable-mark
5890 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5891 automatically, but it is also possible to explicitly mark articles for
5892 download, even if they would not be downloaded automatically. Such
5893 explicitly-marked articles get the @samp{%} mark in the first column.
5894 (The variable @code{gnus-downloadable-mark} controls which character to
5895 use.)
5896
5897 @item
5898 @vindex gnus-not-empty-thread-mark
5899 @vindex gnus-empty-thread-mark
5900 If the @samp{%e} spec is used, the presence of threads or not will be
5901 marked with @code{gnus-not-empty-thread-mark} and
5902 @code{gnus-empty-thread-mark} in the third column, respectively.
5903
5904 @item
5905 @vindex gnus-process-mark
5906 Finally we have the @dfn{process mark} (@code{gnus-process-mark}). A
5907 variety of commands react to the presence of the process mark. For
5908 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5909 all articles that have been marked with the process mark. Articles
5910 marked with the process mark have a @samp{#} in the second column.
5911
5912 @end itemize
5913
5914 You might have noticed that most of these ``non-readedness'' marks
5915 appear in the second column by default. So if you have a cached, saved,
5916 replied article that you have process-marked, what will that look like?
5917
5918 Nothing much. The precedence rules go as follows: process -> cache ->
5919 replied -> saved. So if the article is in the cache and is replied,
5920 you'll only see the cache mark and not the replied mark.
5921
5922
5923 @node Setting Marks
5924 @subsection Setting Marks
5925 @cindex setting marks
5926
5927 All the marking commands understand the numeric prefix.
5928
5929 @table @kbd
5930 @item M c
5931 @itemx M-u
5932 @kindex M c (Summary)
5933 @kindex M-u (Summary)
5934 @findex gnus-summary-clear-mark-forward
5935 @cindex mark as unread
5936 Clear all readedness-marks from the current article
5937 (@code{gnus-summary-clear-mark-forward}). In other words, mark the
5938 article as unread.
5939
5940 @item M t
5941 @itemx !
5942 @kindex ! (Summary)
5943 @kindex M t (Summary)
5944 @findex gnus-summary-tick-article-forward
5945 Tick the current article (@code{gnus-summary-tick-article-forward}).
5946 @xref{Article Caching}.
5947
5948 @item M ?
5949 @itemx ?
5950 @kindex ? (Summary)
5951 @kindex M ? (Summary)
5952 @findex gnus-summary-mark-as-dormant
5953 Mark the current article as dormant
5954 (@code{gnus-summary-mark-as-dormant}). @xref{Article Caching}.
5955
5956 @item M d
5957 @itemx d
5958 @kindex M d (Summary)
5959 @kindex d (Summary)
5960 @findex gnus-summary-mark-as-read-forward
5961 Mark the current article as read
5962 (@code{gnus-summary-mark-as-read-forward}).
5963
5964 @item D
5965 @kindex D (Summary)
5966 @findex gnus-summary-mark-as-read-backward
5967 Mark the current article as read and move point to the previous line
5968 (@code{gnus-summary-mark-as-read-backward}).
5969
5970 @item M k
5971 @itemx k
5972 @kindex k (Summary)
5973 @kindex M k (Summary)
5974 @findex gnus-summary-kill-same-subject-and-select
5975 Mark all articles that have the same subject as the current one as read,
5976 and then select the next unread article
5977 (@code{gnus-summary-kill-same-subject-and-select}).
5978
5979 @item M K
5980 @itemx C-k
5981 @kindex M K (Summary)
5982 @kindex C-k (Summary)
5983 @findex gnus-summary-kill-same-subject
5984 Mark all articles that have the same subject as the current one as read
5985 (@code{gnus-summary-kill-same-subject}).
5986
5987 @item M C
5988 @kindex M C (Summary)
5989 @findex gnus-summary-catchup
5990 @c @icon{gnus-summary-catchup}
5991 Mark all unread articles as read (@code{gnus-summary-catchup}).
5992
5993 @item M C-c
5994 @kindex M C-c (Summary)
5995 @findex gnus-summary-catchup-all
5996 Mark all articles in the group as read---even the ticked and dormant
5997 articles (@code{gnus-summary-catchup-all}).
5998
5999 @item M H
6000 @kindex M H (Summary)
6001 @findex gnus-summary-catchup-to-here
6002 Catchup the current group to point (before the point)
6003 (@code{gnus-summary-catchup-to-here}).
6004
6005 @item M h
6006 @kindex M h (Summary)
6007 @findex gnus-summary-catchup-from-here
6008 Catchup the current group from point (after the point)
6009 (@code{gnus-summary-catchup-from-here}).
6010
6011 @item C-w
6012 @kindex C-w (Summary)
6013 @findex gnus-summary-mark-region-as-read
6014 Mark all articles between point and mark as read
6015 (@code{gnus-summary-mark-region-as-read}).
6016
6017 @item M V k
6018 @kindex M V k (Summary)
6019 @findex gnus-summary-kill-below
6020 Kill all articles with scores below the default score (or below the
6021 numeric prefix) (@code{gnus-summary-kill-below}).
6022
6023 @item M e
6024 @itemx E
6025 @kindex M e (Summary)
6026 @kindex E (Summary)
6027 @findex gnus-summary-mark-as-expirable
6028 Mark the current article as expirable
6029 (@code{gnus-summary-mark-as-expirable}).
6030
6031 @item M b
6032 @kindex M b (Summary)
6033 @findex gnus-summary-set-bookmark
6034 Set a bookmark in the current article
6035 (@code{gnus-summary-set-bookmark}).
6036
6037 @item M B
6038 @kindex M B (Summary)
6039 @findex gnus-summary-remove-bookmark
6040 Remove the bookmark from the current article
6041 (@code{gnus-summary-remove-bookmark}).
6042
6043 @item M V c
6044 @kindex M V c (Summary)
6045 @findex gnus-summary-clear-above
6046 Clear all marks from articles with scores over the default score (or
6047 over the numeric prefix) (@code{gnus-summary-clear-above}).
6048
6049 @item M V u
6050 @kindex M V u (Summary)
6051 @findex gnus-summary-tick-above
6052 Tick all articles with scores over the default score (or over the
6053 numeric prefix) (@code{gnus-summary-tick-above}).
6054
6055 @item M V m
6056 @kindex M V m (Summary)
6057 @findex gnus-summary-mark-above
6058 Prompt for a mark, and mark all articles with scores over the default
6059 score (or over the numeric prefix) with this mark
6060 (@code{gnus-summary-clear-above}).
6061 @end table
6062
6063 @vindex gnus-summary-goto-unread
6064 The @code{gnus-summary-goto-unread} variable controls what action should
6065 be taken after setting a mark. If non-@code{nil}, point will move to
6066 the next/previous unread article. If @code{nil}, point will just move
6067 one line up or down. As a special case, if this variable is
6068 @code{never}, all the marking commands as well as other commands (like
6069 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6070 The default is @code{t}.
6071
6072
6073 @node Generic Marking Commands
6074 @subsection Generic Marking Commands
6075
6076 Some people would like the command that ticks an article (@kbd{!}) go to
6077 the next article. Others would like it to go to the next unread
6078 article. Yet others would like it to stay on the current article. And
6079 even though I haven't heard of anybody wanting it to go to the
6080 previous (unread) article, I'm sure there are people that want that as
6081 well.
6082
6083 Multiply these five behaviors with five different marking commands, and
6084 you get a potentially complex set of variable to control what each
6085 command should do.
6086
6087 To sidestep that mess, Gnus provides commands that do all these
6088 different things. They can be found on the @kbd{M M} map in the summary
6089 buffer. Type @kbd{M M C-h} to see them all---there are too many of them
6090 to list in this manual.
6091
6092 While you can use these commands directly, most users would prefer
6093 altering the summary mode keymap. For instance, if you would like the
6094 @kbd{!} command to go to the next article instead of the next unread
6095 article, you could say something like:
6096
6097 @lisp
6098 @group
6099 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6100 (defun my-alter-summary-map ()
6101 (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6102 @end group
6103 @end lisp
6104
6105 @noindent
6106 or
6107
6108 @lisp
6109 (defun my-alter-summary-map ()
6110 (local-set-key "!" "MM!n"))
6111 @end lisp
6112
6113
6114 @node Setting Process Marks
6115 @subsection Setting Process Marks
6116 @cindex setting process marks
6117
6118 Process marks are displayed as @code{#} in the summary buffer, and are
6119 used for marking articles in such a way that other commands will
6120 process these articles. For instance, if you process mark four
6121 articles and then use the @kbd{*} command, Gnus will enter these four
6122 commands into the cache. For more information,
6123 @pxref{Process/Prefix}.
6124
6125 @table @kbd
6126
6127 @item M P p
6128 @itemx #
6129 @kindex # (Summary)
6130 @kindex M P p (Summary)
6131 @findex gnus-summary-mark-as-processable
6132 Mark the current article with the process mark
6133 (@code{gnus-summary-mark-as-processable}).
6134 @findex gnus-summary-unmark-as-processable
6135
6136 @item M P u
6137 @itemx M-#
6138 @kindex M P u (Summary)
6139 @kindex M-# (Summary)
6140 Remove the process mark, if any, from the current article
6141 (@code{gnus-summary-unmark-as-processable}).
6142
6143 @item M P U
6144 @kindex M P U (Summary)
6145 @findex gnus-summary-unmark-all-processable
6146 Remove the process mark from all articles
6147 (@code{gnus-summary-unmark-all-processable}).
6148
6149 @item M P i
6150 @kindex M P i (Summary)
6151 @findex gnus-uu-invert-processable
6152 Invert the list of process marked articles
6153 (@code{gnus-uu-invert-processable}).
6154
6155 @item M P R
6156 @kindex M P R (Summary)
6157 @findex gnus-uu-mark-by-regexp
6158 Mark articles that have a @code{Subject} header that matches a regular
6159 expression (@code{gnus-uu-mark-by-regexp}).
6160
6161 @item M P G
6162 @kindex M P G (Summary)
6163 @findex gnus-uu-unmark-by-regexp
6164 Unmark articles that have a @code{Subject} header that matches a regular
6165 expression (@code{gnus-uu-unmark-by-regexp}).
6166
6167 @item M P r
6168 @kindex M P r (Summary)
6169 @findex gnus-uu-mark-region
6170 Mark articles in region (@code{gnus-uu-mark-region}).
6171
6172 @item M P g
6173 @kindex M P g (Summary)
6174 @findex gnus-uu-unmark-region
6175 Unmark articles in region (@code{gnus-uu-unmark-region}).
6176
6177 @item M P t
6178 @kindex M P t (Summary)
6179 @findex gnus-uu-mark-thread
6180 Mark all articles in the current (sub)thread
6181 (@code{gnus-uu-mark-thread}).
6182
6183 @item M P T
6184 @kindex M P T (Summary)
6185 @findex gnus-uu-unmark-thread
6186 Unmark all articles in the current (sub)thread
6187 (@code{gnus-uu-unmark-thread}).
6188
6189 @item M P v
6190 @kindex M P v (Summary)
6191 @findex gnus-uu-mark-over
6192 Mark all articles that have a score above the prefix argument
6193 (@code{gnus-uu-mark-over}).
6194
6195 @item M P s
6196 @kindex M P s (Summary)
6197 @findex gnus-uu-mark-series
6198 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6199
6200 @item M P S
6201 @kindex M P S (Summary)
6202 @findex gnus-uu-mark-sparse
6203 Mark all series that have already had some articles marked
6204 (@code{gnus-uu-mark-sparse}).
6205
6206 @item M P a
6207 @kindex M P a (Summary)
6208 @findex gnus-uu-mark-all
6209 Mark all articles in series order (@code{gnus-uu-mark-all}).
6210
6211 @item M P b
6212 @kindex M P b (Summary)
6213 @findex gnus-uu-mark-buffer
6214 Mark all articles in the buffer in the order they appear
6215 (@code{gnus-uu-mark-buffer}).
6216
6217 @item M P k
6218 @kindex M P k (Summary)
6219 @findex gnus-summary-kill-process-mark
6220 Push the current process mark set onto the stack and unmark all articles
6221 (@code{gnus-summary-kill-process-mark}).
6222
6223 @item M P y
6224 @kindex M P y (Summary)
6225 @findex gnus-summary-yank-process-mark
6226 Pop the previous process mark set from the stack and restore it
6227 (@code{gnus-summary-yank-process-mark}).
6228
6229 @item M P w
6230 @kindex M P w (Summary)
6231 @findex gnus-summary-save-process-mark
6232 Push the current process mark set onto the stack
6233 (@code{gnus-summary-save-process-mark}).
6234
6235 @end table
6236
6237 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6238 set process marks based on article body contents.
6239
6240
6241 @node Limiting
6242 @section Limiting
6243 @cindex limiting
6244
6245 It can be convenient to limit the summary buffer to just show some
6246 subset of the articles currently in the group. The effect most limit
6247 commands have is to remove a few (or many) articles from the summary
6248 buffer.
6249
6250 All limiting commands work on subsets of the articles already fetched
6251 from the servers. None of these commands query the server for
6252 additional articles.
6253
6254 @table @kbd
6255
6256 @item / /
6257 @itemx / s
6258 @kindex / / (Summary)
6259 @findex gnus-summary-limit-to-subject
6260 Limit the summary buffer to articles that match some subject
6261 (@code{gnus-summary-limit-to-subject}). If given a prefix, exclude
6262 matching articles.
6263
6264 @item / a
6265 @kindex / a (Summary)
6266 @findex gnus-summary-limit-to-author
6267 Limit the summary buffer to articles that match some author
6268 (@code{gnus-summary-limit-to-author}). If given a prefix, exclude
6269 matching articles.
6270
6271 @item / x
6272 @kindex / x (Summary)
6273 @findex gnus-summary-limit-to-extra
6274 Limit the summary buffer to articles that match one of the ``extra''
6275 headers (@pxref{To From Newsgroups})
6276 (@code{gnus-summary-limit-to-extra}). If given a prefix, exclude
6277 matching articles.
6278
6279 @item / u
6280 @itemx x
6281 @kindex / u (Summary)
6282 @kindex x (Summary)
6283 @findex gnus-summary-limit-to-unread
6284 Limit the summary buffer to articles not marked as read
6285 (@code{gnus-summary-limit-to-unread}). If given a prefix, limit the
6286 buffer to articles strictly unread. This means that ticked and
6287 dormant articles will also be excluded.
6288
6289 @item / m
6290 @kindex / m (Summary)
6291 @findex gnus-summary-limit-to-marks
6292 Ask for a mark and then limit to all articles that have been marked
6293 with that mark (@code{gnus-summary-limit-to-marks}).
6294
6295 @item / t
6296 @kindex / t (Summary)
6297 @findex gnus-summary-limit-to-age
6298 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6299 (@code{gnus-summary-limit-to-age}). If given a prefix, limit to
6300 articles younger than that number of days.
6301
6302 @item / n
6303 @kindex / n (Summary)
6304 @findex gnus-summary-limit-to-articles
6305 Limit the summary buffer to the current article
6306 (@code{gnus-summary-limit-to-articles}). Uses the process/prefix
6307 convention (@pxref{Process/Prefix}).
6308
6309 @item / w
6310 @kindex / w (Summary)
6311 @findex gnus-summary-pop-limit
6312 Pop the previous limit off the stack and restore it
6313 (@code{gnus-summary-pop-limit}). If given a prefix, pop all limits off
6314 the stack.
6315
6316 @item / .
6317 @kindex / . (Summary)
6318 @findex gnus-summary-limit-to-unseen
6319 Limit the summary buffer to the unseen articles
6320 (@code{gnus-summary-limit-to-unseen}).
6321
6322 @item / v
6323 @kindex / v (Summary)
6324 @findex gnus-summary-limit-to-score
6325 Limit the summary buffer to articles that have a score at or above some
6326 score (@code{gnus-summary-limit-to-score}).
6327
6328 @item / p
6329 @kindex / p (Summary)
6330 @findex gnus-summary-limit-to-display-predicate
6331 Limit the summary buffer to articles that satisfy the @code{display}
6332 group parameter predicate
6333 (@code{gnus-summary-limit-to-display-predicate}). @xref{Group
6334 Parameters}, for more on this predicate.
6335
6336 @item / E
6337 @itemx M S
6338 @kindex M S (Summary)
6339 @kindex / E (Summary)
6340 @findex gnus-summary-limit-include-expunged
6341 Include all expunged articles in the limit
6342 (@code{gnus-summary-limit-include-expunged}).
6343
6344 @item / D
6345 @kindex / D (Summary)
6346 @findex gnus-summary-limit-include-dormant
6347 Include all dormant articles in the limit
6348 (@code{gnus-summary-limit-include-dormant}).
6349
6350 @item / *
6351 @kindex / * (Summary)
6352 @findex gnus-summary-limit-include-cached
6353 Include all cached articles in the limit
6354 (@code{gnus-summary-limit-include-cached}).
6355
6356 @item / d
6357 @kindex / d (Summary)
6358 @findex gnus-summary-limit-exclude-dormant
6359 Exclude all dormant articles from the limit
6360 (@code{gnus-summary-limit-exclude-dormant}).
6361
6362 @item / M
6363 @kindex / M (Summary)
6364 @findex gnus-summary-limit-exclude-marks
6365 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6366
6367 @item / T
6368 @kindex / T (Summary)
6369 @findex gnus-summary-limit-include-thread
6370 Include all the articles in the current thread in the limit.
6371
6372 @item / c
6373 @kindex / c (Summary)
6374 @findex gnus-summary-limit-exclude-childless-dormant
6375 Exclude all dormant articles that have no children from the limit@*
6376 (@code{gnus-summary-limit-exclude-childless-dormant}).
6377
6378 @item / C
6379 @kindex / C (Summary)
6380 @findex gnus-summary-limit-mark-excluded-as-read
6381 Mark all excluded unread articles as read
6382 (@code{gnus-summary-limit-mark-excluded-as-read}). If given a prefix,
6383 also mark excluded ticked and dormant articles as read.
6384
6385 @item / N
6386 @kindex / N (Summary)
6387 @findex gnus-summary-insert-new-articles
6388 Insert all new articles in the summary buffer. It scans for new emails
6389 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6390
6391 @item / o
6392 @kindex / o (Summary)
6393 @findex gnus-summary-insert-old-articles
6394 Insert all old articles in the summary buffer. If given a numbered
6395 prefix, fetch this number of articles.
6396
6397 @end table
6398
6399
6400 @node Threading
6401 @section Threading
6402 @cindex threading
6403 @cindex article threading
6404
6405 Gnus threads articles by default. @dfn{To thread} is to put responses
6406 to articles directly after the articles they respond to---in a
6407 hierarchical fashion.
6408
6409 Threading is done by looking at the @code{References} headers of the
6410 articles. In a perfect world, this would be enough to build pretty
6411 trees, but unfortunately, the @code{References} header is often broken
6412 or simply missing. Weird news propagation exacerbates the problem,
6413 so one has to employ other heuristics to get pleasing results. A
6414 plethora of approaches exists, as detailed in horrible detail in
6415 @ref{Customizing Threading}.
6416
6417 First, a quick overview of the concepts:
6418
6419 @table @dfn
6420 @item root
6421 The top-most article in a thread; the first article in the thread.
6422
6423 @item thread
6424 A tree-like article structure.
6425
6426 @item sub-thread
6427 A small(er) section of this tree-like structure.
6428
6429 @item loose threads
6430 Threads often lose their roots due to article expiry, or due to the root
6431 already having been read in a previous session, and not displayed in the
6432 summary buffer. We then typically have many sub-threads that really
6433 belong to one thread, but are without connecting roots. These are
6434 called loose threads.
6435
6436 @item thread gathering
6437 An attempt to gather loose threads into bigger threads.
6438
6439 @item sparse threads
6440 A thread where the missing articles have been ``guessed'' at, and are
6441 displayed as empty lines in the summary buffer.
6442
6443 @end table
6444
6445
6446 @menu
6447 * Customizing Threading:: Variables you can change to affect the threading.
6448 * Thread Commands:: Thread based commands in the summary buffer.
6449 @end menu
6450
6451
6452 @node Customizing Threading
6453 @subsection Customizing Threading
6454 @cindex customizing threading
6455
6456 @menu
6457 * Loose Threads:: How Gnus gathers loose threads into bigger threads.
6458 * Filling In Threads:: Making the threads displayed look fuller.
6459 * More Threading:: Even more variables for fiddling with threads.
6460 * Low-Level Threading:: You thought it was over@dots{} but you were wrong!
6461 @end menu
6462
6463
6464 @node Loose Threads
6465 @subsubsection Loose Threads
6466 @cindex <
6467 @cindex >
6468 @cindex loose threads
6469
6470 @table @code
6471 @item gnus-summary-make-false-root
6472 @vindex gnus-summary-make-false-root
6473 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6474 and create a dummy root at the top. (Wait a minute. Root at the top?
6475 Yup.) Loose subtrees occur when the real root has expired, or you've
6476 read or killed the root in a previous session.
6477
6478 When there is no real root of a thread, Gnus will have to fudge
6479 something. This variable says what fudging method Gnus should use.
6480 There are four possible values:
6481
6482 @iftex
6483 @iflatex
6484 \gnusfigure{The Summary Buffer}{390}{
6485 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6486 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6487 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6488 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6489 }
6490 @end iflatex
6491 @end iftex
6492
6493 @cindex adopting articles
6494
6495 @table @code
6496
6497 @item adopt
6498 Gnus will make the first of the orphaned articles the parent. This
6499 parent will adopt all the other articles. The adopted articles will be
6500 marked as such by pointy brackets (@samp{<>}) instead of the standard
6501 square brackets (@samp{[]}). This is the default method.
6502
6503 @item dummy
6504 @vindex gnus-summary-dummy-line-format
6505 @vindex gnus-summary-make-false-root-always
6506 Gnus will create a dummy summary line that will pretend to be the
6507 parent. This dummy line does not correspond to any real article, so
6508 selecting it will just select the first real article after the dummy
6509 article. @code{gnus-summary-dummy-line-format} is used to specify the
6510 format of the dummy roots. It accepts only one format spec: @samp{S},
6511 which is the subject of the article. @xref{Formatting Variables}.
6512 If you want all threads to have a dummy root, even the non-gathered
6513 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6514
6515 @item empty
6516 Gnus won't actually make any article the parent, but simply leave the
6517 subject field of all orphans except the first empty. (Actually, it will
6518 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6519 Buffer Format}).)
6520
6521 @item none
6522 Don't make any article parent at all. Just gather the threads and
6523 display them after one another.
6524
6525 @item nil
6526 Don't gather loose threads.
6527 @end table
6528
6529 @item gnus-summary-gather-subject-limit
6530 @vindex gnus-summary-gather-subject-limit
6531 Loose threads are gathered by comparing subjects of articles. If this
6532 variable is @code{nil}, Gnus requires an exact match between the
6533 subjects of the loose threads before gathering them into one big
6534 super-thread. This might be too strict a requirement, what with the
6535 presence of stupid newsreaders that chop off long subject lines. If
6536 you think so, set this variable to, say, 20 to require that only the
6537 first 20 characters of the subjects have to match. If you set this
6538 variable to a really low number, you'll find that Gnus will gather
6539 everything in sight into one thread, which isn't very helpful.
6540
6541 @cindex fuzzy article gathering
6542 If you set this variable to the special value @code{fuzzy}, Gnus will
6543 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6544 Matching}).
6545
6546 @item gnus-simplify-subject-fuzzy-regexp
6547 @vindex gnus-simplify-subject-fuzzy-regexp
6548 This can either be a regular expression or list of regular expressions
6549 that match strings that will be removed from subjects if fuzzy subject
6550 simplification is used.
6551
6552 @item gnus-simplify-ignored-prefixes
6553 @vindex gnus-simplify-ignored-prefixes
6554 If you set @code{gnus-summary-gather-subject-limit} to something as low
6555 as 10, you might consider setting this variable to something sensible:
6556
6557 @c Written by Michael Ernst <mernst@cs.rice.edu>
6558 @lisp
6559 (setq gnus-simplify-ignored-prefixes
6560 (concat
6561 "\\`\\[?\\("
6562 (mapconcat
6563 'identity
6564 '("looking"
6565 "wanted" "followup" "summary\\( of\\)?"
6566 "help" "query" "problem" "question"
6567 "answer" "reference" "announce"
6568 "How can I" "How to" "Comparison of"
6569 ;; ...
6570 )
6571 "\\|")
6572 "\\)\\s *\\("
6573 (mapconcat 'identity
6574 '("for" "for reference" "with" "about")
6575 "\\|")
6576 "\\)?\\]?:?[ \t]*"))
6577 @end lisp
6578
6579 All words that match this regexp will be removed before comparing two
6580 subjects.
6581
6582 @item gnus-simplify-subject-functions
6583 @vindex gnus-simplify-subject-functions
6584 If non-@code{nil}, this variable overrides
6585 @code{gnus-summary-gather-subject-limit}. This variable should be a
6586 list of functions to apply to the @code{Subject} string iteratively to
6587 arrive at the simplified version of the string.
6588
6589 Useful functions to put in this list include:
6590
6591 @table @code
6592 @item gnus-simplify-subject-re
6593 @findex gnus-simplify-subject-re
6594 Strip the leading @samp{Re:}.
6595
6596 @item gnus-simplify-subject-fuzzy
6597 @findex gnus-simplify-subject-fuzzy
6598 Simplify fuzzily.
6599
6600 @item gnus-simplify-whitespace
6601 @findex gnus-simplify-whitespace
6602 Remove excessive whitespace.
6603
6604 @item gnus-simplify-all-whitespace
6605 @findex gnus-simplify-all-whitespace
6606 Remove all whitespace.
6607 @end table
6608
6609 You may also write your own functions, of course.
6610
6611
6612 @item gnus-summary-gather-exclude-subject
6613 @vindex gnus-summary-gather-exclude-subject
6614 Since loose thread gathering is done on subjects only, that might lead
6615 to many false hits, especially with certain common subjects like
6616 @samp{} and @samp{(none)}. To make the situation slightly better,
6617 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6618 what subjects should be excluded from the gathering process.@*
6619 The default is @samp{^ *$\\|^(none)$}.
6620
6621 @item gnus-summary-thread-gathering-function
6622 @vindex gnus-summary-thread-gathering-function
6623 Gnus gathers threads by looking at @code{Subject} headers. This means
6624 that totally unrelated articles may end up in the same ``thread'', which
6625 is confusing. An alternate approach is to look at all the
6626 @code{Message-ID}s in all the @code{References} headers to find matches.
6627 This will ensure that no gathered threads ever include unrelated
6628 articles, but it also means that people who have posted with broken
6629 newsreaders won't be gathered properly. The choice is yours---plague or
6630 cholera:
6631
6632 @table @code
6633 @item gnus-gather-threads-by-subject
6634 @findex gnus-gather-threads-by-subject
6635 This function is the default gathering function and looks at
6636 @code{Subject}s exclusively.
6637
6638 @item gnus-gather-threads-by-references
6639 @findex gnus-gather-threads-by-references
6640 This function looks at @code{References} headers exclusively.
6641 @end table
6642
6643 If you want to test gathering by @code{References}, you could say
6644 something like:
6645
6646 @lisp
6647 (setq gnus-summary-thread-gathering-function
6648 'gnus-gather-threads-by-references)
6649 @end lisp
6650
6651 @end table
6652
6653
6654 @node Filling In Threads
6655 @subsubsection Filling In Threads
6656
6657 @table @code
6658 @item gnus-fetch-old-headers
6659 @vindex gnus-fetch-old-headers
6660 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6661 more old headers---headers to articles marked as read. If you would
6662 like to display as few summary lines as possible, but still connect as
6663 many loose threads as possible, you should set this variable to
6664 @code{some} or a number. If you set it to a number, no more than that
6665 number of extra old headers will be fetched. In either case, fetching
6666 old headers only works if the back end you are using carries overview
6667 files---this would normally be @code{nntp}, @code{nnspool},
6668 @code{nnml}, and @code{nnmaildir}. Also remember that if the root of
6669 the thread has been expired by the server, there's not much Gnus can
6670 do about that.
6671
6672 This variable can also be set to @code{invisible}. This won't have any
6673 visible effects, but is useful if you use the @kbd{A T} command a lot
6674 (@pxref{Finding the Parent}).
6675
6676 @item gnus-fetch-old-ephemeral-headers
6677 @vindex gnus-fetch-old-ephemeral-headers
6678 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6679 newsgroups.
6680
6681 @item gnus-build-sparse-threads
6682 @vindex gnus-build-sparse-threads
6683 Fetching old headers can be slow. A low-rent similar effect can be
6684 gotten by setting this variable to @code{some}. Gnus will then look at
6685 the complete @code{References} headers of all articles and try to string
6686 together articles that belong in the same thread. This will leave
6687 @dfn{gaps} in the threading display where Gnus guesses that an article
6688 is missing from the thread. (These gaps appear like normal summary
6689 lines. If you select a gap, Gnus will try to fetch the article in
6690 question.) If this variable is @code{t}, Gnus will display all these
6691 ``gaps'' without regard for whether they are useful for completing the
6692 thread or not. Finally, if this variable is @code{more}, Gnus won't cut
6693 off sparse leaf nodes that don't lead anywhere. This variable is
6694 @code{nil} by default.
6695
6696 @item gnus-read-all-available-headers
6697 @vindex gnus-read-all-available-headers
6698 This is a rather obscure variable that few will find useful. It's
6699 intended for those non-news newsgroups where the back end has to fetch
6700 quite a lot to present the summary buffer, and where it's impossible to
6701 go back to parents of articles. This is mostly the case in the
6702 web-based groups, like the @code{nnultimate} groups.
6703
6704 If you don't use those, then it's safe to leave this as the default
6705 @code{nil}. If you want to use this variable, it should be a regexp
6706 that matches the group name, or @code{t} for all groups.
6707
6708 @end table
6709
6710
6711 @node More Threading
6712 @subsubsection More Threading
6713
6714 @table @code
6715 @item gnus-show-threads
6716 @vindex gnus-show-threads
6717 If this variable is @code{nil}, no threading will be done, and all of
6718 the rest of the variables here will have no effect. Turning threading
6719 off will speed group selection up a bit, but it is sure to make reading
6720 slower and more awkward.
6721
6722 @item gnus-thread-hide-subtree
6723 @vindex gnus-thread-hide-subtree
6724 If non-@code{nil}, all threads will be hidden when the summary buffer is
6725 generated.
6726
6727 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6728 Available predicates are @code{gnus-article-unread-p} and
6729 @code{gnus-article-unseen-p}.
6730
6731 Here's an example:
6732
6733 @lisp
6734 (setq gnus-thread-hide-subtree
6735 '(or gnus-article-unread-p
6736 gnus-article-unseen-p))
6737 @end lisp
6738
6739 (It's a pretty nonsensical example, since all unseen articles are also
6740 unread, but you get my drift.)
6741
6742
6743 @item gnus-thread-expunge-below
6744 @vindex gnus-thread-expunge-below
6745 All threads that have a total score (as defined by
6746 @code{gnus-thread-score-function}) less than this number will be
6747 expunged. This variable is @code{nil} by default, which means that no
6748 threads are expunged.
6749
6750 @item gnus-thread-hide-killed
6751 @vindex gnus-thread-hide-killed
6752 if you kill a thread and this variable is non-@code{nil}, the subtree
6753 will be hidden.
6754
6755 @item gnus-thread-ignore-subject
6756 @vindex gnus-thread-ignore-subject
6757 Sometimes somebody changes the subject in the middle of a thread. If
6758 this variable is non-@code{nil}, which is the default, the subject
6759 change is ignored. If it is @code{nil}, a change in the subject will
6760 result in a new thread.
6761
6762 @item gnus-thread-indent-level
6763 @vindex gnus-thread-indent-level
6764 This is a number that says how much each sub-thread should be indented.
6765 The default is 4.
6766
6767 @item gnus-sort-gathered-threads-function
6768 @vindex gnus-sort-gathered-threads-function
6769 Sometimes, particularly with mailing lists, the order in which mails
6770 arrive locally is not necessarily the same as the order in which they
6771 arrived on the mailing list. Consequently, when sorting sub-threads
6772 using the default @code{gnus-thread-sort-by-number}, responses can end
6773 up appearing before the article to which they are responding to.
6774 Setting this variable to an alternate value
6775 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6776 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6777 more logical sub-thread ordering in such instances.
6778
6779 @end table
6780
6781
6782 @node Low-Level Threading
6783 @subsubsection Low-Level Threading
6784
6785 @table @code
6786
6787 @item gnus-parse-headers-hook
6788 @vindex gnus-parse-headers-hook
6789 Hook run before parsing any headers.
6790
6791 @item gnus-alter-header-function
6792 @vindex gnus-alter-header-function
6793 If non-@code{nil}, this function will be called to allow alteration of
6794 article header structures. The function is called with one parameter,
6795 the article header vector, which it may alter in any way. For instance,
6796 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6797 in systematic ways (by adding prefixes and such), you can use this
6798 variable to un-scramble the @code{Message-ID}s so that they are more
6799 meaningful. Here's one example:
6800
6801 @lisp
6802 (setq gnus-alter-header-function 'my-alter-message-id)
6803
6804 (defun my-alter-message-id (header)
6805 (let ((id (mail-header-id header)))
6806 (when (string-match
6807 "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6808 (mail-header-set-id
6809 (concat (match-string 1 id) "@@" (match-string 2 id))
6810 header))))
6811 @end lisp
6812
6813 @end table
6814
6815
6816 @node Thread Commands
6817 @subsection Thread Commands
6818 @cindex thread commands
6819
6820 @table @kbd
6821
6822 @item T k
6823 @itemx C-M-k
6824 @kindex T k (Summary)
6825 @kindex C-M-k (Summary)
6826 @findex gnus-summary-kill-thread
6827 Mark all articles in the current (sub-)thread as read
6828 (@code{gnus-summary-kill-thread}). If the prefix argument is positive,
6829 remove all marks instead. If the prefix argument is negative, tick
6830 articles instead.
6831
6832 @item T l
6833 @itemx C-M-l
6834 @kindex T l (Summary)
6835 @kindex C-M-l (Summary)
6836 @findex gnus-summary-lower-thread
6837 Lower the score of the current (sub-)thread
6838 (@code{gnus-summary-lower-thread}).
6839
6840 @item T i
6841 @kindex T i (Summary)
6842 @findex gnus-summary-raise-thread
6843 Increase the score of the current (sub-)thread
6844 (@code{gnus-summary-raise-thread}).
6845
6846 @item T #
6847 @kindex T # (Summary)
6848 @findex gnus-uu-mark-thread
6849 Set the process mark on the current (sub-)thread
6850 (@code{gnus-uu-mark-thread}).
6851
6852 @item T M-#
6853 @kindex T M-# (Summary)
6854 @findex gnus-uu-unmark-thread
6855 Remove the process mark from the current (sub-)thread
6856 (@code{gnus-uu-unmark-thread}).
6857
6858 @item T T
6859 @kindex T T (Summary)
6860 @findex gnus-summary-toggle-threads
6861 Toggle threading (@code{gnus-summary-toggle-threads}).
6862
6863 @item T s
6864 @kindex T s (Summary)
6865 @findex gnus-summary-show-thread
6866 Expose the (sub-)thread hidden under the current article, if any@*
6867 (@code{gnus-summary-show-thread}).
6868
6869 @item T h
6870 @kindex T h (Summary)
6871 @findex gnus-summary-hide-thread
6872 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6873
6874 @item T S
6875 @kindex T S (Summary)
6876 @findex gnus-summary-show-all-threads
6877 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6878
6879 @item T H
6880 @kindex T H (Summary)
6881 @findex gnus-summary-hide-all-threads
6882 Hide all threads (@code{gnus-summary-hide-all-threads}).
6883
6884 @item T t
6885 @kindex T t (Summary)
6886 @findex gnus-summary-rethread-current
6887 Re-thread the current article's thread
6888 (@code{gnus-summary-rethread-current}). This works even when the
6889 summary buffer is otherwise unthreaded.
6890
6891 @item T ^
6892 @kindex T ^ (Summary)
6893 @findex gnus-summary-reparent-thread
6894 Make the current article the child of the marked (or previous) article
6895 (@code{gnus-summary-reparent-thread}).
6896
6897 @end table
6898
6899 The following commands are thread movement commands. They all
6900 understand the numeric prefix.
6901
6902 @table @kbd
6903
6904 @item T n
6905 @kindex T n (Summary)
6906 @itemx C-M-f
6907 @kindex C-M-n (Summary)
6908 @itemx M-down
6909 @kindex M-down (Summary)
6910 @findex gnus-summary-next-thread
6911 Go to the next thread (@code{gnus-summary-next-thread}).
6912
6913 @item T p
6914 @kindex T p (Summary)
6915 @itemx C-M-b
6916 @kindex C-M-p (Summary)
6917 @itemx M-up
6918 @kindex M-up (Summary)
6919 @findex gnus-summary-prev-thread
6920 Go to the previous thread (@code{gnus-summary-prev-thread}).
6921
6922 @item T d
6923 @kindex T d (Summary)
6924 @findex gnus-summary-down-thread
6925 Descend the thread (@code{gnus-summary-down-thread}).
6926
6927 @item T u
6928 @kindex T u (Summary)
6929 @findex gnus-summary-up-thread
6930 Ascend the thread (@code{gnus-summary-up-thread}).
6931
6932 @item T o
6933 @kindex T o (Summary)
6934 @findex gnus-summary-top-thread
6935 Go to the top of the thread (@code{gnus-summary-top-thread}).
6936 @end table
6937
6938 @vindex gnus-thread-operation-ignore-subject
6939 If you ignore subject while threading, you'll naturally end up with
6940 threads that have several different subjects in them. If you then issue
6941 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6942 wish to kill the entire thread, but just those parts of the thread that
6943 have the same subject as the current article. If you like this idea,
6944 you can fiddle with @code{gnus-thread-operation-ignore-subject}. If it
6945 is non-@code{nil} (which it is by default), subjects will be ignored
6946 when doing thread commands. If this variable is @code{nil}, articles in
6947 the same thread with different subjects will not be included in the
6948 operation in question. If this variable is @code{fuzzy}, only articles
6949 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6950 Matching}).
6951
6952
6953 @node Sorting the Summary Buffer
6954 @section Sorting the Summary Buffer
6955
6956 @findex gnus-thread-sort-by-total-score
6957 @findex gnus-thread-sort-by-date
6958 @findex gnus-thread-sort-by-score
6959 @findex gnus-thread-sort-by-subject
6960 @findex gnus-thread-sort-by-author
6961 @findex gnus-thread-sort-by-number
6962 @findex gnus-thread-sort-by-random
6963 @vindex gnus-thread-sort-functions
6964 @findex gnus-thread-sort-by-most-recent-number
6965 @findex gnus-thread-sort-by-most-recent-date
6966 If you are using a threaded summary display, you can sort the threads by
6967 setting @code{gnus-thread-sort-functions}, which can be either a single
6968 function, a list of functions, or a list containing functions and
6969 @code{(not some-function)} elements.
6970
6971 By default, sorting is done on article numbers. Ready-made sorting
6972 predicate functions include @code{gnus-thread-sort-by-number},
6973 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6974 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6975 @code{gnus-thread-sort-by-most-recent-number},
6976 @code{gnus-thread-sort-by-most-recent-date},
6977 @code{gnus-thread-sort-by-random} and
6978 @code{gnus-thread-sort-by-total-score}.
6979
6980 Each function takes two threads and returns non-@code{nil} if the first
6981 thread should be sorted before the other. Note that sorting really is
6982 normally done by looking only at the roots of each thread.
6983
6984 If you use more than one function, the primary sort key should be the
6985 last function in the list. You should probably always include
6986 @code{gnus-thread-sort-by-number} in the list of sorting
6987 functions---preferably first. This will ensure that threads that are
6988 equal with respect to the other sort criteria will be displayed in
6989 ascending article order.
6990
6991 If you would like to sort by reverse score, then by subject, and finally
6992 by number, you could do something like:
6993
6994 @lisp
6995 (setq gnus-thread-sort-functions
6996 '(gnus-thread-sort-by-number
6997 gnus-thread-sort-by-subject
6998 (not gnus-thread-sort-by-total-score)))
6999 @end lisp
7000
7001 The threads that have highest score will be displayed first in the
7002 summary buffer. When threads have the same score, they will be sorted
7003 alphabetically. The threads that have the same score and the same
7004 subject will be sorted by number, which is (normally) the sequence in
7005 which the articles arrived.
7006
7007 If you want to sort by score and then reverse arrival order, you could
7008 say something like:
7009
7010 @lisp
7011 (setq gnus-thread-sort-functions
7012 '((lambda (t1 t2)
7013 (not (gnus-thread-sort-by-number t1 t2)))
7014 gnus-thread-sort-by-score))
7015 @end lisp
7016
7017 @vindex gnus-thread-score-function
7018 The function in the @code{gnus-thread-score-function} variable (default
7019 @code{+}) is used for calculating the total score of a thread. Useful
7020 functions might be @code{max}, @code{min}, or squared means, or whatever
7021 tickles your fancy.
7022
7023 @findex gnus-article-sort-functions
7024 @findex gnus-article-sort-by-date
7025 @findex gnus-article-sort-by-score
7026 @findex gnus-article-sort-by-subject
7027 @findex gnus-article-sort-by-author
7028 @findex gnus-article-sort-by-random
7029 @findex gnus-article-sort-by-number
7030 If you are using an unthreaded display for some strange reason or
7031 other, you have to fiddle with the @code{gnus-article-sort-functions}
7032 variable. It is very similar to the
7033 @code{gnus-thread-sort-functions}, except that it uses slightly
7034 different functions for article comparison. Available sorting
7035 predicate functions are @code{gnus-article-sort-by-number},
7036 @code{gnus-article-sort-by-author},
7037 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7038 @code{gnus-article-sort-by-random}, and
7039 @code{gnus-article-sort-by-score}.
7040
7041 If you want to sort an unthreaded summary display by subject, you could
7042 say something like:
7043
7044 @lisp
7045 (setq gnus-article-sort-functions
7046 '(gnus-article-sort-by-number
7047 gnus-article-sort-by-subject))
7048 @end lisp
7049
7050
7051
7052 @node Asynchronous Fetching
7053 @section Asynchronous Article Fetching
7054 @cindex asynchronous article fetching
7055 @cindex article pre-fetch
7056 @cindex pre-fetch
7057
7058 If you read your news from an @acronym{NNTP} server that's far away, the
7059 network latencies may make reading articles a chore. You have to wait
7060 for a while after pressing @kbd{n} to go to the next article before the
7061 article appears. Why can't Gnus just go ahead and fetch the article
7062 while you are reading the previous one? Why not, indeed.
7063
7064 First, some caveats. There are some pitfalls to using asynchronous
7065 article fetching, especially the way Gnus does it.
7066
7067 Let's say you are reading article 1, which is short, and article 2 is
7068 quite long, and you are not interested in reading that. Gnus does not
7069 know this, so it goes ahead and fetches article 2. You decide to read
7070 article 3, but since Gnus is in the process of fetching article 2, the
7071 connection is blocked.
7072
7073 To avoid these situations, Gnus will open two (count 'em two)
7074 connections to the server. Some people may think this isn't a very nice
7075 thing to do, but I don't see any real alternatives. Setting up that
7076 extra connection takes some time, so Gnus startup will be slower.
7077
7078 Gnus will fetch more articles than you will read. This will mean that
7079 the link between your machine and the @acronym{NNTP} server will become more
7080 loaded than if you didn't use article pre-fetch. The server itself will
7081 also become more loaded---both with the extra article requests, and the
7082 extra connection.
7083
7084 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7085 you really want to.
7086
7087 @vindex gnus-asynchronous
7088 Here's how: Set @code{gnus-asynchronous} to @code{t}. The rest should
7089 happen automatically.
7090
7091 @vindex gnus-use-article-prefetch
7092 You can control how many articles are to be pre-fetched by setting
7093 @code{gnus-use-article-prefetch}. This is 30 by default, which means
7094 that when you read an article in the group, the back end will pre-fetch
7095 the next 30 articles. If this variable is @code{t}, the back end will
7096 pre-fetch all the articles it can without bound. If it is
7097 @code{nil}, no pre-fetching will be done.
7098
7099 @vindex gnus-async-prefetch-article-p
7100 @findex gnus-async-read-p
7101 There are probably some articles that you don't want to pre-fetch---read
7102 articles, for instance. The @code{gnus-async-prefetch-article-p}
7103 variable controls whether an article is to be pre-fetched. This
7104 function should return non-@code{nil} when the article in question is
7105 to be pre-fetched. The default is @code{gnus-async-read-p}, which
7106 returns @code{nil} on read articles. The function is called with an
7107 article data structure as the only parameter.
7108
7109 If, for instance, you wish to pre-fetch only unread articles shorter
7110 than 100 lines, you could say something like:
7111
7112 @lisp
7113 (defun my-async-short-unread-p (data)
7114 "Return non-nil for short, unread articles."
7115 (and (gnus-data-unread-p data)
7116 (< (mail-header-lines (gnus-data-header data))
7117 100)))
7118
7119 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7120 @end lisp
7121
7122 These functions will be called many, many times, so they should
7123 preferably be short and sweet to avoid slowing down Gnus too much.
7124 It's probably a good idea to byte-compile things like this.
7125
7126 @vindex gnus-prefetched-article-deletion-strategy
7127 Articles have to be removed from the asynch buffer sooner or later. The
7128 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7129 articles. This is a list that may contain the following elements:
7130
7131 @table @code
7132 @item read
7133 Remove articles when they are read.
7134
7135 @item exit
7136 Remove articles when exiting the group.
7137 @end table
7138
7139 The default value is @code{(read exit)}.
7140
7141 @c @vindex gnus-use-header-prefetch
7142 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7143 @c from the next group.
7144
7145
7146 @node Article Caching
7147 @section Article Caching
7148 @cindex article caching
7149 @cindex caching
7150
7151 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7152 consider turning article caching on. Each article will then be stored
7153 locally under your home directory. As you may surmise, this could
7154 potentially use @emph{huge} amounts of disk space, as well as eat up all
7155 your inodes so fast it will make your head swim. In vodka.
7156
7157 Used carefully, though, it could be just an easier way to save articles.
7158
7159 @vindex gnus-use-long-file-name
7160 @vindex gnus-cache-directory
7161 @vindex gnus-use-cache
7162 To turn caching on, set @code{gnus-use-cache} to @code{t}. By default,
7163 all articles ticked or marked as dormant will then be copied
7164 over to your local cache (@code{gnus-cache-directory}). Whether this
7165 cache is flat or hierarchical is controlled by the
7166 @code{gnus-use-long-file-name} variable, as usual.
7167
7168 When re-selecting a ticked or dormant article, it will be fetched from the
7169 cache instead of from the server. As articles in your cache will never
7170 expire, this might serve as a method of saving articles while still
7171 keeping them where they belong. Just mark all articles you want to save
7172 as dormant, and don't worry.
7173
7174 When an article is marked as read, is it removed from the cache.
7175
7176 @vindex gnus-cache-remove-articles
7177 @vindex gnus-cache-enter-articles
7178 The entering/removal of articles from the cache is controlled by the
7179 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7180 variables. Both are lists of symbols. The first is @code{(ticked
7181 dormant)} by default, meaning that ticked and dormant articles will be
7182 put in the cache. The latter is @code{(read)} by default, meaning that
7183 articles marked as read are removed from the cache. Possibly
7184 symbols in these two lists are @code{ticked}, @code{dormant},
7185 @code{unread} and @code{read}.
7186
7187 @findex gnus-jog-cache
7188 So where does the massive article-fetching and storing come into the
7189 picture? The @code{gnus-jog-cache} command will go through all
7190 subscribed newsgroups, request all unread articles, score them, and
7191 store them in the cache. You should only ever, ever ever ever, use this
7192 command if 1) your connection to the @acronym{NNTP} server is really, really,
7193 really slow and 2) you have a really, really, really huge disk.
7194 Seriously. One way to cut down on the number of articles downloaded is
7195 to score unwanted articles down and have them marked as read. They will
7196 not then be downloaded by this command.
7197
7198 @vindex gnus-uncacheable-groups
7199 @vindex gnus-cacheable-groups
7200 It is likely that you do not want caching on all groups. For instance,
7201 if your @code{nnml} mail is located under your home directory, it makes no
7202 sense to cache it somewhere else under your home directory. Unless you
7203 feel that it's neat to use twice as much space.
7204
7205 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7206 regexp of groups to cache, @samp{^nntp} for instance, or set the
7207 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7208 Both variables are @code{nil} by default. If a group matches both
7209 variables, the group is not cached.
7210
7211 @findex gnus-cache-generate-nov-databases
7212 @findex gnus-cache-generate-active
7213 @vindex gnus-cache-active-file
7214 The cache stores information on what articles it contains in its active
7215 file (@code{gnus-cache-active-file}). If this file (or any other parts
7216 of the cache) becomes all messed up for some reason or other, Gnus
7217 offers two functions that will try to set things right. @kbd{M-x
7218 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7219 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7220 file.
7221
7222 @findex gnus-cache-move-cache
7223 @code{gnus-cache-move-cache} will move your whole
7224 @code{gnus-cache-directory} to some other location. You get asked to
7225 where, isn't that cool?
7226
7227 @node Persistent Articles
7228 @section Persistent Articles
7229 @cindex persistent articles
7230
7231 Closely related to article caching, we have @dfn{persistent articles}.
7232 In fact, it's just a different way of looking at caching, and much more
7233 useful in my opinion.
7234
7235 Say you're reading a newsgroup, and you happen on to some valuable gem
7236 that you want to keep and treasure forever. You'd normally just save it
7237 (using one of the many saving commands) in some file. The problem with
7238 that is that it's just, well, yucky. Ideally you'd prefer just having
7239 the article remain in the group where you found it forever; untouched by
7240 the expiry going on at the news server.
7241
7242 This is what a @dfn{persistent article} is---an article that just won't
7243 be deleted. It's implemented using the normal cache functions, but
7244 you use two explicit commands for managing persistent articles:
7245
7246 @table @kbd
7247
7248 @item *
7249 @kindex * (Summary)
7250 @findex gnus-cache-enter-article
7251 Make the current article persistent (@code{gnus-cache-enter-article}).
7252
7253 @item M-*
7254 @kindex M-* (Summary)
7255 @findex gnus-cache-remove-article
7256 Remove the current article from the persistent articles
7257 (@code{gnus-cache-remove-article}). This will normally delete the
7258 article.
7259 @end table
7260
7261 Both these commands understand the process/prefix convention.
7262
7263 To avoid having all ticked articles (and stuff) entered into the cache,
7264 you should set @code{gnus-use-cache} to @code{passive} if you're just
7265 interested in persistent articles:
7266
7267 @lisp
7268 (setq gnus-use-cache 'passive)
7269 @end lisp
7270
7271
7272 @node Article Backlog
7273 @section Article Backlog
7274 @cindex backlog
7275 @cindex article backlog
7276
7277 If you have a slow connection, but the idea of using caching seems
7278 unappealing to you (and it is, really), you can help the situation some
7279 by switching on the @dfn{backlog}. This is where Gnus will buffer
7280 already read articles so that it doesn't have to re-fetch articles
7281 you've already read. This only helps if you are in the habit of
7282 re-selecting articles you've recently read, of course. If you never do
7283 that, turning the backlog on will slow Gnus down a little bit, and
7284 increase memory usage some.
7285
7286 @vindex gnus-keep-backlog
7287 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7288 at most @var{n} old articles in a buffer for later re-fetching. If this
7289 variable is non-@code{nil} and is not a number, Gnus will store
7290 @emph{all} read articles, which means that your Emacs will grow without
7291 bound before exploding and taking your machine down with you. I put
7292 that in there just to keep y'all on your toes.
7293
7294 The default value is 20.
7295
7296
7297 @node Saving Articles
7298 @section Saving Articles
7299 @cindex saving articles
7300
7301 Gnus can save articles in a number of ways. Below is the documentation
7302 for saving articles in a fairly straight-forward fashion (i.e., little
7303 processing of the article is done before it is saved). For a different
7304 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7305 (@pxref{Decoding Articles}).
7306
7307 For the commands listed here, the target is a file. If you want to
7308 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7309 command (@pxref{Mail Group Commands}).
7310
7311 @vindex gnus-save-all-headers
7312 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7313 unwanted headers before saving the article.
7314
7315 @vindex gnus-saved-headers
7316 If the preceding variable is @code{nil}, all headers that match the
7317 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7318 deleted before saving.
7319
7320 @table @kbd
7321
7322 @item O o
7323 @itemx o
7324 @kindex O o (Summary)
7325 @kindex o (Summary)
7326 @findex gnus-summary-save-article
7327 @c @icon{gnus-summary-save-article}
7328 Save the current article using the default article saver
7329 (@code{gnus-summary-save-article}).
7330
7331 @item O m
7332 @kindex O m (Summary)
7333 @findex gnus-summary-save-article-mail
7334 Save the current article in mail format
7335 (@code{gnus-summary-save-article-mail}).
7336
7337 @item O r
7338 @kindex O r (Summary)
7339 @findex gnus-summary-save-article-rmail
7340 Save the current article in Rmail format
7341 (@code{gnus-summary-save-article-rmail}).
7342
7343 @item O f
7344 @kindex O f (Summary)
7345 @findex gnus-summary-save-article-file
7346 @c @icon{gnus-summary-save-article-file}
7347 Save the current article in plain file format
7348 (@code{gnus-summary-save-article-file}).
7349
7350 @item O F
7351 @kindex O F (Summary)
7352 @findex gnus-summary-write-article-file
7353 Write the current article in plain file format, overwriting any previous
7354 file contents (@code{gnus-summary-write-article-file}).
7355
7356 @item O b
7357 @kindex O b (Summary)
7358 @findex gnus-summary-save-article-body-file
7359 Save the current article body in plain file format
7360 (@code{gnus-summary-save-article-body-file}).
7361
7362 @item O h
7363 @kindex O h (Summary)
7364 @findex gnus-summary-save-article-folder
7365 Save the current article in mh folder format
7366 (@code{gnus-summary-save-article-folder}).
7367
7368 @item O v
7369 @kindex O v (Summary)
7370 @findex gnus-summary-save-article-vm
7371 Save the current article in a VM folder
7372 (@code{gnus-summary-save-article-vm}).
7373
7374 @item O p
7375 @itemx |
7376 @kindex O p (Summary)
7377 @kindex | (Summary)
7378 @findex gnus-summary-pipe-output
7379 Save the current article in a pipe. Uhm, like, what I mean is---Pipe
7380 the current article to a process (@code{gnus-summary-pipe-output}).
7381 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7382 complete headers in the piped output.
7383
7384 @item O P
7385 @kindex O P (Summary)
7386 @findex gnus-summary-muttprint
7387 @vindex gnus-summary-muttprint-program
7388 Save the current article into muttprint. That is, print it using the
7389 external program @uref{http://muttprint.sourceforge.net/,
7390 Muttprint}. The program name and options to use is controlled by the
7391 variable @code{gnus-summary-muttprint-program}.
7392 (@code{gnus-summary-muttprint}).
7393
7394 @end table
7395
7396 @vindex gnus-prompt-before-saving
7397 All these commands use the process/prefix convention
7398 (@pxref{Process/Prefix}). If you save bunches of articles using these
7399 functions, you might get tired of being prompted for files to save each
7400 and every article in. The prompting action is controlled by
7401 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7402 default, giving you that excessive prompting action you know and
7403 loathe. If you set this variable to @code{t} instead, you'll be prompted
7404 just once for each series of articles you save. If you like to really
7405 have Gnus do all your thinking for you, you can even set this variable
7406 to @code{nil}, which means that you will never be prompted for files to
7407 save articles in. Gnus will simply save all the articles in the default
7408 files.
7409
7410
7411 @vindex gnus-default-article-saver
7412 You can customize the @code{gnus-default-article-saver} variable to make
7413 Gnus do what you want it to. You can use any of the six ready-made
7414 functions below, or you can create your own.
7415
7416 @table @code
7417
7418 @item gnus-summary-save-in-rmail
7419 @findex gnus-summary-save-in-rmail
7420 @vindex gnus-rmail-save-name
7421 @findex gnus-plain-save-name
7422 This is the default format, @dfn{Babyl}. Uses the function in the
7423 @code{gnus-rmail-save-name} variable to get a file name to save the
7424 article in. The default is @code{gnus-plain-save-name}.
7425
7426 @item gnus-summary-save-in-mail
7427 @findex gnus-summary-save-in-mail
7428 @vindex gnus-mail-save-name
7429 Save in a Unix mail (mbox) file. Uses the function in the
7430 @code{gnus-mail-save-name} variable to get a file name to save the
7431 article in. The default is @code{gnus-plain-save-name}.
7432
7433 @item gnus-summary-save-in-file
7434 @findex gnus-summary-save-in-file
7435 @vindex gnus-file-save-name
7436 @findex gnus-numeric-save-name
7437 Append the article straight to an ordinary file. Uses the function in
7438 the @code{gnus-file-save-name} variable to get a file name to save the
7439 article in. The default is @code{gnus-numeric-save-name}.
7440
7441 @item gnus-summary-write-to-file
7442 @findex gnus-summary-write-to-file
7443 Write the article straight to an ordinary file. The file is
7444 overwritten if it exists. Uses the function in the
7445 @code{gnus-file-save-name} variable to get a file name to save the
7446 article in. The default is @code{gnus-numeric-save-name}.
7447
7448 @item gnus-summary-save-body-in-file
7449 @findex gnus-summary-save-body-in-file
7450 Append the article body to an ordinary file. Uses the function in the
7451 @code{gnus-file-save-name} variable to get a file name to save the
7452 article in. The default is @code{gnus-numeric-save-name}.
7453
7454 @item gnus-summary-save-in-folder
7455 @findex gnus-summary-save-in-folder
7456 @findex gnus-folder-save-name
7457 @findex gnus-Folder-save-name
7458 @vindex gnus-folder-save-name
7459 @cindex rcvstore
7460 @cindex MH folders
7461 Save the article to an MH folder using @code{rcvstore} from the MH
7462 library. Uses the function in the @code{gnus-folder-save-name} variable
7463 to get a file name to save the article in. The default is
7464 @code{gnus-folder-save-name}, but you can also use
7465 @code{gnus-Folder-save-name}, which creates capitalized names.
7466
7467 @item gnus-summary-save-in-vm
7468 @findex gnus-summary-save-in-vm
7469 Save the article in a VM folder. You have to have the VM mail
7470 reader to use this setting.
7471 @end table
7472
7473 @vindex gnus-article-save-directory
7474 All of these functions, except for the last one, will save the article
7475 in the @code{gnus-article-save-directory}, which is initialized from the
7476 @env{SAVEDIR} environment variable. This is @file{~/News/} by
7477 default.
7478
7479 As you can see above, the functions use different functions to find a
7480 suitable name of a file to save the article in. Below is a list of
7481 available functions that generate names:
7482
7483 @table @code
7484
7485 @item gnus-Numeric-save-name
7486 @findex gnus-Numeric-save-name
7487 File names like @file{~/News/Alt.andrea-dworkin/45}.
7488
7489 @item gnus-numeric-save-name
7490 @findex gnus-numeric-save-name
7491 File names like @file{~/News/alt.andrea-dworkin/45}.
7492
7493 @item gnus-Plain-save-name
7494 @findex gnus-Plain-save-name
7495 File names like @file{~/News/Alt.andrea-dworkin}.
7496
7497 @item gnus-plain-save-name
7498 @findex gnus-plain-save-name
7499 File names like @file{~/News/alt.andrea-dworkin}.
7500
7501 @item gnus-sender-save-name
7502 @findex gnus-sender-save-name
7503 File names like @file{~/News/larsi}.
7504 @end table
7505
7506 @vindex gnus-split-methods
7507 You can have Gnus suggest where to save articles by plonking a regexp into
7508 the @code{gnus-split-methods} alist. For instance, if you would like to
7509 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7510 related to VM in @file{vm-stuff}, you could set this variable to something
7511 like:
7512
7513 @lisp
7514 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7515 ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7516 (my-choosing-function "../other-dir/my-stuff")
7517 ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7518 @end lisp
7519
7520 We see that this is a list where each element is a list that has two
7521 elements---the @dfn{match} and the @dfn{file}. The match can either be
7522 a string (in which case it is used as a regexp to match on the article
7523 head); it can be a symbol (which will be called as a function with the
7524 group name as a parameter); or it can be a list (which will be
7525 @code{eval}ed). If any of these actions have a non-@code{nil} result,
7526 the @dfn{file} will be used as a default prompt. In addition, the
7527 result of the operation itself will be used if the function or form
7528 called returns a string or a list of strings.
7529
7530 You basically end up with a list of file names that might be used when
7531 saving the current article. (All ``matches'' will be used.) You will
7532 then be prompted for what you really want to use as a name, with file
7533 name completion over the results from applying this variable.
7534
7535 This variable is @code{((gnus-article-archive-name))} by default, which
7536 means that Gnus will look at the articles it saves for an
7537 @code{Archive-name} line and use that as a suggestion for the file
7538 name.
7539
7540 Here's an example function to clean up file names somewhat. If you have
7541 lots of mail groups called things like
7542 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7543 these group names before creating the file name to save to. The
7544 following will do just that:
7545
7546 @lisp
7547 (defun my-save-name (group)
7548 (when (string-match "^nnml:mail." group)
7549 (substring group (match-end 0))))
7550
7551 (setq gnus-split-methods
7552 '((gnus-article-archive-name)
7553 (my-save-name)))
7554 @end lisp
7555
7556
7557 @vindex gnus-use-long-file-name
7558 Finally, you have the @code{gnus-use-long-file-name} variable. If it is
7559 @code{nil}, all the preceding functions will replace all periods
7560 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7561 the functions will generate hierarchies of directories instead of having
7562 all the files in the top level directory
7563 (@file{~/News/alt/andrea-dworkin} instead of
7564 @file{~/News/alt.andrea-dworkin}.) This variable is @code{t} by default
7565 on most systems. However, for historical reasons, this is @code{nil} on
7566 Xenix and usg-unix-v machines by default.
7567
7568 This function also affects kill and score file names. If this variable
7569 is a list, and the list contains the element @code{not-score}, long file
7570 names will not be used for score files, if it contains the element
7571 @code{not-save}, long file names will not be used for saving, and if it
7572 contains the element @code{not-kill}, long file names will not be used
7573 for kill files.
7574
7575 If you'd like to save articles in a hierarchy that looks something like
7576 a spool, you could
7577
7578 @lisp
7579 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7580 (setq gnus-default-article-saver
7581 'gnus-summary-save-in-file) ; @r{no encoding}
7582 @end lisp
7583
7584 Then just save with @kbd{o}. You'd then read this hierarchy with
7585 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7586 the top level directory as the argument (@file{~/News/}). Then just walk
7587 around to the groups/directories with @code{nneething}.
7588
7589
7590 @node Decoding Articles
7591 @section Decoding Articles
7592 @cindex decoding articles
7593
7594 Sometime users post articles (or series of articles) that have been
7595 encoded in some way or other. Gnus can decode them for you.
7596
7597 @menu
7598 * Uuencoded Articles:: Uudecode articles.
7599 * Shell Archives:: Unshar articles.
7600 * PostScript Files:: Split PostScript.
7601 * Other Files:: Plain save and binhex.
7602 * Decoding Variables:: Variables for a happy decoding.
7603 * Viewing Files:: You want to look at the result of the decoding?
7604 @end menu
7605
7606 @cindex series
7607 @cindex article series
7608 All these functions use the process/prefix convention
7609 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7610 the extension that a ``single article'' means ``a single series''. Gnus
7611 can find out by itself what articles belong to a series, decode all the
7612 articles and unpack/view/save the resulting file(s).
7613
7614 Gnus guesses what articles are in the series according to the following
7615 simplish rule: The subjects must be (nearly) identical, except for the
7616 last two numbers of the line. (Spaces are largely ignored, however.)
7617
7618 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7619 will find all the articles that match the regexp @samp{^cat.gif
7620 ([0-9]+/[0-9]+).*$}.
7621
7622 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7623 series}, will not be properly recognized by any of the automatic viewing
7624 commands, and you have to mark the articles manually with @kbd{#}.
7625
7626
7627 @node Uuencoded Articles
7628 @subsection Uuencoded Articles
7629 @cindex uudecode
7630 @cindex uuencoded articles
7631
7632 @table @kbd
7633
7634 @item X u
7635 @kindex X u (Summary)
7636 @findex gnus-uu-decode-uu
7637 @c @icon{gnus-uu-decode-uu}
7638 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7639
7640 @item X U
7641 @kindex X U (Summary)
7642 @findex gnus-uu-decode-uu-and-save
7643 Uudecodes and saves the current series
7644 (@code{gnus-uu-decode-uu-and-save}).
7645
7646 @item X v u
7647 @kindex X v u (Summary)
7648 @findex gnus-uu-decode-uu-view
7649 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7650
7651 @item X v U
7652 @kindex X v U (Summary)
7653 @findex gnus-uu-decode-uu-and-save-view
7654 Uudecodes, views and saves the current series
7655 (@code{gnus-uu-decode-uu-and-save-view}).
7656
7657 @end table
7658
7659 Remember that these all react to the presence of articles marked with
7660 the process mark. If, for instance, you'd like to decode and save an
7661 entire newsgroup, you'd typically do @kbd{M P a}
7662 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7663 (@code{gnus-uu-decode-uu-and-save}).
7664
7665 All this is very much different from how @code{gnus-uu} worked with
7666 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7667 the sun. This version of @code{gnus-uu} generally assumes that you mark
7668 articles in some way (@pxref{Setting Process Marks}) and then press
7669 @kbd{X u}.
7670
7671 @vindex gnus-uu-notify-files
7672 Note: When trying to decode articles that have names matching
7673 @code{gnus-uu-notify-files}, which is hard-coded to
7674 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7675 automatically post an article on @samp{comp.unix.wizards} saying that
7676 you have just viewed the file in question. This feature can't be turned
7677 off.
7678
7679
7680 @node Shell Archives
7681 @subsection Shell Archives
7682 @cindex unshar
7683 @cindex shell archives
7684 @cindex shared articles
7685
7686 Shell archives (``shar files'') used to be a popular way to distribute
7687 sources, but it isn't used all that much today. In any case, we have
7688 some commands to deal with these:
7689
7690 @table @kbd
7691
7692 @item X s
7693 @kindex X s (Summary)
7694 @findex gnus-uu-decode-unshar
7695 Unshars the current series (@code{gnus-uu-decode-unshar}).
7696
7697 @item X S
7698 @kindex X S (Summary)
7699 @findex gnus-uu-decode-unshar-and-save
7700 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7701
7702 @item X v s
7703 @kindex X v s (Summary)
7704 @findex gnus-uu-decode-unshar-view
7705 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7706
7707 @item X v S
7708 @kindex X v S (Summary)
7709 @findex gnus-uu-decode-unshar-and-save-view
7710 Unshars, views and saves the current series
7711 (@code{gnus-uu-decode-unshar-and-save-view}).
7712 @end table
7713
7714
7715 @node PostScript Files
7716 @subsection PostScript Files
7717 @cindex PostScript
7718
7719 @table @kbd
7720
7721 @item X p
7722 @kindex X p (Summary)
7723 @findex gnus-uu-decode-postscript
7724 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7725
7726 @item X P
7727 @kindex X P (Summary)
7728 @findex gnus-uu-decode-postscript-and-save
7729 Unpack and save the current PostScript series
7730 (@code{gnus-uu-decode-postscript-and-save}).
7731
7732 @item X v p
7733 @kindex X v p (Summary)
7734 @findex gnus-uu-decode-postscript-view
7735 View the current PostScript series
7736 (@code{gnus-uu-decode-postscript-view}).
7737
7738 @item X v P
7739 @kindex X v P (Summary)
7740 @findex gnus-uu-decode-postscript-and-save-view
7741 View and save the current PostScript series
7742 (@code{gnus-uu-decode-postscript-and-save-view}).
7743 @end table
7744
7745
7746 @node Other Files
7747 @subsection Other Files
7748
7749 @table @kbd
7750 @item X o
7751 @kindex X o (Summary)
7752 @findex gnus-uu-decode-save
7753 Save the current series
7754 (@code{gnus-uu-decode-save}).
7755
7756 @item X b
7757 @kindex X b (Summary)
7758 @findex gnus-uu-decode-binhex
7759 Unbinhex the current series (@code{gnus-uu-decode-binhex}). This
7760 doesn't really work yet.
7761 @end table
7762
7763
7764 @node Decoding Variables
7765 @subsection Decoding Variables
7766
7767 Adjective, not verb.
7768
7769 @menu
7770 * Rule Variables:: Variables that say how a file is to be viewed.
7771 * Other Decode Variables:: Other decode variables.
7772 * Uuencoding and Posting:: Variables for customizing uuencoding.
7773 @end menu
7774
7775
7776 @node Rule Variables
7777 @subsubsection Rule Variables
7778 @cindex rule variables
7779
7780 Gnus uses @dfn{rule variables} to decide how to view a file. All these
7781 variables are of the form
7782
7783 @lisp
7784 (list '(regexp1 command2)
7785 '(regexp2 command2)
7786 ...)
7787 @end lisp
7788
7789 @table @code
7790
7791 @item gnus-uu-user-view-rules
7792 @vindex gnus-uu-user-view-rules
7793 @cindex sox
7794 This variable is consulted first when viewing files. If you wish to use,
7795 for instance, @code{sox} to convert an @file{.au} sound file, you could
7796 say something like:
7797 @lisp
7798 (setq gnus-uu-user-view-rules
7799 (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7800 @end lisp
7801
7802 @item gnus-uu-user-view-rules-end
7803 @vindex gnus-uu-user-view-rules-end
7804 This variable is consulted if Gnus couldn't make any matches from the
7805 user and default view rules.
7806
7807 @item gnus-uu-user-archive-rules
7808 @vindex gnus-uu-user-archive-rules
7809 This variable can be used to say what commands should be used to unpack
7810 archives.
7811 @end table
7812
7813
7814 @node Other Decode Variables
7815 @subsubsection Other Decode Variables
7816
7817 @table @code
7818 @vindex gnus-uu-grabbed-file-functions
7819
7820 @item gnus-uu-grabbed-file-functions
7821 All functions in this list will be called right after each file has been
7822 successfully decoded---so that you can move or view files right away,
7823 and don't have to wait for all files to be decoded before you can do
7824 anything. Ready-made functions you can put in this list are:
7825
7826 @table @code
7827
7828 @item gnus-uu-grab-view
7829 @findex gnus-uu-grab-view
7830 View the file.
7831
7832 @item gnus-uu-grab-move
7833 @findex gnus-uu-grab-move
7834 Move the file (if you're using a saving function.)
7835 @end table
7836
7837 @item gnus-uu-be-dangerous
7838 @vindex gnus-uu-be-dangerous
7839 Specifies what to do if unusual situations arise during decoding. If
7840 @code{nil}, be as conservative as possible. If @code{t}, ignore things
7841 that didn't work, and overwrite existing files. Otherwise, ask each
7842 time.
7843
7844 @item gnus-uu-ignore-files-by-name
7845 @vindex gnus-uu-ignore-files-by-name
7846 Files with name matching this regular expression won't be viewed.
7847
7848 @item gnus-uu-ignore-files-by-type
7849 @vindex gnus-uu-ignore-files-by-type
7850 Files with a @acronym{MIME} type matching this variable won't be viewed.
7851 Note that Gnus tries to guess what type the file is based on the name.
7852 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7853 kludgey.
7854
7855 @item gnus-uu-tmp-dir
7856 @vindex gnus-uu-tmp-dir
7857 Where @code{gnus-uu} does its work.
7858
7859 @item gnus-uu-do-not-unpack-archives
7860 @vindex gnus-uu-do-not-unpack-archives
7861 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7862 looking for files to display.
7863
7864 @item gnus-uu-view-and-save
7865 @vindex gnus-uu-view-and-save
7866 Non-@code{nil} means that the user will always be asked to save a file
7867 after viewing it.
7868
7869 @item gnus-uu-ignore-default-view-rules
7870 @vindex gnus-uu-ignore-default-view-rules
7871 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7872 rules.
7873
7874 @item gnus-uu-ignore-default-archive-rules
7875 @vindex gnus-uu-ignore-default-archive-rules
7876 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7877 unpacking commands.
7878
7879 @item gnus-uu-kill-carriage-return
7880 @vindex gnus-uu-kill-carriage-return
7881 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7882 from articles.
7883
7884 @item gnus-uu-unmark-articles-not-decoded
7885 @vindex gnus-uu-unmark-articles-not-decoded
7886 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7887 decoded articles as unread.
7888
7889 @item gnus-uu-correct-stripped-uucode
7890 @vindex gnus-uu-correct-stripped-uucode
7891 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7892 uuencoded files that have had trailing spaces deleted.
7893
7894 @item gnus-uu-pre-uudecode-hook
7895 @vindex gnus-uu-pre-uudecode-hook
7896 Hook run before sending a message to @code{uudecode}.
7897
7898 @item gnus-uu-view-with-metamail
7899 @vindex gnus-uu-view-with-metamail
7900 @cindex metamail
7901 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7902 commands defined by the rule variables and just fudge a @acronym{MIME}
7903 content type based on the file name. The result will be fed to
7904 @code{metamail} for viewing.
7905
7906 @item gnus-uu-save-in-digest
7907 @vindex gnus-uu-save-in-digest
7908 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7909 decoding, will save in digests. If this variable is @code{nil},
7910 @code{gnus-uu} will just save everything in a file without any
7911 embellishments. The digesting almost conforms to RFC 1153---no easy way
7912 to specify any meaningful volume and issue numbers were found, so I
7913 simply dropped them.
7914
7915 @end table
7916
7917
7918 @node Uuencoding and Posting
7919 @subsubsection Uuencoding and Posting
7920
7921 @table @code
7922
7923 @item gnus-uu-post-include-before-composing
7924 @vindex gnus-uu-post-include-before-composing
7925 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7926 before you compose the article. If this variable is @code{t}, you can
7927 either include an encoded file with @kbd{C-c C-i} or have one included
7928 for you when you post the article.
7929
7930 @item gnus-uu-post-length
7931 @vindex gnus-uu-post-length
7932 Maximum length of an article. The encoded file will be split into how
7933 many articles it takes to post the entire file.
7934
7935 @item gnus-uu-post-threaded
7936 @vindex gnus-uu-post-threaded
7937 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7938 thread. This may not be smart, as no other decoder I have seen is able
7939 to follow threads when collecting uuencoded articles. (Well, I have
7940 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7941 think that counts@dots{}) Default is @code{nil}.
7942
7943 @item gnus-uu-post-separate-description
7944 @vindex gnus-uu-post-separate-description
7945 Non-@code{nil} means that the description will be posted in a separate
7946 article. The first article will typically be numbered (0/x). If this
7947 variable is @code{nil}, the description the user enters will be included
7948 at the beginning of the first article, which will be numbered (1/x).
7949 Default is @code{t}.
7950
7951 @end table
7952
7953
7954 @node Viewing Files
7955 @subsection Viewing Files
7956 @cindex viewing files
7957 @cindex pseudo-articles
7958
7959 After decoding, if the file is some sort of archive, Gnus will attempt
7960 to unpack the archive and see if any of the files in the archive can be
7961 viewed. For instance, if you have a gzipped tar file @file{pics.tar.gz}
7962 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
7963 uncompress and de-tar the main file, and then view the two pictures.
7964 This unpacking process is recursive, so if the archive contains archives
7965 of archives, it'll all be unpacked.
7966
7967 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
7968 extracted file into the summary buffer. If you go to these
7969 ``articles'', you will be prompted for a command to run (usually Gnus
7970 will make a suggestion), and then the command will be run.
7971
7972 @vindex gnus-view-pseudo-asynchronously
7973 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7974 until the viewing is done before proceeding.
7975
7976 @vindex gnus-view-pseudos
7977 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7978 the pseudo-articles into the summary buffer, but view them
7979 immediately. If this variable is @code{not-confirm}, the user won't even
7980 be asked for a confirmation before viewing is done.
7981
7982 @vindex gnus-view-pseudos-separately
7983 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7984 pseudo-article will be created for each file to be viewed. If
7985 @code{nil}, all files that use the same viewing command will be given as
7986 a list of parameters to that command.
7987
7988 @vindex gnus-insert-pseudo-articles
7989 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7990 pseudo-articles when decoding. It is @code{t} by default.
7991
7992 So; there you are, reading your @emph{pseudo-articles} in your
7993 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7994 Why isn't anything real anymore? How did we get here?
7995
7996
7997 @node Article Treatment
7998 @section Article Treatment
7999
8000 Reading through this huge manual, you may have quite forgotten that the
8001 object of newsreaders is to actually, like, read what people have
8002 written. Reading articles. Unfortunately, people are quite bad at
8003 writing, so there are tons of functions and variables to make reading
8004 these articles easier.
8005
8006 @menu
8007 * Article Highlighting:: You want to make the article look like fruit salad.
8008 * Article Fontisizing:: Making emphasized text look nice.
8009 * Article Hiding:: You also want to make certain info go away.
8010 * Article Washing:: Lots of way-neat functions to make life better.
8011 * Article Header:: Doing various header transformations.
8012 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
8013 * Article Button Levels:: Controlling appearance of buttons.
8014 * Article Date:: Grumble, UT!
8015 * Article Display:: Display various stuff---X-Face, Picons, Smileys
8016 * Article Signature:: What is a signature?
8017 * Article Miscellanea:: Various other stuff.
8018 @end menu
8019
8020
8021 @node Article Highlighting
8022 @subsection Article Highlighting
8023 @cindex highlighting
8024
8025 Not only do you want your article buffer to look like fruit salad, but
8026 you want it to look like technicolor fruit salad.
8027
8028 @table @kbd
8029
8030 @item W H a
8031 @kindex W H a (Summary)
8032 @findex gnus-article-highlight
8033 @findex gnus-article-maybe-highlight
8034 Do much highlighting of the current article
8035 (@code{gnus-article-highlight}). This function highlights header, cited
8036 text, the signature, and adds buttons to the body and the head.
8037
8038 @item W H h
8039 @kindex W H h (Summary)
8040 @findex gnus-article-highlight-headers
8041 @vindex gnus-header-face-alist
8042 Highlight the headers (@code{gnus-article-highlight-headers}). The
8043 highlighting will be done according to the @code{gnus-header-face-alist}
8044 variable, which is a list where each element has the form
8045 @code{(@var{regexp} @var{name} @var{content})}.
8046 @var{regexp} is a regular expression for matching the
8047 header, @var{name} is the face used for highlighting the header name
8048 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8049 the header value. The first match made will be used. Note that
8050 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8051
8052 @item W H c
8053 @kindex W H c (Summary)
8054 @findex gnus-article-highlight-citation
8055 Highlight cited text (@code{gnus-article-highlight-citation}).
8056
8057 Some variables to customize the citation highlights:
8058
8059 @table @code
8060 @vindex gnus-cite-parse-max-size
8061
8062 @item gnus-cite-parse-max-size
8063 If the article size if bigger than this variable (which is 25000 by
8064 default), no citation highlighting will be performed.
8065
8066 @item gnus-cite-max-prefix
8067 @vindex gnus-cite-max-prefix
8068 Maximum possible length for a citation prefix (default 20).
8069
8070 @item gnus-cite-face-list
8071 @vindex gnus-cite-face-list
8072 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8073 When there are citations from multiple articles in the same message,
8074 Gnus will try to give each citation from each article its own face.
8075 This should make it easier to see who wrote what.
8076
8077 @item gnus-supercite-regexp
8078 @vindex gnus-supercite-regexp
8079 Regexp matching normal Supercite attribution lines.
8080
8081 @item gnus-supercite-secondary-regexp
8082 @vindex gnus-supercite-secondary-regexp
8083 Regexp matching mangled Supercite attribution lines.
8084
8085 @item gnus-cite-minimum-match-count
8086 @vindex gnus-cite-minimum-match-count
8087 Minimum number of identical prefixes we have to see before we believe
8088 that it's a citation.
8089
8090 @item gnus-cite-attribution-prefix
8091 @vindex gnus-cite-attribution-prefix
8092 Regexp matching the beginning of an attribution line.
8093
8094 @item gnus-cite-attribution-suffix
8095 @vindex gnus-cite-attribution-suffix
8096 Regexp matching the end of an attribution line.
8097
8098 @item gnus-cite-attribution-face
8099 @vindex gnus-cite-attribution-face
8100 Face used for attribution lines. It is merged with the face for the
8101 cited text belonging to the attribution.
8102
8103 @item gnus-cite-ignore-quoted-from
8104 @vindex gnus-cite-ignore-quoted-from
8105 If non-@code{nil}, no citation highlighting will be performed on lines
8106 beginning with @samp{>From }. Those lines may have been quoted by MTAs
8107 in order not to mix up with the envelope From line. The default value
8108 is @code{t}.
8109
8110 @end table
8111
8112
8113 @item W H s
8114 @kindex W H s (Summary)
8115 @vindex gnus-signature-separator
8116 @vindex gnus-signature-face
8117 @findex gnus-article-highlight-signature
8118 Highlight the signature (@code{gnus-article-highlight-signature}).
8119 Everything after @code{gnus-signature-separator} (@pxref{Article
8120 Signature}) in an article will be considered a signature and will be
8121 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8122 default.
8123
8124 @end table
8125
8126 @xref{Customizing Articles}, for how to highlight articles automatically.
8127
8128
8129 @node Article Fontisizing
8130 @subsection Article Fontisizing
8131 @cindex emphasis
8132 @cindex article emphasis
8133
8134 @findex gnus-article-emphasize
8135 @kindex W e (Summary)
8136 People commonly add emphasis to words in news articles by writing things
8137 like @samp{_this_} or @samp{*this*} or @samp{/this/}. Gnus can make
8138 this look nicer by running the article through the @kbd{W e}
8139 (@code{gnus-article-emphasize}) command.
8140
8141 @vindex gnus-emphasis-alist
8142 How the emphasis is computed is controlled by the
8143 @code{gnus-emphasis-alist} variable. This is an alist where the first
8144 element is a regular expression to be matched. The second is a number
8145 that says what regular expression grouping is used to find the entire
8146 emphasized word. The third is a number that says what regexp grouping
8147 should be displayed and highlighted. (The text between these two
8148 groupings will be hidden.) The fourth is the face used for
8149 highlighting.
8150
8151 @lisp
8152 (setq gnus-emphasis-alist
8153 '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8154 ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8155 @end lisp
8156
8157 @cindex slash
8158 @cindex asterisk
8159 @cindex underline
8160 @cindex /
8161 @cindex *
8162
8163 @vindex gnus-emphasis-underline
8164 @vindex gnus-emphasis-bold
8165 @vindex gnus-emphasis-italic
8166 @vindex gnus-emphasis-underline-bold
8167 @vindex gnus-emphasis-underline-italic
8168 @vindex gnus-emphasis-bold-italic
8169 @vindex gnus-emphasis-underline-bold-italic
8170 By default, there are seven rules, and they use the following faces:
8171 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8172 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8173 @code{gnus-emphasis-underline-italic},
8174 @code{gnus-emphasis-underline-bold}, and
8175 @code{gnus-emphasis-underline-bold-italic}.
8176
8177 If you want to change these faces, you can either use @kbd{M-x
8178 customize}, or you can use @code{copy-face}. For instance, if you want
8179 to make @code{gnus-emphasis-italic} use a red face instead, you could
8180 say something like:
8181
8182 @lisp
8183 (copy-face 'red 'gnus-emphasis-italic)
8184 @end lisp
8185
8186 @vindex gnus-group-highlight-words-alist
8187
8188 If you want to highlight arbitrary words, you can use the
8189 @code{gnus-group-highlight-words-alist} variable, which uses the same
8190 syntax as @code{gnus-emphasis-alist}. The @code{highlight-words} group
8191 parameter (@pxref{Group Parameters}) can also be used.
8192
8193 @xref{Customizing Articles}, for how to fontize articles automatically.
8194
8195
8196 @node Article Hiding
8197 @subsection Article Hiding
8198 @cindex article hiding
8199
8200 Or rather, hiding certain things in each article. There usually is much
8201 too much cruft in most articles.
8202
8203 @table @kbd
8204
8205 @item W W a
8206 @kindex W W a (Summary)
8207 @findex gnus-article-hide
8208 Do quite a lot of hiding on the article buffer
8209 (@kbd{gnus-article-hide}). In particular, this function will hide
8210 headers, @acronym{PGP}, cited text and the signature.
8211
8212 @item W W h
8213 @kindex W W h (Summary)
8214 @findex gnus-article-hide-headers
8215 Hide headers (@code{gnus-article-hide-headers}). @xref{Hiding
8216 Headers}.
8217
8218 @item W W b
8219 @kindex W W b (Summary)
8220 @findex gnus-article-hide-boring-headers
8221 Hide headers that aren't particularly interesting
8222 (@code{gnus-article-hide-boring-headers}). @xref{Hiding Headers}.
8223
8224 @item W W s
8225 @kindex W W s (Summary)
8226 @findex gnus-article-hide-signature
8227 Hide signature (@code{gnus-article-hide-signature}). @xref{Article
8228 Signature}.
8229
8230 @item W W l
8231 @kindex W W l (Summary)
8232 @findex gnus-article-hide-list-identifiers
8233 @vindex gnus-list-identifiers
8234 Strip list identifiers specified in @code{gnus-list-identifiers}. These
8235 are strings some mailing list servers add to the beginning of all
8236 @code{Subject} headers---for example, @samp{[zebra 4711]}. Any leading
8237 @samp{Re: } is skipped before stripping. @code{gnus-list-identifiers}
8238 may not contain @code{\\(..\\)}.
8239
8240 @table @code
8241
8242 @item gnus-list-identifiers
8243 @vindex gnus-list-identifiers
8244 A regular expression that matches list identifiers to be removed from
8245 subject. This can also be a list of regular expressions.
8246
8247 @end table
8248
8249 @item W W P
8250 @kindex W W P (Summary)
8251 @findex gnus-article-hide-pem
8252 Hide @acronym{PEM} (privacy enhanced messages) cruft
8253 (@code{gnus-article-hide-pem}).
8254
8255 @item W W B
8256 @kindex W W B (Summary)
8257 @findex gnus-article-strip-banner
8258 @vindex gnus-article-banner-alist
8259 @vindex gnus-article-address-banner-alist
8260 @cindex banner
8261 @cindex OneList
8262 @cindex stripping advertisements
8263 @cindex advertisements
8264 Strip the banner specified by the @code{banner} group parameter
8265 (@code{gnus-article-strip-banner}). This is mainly used to hide those
8266 annoying banners and/or signatures that some mailing lists and moderated
8267 groups adds to all the messages. The way to use this function is to add
8268 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8269 group you want banners stripped from. The parameter either be a string,
8270 which will be interpreted as a regular expression matching text to be
8271 removed, or the symbol @code{signature}, meaning that the (last)
8272 signature should be removed, or other symbol, meaning that the
8273 corresponding regular expression in @code{gnus-article-banner-alist} is
8274 used.
8275
8276 Regardless of a group, you can hide things like advertisements only when
8277 the sender of an article has a certain mail address specified in
8278 @code{gnus-article-address-banner-alist}.
8279
8280 @table @code
8281
8282 @item gnus-article-address-banner-alist
8283 @vindex gnus-article-address-banner-alist
8284 Alist of mail addresses and banners. Each element has the form
8285 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8286 matching a mail address in the From header, @var{banner} is one of a
8287 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8288 a regexp and @code{nil}. If @var{address} matches author's mail
8289 address, it will remove things like advertisements. For example, if a
8290 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8291 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8292 sends, you can use the following element to remove them:
8293
8294 @lisp
8295 ("@@yoo-hoo\\.co\\.jp\\'" .
8296 "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8297 @end lisp
8298
8299 @end table
8300
8301 @item W W c
8302 @kindex W W c (Summary)
8303 @findex gnus-article-hide-citation
8304 Hide citation (@code{gnus-article-hide-citation}). Some variables for
8305 customizing the hiding:
8306
8307 @table @code
8308
8309 @item gnus-cited-opened-text-button-line-format
8310 @itemx gnus-cited-closed-text-button-line-format
8311 @vindex gnus-cited-closed-text-button-line-format
8312 @vindex gnus-cited-opened-text-button-line-format
8313 Gnus adds buttons to show where the cited text has been hidden, and to
8314 allow toggle hiding the text. The format of the variable is specified
8315 by these format-like variable (@pxref{Formatting Variables}). These
8316 specs are valid:
8317
8318 @table @samp
8319 @item b
8320 Starting point of the hidden text.
8321 @item e
8322 Ending point of the hidden text.
8323 @item l
8324 Number of characters in the hidden region.
8325 @item n
8326 Number of lines of hidden text.
8327 @end table
8328
8329 @item gnus-cited-lines-visible
8330 @vindex gnus-cited-lines-visible
8331 The number of lines at the beginning of the cited text to leave
8332 shown. This can also be a cons cell with the number of lines at the top
8333 and bottom of the text, respectively, to remain visible.
8334
8335 @end table
8336
8337 @item W W C-c
8338 @kindex W W C-c (Summary)
8339 @findex gnus-article-hide-citation-maybe
8340
8341 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8342 following two variables:
8343
8344 @table @code
8345 @item gnus-cite-hide-percentage
8346 @vindex gnus-cite-hide-percentage
8347 If the cited text is of a bigger percentage than this variable (default
8348 50), hide the cited text.
8349
8350 @item gnus-cite-hide-absolute
8351 @vindex gnus-cite-hide-absolute
8352 The cited text must have at least this length (default 10) before it
8353 is hidden.
8354 @end table
8355
8356 @item W W C
8357 @kindex W W C (Summary)
8358 @findex gnus-article-hide-citation-in-followups
8359 Hide cited text in articles that aren't roots
8360 (@code{gnus-article-hide-citation-in-followups}). This isn't very
8361 useful as an interactive command, but might be a handy function to stick
8362 have happen automatically (@pxref{Customizing Articles}).
8363
8364 @end table
8365
8366 All these ``hiding'' commands are toggles, but if you give a negative
8367 prefix to these commands, they will show what they have previously
8368 hidden. If you give a positive prefix, they will always hide.
8369
8370 Also @pxref{Article Highlighting} for further variables for
8371 citation customization.
8372
8373 @xref{Customizing Articles}, for how to hide article elements
8374 automatically.
8375
8376
8377 @node Article Washing
8378 @subsection Article Washing
8379 @cindex washing
8380 @cindex article washing
8381
8382 We call this ``article washing'' for a really good reason. Namely, the
8383 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8384
8385 @dfn{Washing} is defined by us as ``changing something from something to
8386 something else'', but normally results in something looking better.
8387 Cleaner, perhaps.
8388
8389 @xref{Customizing Articles}, if you want to change how Gnus displays
8390 articles by default.
8391
8392 @table @kbd
8393
8394 @item C-u g
8395 This is not really washing, it's sort of the opposite of washing. If
8396 you type this, you see the article exactly as it exists on disk or on
8397 the server.
8398
8399 @item g
8400 Force redisplaying of the current article
8401 (@code{gnus-summary-show-article}). This is also not really washing.
8402 If you type this, you see the article without any previously applied
8403 interactive Washing functions but with all default treatments
8404 (@pxref{Customizing Articles}).
8405
8406 @item W l
8407 @kindex W l (Summary)
8408 @findex gnus-summary-stop-page-breaking
8409 Remove page breaks from the current article
8410 (@code{gnus-summary-stop-page-breaking}). @xref{Misc Article}, for page
8411 delimiters.
8412
8413 @item W r
8414 @kindex W r (Summary)
8415 @findex gnus-summary-caesar-message
8416 @c @icon{gnus-summary-caesar-message}
8417 Do a Caesar rotate (rot13) on the article buffer
8418 (@code{gnus-summary-caesar-message}).
8419 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8420 (Typically offensive jokes and such.)
8421
8422 It's commonly called ``rot13'' because each letter is rotated 13
8423 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8424 #15). It is sometimes referred to as ``Caesar rotate'' because Caesar
8425 is rumored to have employed this form of, uh, somewhat weak encryption.
8426
8427 @item W m
8428 @kindex W m (Summary)
8429 @findex gnus-summary-morse-message
8430 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8431
8432 @item W t
8433 @item t
8434 @kindex W t (Summary)
8435 @kindex t (Summary)
8436 @findex gnus-summary-toggle-header
8437 Toggle whether to display all headers in the article buffer
8438 (@code{gnus-summary-toggle-header}).
8439
8440 @item W v
8441 @kindex W v (Summary)
8442 @findex gnus-summary-verbose-headers
8443 Toggle whether to display all headers in the article buffer permanently
8444 (@code{gnus-summary-verbose-headers}).
8445
8446 @item W o
8447 @kindex W o (Summary)
8448 @findex gnus-article-treat-overstrike
8449 Treat overstrike (@code{gnus-article-treat-overstrike}).
8450
8451 @item W d
8452 @kindex W d (Summary)
8453 @findex gnus-article-treat-dumbquotes
8454 @vindex gnus-article-dumbquotes-map
8455 @cindex Smartquotes
8456 @cindex M****s*** sm*rtq**t*s
8457 @cindex Latin 1
8458 Treat M****s*** sm*rtq**t*s according to
8459 @code{gnus-article-dumbquotes-map}
8460 (@code{gnus-article-treat-dumbquotes}). Note that this function guesses
8461 whether a character is a sm*rtq**t* or not, so it should only be used
8462 interactively.
8463
8464 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8465 an attempt to provide more quoting characters. If you see something
8466 like @code{\222} or @code{\264} where you're expecting some kind of
8467 apostrophe or quotation mark, then try this wash.
8468
8469 @item W Y f
8470 @kindex W Y f (Summary)
8471 @findex gnus-article-outlook-deuglify-article
8472 @cindex Outlook Express
8473 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8474 unwrap lines, repair attribution and rearrange citation.
8475 (@code{gnus-article-outlook-deuglify-article}).
8476
8477 @item W Y u
8478 @kindex W Y u (Summary)
8479 @findex gnus-article-outlook-unwrap-lines
8480 @vindex gnus-outlook-deuglify-unwrap-min
8481 @vindex gnus-outlook-deuglify-unwrap-max
8482 Unwrap lines that appear to be wrapped citation lines. You can control
8483 what lines will be unwrapped by frobbing
8484 @code{gnus-outlook-deuglify-unwrap-min} and
8485 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8486 maximum length of an unwrapped citation line.
8487 (@code{gnus-article-outlook-unwrap-lines}).
8488
8489 @item W Y a
8490 @kindex W Y a (Summary)
8491 @findex gnus-article-outlook-repair-attribution
8492 Repair a broken attribution line.@*
8493 (@code{gnus-article-outlook-repair-attribution}).
8494
8495 @item W Y c
8496 @kindex W Y c (Summary)
8497 @findex gnus-article-outlook-rearrange-citation
8498 Repair broken citations by rearranging the text.
8499 (@code{gnus-article-outlook-rearrange-citation}).
8500
8501 @item W w
8502 @kindex W w (Summary)
8503 @findex gnus-article-fill-cited-article
8504 Do word wrap (@code{gnus-article-fill-cited-article}).
8505
8506 You can give the command a numerical prefix to specify the width to use
8507 when filling.
8508
8509 @item W Q
8510 @kindex W Q (Summary)
8511 @findex gnus-article-fill-long-lines
8512 Fill long lines (@code{gnus-article-fill-long-lines}).
8513
8514 @item W C
8515 @kindex W C (Summary)
8516 @findex gnus-article-capitalize-sentences
8517 Capitalize the first word in each sentence
8518 (@code{gnus-article-capitalize-sentences}).
8519
8520 @item W c
8521 @kindex W c (Summary)
8522 @findex gnus-article-remove-cr
8523 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8524 (this takes care of DOS line endings), and then translate any remaining
8525 CRs into LF (this takes care of Mac line endings)
8526 (@code{gnus-article-remove-cr}).
8527
8528 @item W q
8529 @kindex W q (Summary)
8530 @findex gnus-article-de-quoted-unreadable
8531 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8532 Quoted-Printable is one common @acronym{MIME} encoding employed when
8533 sending non-@acronym{ASCII} (i.e., 8-bit) articles. It typically
8534 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8535 doesn't look very readable to me. Note that this is usually done
8536 automatically by Gnus if the message in question has a
8537 @code{Content-Transfer-Encoding} header that says that this encoding
8538 has been done. If a prefix is given, a charset will be asked for.
8539
8540 @item W 6
8541 @kindex W 6 (Summary)
8542 @findex gnus-article-de-base64-unreadable
8543 Treat base64 (@code{gnus-article-de-base64-unreadable}). Base64 is
8544 one common @acronym{MIME} encoding employed when sending
8545 non-@acronym{ASCII} (i.e., 8-bit) articles. Note that this is
8546 usually done automatically by Gnus if the message in question has a
8547 @code{Content-Transfer-Encoding} header that says that this encoding
8548 has been done. If a prefix is given, a charset will be asked for.
8549
8550 @item W Z
8551 @kindex W Z (Summary)
8552 @findex gnus-article-decode-HZ
8553 Treat HZ or HZP (@code{gnus-article-decode-HZ}). HZ (or HZP) is one
8554 common encoding employed when sending Chinese articles. It typically
8555 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8556
8557 @item W u
8558 @kindex W u (Summary)
8559 @findex gnus-article-unsplit-urls
8560 Remove newlines from within URLs. Some mailers insert newlines into
8561 outgoing email messages to keep lines short. This reformatting can
8562 split long URLs onto multiple lines. Repair those URLs by removing
8563 the newlines (@code{gnus-article-unsplit-urls}).
8564
8565 @item W h
8566 @kindex W h (Summary)
8567 @findex gnus-article-wash-html
8568 Treat @acronym{HTML} (@code{gnus-article-wash-html}). Note that this is
8569 usually done automatically by Gnus if the message in question has a
8570 @code{Content-Type} header that says that the message is @acronym{HTML}.
8571
8572 If a prefix is given, a charset will be asked for.
8573
8574 @vindex gnus-article-wash-function
8575 The default is to use the function specified by
8576 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8577 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8578 @acronym{HTML}, but this is controlled by the
8579 @code{gnus-article-wash-function} variable. Pre-defined functions you
8580 can use include:
8581
8582 @table @code
8583 @item w3
8584 Use Emacs/w3.
8585
8586 @item w3m
8587 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8588
8589 @item links
8590 Use @uref{http://links.sf.net/, Links}.
8591
8592 @item lynx
8593 Use @uref{http://lynx.isc.org/, Lynx}.
8594
8595 @item html2text
8596 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8597
8598 @end table
8599
8600 @item W b
8601 @kindex W b (Summary)
8602 @findex gnus-article-add-buttons
8603 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8604 @xref{Article Buttons}.
8605
8606 @item W B
8607 @kindex W B (Summary)
8608 @findex gnus-article-add-buttons-to-head
8609 Add clickable buttons to the article headers
8610 (@code{gnus-article-add-buttons-to-head}).
8611
8612 @item W p
8613 @kindex W p (Summary)
8614 @findex gnus-article-verify-x-pgp-sig
8615 Verify a signed control message
8616 (@code{gnus-article-verify-x-pgp-sig}). Control messages such as
8617 @code{newgroup} and @code{checkgroups} are usually signed by the
8618 hierarchy maintainer. You need to add the @acronym{PGP} public key of
8619 the maintainer to your keyring to verify the
8620 message.@footnote{@acronym{PGP} keys for many hierarchies are
8621 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8622
8623 @item W s
8624 @kindex W s (Summary)
8625 @findex gnus-summary-force-verify-and-decrypt
8626 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8627 @acronym{S/MIME}) message
8628 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8629
8630 @item W a
8631 @kindex W a (Summary)
8632 @findex gnus-article-strip-headers-in-body
8633 Strip headers like the @code{X-No-Archive} header from the beginning of
8634 article bodies (@code{gnus-article-strip-headers-in-body}).
8635
8636 @item W E l
8637 @kindex W E l (Summary)
8638 @findex gnus-article-strip-leading-blank-lines
8639 Remove all blank lines from the beginning of the article
8640 (@code{gnus-article-strip-leading-blank-lines}).
8641
8642 @item W E m
8643 @kindex W E m (Summary)
8644 @findex gnus-article-strip-multiple-blank-lines
8645 Replace all blank lines with empty lines and then all multiple empty
8646 lines with a single empty line.
8647 (@code{gnus-article-strip-multiple-blank-lines}).
8648
8649 @item W E t
8650 @kindex W E t (Summary)
8651 @findex gnus-article-remove-trailing-blank-lines
8652 Remove all blank lines at the end of the article
8653 (@code{gnus-article-remove-trailing-blank-lines}).
8654
8655 @item W E a
8656 @kindex W E a (Summary)
8657 @findex gnus-article-strip-blank-lines
8658 Do all the three commands above
8659 (@code{gnus-article-strip-blank-lines}).
8660
8661 @item W E A
8662 @kindex W E A (Summary)
8663 @findex gnus-article-strip-all-blank-lines
8664 Remove all blank lines
8665 (@code{gnus-article-strip-all-blank-lines}).
8666
8667 @item W E s
8668 @kindex W E s (Summary)
8669 @findex gnus-article-strip-leading-space
8670 Remove all white space from the beginning of all lines of the article
8671 body (@code{gnus-article-strip-leading-space}).
8672
8673 @item W E e
8674 @kindex W E e (Summary)
8675 @findex gnus-article-strip-trailing-space
8676 Remove all white space from the end of all lines of the article
8677 body (@code{gnus-article-strip-trailing-space}).
8678
8679 @end table
8680
8681 @xref{Customizing Articles}, for how to wash articles automatically.
8682
8683
8684 @node Article Header
8685 @subsection Article Header
8686
8687 These commands perform various transformations of article header.
8688
8689 @table @kbd
8690
8691 @item W G u
8692 @kindex W G u (Summary)
8693 @findex gnus-article-treat-unfold-headers
8694 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8695
8696 @item W G n
8697 @kindex W G n (Summary)
8698 @findex gnus-article-treat-fold-newsgroups
8699 Fold the @code{Newsgroups} and @code{Followup-To} headers
8700 (@code{gnus-article-treat-fold-newsgroups}).
8701
8702 @item W G f
8703 @kindex W G f (Summary)
8704 @findex gnus-article-treat-fold-headers
8705 Fold all the message headers
8706 (@code{gnus-article-treat-fold-headers}).
8707
8708 @item W E w
8709 @kindex W E w (Summary)
8710 @findex gnus-article-remove-leading-whitespace
8711 Remove excessive whitespace from all headers
8712 (@code{gnus-article-remove-leading-whitespace}).
8713
8714 @end table
8715
8716
8717 @node Article Buttons
8718 @subsection Article Buttons
8719 @cindex buttons
8720
8721 People often include references to other stuff in articles, and it would
8722 be nice if Gnus could just fetch whatever it is that people talk about
8723 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8724 button on these references.
8725
8726 @vindex gnus-button-man-handler
8727 Gnus adds @dfn{buttons} to certain standard references by default:
8728 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8729 Emacs or Gnus related references. This is controlled by two variables,
8730 one that handles article bodies and one that handles article heads:
8731
8732 @table @code
8733
8734 @item gnus-button-alist
8735 @vindex gnus-button-alist
8736 This is an alist where each entry has this form:
8737
8738 @lisp
8739 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8740 @end lisp
8741
8742 @table @var
8743
8744 @item regexp
8745 All text that match this regular expression (case insensitive) will be
8746 considered an external reference. Here's a typical regexp that matches
8747 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}. This can also be a
8748 variable containing a regexp, useful variables to use include
8749 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8750
8751 @item button-par
8752 Gnus has to know which parts of the matches is to be highlighted. This
8753 is a number that says what sub-expression of the regexp is to be
8754 highlighted. If you want it all highlighted, you use 0 here.
8755
8756 @item use-p
8757 This form will be @code{eval}ed, and if the result is non-@code{nil},
8758 this is considered a match. This is useful if you want extra sifting to
8759 avoid false matches. Often variables named
8760 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8761 Levels}, but any other form may be used too.
8762
8763 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8764
8765 @item function
8766 This function will be called when you click on this button.
8767
8768 @item data-par
8769 As with @var{button-par}, this is a sub-expression number, but this one
8770 says which part of the match is to be sent as data to @var{function}.
8771
8772 @end table
8773
8774 So the full entry for buttonizing URLs is then
8775
8776 @lisp
8777 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8778 @end lisp
8779
8780 @item gnus-header-button-alist
8781 @vindex gnus-header-button-alist
8782 This is just like the other alist, except that it is applied to the
8783 article head only, and that each entry has an additional element that is
8784 used to say what headers to apply the buttonize coding to:
8785
8786 @lisp
8787 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8788 @end lisp
8789
8790 @var{header} is a regular expression.
8791 @end table
8792
8793 @subsubsection Related variables and functions
8794
8795 @table @code
8796 @item gnus-button-@var{*}-level
8797 @xref{Article Button Levels}.
8798
8799 @c Stuff related to gnus-button-browse-level
8800
8801 @item gnus-button-url-regexp
8802 @vindex gnus-button-url-regexp
8803 A regular expression that matches embedded URLs. It is used in the
8804 default values of the variables above.
8805
8806 @c Stuff related to gnus-button-man-level
8807
8808 @item gnus-button-man-handler
8809 @vindex gnus-button-man-handler
8810 The function to use for displaying man pages. It must take at least one
8811 argument with a string naming the man page.
8812
8813 @c Stuff related to gnus-button-message-level
8814
8815 @item gnus-button-mid-or-mail-regexp
8816 @vindex gnus-button-mid-or-mail-regexp
8817 Regular expression that matches a message ID or a mail address.
8818
8819 @item gnus-button-prefer-mid-or-mail
8820 @vindex gnus-button-prefer-mid-or-mail
8821 This variable determines what to do when the button on a string as
8822 @samp{foo123@@bar.invalid} is pushed. Strings like this can be either a
8823 message ID or a mail address. If it is one of the symbols @code{mid} or
8824 @code{mail}, Gnus will always assume that the string is a message ID or
8825 a mail address, respectively. If this variable is set to the symbol
8826 @code{ask}, always query the user what do do. If it is a function, this
8827 function will be called with the string as its only argument. The
8828 function must return @code{mid}, @code{mail}, @code{invalid} or
8829 @code{ask}. The default value is the function
8830 @code{gnus-button-mid-or-mail-heuristic}.
8831
8832 @item gnus-button-mid-or-mail-heuristic
8833 @findex gnus-button-mid-or-mail-heuristic
8834 Function that guesses whether its argument is a message ID or a mail
8835 address. Returns @code{mid} if it's a message IDs, @code{mail} if
8836 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8837 string is invalid.
8838
8839 @item gnus-button-mid-or-mail-heuristic-alist
8840 @vindex gnus-button-mid-or-mail-heuristic-alist
8841 An alist of @code{(RATE . REGEXP)} pairs used by the function
8842 @code{gnus-button-mid-or-mail-heuristic}.
8843
8844 @c Stuff related to gnus-button-tex-level
8845
8846 @item gnus-button-ctan-handler
8847 @findex gnus-button-ctan-handler
8848 The function to use for displaying CTAN links. It must take one
8849 argument, the string naming the URL.
8850
8851 @item gnus-ctan-url
8852 @vindex gnus-ctan-url
8853 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8854 by @code{gnus-button-ctan-handler}.
8855
8856 @c Misc stuff
8857
8858 @item gnus-article-button-face
8859 @vindex gnus-article-button-face
8860 Face used on buttons.
8861
8862 @item gnus-article-mouse-face
8863 @vindex gnus-article-mouse-face
8864 Face used when the mouse cursor is over a button.
8865
8866 @end table
8867
8868 @xref{Customizing Articles}, for how to buttonize articles automatically.
8869
8870
8871 @node Article Button Levels
8872 @subsection Article button levels
8873 @cindex button levels
8874 The higher the value of the variables @code{gnus-button-@var{*}-level},
8875 the more buttons will appear. If the level is zero, no corresponding
8876 buttons are displayed. With the default value (which is 5) you should
8877 already see quite a lot of buttons. With higher levels, you will see
8878 more buttons, but you may also get more false positives. To avoid them,
8879 you can set the variables @code{gnus-button-@var{*}-level} local to
8880 specific groups (@pxref{Group Parameters}). Here's an example for the
8881 variable @code{gnus-parameters}:
8882
8883 @lisp
8884 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8885 (setq gnus-parameters
8886 '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8887 ("\\<unix\\>" (gnus-button-man-level 10))
8888 ("\\<tex\\>" (gnus-button-tex-level 10))))
8889 @end lisp
8890
8891 @table @code
8892
8893 @item gnus-button-browse-level
8894 @vindex gnus-button-browse-level
8895 Controls the display of references to message IDs, mail addresses and
8896 news URLs. Related variables and functions include
8897 @code{gnus-button-url-regexp}, @code{browse-url}, and
8898 @code{browse-url-browser-function}.
8899
8900 @item gnus-button-emacs-level
8901 @vindex gnus-button-emacs-level
8902 Controls the display of Emacs or Gnus references. Related functions are
8903 @code{gnus-button-handle-custom},
8904 @code{gnus-button-handle-describe-function},
8905 @code{gnus-button-handle-describe-variable},
8906 @code{gnus-button-handle-symbol},
8907 @code{gnus-button-handle-describe-key},
8908 @code{gnus-button-handle-apropos},
8909 @code{gnus-button-handle-apropos-command},
8910 @code{gnus-button-handle-apropos-variable},
8911 @code{gnus-button-handle-apropos-documentation}, and
8912 @code{gnus-button-handle-library}.
8913
8914 @item gnus-button-man-level
8915 @vindex gnus-button-man-level
8916 Controls the display of references to (Unix) man pages.
8917 See @code{gnus-button-man-handler}.
8918
8919 @item gnus-button-message-level
8920 @vindex gnus-button-message-level
8921 Controls the display of message IDs, mail addresses and news URLs.
8922 Related variables and functions include
8923 @code{gnus-button-mid-or-mail-regexp},
8924 @code{gnus-button-prefer-mid-or-mail},
8925 @code{gnus-button-mid-or-mail-heuristic}, and
8926 @code{gnus-button-mid-or-mail-heuristic-alist}.
8927
8928 @item gnus-button-tex-level
8929 @vindex gnus-button-tex-level
8930 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8931 URLs. See the variables @code{gnus-ctan-url},
8932 @code{gnus-button-ctan-handler},
8933 @code{gnus-button-ctan-directory-regexp}, and
8934 @code{gnus-button-handle-ctan-bogus-regexp}.
8935
8936 @end table
8937
8938
8939 @node Article Date
8940 @subsection Article Date
8941
8942 The date is most likely generated in some obscure timezone you've never
8943 heard of, so it's quite nice to be able to find out what the time was
8944 when the article was sent.
8945
8946 @table @kbd
8947
8948 @item W T u
8949 @kindex W T u (Summary)
8950 @findex gnus-article-date-ut
8951 Display the date in UT (aka. GMT, aka ZULU)
8952 (@code{gnus-article-date-ut}).
8953
8954 @item W T i
8955 @kindex W T i (Summary)
8956 @findex gnus-article-date-iso8601
8957 @cindex ISO 8601
8958 Display the date in international format, aka. ISO 8601
8959 (@code{gnus-article-date-iso8601}).
8960
8961 @item W T l
8962 @kindex W T l (Summary)
8963 @findex gnus-article-date-local
8964 Display the date in the local timezone (@code{gnus-article-date-local}).
8965
8966 @item W T p
8967 @kindex W T p (Summary)
8968 @findex gnus-article-date-english
8969 Display the date in a format that's easily pronounceable in English
8970 (@code{gnus-article-date-english}).
8971
8972 @item W T s
8973 @kindex W T s (Summary)
8974 @vindex gnus-article-time-format
8975 @findex gnus-article-date-user
8976 @findex format-time-string
8977 Display the date using a user-defined format
8978 (@code{gnus-article-date-user}). The format is specified by the
8979 @code{gnus-article-time-format} variable, and is a string that's passed
8980 to @code{format-time-string}. See the documentation of that variable
8981 for a list of possible format specs.
8982
8983 @item W T e
8984 @kindex W T e (Summary)
8985 @findex gnus-article-date-lapsed
8986 @findex gnus-start-date-timer
8987 @findex gnus-stop-date-timer
8988 Say how much time has elapsed between the article was posted and now
8989 (@code{gnus-article-date-lapsed}). It looks something like:
8990
8991 @example
8992 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8993 @end example
8994
8995 @vindex gnus-article-date-lapsed-new-header
8996 The value of @code{gnus-article-date-lapsed-new-header} determines
8997 whether this header will just be added below the old Date one, or will
8998 replace it.
8999
9000 An advantage of using Gnus to read mail is that it converts simple bugs
9001 into wonderful absurdities.
9002
9003 If you want to have this line updated continually, you can put
9004
9005 @lisp
9006 (gnus-start-date-timer)
9007 @end lisp
9008
9009 in your @file{~/.gnus.el} file, or you can run it off of some hook. If
9010 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9011 command.
9012
9013 @item W T o
9014 @kindex W T o (Summary)
9015 @findex gnus-article-date-original
9016 Display the original date (@code{gnus-article-date-original}). This can
9017 be useful if you normally use some other conversion function and are
9018 worried that it might be doing something totally wrong. Say, claiming
9019 that the article was posted in 1854. Although something like that is
9020 @emph{totally} impossible. Don't you trust me? *titter*
9021
9022 @end table
9023
9024 @xref{Customizing Articles}, for how to display the date in your
9025 preferred format automatically.
9026
9027
9028 @node Article Display
9029 @subsection Article Display
9030 @cindex picons
9031 @cindex x-face
9032 @cindex smileys
9033
9034 These commands add various frivolous display gimmicks to the article
9035 buffer in Emacs versions that support them.
9036
9037 @code{X-Face} headers are small black-and-white images supplied by the
9038 message headers (@pxref{X-Face}).
9039
9040 @code{Face} headers are small colored images supplied by the message
9041 headers (@pxref{Face}).
9042
9043 Smileys are those little @samp{:-)} symbols that people like to litter
9044 their messages with (@pxref{Smileys}).
9045
9046 Picons, on the other hand, reside on your own system, and Gnus will
9047 try to match the headers to what you have (@pxref{Picons}).
9048
9049 All these functions are toggles---if the elements already exist,
9050 they'll be removed.
9051
9052 @table @kbd
9053 @item W D x
9054 @kindex W D x (Summary)
9055 @findex gnus-article-display-x-face
9056 Display an @code{X-Face} in the @code{From} header.
9057 (@code{gnus-article-display-x-face}).
9058
9059 @item W D d
9060 @kindex W D d (Summary)
9061 @findex gnus-article-display-face
9062 Display a @code{Face} in the @code{From} header.
9063 (@code{gnus-article-display-face}).
9064
9065 @item W D s
9066 @kindex W D s (Summary)
9067 @findex gnus-treat-smiley
9068 Display smileys (@code{gnus-treat-smiley}).
9069
9070 @item W D f
9071 @kindex W D f (Summary)
9072 @findex gnus-treat-from-picon
9073 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9074
9075 @item W D m
9076 @kindex W D m (Summary)
9077 @findex gnus-treat-mail-picon
9078 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9079 (@code{gnus-treat-mail-picon}).
9080
9081 @item W D n
9082 @kindex W D n (Summary)
9083 @findex gnus-treat-newsgroups-picon
9084 Piconify all news headers (i. e., @code{Newsgroups} and
9085 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9086
9087 @item W D D
9088 @kindex W D D (Summary)
9089 @findex gnus-article-remove-images
9090 Remove all images from the article buffer
9091 (@code{gnus-article-remove-images}).
9092
9093 @end table
9094
9095
9096
9097 @node Article Signature
9098 @subsection Article Signature
9099 @cindex signatures
9100 @cindex article signature
9101
9102 @vindex gnus-signature-separator
9103 Each article is divided into two parts---the head and the body. The
9104 body can be divided into a signature part and a text part. The variable
9105 that says what is to be considered a signature is
9106 @code{gnus-signature-separator}. This is normally the standard
9107 @samp{^-- $} as mandated by son-of-RFC 1036. However, many people use
9108 non-standard signature separators, so this variable can also be a list
9109 of regular expressions to be tested, one by one. (Searches are done
9110 from the end of the body towards the beginning.) One likely value is:
9111
9112 @lisp
9113 (setq gnus-signature-separator
9114 '("^-- $" ; @r{The standard}
9115 "^-- *$" ; @r{A common mangling}
9116 "^-------*$" ; @r{Many people just use a looong}
9117 ; @r{line of dashes. Shame!}
9118 "^ *--------*$" ; @r{Double-shame!}
9119 "^________*$" ; @r{Underscores are also popular}
9120 "^========*$")) ; @r{Pervert!}
9121 @end lisp
9122
9123 The more permissive you are, the more likely it is that you'll get false
9124 positives.
9125
9126 @vindex gnus-signature-limit
9127 @code{gnus-signature-limit} provides a limit to what is considered a
9128 signature when displaying articles.
9129
9130 @enumerate
9131 @item
9132 If it is an integer, no signature may be longer (in characters) than
9133 that integer.
9134 @item
9135 If it is a floating point number, no signature may be longer (in lines)
9136 than that number.
9137 @item
9138 If it is a function, the function will be called without any parameters,
9139 and if it returns @code{nil}, there is no signature in the buffer.
9140 @item
9141 If it is a string, it will be used as a regexp. If it matches, the text
9142 in question is not a signature.
9143 @end enumerate
9144
9145 This variable can also be a list where the elements may be of the types
9146 listed above. Here's an example:
9147
9148 @lisp
9149 (setq gnus-signature-limit
9150 '(200.0 "^---*Forwarded article"))
9151 @end lisp
9152
9153 This means that if there are more than 200 lines after the signature
9154 separator, or the text after the signature separator is matched by
9155 the regular expression @samp{^---*Forwarded article}, then it isn't a
9156 signature after all.
9157
9158
9159 @node Article Miscellanea
9160 @subsection Article Miscellanea
9161
9162 @table @kbd
9163 @item A t
9164 @kindex A t (Summary)
9165 @findex gnus-article-babel
9166 Translate the article from one language to another
9167 (@code{gnus-article-babel}).
9168
9169 @end table
9170
9171
9172 @node MIME Commands
9173 @section MIME Commands
9174 @cindex MIME decoding
9175 @cindex attachments
9176 @cindex viewing attachments
9177
9178 The following commands all understand the numerical prefix. For
9179 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9180
9181 @table @kbd
9182 @item b
9183 @itemx K v
9184 @kindex b (Summary)
9185 @kindex K v (Summary)
9186 View the @acronym{MIME} part.
9187
9188 @item K o
9189 @kindex K o (Summary)
9190 Save the @acronym{MIME} part.
9191
9192 @item K c
9193 @kindex K c (Summary)
9194 Copy the @acronym{MIME} part.
9195
9196 @item K e
9197 @kindex K e (Summary)
9198 View the @acronym{MIME} part externally.
9199
9200 @item K i
9201 @kindex K i (Summary)
9202 View the @acronym{MIME} part internally.
9203
9204 @item K |
9205 @kindex K | (Summary)
9206 Pipe the @acronym{MIME} part to an external command.
9207 @end table
9208
9209 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9210 the same manner:
9211
9212 @table @kbd
9213 @item K b
9214 @kindex K b (Summary)
9215 Make all the @acronym{MIME} parts have buttons in front of them. This is
9216 mostly useful if you wish to save (or perform other actions) on inlined
9217 parts.
9218
9219 @item K m
9220 @kindex K m (Summary)
9221 @findex gnus-summary-repair-multipart
9222 Some multipart messages are transmitted with missing or faulty headers.
9223 This command will attempt to ``repair'' these messages so that they can
9224 be viewed in a more pleasant manner
9225 (@code{gnus-summary-repair-multipart}).
9226
9227 @item X m
9228 @kindex X m (Summary)
9229 @findex gnus-summary-save-parts
9230 Save all parts matching a @acronym{MIME} type to a directory
9231 (@code{gnus-summary-save-parts}). Understands the process/prefix
9232 convention (@pxref{Process/Prefix}).
9233
9234 @item M-t
9235 @kindex M-t (Summary)
9236 @findex gnus-summary-toggle-display-buttonized
9237 Toggle the buttonized display of the article buffer
9238 (@code{gnus-summary-toggle-display-buttonized}).
9239
9240 @item W M w
9241 @kindex W M w (Summary)
9242 @findex gnus-article-decode-mime-words
9243 Decode RFC 2047-encoded words in the article headers
9244 (@code{gnus-article-decode-mime-words}).
9245
9246 @item W M c
9247 @kindex W M c (Summary)
9248 @findex gnus-article-decode-charset
9249 Decode encoded article bodies as well as charsets
9250 (@code{gnus-article-decode-charset}).
9251
9252 This command looks in the @code{Content-Type} header to determine the
9253 charset. If there is no such header in the article, you can give it a
9254 prefix, which will prompt for the charset to decode as. In regional
9255 groups where people post using some common encoding (but do not
9256 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9257 parameter to the required charset (@pxref{Group Parameters}).
9258
9259 @item W M v
9260 @kindex W M v (Summary)
9261 @findex gnus-mime-view-all-parts
9262 View all the @acronym{MIME} parts in the current article
9263 (@code{gnus-mime-view-all-parts}).
9264
9265 @end table
9266
9267 Relevant variables:
9268
9269 @table @code
9270 @item gnus-ignored-mime-types
9271 @vindex gnus-ignored-mime-types
9272 This is a list of regexps. @acronym{MIME} types that match a regexp from
9273 this list will be completely ignored by Gnus. The default value is
9274 @code{nil}.
9275
9276 To have all Vcards be ignored, you'd say something like this:
9277
9278 @lisp
9279 (setq gnus-ignored-mime-types
9280 '("text/x-vcard"))
9281 @end lisp
9282
9283 @item gnus-article-loose-mime
9284 @vindex gnus-article-loose-mime
9285 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9286 before interpreting the message as a @acronym{MIME} message. This helps
9287 when reading messages from certain broken mail user agents. The
9288 default is @code{nil}.
9289
9290 @item gnus-article-emulate-mime
9291 @vindex gnus-article-emulate-mime
9292 There are other, non-@acronym{MIME} encoding methods used. The most common
9293 is @samp{uuencode}, but yEncode is also getting to be popular. If
9294 this variable is non-@code{nil}, Gnus will look in message bodies to
9295 see if it finds these encodings, and if so, it'll run them through the
9296 Gnus @acronym{MIME} machinery. The default is @code{t}.
9297
9298 @item gnus-unbuttonized-mime-types
9299 @vindex gnus-unbuttonized-mime-types
9300 This is a list of regexps. @acronym{MIME} types that match a regexp from
9301 this list won't have @acronym{MIME} buttons inserted unless they aren't
9302 displayed or this variable is overridden by
9303 @code{gnus-buttonized-mime-types}. The default value is
9304 @code{(".*/.*")}. This variable is only used when
9305 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9306
9307 @item gnus-buttonized-mime-types
9308 @vindex gnus-buttonized-mime-types
9309 This is a list of regexps. @acronym{MIME} types that match a regexp from
9310 this list will have @acronym{MIME} buttons inserted unless they aren't
9311 displayed. This variable overrides
9312 @code{gnus-unbuttonized-mime-types}. The default value is @code{nil}.
9313 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9314 is @code{nil}.
9315
9316 To see e.g. security buttons but no other buttons, you could set this
9317 variable to @code{("multipart/signed")} and leave
9318 @code{gnus-unbuttonized-mime-types} at the default value.
9319
9320 @item gnus-inhibit-mime-unbuttonizing
9321 @vindex gnus-inhibit-mime-unbuttonizing
9322 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons. The
9323 default value is @code{nil}.
9324
9325 @item gnus-article-mime-part-function
9326 @vindex gnus-article-mime-part-function
9327 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9328 handle as the parameter. The function is meant to be used to allow
9329 users to gather information from the article (e. g., add Vcard info to
9330 the bbdb database) or to do actions based on parts (e. g., automatically
9331 save all jpegs into some directory).
9332
9333 Here's an example function the does the latter:
9334
9335 @lisp
9336 (defun my-save-all-jpeg-parts (handle)
9337 (when (equal (car (mm-handle-type handle)) "image/jpeg")
9338 (with-temp-buffer
9339 (insert (mm-get-part handle))
9340 (write-region (point-min) (point-max)
9341 (read-file-name "Save jpeg to: ")))))
9342 (setq gnus-article-mime-part-function
9343 'my-save-all-jpeg-parts)
9344 @end lisp
9345
9346 @vindex gnus-mime-multipart-functions
9347 @item gnus-mime-multipart-functions
9348 Alist of @acronym{MIME} multipart types and functions to handle them.
9349
9350 @vindex gnus-mime-display-multipart-alternative-as-mixed
9351 @item gnus-mime-display-multipart-alternative-as-mixed
9352 Display "multipart/alternative" parts as "multipart/mixed".
9353
9354 @vindex gnus-mime-display-multipart-related-as-mixed
9355 @item gnus-mime-display-multipart-related-as-mixed
9356 Display "multipart/related" parts as "multipart/mixed".
9357
9358 If displaying "text/html" is discouraged, see
9359 @code{mm-discouraged-alternatives} in @ref{Display Customization,
9360 Display Customization, , emacs-mime, Emacs-Mime Manual}. Images or
9361 other material inside a "multipart/related" part might be overlooked
9362 when this variable is nil.
9363
9364 @vindex gnus-mime-display-multipart-as-mixed
9365 @item gnus-mime-display-multipart-as-mixed
9366 Display "multipart" parts as "multipart/mixed". If t, it overrides nil
9367 values of @code{gnus-mime-display-multipart-alternative-as-mixed} and
9368 @code{gnus-mime-display-multipart-related-as-mixed}.
9369
9370 @vindex mm-file-name-rewrite-functions
9371 @item mm-file-name-rewrite-functions
9372 List of functions used for rewriting file names of @acronym{MIME} parts.
9373 Each function takes a file name as input and returns a file name.
9374
9375 Ready-made functions include@*
9376 @code{mm-file-name-delete-whitespace},
9377 @code{mm-file-name-trim-whitespace},
9378 @code{mm-file-name-collapse-whitespace}, and
9379 @code{mm-file-name-replace-whitespace}. The later uses the value of
9380 the variable @code{mm-file-name-replace-whitespace} to replace each
9381 whitespace character in a file name with that string; default value
9382 is @code{"_"} (a single underscore).
9383 @findex mm-file-name-delete-whitespace
9384 @findex mm-file-name-trim-whitespace
9385 @findex mm-file-name-collapse-whitespace
9386 @findex mm-file-name-replace-whitespace
9387 @vindex mm-file-name-replace-whitespace
9388
9389 The standard functions @code{capitalize}, @code{downcase},
9390 @code{upcase}, and @code{upcase-initials} may be useful, too.
9391
9392 Everybody knows that whitespace characters in file names are evil,
9393 except those who don't know. If you receive lots of attachments from
9394 such unenlightened users, you can make live easier by adding
9395
9396 @lisp
9397 (setq mm-file-name-rewrite-functions
9398 '(mm-file-name-trim-whitespace
9399 mm-file-name-collapse-whitespace
9400 mm-file-name-replace-whitespace))
9401 @end lisp
9402
9403 @noindent
9404 to your @file{~/.gnus.el} file.
9405
9406 @end table
9407
9408
9409 @node Charsets
9410 @section Charsets
9411 @cindex charsets
9412
9413 People use different charsets, and we have @acronym{MIME} to let us know what
9414 charsets they use. Or rather, we wish we had. Many people use
9415 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9416 just send out messages without saying what character sets they use. To
9417 help a bit with this, some local news hierarchies have policies that say
9418 what character set is the default. For instance, the @samp{fj}
9419 hierarchy uses @code{iso-2022-jp-2}.
9420
9421 @vindex gnus-group-charset-alist
9422 This knowledge is encoded in the @code{gnus-group-charset-alist}
9423 variable, which is an alist of regexps (use the first item to match full
9424 group names) and default charsets to be used when reading these groups.
9425
9426 @vindex gnus-newsgroup-ignored-charsets
9427 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9428 aren't. These blithely mark messages as being in @code{iso-8859-1}
9429 even if they really are in @code{koi-8}. To help here, the
9430 @code{gnus-newsgroup-ignored-charsets} variable can be used. The
9431 charsets that are listed here will be ignored. The variable can be
9432 set on a group-by-group basis using the group parameters (@pxref{Group
9433 Parameters}). The default value is @code{(unknown-8bit x-unknown)},
9434 which includes values some agents insist on having in there.
9435
9436 @vindex gnus-group-posting-charset-alist
9437 When posting, @code{gnus-group-posting-charset-alist} is used to
9438 determine which charsets should not be encoded using the @acronym{MIME}
9439 encodings. For instance, some hierarchies discourage using
9440 quoted-printable header encoding.
9441
9442 This variable is an alist of regexps and permitted unencoded charsets
9443 for posting. Each element of the alist has the form @code{(}@var{test
9444 header body-list}@code{)}, where:
9445
9446 @table @var
9447 @item test
9448 is either a regular expression matching the newsgroup header or a
9449 variable to query,
9450 @item header
9451 is the charset which may be left unencoded in the header (@code{nil}
9452 means encode all charsets),
9453 @item body-list
9454 is a list of charsets which may be encoded using 8bit content-transfer
9455 encoding in the body, or one of the special values @code{nil} (always
9456 encode using quoted-printable) or @code{t} (always use 8bit).
9457 @end table
9458
9459 @cindex Russian
9460 @cindex koi8-r
9461 @cindex koi8-u
9462 @cindex iso-8859-5
9463 @cindex coding system aliases
9464 @cindex preferred charset
9465
9466 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9467 The Emacs MIME Manual}, for additional variables that control which
9468 MIME charsets are used when sending messages.
9469
9470 Other charset tricks that may be useful, although not Gnus-specific:
9471
9472 If there are several @acronym{MIME} charsets that encode the same Emacs
9473 charset, you can choose what charset to use by saying the following:
9474
9475 @lisp
9476 (put-charset-property 'cyrillic-iso8859-5
9477 'preferred-coding-system 'koi8-r)
9478 @end lisp
9479
9480 This means that Russian will be encoded using @code{koi8-r} instead of
9481 the default @code{iso-8859-5} @acronym{MIME} charset.
9482
9483 If you want to read messages in @code{koi8-u}, you can cheat and say
9484
9485 @lisp
9486 (define-coding-system-alias 'koi8-u 'koi8-r)
9487 @end lisp
9488
9489 This will almost do the right thing.
9490
9491 And finally, to read charsets like @code{windows-1251}, you can say
9492 something like
9493
9494 @lisp
9495 (codepage-setup 1251)
9496 (define-coding-system-alias 'windows-1251 'cp1251)
9497 @end lisp
9498
9499
9500 @node Article Commands
9501 @section Article Commands
9502
9503 @table @kbd
9504
9505 @item A P
9506 @cindex PostScript
9507 @cindex printing
9508 @kindex A P (Summary)
9509 @vindex gnus-ps-print-hook
9510 @findex gnus-summary-print-article
9511 Generate and print a PostScript image of the article buffer
9512 (@code{gnus-summary-print-article}). @code{gnus-ps-print-hook} will
9513 be run just before printing the buffer. An alternative way to print
9514 article is to use Muttprint (@pxref{Saving Articles}).
9515
9516 @end table
9517
9518
9519 @node Summary Sorting
9520 @section Summary Sorting
9521 @cindex summary sorting
9522
9523 You can have the summary buffer sorted in various ways, even though I
9524 can't really see why you'd want that.
9525
9526 @table @kbd
9527
9528 @item C-c C-s C-n
9529 @kindex C-c C-s C-n (Summary)
9530 @findex gnus-summary-sort-by-number
9531 Sort by article number (@code{gnus-summary-sort-by-number}).
9532
9533 @item C-c C-s C-a
9534 @kindex C-c C-s C-a (Summary)
9535 @findex gnus-summary-sort-by-author
9536 Sort by author (@code{gnus-summary-sort-by-author}).
9537
9538 @item C-c C-s C-s
9539 @kindex C-c C-s C-s (Summary)
9540 @findex gnus-summary-sort-by-subject
9541 Sort by subject (@code{gnus-summary-sort-by-subject}).
9542
9543 @item C-c C-s C-d
9544 @kindex C-c C-s C-d (Summary)
9545 @findex gnus-summary-sort-by-date
9546 Sort by date (@code{gnus-summary-sort-by-date}).
9547
9548 @item C-c C-s C-l
9549 @kindex C-c C-s C-l (Summary)
9550 @findex gnus-summary-sort-by-lines
9551 Sort by lines (@code{gnus-summary-sort-by-lines}).
9552
9553 @item C-c C-s C-c
9554 @kindex C-c C-s C-c (Summary)
9555 @findex gnus-summary-sort-by-chars
9556 Sort by article length (@code{gnus-summary-sort-by-chars}).
9557
9558 @item C-c C-s C-i
9559 @kindex C-c C-s C-i (Summary)
9560 @findex gnus-summary-sort-by-score
9561 Sort by score (@code{gnus-summary-sort-by-score}).
9562
9563 @item C-c C-s C-r
9564 @kindex C-c C-s C-r (Summary)
9565 @findex gnus-summary-sort-by-random
9566 Randomize (@code{gnus-summary-sort-by-random}).
9567
9568 @item C-c C-s C-o
9569 @kindex C-c C-s C-o (Summary)
9570 @findex gnus-summary-sort-by-original
9571 Sort using the default sorting method
9572 (@code{gnus-summary-sort-by-original}).
9573 @end table
9574
9575 These functions will work both when you use threading and when you don't
9576 use threading. In the latter case, all summary lines will be sorted,
9577 line by line. In the former case, sorting will be done on a
9578 root-by-root basis, which might not be what you were looking for. To
9579 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9580 Commands}).
9581
9582
9583 @node Finding the Parent
9584 @section Finding the Parent
9585 @cindex parent articles
9586 @cindex referring articles
9587
9588 @table @kbd
9589 @item ^
9590 @kindex ^ (Summary)
9591 @findex gnus-summary-refer-parent-article
9592 If you'd like to read the parent of the current article, and it is not
9593 displayed in the summary buffer, you might still be able to. That is,
9594 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9595 and the @code{References} in the current article are not mangled, you
9596 can just press @kbd{^} or @kbd{A r}
9597 (@code{gnus-summary-refer-parent-article}). If everything goes well,
9598 you'll get the parent. If the parent is already displayed in the
9599 summary buffer, point will just move to this article.
9600
9601 If given a positive numerical prefix, fetch that many articles back into
9602 the ancestry. If given a negative numerical prefix, fetch just that
9603 ancestor. So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9604 grandparent and the grandgrandparent of the current article. If you say
9605 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9606 article.
9607
9608 @item A R (Summary)
9609 @findex gnus-summary-refer-references
9610 @kindex A R (Summary)
9611 Fetch all articles mentioned in the @code{References} header of the
9612 article (@code{gnus-summary-refer-references}).
9613
9614 @item A T (Summary)
9615 @findex gnus-summary-refer-thread
9616 @kindex A T (Summary)
9617 Display the full thread where the current article appears
9618 (@code{gnus-summary-refer-thread}). This command has to fetch all the
9619 headers in the current group to work, so it usually takes a while. If
9620 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9621 to @code{invisible} (@pxref{Filling In Threads}). This won't have any
9622 visible effects normally, but it'll make this command work a whole lot
9623 faster. Of course, it'll make group entry somewhat slow.
9624
9625 @vindex gnus-refer-thread-limit
9626 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9627 articles before the first displayed in the current group) headers to
9628 fetch when doing this command. The default is 200. If @code{t}, all
9629 the available headers will be fetched. This variable can be overridden
9630 by giving the @kbd{A T} command a numerical prefix.
9631
9632 @item M-^ (Summary)
9633 @findex gnus-summary-refer-article
9634 @kindex M-^ (Summary)
9635 @cindex Message-ID
9636 @cindex fetching by Message-ID
9637 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9638 matter what group it belongs to. @kbd{M-^}
9639 (@code{gnus-summary-refer-article}) will ask you for a
9640 @code{Message-ID}, which is one of those long, hard-to-read thingies
9641 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}. You
9642 have to get it all exactly right. No fuzzy searches, I'm afraid.
9643 @end table
9644
9645 The current select method will be used when fetching by
9646 @code{Message-ID} from non-news select method, but you can override this
9647 by giving this command a prefix.
9648
9649 @vindex gnus-refer-article-method
9650 If the group you are reading is located on a back end that does not
9651 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9652 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method. It
9653 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9654 updating the spool you are reading from, but that's not really
9655 necessary.
9656
9657 It can also be a list of select methods, as well as the special symbol
9658 @code{current}, which means to use the current select method. If it
9659 is a list, Gnus will try all the methods in the list until it finds a
9660 match.
9661
9662 Here's an example setting that will first try the current method, and
9663 then ask Google if that fails:
9664
9665 @lisp
9666 (setq gnus-refer-article-method
9667 '(current
9668 (nnweb "google" (nnweb-type google))))
9669 @end lisp
9670
9671 Most of the mail back ends support fetching by @code{Message-ID}, but
9672 do not do a particularly excellent job at it. That is, @code{nnmbox},
9673 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9674 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9675 only able to locate articles that have been posted to the current
9676 group. (Anything else would be too time consuming.) @code{nnmh} does
9677 not support this at all.
9678
9679
9680 @node Alternative Approaches
9681 @section Alternative Approaches
9682
9683 Different people like to read news using different methods. This being
9684 Gnus, we offer a small selection of minor modes for the summary buffers.
9685
9686 @menu
9687 * Pick and Read:: First mark articles and then read them.
9688 * Binary Groups:: Auto-decode all articles.
9689 @end menu
9690
9691
9692 @node Pick and Read
9693 @subsection Pick and Read
9694 @cindex pick and read
9695
9696 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9697 a two-phased reading interface. The user first marks in a summary
9698 buffer the articles she wants to read. Then she starts reading the
9699 articles with just an article buffer displayed.
9700
9701 @findex gnus-pick-mode
9702 @kindex M-x gnus-pick-mode
9703 Gnus provides a summary buffer minor mode that allows
9704 this---@code{gnus-pick-mode}. This basically means that a few process
9705 mark commands become one-keystroke commands to allow easy marking, and
9706 it provides one additional command for switching to the summary buffer.
9707
9708 Here are the available keystrokes when using pick mode:
9709
9710 @table @kbd
9711 @item .
9712 @kindex . (Pick)
9713 @findex gnus-pick-article-or-thread
9714 Pick the article or thread on the current line
9715 (@code{gnus-pick-article-or-thread}). If the variable
9716 @code{gnus-thread-hide-subtree} is true, then this key selects the
9717 entire thread when used at the first article of the thread. Otherwise,
9718 it selects just the article. If given a numerical prefix, go to that
9719 thread or article and pick it. (The line number is normally displayed
9720 at the beginning of the summary pick lines.)
9721
9722 @item SPACE
9723 @kindex SPACE (Pick)
9724 @findex gnus-pick-next-page
9725 Scroll the summary buffer up one page (@code{gnus-pick-next-page}). If
9726 at the end of the buffer, start reading the picked articles.
9727
9728 @item u
9729 @kindex u (Pick)
9730 @findex gnus-pick-unmark-article-or-thread.
9731 Unpick the thread or article
9732 (@code{gnus-pick-unmark-article-or-thread}). If the variable
9733 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9734 thread if used at the first article of the thread. Otherwise it unpicks
9735 just the article. You can give this key a numerical prefix to unpick
9736 the thread or article at that line.
9737
9738 @item RET
9739 @kindex RET (Pick)
9740 @findex gnus-pick-start-reading
9741 @vindex gnus-pick-display-summary
9742 Start reading the picked articles (@code{gnus-pick-start-reading}). If
9743 given a prefix, mark all unpicked articles as read first. If
9744 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9745 will still be visible when you are reading.
9746
9747 @end table
9748
9749 All the normal summary mode commands are still available in the
9750 pick-mode, with the exception of @kbd{u}. However @kbd{!} is available
9751 which is mapped to the same function
9752 @code{gnus-summary-tick-article-forward}.
9753
9754 If this sounds like a good idea to you, you could say:
9755
9756 @lisp
9757 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9758 @end lisp
9759
9760 @vindex gnus-pick-mode-hook
9761 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9762
9763 @vindex gnus-mark-unpicked-articles-as-read
9764 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9765 all unpicked articles as read. The default is @code{nil}.
9766
9767 @vindex gnus-summary-pick-line-format
9768 The summary line format in pick mode is slightly different from the
9769 standard format. At the beginning of each line the line number is
9770 displayed. The pick mode line format is controlled by the
9771 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9772 Variables}). It accepts the same format specs that
9773 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9774
9775
9776 @node Binary Groups
9777 @subsection Binary Groups
9778 @cindex binary groups
9779
9780 @findex gnus-binary-mode
9781 @kindex M-x gnus-binary-mode
9782 If you spend much time in binary groups, you may grow tired of hitting
9783 @kbd{X u}, @kbd{n}, @kbd{RET} all the time. @kbd{M-x gnus-binary-mode}
9784 is a minor mode for summary buffers that makes all ordinary Gnus article
9785 selection functions uudecode series of articles and display the result
9786 instead of just displaying the articles the normal way.
9787
9788 @kindex g (Binary)
9789 @findex gnus-binary-show-article
9790 The only way, in fact, to see the actual articles is the @kbd{g}
9791 command, when you have turned on this mode
9792 (@code{gnus-binary-show-article}).
9793
9794 @vindex gnus-binary-mode-hook
9795 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9796
9797
9798 @node Tree Display
9799 @section Tree Display
9800 @cindex trees
9801
9802 @vindex gnus-use-trees
9803 If you don't like the normal Gnus summary display, you might try setting
9804 @code{gnus-use-trees} to @code{t}. This will create (by default) an
9805 additional @dfn{tree buffer}. You can execute all summary mode commands
9806 in the tree buffer.
9807
9808 There are a few variables to customize the tree display, of course:
9809
9810 @table @code
9811 @item gnus-tree-mode-hook
9812 @vindex gnus-tree-mode-hook
9813 A hook called in all tree mode buffers.
9814
9815 @item gnus-tree-mode-line-format
9816 @vindex gnus-tree-mode-line-format
9817 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9818 Line Formatting}). The default is @samp{Gnus: %%b %S %Z}. For a list
9819 of valid specs, @pxref{Summary Buffer Mode Line}.
9820
9821 @item gnus-selected-tree-face
9822 @vindex gnus-selected-tree-face
9823 Face used for highlighting the selected article in the tree buffer. The
9824 default is @code{modeline}.
9825
9826 @item gnus-tree-line-format
9827 @vindex gnus-tree-line-format
9828 A format string for the tree nodes. The name is a bit of a misnomer,
9829 though---it doesn't define a line, but just the node. The default value
9830 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9831 the name of the poster. It is vital that all nodes are of the same
9832 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9833
9834 Valid specs are:
9835
9836 @table @samp
9837 @item n
9838 The name of the poster.
9839 @item f
9840 The @code{From} header.
9841 @item N
9842 The number of the article.
9843 @item [
9844 The opening bracket.
9845 @item ]
9846 The closing bracket.
9847 @item s
9848 The subject.
9849 @end table
9850
9851 @xref{Formatting Variables}.
9852
9853 Variables related to the display are:
9854
9855 @table @code
9856 @item gnus-tree-brackets
9857 @vindex gnus-tree-brackets
9858 This is used for differentiating between ``real'' articles and
9859 ``sparse'' articles. The format is
9860 @example
9861 ((@var{real-open} . @var{real-close})
9862 (@var{sparse-open} . @var{sparse-close})
9863 (@var{dummy-open} . @var{dummy-close}))
9864 @end example
9865 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9866
9867 @item gnus-tree-parent-child-edges
9868 @vindex gnus-tree-parent-child-edges
9869 This is a list that contains the characters used for connecting parent
9870 nodes to their children. The default is @code{(?- ?\\ ?|)}.
9871
9872 @end table
9873
9874 @item gnus-tree-minimize-window
9875 @vindex gnus-tree-minimize-window
9876 If this variable is non-@code{nil}, Gnus will try to keep the tree
9877 buffer as small as possible to allow more room for the other Gnus
9878 windows. If this variable is a number, the tree buffer will never be
9879 higher than that number. The default is @code{t}. Note that if you
9880 have several windows displayed side-by-side in a frame and the tree
9881 buffer is one of these, minimizing the tree window will also resize all
9882 other windows displayed next to it.
9883
9884 You may also wish to add the following hook to keep the window minimized
9885 at all times:
9886
9887 @lisp
9888 (add-hook 'gnus-configure-windows-hook
9889 'gnus-tree-perhaps-minimize)
9890 @end lisp
9891
9892 @item gnus-generate-tree-function
9893 @vindex gnus-generate-tree-function
9894 @findex gnus-generate-horizontal-tree
9895 @findex gnus-generate-vertical-tree
9896 The function that actually generates the thread tree. Two predefined
9897 functions are available: @code{gnus-generate-horizontal-tree} and
9898 @code{gnus-generate-vertical-tree} (which is the default).
9899
9900 @end table
9901
9902 Here's an example from a horizontal tree buffer:
9903
9904 @example
9905 @{***@}-(***)-[odd]-[Gun]
9906 | \[Jan]
9907 | \[odd]-[Eri]
9908 | \(***)-[Eri]
9909 | \[odd]-[Paa]
9910 \[Bjo]
9911 \[Gun]
9912 \[Gun]-[Jor]
9913 @end example
9914
9915 Here's the same thread displayed in a vertical tree buffer:
9916
9917 @example
9918 @group
9919 @{***@}
9920 |--------------------------\-----\-----\
9921 (***) [Bjo] [Gun] [Gun]
9922 |--\-----\-----\ |
9923 [odd] [Jan] [odd] (***) [Jor]
9924 | | |--\
9925 [Gun] [Eri] [Eri] [odd]
9926 |
9927 [Paa]
9928 @end group
9929 @end example
9930
9931 If you're using horizontal trees, it might be nice to display the trees
9932 side-by-side with the summary buffer. You could add something like the
9933 following to your @file{~/.gnus.el} file:
9934
9935 @lisp
9936 (setq gnus-use-trees t
9937 gnus-generate-tree-function 'gnus-generate-horizontal-tree
9938 gnus-tree-minimize-window nil)
9939 (gnus-add-configuration
9940 '(article
9941 (vertical 1.0
9942 (horizontal 0.25
9943 (summary 0.75 point)
9944 (tree 1.0))
9945 (article 1.0))))
9946 @end lisp
9947
9948 @xref{Window Layout}.
9949
9950
9951 @node Mail Group Commands
9952 @section Mail Group Commands
9953 @cindex mail group commands
9954
9955 Some commands only make sense in mail groups. If these commands are
9956 invalid in the current group, they will raise a hell and let you know.
9957
9958 All these commands (except the expiry and edit commands) use the
9959 process/prefix convention (@pxref{Process/Prefix}).
9960
9961 @table @kbd
9962
9963 @item B e
9964 @kindex B e (Summary)
9965 @findex gnus-summary-expire-articles
9966 Run all expirable articles in the current group through the expiry
9967 process (@code{gnus-summary-expire-articles}). That is, delete all
9968 expirable articles in the group that have been around for a while.
9969 (@pxref{Expiring Mail}).
9970
9971 @item B C-M-e
9972 @kindex B C-M-e (Summary)
9973 @findex gnus-summary-expire-articles-now
9974 Delete all the expirable articles in the group
9975 (@code{gnus-summary-expire-articles-now}). This means that @strong{all}
9976 articles eligible for expiry in the current group will
9977 disappear forever into that big @file{/dev/null} in the sky.
9978
9979 @item B DEL
9980 @kindex B DEL (Summary)
9981 @findex gnus-summary-delete-article
9982 @c @icon{gnus-summary-mail-delete}
9983 Delete the mail article. This is ``delete'' as in ``delete it from your
9984 disk forever and ever, never to return again.'' Use with caution.
9985 (@code{gnus-summary-delete-article}).
9986
9987 @item B m
9988 @kindex B m (Summary)
9989 @cindex move mail
9990 @findex gnus-summary-move-article
9991 @vindex gnus-preserve-marks
9992 Move the article from one mail group to another
9993 (@code{gnus-summary-move-article}). Marks will be preserved if
9994 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9995
9996 @item B c
9997 @kindex B c (Summary)
9998 @cindex copy mail
9999 @findex gnus-summary-copy-article
10000 @c @icon{gnus-summary-mail-copy}
10001 Copy the article from one group (mail group or not) to a mail group
10002 (@code{gnus-summary-copy-article}). Marks will be preserved if
10003 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10004
10005 @item B B
10006 @kindex B B (Summary)
10007 @cindex crosspost mail
10008 @findex gnus-summary-crosspost-article
10009 Crosspost the current article to some other group
10010 (@code{gnus-summary-crosspost-article}). This will create a new copy of
10011 the article in the other group, and the Xref headers of the article will
10012 be properly updated.
10013
10014 @item B i
10015 @kindex B i (Summary)
10016 @findex gnus-summary-import-article
10017 Import an arbitrary file into the current mail newsgroup
10018 (@code{gnus-summary-import-article}). You will be prompted for a file
10019 name, a @code{From} header and a @code{Subject} header.
10020
10021 @item B I
10022 @kindex B I (Summary)
10023 @findex gnus-summary-create-article
10024 Create an empty article in the current mail newsgroups
10025 (@code{gnus-summary-create-article}). You will be prompted for a
10026 @code{From} header and a @code{Subject} header.
10027
10028 @item B r
10029 @kindex B r (Summary)
10030 @findex gnus-summary-respool-article
10031 @vindex gnus-summary-respool-default-method
10032 Respool the mail article (@code{gnus-summary-respool-article}).
10033 @code{gnus-summary-respool-default-method} will be used as the default
10034 select method when respooling. This variable is @code{nil} by default,
10035 which means that the current group select method will be used instead.
10036 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10037 (which is the default).
10038
10039 @item B w
10040 @itemx e
10041 @kindex B w (Summary)
10042 @kindex e (Summary)
10043 @findex gnus-summary-edit-article
10044 @kindex C-c C-c (Article)
10045 @findex gnus-summary-edit-article-done
10046 Edit the current article (@code{gnus-summary-edit-article}). To finish
10047 editing and make the changes permanent, type @kbd{C-c C-c}
10048 (@code{gnus-summary-edit-article-done}). If you give a prefix to the
10049 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10050
10051 @item B q
10052 @kindex B q (Summary)
10053 @findex gnus-summary-respool-query
10054 If you want to re-spool an article, you might be curious as to what group
10055 the article will end up in before you do the re-spooling. This command
10056 will tell you (@code{gnus-summary-respool-query}).
10057
10058 @item B t
10059 @kindex B t (Summary)
10060 @findex gnus-summary-respool-trace
10061 Similarly, this command will display all fancy splitting patterns used
10062 when respooling, if any (@code{gnus-summary-respool-trace}).
10063
10064 @item B p
10065 @kindex B p (Summary)
10066 @findex gnus-summary-article-posted-p
10067 Some people have a tendency to send you ``courtesy'' copies when they
10068 follow up to articles you have posted. These usually have a
10069 @code{Newsgroups} header in them, but not always. This command
10070 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10071 article from your news server (or rather, from
10072 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10073 report back whether it found the article or not. Even if it says that
10074 it didn't find the article, it may have been posted anyway---mail
10075 propagation is much faster than news propagation, and the news copy may
10076 just not have arrived yet.
10077
10078 @item K E
10079 @kindex K E (Summary)
10080 @findex gnus-article-encrypt-body
10081 @vindex gnus-article-encrypt-protocol
10082 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10083 The body is encrypted with the encryption protocol specified by the
10084 variable @code{gnus-article-encrypt-protocol}.
10085
10086 @end table
10087
10088 @vindex gnus-move-split-methods
10089 @cindex moving articles
10090 If you move (or copy) articles regularly, you might wish to have Gnus
10091 suggest where to put the articles. @code{gnus-move-split-methods} is a
10092 variable that uses the same syntax as @code{gnus-split-methods}
10093 (@pxref{Saving Articles}). You may customize that variable to create
10094 suggestions you find reasonable. (Note that
10095 @code{gnus-move-split-methods} uses group names where
10096 @code{gnus-split-methods} uses file names.)
10097
10098 @lisp
10099 (setq gnus-move-split-methods
10100 '(("^From:.*Lars Magne" "nnml:junk")
10101 ("^Subject:.*gnus" "nnfolder:important")
10102 (".*" "nnml:misc")))
10103 @end lisp
10104
10105
10106 @node Various Summary Stuff
10107 @section Various Summary Stuff
10108
10109 @menu
10110 * Summary Group Information:: Information oriented commands.
10111 * Searching for Articles:: Multiple article commands.
10112 * Summary Generation Commands::
10113 * Really Various Summary Commands:: Those pesky non-conformant commands.
10114 @end menu
10115
10116 @table @code
10117 @vindex gnus-summary-display-while-building
10118 @item gnus-summary-display-while-building
10119 If non-@code{nil}, show and update the summary buffer as it's being
10120 built. If @code{t}, update the buffer after every line is inserted.
10121 If the value is an integer, @var{n}, update the display every @var{n}
10122 lines. The default is @code{nil}.
10123
10124 @vindex gnus-summary-display-arrow
10125 @item gnus-summary-display-arrow
10126 If non-@code{nil}, display an arrow in the fringe to indicate the
10127 current article.
10128
10129 @vindex gnus-summary-mode-hook
10130 @item gnus-summary-mode-hook
10131 This hook is called when creating a summary mode buffer.
10132
10133 @vindex gnus-summary-generate-hook
10134 @item gnus-summary-generate-hook
10135 This is called as the last thing before doing the threading and the
10136 generation of the summary buffer. It's quite convenient for customizing
10137 the threading variables based on what data the newsgroup has. This hook
10138 is called from the summary buffer after most summary buffer variables
10139 have been set.
10140
10141 @vindex gnus-summary-prepare-hook
10142 @item gnus-summary-prepare-hook
10143 It is called after the summary buffer has been generated. You might use
10144 it to, for instance, highlight lines or modify the look of the buffer in
10145 some other ungodly manner. I don't care.
10146
10147 @vindex gnus-summary-prepared-hook
10148 @item gnus-summary-prepared-hook
10149 A hook called as the very last thing after the summary buffer has been
10150 generated.
10151
10152 @vindex gnus-summary-ignore-duplicates
10153 @item gnus-summary-ignore-duplicates
10154 When Gnus discovers two articles that have the same @code{Message-ID},
10155 it has to do something drastic. No articles are allowed to have the
10156 same @code{Message-ID}, but this may happen when reading mail from some
10157 sources. Gnus allows you to customize what happens with this variable.
10158 If it is @code{nil} (which is the default), Gnus will rename the
10159 @code{Message-ID} (for display purposes only) and display the article as
10160 any other article. If this variable is @code{t}, it won't display the
10161 article---it'll be as if it never existed.
10162
10163 @vindex gnus-alter-articles-to-read-function
10164 @item gnus-alter-articles-to-read-function
10165 This function, which takes two parameters (the group name and the list
10166 of articles to be selected), is called to allow the user to alter the
10167 list of articles to be selected.
10168
10169 For instance, the following function adds the list of cached articles to
10170 the list in one particular group:
10171
10172 @lisp
10173 (defun my-add-cached-articles (group articles)
10174 (if (string= group "some.group")
10175 (append gnus-newsgroup-cached articles)
10176 articles))
10177 @end lisp
10178
10179 @vindex gnus-newsgroup-variables
10180 @item gnus-newsgroup-variables
10181 A list of newsgroup (summary buffer) local variables, or cons of
10182 variables and their default expressions to be evalled (when the default
10183 values are not @code{nil}), that should be made global while the summary
10184 buffer is active.
10185
10186 Note: The default expressions will be evaluated (using function
10187 @code{eval}) before assignment to the local variable rather than just
10188 assigned to it. If the default expression is the symbol @code{global},
10189 that symbol will not be evaluated but the global value of the local
10190 variable will be used instead.
10191
10192 These variables can be used to set variables in the group parameters
10193 while still allowing them to affect operations done in other
10194 buffers. For example:
10195
10196 @lisp
10197 (setq gnus-newsgroup-variables
10198 '(message-use-followup-to
10199 (gnus-visible-headers .
10200 "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10201 @end lisp
10202
10203 Also @pxref{Group Parameters}.
10204 @end table
10205
10206
10207 @node Summary Group Information
10208 @subsection Summary Group Information
10209
10210 @table @kbd
10211
10212 @item H f
10213 @kindex H f (Summary)
10214 @findex gnus-summary-fetch-faq
10215 @vindex gnus-group-faq-directory
10216 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10217 for the current group (@code{gnus-summary-fetch-faq}). Gnus will try
10218 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10219 is usually a directory on a remote machine. This variable can also be
10220 a list of directories. In that case, giving a prefix to this command
10221 will allow you to choose between the various sites. @code{ange-ftp}
10222 or @code{efs} will probably be used for fetching the file.
10223
10224 @item H d
10225 @kindex H d (Summary)
10226 @findex gnus-summary-describe-group
10227 Give a brief description of the current group
10228 (@code{gnus-summary-describe-group}). If given a prefix, force
10229 rereading the description from the server.
10230
10231 @item H h
10232 @kindex H h (Summary)
10233 @findex gnus-summary-describe-briefly
10234 Give an extremely brief description of the most important summary
10235 keystrokes (@code{gnus-summary-describe-briefly}).
10236
10237 @item H i
10238 @kindex H i (Summary)
10239 @findex gnus-info-find-node
10240 Go to the Gnus info node (@code{gnus-info-find-node}).
10241 @end table
10242
10243
10244 @node Searching for Articles
10245 @subsection Searching for Articles
10246
10247 @table @kbd
10248
10249 @item M-s
10250 @kindex M-s (Summary)
10251 @findex gnus-summary-search-article-forward
10252 Search through all subsequent (raw) articles for a regexp
10253 (@code{gnus-summary-search-article-forward}).
10254
10255 @item M-r
10256 @kindex M-r (Summary)
10257 @findex gnus-summary-search-article-backward
10258 Search through all previous (raw) articles for a regexp
10259 (@code{gnus-summary-search-article-backward}).
10260
10261 @item &
10262 @kindex & (Summary)
10263 @findex gnus-summary-execute-command
10264 This command will prompt you for a header, a regular expression to match
10265 on this field, and a command to be executed if the match is made
10266 (@code{gnus-summary-execute-command}). If the header is an empty
10267 string, the match is done on the entire article. If given a prefix,
10268 search backward instead.
10269
10270 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10271 all articles that have heads or bodies that match @samp{some.*string}.
10272
10273 @item M-&
10274 @kindex M-& (Summary)
10275 @findex gnus-summary-universal-argument
10276 Perform any operation on all articles that have been marked with
10277 the process mark (@code{gnus-summary-universal-argument}).
10278 @end table
10279
10280 @node Summary Generation Commands
10281 @subsection Summary Generation Commands
10282
10283 @table @kbd
10284
10285 @item Y g
10286 @kindex Y g (Summary)
10287 @findex gnus-summary-prepare
10288 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10289
10290 @item Y c
10291 @kindex Y c (Summary)
10292 @findex gnus-summary-insert-cached-articles
10293 Pull all cached articles (for the current group) into the summary buffer
10294 (@code{gnus-summary-insert-cached-articles}).
10295
10296 @item Y d
10297 @kindex Y d (Summary)
10298 @findex gnus-summary-insert-dormant-articles
10299 Pull all dormant articles (for the current group) into the summary buffer
10300 (@code{gnus-summary-insert-dormant-articles}).
10301
10302 @end table
10303
10304
10305 @node Really Various Summary Commands
10306 @subsection Really Various Summary Commands
10307
10308 @table @kbd
10309
10310 @item A D
10311 @itemx C-d
10312 @kindex C-d (Summary)
10313 @kindex A D (Summary)
10314 @findex gnus-summary-enter-digest-group
10315 If the current article is a collection of other articles (for instance,
10316 a digest), you might use this command to enter a group based on the that
10317 article (@code{gnus-summary-enter-digest-group}). Gnus will try to
10318 guess what article type is currently displayed unless you give a prefix
10319 to this command, which forces a ``digest'' interpretation. Basically,
10320 whenever you see a message that is a collection of other messages of
10321 some format, you @kbd{C-d} and read these messages in a more convenient
10322 fashion.
10323
10324 @item C-M-d
10325 @kindex C-M-d (Summary)
10326 @findex gnus-summary-read-document
10327 This command is very similar to the one above, but lets you gather
10328 several documents into one biiig group
10329 (@code{gnus-summary-read-document}). It does this by opening several
10330 @code{nndoc} groups for each document, and then opening an
10331 @code{nnvirtual} group on top of these @code{nndoc} groups. This
10332 command understands the process/prefix convention
10333 (@pxref{Process/Prefix}).
10334
10335 @item C-t
10336 @kindex C-t (Summary)
10337 @findex gnus-summary-toggle-truncation
10338 Toggle truncation of summary lines
10339 (@code{gnus-summary-toggle-truncation}). This will probably confuse the
10340 line centering function in the summary buffer, so it's not a good idea
10341 to have truncation switched off while reading articles.
10342
10343 @item =
10344 @kindex = (Summary)
10345 @findex gnus-summary-expand-window
10346 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10347 If given a prefix, force an @code{article} window configuration.
10348
10349 @item C-M-e
10350 @kindex C-M-e (Summary)
10351 @findex gnus-summary-edit-parameters
10352 Edit the group parameters (@pxref{Group Parameters}) of the current
10353 group (@code{gnus-summary-edit-parameters}).
10354
10355 @item C-M-a
10356 @kindex C-M-a (Summary)
10357 @findex gnus-summary-customize-parameters
10358 Customize the group parameters (@pxref{Group Parameters}) of the current
10359 group (@code{gnus-summary-customize-parameters}).
10360
10361 @end table
10362
10363
10364 @node Exiting the Summary Buffer
10365 @section Exiting the Summary Buffer
10366 @cindex summary exit
10367 @cindex exiting groups
10368
10369 Exiting from the summary buffer will normally update all info on the
10370 group and return you to the group buffer.
10371
10372 @table @kbd
10373
10374 @item Z Z
10375 @itemx Z Q
10376 @itemx q
10377 @kindex Z Z (Summary)
10378 @kindex Z Q (Summary)
10379 @kindex q (Summary)
10380 @findex gnus-summary-exit
10381 @vindex gnus-summary-exit-hook
10382 @vindex gnus-summary-prepare-exit-hook
10383 @vindex gnus-group-no-more-groups-hook
10384 @c @icon{gnus-summary-exit}
10385 Exit the current group and update all information on the group
10386 (@code{gnus-summary-exit}). @code{gnus-summary-prepare-exit-hook} is
10387 called before doing much of the exiting, which calls
10388 @code{gnus-summary-expire-articles} by default.
10389 @code{gnus-summary-exit-hook} is called after finishing the exit
10390 process. @code{gnus-group-no-more-groups-hook} is run when returning to
10391 group mode having no more (unread) groups.
10392
10393 @item Z E
10394 @itemx Q
10395 @kindex Z E (Summary)
10396 @kindex Q (Summary)
10397 @findex gnus-summary-exit-no-update
10398 Exit the current group without updating any information on the group
10399 (@code{gnus-summary-exit-no-update}).
10400
10401 @item Z c
10402 @itemx c
10403 @kindex Z c (Summary)
10404 @kindex c (Summary)
10405 @findex gnus-summary-catchup-and-exit
10406 @c @icon{gnus-summary-catchup-and-exit}
10407 Mark all unticked articles in the group as read and then exit
10408 (@code{gnus-summary-catchup-and-exit}).
10409
10410 @item Z C
10411 @kindex Z C (Summary)
10412 @findex gnus-summary-catchup-all-and-exit
10413 Mark all articles, even the ticked ones, as read and then exit
10414 (@code{gnus-summary-catchup-all-and-exit}).
10415
10416 @item Z n
10417 @kindex Z n (Summary)
10418 @findex gnus-summary-catchup-and-goto-next-group
10419 Mark all articles as read and go to the next group
10420 (@code{gnus-summary-catchup-and-goto-next-group}).
10421
10422 @item Z R
10423 @itemx C-x C-s
10424 @kindex Z R (Summary)
10425 @kindex C-x C-s (Summary)
10426 @findex gnus-summary-reselect-current-group
10427 Exit this group, and then enter it again
10428 (@code{gnus-summary-reselect-current-group}). If given a prefix, select
10429 all articles, both read and unread.
10430
10431 @item Z G
10432 @itemx M-g
10433 @kindex Z G (Summary)
10434 @kindex M-g (Summary)
10435 @findex gnus-summary-rescan-group
10436 @c @icon{gnus-summary-mail-get}
10437 Exit the group, check for new articles in the group, and select the
10438 group (@code{gnus-summary-rescan-group}). If given a prefix, select all
10439 articles, both read and unread.
10440
10441 @item Z N
10442 @kindex Z N (Summary)
10443 @findex gnus-summary-next-group
10444 Exit the group and go to the next group
10445 (@code{gnus-summary-next-group}).
10446
10447 @item Z P
10448 @kindex Z P (Summary)
10449 @findex gnus-summary-prev-group
10450 Exit the group and go to the previous group
10451 (@code{gnus-summary-prev-group}).
10452
10453 @item Z s
10454 @kindex Z s (Summary)
10455 @findex gnus-summary-save-newsrc
10456 Save the current number of read/marked articles in the dribble buffer
10457 and then save the dribble buffer (@code{gnus-summary-save-newsrc}). If
10458 given a prefix, also save the @file{.newsrc} file(s). Using this
10459 command will make exit without updating (the @kbd{Q} command) worthless.
10460 @end table
10461
10462 @vindex gnus-exit-group-hook
10463 @code{gnus-exit-group-hook} is called when you exit the current group
10464 with an ``updating'' exit. For instance @kbd{Q}
10465 (@code{gnus-summary-exit-no-update}) does not call this hook.
10466
10467 @findex gnus-summary-wake-up-the-dead
10468 @findex gnus-dead-summary-mode
10469 @vindex gnus-kill-summary-on-exit
10470 If you're in the habit of exiting groups, and then changing your mind
10471 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10472 If you do that, Gnus won't kill the summary buffer when you exit it.
10473 (Quelle surprise!) Instead it will change the name of the buffer to
10474 something like @samp{*Dead Summary ... *} and install a minor mode
10475 called @code{gnus-dead-summary-mode}. Now, if you switch back to this
10476 buffer, you'll find that all keys are mapped to a function called
10477 @code{gnus-summary-wake-up-the-dead}. So tapping any keys in a dead
10478 summary buffer will result in a live, normal summary buffer.
10479
10480 There will never be more than one dead summary buffer at any one time.
10481
10482 @vindex gnus-use-cross-reference
10483 The data on the current group will be updated (which articles you have
10484 read, which articles you have replied to, etc.) when you exit the
10485 summary buffer. If the @code{gnus-use-cross-reference} variable is
10486 @code{t} (which is the default), articles that are cross-referenced to
10487 this group and are marked as read, will also be marked as read in the
10488 other subscribed groups they were cross-posted to. If this variable is
10489 neither @code{nil} nor @code{t}, the article will be marked as read in
10490 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10491
10492
10493 @node Crosspost Handling
10494 @section Crosspost Handling
10495
10496 @cindex velveeta
10497 @cindex spamming
10498 Marking cross-posted articles as read ensures that you'll never have to
10499 read the same article more than once. Unless, of course, somebody has
10500 posted it to several groups separately. Posting the same article to
10501 several groups (not cross-posting) is called @dfn{spamming}, and you are
10502 by law required to send nasty-grams to anyone who perpetrates such a
10503 heinous crime. You may want to try NoCeM handling to filter out spam
10504 (@pxref{NoCeM}).
10505
10506 Remember: Cross-posting is kinda ok, but posting the same article
10507 separately to several groups is not. Massive cross-posting (aka.
10508 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10509 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10510 excessive crossposting (@pxref{Summary Mail Commands}).
10511
10512 @cindex cross-posting
10513 @cindex Xref
10514 @cindex @acronym{NOV}
10515 One thing that may cause Gnus to not do the cross-posting thing
10516 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10517 (which is very nice, because it speeds things up considerably) which
10518 does not include the @code{Xref} header in its @acronym{NOV} lines. This is
10519 Evil, but all too common, alas, alack. Gnus tries to Do The Right Thing
10520 even with @sc{xover} by registering the @code{Xref} lines of all
10521 articles you actually read, but if you kill the articles, or just mark
10522 them as read without reading them, Gnus will not get a chance to snoop
10523 the @code{Xref} lines out of these articles, and will be unable to use
10524 the cross reference mechanism.
10525
10526 @cindex LIST overview.fmt
10527 @cindex overview.fmt
10528 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10529 in its overview files, try @samp{telnet your.nntp.server nntp},
10530 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10531 overview.fmt}. This may not work, but if it does, and the last line you
10532 get does not read @samp{Xref:full}, then you should shout and whine at
10533 your news admin until she includes the @code{Xref} header in the
10534 overview files.
10535
10536 @vindex gnus-nov-is-evil
10537 If you want Gnus to get the @code{Xref}s right all the time, you have to
10538 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10539 considerably.
10540
10541 C'est la vie.
10542
10543 For an alternative approach, @pxref{Duplicate Suppression}.
10544
10545
10546 @node Duplicate Suppression
10547 @section Duplicate Suppression
10548
10549 By default, Gnus tries to make sure that you don't have to read the same
10550 article more than once by utilizing the crossposting mechanism
10551 (@pxref{Crosspost Handling}). However, that simple and efficient
10552 approach may not work satisfactory for some users for various
10553 reasons.
10554
10555 @enumerate
10556 @item
10557 The @acronym{NNTP} server may fail to generate the @code{Xref} header. This
10558 is evil and not very common.
10559
10560 @item
10561 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10562 @file{.overview} data bases. This is evil and all too common, alas.
10563
10564 @item
10565 You may be reading the same group (or several related groups) from
10566 different @acronym{NNTP} servers.
10567
10568 @item
10569 You may be getting mail that duplicates articles posted to groups.
10570 @end enumerate
10571
10572 I'm sure there are other situations where @code{Xref} handling fails as
10573 well, but these four are the most common situations.
10574
10575 If, and only if, @code{Xref} handling fails for you, then you may
10576 consider switching on @dfn{duplicate suppression}. If you do so, Gnus
10577 will remember the @code{Message-ID}s of all articles you have read or
10578 otherwise marked as read, and then, as if by magic, mark them as read
10579 all subsequent times you see them---in @emph{all} groups. Using this
10580 mechanism is quite likely to be somewhat inefficient, but not overly
10581 so. It's certainly preferable to reading the same articles more than
10582 once.
10583
10584 Duplicate suppression is not a very subtle instrument. It's more like a
10585 sledge hammer than anything else. It works in a very simple
10586 fashion---if you have marked an article as read, it adds this Message-ID
10587 to a cache. The next time it sees this Message-ID, it will mark the
10588 article as read with the @samp{M} mark. It doesn't care what group it
10589 saw the article in.
10590
10591 @table @code
10592 @item gnus-suppress-duplicates
10593 @vindex gnus-suppress-duplicates
10594 If non-@code{nil}, suppress duplicates.
10595
10596 @item gnus-save-duplicate-list
10597 @vindex gnus-save-duplicate-list
10598 If non-@code{nil}, save the list of duplicates to a file. This will
10599 make startup and shutdown take longer, so the default is @code{nil}.
10600 However, this means that only duplicate articles read in a single Gnus
10601 session are suppressed.
10602
10603 @item gnus-duplicate-list-length
10604 @vindex gnus-duplicate-list-length
10605 This variable says how many @code{Message-ID}s to keep in the duplicate
10606 suppression list. The default is 10000.
10607
10608 @item gnus-duplicate-file
10609 @vindex gnus-duplicate-file
10610 The name of the file to store the duplicate suppression list in. The
10611 default is @file{~/News/suppression}.
10612 @end table
10613
10614 If you have a tendency to stop and start Gnus often, setting
10615 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea. If
10616 you leave Gnus running for weeks on end, you may have it @code{nil}. On
10617 the other hand, saving the list makes startup and shutdown much slower,
10618 so that means that if you stop and start Gnus often, you should set
10619 @code{gnus-save-duplicate-list} to @code{nil}. Uhm. I'll leave this up
10620 to you to figure out, I think.
10621
10622 @node Security
10623 @section Security
10624
10625 Gnus is able to verify signed messages or decrypt encrypted messages.
10626 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10627 and @acronym{S/MIME}, however you need some external programs to get
10628 things to work:
10629
10630 @enumerate
10631 @item
10632 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10633 install an OpenPGP implementation such as GnuPG. The Lisp interface
10634 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10635 Manual}), but Mailcrypt and gpg.el are also supported.
10636
10637 @item
10638 To handle @acronym{S/MIME} message, you need to install OpenSSL. OpenSSL 0.9.6
10639 or newer is recommended.
10640
10641 @end enumerate
10642
10643 More information on how to set things up can be found in the message
10644 manual (@pxref{Security, ,Security, message, Message Manual}).
10645
10646 @table @code
10647 @item mm-verify-option
10648 @vindex mm-verify-option
10649 Option of verifying signed parts. @code{never}, not verify;
10650 @code{always}, always verify; @code{known}, only verify known
10651 protocols. Otherwise, ask user.
10652
10653 @item mm-decrypt-option
10654 @vindex mm-decrypt-option
10655 Option of decrypting encrypted parts. @code{never}, no decryption;
10656 @code{always}, always decrypt; @code{known}, only decrypt known
10657 protocols. Otherwise, ask user.
10658
10659 @item mml1991-use
10660 @vindex mml1991-use
10661 Symbol indicating elisp interface to OpenPGP implementation for
10662 @acronym{PGP} messages. The default is @code{pgg}, but
10663 @code{mailcrypt} and @code{gpg} are also supported although
10664 deprecated.
10665
10666 @item mml2015-use
10667 @vindex mml2015-use
10668 Symbol indicating elisp interface to OpenPGP implementation for
10669 @acronym{PGP/MIME} messages. The default is @code{pgg}, but
10670 @code{mailcrypt} and @code{gpg} are also supported although
10671 deprecated.
10672
10673 @end table
10674
10675 @cindex snarfing keys
10676 @cindex importing PGP keys
10677 @cindex PGP key ring import
10678 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10679 key ring) is not supported explicitly through a menu item or command,
10680 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10681 allowing you to specify whatever action you think is appropriate
10682 through the usual @acronym{MIME} infrastructure. You can use a
10683 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10684 Emacs MIME Manual}) such as the following to import keys using GNU
10685 Privacy Guard when you click on the @acronym{MIME} button
10686 (@pxref{Using MIME}).
10687
10688 @example
10689 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10690 @end example
10691 @noindent
10692 This happens to also be the default action defined in
10693 @code{mailcap-mime-data}.
10694
10695 @node Mailing List
10696 @section Mailing List
10697 @cindex mailing list
10698 @cindex RFC 2396
10699
10700 @kindex A M (summary)
10701 @findex gnus-mailing-list-insinuate
10702 Gnus understands some mailing list fields of RFC 2369. To enable it,
10703 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10704 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10705 summary buffer.
10706
10707 That enables the following commands to the summary buffer:
10708
10709 @table @kbd
10710
10711 @item C-c C-n h
10712 @kindex C-c C-n h (Summary)
10713 @findex gnus-mailing-list-help
10714 Send a message to fetch mailing list help, if List-Help field exists.
10715
10716 @item C-c C-n s
10717 @kindex C-c C-n s (Summary)
10718 @findex gnus-mailing-list-subscribe
10719 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10720
10721 @item C-c C-n u
10722 @kindex C-c C-n u (Summary)
10723 @findex gnus-mailing-list-unsubscribe
10724 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10725 field exists.
10726
10727 @item C-c C-n p
10728 @kindex C-c C-n p (Summary)
10729 @findex gnus-mailing-list-post
10730 Post to the mailing list, if List-Post field exists.
10731
10732 @item C-c C-n o
10733 @kindex C-c C-n o (Summary)
10734 @findex gnus-mailing-list-owner
10735 Send a message to the mailing list owner, if List-Owner field exists.
10736
10737 @item C-c C-n a
10738 @kindex C-c C-n a (Summary)
10739 @findex gnus-mailing-list-owner
10740 Browse the mailing list archive, if List-Archive field exists.
10741
10742 @end table
10743
10744
10745 @node Article Buffer
10746 @chapter Article Buffer
10747 @cindex article buffer
10748
10749 The articles are displayed in the article buffer, of which there is only
10750 one. All the summary buffers share the same article buffer unless you
10751 tell Gnus otherwise.
10752
10753 @menu
10754 * Hiding Headers:: Deciding what headers should be displayed.
10755 * Using MIME:: Pushing articles through @acronym{MIME} before reading them.
10756 * Customizing Articles:: Tailoring the look of the articles.
10757 * Article Keymap:: Keystrokes available in the article buffer.
10758 * Misc Article:: Other stuff.
10759 @end menu
10760
10761
10762 @node Hiding Headers
10763 @section Hiding Headers
10764 @cindex hiding headers
10765 @cindex deleting headers
10766
10767 The top section of each article is the @dfn{head}. (The rest is the
10768 @dfn{body}, but you may have guessed that already.)
10769
10770 @vindex gnus-show-all-headers
10771 There is a lot of useful information in the head: the name of the person
10772 who wrote the article, the date it was written and the subject of the
10773 article. That's well and nice, but there's also lots of information
10774 most people do not want to see---what systems the article has passed
10775 through before reaching you, the @code{Message-ID}, the
10776 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10777 of some of those lines. If you want to keep all those lines in the
10778 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10779
10780 Gnus provides you with two variables for sifting headers:
10781
10782 @table @code
10783
10784 @item gnus-visible-headers
10785 @vindex gnus-visible-headers
10786 If this variable is non-@code{nil}, it should be a regular expression
10787 that says what headers you wish to keep in the article buffer. All
10788 headers that do not match this variable will be hidden.
10789
10790 For instance, if you only want to see the name of the person who wrote
10791 the article and the subject, you'd say:
10792
10793 @lisp
10794 (setq gnus-visible-headers "^From:\\|^Subject:")
10795 @end lisp
10796
10797 This variable can also be a list of regexps to match headers to
10798 remain visible.
10799
10800 @item gnus-ignored-headers
10801 @vindex gnus-ignored-headers
10802 This variable is the reverse of @code{gnus-visible-headers}. If this
10803 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10804 should be a regular expression that matches all lines that you want to
10805 hide. All lines that do not match this variable will remain visible.
10806
10807 For instance, if you just want to get rid of the @code{References} line
10808 and the @code{Xref} line, you might say:
10809
10810 @lisp
10811 (setq gnus-ignored-headers "^References:\\|^Xref:")
10812 @end lisp
10813
10814 This variable can also be a list of regexps to match headers to
10815 be removed.
10816
10817 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10818 variable will have no effect.
10819
10820 @end table
10821
10822 @vindex gnus-sorted-header-list
10823 Gnus can also sort the headers for you. (It does this by default.) You
10824 can control the sorting by setting the @code{gnus-sorted-header-list}
10825 variable. It is a list of regular expressions that says in what order
10826 the headers are to be displayed.
10827
10828 For instance, if you want the name of the author of the article first,
10829 and then the subject, you might say something like:
10830
10831 @lisp
10832 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10833 @end lisp
10834
10835 Any headers that are to remain visible, but are not listed in this
10836 variable, will be displayed in random order after all the headers listed in this variable.
10837
10838 @findex gnus-article-hide-boring-headers
10839 @vindex gnus-boring-article-headers
10840 You can hide further boring headers by setting
10841 @code{gnus-treat-hide-boring-headers} to @code{head}. What this function
10842 does depends on the @code{gnus-boring-article-headers} variable. It's a
10843 list, but this list doesn't actually contain header names. Instead it
10844 lists various @dfn{boring conditions} that Gnus can check and remove
10845 from sight.
10846
10847 These conditions are:
10848 @table @code
10849 @item empty
10850 Remove all empty headers.
10851 @item followup-to
10852 Remove the @code{Followup-To} header if it is identical to the
10853 @code{Newsgroups} header.
10854 @item reply-to
10855 Remove the @code{Reply-To} header if it lists the same addresses as
10856 the @code{From} header, or if the @code{broken-reply-to} group
10857 parameter is set.
10858 @item newsgroups
10859 Remove the @code{Newsgroups} header if it only contains the current group
10860 name.
10861 @item to-address
10862 Remove the @code{To} header if it only contains the address identical to
10863 the current group's @code{to-address} parameter.
10864 @item to-list
10865 Remove the @code{To} header if it only contains the address identical to
10866 the current group's @code{to-list} parameter.
10867 @item cc-list
10868 Remove the @code{CC} header if it only contains the address identical to
10869 the current group's @code{to-list} parameter.
10870 @item date
10871 Remove the @code{Date} header if the article is less than three days
10872 old.
10873 @item long-to
10874 Remove the @code{To} header if it is very long.
10875 @item many-to
10876 Remove all @code{To} headers if there are more than one.
10877 @end table
10878
10879 To include these three elements, you could say something like:
10880
10881 @lisp
10882 (setq gnus-boring-article-headers
10883 '(empty followup-to reply-to))
10884 @end lisp
10885
10886 This is also the default value for this variable.
10887
10888
10889 @node Using MIME
10890 @section Using MIME
10891 @cindex @acronym{MIME}
10892
10893 Mime is a standard for waving your hands through the air, aimlessly,
10894 while people stand around yawning.
10895
10896 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10897 while all newsreaders die of fear.
10898
10899 @acronym{MIME} may specify what character set the article uses, the encoding
10900 of the characters, and it also makes it possible to embed pictures and
10901 other naughty stuff in innocent-looking articles.
10902
10903 @vindex gnus-display-mime-function
10904 @findex gnus-display-mime
10905 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
10906 to display the @acronym{MIME} parts. This is @code{gnus-display-mime} by
10907 default, which creates a bundle of clickable buttons that can be used to
10908 display, save and manipulate the @acronym{MIME} objects.
10909
10910 The following commands are available when you have placed point over a
10911 @acronym{MIME} button:
10912
10913 @table @kbd
10914 @findex gnus-article-press-button
10915 @item RET (Article)
10916 @kindex RET (Article)
10917 @itemx BUTTON-2 (Article)
10918 Toggle displaying of the @acronym{MIME} object
10919 (@code{gnus-article-press-button}). If built-in viewers can not display
10920 the object, Gnus resorts to external viewers in the @file{mailcap}
10921 files. If a viewer has the @samp{copiousoutput} specification, the
10922 object is displayed inline.
10923
10924 @findex gnus-mime-view-part
10925 @item M-RET (Article)
10926 @kindex M-RET (Article)
10927 @itemx v (Article)
10928 Prompt for a method, and then view the @acronym{MIME} object using this
10929 method (@code{gnus-mime-view-part}).
10930
10931 @findex gnus-mime-view-part-as-type
10932 @item t (Article)
10933 @kindex t (Article)
10934 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
10935 (@code{gnus-mime-view-part-as-type}).
10936
10937 @findex gnus-mime-view-part-as-charset
10938 @item C (Article)
10939 @kindex C (Article)
10940 Prompt for a charset, and then view the @acronym{MIME} object using this
10941 charset (@code{gnus-mime-view-part-as-charset}).
10942
10943 @findex gnus-mime-save-part
10944 @item o (Article)
10945 @kindex o (Article)
10946 Prompt for a file name, and then save the @acronym{MIME} object
10947 (@code{gnus-mime-save-part}).
10948
10949 @findex gnus-mime-save-part-and-strip
10950 @item C-o (Article)
10951 @kindex C-o (Article)
10952 Prompt for a file name, then save the @acronym{MIME} object and strip it from
10953 the article. Then proceed to article editing, where a reasonable
10954 suggestion is being made on how the altered article should look
10955 like. The stripped @acronym{MIME} object will be referred via the
10956 message/external-body @acronym{MIME} type.
10957 (@code{gnus-mime-save-part-and-strip}).
10958
10959 @findex gnus-mime-delete-part
10960 @item d (Article)
10961 @kindex d (Article)
10962 Delete the @acronym{MIME} object from the article and replace it with some
10963 information about the removed @acronym{MIME} object
10964 (@code{gnus-mime-delete-part}).
10965
10966 @findex gnus-mime-copy-part
10967 @item c (Article)
10968 @kindex c (Article)
10969 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
10970 (@code{gnus-mime-copy-part}). Compressed files like @file{.gz} and
10971 @file{.bz2} are automatically decompressed if
10972 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
10973 Accessing Compressed Files, emacs, The Emacs Editor}).
10974
10975 @findex gnus-mime-print-part
10976 @item p (Article)
10977 @kindex p (Article)
10978 Print the @acronym{MIME} object (@code{gnus-mime-print-part}). This
10979 command respects the @samp{print=} specifications in the
10980 @file{.mailcap} file.
10981
10982 @findex gnus-mime-inline-part
10983 @item i (Article)
10984 @kindex i (Article)
10985 Insert the contents of the @acronym{MIME} object into the buffer
10986 (@code{gnus-mime-inline-part}) as text/plain. If given a prefix, insert
10987 the raw contents without decoding. If given a numerical prefix, you can
10988 do semi-manual charset stuff (see
10989 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
10990 Article}).
10991
10992 @findex gnus-mime-view-part-internally
10993 @item E (Article)
10994 @kindex E (Article)
10995 View the @acronym{MIME} object with an internal viewer. If no internal
10996 viewer is available, use an external viewer
10997 (@code{gnus-mime-view-part-internally}).
10998
10999 @findex gnus-mime-view-part-externally
11000 @item e (Article)
11001 @kindex e (Article)
11002 View the @acronym{MIME} object with an external viewer.
11003 (@code{gnus-mime-view-part-externally}).
11004
11005 @findex gnus-mime-pipe-part
11006 @item | (Article)
11007 @kindex | (Article)
11008 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11009
11010 @findex gnus-mime-action-on-part
11011 @item . (Article)
11012 @kindex . (Article)
11013 Interactively run an action on the @acronym{MIME} object
11014 (@code{gnus-mime-action-on-part}).
11015
11016 @end table
11017
11018 Gnus will display some @acronym{MIME} objects automatically. The way Gnus
11019 determines which parts to do this with is described in the Emacs
11020 @acronym{MIME} manual.
11021
11022 It might be best to just use the toggling functions from the article
11023 buffer to avoid getting nasty surprises. (For instance, you enter the
11024 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11025 decoded the sound file in the article and some horrible sing-a-long song
11026 comes screaming out your speakers, and you can't find the volume button,
11027 because there isn't one, and people are starting to look at you, and you
11028 try to stop the program, but you can't, and you can't find the program
11029 to control the volume, and everybody else in the room suddenly decides
11030 to look at you disdainfully, and you'll feel rather stupid.)
11031
11032 Any similarity to real events and people is purely coincidental. Ahem.
11033
11034 Also @pxref{MIME Commands}.
11035
11036
11037 @node Customizing Articles
11038 @section Customizing Articles
11039 @cindex article customization
11040
11041 A slew of functions for customizing how the articles are to look like
11042 exist. You can call these functions interactively
11043 (@pxref{Article Washing}), or you can have them
11044 called automatically when you select the articles.
11045
11046 To have them called automatically, you should set the corresponding
11047 ``treatment'' variable. For instance, to have headers hidden, you'd set
11048 @code{gnus-treat-hide-headers}. Below is a list of variables that can
11049 be set, but first we discuss the values these variables can have.
11050
11051 Note: Some values, while valid, make little sense. Check the list below
11052 for sensible values.
11053
11054 @enumerate
11055 @item
11056 @code{nil}: Don't do this treatment.
11057
11058 @item
11059 @code{t}: Do this treatment on all body parts.
11060
11061 @item
11062 @code{head}: Do the treatment on the headers.
11063
11064 @item
11065 @code{last}: Do this treatment on the last part.
11066
11067 @item
11068 An integer: Do this treatment on all body parts that have a length less
11069 than this number.
11070
11071 @item
11072 A list of strings: Do this treatment on all body parts that are in
11073 articles that are read in groups that have names that match one of the
11074 regexps in the list.
11075
11076 @item
11077 A list where the first element is not a string:
11078
11079 The list is evaluated recursively. The first element of the list is a
11080 predicate. The following predicates are recognized: @code{or},
11081 @code{and}, @code{not} and @code{typep}. Here's an example:
11082
11083 @lisp
11084 (or last
11085 (typep "text/x-vcard"))
11086 @end lisp
11087
11088 @end enumerate
11089
11090 You may have noticed that the word @dfn{part} is used here. This refers
11091 to the fact that some messages are @acronym{MIME} multipart articles that may
11092 be divided into several parts. Articles that are not multiparts are
11093 considered to contain just a single part.
11094
11095 @vindex gnus-article-treat-types
11096 Are the treatments applied to all sorts of multipart parts? Yes, if you
11097 want to, but by default, only @samp{text/plain} parts are given the
11098 treatment. This is controlled by the @code{gnus-article-treat-types}
11099 variable, which is a list of regular expressions that are matched to the
11100 type of the part. This variable is ignored if the value of the
11101 controlling variable is a predicate list, as described above.
11102
11103 The following treatment options are available. The easiest way to
11104 customize this is to examine the @code{gnus-article-treat} customization
11105 group. Values in parenthesis are suggested sensible values. Others are
11106 possible but those listed are probably sufficient for most people.
11107
11108 @table @code
11109 @item gnus-treat-buttonize (t, integer)
11110 @item gnus-treat-buttonize-head (head)
11111
11112 @xref{Article Buttons}.
11113
11114 @item gnus-treat-capitalize-sentences (t, integer)
11115 @item gnus-treat-overstrike (t, integer)
11116 @item gnus-treat-strip-cr (t, integer)
11117 @item gnus-treat-strip-headers-in-body (t, integer)
11118 @item gnus-treat-strip-leading-blank-lines (t, integer)
11119 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11120 @item gnus-treat-strip-pem (t, last, integer)
11121 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11122 @item gnus-treat-unsplit-urls (t, integer)
11123 @item gnus-treat-wash-html (t, integer)
11124
11125 @xref{Article Washing}.
11126
11127 @item gnus-treat-date-english (head)
11128 @item gnus-treat-date-iso8601 (head)
11129 @item gnus-treat-date-lapsed (head)
11130 @item gnus-treat-date-local (head)
11131 @item gnus-treat-date-original (head)
11132 @item gnus-treat-date-user-defined (head)
11133 @item gnus-treat-date-ut (head)
11134
11135 @xref{Article Date}.
11136
11137 @item gnus-treat-from-picon (head)
11138 @item gnus-treat-mail-picon (head)
11139 @item gnus-treat-newsgroups-picon (head)
11140
11141 @xref{Picons}.
11142
11143 @item gnus-treat-display-smileys (t, integer)
11144
11145 @item gnus-treat-body-boundary (head)
11146
11147 @vindex gnus-body-boundary-delimiter
11148 Adds a delimiter between header and body, the string used as delimiter
11149 is controlled by @code{gnus-body-boundary-delimiter}.
11150
11151 @xref{Smileys}.
11152
11153 @item gnus-treat-display-x-face (head)
11154
11155 @xref{X-Face}.
11156
11157 @item gnus-treat-display-face (head)
11158
11159 @xref{Face}.
11160
11161 @item gnus-treat-emphasize (t, head, integer)
11162 @item gnus-treat-fill-article (t, integer)
11163 @item gnus-treat-fill-long-lines (t, integer)
11164 @item gnus-treat-hide-boring-headers (head)
11165 @item gnus-treat-hide-citation (t, integer)
11166 @item gnus-treat-hide-citation-maybe (t, integer)
11167 @item gnus-treat-hide-headers (head)
11168 @item gnus-treat-hide-signature (t, last)
11169 @item gnus-treat-strip-banner (t, last)
11170 @item gnus-treat-strip-list-identifiers (head)
11171
11172 @xref{Article Hiding}.
11173
11174 @item gnus-treat-highlight-citation (t, integer)
11175 @item gnus-treat-highlight-headers (head)
11176 @item gnus-treat-highlight-signature (t, last, integer)
11177
11178 @xref{Article Highlighting}.
11179
11180 @item gnus-treat-play-sounds
11181 @item gnus-treat-translate
11182 @item gnus-treat-x-pgp-sig (head)
11183
11184 @item gnus-treat-unfold-headers (head)
11185 @item gnus-treat-fold-headers (head)
11186 @item gnus-treat-fold-newsgroups (head)
11187 @item gnus-treat-leading-whitespace (head)
11188
11189 @xref{Article Header}.
11190
11191
11192 @end table
11193
11194 @vindex gnus-part-display-hook
11195 You can, of course, write your own functions to be called from
11196 @code{gnus-part-display-hook}. The functions are called narrowed to the
11197 part, and you can do anything you like, pretty much. There is no
11198 information that you have to keep in the buffer---you can change
11199 everything.
11200
11201
11202 @node Article Keymap
11203 @section Article Keymap
11204
11205 Most of the keystrokes in the summary buffer can also be used in the
11206 article buffer. They should behave as if you typed them in the summary
11207 buffer, which means that you don't actually have to have a summary
11208 buffer displayed while reading. You can do it all from the article
11209 buffer.
11210
11211 A few additional keystrokes are available:
11212
11213 @table @kbd
11214
11215 @item SPACE
11216 @kindex SPACE (Article)
11217 @findex gnus-article-next-page
11218 Scroll forwards one page (@code{gnus-article-next-page}).
11219 This is exactly the same as @kbd{h SPACE h}.
11220
11221 @item DEL
11222 @kindex DEL (Article)
11223 @findex gnus-article-prev-page
11224 Scroll backwards one page (@code{gnus-article-prev-page}).
11225 This is exactly the same as @kbd{h DEL h}.
11226
11227 @item C-c ^
11228 @kindex C-c ^ (Article)
11229 @findex gnus-article-refer-article
11230 If point is in the neighborhood of a @code{Message-ID} and you press
11231 @kbd{C-c ^}, Gnus will try to get that article from the server
11232 (@code{gnus-article-refer-article}).
11233
11234 @item C-c C-m
11235 @kindex C-c C-m (Article)
11236 @findex gnus-article-mail
11237 Send a reply to the address near point (@code{gnus-article-mail}). If
11238 given a prefix, include the mail.
11239
11240 @item s
11241 @kindex s (Article)
11242 @findex gnus-article-show-summary
11243 Reconfigure the buffers so that the summary buffer becomes visible
11244 (@code{gnus-article-show-summary}).
11245
11246 @item ?
11247 @kindex ? (Article)
11248 @findex gnus-article-describe-briefly
11249 Give a very brief description of the available keystrokes
11250 (@code{gnus-article-describe-briefly}).
11251
11252 @item TAB
11253 @kindex TAB (Article)
11254 @findex gnus-article-next-button
11255 Go to the next button, if any (@code{gnus-article-next-button}). This
11256 only makes sense if you have buttonizing turned on.
11257
11258 @item M-TAB
11259 @kindex M-TAB (Article)
11260 @findex gnus-article-prev-button
11261 Go to the previous button, if any (@code{gnus-article-prev-button}).
11262
11263 @item R
11264 @kindex R (Article)
11265 @findex gnus-article-reply-with-original
11266 Send a reply to the current article and yank the current article
11267 (@code{gnus-article-reply-with-original}). If given a prefix, make a
11268 wide reply. If the region is active, only yank the text in the
11269 region.
11270
11271 @item F
11272 @kindex F (Article)
11273 @findex gnus-article-followup-with-original
11274 Send a followup to the current article and yank the current article
11275 (@code{gnus-article-followup-with-original}). If given a prefix, make
11276 a wide reply. If the region is active, only yank the text in the
11277 region.
11278
11279
11280 @end table
11281
11282
11283 @node Misc Article
11284 @section Misc Article
11285
11286 @table @code
11287
11288 @item gnus-single-article-buffer
11289 @vindex gnus-single-article-buffer
11290 If non-@code{nil}, use the same article buffer for all the groups.
11291 (This is the default.) If @code{nil}, each group will have its own
11292 article buffer.
11293
11294 @vindex gnus-article-decode-hook
11295 @item gnus-article-decode-hook
11296 @cindex @acronym{MIME}
11297 Hook used to decode @acronym{MIME} articles. The default value is
11298 @code{(article-decode-charset article-decode-encoded-words)}
11299
11300 @vindex gnus-article-prepare-hook
11301 @item gnus-article-prepare-hook
11302 This hook is called right after the article has been inserted into the
11303 article buffer. It is mainly intended for functions that do something
11304 depending on the contents; it should probably not be used for changing
11305 the contents of the article buffer.
11306
11307 @item gnus-article-mode-hook
11308 @vindex gnus-article-mode-hook
11309 Hook called in article mode buffers.
11310
11311 @item gnus-article-mode-syntax-table
11312 @vindex gnus-article-mode-syntax-table
11313 Syntax table used in article buffers. It is initialized from
11314 @code{text-mode-syntax-table}.
11315
11316 @vindex gnus-article-over-scroll
11317 @item gnus-article-over-scroll
11318 If non-@code{nil}, allow scrolling the article buffer even when there
11319 no more new text to scroll in. The default is @code{nil}.
11320
11321 @vindex gnus-article-mode-line-format
11322 @item gnus-article-mode-line-format
11323 This variable is a format string along the same lines as
11324 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11325 Line}). It accepts the same format specifications as that variable,
11326 with two extensions:
11327
11328 @table @samp
11329
11330 @item w
11331 The @dfn{wash status} of the article. This is a short string with one
11332 character for each possible article wash operation that may have been
11333 performed. The characters and their meaning:
11334
11335 @table @samp
11336
11337 @item c
11338 Displayed when cited text may be hidden in the article buffer.
11339
11340 @item h
11341 Displayed when headers are hidden in the article buffer.
11342
11343 @item p
11344 Displayed when article is digitally signed or encrypted, and Gnus has
11345 hidden the security headers. (N.B. does not tell anything about
11346 security status, i.e. good or bad signature.)
11347
11348 @item s
11349 Displayed when the signature has been hidden in the Article buffer.
11350
11351 @item o
11352 Displayed when Gnus has treated overstrike characters in the article buffer.
11353
11354 @item e
11355 Displayed when Gnus has treated emphasised strings in the article buffer.
11356
11357 @end table
11358
11359 @item m
11360 The number of @acronym{MIME} parts in the article.
11361
11362 @end table
11363
11364 @vindex gnus-break-pages
11365
11366 @item gnus-break-pages
11367 Controls whether @dfn{page breaking} is to take place. If this variable
11368 is non-@code{nil}, the articles will be divided into pages whenever a
11369 page delimiter appears in the article. If this variable is @code{nil},
11370 paging will not be done.
11371
11372 @item gnus-page-delimiter
11373 @vindex gnus-page-delimiter
11374 This is the delimiter mentioned above. By default, it is @samp{^L}
11375 (formfeed).
11376
11377 @cindex IDNA
11378 @cindex internationalized domain names
11379 @vindex gnus-use-idna
11380 @item gnus-use-idna
11381 This variable controls whether Gnus performs IDNA decoding of
11382 internationalized domain names inside @samp{From}, @samp{To} and
11383 @samp{Cc} headers. This requires
11384 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11385 variable is only enabled if you have installed it.
11386
11387 @end table
11388
11389
11390 @node Composing Messages
11391 @chapter Composing Messages
11392 @cindex composing messages
11393 @cindex messages
11394 @cindex mail
11395 @cindex sending mail
11396 @cindex reply
11397 @cindex followup
11398 @cindex post
11399 @cindex using gpg
11400 @cindex using s/mime
11401 @cindex using smime
11402
11403 @kindex C-c C-c (Post)
11404 All commands for posting and mailing will put you in a message buffer
11405 where you can edit the article all you like, before you send the
11406 article by pressing @kbd{C-c C-c}. @xref{Top, , Overview, message,
11407 Message Manual}. Where the message will be posted/mailed to depends
11408 on your setup (@pxref{Posting Server}).
11409
11410 @menu
11411 * Mail:: Mailing and replying.
11412 * Posting Server:: What server should you post and mail via?
11413 * POP before SMTP:: You cannot send a mail unless you read a mail.
11414 * Mail and Post:: Mailing and posting at the same time.
11415 * Archived Messages:: Where Gnus stores the messages you've sent.
11416 * Posting Styles:: An easier way to specify who you are.
11417 * Drafts:: Postponing messages and rejected messages.
11418 * Rejected Articles:: What happens if the server doesn't like your article?
11419 * Signing and encrypting:: How to compose secure messages.
11420 @end menu
11421
11422 Also @pxref{Canceling and Superseding} for information on how to
11423 remove articles you shouldn't have posted.
11424
11425
11426 @node Mail
11427 @section Mail
11428
11429 Variables for customizing outgoing mail:
11430
11431 @table @code
11432 @item gnus-uu-digest-headers
11433 @vindex gnus-uu-digest-headers
11434 List of regexps to match headers included in digested messages. The
11435 headers will be included in the sequence they are matched. If
11436 @code{nil} include all headers.
11437
11438 @item gnus-add-to-list
11439 @vindex gnus-add-to-list
11440 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11441 that have none when you do a @kbd{a}.
11442
11443 @item gnus-confirm-mail-reply-to-news
11444 @vindex gnus-confirm-mail-reply-to-news
11445 This can also be a function receiving the group name as the only
11446 parameter which should return non-@code{nil} if a confirmation is
11447 needed, or a regular expression matching group names, where
11448 confirmation is should be asked for.
11449
11450 If you find yourself never wanting to reply to mail, but occasionally
11451 press R anyway, this variable might be for you.
11452
11453 @item gnus-confirm-treat-mail-like-news
11454 @vindex gnus-confirm-treat-mail-like-news
11455 If non-@code{nil}, Gnus also requests confirmation according to
11456 @code{gnus-confirm-mail-reply-to-news} when replying to mail. This is
11457 useful for treating mailing lists like newsgroups.
11458
11459 @end table
11460
11461
11462 @node Posting Server
11463 @section Posting Server
11464
11465 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11466 (extremely intelligent, of course) article, where does it go?
11467
11468 Thank you for asking. I hate you.
11469
11470 It can be quite complicated.
11471
11472 @vindex gnus-post-method
11473 When posting news, Message usually invokes @code{message-send-news}
11474 (@pxref{News Variables, , News Variables, message, Message Manual}).
11475 Normally, Gnus will post using the same select method as you're
11476 reading from (which might be convenient if you're reading lots of
11477 groups from different private servers). However. If the server
11478 you're reading from doesn't allow posting, just reading, you probably
11479 want to use some other server to post your (extremely intelligent and
11480 fabulously interesting) articles. You can then set the
11481 @code{gnus-post-method} to some other method:
11482
11483 @lisp
11484 (setq gnus-post-method '(nnspool ""))
11485 @end lisp
11486
11487 Now, if you've done this, and then this server rejects your article, or
11488 this server is down, what do you do then? To override this variable you
11489 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11490 the ``current'' server, to get back the default behavior, for posting.
11491
11492 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11493 Gnus will prompt you for what method to use for posting.
11494
11495 You can also set @code{gnus-post-method} to a list of select methods.
11496 If that's the case, Gnus will always prompt you for what method to use
11497 for posting.
11498
11499 Finally, if you want to always post using the native select method,
11500 you can set this variable to @code{native}.
11501
11502 When sending mail, Message invokes @code{message-send-mail-function}.
11503 The default function, @code{message-send-mail-with-sendmail}, pipes
11504 your article to the @code{sendmail} binary for further queuing and
11505 sending. When your local system is not configured for sending mail
11506 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11507 server, you can set @code{message-send-mail-function} to
11508 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11509 package correctly. An example:
11510
11511 @lisp
11512 (setq message-send-mail-function 'smtpmail-send-it
11513 smtpmail-default-smtp-server "YOUR SMTP HOST")
11514 @end lisp
11515
11516 To the thing similar to this, there is
11517 @code{message-smtpmail-send-it}. It is useful if your @acronym{ISP}
11518 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11519 @xref{POP before SMTP}.
11520
11521 Other possible choices for @code{message-send-mail-function} includes
11522 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11523 and @code{feedmail-send-it}.
11524
11525 @node POP before SMTP
11526 @section POP before SMTP
11527 @cindex pop before smtp
11528 @findex message-smtpmail-send-it
11529 @findex mail-source-touch-pop
11530
11531 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11532 authentication? It is whether you need to connect to the @acronym{POP}
11533 mail server within a certain time before sending mails. If so, there is
11534 a convenient way. To do that, put the following lines in your
11535 @file{~/.gnus.el} file:
11536
11537 @lisp
11538 (setq message-send-mail-function 'message-smtpmail-send-it)
11539 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11540 @end lisp
11541
11542 @noindent
11543 It means to let Gnus connect to the @acronym{POP} mail server in advance
11544 whenever you send a mail. The @code{mail-source-touch-pop} function
11545 does only a @acronym{POP} authentication according to the value of
11546 @code{mail-sources} without fetching mails, just before sending a mail.
11547 Note that you have to use @code{message-smtpmail-send-it} which runs
11548 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11549 set the value of @code{mail-sources} for a @acronym{POP} connection
11550 correctly. @xref{Mail Sources}.
11551
11552 If you have two or more @acronym{POP} mail servers set in
11553 @code{mail-sources}, you may want to specify one of them to
11554 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11555 used for the @acronym{POP}-before-@acronym{SMTP} authentication. If it
11556 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11557 mainly from that server), you can set it permanently as follows:
11558
11559 @lisp
11560 (setq mail-source-primary-source
11561 '(pop :server "pop3.mail.server"
11562 :password "secret"))
11563 @end lisp
11564
11565 @noindent
11566 Otherwise, bind it dynamically only when performing the
11567 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11568
11569 @lisp
11570 (add-hook 'message-send-mail-hook
11571 (lambda ()
11572 (let ((mail-source-primary-source
11573 '(pop :server "pop3.mail.server"
11574 :password "secret")))
11575 (mail-source-touch-pop))))
11576 @end lisp
11577
11578 @node Mail and Post
11579 @section Mail and Post
11580
11581 Here's a list of variables relevant to both mailing and
11582 posting:
11583
11584 @table @code
11585 @item gnus-mailing-list-groups
11586 @findex gnus-mailing-list-groups
11587 @cindex mailing lists
11588
11589 If your news server offers groups that are really mailing lists
11590 gatewayed to the @acronym{NNTP} server, you can read those groups without
11591 problems, but you can't post/followup to them without some difficulty.
11592 One solution is to add a @code{to-address} to the group parameters
11593 (@pxref{Group Parameters}). An easier thing to do is set the
11594 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11595 really are mailing lists. Then, at least, followups to the mailing
11596 lists will work most of the time. Posting to these groups (@kbd{a}) is
11597 still a pain, though.
11598
11599 @item gnus-user-agent
11600 @vindex gnus-user-agent
11601 @cindex User-Agent
11602
11603 This variable controls which information should be exposed in the
11604 User-Agent header. It can be one of the symbols @code{gnus} (show only
11605 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11606 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11607 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11608 system type) or a custom string. If you set it to a string, be sure to
11609 use a valid format, see RFC 2616.
11610
11611 @end table
11612
11613 You may want to do spell-checking on messages that you send out. Or, if
11614 you don't want to spell-check by hand, you could add automatic
11615 spell-checking via the @code{ispell} package:
11616
11617 @cindex ispell
11618 @findex ispell-message
11619 @lisp
11620 (add-hook 'message-send-hook 'ispell-message)
11621 @end lisp
11622
11623 If you want to change the @code{ispell} dictionary based on what group
11624 you're in, you could say something like the following:
11625
11626 @lisp
11627 (add-hook 'gnus-select-group-hook
11628 (lambda ()
11629 (cond
11630 ((string-match
11631 "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11632 (ispell-change-dictionary "deutsch"))
11633 (t
11634 (ispell-change-dictionary "english")))))
11635 @end lisp
11636
11637 Modify to suit your needs.
11638
11639
11640 @node Archived Messages
11641 @section Archived Messages
11642 @cindex archived messages
11643 @cindex sent messages
11644
11645 Gnus provides a few different methods for storing the mail and news you
11646 send. The default method is to use the @dfn{archive virtual server} to
11647 store the messages. If you want to disable this completely, the
11648 @code{gnus-message-archive-group} variable should be @code{nil}, which
11649 is the default.
11650
11651 For archiving interesting messages in a group you read, see the
11652 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11653 Group Commands}).
11654
11655 @vindex gnus-message-archive-method
11656 @code{gnus-message-archive-method} says what virtual server Gnus is to
11657 use to store sent messages. The default is:
11658
11659 @lisp
11660 (nnfolder "archive"
11661 (nnfolder-directory "~/Mail/archive")
11662 (nnfolder-active-file "~/Mail/archive/active")
11663 (nnfolder-get-new-mail nil)
11664 (nnfolder-inhibit-expiry t))
11665 @end lisp
11666
11667 You can, however, use any mail select method (@code{nnml},
11668 @code{nnmbox}, etc.). @code{nnfolder} is a quite likable select method
11669 for doing this sort of thing, though. If you don't like the default
11670 directory chosen, you could say something like:
11671
11672 @lisp
11673 (setq gnus-message-archive-method
11674 '(nnfolder "archive"
11675 (nnfolder-inhibit-expiry t)
11676 (nnfolder-active-file "~/News/sent-mail/active")
11677 (nnfolder-directory "~/News/sent-mail/")))
11678 @end lisp
11679
11680 @vindex gnus-message-archive-group
11681 @cindex Gcc
11682 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11683 to one or more group(s) on that server. Which group to use is
11684 determined by the @code{gnus-message-archive-group} variable.
11685
11686 This variable can be used to do the following:
11687
11688 @table @asis
11689 @item a string
11690 Messages will be saved in that group.
11691
11692 Note that you can include a select method in the group name, then the
11693 message will not be stored in the select method given by
11694 @code{gnus-message-archive-method}, but in the select method specified
11695 by the group name, instead. Suppose @code{gnus-message-archive-method}
11696 has the default value shown above. Then setting
11697 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11698 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11699 value @code{"nnml:foo"}, then outgoing messages will be stored in
11700 @samp{nnml:foo}.
11701
11702 @item a list of strings
11703 Messages will be saved in all those groups.
11704
11705 @item an alist of regexps, functions and forms
11706 When a key ``matches'', the result is used.
11707
11708 @item @code{nil}
11709 No message archiving will take place. This is the default.
11710 @end table
11711
11712 Let's illustrate:
11713
11714 Just saving to a single group called @samp{MisK}:
11715 @lisp
11716 (setq gnus-message-archive-group "MisK")
11717 @end lisp
11718
11719 Saving to two groups, @samp{MisK} and @samp{safe}:
11720 @lisp
11721 (setq gnus-message-archive-group '("MisK" "safe"))
11722 @end lisp
11723
11724 Save to different groups based on what group you are in:
11725 @lisp
11726 (setq gnus-message-archive-group
11727 '(("^alt" "sent-to-alt")
11728 ("mail" "sent-to-mail")
11729 (".*" "sent-to-misc")))
11730 @end lisp
11731
11732 More complex stuff:
11733 @lisp
11734 (setq gnus-message-archive-group
11735 '((if (message-news-p)
11736 "misc-news"
11737 "misc-mail")))
11738 @end lisp
11739
11740 How about storing all news messages in one file, but storing all mail
11741 messages in one file per month:
11742
11743 @lisp
11744 (setq gnus-message-archive-group
11745 '((if (message-news-p)
11746 "misc-news"
11747 (concat "mail." (format-time-string "%Y-%m")))))
11748 @end lisp
11749
11750 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11751 @c use a different value for @code{gnus-message-archive-group} there.)
11752
11753 Now, when you send a message off, it will be stored in the appropriate
11754 group. (If you want to disable storing for just one particular message,
11755 you can just remove the @code{Gcc} header that has been inserted.) The
11756 archive group will appear in the group buffer the next time you start
11757 Gnus, or the next time you press @kbd{F} in the group buffer. You can
11758 enter it and read the articles in it just like you'd read any other
11759 group. If the group gets really big and annoying, you can simply rename
11760 if (using @kbd{G r} in the group buffer) to something
11761 nice---@samp{misc-mail-september-1995}, or whatever. New messages will
11762 continue to be stored in the old (now empty) group.
11763
11764 That's the default method of archiving sent messages. Gnus offers a
11765 different way for the people who don't like the default method. In that
11766 case you should set @code{gnus-message-archive-group} to @code{nil};
11767 this will disable archiving.
11768
11769 @table @code
11770 @item gnus-outgoing-message-group
11771 @vindex gnus-outgoing-message-group
11772 All outgoing messages will be put in this group. If you want to store
11773 all your outgoing mail and articles in the group @samp{nnml:archive},
11774 you set this variable to that value. This variable can also be a list of
11775 group names.
11776
11777 If you want to have greater control over what group to put each
11778 message in, you can set this variable to a function that checks the
11779 current newsgroup name and then returns a suitable group name (or list
11780 of names).
11781
11782 This variable can be used instead of @code{gnus-message-archive-group},
11783 but the latter is the preferred method.
11784
11785 @item gnus-gcc-mark-as-read
11786 @vindex gnus-gcc-mark-as-read
11787 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11788
11789 @item gnus-gcc-externalize-attachments
11790 @vindex gnus-gcc-externalize-attachments
11791 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11792 and matches the Gcc group name, attach files as external parts; if it is
11793 @code{all}, attach local files as external parts; if it is other
11794 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11795 changed in the future.
11796
11797 @end table
11798
11799
11800 @node Posting Styles
11801 @section Posting Styles
11802 @cindex posting styles
11803 @cindex styles
11804
11805 All them variables, they make my head swim.
11806
11807 So what if you want a different @code{Organization} and signature based
11808 on what groups you post to? And you post both from your home machine
11809 and your work machine, and you want different @code{From} lines, and so
11810 on?
11811
11812 @vindex gnus-posting-styles
11813 One way to do stuff like that is to write clever hooks that change the
11814 variables you need to have changed. That's a bit boring, so somebody
11815 came up with the bright idea of letting the user specify these things in
11816 a handy alist. Here's an example of a @code{gnus-posting-styles}
11817 variable:
11818
11819 @lisp
11820 ((".*"
11821 (signature "Peace and happiness")
11822 (organization "What me?"))
11823 ("^comp"
11824 (signature "Death to everybody"))
11825 ("comp.emacs.i-love-it"
11826 (organization "Emacs is it")))
11827 @end lisp
11828
11829 As you might surmise from this example, this alist consists of several
11830 @dfn{styles}. Each style will be applicable if the first element
11831 ``matches'', in some form or other. The entire alist will be iterated
11832 over, from the beginning towards the end, and each match will be
11833 applied, which means that attributes in later styles that match override
11834 the same attributes in earlier matching styles. So
11835 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11836 signature and the @samp{What me?} @code{Organization} header.
11837
11838 The first element in each style is called the @code{match}. If it's a
11839 string, then Gnus will try to regexp match it against the group name.
11840 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11841 will look in the original article for a header whose name is
11842 @var{match} and compare that @var{regexp}. @var{match} and
11843 @var{regexp} are strings. (The original article is the one you are
11844 replying or following up to. If you are not composing a reply or a
11845 followup, then there is nothing to match against.) If the
11846 @code{match} is a function symbol, that function will be called with
11847 no arguments. If it's a variable symbol, then the variable will be
11848 referenced. If it's a list, then that list will be @code{eval}ed. In
11849 any case, if this returns a non-@code{nil} value, then the style is
11850 said to @dfn{match}.
11851
11852 Each style may contain an arbitrary amount of @dfn{attributes}. Each
11853 attribute consists of a @code{(@var{name} @var{value})} pair. In
11854 addition, you can also use the @code{(@var{name} :file @var{value})}
11855 form or the @code{(@var{name} :value @var{value})} form. Where
11856 @code{:file} signifies @var{value} represents a file name and its
11857 contents should be used as the attribute value, @code{:value} signifies
11858 @var{value} does not represent a file name explicitly. The attribute
11859 name can be one of:
11860
11861 @itemize @bullet
11862 @item @code{signature}
11863 @item @code{signature-file}
11864 @item @code{x-face-file}
11865 @item @code{address}, overriding @code{user-mail-address}
11866 @item @code{name}, overriding @code{(user-full-name)}
11867 @item @code{body}
11868 @end itemize
11869
11870 The attribute name can also be a string or a symbol. In that case,
11871 this will be used as a header name, and the value will be inserted in
11872 the headers of the article; if the value is @code{nil}, the header
11873 name will be removed. If the attribute name is @code{eval}, the form
11874 is evaluated, and the result is thrown away.
11875
11876 The attribute value can be a string (used verbatim), a function with
11877 zero arguments (the return value will be used), a variable (its value
11878 will be used) or a list (it will be @code{eval}ed and the return value
11879 will be used). The functions and sexps are called/@code{eval}ed in the
11880 message buffer that is being set up. The headers of the current article
11881 are available through the @code{message-reply-headers} variable, which
11882 is a vector of the following headers: number subject from date id
11883 references chars lines xref extra.
11884
11885 @vindex message-reply-headers
11886
11887 If you wish to check whether the message you are about to compose is
11888 meant to be a news article or a mail message, you can check the values
11889 of the @code{message-news-p} and @code{message-mail-p} functions.
11890
11891 @findex message-mail-p
11892 @findex message-news-p
11893
11894 So here's a new example:
11895
11896 @lisp
11897 (setq gnus-posting-styles
11898 '((".*"
11899 (signature-file "~/.signature")
11900 (name "User Name")
11901 ("X-Home-Page" (getenv "WWW_HOME"))
11902 (organization "People's Front Against MWM"))
11903 ("^rec.humor"
11904 (signature my-funny-signature-randomizer))
11905 ((equal (system-name) "gnarly") ;; @r{A form}
11906 (signature my-quote-randomizer))
11907 (message-news-p ;; @r{A function symbol}
11908 (signature my-news-signature))
11909 (window-system ;; @r{A value symbol}
11910 ("X-Window-System" (format "%s" window-system)))
11911 ;; @r{If I'm replying to Larsi, set the Organization header.}
11912 ((header "from" "larsi.*org")
11913 (Organization "Somewhere, Inc."))
11914 ((posting-from-work-p) ;; @r{A user defined function}
11915 (signature-file "~/.work-signature")
11916 (address "user@@bar.foo")
11917 (body "You are fired.\n\nSincerely, your boss.")
11918 (organization "Important Work, Inc"))
11919 ("nnml:.*"
11920 (From (save-excursion
11921 (set-buffer gnus-article-buffer)
11922 (message-fetch-field "to"))))
11923 ("^nn.+:"
11924 (signature-file "~/.mail-signature"))))
11925 @end lisp
11926
11927 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11928 @code{From} address in all your outgoing replies, which might be handy
11929 if you fill many roles.
11930
11931
11932 @node Drafts
11933 @section Drafts
11934 @cindex drafts
11935
11936 If you are writing a message (mail or news) and suddenly remember that
11937 you have a steak in the oven (or some pesto in the food processor, you
11938 craaazy vegetarians), you'll probably wish there was a method to save
11939 the message you are writing so that you can continue editing it some
11940 other day, and send it when you feel its finished.
11941
11942 Well, don't worry about it. Whenever you start composing a message of
11943 some sort using the Gnus mail and post commands, the buffer you get will
11944 automatically associate to an article in a special @dfn{draft} group.
11945 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11946 article will be saved there. (Auto-save files also go to the draft
11947 group.)
11948
11949 @cindex nndraft
11950 @vindex nndraft-directory
11951 The draft group is a special group (which is implemented as an
11952 @code{nndraft} group, if you absolutely have to know) called
11953 @samp{nndraft:drafts}. The variable @code{nndraft-directory} says where
11954 @code{nndraft} is to store its files. What makes this group special is
11955 that you can't tick any articles in it or mark any articles as
11956 read---all articles in the group are permanently unread.
11957
11958 If the group doesn't exist, it will be created and you'll be subscribed
11959 to it. The only way to make it disappear from the Group buffer is to
11960 unsubscribe it. The special properties of the draft group comes from
11961 a group property (@pxref{Group Parameters}), and if lost the group
11962 behaves like any other group. This means the commands below will not
11963 be available. To restore the special properties of the group, the
11964 simplest way is to kill the group, using @kbd{C-k}, and restart
11965 Gnus. The group is automatically created again with the
11966 correct parameters. The content of the group is not lost.
11967
11968 @c @findex gnus-dissociate-buffer-from-draft
11969 @c @kindex C-c M-d (Mail)
11970 @c @kindex C-c M-d (Post)
11971 @c @findex gnus-associate-buffer-with-draft
11972 @c @kindex C-c C-d (Mail)
11973 @c @kindex C-c C-d (Post)
11974 @c If you're writing some super-secret message that you later want to
11975 @c encode with PGP before sending, you may wish to turn the auto-saving
11976 @c (and association with the draft group) off. You never know who might be
11977 @c interested in reading all your extremely valuable and terribly horrible
11978 @c and interesting secrets. The @kbd{C-c M-d}
11979 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11980 @c If you change your mind and want to turn the auto-saving back on again,
11981 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11982 @c
11983 @c @vindex gnus-use-draft
11984 @c To leave association with the draft group off by default, set
11985 @c @code{gnus-use-draft} to @code{nil}. It is @code{t} by default.
11986
11987 @findex gnus-draft-edit-message
11988 @kindex D e (Draft)
11989 When you want to continue editing the article, you simply enter the
11990 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11991 that. You will be placed in a buffer where you left off.
11992
11993 Rejected articles will also be put in this draft group (@pxref{Rejected
11994 Articles}).
11995
11996 @findex gnus-draft-send-all-messages
11997 @kindex D s (Draft)
11998 @findex gnus-draft-send-message
11999 @kindex D S (Draft)
12000 If you have lots of rejected messages you want to post (or mail) without
12001 doing further editing, you can use the @kbd{D s} command
12002 (@code{gnus-draft-send-message}). This command understands the
12003 process/prefix convention (@pxref{Process/Prefix}). The @kbd{D S}
12004 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12005 in the buffer.
12006
12007 @findex gnus-draft-toggle-sending
12008 @kindex D t (Draft)
12009 If you have some messages that you wish not to send, you can use the
12010 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12011 as unsendable. This is a toggling command.
12012
12013
12014 @node Rejected Articles
12015 @section Rejected Articles
12016 @cindex rejected articles
12017
12018 Sometimes a news server will reject an article. Perhaps the server
12019 doesn't like your face. Perhaps it just feels miserable. Perhaps
12020 @emph{there be demons}. Perhaps you have included too much cited text.
12021 Perhaps the disk is full. Perhaps the server is down.
12022
12023 These situations are, of course, totally beyond the control of Gnus.
12024 (Gnus, of course, loves the way you look, always feels great, has angels
12025 fluttering around inside of it, doesn't care about how much cited text
12026 you include, never runs full and never goes down.) So Gnus saves these
12027 articles until some later time when the server feels better.
12028
12029 The rejected articles will automatically be put in a special draft group
12030 (@pxref{Drafts}). When the server comes back up again, you'd then
12031 typically enter that group and send all the articles off.
12032
12033 @node Signing and encrypting
12034 @section Signing and encrypting
12035 @cindex using gpg
12036 @cindex using s/mime
12037 @cindex using smime
12038
12039 Gnus can digitally sign and encrypt your messages, using vanilla
12040 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}. For
12041 decoding such messages, see the @code{mm-verify-option} and
12042 @code{mm-decrypt-option} options (@pxref{Security}).
12043
12044 @vindex gnus-message-replysign
12045 @vindex gnus-message-replyencrypt
12046 @vindex gnus-message-replysignencrypted
12047 Often, you would like to sign replies to people who send you signed
12048 messages. Even more often, you might want to encrypt messages which
12049 are in reply to encrypted messages. Gnus offers
12050 @code{gnus-message-replysign} to enable the former, and
12051 @code{gnus-message-replyencrypt} for the latter. In addition, setting
12052 @code{gnus-message-replysignencrypted} (on by default) will sign
12053 automatically encrypted messages.
12054
12055 Instructing @acronym{MML} to perform security operations on a
12056 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12057 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12058
12059 @table @kbd
12060
12061 @item C-c C-m s s
12062 @kindex C-c C-m s s (Message)
12063 @findex mml-secure-message-sign-smime
12064
12065 Digitally sign current message using @acronym{S/MIME}.
12066
12067 @item C-c C-m s o
12068 @kindex C-c C-m s o (Message)
12069 @findex mml-secure-message-sign-pgp
12070
12071 Digitally sign current message using @acronym{PGP}.
12072
12073 @item C-c C-m s p
12074 @kindex C-c C-m s p (Message)
12075 @findex mml-secure-message-sign-pgp
12076
12077 Digitally sign current message using @acronym{PGP/MIME}.
12078
12079 @item C-c C-m c s
12080 @kindex C-c C-m c s (Message)
12081 @findex mml-secure-message-encrypt-smime
12082
12083 Digitally encrypt current message using @acronym{S/MIME}.
12084
12085 @item C-c C-m c o
12086 @kindex C-c C-m c o (Message)
12087 @findex mml-secure-message-encrypt-pgp
12088
12089 Digitally encrypt current message using @acronym{PGP}.
12090
12091 @item C-c C-m c p
12092 @kindex C-c C-m c p (Message)
12093 @findex mml-secure-message-encrypt-pgpmime
12094
12095 Digitally encrypt current message using @acronym{PGP/MIME}.
12096
12097 @item C-c C-m C-n
12098 @kindex C-c C-m C-n (Message)
12099 @findex mml-unsecure-message
12100 Remove security related @acronym{MML} tags from message.
12101
12102 @end table
12103
12104 @xref{Security, ,Security, message, Message Manual}, for more information.
12105
12106 @node Select Methods
12107 @chapter Select Methods
12108 @cindex foreign groups
12109 @cindex select methods
12110
12111 A @dfn{foreign group} is a group not read by the usual (or
12112 default) means. It could be, for instance, a group from a different
12113 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12114 personal mail group.
12115
12116 A foreign group (or any group, really) is specified by a @dfn{name} and
12117 a @dfn{select method}. To take the latter first, a select method is a
12118 list where the first element says what back end to use (e.g. @code{nntp},
12119 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12120 name}. There may be additional elements in the select method, where the
12121 value may have special meaning for the back end in question.
12122
12123 One could say that a select method defines a @dfn{virtual server}---so
12124 we do just that (@pxref{Server Buffer}).
12125
12126 The @dfn{name} of the group is the name the back end will recognize the
12127 group as.
12128
12129 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12130 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12131 method @code{(nntp "some.where.edu")}. Gnus will call this group
12132 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12133 back end just knows this group as @samp{soc.motss}.
12134
12135 The different methods all have their peculiarities, of course.
12136
12137 @menu
12138 * Server Buffer:: Making and editing virtual servers.
12139 * Getting News:: Reading USENET news with Gnus.
12140 * Getting Mail:: Reading your personal mail with Gnus.
12141 * Browsing the Web:: Getting messages from a plethora of Web sources.
12142 * IMAP:: Using Gnus as a @acronym{IMAP} client.
12143 * Other Sources:: Reading directories, files, SOUP packets.
12144 * Combined Groups:: Combining groups into one group.
12145 * Gnus Unplugged:: Reading news and mail offline.
12146 @end menu
12147
12148
12149 @node Server Buffer
12150 @section Server Buffer
12151
12152 Traditionally, a @dfn{server} is a machine or a piece of software that
12153 one connects to, and then requests information from. Gnus does not
12154 connect directly to any real servers, but does all transactions through
12155 one back end or other. But that's just putting one layer more between
12156 the actual media and Gnus, so we might just as well say that each
12157 back end represents a virtual server.
12158
12159 For instance, the @code{nntp} back end may be used to connect to several
12160 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12161 on the same actual @acronym{NNTP} server. You tell Gnus which back end to
12162 use, and what parameters to set by specifying a @dfn{select method}.
12163
12164 These select method specifications can sometimes become quite
12165 complicated---say, for instance, that you want to read from the
12166 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12167 hangs if queried for @acronym{NOV} headers and has a buggy select. Ahem.
12168 Anyway, if you had to specify that for each group that used this
12169 server, that would be too much work, so Gnus offers a way of naming
12170 select methods, which is what you do in the server buffer.
12171
12172 To enter the server buffer, use the @kbd{^}
12173 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12174
12175 @menu
12176 * Server Buffer Format:: You can customize the look of this buffer.
12177 * Server Commands:: Commands to manipulate servers.
12178 * Example Methods:: Examples server specifications.
12179 * Creating a Virtual Server:: An example session.
12180 * Server Variables:: Which variables to set.
12181 * Servers and Methods:: You can use server names as select methods.
12182 * Unavailable Servers:: Some servers you try to contact may be down.
12183 @end menu
12184
12185 @vindex gnus-server-mode-hook
12186 @code{gnus-server-mode-hook} is run when creating the server buffer.
12187
12188
12189 @node Server Buffer Format
12190 @subsection Server Buffer Format
12191 @cindex server buffer format
12192
12193 @vindex gnus-server-line-format
12194 You can change the look of the server buffer lines by changing the
12195 @code{gnus-server-line-format} variable. This is a @code{format}-like
12196 variable, with some simple extensions:
12197
12198 @table @samp
12199
12200 @item h
12201 How the news is fetched---the back end name.
12202
12203 @item n
12204 The name of this server.
12205
12206 @item w
12207 Where the news is to be fetched from---the address.
12208
12209 @item s
12210 The opened/closed/denied status of the server.
12211 @end table
12212
12213 @vindex gnus-server-mode-line-format
12214 The mode line can also be customized by using the
12215 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12216 Formatting}). The following specs are understood:
12217
12218 @table @samp
12219 @item S
12220 Server name.
12221
12222 @item M
12223 Server method.
12224 @end table
12225
12226 Also @pxref{Formatting Variables}.
12227
12228
12229 @node Server Commands
12230 @subsection Server Commands
12231 @cindex server commands
12232
12233 @table @kbd
12234
12235 @item a
12236 @kindex a (Server)
12237 @findex gnus-server-add-server
12238 Add a new server (@code{gnus-server-add-server}).
12239
12240 @item e
12241 @kindex e (Server)
12242 @findex gnus-server-edit-server
12243 Edit a server (@code{gnus-server-edit-server}).
12244
12245 @item SPACE
12246 @kindex SPACE (Server)
12247 @findex gnus-server-read-server
12248 Browse the current server (@code{gnus-server-read-server}).
12249
12250 @item q
12251 @kindex q (Server)
12252 @findex gnus-server-exit
12253 Return to the group buffer (@code{gnus-server-exit}).
12254
12255 @item k
12256 @kindex k (Server)
12257 @findex gnus-server-kill-server
12258 Kill the current server (@code{gnus-server-kill-server}).
12259
12260 @item y
12261 @kindex y (Server)
12262 @findex gnus-server-yank-server
12263 Yank the previously killed server (@code{gnus-server-yank-server}).
12264
12265 @item c
12266 @kindex c (Server)
12267 @findex gnus-server-copy-server
12268 Copy the current server (@code{gnus-server-copy-server}).
12269
12270 @item l
12271 @kindex l (Server)
12272 @findex gnus-server-list-servers
12273 List all servers (@code{gnus-server-list-servers}).
12274
12275 @item s
12276 @kindex s (Server)
12277 @findex gnus-server-scan-server
12278 Request that the server scan its sources for new articles
12279 (@code{gnus-server-scan-server}). This is mainly sensible with mail
12280 servers.
12281
12282 @item g
12283 @kindex g (Server)
12284 @findex gnus-server-regenerate-server
12285 Request that the server regenerate all its data structures
12286 (@code{gnus-server-regenerate-server}). This can be useful if you have
12287 a mail back end that has gotten out of sync.
12288
12289 @end table
12290
12291
12292 @node Example Methods
12293 @subsection Example Methods
12294
12295 Most select methods are pretty simple and self-explanatory:
12296
12297 @lisp
12298 (nntp "news.funet.fi")
12299 @end lisp
12300
12301 Reading directly from the spool is even simpler:
12302
12303 @lisp
12304 (nnspool "")
12305 @end lisp
12306
12307 As you can see, the first element in a select method is the name of the
12308 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12309 will.
12310
12311 After these two elements, there may be an arbitrary number of
12312 @code{(@var{variable} @var{form})} pairs.
12313
12314 To go back to the first example---imagine that you want to read from
12315 port 15 on that machine. This is what the select method should
12316 look like then:
12317
12318 @lisp
12319 (nntp "news.funet.fi" (nntp-port-number 15))
12320 @end lisp
12321
12322 You should read the documentation to each back end to find out what
12323 variables are relevant, but here's an @code{nnmh} example:
12324
12325 @code{nnmh} is a mail back end that reads a spool-like structure. Say
12326 you have two structures that you wish to access: One is your private
12327 mail spool, and the other is a public one. Here's the possible spec for
12328 your private mail:
12329
12330 @lisp
12331 (nnmh "private" (nnmh-directory "~/private/mail/"))
12332 @end lisp
12333
12334 (This server is then called @samp{private}, but you may have guessed
12335 that.)
12336
12337 Here's the method for a public spool:
12338
12339 @lisp
12340 (nnmh "public"
12341 (nnmh-directory "/usr/information/spool/")
12342 (nnmh-get-new-mail nil))
12343 @end lisp
12344
12345 @cindex proxy
12346 @cindex firewall
12347
12348 If you are behind a firewall and only have access to the @acronym{NNTP}
12349 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12350 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12351 Doing this can be rather fiddly, but your virtual server definition
12352 should probably look something like this:
12353
12354 @lisp
12355 (nntp "firewall"
12356 (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12357 (nntp-via-address "the.firewall.machine")
12358 (nntp-address "the.real.nntp.host")
12359 (nntp-end-of-line "\n"))
12360 @end lisp
12361
12362 If you want to use the wonderful @code{ssh} program to provide a
12363 compressed connection over the modem line, you could add the following
12364 configuration to the example above:
12365
12366 @lisp
12367 (nntp-via-rlogin-command "ssh")
12368 @end lisp
12369
12370 See also @code{nntp-via-rlogin-command-switches}.
12371
12372 If you're behind a firewall, but have direct access to the outside world
12373 through a wrapper command like "runsocks", you could open a socksified
12374 telnet connection to the news server as follows:
12375
12376 @lisp
12377 (nntp "outside"
12378 (nntp-pre-command "runsocks")
12379 (nntp-open-connection-function nntp-open-via-telnet)
12380 (nntp-address "the.news.server")
12381 (nntp-end-of-line "\n"))
12382 @end lisp
12383
12384 This means that you have to have set up @code{ssh-agent} correctly to
12385 provide automatic authorization, of course. And to get a compressed
12386 connection, you have to have the @samp{Compression} option in the
12387 @code{ssh} @file{config} file.
12388
12389
12390 @node Creating a Virtual Server
12391 @subsection Creating a Virtual Server
12392
12393 If you're saving lots of articles in the cache by using persistent
12394 articles, you may want to create a virtual server to read the cache.
12395
12396 First you need to add a new server. The @kbd{a} command does that. It
12397 would probably be best to use @code{nnml} to read the cache. You
12398 could also use @code{nnspool} or @code{nnmh}, though.
12399
12400 Type @kbd{a nnml RET cache RET}.
12401
12402 You should now have a brand new @code{nnml} virtual server called
12403 @samp{cache}. You now need to edit it to have the right definitions.
12404 Type @kbd{e} to edit the server. You'll be entered into a buffer that
12405 will contain the following:
12406
12407 @lisp
12408 (nnml "cache")
12409 @end lisp
12410
12411 Change that to:
12412
12413 @lisp
12414 (nnml "cache"
12415 (nnml-directory "~/News/cache/")
12416 (nnml-active-file "~/News/cache/active"))
12417 @end lisp
12418
12419 Type @kbd{C-c C-c} to return to the server buffer. If you now press
12420 @kbd{RET} over this virtual server, you should be entered into a browse
12421 buffer, and you should be able to enter any of the groups displayed.
12422
12423
12424 @node Server Variables
12425 @subsection Server Variables
12426 @cindex server variables
12427 @cindex server parameters
12428
12429 One sticky point when defining variables (both on back ends and in Emacs
12430 in general) is that some variables are typically initialized from other
12431 variables when the definition of the variables is being loaded. If you
12432 change the ``base'' variable after the variables have been loaded, you
12433 won't change the ``derived'' variables.
12434
12435 This typically affects directory and file variables. For instance,
12436 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12437 directory variables are initialized from that variable, so
12438 @code{nnml-active-file} will be @file{~/Mail/active}. If you define a
12439 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12440 @code{nnml-directory}---you have to explicitly set all the file
12441 variables to be what you want them to be. For a complete list of
12442 variables for each back end, see each back end's section later in this
12443 manual, but here's an example @code{nnml} definition:
12444
12445 @lisp
12446 (nnml "public"
12447 (nnml-directory "~/my-mail/")
12448 (nnml-active-file "~/my-mail/active")
12449 (nnml-newsgroups-file "~/my-mail/newsgroups"))
12450 @end lisp
12451
12452 Server variables are often called @dfn{server parameters}.
12453
12454 @node Servers and Methods
12455 @subsection Servers and Methods
12456
12457 Wherever you would normally use a select method
12458 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12459 when browsing a foreign server) you can use a virtual server name
12460 instead. This could potentially save lots of typing. And it's nice all
12461 over.
12462
12463
12464 @node Unavailable Servers
12465 @subsection Unavailable Servers
12466
12467 If a server seems to be unreachable, Gnus will mark that server as
12468 @code{denied}. That means that any subsequent attempt to make contact
12469 with that server will just be ignored. ``It can't be opened,'' Gnus
12470 will tell you, without making the least effort to see whether that is
12471 actually the case or not.
12472
12473 That might seem quite naughty, but it does make sense most of the time.
12474 Let's say you have 10 groups subscribed to on server
12475 @samp{nephelococcygia.com}. This server is located somewhere quite far
12476 away from you and the machine is quite slow, so it takes 1 minute just
12477 to find out that it refuses connection to you today. If Gnus were to
12478 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12479 attempt to do that. Once it has gotten a single ``connection refused'',
12480 it will regard that server as ``down''.
12481
12482 So, what happens if the machine was only feeling unwell temporarily?
12483 How do you test to see whether the machine has come up again?
12484
12485 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12486 with the following commands:
12487
12488 @table @kbd
12489
12490 @item O
12491 @kindex O (Server)
12492 @findex gnus-server-open-server
12493 Try to establish connection to the server on the current line
12494 (@code{gnus-server-open-server}).
12495
12496 @item C
12497 @kindex C (Server)
12498 @findex gnus-server-close-server
12499 Close the connection (if any) to the server
12500 (@code{gnus-server-close-server}).
12501
12502 @item D
12503 @kindex D (Server)
12504 @findex gnus-server-deny-server
12505 Mark the current server as unreachable
12506 (@code{gnus-server-deny-server}).
12507
12508 @item M-o
12509 @kindex M-o (Server)
12510 @findex gnus-server-open-all-servers
12511 Open the connections to all servers in the buffer
12512 (@code{gnus-server-open-all-servers}).
12513
12514 @item M-c
12515 @kindex M-c (Server)
12516 @findex gnus-server-close-all-servers
12517 Close the connections to all servers in the buffer
12518 (@code{gnus-server-close-all-servers}).
12519
12520 @item R
12521 @kindex R (Server)
12522 @findex gnus-server-remove-denials
12523 Remove all marks to whether Gnus was denied connection from any servers
12524 (@code{gnus-server-remove-denials}).
12525
12526 @item L
12527 @kindex L (Server)
12528 @findex gnus-server-offline-server
12529 Set server status to offline (@code{gnus-server-offline-server}).
12530
12531 @end table
12532
12533
12534 @node Getting News
12535 @section Getting News
12536 @cindex reading news
12537 @cindex news back ends
12538
12539 A newsreader is normally used for reading news. Gnus currently provides
12540 only two methods of getting news---it can read from an @acronym{NNTP} server,
12541 or it can read from a local spool.
12542
12543 @menu
12544 * NNTP:: Reading news from an @acronym{NNTP} server.
12545 * News Spool:: Reading news from the local spool.
12546 @end menu
12547
12548
12549 @node NNTP
12550 @subsection NNTP
12551 @cindex nntp
12552
12553 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12554 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12555 server as the, uhm, address.
12556
12557 If the @acronym{NNTP} server is located at a non-standard port, setting the
12558 third element of the select method to this port number should allow you
12559 to connect to the right port. You'll have to edit the group info for
12560 that (@pxref{Foreign Groups}).
12561
12562 The name of the foreign group can be the same as a native group. In
12563 fact, you can subscribe to the same group from as many different servers
12564 you feel like. There will be no name collisions.
12565
12566 The following variables can be used to create a virtual @code{nntp}
12567 server:
12568
12569 @table @code
12570
12571 @item nntp-server-opened-hook
12572 @vindex nntp-server-opened-hook
12573 @cindex @sc{mode reader}
12574 @cindex authinfo
12575 @cindex authentification
12576 @cindex nntp authentification
12577 @findex nntp-send-authinfo
12578 @findex nntp-send-mode-reader
12579 is run after a connection has been made. It can be used to send
12580 commands to the @acronym{NNTP} server after it has been contacted. By
12581 default it sends the command @code{MODE READER} to the server with the
12582 @code{nntp-send-mode-reader} function. This function should always be
12583 present in this hook.
12584
12585 @item nntp-authinfo-function
12586 @vindex nntp-authinfo-function
12587 @findex nntp-send-authinfo
12588 @vindex nntp-authinfo-file
12589 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12590 server. The default function is @code{nntp-send-authinfo}, which looks
12591 through your @file{~/.authinfo} (or whatever you've set the
12592 @code{nntp-authinfo-file} variable to) for applicable entries. If none
12593 are found, it will prompt you for a login name and a password. The
12594 format of the @file{~/.authinfo} file is (almost) the same as the
12595 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12596 manual page, but here are the salient facts:
12597
12598 @enumerate
12599 @item
12600 The file contains one or more line, each of which define one server.
12601
12602 @item
12603 Each line may contain an arbitrary number of token/value pairs.
12604
12605 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12606 @samp{default}. In addition Gnus introduces two new tokens, not present
12607 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12608 @samp{force}. (This is the only way the @file{.authinfo} file format
12609 deviates from the @file{.netrc} file format.) @samp{port} is used to
12610 indicate what port on the server the credentials apply to and
12611 @samp{force} is explained below.
12612
12613 @end enumerate
12614
12615 Here's an example file:
12616
12617 @example
12618 machine news.uio.no login larsi password geheimnis
12619 machine nntp.ifi.uio.no login larsi force yes
12620 @end example
12621
12622 The token/value pairs may appear in any order; @samp{machine} doesn't
12623 have to be first, for instance.
12624
12625 In this example, both login name and password have been supplied for the
12626 former server, while the latter has only the login name listed, and the
12627 user will be prompted for the password. The latter also has the
12628 @samp{force} tag, which means that the authinfo will be sent to the
12629 @var{nntp} server upon connection; the default (i.e., when there is not
12630 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12631 until the @var{nntp} server asks for it.
12632
12633 You can also add @samp{default} lines that will apply to all servers
12634 that don't have matching @samp{machine} lines.
12635
12636 @example
12637 default force yes
12638 @end example
12639
12640 This will force sending @samp{AUTHINFO} commands to all servers not
12641 previously mentioned.
12642
12643 Remember to not leave the @file{~/.authinfo} file world-readable.
12644
12645 @item nntp-server-action-alist
12646 @vindex nntp-server-action-alist
12647 This is a list of regexps to match on server types and actions to be
12648 taken when matches are made. For instance, if you want Gnus to beep
12649 every time you connect to innd, you could say something like:
12650
12651 @lisp
12652 (setq nntp-server-action-alist
12653 '(("innd" (ding))))
12654 @end lisp
12655
12656 You probably don't want to do that, though.
12657
12658 The default value is
12659
12660 @lisp
12661 '(("nntpd 1\\.5\\.11t"
12662 (remove-hook 'nntp-server-opened-hook
12663 'nntp-send-mode-reader)))
12664 @end lisp
12665
12666 This ensures that Gnus doesn't send the @code{MODE READER} command to
12667 nntpd 1.5.11t, since that command chokes that server, I've been told.
12668
12669 @item nntp-maximum-request
12670 @vindex nntp-maximum-request
12671 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12672 will collect headers by sending a series of @code{head} commands. To
12673 speed things up, the back end sends lots of these commands without
12674 waiting for reply, and then reads all the replies. This is controlled
12675 by the @code{nntp-maximum-request} variable, and is 400 by default. If
12676 your network is buggy, you should set this to 1.
12677
12678 @item nntp-connection-timeout
12679 @vindex nntp-connection-timeout
12680 If you have lots of foreign @code{nntp} groups that you connect to
12681 regularly, you're sure to have problems with @acronym{NNTP} servers not
12682 responding properly, or being too loaded to reply within reasonable
12683 time. This is can lead to awkward problems, which can be helped
12684 somewhat by setting @code{nntp-connection-timeout}. This is an integer
12685 that says how many seconds the @code{nntp} back end should wait for a
12686 connection before giving up. If it is @code{nil}, which is the default,
12687 no timeouts are done.
12688
12689 @c @item nntp-command-timeout
12690 @c @vindex nntp-command-timeout
12691 @c @cindex PPP connections
12692 @c @cindex dynamic IP addresses
12693 @c If you're running Gnus on a machine that has a dynamically assigned
12694 @c address, Gnus may become confused. If the address of your machine
12695 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12696 @c waiting forever for replies from the server. To help with this
12697 @c unfortunate problem, you can set this command to a number. Gnus will
12698 @c then, if it sits waiting for a reply from the server longer than that
12699 @c number of seconds, shut down the connection, start a new one, and resend
12700 @c the command. This should hopefully be transparent to the user. A
12701 @c likely number is 30 seconds.
12702 @c
12703 @c @item nntp-retry-on-break
12704 @c @vindex nntp-retry-on-break
12705 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12706 @c hangs. This will have much the same effect as the command timeout
12707 @c described above.
12708
12709 @item nntp-server-hook
12710 @vindex nntp-server-hook
12711 This hook is run as the last step when connecting to an @acronym{NNTP}
12712 server.
12713
12714 @item nntp-buggy-select
12715 @vindex nntp-buggy-select
12716 Set this to non-@code{nil} if your select routine is buggy.
12717
12718 @item nntp-nov-is-evil
12719 @vindex nntp-nov-is-evil
12720 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12721 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12722 can be used.
12723
12724 @item nntp-xover-commands
12725 @vindex nntp-xover-commands
12726 @cindex @acronym{NOV}
12727 @cindex XOVER
12728 List of strings used as commands to fetch @acronym{NOV} lines from a
12729 server. The default value of this variable is @code{("XOVER"
12730 "XOVERVIEW")}.
12731
12732 @item nntp-nov-gap
12733 @vindex nntp-nov-gap
12734 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12735 the server. The server responds with one huge list of lines. However,
12736 if you have read articles 2-5000 in the group, and only want to read
12737 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12738 lines that you will not need. This variable says how
12739 big a gap between two consecutive articles is allowed to be before the
12740 @code{XOVER} request is split into several request. Note that if your
12741 network is fast, setting this variable to a really small number means
12742 that fetching will probably be slower. If this variable is @code{nil},
12743 @code{nntp} will never split requests. The default is 5.
12744
12745 @item nntp-prepare-server-hook
12746 @vindex nntp-prepare-server-hook
12747 A hook run before attempting to connect to an @acronym{NNTP} server.
12748
12749 @item nntp-warn-about-losing-connection
12750 @vindex nntp-warn-about-losing-connection
12751 If this variable is non-@code{nil}, some noise will be made when a
12752 server closes connection.
12753
12754 @item nntp-record-commands
12755 @vindex nntp-record-commands
12756 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12757 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12758 buffer. This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12759 that doesn't seem to work.
12760
12761 @item nntp-open-connection-function
12762 @vindex nntp-open-connection-function
12763 It is possible to customize how the connection to the nntp server will
12764 be opened. If you specify an @code{nntp-open-connection-function}
12765 parameter, Gnus will use that function to establish the connection.
12766 Five pre-made functions are supplied. These functions can be grouped in
12767 two categories: direct connection functions (three pre-made), and
12768 indirect ones (two pre-made).
12769
12770 @item nntp-prepare-post-hook
12771 @vindex nntp-prepare-post-hook
12772 A hook run just before posting an article. If there is no
12773 @code{Message-ID} header in the article and the news server provides the
12774 recommended ID, it will be added to the article before running this
12775 hook. It is useful to make @code{Cancel-Lock} headers even if you
12776 inhibit Gnus to add a @code{Message-ID} header, you could say:
12777
12778 @lisp
12779 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12780 @end lisp
12781
12782 Note that not all servers support the recommended ID. This works for
12783 INN versions 2.3.0 and later, for instance.
12784
12785 @item nntp-read-timeout
12786 @vindex nntp-read-timeout
12787 How long nntp should wait between checking for the end of output.
12788 Shorter values mean quicker response, but is more CPU intensive. The
12789 default is 0.1 seconds. If you have a slow line to the server (and
12790 don't like to see Emacs eat your available CPU power), you might set
12791 this to, say, 1.
12792
12793 @end table
12794
12795 @menu
12796 * Direct Functions:: Connecting directly to the server.
12797 * Indirect Functions:: Connecting indirectly to the server.
12798 * Common Variables:: Understood by several connection functions.
12799 @end menu
12800
12801
12802 @node Direct Functions
12803 @subsubsection Direct Functions
12804 @cindex direct connection functions
12805
12806 These functions are called direct because they open a direct connection
12807 between your machine and the @acronym{NNTP} server. The behavior of these
12808 functions is also affected by commonly understood variables
12809 (@pxref{Common Variables}).
12810
12811 @table @code
12812 @findex nntp-open-network-stream
12813 @item nntp-open-network-stream
12814 This is the default, and simply connects to some port or other on the
12815 remote system.
12816
12817 @findex nntp-open-tls-stream
12818 @item nntp-open-tls-stream
12819 Opens a connection to a server over a @dfn{secure} channel. To use
12820 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12821 installed. You then define a server as follows:
12822
12823 @lisp
12824 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12825 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12826 ;;
12827 (nntp "snews.bar.com"
12828 (nntp-open-connection-function nntp-open-tls-stream)
12829 (nntp-port-number )
12830 (nntp-address "snews.bar.com"))
12831 @end lisp
12832
12833 @findex nntp-open-ssl-stream
12834 @item nntp-open-ssl-stream
12835 Opens a connection to a server over a @dfn{secure} channel. To use
12836 this you must have @uref{http://www.openssl.org, OpenSSL} or
12837 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed. You
12838 then define a server as follows:
12839
12840 @lisp
12841 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12842 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12843 ;;
12844 (nntp "snews.bar.com"
12845 (nntp-open-connection-function nntp-open-ssl-stream)
12846 (nntp-port-number 563)
12847 (nntp-address "snews.bar.com"))
12848 @end lisp
12849
12850 @findex nntp-open-telnet-stream
12851 @item nntp-open-telnet-stream
12852 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12853 it. You might wonder why this function exists, since we have the
12854 default @code{nntp-open-network-stream} which would do the job. (One
12855 of) the reason(s) is that if you are behind a firewall but have direct
12856 connections to the outside world thanks to a command wrapper like
12857 @code{runsocks}, you can use it like this:
12858
12859 @lisp
12860 (nntp "socksified"
12861 (nntp-pre-command "runsocks")
12862 (nntp-open-connection-function nntp-open-telnet-stream)
12863 (nntp-address "the.news.server"))
12864 @end lisp
12865
12866 With the default method, you would need to wrap your whole Emacs
12867 session, which is not a good idea.
12868 @end table
12869
12870
12871 @node Indirect Functions
12872 @subsubsection Indirect Functions
12873 @cindex indirect connection functions
12874
12875 These functions are called indirect because they connect to an
12876 intermediate host before actually connecting to the @acronym{NNTP} server.
12877 All of these functions and related variables are also said to belong to
12878 the ``via'' family of connection: they're all prefixed with ``via'' to make
12879 things cleaner. The behavior of these functions is also affected by
12880 commonly understood variables (@pxref{Common Variables}).
12881
12882 @table @code
12883 @item nntp-open-via-rlogin-and-telnet
12884 @findex nntp-open-via-rlogin-and-telnet
12885 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12886 to the real @acronym{NNTP} server from there. This is useful for instance if
12887 you need to connect to a firewall machine first.
12888
12889 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12890
12891 @table @code
12892 @item nntp-via-rlogin-command
12893 @vindex nntp-via-rlogin-command
12894 Command used to log in on the intermediate host. The default is
12895 @samp{rsh}, but @samp{ssh} is a popular alternative.
12896
12897 @item nntp-via-rlogin-command-switches
12898 @vindex nntp-via-rlogin-command-switches
12899 List of strings to be used as the switches to
12900 @code{nntp-via-rlogin-command}. The default is @code{nil}. If you use
12901 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12902 @samp{("-C")} in order to compress all data connections, otherwise set
12903 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12904 the telnet command requires a pseudo-tty allocation on an intermediate
12905 host.
12906 @end table
12907
12908 @item nntp-open-via-telnet-and-telnet
12909 @findex nntp-open-via-telnet-and-telnet
12910 Does essentially the same, but uses @samp{telnet} instead of
12911 @samp{rlogin} to connect to the intermediate host.
12912
12913 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12914
12915 @table @code
12916 @item nntp-via-telnet-command
12917 @vindex nntp-via-telnet-command
12918 Command used to @code{telnet} the intermediate host. The default is
12919 @samp{telnet}.
12920
12921 @item nntp-via-telnet-switches
12922 @vindex nntp-via-telnet-switches
12923 List of strings to be used as the switches to the
12924 @code{nntp-via-telnet-command} command. The default is @samp{("-8")}.
12925
12926 @item nntp-via-user-password
12927 @vindex nntp-via-user-password
12928 Password to use when logging in on the intermediate host.
12929
12930 @item nntp-via-envuser
12931 @vindex nntp-via-envuser
12932 If non-@code{nil}, the intermediate @code{telnet} session (client and
12933 server both) will support the @code{ENVIRON} option and not prompt for
12934 login name. This works for Solaris @code{telnet}, for instance.
12935
12936 @item nntp-via-shell-prompt
12937 @vindex nntp-via-shell-prompt
12938 Regexp matching the shell prompt on the intermediate host. The default
12939 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12940
12941 @end table
12942
12943 @end table
12944
12945
12946 Here are some additional variables that are understood by all the above
12947 functions:
12948
12949 @table @code
12950
12951 @item nntp-via-user-name
12952 @vindex nntp-via-user-name
12953 User name to use when connecting to the intermediate host.
12954
12955 @item nntp-via-address
12956 @vindex nntp-via-address
12957 Address of the intermediate host to connect to.
12958
12959 @end table
12960
12961
12962 @node Common Variables
12963 @subsubsection Common Variables
12964
12965 The following variables affect the behavior of all, or several of the
12966 pre-made connection functions. When not specified, all functions are
12967 affected.
12968
12969 @table @code
12970
12971 @item nntp-pre-command
12972 @vindex nntp-pre-command
12973 A command wrapper to use when connecting through a non native
12974 connection function (all except @code{nntp-open-network-stream},
12975 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}. This is
12976 where you would put a @samp{SOCKS} wrapper for instance.
12977
12978 @item nntp-address
12979 @vindex nntp-address
12980 The address of the @acronym{NNTP} server.
12981
12982 @item nntp-port-number
12983 @vindex nntp-port-number
12984 Port number to connect to the @acronym{NNTP} server. The default is
12985 @samp{nntp}. If you use @acronym{NNTP} over
12986 @acronym{tls}/@acronym{ssl}, you may want to use integer ports rather
12987 than named ports (i.e, use @samp{563} instead of @samp{snews} or
12988 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
12989 not work with named ports.
12990
12991 @item nntp-end-of-line
12992 @vindex nntp-end-of-line
12993 String to use as end-of-line marker when talking to the @acronym{NNTP}
12994 server. This is @samp{\r\n} by default, but should be @samp{\n} when
12995 using a non native connection function.
12996
12997 @item nntp-telnet-command
12998 @vindex nntp-telnet-command
12999 Command to use when connecting to the @acronym{NNTP} server through
13000 @samp{telnet}. This is @emph{not} for an intermediate host. This is
13001 just for the real @acronym{NNTP} server. The default is
13002 @samp{telnet}.
13003
13004 @item nntp-telnet-switches
13005 @vindex nntp-telnet-switches
13006 A list of switches to pass to @code{nntp-telnet-command}. The default
13007 is @samp{("-8")}.
13008
13009 @end table
13010
13011
13012 @node News Spool
13013 @subsection News Spool
13014 @cindex nnspool
13015 @cindex news spool
13016
13017 Subscribing to a foreign group from the local spool is extremely easy,
13018 and might be useful, for instance, to speed up reading groups that
13019 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13020 instance.
13021
13022 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13023 anything else) as the address.
13024
13025 If you have access to a local spool, you should probably use that as the
13026 native select method (@pxref{Finding the News}). It is normally faster
13027 than using an @code{nntp} select method, but might not be. It depends.
13028 You just have to try to find out what's best at your site.
13029
13030 @table @code
13031
13032 @item nnspool-inews-program
13033 @vindex nnspool-inews-program
13034 Program used to post an article.
13035
13036 @item nnspool-inews-switches
13037 @vindex nnspool-inews-switches
13038 Parameters given to the inews program when posting an article.
13039
13040 @item nnspool-spool-directory
13041 @vindex nnspool-spool-directory
13042 Where @code{nnspool} looks for the articles. This is normally
13043 @file{/usr/spool/news/}.
13044
13045 @item nnspool-nov-directory
13046 @vindex nnspool-nov-directory
13047 Where @code{nnspool} will look for @acronym{NOV} files. This is normally@*
13048 @file{/usr/spool/news/over.view/}.
13049
13050 @item nnspool-lib-dir
13051 @vindex nnspool-lib-dir
13052 Where the news lib dir is (@file{/usr/lib/news/} by default).
13053
13054 @item nnspool-active-file
13055 @vindex nnspool-active-file
13056 The name of the active file.
13057
13058 @item nnspool-newsgroups-file
13059 @vindex nnspool-newsgroups-file
13060 The name of the group descriptions file.
13061
13062 @item nnspool-history-file
13063 @vindex nnspool-history-file
13064 The name of the news history file.
13065
13066 @item nnspool-active-times-file
13067 @vindex nnspool-active-times-file
13068 The name of the active date file.
13069
13070 @item nnspool-nov-is-evil
13071 @vindex nnspool-nov-is-evil
13072 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13073 that it finds.
13074
13075 @item nnspool-sift-nov-with-sed
13076 @vindex nnspool-sift-nov-with-sed
13077 @cindex sed
13078 If non-@code{nil}, which is the default, use @code{sed} to get the
13079 relevant portion from the overview file. If @code{nil},
13080 @code{nnspool} will load the entire file into a buffer and process it
13081 there.
13082
13083 @end table
13084
13085
13086 @node Getting Mail
13087 @section Getting Mail
13088 @cindex reading mail
13089 @cindex mail
13090
13091 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13092 course.
13093
13094 @menu
13095 * Mail in a Newsreader:: Important introductory notes.
13096 * Getting Started Reading Mail:: A simple cookbook example.
13097 * Splitting Mail:: How to create mail groups.
13098 * Mail Sources:: How to tell Gnus where to get mail from.
13099 * Mail Back End Variables:: Variables for customizing mail handling.
13100 * Fancy Mail Splitting:: Gnus can do hairy splitting of incoming mail.
13101 * Group Mail Splitting:: Use group customize to drive mail splitting.
13102 * Incorporating Old Mail:: What about the old mail you have?
13103 * Expiring Mail:: Getting rid of unwanted mail.
13104 * Washing Mail:: Removing cruft from the mail you get.
13105 * Duplicates:: Dealing with duplicated mail.
13106 * Not Reading Mail:: Using mail back ends for reading other files.
13107 * Choosing a Mail Back End:: Gnus can read a variety of mail formats.
13108 @end menu
13109
13110
13111 @node Mail in a Newsreader
13112 @subsection Mail in a Newsreader
13113
13114 If you are used to traditional mail readers, but have decided to switch
13115 to reading mail with Gnus, you may find yourself experiencing something
13116 of a culture shock.
13117
13118 Gnus does not behave like traditional mail readers. If you want to make
13119 it behave that way, you can, but it's an uphill battle.
13120
13121 Gnus, by default, handles all its groups using the same approach. This
13122 approach is very newsreaderly---you enter a group, see the new/unread
13123 messages, and when you read the messages, they get marked as read, and
13124 you don't see them any more. (Unless you explicitly ask for them.)
13125
13126 In particular, you do not do anything explicitly to delete messages.
13127
13128 Does this mean that all the messages that have been marked as read are
13129 deleted? How awful!
13130
13131 But, no, it means that old messages are @dfn{expired} according to some
13132 scheme or other. For news messages, the expire process is controlled by
13133 the news administrator; for mail, the expire process is controlled by
13134 you. The expire process for mail is covered in depth in @ref{Expiring
13135 Mail}.
13136
13137 What many Gnus users find, after using it a while for both news and
13138 mail, is that the transport mechanism has very little to do with how
13139 they want to treat a message.
13140
13141 Many people subscribe to several mailing lists. These are transported
13142 via @acronym{SMTP}, and are therefore mail. But we might go for weeks without
13143 answering, or even reading these messages very carefully. We may not
13144 need to save them because if we should need to read one again, they are
13145 archived somewhere else.
13146
13147 Some people have local news groups which have only a handful of readers.
13148 These are transported via @acronym{NNTP}, and are therefore news. But we may need
13149 to read and answer a large fraction of the messages very carefully in
13150 order to do our work. And there may not be an archive, so we may need
13151 to save the interesting messages the same way we would personal mail.
13152
13153 The important distinction turns out to be not the transport mechanism,
13154 but other factors such as how interested we are in the subject matter,
13155 or how easy it is to retrieve the message if we need to read it again.
13156
13157 Gnus provides many options for sorting mail into ``groups'' which behave
13158 like newsgroups, and for treating each group (whether mail or news)
13159 differently.
13160
13161 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13162 that Gnus should grow up and be a male, er, mail reader. It is possible
13163 to whip Gnus into a more mailreaderly being, but, as said before, it's
13164 not easy. People who prefer proper mail readers should try @sc{vm}
13165 instead, which is an excellent, and proper, mail reader.
13166
13167 I don't mean to scare anybody off, but I want to make it clear that you
13168 may be required to learn a new way of thinking about messages. After
13169 you've been subjected to The Gnus Way, you will come to love it. I can
13170 guarantee it. (At least the guy who sold me the Emacs Subliminal
13171 Brain-Washing Functions that I've put into Gnus did guarantee it. You
13172 Will Be Assimilated. You Love Gnus. You Love The Gnus Mail Way.
13173 You Do.)
13174
13175
13176 @node Getting Started Reading Mail
13177 @subsection Getting Started Reading Mail
13178
13179 It's quite easy to use Gnus to read your new mail. You just plonk the
13180 mail back end of your choice into @code{gnus-secondary-select-methods},
13181 and things will happen automatically.
13182
13183 For instance, if you want to use @code{nnml} (which is a ``one file per
13184 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13185
13186 @lisp
13187 (setq gnus-secondary-select-methods '((nnml "")))
13188 @end lisp
13189
13190 Now, the next time you start Gnus, this back end will be queried for new
13191 articles, and it will move all the messages in your spool file to its
13192 directory, which is @file{~/Mail/} by default. The new group that will
13193 be created (@samp{mail.misc}) will be subscribed, and you can read it
13194 like any other group.
13195
13196 You will probably want to split the mail into several groups, though:
13197
13198 @lisp
13199 (setq nnmail-split-methods
13200 '(("junk" "^From:.*Lars Ingebrigtsen")
13201 ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13202 ("other" "")))
13203 @end lisp
13204
13205 This will result in three new @code{nnml} mail groups being created:
13206 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}. All the
13207 mail that doesn't fit into the first two groups will be placed in the
13208 last group.
13209
13210 This should be sufficient for reading mail with Gnus. You might want to
13211 give the other sections in this part of the manual a perusal, though.
13212 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13213
13214
13215 @node Splitting Mail
13216 @subsection Splitting Mail
13217 @cindex splitting mail
13218 @cindex mail splitting
13219 @cindex mail filtering (splitting)
13220
13221 @vindex nnmail-split-methods
13222 The @code{nnmail-split-methods} variable says how the incoming mail is
13223 to be split into groups.
13224
13225 @lisp
13226 (setq nnmail-split-methods
13227 '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13228 ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13229 ("mail.other" "")))
13230 @end lisp
13231
13232 This variable is a list of lists, where the first element of each of
13233 these lists is the name of the mail group (they do not have to be called
13234 something beginning with @samp{mail}, by the way), and the second
13235 element is a regular expression used on the header of each mail to
13236 determine if it belongs in this mail group. The first string may
13237 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13238 insert sub-expressions from the matched text. For instance:
13239
13240 @lisp
13241 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13242 @end lisp
13243
13244 @noindent
13245 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13246 the inserted text should be made lowercase. @xref{Fancy Mail Splitting}.
13247
13248 The second element can also be a function. In that case, it will be
13249 called narrowed to the headers with the first element of the rule as the
13250 argument. It should return a non-@code{nil} value if it thinks that the
13251 mail belongs in that group.
13252
13253 The last of these groups should always be a general one, and the regular
13254 expression should @emph{always} be @samp{*} so that it matches any mails
13255 that haven't been matched by any of the other regexps. (These rules are
13256 processed from the beginning of the alist toward the end. The first
13257 rule to make a match will ``win'', unless you have crossposting enabled.
13258 In that case, all matching rules will ``win''.) When new groups are
13259 created by splitting mail, you may want to run
13260 @code{gnus-group-find-new-groups} to see the new groups.
13261
13262 If you like to tinker with this yourself, you can set this variable to a
13263 function of your choice. This function will be called without any
13264 arguments in a buffer narrowed to the headers of an incoming mail
13265 message. The function should return a list of group names that it
13266 thinks should carry this mail message.
13267
13268 Note that the mail back ends are free to maul the poor, innocent,
13269 incoming headers all they want to. They all add @code{Lines} headers;
13270 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13271 @code{From<SPACE>} line to something else.
13272
13273 @vindex nnmail-crosspost
13274 The mail back ends all support cross-posting. If several regexps match,
13275 the mail will be ``cross-posted'' to all those groups.
13276 @code{nnmail-crosspost} says whether to use this mechanism or not. Note
13277 that no articles are crossposted to the general (@samp{*}) group.
13278
13279 @vindex nnmail-crosspost-link-function
13280 @cindex crosspost
13281 @cindex links
13282 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13283 the crossposted articles. However, not all file systems support hard
13284 links. If that's the case for you, set
13285 @code{nnmail-crosspost-link-function} to @code{copy-file}. (This
13286 variable is @code{add-name-to-file} by default.)
13287
13288 @kindex M-x nnmail-split-history
13289 @findex nnmail-split-history
13290 If you wish to see where the previous mail split put the messages, you
13291 can use the @kbd{M-x nnmail-split-history} command. If you wish to see
13292 where re-spooling messages would put the messages, you can use
13293 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13294 Group Commands}).
13295
13296 @vindex nnmail-split-header-length-limit
13297 Header lines longer than the value of
13298 @code{nnmail-split-header-length-limit} are excluded from the split
13299 function.
13300
13301 @vindex nnmail-mail-splitting-charset
13302 @vindex nnmail-mail-splitting-decodes
13303 By default the splitting codes @acronym{MIME} decodes headers so you
13304 can match on non-@acronym{ASCII} strings. The
13305 @code{nnmail-mail-splitting-charset} variable specifies the default
13306 charset for decoding. The behaviour can be turned off completely by
13307 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13308 useful if you want to match articles based on the raw header data.
13309
13310 @vindex nnmail-resplit-incoming
13311 By default, splitting is performed on all incoming messages. If you
13312 specify a @code{directory} entry for the variable @code{mail-sources}
13313 (@pxref{Mail Source Specifiers}), however, then splitting does
13314 @emph{not} happen by default. You can set the variable
13315 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13316 splitting happen even in this case. (This variable has no effect on
13317 other kinds of entries.)
13318
13319 Gnus gives you all the opportunity you could possibly want for shooting
13320 yourself in the foot. Let's say you create a group that will contain
13321 all the mail you get from your boss. And then you accidentally
13322 unsubscribe from the group. Gnus will still put all the mail from your
13323 boss in the unsubscribed group, and so, when your boss mails you ``Have
13324 that report ready by Monday or you're fired!'', you'll never see it and,
13325 come Tuesday, you'll still believe that you're gainfully employed while
13326 you really should be out collecting empty bottles to save up for next
13327 month's rent money.
13328
13329
13330 @node Mail Sources
13331 @subsection Mail Sources
13332
13333 Mail can be gotten from many different sources---the mail spool, from
13334 a @acronym{POP} mail server, from a procmail directory, or from a
13335 maildir, for instance.
13336
13337 @menu
13338 * Mail Source Specifiers:: How to specify what a mail source is.
13339 * Mail Source Customization:: Some variables that influence things.
13340 * Fetching Mail:: Using the mail source specifiers.
13341 @end menu
13342
13343
13344 @node Mail Source Specifiers
13345 @subsubsection Mail Source Specifiers
13346 @cindex POP
13347 @cindex mail server
13348 @cindex procmail
13349 @cindex mail spool
13350 @cindex mail source
13351
13352 You tell Gnus how to fetch mail by setting @code{mail-sources}
13353 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13354
13355 Here's an example:
13356
13357 @lisp
13358 (pop :server "pop3.mailserver.com" :user "myname")
13359 @end lisp
13360
13361 As can be observed, a mail source specifier is a list where the first
13362 element is a @dfn{mail source type}, followed by an arbitrary number of
13363 @dfn{keywords}. Keywords that are not explicitly specified are given
13364 default values.
13365
13366 The following mail source types are available:
13367
13368 @table @code
13369 @item file
13370 Get mail from a single file; typically from the mail spool.
13371
13372 Keywords:
13373
13374 @table @code
13375 @item :path
13376 The file name. Defaults to the value of the @env{MAIL}
13377 environment variable or the value of @code{rmail-spool-directory}
13378 (usually something like @file{/usr/mail/spool/user-name}).
13379
13380 @item :prescript
13381 @itemx :postscript
13382 Script run before/after fetching mail.
13383 @end table
13384
13385 An example file mail source:
13386
13387 @lisp
13388 (file :path "/usr/spool/mail/user-name")
13389 @end lisp
13390
13391 Or using the default file name:
13392
13393 @lisp
13394 (file)
13395 @end lisp
13396
13397 If the mail spool file is not located on the local machine, it's best
13398 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13399 You can not use ange-ftp file names here---it has no way to lock the
13400 mail spool while moving the mail.
13401
13402 If it's impossible to set up a proper server, you can use ssh instead.
13403
13404 @lisp
13405 (setq mail-sources
13406 '((file :prescript "ssh host bin/getmail >%t")))
13407 @end lisp
13408
13409 The @samp{getmail} script would look something like the following:
13410
13411 @example
13412 #!/bin/sh
13413 # getmail - move mail from spool to stdout
13414 # flu@@iki.fi
13415
13416 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13417 TMP=$HOME/Mail/tmp
13418 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13419 @end example
13420
13421 Alter this script to fit find the @samp{movemail} you want to use.
13422
13423
13424 @item directory
13425 @vindex nnmail-scan-directory-mail-source-once
13426 Get mail from several files in a directory. This is typically used
13427 when you have procmail split the incoming mail into several files.
13428 That is, there is a one-to-one correspondence between files in that
13429 directory and groups, so that mail from the file @file{foo.bar.spool}
13430 will be put in the group @code{foo.bar}. (You can change the suffix
13431 to be used instead of @code{.spool}.) Setting
13432 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13433 Gnus to scan the mail source only once. This is particularly useful
13434 if you want to scan mail groups at a specified level.
13435
13436 @vindex nnmail-resplit-incoming
13437 There is also the variable @code{nnmail-resplit-incoming}, if you set
13438 that to a non-@code{nil} value, then the normal splitting process is
13439 applied to all the files from the directory, @ref{Splitting Mail}.
13440
13441 Keywords:
13442
13443 @table @code
13444 @item :path
13445 The name of the directory where the files are. There is no default
13446 value.
13447
13448 @item :suffix
13449 Only files ending with this suffix are used. The default is
13450 @samp{.spool}.
13451
13452 @item :predicate
13453 Only files that have this predicate return non-@code{nil} are returned.
13454 The default is @code{identity}. This is used as an additional
13455 filter---only files that have the right suffix @emph{and} satisfy this
13456 predicate are considered.
13457
13458 @item :prescript
13459 @itemx :postscript
13460 Script run before/after fetching mail.
13461
13462 @end table
13463
13464 An example directory mail source:
13465
13466 @lisp
13467 (directory :path "/home/user-name/procmail-dir/"
13468 :suffix ".prcml")
13469 @end lisp
13470
13471 @item pop
13472 Get mail from a @acronym{POP} server.
13473
13474 Keywords:
13475
13476 @table @code
13477 @item :server
13478 The name of the @acronym{POP} server. The default is taken from the
13479 @env{MAILHOST} environment variable.
13480
13481 @item :port
13482 The port number of the @acronym{POP} server. This can be a number (eg,
13483 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}). If it is a
13484 string, it should be a service name as listed in @file{/etc/services} on
13485 Unix systems. The default is @samp{"pop3"}. On some systems you might
13486 need to specify it as @samp{"pop-3"} instead.
13487
13488 @item :user
13489 The user name to give to the @acronym{POP} server. The default is the login
13490 name.
13491
13492 @item :password
13493 The password to give to the @acronym{POP} server. If not specified,
13494 the user is prompted.
13495
13496 @item :program
13497 The program to use to fetch mail from the @acronym{POP} server. This
13498 should be a @code{format}-like string. Here's an example:
13499
13500 @example
13501 fetchmail %u@@%s -P %p %t
13502 @end example
13503
13504 The valid format specifier characters are:
13505
13506 @table @samp
13507 @item t
13508 The name of the file the mail is to be moved to. This must always be
13509 included in this string.
13510
13511 @item s
13512 The name of the server.
13513
13514 @item P
13515 The port number of the server.
13516
13517 @item u
13518 The user name to use.
13519
13520 @item p
13521 The password to use.
13522 @end table
13523
13524 The values used for these specs are taken from the values you give the
13525 corresponding keywords.
13526
13527 @item :prescript
13528 A script to be run before fetching the mail. The syntax is the same as
13529 the @code{:program} keyword. This can also be a function to be run.
13530
13531 @item :postscript
13532 A script to be run after fetching the mail. The syntax is the same as
13533 the @code{:program} keyword. This can also be a function to be run.
13534
13535 @item :function
13536 The function to use to fetch mail from the @acronym{POP} server. The
13537 function is called with one parameter---the name of the file where the
13538 mail should be moved to.
13539
13540 @item :authentication
13541 This can be either the symbol @code{password} or the symbol @code{apop}
13542 and says what authentication scheme to use. The default is
13543 @code{password}.
13544
13545 @end table
13546
13547 If the @code{:program} and @code{:function} keywords aren't specified,
13548 @code{pop3-movemail} will be used. If the
13549 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13550 left on the POP server after fetching.
13551
13552 Here are some examples. Fetch from the default @acronym{POP} server,
13553 using the default user name, and default fetcher:
13554
13555 @lisp
13556 (pop)
13557 @end lisp
13558
13559 Fetch from a named server with a named user and password:
13560
13561 @lisp
13562 (pop :server "my.pop.server"
13563 :user "user-name" :password "secret")
13564 @end lisp
13565
13566 Use @samp{movemail} to move the mail:
13567
13568 @lisp
13569 (pop :program "movemail po:%u %t %p")
13570 @end lisp
13571
13572 @item maildir
13573 Get mail from a maildir. This is a type of mailbox that is supported by
13574 at least qmail and postfix, where each file in a special directory
13575 contains exactly one mail.
13576
13577 Keywords:
13578
13579 @table @code
13580 @item :path
13581 The name of the directory where the mails are stored. The default is
13582 taken from the @env{MAILDIR} environment variable or
13583 @file{~/Maildir/}.
13584 @item :subdirs
13585 The subdirectories of the Maildir. The default is
13586 @samp{("new" "cur")}.
13587
13588 @c If you sometimes look at your mail through a pop3 daemon before fetching
13589 @c them with Gnus, you may also have to fetch your mails from the
13590 @c @code{cur} directory inside the maildir, like in the first example
13591 @c below.
13592
13593 You can also get mails from remote hosts (because maildirs don't suffer
13594 from locking problems).
13595
13596 @end table
13597
13598 Two example maildir mail sources:
13599
13600 @lisp
13601 (maildir :path "/home/user-name/Maildir/"
13602 :subdirs ("cur" "new"))
13603 @end lisp
13604
13605 @lisp
13606 (maildir :path "/user@@remotehost.org:~/Maildir/"
13607 :subdirs ("new"))
13608 @end lisp
13609
13610 @item imap
13611 Get mail from a @acronym{IMAP} server. If you don't want to use
13612 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13613 with nnimap), for some reason or other, Gnus let you treat it similar
13614 to a @acronym{POP} server and fetches articles from a given
13615 @acronym{IMAP} mailbox. @xref{IMAP}, for more information.
13616
13617 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13618 may need external programs and libraries, @xref{IMAP}.
13619
13620 Keywords:
13621
13622 @table @code
13623 @item :server
13624 The name of the @acronym{IMAP} server. The default is taken from the
13625 @env{MAILHOST} environment variable.
13626
13627 @item :port
13628 The port number of the @acronym{IMAP} server. The default is @samp{143}, or
13629 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13630
13631 @item :user
13632 The user name to give to the @acronym{IMAP} server. The default is the login
13633 name.
13634
13635 @item :password
13636 The password to give to the @acronym{IMAP} server. If not specified, the user is
13637 prompted.
13638
13639 @item :stream
13640 What stream to use for connecting to the server, this is one of the
13641 symbols in @code{imap-stream-alist}. Right now, this means
13642 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13643 @samp{ssl}, @samp{shell} or the default @samp{network}.
13644
13645 @item :authentication
13646 Which authenticator to use for authenticating to the server, this is
13647 one of the symbols in @code{imap-authenticator-alist}. Right now,
13648 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13649 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13650
13651 @item :program
13652 When using the `shell' :stream, the contents of this variable is
13653 mapped into the @code{imap-shell-program} variable. This should be a
13654 @code{format}-like string (or list of strings). Here's an example:
13655
13656 @example
13657 ssh %s imapd
13658 @end example
13659
13660 The valid format specifier characters are:
13661
13662 @table @samp
13663 @item s
13664 The name of the server.
13665
13666 @item l
13667 User name from @code{imap-default-user}.
13668
13669 @item p
13670 The port number of the server.
13671 @end table
13672
13673 The values used for these specs are taken from the values you give the
13674 corresponding keywords.
13675
13676 @item :mailbox
13677 The name of the mailbox to get mail from. The default is @samp{INBOX}
13678 which normally is the mailbox which receive incoming mail.
13679
13680 @item :predicate
13681 The predicate used to find articles to fetch. The default, @samp{UNSEEN
13682 UNDELETED}, is probably the best choice for most people, but if you
13683 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13684 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13685 Then all articles in the mailbox is fetched, no matter what. For a
13686 complete list of predicates, see RFC 2060 section 6.4.4.
13687
13688 @item :fetchflag
13689 How to flag fetched articles on the server, the default @samp{\Deleted}
13690 will mark them as deleted, an alternative would be @samp{\Seen} which
13691 would simply mark them as read. These are the two most likely choices,
13692 but more flags are defined in RFC 2060 section 2.3.2.
13693
13694 @item :dontexpunge
13695 If non-@code{nil}, don't remove all articles marked as deleted in the
13696 mailbox after finishing the fetch.
13697
13698 @end table
13699
13700 An example @acronym{IMAP} mail source:
13701
13702 @lisp
13703 (imap :server "mail.mycorp.com"
13704 :stream kerberos4
13705 :fetchflag "\\Seen")
13706 @end lisp
13707
13708 @item webmail
13709 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13710 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13711 @uref{http://mail.yahoo.com/}.
13712
13713 NOTE: Webmail largely depends on cookies. A "one-line-cookie" patch is
13714 required for url "4.0pre.46".
13715
13716 WARNING: Mails may be lost. NO WARRANTY.
13717
13718 Keywords:
13719
13720 @table @code
13721 @item :subtype
13722 The type of the webmail server. The default is @code{hotmail}. The
13723 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13724
13725 @item :user
13726 The user name to give to the webmail server. The default is the login
13727 name.
13728
13729 @item :password
13730 The password to give to the webmail server. If not specified, the user is
13731 prompted.
13732
13733 @item :dontexpunge
13734 If non-@code{nil}, only fetch unread articles and don't move them to
13735 trash folder after finishing the fetch.
13736
13737 @end table
13738
13739 An example webmail source:
13740
13741 @lisp
13742 (webmail :subtype 'hotmail
13743 :user "user-name"
13744 :password "secret")
13745 @end lisp
13746 @end table
13747
13748 @table @dfn
13749 @item Common Keywords
13750 Common keywords can be used in any type of mail source.
13751
13752 Keywords:
13753
13754 @table @code
13755 @item :plugged
13756 If non-@code{nil}, fetch the mail even when Gnus is unplugged. If you
13757 use directory source to get mail, you can specify it as in this
13758 example:
13759
13760 @lisp
13761 (setq mail-sources
13762 '((directory :path "/home/pavel/.Spool/"
13763 :suffix ""
13764 :plugged t)))
13765 @end lisp
13766
13767 Gnus will then fetch your mail even when you are unplugged. This is
13768 useful when you use local mail and news.
13769
13770 @end table
13771 @end table
13772
13773 @subsubsection Function Interface
13774
13775 Some of the above keywords specify a Lisp function to be executed.
13776 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13777 the value of the keyword while the function is executing. For example,
13778 consider the following mail-source setting:
13779
13780 @lisp
13781 (setq mail-sources '((pop :user "jrl"
13782 :server "pophost" :function fetchfunc)))
13783 @end lisp
13784
13785 While the function @code{fetchfunc} is executing, the symbol @code{user}
13786 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13787 @code{"pophost"}. The symbols @code{port}, @code{password},
13788 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13789 and @code{authentication} are also bound (to their default values).
13790
13791 See above for a list of keywords for each type of mail source.
13792
13793
13794 @node Mail Source Customization
13795 @subsubsection Mail Source Customization
13796
13797 The following is a list of variables that influence how the mail is
13798 fetched. You would normally not need to set or change any of these
13799 variables.
13800
13801 @table @code
13802 @item mail-source-crash-box
13803 @vindex mail-source-crash-box
13804 File where mail will be stored while processing it. The default is@*
13805 @file{~/.emacs-mail-crash-box}.
13806
13807 @item mail-source-delete-incoming
13808 @vindex mail-source-delete-incoming
13809 If non-@code{nil}, delete incoming files after handling them. If
13810 @code{t}, delete the files immediately, if @code{nil}, never delete any
13811 files. If a positive number, delete files older than number of days
13812 (This will only happen, when receiving new mail). You may also set
13813 @code{mail-source-delete-incoming} to @code{nil} and call
13814 @code{mail-source-delete-old-incoming} from a hook or interactively.
13815
13816 @item mail-source-delete-old-incoming-confirm
13817 @vindex mail-source-delete-old-incoming-confirm
13818 If non-@code{nil}, ask for for confirmation before deleting old incoming
13819 files. This variable only applies when
13820 @code{mail-source-delete-incoming} is a positive number.
13821
13822 @item mail-source-ignore-errors
13823 @vindex mail-source-ignore-errors
13824 If non-@code{nil}, ignore errors when reading mail from a mail source.
13825
13826 @item mail-source-directory
13827 @vindex mail-source-directory
13828 Directory where incoming mail source files (if any) will be stored. The
13829 default is @file{~/Mail/}. At present, the only thing this is used for
13830 is to say where the incoming files will be stored if the variable
13831 @code{mail-source-delete-incoming} is @code{nil} or a number.
13832
13833 @item mail-source-incoming-file-prefix
13834 @vindex mail-source-incoming-file-prefix
13835 Prefix for file name for storing incoming mail. The default is
13836 @file{Incoming}, in which case files will end up with names like
13837 @file{Incoming30630D_} or @file{Incoming298602ZD}. This is really only
13838 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13839
13840 @item mail-source-default-file-modes
13841 @vindex mail-source-default-file-modes
13842 All new mail files will get this file mode. The default is 384.
13843
13844 @item mail-source-movemail-program
13845 @vindex mail-source-movemail-program
13846 If non-@code{nil}, name of program for fetching new mail. If
13847 @code{nil}, @code{movemail} in @var{exec-directory}.
13848
13849 @end table
13850
13851
13852 @node Fetching Mail
13853 @subsubsection Fetching Mail
13854
13855 @vindex mail-sources
13856 @vindex nnmail-spool-file
13857 The way to actually tell Gnus where to get new mail from is to set
13858 @code{mail-sources} to a list of mail source specifiers
13859 (@pxref{Mail Source Specifiers}).
13860
13861 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13862 @code{nil}, the mail back ends will never attempt to fetch mail by
13863 themselves.
13864
13865 If you want to fetch mail both from your local spool as well as a
13866 @acronym{POP} mail server, you'd say something like:
13867
13868 @lisp
13869 (setq mail-sources
13870 '((file)
13871 (pop :server "pop3.mail.server"
13872 :password "secret")))
13873 @end lisp
13874
13875 Or, if you don't want to use any of the keyword defaults:
13876
13877 @lisp
13878 (setq mail-sources
13879 '((file :path "/var/spool/mail/user-name")
13880 (pop :server "pop3.mail.server"
13881 :user "user-name"
13882 :port "pop3"
13883 :password "secret")))
13884 @end lisp
13885
13886
13887 When you use a mail back end, Gnus will slurp all your mail from your
13888 inbox and plonk it down in your home directory. Gnus doesn't move any
13889 mail if you're not using a mail back end---you have to do a lot of magic
13890 invocations first. At the time when you have finished drawing the
13891 pentagram, lightened the candles, and sacrificed the goat, you really
13892 shouldn't be too surprised when Gnus moves your mail.
13893
13894
13895
13896 @node Mail Back End Variables
13897 @subsection Mail Back End Variables
13898
13899 These variables are (for the most part) pertinent to all the various
13900 mail back ends.
13901
13902 @table @code
13903 @vindex nnmail-read-incoming-hook
13904 @item nnmail-read-incoming-hook
13905 The mail back ends all call this hook after reading new mail. You can
13906 use this hook to notify any mail watch programs, if you want to.
13907
13908 @vindex nnmail-split-hook
13909 @item nnmail-split-hook
13910 @findex gnus-article-decode-encoded-words
13911 @cindex RFC 1522 decoding
13912 @cindex RFC 2047 decoding
13913 Hook run in the buffer where the mail headers of each message is kept
13914 just before the splitting based on these headers is done. The hook is
13915 free to modify the buffer contents in any way it sees fit---the buffer
13916 is discarded after the splitting has been done, and no changes performed
13917 in the buffer will show up in any files.
13918 @code{gnus-article-decode-encoded-words} is one likely function to add
13919 to this hook.
13920
13921 @vindex nnmail-pre-get-new-mail-hook
13922 @vindex nnmail-post-get-new-mail-hook
13923 @item nnmail-pre-get-new-mail-hook
13924 @itemx nnmail-post-get-new-mail-hook
13925 These are two useful hooks executed when treating new incoming
13926 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13927 starting to handle the new mail) and
13928 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13929 is done). Here's and example of using these two hooks to change the
13930 default file modes the new mail files get:
13931
13932 @lisp
13933 (add-hook 'nnmail-pre-get-new-mail-hook
13934 (lambda () (set-default-file-modes 511)))
13935
13936 (add-hook 'nnmail-post-get-new-mail-hook
13937 (lambda () (set-default-file-modes 551)))
13938 @end lisp
13939
13940 @item nnmail-use-long-file-names
13941 @vindex nnmail-use-long-file-names
13942 If non-@code{nil}, the mail back ends will use long file and directory
13943 names. Groups like @samp{mail.misc} will end up in directories
13944 (assuming use of @code{nnml} back end) or files (assuming use of
13945 @code{nnfolder} back end) like @file{mail.misc}. If it is @code{nil},
13946 the same group will end up in @file{mail/misc}.
13947
13948 @item nnmail-delete-file-function
13949 @vindex nnmail-delete-file-function
13950 @findex delete-file
13951 Function called to delete files. It is @code{delete-file} by default.
13952
13953 @item nnmail-cache-accepted-message-ids
13954 @vindex nnmail-cache-accepted-message-ids
13955 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13956 the back end (via @code{Gcc}, for instance) into the mail duplication
13957 discovery cache. The default is @code{nil}.
13958
13959 @item nnmail-cache-ignore-groups
13960 @vindex nnmail-cache-ignore-groups
13961 This can be a regular expression or a list of regular expressions.
13962 Group names that match any of the regular expressions will never be
13963 recorded in the @code{Message-ID} cache.
13964
13965 This can be useful, for example, when using Fancy Splitting
13966 (@pxref{Fancy Mail Splitting}) together with the function
13967 @code{nnmail-split-fancy-with-parent}.
13968
13969 @end table
13970
13971
13972 @node Fancy Mail Splitting
13973 @subsection Fancy Mail Splitting
13974 @cindex mail splitting
13975 @cindex fancy mail splitting
13976
13977 @vindex nnmail-split-fancy
13978 @findex nnmail-split-fancy
13979 If the rather simple, standard method for specifying how to split mail
13980 doesn't allow you to do what you want, you can set
13981 @code{nnmail-split-methods} to @code{nnmail-split-fancy}. Then you can
13982 play with the @code{nnmail-split-fancy} variable.
13983
13984 Let's look at an example value of this variable first:
13985
13986 @lisp
13987 ;; @r{Messages from the mailer daemon are not crossposted to any of}
13988 ;; @r{the ordinary groups. Warnings are put in a separate group}
13989 ;; @r{from real errors.}
13990 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13991 "mail.misc"))
13992 ;; @r{Non-error messages are crossposted to all relevant}
13993 ;; @r{groups, but we don't crosspost between the group for the}
13994 ;; @r{(ding) list and the group for other (ding) related mail.}
13995 (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13996 ("subject" "ding" "ding.misc"))
13997 ;; @r{Other mailing lists@dots{}}
13998 (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13999 (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14000 ;; @r{Both lists below have the same suffix, so prevent}
14001 ;; @r{cross-posting to mkpkg.list of messages posted only to}
14002 ;; @r{the bugs- list, but allow cross-posting when the}
14003 ;; @r{message was really cross-posted.}
14004 (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14005 (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
14006 ;; @r{People@dots{}}
14007 (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14008 ;; @r{Unmatched mail goes to the catch all group.}
14009 "misc.misc")
14010 @end lisp
14011
14012 This variable has the format of a @dfn{split}. A split is a
14013 (possibly) recursive structure where each split may contain other
14014 splits. Here are the possible split syntaxes:
14015
14016 @table @code
14017
14018 @item group
14019 If the split is a string, that will be taken as a group name. Normal
14020 regexp match expansion will be done. See below for examples.
14021
14022 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
14023 If the split is a list, the first element of which is a string, then
14024 store the message as specified by @var{split}, if header @var{field}
14025 (a regexp) contains @var{value} (also a regexp). If @var{restrict}
14026 (yet another regexp) matches some string after @var{field} and before
14027 the end of the matched @var{value}, the @var{split} is ignored. If
14028 none of the @var{restrict} clauses match, @var{split} is processed.
14029
14030 @item (| @var{split} @dots{})
14031 If the split is a list, and the first element is @code{|} (vertical
14032 bar), then process each @var{split} until one of them matches. A
14033 @var{split} is said to match if it will cause the mail message to be
14034 stored in one or more groups.
14035
14036 @item (& @var{split} @dots{})
14037 If the split is a list, and the first element is @code{&}, then
14038 process all @var{split}s in the list.
14039
14040 @item junk
14041 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14042 this message. Use with extreme caution.
14043
14044 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14045 If the split is a list, and the first element is @samp{:}, then the
14046 second element will be called as a function with @var{args} given as
14047 arguments. The function should return a @var{split}.
14048
14049 @cindex body split
14050 For instance, the following function could be used to split based on the
14051 body of the messages:
14052
14053 @lisp
14054 (defun split-on-body ()
14055 (save-excursion
14056 (save-restriction
14057 (widen)
14058 (goto-char (point-min))
14059 (when (re-search-forward "Some.*string" nil t)
14060 "string.group"))))
14061 @end lisp
14062
14063 The buffer is narrowed to the message in question when @var{function}
14064 is run. That's why @code{(widen)} needs to be called after
14065 @code{save-excursion} and @code{save-restriction} in the example
14066 above. Also note that with the nnimap backend, message bodies will
14067 not be downloaded by default. You need to set
14068 @code{nnimap-split-download-body} to @code{t} to do that
14069 (@pxref{Splitting in IMAP}).
14070
14071 @item (! @var{func} @var{split})
14072 If the split is a list, and the first element is @code{!}, then
14073 @var{split} will be processed, and @var{func} will be called as a
14074 function with the result of @var{split} as argument. @var{func}
14075 should return a split.
14076
14077 @item nil
14078 If the split is @code{nil}, it is ignored.
14079
14080 @end table
14081
14082 In these splits, @var{field} must match a complete field name.
14083 @var{value} must match a complete word according to the fundamental mode
14084 syntax table. You can use @code{.*} in the regexps to match partial
14085 field names or words. In other words, all @var{value}'s are wrapped in
14086 @samp{\<} and @samp{\>} pairs.
14087
14088 @vindex nnmail-split-abbrev-alist
14089 @var{field} and @var{value} can also be Lisp symbols, in that case
14090 they are expanded as specified by the variable
14091 @code{nnmail-split-abbrev-alist}. This is an alist of cons cells,
14092 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14093 contains the associated value. Predefined entries in
14094 @code{nnmail-split-abbrev-alist} include:
14095
14096 @table @code
14097 @item from
14098 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14099 @item to
14100 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14101 @samp{Resent-To} and @samp{Resent-Cc} fields.
14102 @item any
14103 Is the union of the @code{from} and @code{to} entries.
14104 @end table
14105
14106 @vindex nnmail-split-fancy-syntax-table
14107 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14108 when all this splitting is performed.
14109
14110 If you want to have Gnus create groups dynamically based on some
14111 information in the headers (i.e., do @code{replace-match}-like
14112 substitutions in the group names), you can say things like:
14113
14114 @example
14115 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14116 @end example
14117
14118 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14119 will be filed in @samp{mail.debian.foo}.
14120
14121 If the string contains the element @samp{\&}, then the previously
14122 matched string will be substituted. Similarly, the elements @samp{\\1}
14123 up to @samp{\\9} will be substituted with the text matched by the
14124 groupings 1 through 9.
14125
14126 @vindex nnmail-split-lowercase-expanded
14127 Where @code{nnmail-split-lowercase-expanded} controls whether the
14128 lowercase of the matched string should be used for the substitution.
14129 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14130 groups when users send to an address using different case
14131 (i.e. mailing-list@@domain vs Mailing-List@@Domain). The default value
14132 is @code{t}.
14133
14134 @vindex nnmail-split-fancy-match-partial-words
14135 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14136 words are matched during fancy splitting.
14137
14138 Normally, regular expressions given in @code{nnmail-split-fancy} are
14139 implicitly surrounded by @code{\<...\>} markers, which are word
14140 delimiters. If this variable is true, they are not implicitly
14141 surrounded by anything.
14142
14143 @example
14144 (any "joe" "joemail")
14145 @end example
14146
14147 In this example, messages sent from @samp{joedavis@@foo.org} will
14148 normally not be filed in @samp{joemail}. With
14149 @code{nnmail-split-fancy-match-partial-words} set to t, however, the
14150 match will happen. In effect, the requirement of a word boundary is
14151 removed and instead the match becomes more like a grep.
14152
14153 @findex nnmail-split-fancy-with-parent
14154 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14155 split followups into the same groups their parents are in. Sometimes
14156 you can't make splitting rules for all your mail. For example, your
14157 boss might send you personal mail regarding different projects you are
14158 working on, and as you can't tell your boss to put a distinguishing
14159 string into the subject line, you have to resort to manually moving the
14160 messages into the right group. With this function, you only have to do
14161 it once per thread.
14162
14163 To use this feature, you have to set @code{nnmail-treat-duplicates}
14164 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14165 value. And then you can include @code{nnmail-split-fancy-with-parent}
14166 using the colon feature, like so:
14167 @lisp
14168 (setq nnmail-treat-duplicates 'warn ; @r{or @code{delete}}
14169 nnmail-cache-accepted-message-ids t
14170 nnmail-split-fancy
14171 '(| (: nnmail-split-fancy-with-parent)
14172 ;; @r{other splits go here}
14173 ))
14174 @end lisp
14175
14176 This feature works as follows: when @code{nnmail-treat-duplicates} is
14177 non-@code{nil}, Gnus records the message id of every message it sees
14178 in the file specified by the variable
14179 @code{nnmail-message-id-cache-file}, together with the group it is in
14180 (the group is omitted for non-mail messages). When mail splitting is
14181 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14182 at the References (and In-Reply-To) header of each message to split
14183 and searches the file specified by @code{nnmail-message-id-cache-file}
14184 for the message ids. When it has found a parent, it returns the
14185 corresponding group name unless the group name matches the regexp
14186 @code{nnmail-split-fancy-with-parent-ignore-groups}. It is
14187 recommended that you set @code{nnmail-message-id-cache-length} to a
14188 somewhat higher number than the default so that the message ids are
14189 still in the cache. (A value of 5000 appears to create a file some
14190 300 kBytes in size.)
14191 @vindex nnmail-cache-accepted-message-ids
14192 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14193 also records the message ids of moved articles, so that the followup
14194 messages goes into the new group.
14195
14196 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14197 want certain groups to be recorded in the cache. For example, if all
14198 outgoing messages are written to an ``outgoing'' group, you could set
14199 @code{nnmail-cache-ignore-groups} to match that group name.
14200 Otherwise, answers to all your messages would end up in the
14201 ``outgoing'' group.
14202
14203
14204 @node Group Mail Splitting
14205 @subsection Group Mail Splitting
14206 @cindex mail splitting
14207 @cindex group mail splitting
14208
14209 @findex gnus-group-split
14210 If you subscribe to dozens of mailing lists but you don't want to
14211 maintain mail splitting rules manually, group mail splitting is for you.
14212 You just have to set @code{to-list} and/or @code{to-address} in group
14213 parameters or group customization and set @code{nnmail-split-methods} to
14214 @code{gnus-group-split}. This splitting function will scan all groups
14215 for those parameters and split mail accordingly, i.e., messages posted
14216 from or to the addresses specified in the parameters @code{to-list} or
14217 @code{to-address} of a mail group will be stored in that group.
14218
14219 Sometimes, mailing lists have multiple addresses, and you may want mail
14220 splitting to recognize them all: just set the @code{extra-aliases} group
14221 parameter to the list of additional addresses and it's done. If you'd
14222 rather use a regular expression, set @code{split-regexp}.
14223
14224 All these parameters in a group will be used to create an
14225 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14226 the @var{value} is a single regular expression that matches
14227 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14228 matches of @code{split-regexp}, and the @var{split} is the name of the
14229 group. @var{restrict}s are also supported: just set the
14230 @code{split-exclude} parameter to a list of regular expressions.
14231
14232 If you can't get the right split to be generated using all these
14233 parameters, or you just need something fancier, you can set the
14234 parameter @code{split-spec} to an @code{nnmail-split-fancy} split. In
14235 this case, all other aforementioned parameters will be ignored by
14236 @code{gnus-group-split}. In particular, @code{split-spec} may be set to
14237 @code{nil}, in which case the group will be ignored by
14238 @code{gnus-group-split}.
14239
14240 @vindex gnus-group-split-default-catch-all-group
14241 @code{gnus-group-split} will do cross-posting on all groups that match,
14242 by defining a single @code{&} fancy split containing one split for each
14243 group. If a message doesn't match any split, it will be stored in the
14244 group named in @code{gnus-group-split-default-catch-all-group}, unless
14245 some group has @code{split-spec} set to @code{catch-all}, in which case
14246 that group is used as the catch-all group. Even though this variable is
14247 often used just to name a group, it may also be set to an arbitrarily
14248 complex fancy split (after all, a group name is a fancy split), and this
14249 may be useful to split mail that doesn't go to any mailing list to
14250 personal mail folders. Note that this fancy split is added as the last
14251 element of a @code{|} split list that also contains a @code{&} split
14252 with the rules extracted from group parameters.
14253
14254 It's time for an example. Assume the following group parameters have
14255 been defined:
14256
14257 @example
14258 nnml:mail.bar:
14259 ((to-address . "bar@@femail.com")
14260 (split-regexp . ".*@@femail\\.com"))
14261 nnml:mail.foo:
14262 ((to-list . "foo@@nowhere.gov")
14263 (extra-aliases "foo@@localhost" "foo-redist@@home")
14264 (split-exclude "bugs-foo" "rambling-foo")
14265 (admin-address . "foo-request@@nowhere.gov"))
14266 nnml:mail.others:
14267 ((split-spec . catch-all))
14268 @end example
14269
14270 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14271 behave as if @code{nnmail-split-fancy} had been selected and variable
14272 @code{nnmail-split-fancy} had been set as follows:
14273
14274 @lisp
14275 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14276 (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14277 - "bugs-foo" - "rambling-foo" "mail.foo"))
14278 "mail.others")
14279 @end lisp
14280
14281 @findex gnus-group-split-fancy
14282 If you'd rather not use group splitting for all your mail groups, you
14283 may use it for only some of them, by using @code{nnmail-split-fancy}
14284 splits like this:
14285
14286 @lisp
14287 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14288 @end lisp
14289
14290 @var{groups} may be a regular expression or a list of group names whose
14291 parameters will be scanned to generate the output split.
14292 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14293 single @code{|} split will be output. @var{catch-all} is the fall back
14294 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14295 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14296 empty string in any selected group, no catch-all split will be issued.
14297 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14298 this group will override the value of the @var{catch-all} argument.
14299
14300 @findex gnus-group-split-setup
14301 Unfortunately, scanning all groups and their parameters can be quite
14302 slow, especially considering that it has to be done for every message.
14303 But don't despair! The function @code{gnus-group-split-setup} can be
14304 used to enable @code{gnus-group-split} in a much more efficient way. It
14305 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14306 @code{nnmail-split-fancy} to the split produced by
14307 @code{gnus-group-split-fancy}. Thus, the group parameters are only
14308 scanned once, no matter how many messages are split.
14309
14310 @findex gnus-group-split-update
14311 However, if you change group parameters, you'd have to update
14312 @code{nnmail-split-fancy} manually. You can do it by running
14313 @code{gnus-group-split-update}. If you'd rather have it updated
14314 automatically, just tell @code{gnus-group-split-setup} to do it for
14315 you. For example, add to your @file{~/.gnus.el}:
14316
14317 @lisp
14318 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14319 @end lisp
14320
14321 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14322 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14323 have to worry about updating @code{nnmail-split-fancy} again. If you
14324 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14325 @code{gnus-group-split-default-catch-all-group} will be set to its
14326 value.
14327
14328 @vindex gnus-group-split-updated-hook
14329 Because you may want to change @code{nnmail-split-fancy} after it is set
14330 by @code{gnus-group-split-update}, this function will run
14331 @code{gnus-group-split-updated-hook} just before finishing.
14332
14333 @node Incorporating Old Mail
14334 @subsection Incorporating Old Mail
14335 @cindex incorporating old mail
14336 @cindex import old mail
14337
14338 Most people have lots of old mail stored in various file formats. If
14339 you have set up Gnus to read mail using one of the spiffy Gnus mail
14340 back ends, you'll probably wish to have that old mail incorporated into
14341 your mail groups.
14342
14343 Doing so can be quite easy.
14344
14345 To take an example: You're reading mail using @code{nnml}
14346 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14347 satisfactory value (@pxref{Splitting Mail}). You have an old Unix mbox
14348 file filled with important, but old, mail. You want to move it into
14349 your @code{nnml} groups.
14350
14351 Here's how:
14352
14353 @enumerate
14354 @item
14355 Go to the group buffer.
14356
14357 @item
14358 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14359 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14360
14361 @item
14362 Type @kbd{SPACE} to enter the newly created group.
14363
14364 @item
14365 Type @kbd{M P b} to process-mark all articles in this group's buffer
14366 (@pxref{Setting Process Marks}).
14367
14368 @item
14369 Type @kbd{B r} to respool all the process-marked articles, and answer
14370 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14371 @end enumerate
14372
14373 All the mail messages in the mbox file will now also be spread out over
14374 all your @code{nnml} groups. Try entering them and check whether things
14375 have gone without a glitch. If things look ok, you may consider
14376 deleting the mbox file, but I wouldn't do that unless I was absolutely
14377 sure that all the mail has ended up where it should be.
14378
14379 Respooling is also a handy thing to do if you're switching from one mail
14380 back end to another. Just respool all the mail in the old mail groups
14381 using the new mail back end.
14382
14383
14384 @node Expiring Mail
14385 @subsection Expiring Mail
14386 @cindex article expiry
14387
14388 Traditional mail readers have a tendency to remove mail articles when
14389 you mark them as read, in some way. Gnus takes a fundamentally
14390 different approach to mail reading.
14391
14392 Gnus basically considers mail just to be news that has been received in
14393 a rather peculiar manner. It does not think that it has the power to
14394 actually change the mail, or delete any mail messages. If you enter a
14395 mail group, and mark articles as ``read'', or kill them in some other
14396 fashion, the mail articles will still exist on the system. I repeat:
14397 Gnus will not delete your old, read mail. Unless you ask it to, of
14398 course.
14399
14400 To make Gnus get rid of your unwanted mail, you have to mark the
14401 articles as @dfn{expirable}. (With the default key bindings, this means
14402 that you have to type @kbd{E}.) This does not mean that the articles
14403 will disappear right away, however. In general, a mail article will be
14404 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14405 more than one week old. If you do not mark an article as expirable, it
14406 will remain on your system until hell freezes over. This bears
14407 repeating one more time, with some spurious capitalizations: IF you do
14408 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14409
14410 You do not have to mark articles as expirable by hand. Gnus provides
14411 two features, called ``auto-expire'' and ``total-expire'', that can help you
14412 with this. In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14413 for you when you select an article. And ``total-expire'' means that Gnus
14414 considers all articles as expirable that are read. So, in addition to
14415 the articles marked @samp{E}, also the articles marked @samp{r},
14416 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14417 expirable.
14418
14419 When should either auto-expire or total-expire be used? Most people
14420 who are subscribed to mailing lists split each list into its own group
14421 and then turn on auto-expire or total-expire for those groups.
14422 (@xref{Splitting Mail}, for more information on splitting each list
14423 into its own group.)
14424
14425 Which one is better, auto-expire or total-expire? It's not easy to
14426 answer. Generally speaking, auto-expire is probably faster. Another
14427 advantage of auto-expire is that you get more marks to work with: for
14428 the articles that are supposed to stick around, you can still choose
14429 between tick and dormant and read marks. But with total-expire, you
14430 only have dormant and ticked to choose from. The advantage of
14431 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14432 Scoring}). Auto-expire works with normal scoring but not with adaptive
14433 scoring.
14434
14435 @vindex gnus-auto-expirable-newsgroups
14436 Groups that match the regular expression
14437 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14438 read marked as expirable automatically. All articles marked as
14439 expirable have an @samp{E} in the first column in the summary buffer.
14440
14441 By default, if you have auto expiry switched on, Gnus will mark all the
14442 articles you read as expirable, no matter if they were read or unread
14443 before. To avoid having articles marked as read marked as expirable
14444 automatically, you can put something like the following in your
14445 @file{~/.gnus.el} file:
14446
14447 @vindex gnus-mark-article-hook
14448 @lisp
14449 (remove-hook 'gnus-mark-article-hook
14450 'gnus-summary-mark-read-and-unread-as-read)
14451 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14452 @end lisp
14453
14454 Note that making a group auto-expirable doesn't mean that all read
14455 articles are expired---only the articles marked as expirable
14456 will be expired. Also note that using the @kbd{d} command won't make
14457 articles expirable---only semi-automatic marking of articles as read will
14458 mark the articles as expirable in auto-expirable groups.
14459
14460 Let's say you subscribe to a couple of mailing lists, and you want the
14461 articles you have read to disappear after a while:
14462
14463 @lisp
14464 (setq gnus-auto-expirable-newsgroups
14465 "mail.nonsense-list\\|mail.nice-list")
14466 @end lisp
14467
14468 Another way to have auto-expiry happen is to have the element
14469 @code{auto-expire} in the group parameters of the group.
14470
14471 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14472 auto-expiring, you'll have problems. Auto-expiring and adaptive scoring
14473 don't really mix very well.
14474
14475 @vindex nnmail-expiry-wait
14476 The @code{nnmail-expiry-wait} variable supplies the default time an
14477 expirable article has to live. Gnus starts counting days from when the
14478 message @emph{arrived}, not from when it was sent. The default is seven
14479 days.
14480
14481 Gnus also supplies a function that lets you fine-tune how long articles
14482 are to live, based on what group they are in. Let's say you want to
14483 have one month expiry period in the @samp{mail.private} group, a one day
14484 expiry period in the @samp{mail.junk} group, and a six day expiry period
14485 everywhere else:
14486
14487 @vindex nnmail-expiry-wait-function
14488 @lisp
14489 (setq nnmail-expiry-wait-function
14490 (lambda (group)
14491 (cond ((string= group "mail.private")
14492 31)
14493 ((string= group "mail.junk")
14494 1)
14495 ((string= group "important")
14496 'never)
14497 (t
14498 6))))
14499 @end lisp
14500
14501 The group names this function is fed are ``unadorned'' group
14502 names---no @samp{nnml:} prefixes and the like.
14503
14504 The @code{nnmail-expiry-wait} variable and
14505 @code{nnmail-expiry-wait-function} function can either be a number (not
14506 necessarily an integer) or one of the symbols @code{immediate} or
14507 @code{never}.
14508
14509 You can also use the @code{expiry-wait} group parameter to selectively
14510 change the expiry period (@pxref{Group Parameters}).
14511
14512 @vindex nnmail-expiry-target
14513 The normal action taken when expiring articles is to delete them.
14514 However, in some circumstances it might make more sense to move them
14515 to other groups instead of deleting them. The variable
14516 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14517 parameter) controls this. The variable supplies a default value for
14518 all groups, which can be overridden for specific groups by the group
14519 parameter. default value is @code{delete}, but this can also be a
14520 string (which should be the name of the group the message should be
14521 moved to), or a function (which will be called in a buffer narrowed to
14522 the message in question, and with the name of the group being moved
14523 from as its parameter) which should return a target---either a group
14524 name or @code{delete}.
14525
14526 Here's an example for specifying a group name:
14527 @lisp
14528 (setq nnmail-expiry-target "nnml:expired")
14529 @end lisp
14530
14531 @findex nnmail-fancy-expiry-target
14532 @vindex nnmail-fancy-expiry-targets
14533 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14534 expire mail to groups according to the variable
14535 @code{nnmail-fancy-expiry-targets}. Here's an example:
14536
14537 @lisp
14538 (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14539 nnmail-fancy-expiry-targets
14540 '((to-from "boss" "nnfolder:Work")
14541 ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14542 ("from" ".*" "nnfolder:Archive-%Y")))
14543 @end lisp
14544
14545 With this setup, any mail that has @code{IMPORTANT} in its Subject
14546 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14547 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}. If its
14548 From or To header contains the string @code{boss}, it will get expired
14549 to @code{nnfolder:Work}. All other mail will get expired to
14550 @code{nnfolder:Archive-YYYY}.
14551
14552 @vindex nnmail-keep-last-article
14553 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14554 expire the final article in a mail newsgroup. This is to make life
14555 easier for procmail users.
14556
14557 @vindex gnus-total-expirable-newsgroups
14558 By the way: That line up there, about Gnus never expiring non-expirable
14559 articles, is a lie. If you put @code{total-expire} in the group
14560 parameters, articles will not be marked as expirable, but all read
14561 articles will be put through the expiry process. Use with extreme
14562 caution. Even more dangerous is the
14563 @code{gnus-total-expirable-newsgroups} variable. All groups that match
14564 this regexp will have all read articles put through the expiry process,
14565 which means that @emph{all} old mail articles in the groups in question
14566 will be deleted after a while. Use with extreme caution, and don't come
14567 crying to me when you discover that the regexp you used matched the
14568 wrong group and all your important mail has disappeared. Be a
14569 @emph{man}! Or a @emph{woman}! Whatever you feel more comfortable
14570 with! So there!
14571
14572 Most people make most of their mail groups total-expirable, though.
14573
14574 @vindex gnus-inhibit-user-auto-expire
14575 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14576 commands will not mark an article as expirable, even if the group has
14577 auto-expire turned on.
14578
14579
14580 @node Washing Mail
14581 @subsection Washing Mail
14582 @cindex mail washing
14583 @cindex list server brain damage
14584 @cindex incoming mail treatment
14585
14586 Mailers and list servers are notorious for doing all sorts of really,
14587 really stupid things with mail. ``Hey, RFC 822 doesn't explicitly
14588 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14589 end of all lines passing through our server, so let's do that!!!!1!''
14590 Yes, but RFC 822 wasn't designed to be read by morons. Things that were
14591 considered to be self-evident were not discussed. So. Here we are.
14592
14593 Case in point: The German version of Microsoft Exchange adds @samp{AW:
14594 } to the subjects of replies instead of @samp{Re: }. I could pretend to
14595 be shocked and dismayed by this, but I haven't got the energy. It is to
14596 laugh.
14597
14598 Gnus provides a plethora of functions for washing articles while
14599 displaying them, but it might be nicer to do the filtering before
14600 storing the mail to disk. For that purpose, we have three hooks and
14601 various functions that can be put in these hooks.
14602
14603 @table @code
14604 @item nnmail-prepare-incoming-hook
14605 @vindex nnmail-prepare-incoming-hook
14606 This hook is called before doing anything with the mail and is meant for
14607 grand, sweeping gestures. It is called in a buffer that contains all
14608 the new, incoming mail. Functions to be used include:
14609
14610 @table @code
14611 @item nnheader-ms-strip-cr
14612 @findex nnheader-ms-strip-cr
14613 Remove trailing carriage returns from each line. This is default on
14614 Emacs running on MS machines.
14615
14616 @end table
14617
14618 @item nnmail-prepare-incoming-header-hook
14619 @vindex nnmail-prepare-incoming-header-hook
14620 This hook is called narrowed to each header. It can be used when
14621 cleaning up the headers. Functions that can be used include:
14622
14623 @table @code
14624 @item nnmail-remove-leading-whitespace
14625 @findex nnmail-remove-leading-whitespace
14626 Clear leading white space that ``helpful'' listservs have added to the
14627 headers to make them look nice. Aaah.
14628
14629 (Note that this function works on both the header on the body of all
14630 messages, so it is a potentially dangerous function to use (if a body
14631 of a message contains something that looks like a header line). So
14632 rather than fix the bug, it is of course the right solution to make it
14633 into a feature by documenting it.)
14634
14635 @item nnmail-remove-list-identifiers
14636 @findex nnmail-remove-list-identifiers
14637 Some list servers add an identifier---for example, @samp{(idm)}---to the
14638 beginning of all @code{Subject} headers. I'm sure that's nice for
14639 people who use stone age mail readers. This function will remove
14640 strings that match the @code{nnmail-list-identifiers} regexp, which can
14641 also be a list of regexp. @code{nnmail-list-identifiers} may not contain
14642 @code{\\(..\\)}.
14643
14644 For instance, if you want to remove the @samp{(idm)} and the
14645 @samp{nagnagnag} identifiers:
14646
14647 @lisp
14648 (setq nnmail-list-identifiers
14649 '("(idm)" "nagnagnag"))
14650 @end lisp
14651
14652 This can also be done non-destructively with
14653 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14654
14655 @item nnmail-remove-tabs
14656 @findex nnmail-remove-tabs
14657 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14658
14659 @item nnmail-fix-eudora-headers
14660 @findex nnmail-fix-eudora-headers
14661 @cindex Eudora
14662 Eudora produces broken @code{References} headers, but OK
14663 @code{In-Reply-To} headers. This function will get rid of the
14664 @code{References} headers.
14665
14666 @end table
14667
14668 @item nnmail-prepare-incoming-message-hook
14669 @vindex nnmail-prepare-incoming-message-hook
14670 This hook is called narrowed to each message. Functions to be used
14671 include:
14672
14673 @table @code
14674 @item article-de-quoted-unreadable
14675 @findex article-de-quoted-unreadable
14676 Decode Quoted Readable encoding.
14677
14678 @end table
14679 @end table
14680
14681
14682 @node Duplicates
14683 @subsection Duplicates
14684
14685 @vindex nnmail-treat-duplicates
14686 @vindex nnmail-message-id-cache-length
14687 @vindex nnmail-message-id-cache-file
14688 @cindex duplicate mails
14689 If you are a member of a couple of mailing lists, you will sometimes
14690 receive two copies of the same mail. This can be quite annoying, so
14691 @code{nnmail} checks for and treats any duplicates it might find. To do
14692 this, it keeps a cache of old @code{Message-ID}s---
14693 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14694 default. The approximate maximum number of @code{Message-ID}s stored
14695 there is controlled by the @code{nnmail-message-id-cache-length}
14696 variable, which is 1000 by default. (So 1000 @code{Message-ID}s will be
14697 stored.) If all this sounds scary to you, you can set
14698 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14699 default), and @code{nnmail} won't delete duplicate mails. Instead it
14700 will insert a warning into the head of the mail saying that it thinks
14701 that this is a duplicate of a different message.
14702
14703 This variable can also be a function. If that's the case, the function
14704 will be called from a buffer narrowed to the message in question with
14705 the @code{Message-ID} as a parameter. The function must return either
14706 @code{nil}, @code{warn}, or @code{delete}.
14707
14708 You can turn this feature off completely by setting the variable to
14709 @code{nil}.
14710
14711 If you want all the duplicate mails to be put into a special
14712 @dfn{duplicates} group, you could do that using the normal mail split
14713 methods:
14714
14715 @lisp
14716 (setq nnmail-split-fancy
14717 '(| ;; @r{Messages duplicates go to a separate group.}
14718 ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14719 ;; @r{Message from daemons, postmaster, and the like to another.}
14720 (any mail "mail.misc")
14721 ;; @r{Other rules.}
14722 [...] ))
14723 @end lisp
14724 @noindent
14725 Or something like:
14726 @lisp
14727 (setq nnmail-split-methods
14728 '(("duplicates" "^Gnus-Warning:.*duplicate")
14729 ;; @r{Other rules.}
14730 [...]))
14731 @end lisp
14732
14733 Here's a neat feature: If you know that the recipient reads her mail
14734 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14735 @code{delete}, you can send her as many insults as you like, just by
14736 using a @code{Message-ID} of a mail that you know that she's already
14737 received. Think of all the fun! She'll never see any of it! Whee!
14738
14739
14740 @node Not Reading Mail
14741 @subsection Not Reading Mail
14742
14743 If you start using any of the mail back ends, they have the annoying
14744 habit of assuming that you want to read mail with them. This might not
14745 be unreasonable, but it might not be what you want.
14746
14747 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14748 @code{nil}, none of the back ends will ever attempt to read incoming
14749 mail, which should help.
14750
14751 @vindex nnbabyl-get-new-mail
14752 @vindex nnmbox-get-new-mail
14753 @vindex nnml-get-new-mail
14754 @vindex nnmh-get-new-mail
14755 @vindex nnfolder-get-new-mail
14756 This might be too much, if, for instance, you are reading mail quite
14757 happily with @code{nnml} and just want to peek at some old Rmail
14758 file you have stashed away with @code{nnbabyl}. All back ends have
14759 variables called back-end-@code{get-new-mail}. If you want to disable
14760 the @code{nnbabyl} mail reading, you edit the virtual server for the
14761 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14762
14763 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14764 narrowed to the article to be saved before saving it when reading
14765 incoming mail.
14766
14767
14768 @node Choosing a Mail Back End
14769 @subsection Choosing a Mail Back End
14770
14771 Gnus will read the mail spool when you activate a mail group. The mail
14772 file is first copied to your home directory. What happens after that
14773 depends on what format you want to store your mail in.
14774
14775 There are six different mail back ends in the standard Gnus, and more
14776 back ends are available separately. The mail back end most people use
14777 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14778 Spool}).
14779
14780 @menu
14781 * Unix Mail Box:: Using the (quite) standard Un*x mbox.
14782 * Rmail Babyl:: Emacs programs use the Rmail Babyl format.
14783 * Mail Spool:: Store your mail in a private spool?
14784 * MH Spool:: An mhspool-like back end.
14785 * Maildir:: Another one-file-per-message format.
14786 * Mail Folders:: Having one file for each group.
14787 * Comparing Mail Back Ends:: An in-depth looks at pros and cons.
14788 @end menu
14789
14790
14791 @node Unix Mail Box
14792 @subsubsection Unix Mail Box
14793 @cindex nnmbox
14794 @cindex unix mail box
14795
14796 @vindex nnmbox-active-file
14797 @vindex nnmbox-mbox-file
14798 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14799 mail. @code{nnmbox} will add extra headers to each mail article to say
14800 which group it belongs in.
14801
14802 Virtual server settings:
14803
14804 @table @code
14805 @item nnmbox-mbox-file
14806 @vindex nnmbox-mbox-file
14807 The name of the mail box in the user's home directory. Default is
14808 @file{~/mbox}.
14809
14810 @item nnmbox-active-file
14811 @vindex nnmbox-active-file
14812 The name of the active file for the mail box. Default is
14813 @file{~/.mbox-active}.
14814
14815 @item nnmbox-get-new-mail
14816 @vindex nnmbox-get-new-mail
14817 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14818 into groups. Default is @code{t}.
14819 @end table
14820
14821
14822 @node Rmail Babyl
14823 @subsubsection Rmail Babyl
14824 @cindex nnbabyl
14825 @cindex Rmail mbox
14826
14827 @vindex nnbabyl-active-file
14828 @vindex nnbabyl-mbox-file
14829 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14830 mbox}) to store mail. @code{nnbabyl} will add extra headers to each
14831 mail article to say which group it belongs in.
14832
14833 Virtual server settings:
14834
14835 @table @code
14836 @item nnbabyl-mbox-file
14837 @vindex nnbabyl-mbox-file
14838 The name of the Rmail mbox file. The default is @file{~/RMAIL}
14839
14840 @item nnbabyl-active-file
14841 @vindex nnbabyl-active-file
14842 The name of the active file for the rmail box. The default is
14843 @file{~/.rmail-active}
14844
14845 @item nnbabyl-get-new-mail
14846 @vindex nnbabyl-get-new-mail
14847 If non-@code{nil}, @code{nnbabyl} will read incoming mail. Default is
14848 @code{t}
14849 @end table
14850
14851
14852 @node Mail Spool
14853 @subsubsection Mail Spool
14854 @cindex nnml
14855 @cindex mail @acronym{NOV} spool
14856
14857 The @dfn{nnml} spool mail format isn't compatible with any other known
14858 format. It should be used with some caution.
14859
14860 @vindex nnml-directory
14861 If you use this back end, Gnus will split all incoming mail into files,
14862 one file for each mail, and put the articles into the corresponding
14863 directories under the directory specified by the @code{nnml-directory}
14864 variable. The default value is @file{~/Mail/}.
14865
14866 You do not have to create any directories beforehand; Gnus will take
14867 care of all that.
14868
14869 If you have a strict limit as to how many files you are allowed to store
14870 in your account, you should not use this back end. As each mail gets its
14871 own file, you might very well occupy thousands of inodes within a few
14872 weeks. If this is no problem for you, and it isn't a problem for you
14873 having your friendly systems administrator walking around, madly,
14874 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14875 know that this is probably the fastest format to use. You do not have
14876 to trudge through a big mbox file just to read your new mail.
14877
14878 @code{nnml} is probably the slowest back end when it comes to article
14879 splitting. It has to create lots of files, and it also generates
14880 @acronym{NOV} databases for the incoming mails. This makes it possibly the
14881 fastest back end when it comes to reading mail.
14882
14883 @cindex self contained nnml servers
14884 @cindex marks
14885 When the marks file is used (which it is by default), @code{nnml}
14886 servers have the property that you may backup them using @code{tar} or
14887 similar, and later be able to restore them into Gnus (by adding the
14888 proper @code{nnml} server) and have all your marks be preserved. Marks
14889 for a group is usually stored in the @code{.marks} file (but see
14890 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14891 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14892 to restore the group (after restoring the backup into the nnml
14893 directory).
14894
14895 If for some reason you believe your @file{.marks} files are screwed
14896 up, you can just delete them all. Gnus will then correctly regenerate
14897 them next time it starts.
14898
14899 Virtual server settings:
14900
14901 @table @code
14902 @item nnml-directory
14903 @vindex nnml-directory
14904 All @code{nnml} directories will be placed under this directory. The
14905 default is the value of @code{message-directory} (whose default value
14906 is @file{~/Mail}).
14907
14908 @item nnml-active-file
14909 @vindex nnml-active-file
14910 The active file for the @code{nnml} server. The default is
14911 @file{~/Mail/active}.
14912
14913 @item nnml-newsgroups-file
14914 @vindex nnml-newsgroups-file
14915 The @code{nnml} group descriptions file. @xref{Newsgroups File
14916 Format}. The default is @file{~/Mail/newsgroups}.
14917
14918 @item nnml-get-new-mail
14919 @vindex nnml-get-new-mail
14920 If non-@code{nil}, @code{nnml} will read incoming mail. The default is
14921 @code{t}.
14922
14923 @item nnml-nov-is-evil
14924 @vindex nnml-nov-is-evil
14925 If non-@code{nil}, this back end will ignore any @acronym{NOV} files. The
14926 default is @code{nil}.
14927
14928 @item nnml-nov-file-name
14929 @vindex nnml-nov-file-name
14930 The name of the @acronym{NOV} files. The default is @file{.overview}.
14931
14932 @item nnml-prepare-save-mail-hook
14933 @vindex nnml-prepare-save-mail-hook
14934 Hook run narrowed to an article before saving.
14935
14936 @item nnml-marks-is-evil
14937 @vindex nnml-marks-is-evil
14938 If non-@code{nil}, this back end will ignore any @sc{marks} files. The
14939 default is @code{nil}.
14940
14941 @item nnml-marks-file-name
14942 @vindex nnml-marks-file-name
14943 The name of the @dfn{marks} files. The default is @file{.marks}.
14944
14945 @item nnml-use-compressed-files
14946 @vindex nnml-use-compressed-files
14947 If non-@code{nil}, @code{nnml} will allow using compressed message
14948 files.
14949
14950 @end table
14951
14952 @findex nnml-generate-nov-databases
14953 If your @code{nnml} groups and @acronym{NOV} files get totally out of
14954 whack, you can do a complete update by typing @kbd{M-x
14955 nnml-generate-nov-databases}. This command will trawl through the
14956 entire @code{nnml} hierarchy, looking at each and every article, so it
14957 might take a while to complete. A better interface to this
14958 functionality can be found in the server buffer (@pxref{Server
14959 Commands}).
14960
14961
14962 @node MH Spool
14963 @subsubsection MH Spool
14964 @cindex nnmh
14965 @cindex mh-e mail spool
14966
14967 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14968 @acronym{NOV} databases and it doesn't keep an active file or marks
14969 file. This makes @code{nnmh} a @emph{much} slower back end than
14970 @code{nnml}, but it also makes it easier to write procmail scripts
14971 for.
14972
14973 Virtual server settings:
14974
14975 @table @code
14976 @item nnmh-directory
14977 @vindex nnmh-directory
14978 All @code{nnmh} directories will be located under this directory. The
14979 default is the value of @code{message-directory} (whose default is
14980 @file{~/Mail})
14981
14982 @item nnmh-get-new-mail
14983 @vindex nnmh-get-new-mail
14984 If non-@code{nil}, @code{nnmh} will read incoming mail. The default is
14985 @code{t}.
14986
14987 @item nnmh-be-safe
14988 @vindex nnmh-be-safe
14989 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14990 sure that the articles in the folder are actually what Gnus thinks
14991 they are. It will check date stamps and stat everything in sight, so
14992 setting this to @code{t} will mean a serious slow-down. If you never
14993 use anything but Gnus to read the @code{nnmh} articles, you do not
14994 have to set this variable to @code{t}. The default is @code{nil}.
14995 @end table
14996
14997
14998 @node Maildir
14999 @subsubsection Maildir
15000 @cindex nnmaildir
15001 @cindex maildir
15002
15003 @code{nnmaildir} stores mail in the maildir format, with each maildir
15004 corresponding to a group in Gnus. This format is documented here:
15005 @uref{http://cr.yp.to/proto/maildir.html} and here:
15006 @uref{http://www.qmail.org/man/man5/maildir.html}. @code{nnmaildir}
15007 also stores extra information in the @file{.nnmaildir/} directory
15008 within a maildir.
15009
15010 Maildir format was designed to allow concurrent deliveries and
15011 reading, without needing locks. With other back ends, you would have
15012 your mail delivered to a spool of some kind, and then you would
15013 configure Gnus to split mail from that spool into your groups. You
15014 can still do that with @code{nnmaildir}, but the more common
15015 configuration is to have your mail delivered directly to the maildirs
15016 that appear as group in Gnus.
15017
15018 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15019 never corrupt its data in memory, and @code{SIGKILL} will never
15020 corrupt its data in the filesystem.
15021
15022 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15023 maildir. So you can copy a whole maildir from one Gnus setup to
15024 another, and you will keep your marks.
15025
15026 Virtual server settings:
15027
15028 @table @code
15029 @item directory
15030 For each of your @code{nnmaildir} servers (it's very unlikely that
15031 you'd need more than one), you need to create a directory and populate
15032 it with maildirs or symlinks to maildirs (and nothing else; do not
15033 choose a directory already used for other purposes). Each maildir
15034 will be represented in Gnus as a newsgroup on that server; the
15035 filename of the symlink will be the name of the group. Any filenames
15036 in the directory starting with @samp{.} are ignored. The directory is
15037 scanned when you first start Gnus, and each time you type @kbd{g} in
15038 the group buffer; if any maildirs have been removed or added,
15039 @code{nnmaildir} notices at these times.
15040
15041 The value of the @code{directory} parameter should be a Lisp form
15042 which is processed by @code{eval} and @code{expand-file-name} to get
15043 the path of the directory for this server. The form is @code{eval}ed
15044 only when the server is opened; the resulting string is used until the
15045 server is closed. (If you don't know about forms and @code{eval},
15046 don't worry---a simple string will work.) This parameter is not
15047 optional; you must specify it. I don't recommend using
15048 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15049 use that directory by default for various things, and may get confused
15050 if @code{nnmaildir} uses it too. @code{"~/.nnmaildir"} is a typical
15051 value.
15052
15053 @item target-prefix
15054 This should be a Lisp form which is processed by @code{eval} and
15055 @code{expand-file-name}. The form is @code{eval}ed only when the
15056 server is opened; the resulting string is used until the server is
15057 closed.
15058
15059 When you create a group on an @code{nnmaildir} server, the maildir is
15060 created with @code{target-prefix} prepended to its name, and a symlink
15061 pointing to that maildir is created, named with the plain group name.
15062 So if @code{directory} is @code{"~/.nnmaildir"} and
15063 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15064 the group @code{foo}, @code{nnmaildir} will create
15065 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15066 @file{~/.nnmaildir/foo} as a symlink pointing to
15067 @file{../maildirs/foo}.
15068
15069 You can set @code{target-prefix} to a string without any slashes to
15070 create both maildirs and symlinks in the same @code{directory}; in
15071 this case, any maildirs found in @code{directory} whose names start
15072 with @code{target-prefix} will not be listed as groups (but the
15073 symlinks pointing to them will be).
15074
15075 As a special case, if @code{target-prefix} is @code{""} (the default),
15076 then when you create a group, the maildir will be created in
15077 @code{directory} without a corresponding symlink. Beware that you
15078 cannot use @code{gnus-group-delete-group} on such groups without the
15079 @code{force} argument.
15080
15081 @item directory-files
15082 This should be a function with the same interface as
15083 @code{directory-files} (such as @code{directory-files} itself). It is
15084 used to scan the server's @code{directory} for maildirs. This
15085 parameter is optional; the default is
15086 @code{nnheader-directory-files-safe} if
15087 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15088 @code{directory-files} otherwise.
15089 (@code{nnheader-directory-files-is-safe} is checked only once when the
15090 server is opened; if you want to check it each time the directory is
15091 scanned, you'll have to provide your own function that does that.)
15092
15093 @item get-new-mail
15094 If non-@code{nil}, then after scanning for new mail in the group
15095 maildirs themselves as usual, this server will also incorporate mail
15096 the conventional Gnus way, from @code{mail-sources} according to
15097 @code{nnmail-split-methods} or @code{nnmail-split-fancy}. The default
15098 value is @code{nil}.
15099
15100 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15101 an @code{nnmaildir} group. The results might happen to be useful, but
15102 that would be by chance, not by design, and the results might be
15103 different in the future. If your split rules create new groups,
15104 remember to supply a @code{create-directory} server parameter.
15105 @end table
15106
15107 @subsubsection Group parameters
15108
15109 @code{nnmaildir} uses several group parameters. It's safe to ignore
15110 all this; the default behavior for @code{nnmaildir} is the same as the
15111 default behavior for other mail back ends: articles are deleted after
15112 one week, etc. Except for the expiry parameters, all this
15113 functionality is unique to @code{nnmaildir}, so you can ignore it if
15114 you're just trying to duplicate the behavior you already have with
15115 another back end.
15116
15117 If the value of any of these parameters is a vector, the first element
15118 is evaluated as a Lisp form and the result is used, rather than the
15119 original value. If the value is not a vector, the value itself is
15120 evaluated as a Lisp form. (This is why these parameters use names
15121 different from those of other, similar parameters supported by other
15122 back ends: they have different, though similar, meanings.) (For
15123 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15124 @code{eval} business again; for other values, remember to use an extra
15125 quote and wrap the value in a vector when appropriate.)
15126
15127 @table @code
15128 @item expire-age
15129 An integer specifying the minimum age, in seconds, of an article
15130 before it will be expired, or the symbol @code{never} to specify that
15131 articles should never be expired. If this parameter is not set,
15132 @code{nnmaildir} falls back to the usual
15133 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
15134 the @code{expiry-wait}(@code{-function}) group parameters. If you
15135 wanted a value of 3 days, you could use something like @code{[(* 3 24
15136 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15137 An article's age is measured starting from the article file's
15138 modification time. Normally, this is the same as the article's
15139 delivery time, but editing an article makes it younger. Moving an
15140 article (other than via expiry) may also make an article younger.
15141
15142 @item expire-group
15143 If this is set to a string such as a full Gnus group name, like
15144 @example
15145 "backend+server.address.string:group.name"
15146 @end example
15147 and if it is not the name of the same group that the parameter belongs
15148 to, then articles will be moved to the specified group during expiry
15149 before being deleted. @emph{If this is set to an @code{nnmaildir}
15150 group, the article will be just as old in the destination group as it
15151 was in the source group.} So be careful with @code{expire-age} in the
15152 destination group. If this is set to the name of the same group that
15153 the parameter belongs to, then the article is not expired at all. If
15154 you use the vector form, the first element is evaluated once for each
15155 article. So that form can refer to
15156 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15157 article. @emph{If this parameter is not set, @code{nnmaildir} does
15158 not fall back to the @code{expiry-target} group parameter or the
15159 @code{nnmail-expiry-target} variable.}
15160
15161 @item read-only
15162 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15163 in this maildir as read-only. This means: articles are not renamed
15164 from @file{new/} into @file{cur/}; articles are only found in
15165 @file{new/}, not @file{cur/}; articles are never deleted; articles
15166 cannot be edited. @file{new/} is expected to be a symlink to the
15167 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15168 containing a mailing list of common interest. Everything in the
15169 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15170 a shared mailbox, you do still need to set up your own maildir (or
15171 have write permission to the shared mailbox); your maildir just won't
15172 contain extra copies of the articles.
15173
15174 @item directory-files
15175 A function with the same interface as @code{directory-files}. It is
15176 used to scan the directories in the maildir corresponding to this
15177 group to find articles. The default is the function specified by the
15178 server's @code{directory-files} parameter.
15179
15180 @item distrust-Lines:
15181 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15182 article, rather than use the @code{Lines:} header field. If
15183 @code{nil}, the header field will be used if present.
15184
15185 @item always-marks
15186 A list of mark symbols, such as @code{['(read expire)]}. Whenever
15187 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15188 say that all articles have these marks, regardless of whether the
15189 marks stored in the filesystem say so. This is a proof-of-concept
15190 feature that will probably be removed eventually; it ought to be done
15191 in Gnus proper, or abandoned if it's not worthwhile.
15192
15193 @item never-marks
15194 A list of mark symbols, such as @code{['(tick expire)]}. Whenever
15195 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15196 say that no articles have these marks, regardless of whether the marks
15197 stored in the filesystem say so. @code{never-marks} overrides
15198 @code{always-marks}. This is a proof-of-concept feature that will
15199 probably be removed eventually; it ought to be done in Gnus proper, or
15200 abandoned if it's not worthwhile.
15201
15202 @item nov-cache-size
15203 An integer specifying the size of the @acronym{NOV} memory cache. To
15204 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15205 for a limited number of articles in each group. (This is probably not
15206 worthwhile, and will probably be removed in the future.) This
15207 parameter's value is noticed only the first time a group is seen after
15208 the server is opened---i.e., when you first start Gnus, typically.
15209 The @acronym{NOV} cache is never resized until the server is closed
15210 and reopened. The default is an estimate of the number of articles
15211 that would be displayed in the summary buffer: a count of articles
15212 that are either marked with @code{tick} or not marked with
15213 @code{read}, plus a little extra.
15214 @end table
15215
15216 @subsubsection Article identification
15217 Articles are stored in the @file{cur/} subdirectory of each maildir.
15218 Each article file is named like @code{uniq:info}, where @code{uniq}
15219 contains no colons. @code{nnmaildir} ignores, but preserves, the
15220 @code{:info} part. (Other maildir readers typically use this part of
15221 the filename to store marks.) The @code{uniq} part uniquely
15222 identifies the article, and is used in various places in the
15223 @file{.nnmaildir/} subdirectory of the maildir to store information
15224 about the corresponding article. The full pathname of an article is
15225 available in the variable @code{nnmaildir-article-file-name} after you
15226 request the article in the summary buffer.
15227
15228 @subsubsection NOV data
15229 An article identified by @code{uniq} has its @acronym{NOV} data (used
15230 to generate lines in the summary buffer) stored in
15231 @code{.nnmaildir/nov/uniq}. There is no
15232 @code{nnmaildir-generate-nov-databases} function. (There isn't much
15233 need for it---an article's @acronym{NOV} data is updated automatically
15234 when the article or @code{nnmail-extra-headers} has changed.) You can
15235 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15236 single article simply by deleting the corresponding @acronym{NOV}
15237 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15238 assign a new article number for this article, which may cause trouble
15239 with @code{seen} marks, the Agent, and the cache.
15240
15241 @subsubsection Article marks
15242 An article identified by @code{uniq} is considered to have the mark
15243 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15244 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15245 looks for such files and reports the set of marks it finds. When Gnus
15246 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15247 creates and deletes the corresponding files as needed. (Actually,
15248 rather than create a new file for each mark, it just creates hard
15249 links to @file{.nnmaildir/markfile}, to save inodes.)
15250
15251 You can invent new marks by creating a new directory in
15252 @file{.nnmaildir/marks/}. You can tar up a maildir and remove it from
15253 your server, untar it later, and keep your marks. You can add and
15254 remove marks yourself by creating and deleting mark files. If you do
15255 this while Gnus is running and your @code{nnmaildir} server is open,
15256 it's best to exit all summary buffers for @code{nnmaildir} groups and
15257 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15258 @kbd{M-g} in the group buffer afterwards. Otherwise, Gnus might not
15259 pick up the changes, and might undo them.
15260
15261
15262 @node Mail Folders
15263 @subsubsection Mail Folders
15264 @cindex nnfolder
15265 @cindex mbox folders
15266 @cindex mail folders
15267
15268 @code{nnfolder} is a back end for storing each mail group in a
15269 separate file. Each file is in the standard Un*x mbox format.
15270 @code{nnfolder} will add extra headers to keep track of article
15271 numbers and arrival dates.
15272
15273 @cindex self contained nnfolder servers
15274 @cindex marks
15275 When the marks file is used (which it is by default), @code{nnfolder}
15276 servers have the property that you may backup them using @code{tar} or
15277 similar, and later be able to restore them into Gnus (by adding the
15278 proper @code{nnfolder} server) and have all your marks be preserved.
15279 Marks for a group is usually stored in a file named as the mbox file
15280 with @code{.mrk} concatenated to it (but see
15281 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15282 directory. Individual @code{nnfolder} groups are also possible to
15283 backup, use @kbd{G m} to restore the group (after restoring the backup
15284 into the @code{nnfolder} directory).
15285
15286 Virtual server settings:
15287
15288 @table @code
15289 @item nnfolder-directory
15290 @vindex nnfolder-directory
15291 All the @code{nnfolder} mail boxes will be stored under this
15292 directory. The default is the value of @code{message-directory}
15293 (whose default is @file{~/Mail})
15294
15295 @item nnfolder-active-file
15296 @vindex nnfolder-active-file
15297 The name of the active file. The default is @file{~/Mail/active}.
15298
15299 @item nnfolder-newsgroups-file
15300 @vindex nnfolder-newsgroups-file
15301 The name of the group descriptions file. @xref{Newsgroups File
15302 Format}. The default is @file{~/Mail/newsgroups}
15303
15304 @item nnfolder-get-new-mail
15305 @vindex nnfolder-get-new-mail
15306 If non-@code{nil}, @code{nnfolder} will read incoming mail. The
15307 default is @code{t}
15308
15309 @item nnfolder-save-buffer-hook
15310 @vindex nnfolder-save-buffer-hook
15311 @cindex backup files
15312 Hook run before saving the folders. Note that Emacs does the normal
15313 backup renaming of files even with the @code{nnfolder} buffers. If
15314 you wish to switch this off, you could say something like the
15315 following in your @file{.emacs} file:
15316
15317 @lisp
15318 (defun turn-off-backup ()
15319 (set (make-local-variable 'backup-inhibited) t))
15320
15321 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15322 @end lisp
15323
15324 @item nnfolder-delete-mail-hook
15325 @vindex nnfolder-delete-mail-hook
15326 Hook run in a buffer narrowed to the message that is to be deleted.
15327 This function can be used to copy the message to somewhere else, or to
15328 extract some information from it before removing it.
15329
15330 @item nnfolder-nov-is-evil
15331 @vindex nnfolder-nov-is-evil
15332 If non-@code{nil}, this back end will ignore any @acronym{NOV} files. The
15333 default is @code{nil}.
15334
15335 @item nnfolder-nov-file-suffix
15336 @vindex nnfolder-nov-file-suffix
15337 The extension for @acronym{NOV} files. The default is @file{.nov}.
15338
15339 @item nnfolder-nov-directory
15340 @vindex nnfolder-nov-directory
15341 The directory where the @acronym{NOV} files should be stored. If
15342 @code{nil}, @code{nnfolder-directory} is used.
15343
15344 @item nnfolder-marks-is-evil
15345 @vindex nnfolder-marks-is-evil
15346 If non-@code{nil}, this back end will ignore any @sc{marks} files. The
15347 default is @code{nil}.
15348
15349 @item nnfolder-marks-file-suffix
15350 @vindex nnfolder-marks-file-suffix
15351 The extension for @sc{marks} files. The default is @file{.mrk}.
15352
15353 @item nnfolder-marks-directory
15354 @vindex nnfolder-marks-directory
15355 The directory where the @sc{marks} files should be stored. If
15356 @code{nil}, @code{nnfolder-directory} is used.
15357
15358 @end table
15359
15360
15361 @findex nnfolder-generate-active-file
15362 @kindex M-x nnfolder-generate-active-file
15363 If you have lots of @code{nnfolder}-like files you'd like to read with
15364 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15365 command to make @code{nnfolder} aware of all likely files in
15366 @code{nnfolder-directory}. This only works if you use long file names,
15367 though.
15368
15369 @node Comparing Mail Back Ends
15370 @subsubsection Comparing Mail Back Ends
15371
15372 First, just for terminology, the @dfn{back end} is the common word for a
15373 low-level access method---a transport, if you will, by which something
15374 is acquired. The sense is that one's mail has to come from somewhere,
15375 and so selection of a suitable back end is required in order to get that
15376 mail within spitting distance of Gnus.
15377
15378 The same concept exists for Usenet itself: Though access to articles is
15379 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15380 in the world got at Usenet by running a reader on the machine where the
15381 articles lay (the machine which today we call an @acronym{NNTP} server), and
15382 access was by the reader stepping into the articles' directory spool
15383 area directly. One can still select between either the @code{nntp} or
15384 @code{nnspool} back ends, to select between these methods, if one happens
15385 actually to live on the server (or can see its spool directly, anyway,
15386 via NFS).
15387
15388 The goal in selecting a mail back end is to pick one which
15389 simultaneously represents a suitable way of dealing with the original
15390 format plus leaving mail in a form that is convenient to use in the
15391 future. Here are some high and low points on each:
15392
15393 @table @code
15394 @item nnmbox
15395
15396 UNIX systems have historically had a single, very common, and well-
15397 defined format. All messages arrive in a single @dfn{spool file}, and
15398 they are delineated by a line whose regular expression matches
15399 @samp{^From_}. (My notational use of @samp{_} is to indicate a space,
15400 to make it clear in this instance that this is not the RFC-specified
15401 @samp{From:} header.) Because Emacs and therefore Gnus emanate
15402 historically from the Unix environment, it is simplest if one does not
15403 mess a great deal with the original mailbox format, so if one chooses
15404 this back end, Gnus' primary activity in getting mail from the real spool
15405 area to Gnus' preferred directory is simply to copy it, with no
15406 (appreciable) format change in the process. It is the ``dumbest'' way
15407 to move mail into availability in the Gnus environment. This makes it
15408 fast to move into place, but slow to parse, when Gnus has to look at
15409 what's where.
15410
15411 @item nnbabyl
15412
15413 Once upon a time, there was the DEC-10 and DEC-20, running operating
15414 systems called TOPS and related things, and the usual (only?) mail
15415 reading environment was a thing called Babyl. I don't know what format
15416 was used for mail landing on the system, but Babyl had its own internal
15417 format to which mail was converted, primarily involving creating a
15418 spool-file-like entity with a scheme for inserting Babyl-specific
15419 headers and status bits above the top of each message in the file.
15420 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15421 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15422 to understand the mail files folks already had in existence. Gnus (and
15423 VM, for that matter) continue to support this format because it's
15424 perceived as having some good qualities in those mailer-specific
15425 headers/status bits stuff. Rmail itself still exists as well, of
15426 course, and is still maintained by Stallman.
15427
15428 Both of the above forms leave your mail in a single file on your
15429 file system, and they must parse that entire file each time you take a
15430 look at your mail.
15431
15432 @item nnml
15433
15434 @code{nnml} is the back end which smells the most as though you were
15435 actually operating with an @code{nnspool}-accessed Usenet system. (In
15436 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15437 lo these years ago.) One's mail is taken from the original spool file,
15438 and is then cut up into individual message files, 1:1. It maintains a
15439 Usenet-style active file (analogous to what one finds in an INN- or
15440 CNews-based news system in (for instance) @file{/var/lib/news/active},
15441 or what is returned via the @samp{NNTP LIST} verb) and also creates
15442 @dfn{overview} files for efficient group entry, as has been defined for
15443 @acronym{NNTP} servers for some years now. It is slower in mail-splitting,
15444 due to the creation of lots of files, updates to the @code{nnml} active
15445 file, and additions to overview files on a per-message basis, but it is
15446 extremely fast on access because of what amounts to the indexing support
15447 provided by the active file and overviews.
15448
15449 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15450 resource which defines available places in the file system to put new
15451 files. Sysadmins take a dim view of heavy inode occupation within
15452 tight, shared file systems. But if you live on a personal machine where
15453 the file system is your own and space is not at a premium, @code{nnml}
15454 wins big.
15455
15456 It is also problematic using this back end if you are living in a
15457 FAT16-based Windows world, since much space will be wasted on all these
15458 tiny files.
15459
15460 @item nnmh
15461
15462 The Rand MH mail-reading system has been around UNIX systems for a very
15463 long time; it operates by splitting one's spool file of messages into
15464 individual files, but with little or no indexing support---@code{nnmh}
15465 is considered to be semantically equivalent to ``@code{nnml} without
15466 active file or overviews''. This is arguably the worst choice, because
15467 one gets the slowness of individual file creation married to the
15468 slowness of access parsing when learning what's new in one's groups.
15469
15470 @item nnfolder
15471
15472 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15473 method described above) on a per-group basis. That is, @code{nnmbox}
15474 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15475 little bit of optimization to this so that each of one's mail groups has
15476 a Unix mail box file. It's faster than @code{nnmbox} because each group
15477 can be parsed separately, and still provides the simple Unix mail box
15478 format requiring minimal effort in moving the mail around. In addition,
15479 it maintains an ``active'' file making it much faster for Gnus to figure
15480 out how many messages there are in each separate group.
15481
15482 If you have groups that are expected to have a massive amount of
15483 messages, @code{nnfolder} is not the best choice, but if you receive
15484 only a moderate amount of mail, @code{nnfolder} is probably the most
15485 friendly mail back end all over.
15486
15487 @item nnmaildir
15488
15489 For configuring expiry and other things, @code{nnmaildir} uses
15490 incompatible group parameters, slightly different from those of other
15491 mail back ends.
15492
15493 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15494 differences. Each message is stored in a separate file, but the
15495 filename is unrelated to the article number in Gnus. @code{nnmaildir}
15496 also stores the equivalent of @code{nnml}'s overview files in one file
15497 per article, so it uses about twice as many inodes as @code{nnml}. (Use
15498 @code{df -i} to see how plentiful your inode supply is.) If this slows
15499 you down or takes up very much space, consider switching to
15500 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15501 file system.
15502
15503 Since maildirs don't require locking for delivery, the maildirs you use
15504 as groups can also be the maildirs your mail is directly delivered to.
15505 This means you can skip Gnus' mail splitting if your mail is already
15506 organized into different mailboxes during delivery. A @code{directory}
15507 entry in @code{mail-sources} would have a similar effect, but would
15508 require one set of mailboxes for spooling deliveries (in mbox format,
15509 thus damaging message bodies), and another set to be used as groups (in
15510 whatever format you like). A maildir has a built-in spool, in the
15511 @code{new/} subdirectory. Beware that currently, mail moved from
15512 @code{new/} to @code{cur/} instead of via mail splitting will not
15513 undergo treatment such as duplicate checking.
15514
15515 @code{nnmaildir} stores article marks for a given group in the
15516 corresponding maildir, in a way designed so that it's easy to manipulate
15517 them from outside Gnus. You can tar up a maildir, unpack it somewhere
15518 else, and still have your marks. @code{nnml} also stores marks, but
15519 it's not as easy to work with them from outside Gnus as with
15520 @code{nnmaildir}.
15521
15522 @code{nnmaildir} uses a significant amount of memory to speed things up.
15523 (It keeps in memory some of the things that @code{nnml} stores in files
15524 and that @code{nnmh} repeatedly parses out of message files.) If this
15525 is a problem for you, you can set the @code{nov-cache-size} group
15526 parameter to something small (0 would probably not work, but 1 probably
15527 would) to make it use less memory. This caching will probably be
15528 removed in the future.
15529
15530 Startup is likely to be slower with @code{nnmaildir} than with other
15531 back ends. Everything else is likely to be faster, depending in part
15532 on your file system.
15533
15534 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15535 to write an @code{nnmaildir}-derived back end.
15536
15537 @end table
15538
15539
15540 @node Browsing the Web
15541 @section Browsing the Web
15542 @cindex web
15543 @cindex browsing the web
15544 @cindex www
15545 @cindex http
15546
15547 Web-based discussion forums are getting more and more popular. On many
15548 subjects, the web-based forums have become the most important forums,
15549 eclipsing the importance of mailing lists and news groups. The reason
15550 is easy to understand---they are friendly to new users; you just point
15551 and click, and there's the discussion. With mailing lists, you have to
15552 go through a cumbersome subscription procedure, and most people don't
15553 even know what a news group is.
15554
15555 The problem with this scenario is that web browsers are not very good at
15556 being newsreaders. They do not keep track of what articles you've read;
15557 they do not allow you to score on subjects you're interested in; they do
15558 not allow off-line browsing; they require you to click around and drive
15559 you mad in the end.
15560
15561 So---if web browsers suck at reading discussion forums, why not use Gnus
15562 to do it instead?
15563
15564 Gnus has been getting a bit of a collection of back ends for providing
15565 interfaces to these sources.
15566
15567 @menu
15568 * Archiving Mail::
15569 * Web Searches:: Creating groups from articles that match a string.
15570 * Slashdot:: Reading the Slashdot comments.
15571 * Ultimate:: The Ultimate Bulletin Board systems.
15572 * Web Archive:: Reading mailing list archived on web.
15573 * RSS:: Reading RDF site summary.
15574 * Customizing w3:: Doing stuff to Emacs/w3 from Gnus.
15575 @end menu
15576
15577 All the web sources require Emacs/w3 and the url library to work.
15578
15579 The main caveat with all these web sources is that they probably won't
15580 work for a very long time. Gleaning information from the @acronym{HTML} data
15581 is guesswork at best, and when the layout is altered, the Gnus back end
15582 will fail. If you have reasonably new versions of these back ends,
15583 though, you should be ok.
15584
15585 One thing all these Web methods have in common is that the Web sources
15586 are often down, unavailable or just plain too slow to be fun. In those
15587 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15588 Unplugged}) handle downloading articles, and then you can read them at
15589 leisure from your local disk. No more World Wide Wait for you.
15590
15591 @node Archiving Mail
15592 @subsection Archiving Mail
15593 @cindex archiving mail
15594 @cindex backup of mail
15595
15596 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15597 @code{nnmaildir}, now actually store the article marks with each group.
15598 For these servers, archiving and restoring a group while preserving
15599 marks is fairly simple.
15600
15601 (Preserving the group level and group parameters as well still
15602 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15603 though.)
15604
15605 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15606 server, take a recursive copy of the server directory. There is no need
15607 to shut down Gnus, so archiving may be invoked by @code{cron} or
15608 similar. You restore the data by restoring the directory tree, and
15609 adding a server definition pointing to that directory in Gnus. The
15610 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15611 might interfere with overwriting data, so you may want to shut down Gnus
15612 before you restore the data.
15613
15614 It is also possible to archive individual @code{nnml},
15615 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15616 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15617 directory. For @code{nnfolder} you need to copy both the base folder
15618 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15619 this example). Restoring the group is done with @kbd{G m} from the Group
15620 buffer. The last step makes Gnus notice the new directory.
15621 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15622 is unnecessary in that case.
15623
15624 @node Web Searches
15625 @subsection Web Searches
15626 @cindex nnweb
15627 @cindex Google
15628 @cindex dejanews
15629 @cindex gmane
15630 @cindex Usenet searches
15631 @cindex searching the Usenet
15632
15633 It's, like, too neat to search the Usenet for articles that match a
15634 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15635 those, like, Web browsers, and you, like, have to, rilly, like, look at
15636 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15637 searches without having to use a browser.
15638
15639 The @code{nnweb} back end allows an easy interface to the mighty search
15640 engine. You create an @code{nnweb} group, enter a search pattern, and
15641 then enter the group and read the articles like you would any normal
15642 group. The @kbd{G w} command in the group buffer (@pxref{Foreign
15643 Groups}) will do this in an easy-to-use fashion.
15644
15645 @code{nnweb} groups don't really lend themselves to being solid
15646 groups---they have a very fleeting idea of article numbers. In fact,
15647 each time you enter an @code{nnweb} group (not even changing the search
15648 pattern), you are likely to get the articles ordered in a different
15649 manner. Not even using duplicate suppression (@pxref{Duplicate
15650 Suppression}) will help, since @code{nnweb} doesn't even know the
15651 @code{Message-ID} of the articles before reading them using some search
15652 engines (Google, for instance). The only possible way to keep track
15653 of which articles you've read is by scoring on the @code{Date}
15654 header---mark all articles posted before the last date you read the
15655 group as read.
15656
15657 If the search engine changes its output substantially, @code{nnweb}
15658 won't be able to parse it and will fail. One could hardly fault the Web
15659 providers if they were to do this---their @emph{raison d'être} is to
15660 make money off of advertisements, not to provide services to the
15661 community. Since @code{nnweb} washes the ads off all the articles, one
15662 might think that the providers might be somewhat miffed. We'll see.
15663
15664 You must have the @code{url} and @code{w3} package installed to be able
15665 to use @code{nnweb}.
15666
15667 Virtual server variables:
15668
15669 @table @code
15670 @item nnweb-type
15671 @vindex nnweb-type
15672 What search engine type is being used. The currently supported types
15673 are @code{google}, @code{dejanews}, and @code{gmane}. Note that
15674 @code{dejanews} is an alias to @code{google}.
15675
15676 @item nnweb-search
15677 @vindex nnweb-search
15678 The search string to feed to the search engine.
15679
15680 @item nnweb-max-hits
15681 @vindex nnweb-max-hits
15682 Advisory maximum number of hits per search to display. The default is
15683 999.
15684
15685 @item nnweb-type-definition
15686 @vindex nnweb-type-definition
15687 Type-to-definition alist. This alist says what @code{nnweb} should do
15688 with the various search engine types. The following elements must be
15689 present:
15690
15691 @table @code
15692 @item article
15693 Function to decode the article and provide something that Gnus
15694 understands.
15695
15696 @item map
15697 Function to create an article number to message header and URL alist.
15698
15699 @item search
15700 Function to send the search string to the search engine.
15701
15702 @item address
15703 The address the aforementioned function should send the search string
15704 to.
15705
15706 @item id
15707 Format string URL to fetch an article by @code{Message-ID}.
15708 @end table
15709
15710 @end table
15711
15712
15713 @node Slashdot
15714 @subsection Slashdot
15715 @cindex Slashdot
15716 @cindex nnslashdot
15717
15718 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15719 lively discussion following the news articles. @code{nnslashdot} will
15720 let you read this forum in a convenient manner.
15721
15722 The easiest way to read this source is to put something like the
15723 following in your @file{~/.gnus.el} file:
15724
15725 @lisp
15726 (setq gnus-secondary-select-methods
15727 '((nnslashdot "")))
15728 @end lisp
15729
15730 This will make Gnus query the @code{nnslashdot} back end for new comments
15731 and groups. The @kbd{F} command will subscribe each new news article as
15732 a new Gnus group, and you can read the comments by entering these
15733 groups. (Note that the default subscription method is to subscribe new
15734 groups as zombies. Other methods are available (@pxref{Subscription
15735 Methods}).
15736
15737 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15738 command is the most handy tool (@pxref{Foreign Groups}).
15739
15740 When following up to @code{nnslashdot} comments (or posting new
15741 comments), some light @acronym{HTML}izations will be performed. In
15742 particular, text quoted with @samp{> } will be quoted with
15743 @samp{blockquote} instead, and signatures will have @samp{br} added to
15744 the end of each line. Other than that, you can just write @acronym{HTML}
15745 directly into the message buffer. Note that Slashdot filters out some
15746 @acronym{HTML} forms.
15747
15748 The following variables can be altered to change its behavior:
15749
15750 @table @code
15751 @item nnslashdot-threaded
15752 Whether @code{nnslashdot} should display threaded groups or not. The
15753 default is @code{t}. To be able to display threads, @code{nnslashdot}
15754 has to retrieve absolutely all comments in a group upon entry. If a
15755 threaded display is not required, @code{nnslashdot} will only retrieve
15756 the comments that are actually wanted by the user. Threading is nicer,
15757 but much, much slower than unthreaded.
15758
15759 @item nnslashdot-login-name
15760 @vindex nnslashdot-login-name
15761 The login name to use when posting.
15762
15763 @item nnslashdot-password
15764 @vindex nnslashdot-password
15765 The password to use when posting.
15766
15767 @item nnslashdot-directory
15768 @vindex nnslashdot-directory
15769 Where @code{nnslashdot} will store its files. The default is
15770 @file{~/News/slashdot/}.
15771
15772 @item nnslashdot-active-url
15773 @vindex nnslashdot-active-url
15774 The @acronym{URL} format string that will be used to fetch the
15775 information on news articles and comments. The default is@*
15776 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15777
15778 @item nnslashdot-comments-url
15779 @vindex nnslashdot-comments-url
15780 The @acronym{URL} format string that will be used to fetch comments.
15781
15782 @item nnslashdot-article-url
15783 @vindex nnslashdot-article-url
15784 The @acronym{URL} format string that will be used to fetch the news
15785 article. The default is
15786 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15787
15788 @item nnslashdot-threshold
15789 @vindex nnslashdot-threshold
15790 The score threshold. The default is -1.
15791
15792 @item nnslashdot-group-number
15793 @vindex nnslashdot-group-number
15794 The number of old groups, in addition to the ten latest, to keep
15795 updated. The default is 0.
15796
15797 @end table
15798
15799
15800
15801 @node Ultimate
15802 @subsection Ultimate
15803 @cindex nnultimate
15804 @cindex Ultimate Bulletin Board
15805
15806 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15807 probably the most popular Web bulletin board system used. It has a
15808 quite regular and nice interface, and it's possible to get the
15809 information Gnus needs to keep groups updated.
15810
15811 The easiest way to get started with @code{nnultimate} is to say
15812 something like the following in the group buffer: @kbd{B nnultimate RET
15813 http://www.tcj.com/messboard/ubbcgi/ RET}. (Substitute the @acronym{URL}
15814 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15815 you're interested in; there's quite a list of them on the Ultimate web
15816 site.) Then subscribe to the groups you're interested in from the
15817 server buffer, and read them from the group buffer.
15818
15819 The following @code{nnultimate} variables can be altered:
15820
15821 @table @code
15822 @item nnultimate-directory
15823 @vindex nnultimate-directory
15824 The directory where @code{nnultimate} stores its files. The default is@*
15825 @file{~/News/ultimate/}.
15826 @end table
15827
15828
15829 @node Web Archive
15830 @subsection Web Archive
15831 @cindex nnwarchive
15832 @cindex Web Archive
15833
15834 Some mailing lists only have archives on Web servers, such as
15835 @uref{http://www.egroups.com/} and
15836 @uref{http://www.mail-archive.com/}. It has a quite regular and nice
15837 interface, and it's possible to get the information Gnus needs to keep
15838 groups updated.
15839
15840 @findex gnus-group-make-warchive-group
15841 The easiest way to get started with @code{nnwarchive} is to say
15842 something like the following in the group buffer: @kbd{M-x
15843 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15844 www.egroups.com RET @var{your@@email.address} RET}. (Substitute the
15845 @var{an_egroup} with the mailing list you subscribed, the
15846 @var{your@@email.address} with your email address.), or to browse the
15847 back end by @kbd{B nnwarchive RET mail-archive RET}.
15848
15849 The following @code{nnwarchive} variables can be altered:
15850
15851 @table @code
15852 @item nnwarchive-directory
15853 @vindex nnwarchive-directory
15854 The directory where @code{nnwarchive} stores its files. The default is@*
15855 @file{~/News/warchive/}.
15856
15857 @item nnwarchive-login
15858 @vindex nnwarchive-login
15859 The account name on the web server.
15860
15861 @item nnwarchive-passwd
15862 @vindex nnwarchive-passwd
15863 The password for your account on the web server.
15864 @end table
15865
15866 @node RSS
15867 @subsection RSS
15868 @cindex nnrss
15869 @cindex RSS
15870
15871 Some web sites have an RDF Site Summary (@acronym{RSS}).
15872 @acronym{RSS} is a format for summarizing headlines from news related
15873 sites (such as BBC or CNN). But basically anything list-like can be
15874 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
15875 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
15876
15877 @acronym{RSS} has a quite regular and nice interface, and it's
15878 possible to get the information Gnus needs to keep groups updated.
15879
15880 @kindex G R (Summary)
15881 Use @kbd{G R} from the summary buffer to subscribe to a feed---you
15882 will be prompted for the location of the feed.
15883
15884 An easy way to get started with @code{nnrss} is to say something like
15885 the following in the group buffer: @kbd{B nnrss RET y}, then
15886 subscribe to groups.
15887
15888 The following @code{nnrss} variables can be altered:
15889
15890 @table @code
15891 @item nnrss-directory
15892 @vindex nnrss-directory
15893 The directory where @code{nnrss} stores its files. The default is
15894 @file{~/News/rss/}.
15895
15896 @item nnrss-use-local
15897 @vindex nnrss-use-local
15898 @findex nnrss-generate-download-script
15899 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
15900 the feeds from local files in @code{nnrss-directory}. You can use
15901 the command @code{nnrss-generate-download-script} to generate a
15902 download script using @command{wget}.
15903 @end table
15904
15905 The following code may be helpful, if you want to show the description in
15906 the summary buffer.
15907
15908 @lisp
15909 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15910 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15911
15912 (defun gnus-user-format-function-X (header)
15913 (let ((descr
15914 (assq nnrss-description-field (mail-header-extra header))))
15915 (if descr (concat "\n\t" (cdr descr)) "")))
15916 @end lisp
15917
15918 The following code may be useful to open an nnrss url directly from the
15919 summary buffer.
15920 @lisp
15921 (require 'browse-url)
15922
15923 (defun browse-nnrss-url( arg )
15924 (interactive "p")
15925 (let ((url (assq nnrss-url-field
15926 (mail-header-extra
15927 (gnus-data-header
15928 (assq (gnus-summary-article-number)
15929 gnus-newsgroup-data))))))
15930 (if url
15931 (progn
15932 (browse-url (cdr url))
15933 (gnus-summary-mark-as-read-forward 1))
15934 (gnus-summary-scroll-up arg))))
15935
15936 (eval-after-load "gnus"
15937 #'(define-key gnus-summary-mode-map
15938 (kbd "<RET>") 'browse-nnrss-url))
15939 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15940 @end lisp
15941
15942 @node Customizing w3
15943 @subsection Customizing w3
15944 @cindex w3
15945 @cindex html
15946 @cindex url
15947 @cindex Netscape
15948
15949 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15950 pages. Emacs/w3 is documented in its own manual, but there are some
15951 things that may be more relevant for Gnus users.
15952
15953 For instance, a common question is how to make Emacs/w3 follow links
15954 using the @code{browse-url} functions (which will call some external web
15955 browser like Netscape). Here's one way:
15956
15957 @lisp
15958 (eval-after-load "w3"
15959 '(progn
15960 (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15961 (defun w3-fetch (&optional url target)
15962 (interactive (list (w3-read-url-with-default)))
15963 (if (eq major-mode 'gnus-article-mode)
15964 (browse-url url)
15965 (w3-fetch-orig url target)))))
15966 @end lisp
15967
15968 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15969 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
15970 follow the link.
15971
15972
15973 @node IMAP
15974 @section IMAP
15975 @cindex nnimap
15976 @cindex @acronym{IMAP}
15977
15978 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
15979 think of it as a modernized @acronym{NNTP}. Connecting to a @acronym{IMAP}
15980 server is much similar to connecting to a news server, you just
15981 specify the network address of the server.
15982
15983 @acronym{IMAP} has two properties. First, @acronym{IMAP} can do
15984 everything that @acronym{POP} can, it can hence be viewed as a
15985 @acronym{POP++}. Secondly, @acronym{IMAP} is a mail storage protocol,
15986 similar to @acronym{NNTP} being a news storage protocol---however,
15987 @acronym{IMAP} offers more features than @acronym{NNTP} because news
15988 is more or less read-only whereas mail is read-write.
15989
15990 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
15991 entry in @code{mail-sources}. With this, Gnus will fetch mails from
15992 the @acronym{IMAP} server and store them on the local disk. This is
15993 not the usage described in this section---@xref{Mail Sources}.
15994
15995 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
15996 entry in @code{gnus-secondary-select-methods}. With this, Gnus will
15997 manipulate mails stored on the @acronym{IMAP} server. This is the kind of
15998 usage explained in this section.
15999
16000 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16001 servers might look something like the following. (Note that for
16002 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16003 see below.)
16004
16005 @lisp
16006 (setq gnus-secondary-select-methods
16007 '((nnimap "simpleserver") ; @r{no special configuration}
16008 ; @r{perhaps a ssh port forwarded server:}
16009 (nnimap "dolk"
16010 (nnimap-address "localhost")
16011 (nnimap-server-port 1430))
16012 ; @r{a UW server running on localhost}
16013 (nnimap "barbar"
16014 (nnimap-server-port 143)
16015 (nnimap-address "localhost")
16016 (nnimap-list-pattern ("INBOX" "mail/*")))
16017 ; @r{anonymous public cyrus server:}
16018 (nnimap "cyrus.andrew.cmu.edu"
16019 (nnimap-authenticator anonymous)
16020 (nnimap-list-pattern "archive.*")
16021 (nnimap-stream network))
16022 ; @r{a ssl server on a non-standard port:}
16023 (nnimap "vic20"
16024 (nnimap-address "vic20.somewhere.com")
16025 (nnimap-server-port 9930)
16026 (nnimap-stream ssl))))
16027 @end lisp
16028
16029 After defining the new server, you can subscribe to groups on the
16030 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16031 (@pxref{Subscription Commands}) or via the Server Buffer
16032 (@pxref{Server Buffer}).
16033
16034 The following variables can be used to create a virtual @code{nnimap}
16035 server:
16036
16037 @table @code
16038
16039 @item nnimap-address
16040 @vindex nnimap-address
16041
16042 The address of the remote @acronym{IMAP} server. Defaults to the virtual
16043 server name if not specified.
16044
16045 @item nnimap-server-port
16046 @vindex nnimap-server-port
16047 Port on server to contact. Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16048
16049 Note that this should be an integer, example server specification:
16050
16051 @lisp
16052 (nnimap "mail.server.com"
16053 (nnimap-server-port 4711))
16054 @end lisp
16055
16056 @item nnimap-list-pattern
16057 @vindex nnimap-list-pattern
16058 String or list of strings of mailboxes to limit available groups to.
16059 This is used when the server has very many mailboxes and you're only
16060 interested in a few---some servers export your home directory via
16061 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16062 @file{~/Mail/*} then.
16063
16064 The string can also be a cons of REFERENCE and the string as above, what
16065 REFERENCE is used for is server specific, but on the University of
16066 Washington server it's a directory that will be concatenated with the
16067 mailbox.
16068
16069 Example server specification:
16070
16071 @lisp
16072 (nnimap "mail.server.com"
16073 (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16074 ("~friend/Mail/" . "list/*"))))
16075 @end lisp
16076
16077 @item nnimap-stream
16078 @vindex nnimap-stream
16079 The type of stream used to connect to your server. By default, nnimap
16080 will detect and automatically use all of the below, with the exception
16081 of @acronym{TLS}/@acronym{SSL}. (@acronym{IMAP} over
16082 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16083 be automatically detected, but it's not widely deployed yet.)
16084
16085 Example server specification:
16086
16087 @lisp
16088 (nnimap "mail.server.com"
16089 (nnimap-stream ssl))
16090 @end lisp
16091
16092 Please note that the value of @code{nnimap-stream} is a symbol!
16093
16094 @itemize @bullet
16095 @item
16096 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5). Requires the
16097 @samp{gsasl} or @samp{imtest} program.
16098 @item
16099 @dfn{kerberos4:} Connect with Kerberos 4. Requires the @samp{imtest} program.
16100 @item
16101 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16102 @acronym{TLS}/@acronym{SSL}). Requires the external library @samp{starttls.el} and program
16103 @samp{starttls}.
16104 @item
16105 @dfn{tls:} Connect through @acronym{TLS}. Requires GNUTLS (the program
16106 @samp{gnutls-cli}).
16107 @item
16108 @dfn{ssl:} Connect through @acronym{SSL}. Requires OpenSSL (the program
16109 @samp{openssl}) or SSLeay (@samp{s_client}).
16110 @item
16111 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16112 @item
16113 @dfn{network:} Plain, TCP/IP network connection.
16114 @end itemize
16115
16116 @vindex imap-kerberos4-program
16117 The @samp{imtest} program is shipped with Cyrus IMAPD. If you're
16118 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16119 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16120 to make @code{imap.el} use a pty instead of a pipe when communicating
16121 with @samp{imtest}. You will then suffer from a line length
16122 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16123 indefinitely if you have many articles in a mailbox. The variable
16124 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16125 program.
16126
16127 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16128 needed. It is available from
16129 @uref{http://www.gnu.org/software/gnutls/}.
16130
16131 @vindex imap-gssapi-program
16132 This parameter specifies a list of command lines that invoke a GSSAPI
16133 authenticated @acronym{IMAP} stream in a subshell. They are tried
16134 sequentially until a connection is made, or the list has been
16135 exhausted. By default, @samp{gsasl} from GNU SASL, available from
16136 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16137 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16138 tried.
16139
16140 @vindex imap-ssl-program
16141 For @acronym{SSL} connections, the OpenSSL program is available from
16142 @uref{http://www.openssl.org/}. OpenSSL was formerly known as SSLeay,
16143 and nnimap support it too---although the most recent versions of
16144 SSLeay, 0.9.x, are known to have serious bugs making it
16145 useless. Earlier versions, especially 0.8.x, of SSLeay are known to
16146 work. The variable @code{imap-ssl-program} contain parameters to pass
16147 to OpenSSL/SSLeay.
16148
16149 @vindex imap-shell-program
16150 @vindex imap-shell-host
16151 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16152 @code{imap-shell-program} specify what program to call.
16153
16154 @item nnimap-authenticator
16155 @vindex nnimap-authenticator
16156
16157 The authenticator used to connect to the server. By default, nnimap
16158 will use the most secure authenticator your server is capable of.
16159
16160 Example server specification:
16161
16162 @lisp
16163 (nnimap "mail.server.com"
16164 (nnimap-authenticator anonymous))
16165 @end lisp
16166
16167 Please note that the value of @code{nnimap-authenticator} is a symbol!
16168
16169 @itemize @bullet
16170 @item
16171 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication. Requires
16172 external program @code{gsasl} or @code{imtest}.
16173 @item
16174 @dfn{kerberos4:} Kerberos 4 authentication. Requires external program
16175 @code{imtest}.
16176 @item
16177 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5. Requires
16178 external library @code{digest-md5.el}.
16179 @item
16180 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16181 @item
16182 @dfn{login:} Plain-text username/password via LOGIN.
16183 @item
16184 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16185 @end itemize
16186
16187 @item nnimap-expunge-on-close
16188 @cindex expunging
16189 @vindex nnimap-expunge-on-close
16190 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16191 don't exist actually do exist. More specifically, @acronym{IMAP} has
16192 this concept of marking articles @code{Deleted} which doesn't actually
16193 delete them, and this (marking them @code{Deleted}, that is) is what
16194 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16195 similar).
16196
16197 Since the articles aren't really removed when we mark them with the
16198 @code{Deleted} flag we'll need a way to actually delete them. Feel like
16199 running in circles yet?
16200
16201 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16202 when closing a mailbox but this is now configurable by this server
16203 variable.
16204
16205 The possible options are:
16206
16207 @table @code
16208
16209 @item always
16210 The default behavior, delete all articles marked as ``Deleted'' when
16211 closing a mailbox.
16212 @item never
16213 Never actually delete articles. Currently there is no way of showing
16214 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16215 may allow you to do this. If you ever want to run the EXPUNGE command
16216 manually, @xref{Expunging mailboxes}.
16217 @item ask
16218 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16219 articles or not.
16220
16221 @end table
16222
16223 @item nnimap-importantize-dormant
16224 @vindex nnimap-importantize-dormant
16225
16226 If non-@code{nil} (the default), marks dormant articles as ticked (as
16227 well), for other @acronym{IMAP} clients. Within Gnus, dormant articles will
16228 naturally still (only) be marked as dormant. This is to make dormant
16229 articles stand out, just like ticked articles, in other @acronym{IMAP}
16230 clients. (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16231 has only one.)
16232
16233 Probably the only reason for frobing this would be if you're trying
16234 enable per-user persistent dormant flags, using something like:
16235
16236 @lisp
16237 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16238 (format "gnus-dormant-%s" (user-login-name)))
16239 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16240 (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16241 @end lisp
16242
16243 In this case, you would not want the per-user dormant flag showing up
16244 as ticked for other users.
16245
16246 @item nnimap-expunge-search-string
16247 @cindex expunging
16248 @vindex nnimap-expunge-search-string
16249
16250 This variable contain the @acronym{IMAP} search command sent to server when
16251 searching for articles eligible for expiring. The default is
16252 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16253 UID set and the second @code{%s} is replaced by a date.
16254
16255 Probably the only useful value to change this to is
16256 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16257 messages instead of the internal article date. See section 6.4.4 of
16258 RFC 2060 for more information on valid strings.
16259
16260 @item nnimap-authinfo-file
16261 @vindex nnimap-authinfo-file
16262
16263 A file containing credentials used to log in on servers. The format is
16264 (almost) the same as the @code{ftp} @file{~/.netrc} file. See the
16265 variable @code{nntp-authinfo-file} for exact syntax; also see
16266 @ref{NNTP}. An example of an .authinfo line for an IMAP server, is:
16267
16268 @example
16269 machine students.uio.no login larsi password geheimnis port imap
16270 @end example
16271
16272 Note that it should be @code{port imap}, or @code{port 143}, if you
16273 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16274 actual port number used is port 993 for secured IMAP. For
16275 convenience, Gnus will accept @code{port imaps} as a synonym of
16276 @code{port imap}.
16277
16278 @item nnimap-need-unselect-to-notice-new-mail
16279 @vindex nnimap-need-unselect-to-notice-new-mail
16280
16281 Unselect mailboxes before looking for new mail in them. Some servers
16282 seem to need this under some circumstances; it was reported that
16283 Courier 1.7.1 did.
16284
16285 @end table
16286
16287 @menu
16288 * Splitting in IMAP:: Splitting mail with nnimap.
16289 * Expiring in IMAP:: Expiring mail with nnimap.
16290 * Editing IMAP ACLs:: Limiting/enabling other users access to a mailbox.
16291 * Expunging mailboxes:: Equivalent of a ``compress mailbox'' button.
16292 * A note on namespaces:: How to (not) use @acronym{IMAP} namespace in Gnus.
16293 * Debugging IMAP:: What to do when things don't work.
16294 @end menu
16295
16296
16297
16298 @node Splitting in IMAP
16299 @subsection Splitting in IMAP
16300 @cindex splitting imap mail
16301
16302 Splitting is something Gnus users have loved and used for years, and now
16303 the rest of the world is catching up. Yeah, dream on, not many
16304 @acronym{IMAP} servers have server side splitting and those that have
16305 splitting seem to use some non-standard protocol. This means that
16306 @acronym{IMAP} support for Gnus has to do its own splitting.
16307
16308 And it does.
16309
16310 (Incidentally, people seem to have been dreaming on, and Sieve has
16311 gaining a market share and is supported by several IMAP servers.
16312 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16313
16314 Here are the variables of interest:
16315
16316 @table @code
16317
16318 @item nnimap-split-crosspost
16319 @cindex splitting, crosspost
16320 @cindex crosspost
16321 @vindex nnimap-split-crosspost
16322
16323 If non-@code{nil}, do crossposting if several split methods match the
16324 mail. If @code{nil}, the first match in @code{nnimap-split-rule}
16325 found will be used.
16326
16327 Nnmail equivalent: @code{nnmail-crosspost}.
16328
16329 @item nnimap-split-inbox
16330 @cindex splitting, inbox
16331 @cindex inbox
16332 @vindex nnimap-split-inbox
16333
16334 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16335 mailboxes to split from. Defaults to @code{nil}, which means that
16336 splitting is disabled!
16337
16338 @lisp
16339 (setq nnimap-split-inbox
16340 '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16341 @end lisp
16342
16343 No nnmail equivalent.
16344
16345 @item nnimap-split-rule
16346 @cindex splitting, rules
16347 @vindex nnimap-split-rule
16348
16349 New mail found in @code{nnimap-split-inbox} will be split according to
16350 this variable.
16351
16352 This variable contains a list of lists, where the first element in the
16353 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16354 matching the regexp in the second element in the sublist. Got that?
16355 Neither did I, we need examples.
16356
16357 @lisp
16358 (setq nnimap-split-rule
16359 '(("INBOX.nnimap"
16360 "^Sender: owner-nnimap@@vic20.globalcom.se")
16361 ("INBOX.junk" "^Subject:.*MAKE MONEY")
16362 ("INBOX.private" "")))
16363 @end lisp
16364
16365 This will put all articles from the nnimap mailing list into mailbox
16366 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16367 into INBOX.junk and everything else in INBOX.private.
16368
16369 The first string may contain @samp{\\1} forms, like the ones used by
16370 replace-match to insert sub-expressions from the matched text. For
16371 instance:
16372
16373 @lisp
16374 ("INBOX.lists.\\1" "^Sender: owner-\\([a-z-]+\\)@@")
16375 @end lisp
16376
16377 The first element can also be the symbol @code{junk} to indicate that
16378 matching messages should simply be deleted. Use with care.
16379
16380 The second element can also be a function. In that case, it will be
16381 called with the first element of the rule as the argument, in a buffer
16382 containing the headers of the article. It should return a
16383 non-@code{nil} value if it thinks that the mail belongs in that group.
16384
16385 Nnmail users might recollect that the last regexp had to be empty to
16386 match all articles (like in the example above). This is not required in
16387 nnimap. Articles not matching any of the regexps will not be moved out
16388 of your inbox. (This might affect performance if you keep lots of
16389 unread articles in your inbox, since the splitting code would go over
16390 them every time you fetch new mail.)
16391
16392 These rules are processed from the beginning of the alist toward the
16393 end. The first rule to make a match will ``win'', unless you have
16394 crossposting enabled. In that case, all matching rules will ``win''.
16395
16396 This variable can also have a function as its value, the function will
16397 be called with the headers narrowed and should return a group where it
16398 thinks the article should be split to. See @code{nnimap-split-fancy}.
16399
16400 The splitting code tries to create mailboxes if it needs to.
16401
16402 To allow for different split rules on different virtual servers, and
16403 even different split rules in different inboxes on the same server,
16404 the syntax of this variable have been extended along the lines of:
16405
16406 @lisp
16407 (setq nnimap-split-rule
16408 '(("my1server" (".*" (("ding" "ding@@gnus.org")
16409 ("junk" "From:.*Simon"))))
16410 ("my2server" ("INBOX" nnimap-split-fancy))
16411 ("my[34]server" (".*" (("private" "To:.*Simon")
16412 ("junk" my-junk-func))))))
16413 @end lisp
16414
16415 The virtual server name is in fact a regexp, so that the same rules
16416 may apply to several servers. In the example, the servers
16417 @code{my3server} and @code{my4server} both use the same rules.
16418 Similarly, the inbox string is also a regexp. The actual splitting
16419 rules are as before, either a function, or a list with group/regexp or
16420 group/function elements.
16421
16422 Nnmail equivalent: @code{nnmail-split-methods}.
16423
16424 @item nnimap-split-predicate
16425 @cindex splitting
16426 @vindex nnimap-split-predicate
16427
16428 Mail matching this predicate in @code{nnimap-split-inbox} will be
16429 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16430
16431 This might be useful if you use another @acronym{IMAP} client to read mail in
16432 your inbox but would like Gnus to split all articles in the inbox
16433 regardless of readedness. Then you might change this to
16434 @samp{UNDELETED}.
16435
16436 @item nnimap-split-fancy
16437 @cindex splitting, fancy
16438 @findex nnimap-split-fancy
16439 @vindex nnimap-split-fancy
16440
16441 It's possible to set @code{nnimap-split-rule} to
16442 @code{nnmail-split-fancy} if you want to use fancy
16443 splitting. @xref{Fancy Mail Splitting}.
16444
16445 However, to be able to have different fancy split rules for nnmail and
16446 nnimap back ends you can set @code{nnimap-split-rule} to
16447 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16448 rule in @code{nnimap-split-fancy}.
16449
16450 Example:
16451
16452 @lisp
16453 (setq nnimap-split-rule 'nnimap-split-fancy
16454 nnimap-split-fancy ...)
16455 @end lisp
16456
16457 Nnmail equivalent: @code{nnmail-split-fancy}.
16458
16459 @item nnimap-split-download-body
16460 @findex nnimap-split-download-body
16461 @vindex nnimap-split-download-body
16462
16463 Set to non-@code{nil} to download entire articles during splitting.
16464 This is generally not required, and will slow things down
16465 considerably. You may need it if you want to use an advanced
16466 splitting function that analyses the body to split the article.
16467
16468 @end table
16469
16470 @node Expiring in IMAP
16471 @subsection Expiring in IMAP
16472 @cindex expiring imap mail
16473
16474 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16475 end, it supports most features in regular expiring (@pxref{Expiring
16476 Mail}). Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16477 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16478 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables. What
16479 follows below are the variables used by the @code{nnimap} expiry
16480 process.
16481
16482 A note on how the expire mark is stored on the @acronym{IMAP} server is
16483 appropriate here as well. The expire mark is translated into a
16484 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16485 message. This means that likely only Gnus will understand and treat
16486 the @code{gnus-expire} mark properly, although other clients may allow
16487 you to view client specific flags on the message. It also means that
16488 your server must support permanent storage of client specific flags on
16489 messages. Most do, fortunately.
16490
16491 @table @code
16492
16493 @item nnmail-expiry-wait
16494 @item nnmail-expiry-wait-function
16495
16496 These variables are fully supported. The expire value can be a
16497 number, the symbol @code{immediate} or @code{never}.
16498
16499 @item nnmail-expiry-target
16500
16501 This variable is supported, and internally implemented by calling the
16502 @code{nnmail} functions that handle this. It contains an optimization
16503 that if the destination is a @acronym{IMAP} group on the same server, the
16504 article is copied instead of appended (that is, uploaded again).
16505
16506 @end table
16507
16508 @node Editing IMAP ACLs
16509 @subsection Editing IMAP ACLs
16510 @cindex editing imap acls
16511 @cindex Access Control Lists
16512 @cindex Editing @acronym{IMAP} ACLs
16513 @kindex G l (Group)
16514 @findex gnus-group-nnimap-edit-acl
16515
16516 ACL stands for Access Control List. ACLs are used in @acronym{IMAP} for
16517 limiting (or enabling) other users access to your mail boxes. Not all
16518 @acronym{IMAP} servers support this, this function will give an error if it
16519 doesn't.
16520
16521 To edit an ACL for a mailbox, type @kbd{G l}
16522 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16523 editing window with detailed instructions.
16524
16525 Some possible uses:
16526
16527 @itemize @bullet
16528 @item
16529 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16530 on your mailing list mailboxes enables other users on the same server to
16531 follow the list without subscribing to it.
16532 @item
16533 At least with the Cyrus server, you are required to give the user
16534 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16535 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16536 INBOX.mailbox).
16537 @end itemize
16538
16539 @node Expunging mailboxes
16540 @subsection Expunging mailboxes
16541 @cindex expunging
16542
16543 @cindex expunge
16544 @cindex manual expunging
16545 @kindex G x (Group)
16546 @findex gnus-group-nnimap-expunge
16547
16548 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16549 you may want the option of expunging all deleted articles in a mailbox
16550 manually. This is exactly what @kbd{G x} does.
16551
16552 Currently there is no way of showing deleted articles, you can just
16553 delete them.
16554
16555 @node A note on namespaces
16556 @subsection A note on namespaces
16557 @cindex IMAP namespace
16558 @cindex namespaces
16559
16560 The @acronym{IMAP} protocol has a concept called namespaces, described
16561 by the following text in the RFC:
16562
16563 @display
16564 5.1.2. Mailbox Namespace Naming Convention
16565
16566 By convention, the first hierarchical element of any mailbox name
16567 which begins with "#" identifies the "namespace" of the remainder of
16568 the name. This makes it possible to disambiguate between different
16569 types of mailbox stores, each of which have their own namespaces.
16570
16571 For example, implementations which offer access to USENET
16572 newsgroups MAY use the "#news" namespace to partition the USENET
16573 newsgroup namespace from that of other mailboxes. Thus, the
16574 comp.mail.misc newsgroup would have an mailbox name of
16575 "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16576 to a different object (e.g. a user's private mailbox).
16577 @end display
16578
16579 While there is nothing in this text that warrants concern for the
16580 @acronym{IMAP} implementation in Gnus, some servers use namespace
16581 prefixes in a way that does not work with how Gnus uses mailbox names.
16582
16583 Specifically, University of Washington's @acronym{IMAP} server uses
16584 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16585 in the @sc{create} and @sc{append} commands. After the mailbox is
16586 created (or a messages is appended to a mailbox), it must be accessed
16587 without the namespace prefix, i.e. @code{read-mail}. Since Gnus do
16588 not make it possible for the user to guarantee that user entered
16589 mailbox names will only be used with the CREATE and APPEND commands,
16590 you should simply not use the namespace prefixed mailbox names in
16591 Gnus.
16592
16593 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16594 for more information on how to use the prefixes. They are a power
16595 tool and should be used only if you are sure what the effects are.
16596
16597 @node Debugging IMAP
16598 @subsection Debugging IMAP
16599 @cindex IMAP debugging
16600 @cindex protocol dump (IMAP)
16601
16602 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16603 @acronym{POP3}. Implementation bugs are not unlikely, and we do our
16604 best to fix them right away. If you encounter odd behaviour, chances
16605 are that either the server or Gnus is buggy.
16606
16607 If you are familiar with network protocols in general, you will
16608 probably be able to extract some clues from the protocol dump of the
16609 exchanges between Gnus and the server. Even if you are not familiar
16610 with network protocols, when you include the protocol dump in
16611 @acronym{IMAP}-related bug reports you are helping us with data
16612 critical to solving the problem. Therefore, we strongly encourage you
16613 to include the protocol dump when reporting IMAP bugs in Gnus.
16614
16615
16616 @vindex imap-log
16617 Because the protocol dump, when enabled, generates lots of data, it is
16618 disabled by default. You can enable it by setting @code{imap-log} as
16619 follows:
16620
16621 @lisp
16622 (setq imap-log t)
16623 @end lisp
16624
16625 This instructs the @code{imap.el} package to log any exchanges with
16626 the server. The log is stored in the buffer @samp{*imap-log*}. Look
16627 for error messages, which sometimes are tagged with the keyword
16628 @code{BAD}---but when submitting a bug, make sure to include all the
16629 data.
16630
16631 @node Other Sources
16632 @section Other Sources
16633
16634 Gnus can do more than just read news or mail. The methods described
16635 below allow Gnus to view directories and files as if they were
16636 newsgroups.
16637
16638 @menu
16639 * Directory Groups:: You can read a directory as if it was a newsgroup.
16640 * Anything Groups:: Dired? Who needs dired?
16641 * Document Groups:: Single files can be the basis of a group.
16642 * SOUP:: Reading @sc{soup} packets ``offline''.
16643 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
16644 @end menu
16645
16646
16647 @node Directory Groups
16648 @subsection Directory Groups
16649 @cindex nndir
16650 @cindex directory groups
16651
16652 If you have a directory that has lots of articles in separate files in
16653 it, you might treat it as a newsgroup. The files have to have numerical
16654 names, of course.
16655
16656 This might be an opportune moment to mention @code{ange-ftp} (and its
16657 successor @code{efs}), that most wonderful of all wonderful Emacs
16658 packages. When I wrote @code{nndir}, I didn't think much about it---a
16659 back end to read directories. Big deal.
16660
16661 @code{ange-ftp} changes that picture dramatically. For instance, if you
16662 enter the @code{ange-ftp} file name
16663 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16664 @code{ange-ftp} or @code{efs} will actually allow you to read this
16665 directory over at @samp{sina} as a newsgroup. Distributed news ahoy!
16666
16667 @code{nndir} will use @acronym{NOV} files if they are present.
16668
16669 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16670 articles with this method. You can use @code{nnmh} or @code{nnml} for
16671 whatever you use @code{nndir} for, so you could switch to any of those
16672 methods if you feel the need to have a non-read-only @code{nndir}.
16673
16674
16675 @node Anything Groups
16676 @subsection Anything Groups
16677 @cindex nneething
16678
16679 From the @code{nndir} back end (which reads a single spool-like
16680 directory), it's just a hop and a skip to @code{nneething}, which
16681 pretends that any arbitrary directory is a newsgroup. Strange, but
16682 true.
16683
16684 When @code{nneething} is presented with a directory, it will scan this
16685 directory and assign article numbers to each file. When you enter such
16686 a group, @code{nneething} must create ``headers'' that Gnus can use.
16687 After all, Gnus is a newsreader, in case you're forgetting.
16688 @code{nneething} does this in a two-step process. First, it snoops each
16689 file in question. If the file looks like an article (i.e., the first
16690 few lines look like headers), it will use this as the head. If this is
16691 just some arbitrary file without a head (e.g. a C source file),
16692 @code{nneething} will cobble up a header out of thin air. It will use
16693 file ownership, name and date and do whatever it can with these
16694 elements.
16695
16696 All this should happen automatically for you, and you will be presented
16697 with something that looks very much like a newsgroup. Totally like a
16698 newsgroup, to be precise. If you select an article, it will be displayed
16699 in the article buffer, just as usual.
16700
16701 If you select a line that represents a directory, Gnus will pop you into
16702 a new summary buffer for this @code{nneething} group. And so on. You can
16703 traverse the entire disk this way, if you feel like, but remember that
16704 Gnus is not dired, really, and does not intend to be, either.
16705
16706 There are two overall modes to this action---ephemeral or solid. When
16707 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16708 will not store information on what files you have read, and what files
16709 are new, and so on. If you create a solid @code{nneething} group the
16710 normal way with @kbd{G m}, Gnus will store a mapping table between
16711 article numbers and file names, and you can treat this group like any
16712 other groups. When you activate a solid @code{nneething} group, you will
16713 be told how many unread articles it contains, etc., etc.
16714
16715 Some variables:
16716
16717 @table @code
16718 @item nneething-map-file-directory
16719 @vindex nneething-map-file-directory
16720 All the mapping files for solid @code{nneething} groups will be stored
16721 in this directory, which defaults to @file{~/.nneething/}.
16722
16723 @item nneething-exclude-files
16724 @vindex nneething-exclude-files
16725 All files that match this regexp will be ignored. Nice to use to exclude
16726 auto-save files and the like, which is what it does by default.
16727
16728 @item nneething-include-files
16729 @vindex nneething-include-files
16730 Regexp saying what files to include in the group. If this variable is
16731 non-@code{nil}, only files matching this regexp will be included.
16732
16733 @item nneething-map-file
16734 @vindex nneething-map-file
16735 Name of the map files.
16736 @end table
16737
16738
16739 @node Document Groups
16740 @subsection Document Groups
16741 @cindex nndoc
16742 @cindex documentation group
16743 @cindex help group
16744
16745 @code{nndoc} is a cute little thing that will let you read a single file
16746 as a newsgroup. Several files types are supported:
16747
16748 @table @code
16749 @cindex Babyl
16750 @cindex Rmail mbox
16751
16752 @item babyl
16753 The Babyl (Rmail) mail box.
16754 @cindex mbox
16755 @cindex Unix mbox
16756
16757 @item mbox
16758 The standard Unix mbox file.
16759
16760 @cindex MMDF mail box
16761 @item mmdf
16762 The MMDF mail box format.
16763
16764 @item news
16765 Several news articles appended into a file.
16766
16767 @item rnews
16768 @cindex rnews batch files
16769 The rnews batch transport format.
16770 @cindex forwarded messages
16771
16772 @item forward
16773 Forwarded articles.
16774
16775 @item nsmail
16776 Netscape mail boxes.
16777
16778 @item mime-parts
16779 @acronym{MIME} multipart messages.
16780
16781 @item standard-digest
16782 The standard (RFC 1153) digest format.
16783
16784 @item mime-digest
16785 A @acronym{MIME} digest of messages.
16786
16787 @item lanl-gov-announce
16788 Announcement messages from LANL Gov Announce.
16789
16790 @item rfc822-forward
16791 A message forwarded according to RFC822.
16792
16793 @item outlook
16794 The Outlook mail box.
16795
16796 @item oe-dbx
16797 The Outlook Express dbx mail box.
16798
16799 @item exim-bounce
16800 A bounce message from the Exim MTA.
16801
16802 @item forward
16803 A message forwarded according to informal rules.
16804
16805 @item rfc934
16806 An RFC934-forwarded message.
16807
16808 @item mailman
16809 A mailman digest.
16810
16811 @item clari-briefs
16812 A digest of Clarinet brief news items.
16813
16814 @item slack-digest
16815 Non-standard digest format---matches most things, but does it badly.
16816
16817 @item mail-in-mail
16818 The last resort.
16819 @end table
16820
16821 You can also use the special ``file type'' @code{guess}, which means
16822 that @code{nndoc} will try to guess what file type it is looking at.
16823 @code{digest} means that @code{nndoc} should guess what digest type the
16824 file is.
16825
16826 @code{nndoc} will not try to change the file or insert any extra headers into
16827 it---it will simply, like, let you use the file as the basis for a
16828 group. And that's it.
16829
16830 If you have some old archived articles that you want to insert into your
16831 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16832 that. Say you have an old @file{RMAIL} file with mail that you now want
16833 to split into your new @code{nnml} groups. You look at that file using
16834 @code{nndoc} (using the @kbd{G f} command in the group buffer
16835 (@pxref{Foreign Groups})), set the process mark on all the articles in
16836 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16837 using @code{nnml}. If all goes well, all the mail in the @file{RMAIL}
16838 file is now also stored in lots of @code{nnml} directories, and you can
16839 delete that pesky @file{RMAIL} file. If you have the guts!
16840
16841 Virtual server variables:
16842
16843 @table @code
16844 @item nndoc-article-type
16845 @vindex nndoc-article-type
16846 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16847 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16848 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16849 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16850 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16851
16852 @item nndoc-post-type
16853 @vindex nndoc-post-type
16854 This variable says whether Gnus is to consider the group a news group or
16855 a mail group. There are two valid values: @code{mail} (the default)
16856 and @code{news}.
16857 @end table
16858
16859 @menu
16860 * Document Server Internals:: How to add your own document types.
16861 @end menu
16862
16863
16864 @node Document Server Internals
16865 @subsubsection Document Server Internals
16866
16867 Adding new document types to be recognized by @code{nndoc} isn't
16868 difficult. You just have to whip up a definition of what the document
16869 looks like, write a predicate function to recognize that document type,
16870 and then hook into @code{nndoc}.
16871
16872 First, here's an example document type definition:
16873
16874 @example
16875 (mmdf
16876 (article-begin . "^\^A\^A\^A\^A\n")
16877 (body-end . "^\^A\^A\^A\^A\n"))
16878 @end example
16879
16880 The definition is simply a unique @dfn{name} followed by a series of
16881 regexp pseudo-variable settings. Below are the possible
16882 variables---don't be daunted by the number of variables; most document
16883 types can be defined with very few settings:
16884
16885 @table @code
16886 @item first-article
16887 If present, @code{nndoc} will skip past all text until it finds
16888 something that match this regexp. All text before this will be
16889 totally ignored.
16890
16891 @item article-begin
16892 This setting has to be present in all document type definitions. It
16893 says what the beginning of each article looks like.
16894
16895 @item head-begin-function
16896 If present, this should be a function that moves point to the head of
16897 the article.
16898
16899 @item nndoc-head-begin
16900 If present, this should be a regexp that matches the head of the
16901 article.
16902
16903 @item nndoc-head-end
16904 This should match the end of the head of the article. It defaults to
16905 @samp{^$}---the empty line.
16906
16907 @item body-begin-function
16908 If present, this function should move point to the beginning of the body
16909 of the article.
16910
16911 @item body-begin
16912 This should match the beginning of the body of the article. It defaults
16913 to @samp{^\n}.
16914
16915 @item body-end-function
16916 If present, this function should move point to the end of the body of
16917 the article.
16918
16919 @item body-end
16920 If present, this should match the end of the body of the article.
16921
16922 @item file-end
16923 If present, this should match the end of the file. All text after this
16924 regexp will be totally ignored.
16925
16926 @end table
16927
16928 So, using these variables @code{nndoc} is able to dissect a document
16929 file into a series of articles, each with a head and a body. However, a
16930 few more variables are needed since not all document types are all that
16931 news-like---variables needed to transform the head or the body into
16932 something that's palatable for Gnus:
16933
16934 @table @code
16935 @item prepare-body-function
16936 If present, this function will be called when requesting an article. It
16937 will be called with point at the start of the body, and is useful if the
16938 document has encoded some parts of its contents.
16939
16940 @item article-transform-function
16941 If present, this function is called when requesting an article. It's
16942 meant to be used for more wide-ranging transformation of both head and
16943 body of the article.
16944
16945 @item generate-head-function
16946 If present, this function is called to generate a head that Gnus can
16947 understand. It is called with the article number as a parameter, and is
16948 expected to generate a nice head for the article in question. It is
16949 called when requesting the headers of all articles.
16950
16951 @end table
16952
16953 Let's look at the most complicated example I can come up with---standard
16954 digests:
16955
16956 @example
16957 (standard-digest
16958 (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16959 (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16960 (prepare-body-function . nndoc-unquote-dashes)
16961 (body-end-function . nndoc-digest-body-end)
16962 (head-end . "^ ?$")
16963 (body-begin . "^ ?\n")
16964 (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16965 (subtype digest guess))
16966 @end example
16967
16968 We see that all text before a 70-width line of dashes is ignored; all
16969 text after a line that starts with that @samp{^End of} is also ignored;
16970 each article begins with a 30-width line of dashes; the line separating
16971 the head from the body may contain a single space; and that the body is
16972 run through @code{nndoc-unquote-dashes} before being delivered.
16973
16974 To hook your own document definition into @code{nndoc}, use the
16975 @code{nndoc-add-type} function. It takes two parameters---the first
16976 is the definition itself and the second (optional) parameter says
16977 where in the document type definition alist to put this definition.
16978 The alist is traversed sequentially, and
16979 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
16980 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
16981 @code{mmdf} type, and so on. These type predicates should return
16982 @code{nil} if the document is not of the correct type; @code{t} if it
16983 is of the correct type; and a number if the document might be of the
16984 correct type. A high number means high probability; a low number
16985 means low probability with @samp{0} being the lowest valid number.
16986
16987
16988 @node SOUP
16989 @subsection SOUP
16990 @cindex SOUP
16991 @cindex offline
16992
16993 In the PC world people often talk about ``offline'' newsreaders. These
16994 are thingies that are combined reader/news transport monstrosities.
16995 With built-in modem programs. Yecchh!
16996
16997 Of course, us Unix Weenie types of human beans use things like
16998 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16999 transport things like Ghod intended. And then we just use normal
17000 newsreaders.
17001
17002 However, it can sometimes be convenient to do something that's a bit
17003 easier on the brain if you have a very slow modem, and you're not really
17004 that interested in doing things properly.
17005
17006 A file format called @sc{soup} has been developed for transporting news
17007 and mail from servers to home machines and back again. It can be a bit
17008 fiddly.
17009
17010 First some terminology:
17011
17012 @table @dfn
17013
17014 @item server
17015 This is the machine that is connected to the outside world and where you
17016 get news and/or mail from.
17017
17018 @item home machine
17019 This is the machine that you want to do the actual reading and responding
17020 on. It is typically not connected to the rest of the world in any way.
17021
17022 @item packet
17023 Something that contains messages and/or commands. There are two kinds
17024 of packets:
17025
17026 @table @dfn
17027 @item message packets
17028 These are packets made at the server, and typically contain lots of
17029 messages for you to read. These are called @file{SoupoutX.tgz} by
17030 default, where @var{x} is a number.
17031
17032 @item response packets
17033 These are packets made at the home machine, and typically contains
17034 replies that you've written. These are called @file{SoupinX.tgz} by
17035 default, where @var{x} is a number.
17036
17037 @end table
17038
17039 @end table
17040
17041
17042 @enumerate
17043
17044 @item
17045 You log in on the server and create a @sc{soup} packet. You can either
17046 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17047 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17048 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17049
17050 @item
17051 You transfer the packet home. Rail, boat, car or modem will do fine.
17052
17053 @item
17054 You put the packet in your home directory.
17055
17056 @item
17057 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17058 the native or secondary server.
17059
17060 @item
17061 You read articles and mail and answer and followup to the things you
17062 want (@pxref{SOUP Replies}).
17063
17064 @item
17065 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17066 packet.
17067
17068 @item
17069 You transfer this packet to the server.
17070
17071 @item
17072 You use Gnus to mail this packet out with the @kbd{G s s} command.
17073
17074 @item
17075 You then repeat until you die.
17076
17077 @end enumerate
17078
17079 So you basically have a bipartite system---you use @code{nnsoup} for
17080 reading and Gnus for packing/sending these @sc{soup} packets.
17081
17082 @menu
17083 * SOUP Commands:: Commands for creating and sending @sc{soup} packets
17084 * SOUP Groups:: A back end for reading @sc{soup} packets.
17085 * SOUP Replies:: How to enable @code{nnsoup} to take over mail and news.
17086 @end menu
17087
17088
17089 @node SOUP Commands
17090 @subsubsection SOUP Commands
17091
17092 These are commands for creating and manipulating @sc{soup} packets.
17093
17094 @table @kbd
17095 @item G s b
17096 @kindex G s b (Group)
17097 @findex gnus-group-brew-soup
17098 Pack all unread articles in the current group
17099 (@code{gnus-group-brew-soup}). This command understands the
17100 process/prefix convention.
17101
17102 @item G s w
17103 @kindex G s w (Group)
17104 @findex gnus-soup-save-areas
17105 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17106
17107 @item G s s
17108 @kindex G s s (Group)
17109 @findex gnus-soup-send-replies
17110 Send all replies from the replies packet
17111 (@code{gnus-soup-send-replies}).
17112
17113 @item G s p
17114 @kindex G s p (Group)
17115 @findex gnus-soup-pack-packet
17116 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17117
17118 @item G s r
17119 @kindex G s r (Group)
17120 @findex nnsoup-pack-replies
17121 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17122
17123 @item O s
17124 @kindex O s (Summary)
17125 @findex gnus-soup-add-article
17126 This summary-mode command adds the current article to a @sc{soup} packet
17127 (@code{gnus-soup-add-article}). It understands the process/prefix
17128 convention (@pxref{Process/Prefix}).
17129
17130 @end table
17131
17132
17133 There are a few variables to customize where Gnus will put all these
17134 thingies:
17135
17136 @table @code
17137
17138 @item gnus-soup-directory
17139 @vindex gnus-soup-directory
17140 Directory where Gnus will save intermediate files while composing
17141 @sc{soup} packets. The default is @file{~/SoupBrew/}.
17142
17143 @item gnus-soup-replies-directory
17144 @vindex gnus-soup-replies-directory
17145 This is what Gnus will use as a temporary directory while sending our
17146 reply packets. @file{~/SoupBrew/SoupReplies/} is the default.
17147
17148 @item gnus-soup-prefix-file
17149 @vindex gnus-soup-prefix-file
17150 Name of the file where Gnus stores the last used prefix. The default is
17151 @samp{gnus-prefix}.
17152
17153 @item gnus-soup-packer
17154 @vindex gnus-soup-packer
17155 A format string command for packing a @sc{soup} packet. The default is
17156 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17157
17158 @item gnus-soup-unpacker
17159 @vindex gnus-soup-unpacker
17160 Format string command for unpacking a @sc{soup} packet. The default is
17161 @samp{gunzip -c %s | tar xvf -}.
17162
17163 @item gnus-soup-packet-directory
17164 @vindex gnus-soup-packet-directory
17165 Where Gnus will look for reply packets. The default is @file{~/}.
17166
17167 @item gnus-soup-packet-regexp
17168 @vindex gnus-soup-packet-regexp
17169 Regular expression matching @sc{soup} reply packets in
17170 @code{gnus-soup-packet-directory}.
17171
17172 @end table
17173
17174
17175 @node SOUP Groups
17176 @subsubsection SOUP Groups
17177 @cindex nnsoup
17178
17179 @code{nnsoup} is the back end for reading @sc{soup} packets. It will
17180 read incoming packets, unpack them, and put them in a directory where
17181 you can read them at leisure.
17182
17183 These are the variables you can use to customize its behavior:
17184
17185 @table @code
17186
17187 @item nnsoup-tmp-directory
17188 @vindex nnsoup-tmp-directory
17189 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17190 directory. (@file{/tmp/} by default.)
17191
17192 @item nnsoup-directory
17193 @vindex nnsoup-directory
17194 @code{nnsoup} then moves each message and index file to this directory.
17195 The default is @file{~/SOUP/}.
17196
17197 @item nnsoup-replies-directory
17198 @vindex nnsoup-replies-directory
17199 All replies will be stored in this directory before being packed into a
17200 reply packet. The default is @file{~/SOUP/replies/}.
17201
17202 @item nnsoup-replies-format-type
17203 @vindex nnsoup-replies-format-type
17204 The @sc{soup} format of the replies packets. The default is @samp{?n}
17205 (rnews), and I don't think you should touch that variable. I probably
17206 shouldn't even have documented it. Drats! Too late!
17207
17208 @item nnsoup-replies-index-type
17209 @vindex nnsoup-replies-index-type
17210 The index type of the replies packet. The default is @samp{?n}, which
17211 means ``none''. Don't fiddle with this one either!
17212
17213 @item nnsoup-active-file
17214 @vindex nnsoup-active-file
17215 Where @code{nnsoup} stores lots of information. This is not an ``active
17216 file'' in the @code{nntp} sense; it's an Emacs Lisp file. If you lose
17217 this file or mess it up in any way, you're dead. The default is
17218 @file{~/SOUP/active}.
17219
17220 @item nnsoup-packer
17221 @vindex nnsoup-packer
17222 Format string command for packing a reply @sc{soup} packet. The default
17223 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17224
17225 @item nnsoup-unpacker
17226 @vindex nnsoup-unpacker
17227 Format string command for unpacking incoming @sc{soup} packets. The
17228 default is @samp{gunzip -c %s | tar xvf -}.
17229
17230 @item nnsoup-packet-directory
17231 @vindex nnsoup-packet-directory
17232 Where @code{nnsoup} will look for incoming packets. The default is
17233 @file{~/}.
17234
17235 @item nnsoup-packet-regexp
17236 @vindex nnsoup-packet-regexp
17237 Regular expression matching incoming @sc{soup} packets. The default is
17238 @samp{Soupout}.
17239
17240 @item nnsoup-always-save
17241 @vindex nnsoup-always-save
17242 If non-@code{nil}, save the replies buffer after each posted message.
17243
17244 @end table
17245
17246
17247 @node SOUP Replies
17248 @subsubsection SOUP Replies
17249
17250 Just using @code{nnsoup} won't mean that your postings and mailings end
17251 up in @sc{soup} reply packets automagically. You have to work a bit
17252 more for that to happen.
17253
17254 @findex nnsoup-set-variables
17255 The @code{nnsoup-set-variables} command will set the appropriate
17256 variables to ensure that all your followups and replies end up in the
17257 @sc{soup} system.
17258
17259 In specific, this is what it does:
17260
17261 @lisp
17262 (setq message-send-news-function 'nnsoup-request-post)
17263 (setq message-send-mail-function 'nnsoup-request-mail)
17264 @end lisp
17265
17266 And that's it, really. If you only want news to go into the @sc{soup}
17267 system you just use the first line. If you only want mail to be
17268 @sc{soup}ed you use the second.
17269
17270
17271 @node Mail-To-News Gateways
17272 @subsection Mail-To-News Gateways
17273 @cindex mail-to-news gateways
17274 @cindex gateways
17275
17276 If your local @code{nntp} server doesn't allow posting, for some reason
17277 or other, you can post using one of the numerous mail-to-news gateways.
17278 The @code{nngateway} back end provides the interface.
17279
17280 Note that you can't read anything from this back end---it can only be
17281 used to post with.
17282
17283 Server variables:
17284
17285 @table @code
17286 @item nngateway-address
17287 @vindex nngateway-address
17288 This is the address of the mail-to-news gateway.
17289
17290 @item nngateway-header-transformation
17291 @vindex nngateway-header-transformation
17292 News headers often have to be transformed in some odd way or other
17293 for the mail-to-news gateway to accept it. This variable says what
17294 transformation should be called, and defaults to
17295 @code{nngateway-simple-header-transformation}. The function is called
17296 narrowed to the headers to be transformed and with one parameter---the
17297 gateway address.
17298
17299 This default function just inserts a new @code{To} header based on the
17300 @code{Newsgroups} header and the gateway address.
17301 For instance, an article with this @code{Newsgroups} header:
17302
17303 @example
17304 Newsgroups: alt.religion.emacs
17305 @end example
17306
17307 will get this @code{To} header inserted:
17308
17309 @example
17310 To: alt-religion-emacs@@GATEWAY
17311 @end example
17312
17313 The following pre-defined functions exist:
17314
17315 @findex nngateway-simple-header-transformation
17316 @table @code
17317
17318 @item nngateway-simple-header-transformation
17319 Creates a @code{To} header that looks like
17320 @var{newsgroup}@@@code{nngateway-address}.
17321
17322 @findex nngateway-mail2news-header-transformation
17323
17324 @item nngateway-mail2news-header-transformation
17325 Creates a @code{To} header that looks like
17326 @code{nngateway-address}.
17327 @end table
17328
17329 @end table
17330
17331 Here's an example:
17332
17333 @lisp
17334 (setq gnus-post-method
17335 '(nngateway
17336 "mail2news@@replay.com"
17337 (nngateway-header-transformation
17338 nngateway-mail2news-header-transformation)))
17339 @end lisp
17340
17341 So, to use this, simply say something like:
17342
17343 @lisp
17344 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17345 @end lisp
17346
17347
17348
17349 @node Combined Groups
17350 @section Combined Groups
17351
17352 Gnus allows combining a mixture of all the other group types into bigger
17353 groups.
17354
17355 @menu
17356 * Virtual Groups:: Combining articles from many groups.
17357 * Kibozed Groups:: Looking through parts of the newsfeed for articles.
17358 @end menu
17359
17360
17361 @node Virtual Groups
17362 @subsection Virtual Groups
17363 @cindex nnvirtual
17364 @cindex virtual groups
17365 @cindex merging groups
17366
17367 An @dfn{nnvirtual group} is really nothing more than a collection of
17368 other groups.
17369
17370 For instance, if you are tired of reading many small groups, you can
17371 put them all in one big group, and then grow tired of reading one
17372 big, unwieldy group. The joys of computing!
17373
17374 You specify @code{nnvirtual} as the method. The address should be a
17375 regexp to match component groups.
17376
17377 All marks in the virtual group will stick to the articles in the
17378 component groups. So if you tick an article in a virtual group, the
17379 article will also be ticked in the component group from whence it
17380 came. (And vice versa---marks from the component groups will also be
17381 shown in the virtual group.). To create an empty virtual group, run
17382 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17383 and edit the method regexp with @kbd{M-e}
17384 (@code{gnus-group-edit-group-method})
17385
17386 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17387 newsgroups into one, big, happy newsgroup:
17388
17389 @lisp
17390 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17391 @end lisp
17392
17393 The component groups can be native or foreign; everything should work
17394 smoothly, but if your computer explodes, it was probably my fault.
17395
17396 Collecting the same group from several servers might actually be a good
17397 idea if users have set the Distribution header to limit distribution.
17398 If you would like to read @samp{soc.motss} both from a server in Japan
17399 and a server in Norway, you could use the following as the group regexp:
17400
17401 @example
17402 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17403 @end example
17404
17405 (Remember, though, that if you're creating the group with @kbd{G m}, you
17406 shouldn't double the backslashes, and you should leave off the quote
17407 characters at the beginning and the end of the string.)
17408
17409 This should work kinda smoothly---all articles from both groups should
17410 end up in this one, and there should be no duplicates. Threading (and
17411 the rest) will still work as usual, but there might be problems with the
17412 sequence of articles. Sorting on date might be an option here
17413 (@pxref{Selecting a Group}).
17414
17415 One limitation, however---all groups included in a virtual
17416 group have to be alive (i.e., subscribed or unsubscribed). Killed or
17417 zombie groups can't be component groups for @code{nnvirtual} groups.
17418
17419 @vindex nnvirtual-always-rescan
17420 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17421 @code{nnvirtual} will always scan groups for unread articles when
17422 entering a virtual group. If this variable is @code{nil} (which is the
17423 default) and you read articles in a component group after the virtual
17424 group has been activated, the read articles from the component group
17425 will show up when you enter the virtual group. You'll also see this
17426 effect if you have two virtual groups that have a component group in
17427 common. If that's the case, you should set this variable to @code{t}.
17428 Or you can just tap @code{M-g} on the virtual group every time before
17429 you enter it---it'll have much the same effect.
17430
17431 @code{nnvirtual} can have both mail and news groups as component groups.
17432 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17433 has to ask the back end of the component group the article comes from
17434 whether it is a news or mail back end. However, when you do a @kbd{^},
17435 there is typically no sure way for the component back end to know this,
17436 and in that case @code{nnvirtual} tells Gnus that the article came from a
17437 not-news back end. (Just to be on the safe side.)
17438
17439 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17440 line from the article you respond to in these cases.
17441
17442 @code{nnvirtual} groups do not inherit anything but articles and marks
17443 from component groups---group parameters, for instance, are not
17444 inherited.
17445
17446
17447 @node Kibozed Groups
17448 @subsection Kibozed Groups
17449 @cindex nnkiboze
17450 @cindex kibozing
17451
17452 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17453 (parts of) the news feed''. @code{nnkiboze} is a back end that will
17454 do this for you. Oh joy! Now you can grind any @acronym{NNTP} server
17455 down to a halt with useless requests! Oh happiness!
17456
17457 @kindex G k (Group)
17458 To create a kibozed group, use the @kbd{G k} command in the group
17459 buffer.
17460
17461 The address field of the @code{nnkiboze} method is, as with
17462 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17463 @code{nnkiboze} group. That's where most similarities between
17464 @code{nnkiboze} and @code{nnvirtual} end.
17465
17466 In addition to this regexp detailing component groups, an
17467 @code{nnkiboze} group must have a score file to say what articles are
17468 to be included in the group (@pxref{Scoring}).
17469
17470 @kindex M-x nnkiboze-generate-groups
17471 @findex nnkiboze-generate-groups
17472 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17473 @code{nnkiboze} groups you want to have. This command will take time.
17474 Lots of time. Oodles and oodles of time. Gnus has to fetch the
17475 headers from all the articles in all the component groups and run them
17476 through the scoring process to determine if there are any articles in
17477 the groups that are to be part of the @code{nnkiboze} groups.
17478
17479 Please limit the number of component groups by using restrictive
17480 regexps. Otherwise your sysadmin may become annoyed with you, and the
17481 @acronym{NNTP} site may throw you off and never let you back in again.
17482 Stranger things have happened.
17483
17484 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17485 and they can be foreign. No restrictions.
17486
17487 @vindex nnkiboze-directory
17488 The generation of an @code{nnkiboze} group means writing two files in
17489 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17490 One contains the @acronym{NOV} header lines for all the articles in
17491 the group, and the other is an additional @file{.newsrc} file to store
17492 information on what groups have been searched through to find
17493 component articles.
17494
17495 Articles marked as read in the @code{nnkiboze} group will have
17496 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17497
17498
17499 @node Gnus Unplugged
17500 @section Gnus Unplugged
17501 @cindex offline
17502 @cindex unplugged
17503 @cindex agent
17504 @cindex Gnus agent
17505 @cindex Gnus unplugged
17506
17507 In olden times (ca. February '88), people used to run their newsreaders
17508 on big machines with permanent connections to the net. News transport
17509 was dealt with by news servers, and all the newsreaders had to do was to
17510 read news. Believe it or not.
17511
17512 Nowadays most people read news and mail at home, and use some sort of
17513 modem to connect to the net. To avoid running up huge phone bills, it
17514 would be nice to have a way to slurp down all the news and mail, hang up
17515 the phone, read for several hours, and then upload any responses you
17516 have to make. And then you repeat the procedure.
17517
17518 Of course, you can use news servers for doing this as well. I've used
17519 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17520 for some years, but doing that's a bore. Moving the news server
17521 functionality up to the newsreader makes sense if you're the only person
17522 reading news on a machine.
17523
17524 Setting up Gnus as an ``offline'' newsreader is quite simple. In
17525 fact, you don't even have to configure anything.
17526
17527 Of course, to use it as such, you have to learn a few new commands.
17528
17529 @menu
17530 * Agent Basics:: How it all is supposed to work.
17531 * Agent Categories:: How to tell the Gnus Agent what to download.
17532 * Agent Commands:: New commands for all the buffers.
17533 * Agent Visuals:: Ways that the agent may effect your summary buffer.
17534 * Agent as Cache:: The Agent is a big cache too.
17535 * Agent Expiry:: How to make old articles go away.
17536 * Agent Regeneration:: How to recover from lost connections and other accidents.
17537 * Agent and IMAP:: How to use the Agent with @acronym{IMAP}.
17538 * Outgoing Messages:: What happens when you post/mail something?
17539 * Agent Variables:: Customizing is fun.
17540 * Example Setup:: An example @file{~/.gnus.el} file for offline people.
17541 * Batching Agents:: How to fetch news from a @code{cron} job.
17542 * Agent Caveats:: What you think it'll do and what it does.
17543 @end menu
17544
17545
17546 @node Agent Basics
17547 @subsection Agent Basics
17548
17549 First, let's get some terminology out of the way.
17550
17551 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17552 connection to the net (and notified the Agent that this is the case).
17553 When the connection to the net is up again (and Gnus knows this), the
17554 Agent is @dfn{plugged}.
17555
17556 The @dfn{local} machine is the one you're running on, and which isn't
17557 connected to the net continuously.
17558
17559 @dfn{Downloading} means fetching things from the net to your local
17560 machine. @dfn{Uploading} is doing the opposite.
17561
17562 You know that Gnus gives you all the opportunity you'd ever want for
17563 shooting yourself in the foot. Some people call it flexibility. Gnus
17564 is also customizable to a great extent, which means that the user has a
17565 say on how Gnus behaves. Other newsreaders might unconditionally shoot
17566 you in your foot, but with Gnus, you have a choice!
17567
17568 Gnus is never really in plugged or unplugged state. Rather, it applies
17569 that state to each server individually. This means that some servers
17570 can be plugged while others can be unplugged. Additionally, some
17571 servers can be ignored by the Agent altogether (which means that
17572 they're kinda like plugged always).
17573
17574 So when you unplug the Agent and then wonder why is Gnus opening a
17575 connection to the Net, the next step to do is to look whether all
17576 servers are agentized. If there is an unagentized server, you found
17577 the culprit.
17578
17579 Another thing is the @dfn{offline} state. Sometimes, servers aren't
17580 reachable. When Gnus notices this, it asks you whether you want the
17581 server to be switched to offline state. If you say yes, then the
17582 server will behave somewhat as if it was unplugged, except that Gnus
17583 will ask you whether you want to switch it back online again.
17584
17585 Let's take a typical Gnus session using the Agent.
17586
17587 @itemize @bullet
17588
17589 @item
17590 @findex gnus-unplugged
17591 You start Gnus with @code{gnus-unplugged}. This brings up the Gnus
17592 Agent in a disconnected state. You can read all the news that you have
17593 already fetched while in this mode.
17594
17595 @item
17596 You then decide to see whether any new news has arrived. You connect
17597 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17598 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17599 as usual. To check for new mail in unplugged mode (@pxref{Mail
17600 Source Specifiers}).
17601
17602 @item
17603 You can then read the new news immediately, or you can download the
17604 news onto your local machine. If you want to do the latter, you press
17605 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17606 all the eligible articles in all the groups. (To let Gnus know which
17607 articles you want to download, @pxref{Agent Categories}).
17608
17609 @item
17610 After fetching the articles, you press @kbd{J j} to make Gnus become
17611 unplugged again, and you shut down the PPP thing (or whatever). And
17612 then you read the news offline.
17613
17614 @item
17615 And then you go to step 2.
17616 @end itemize
17617
17618 Here are some things you should do the first time (or so) that you use
17619 the Agent.
17620
17621 @itemize @bullet
17622
17623 @item
17624 Decide which servers should be covered by the Agent. If you have a mail
17625 back end, it would probably be nonsensical to have it covered by the
17626 Agent. Go to the server buffer (@kbd{^} in the group buffer) and press
17627 @kbd{J a} on the server (or servers) that you wish to have covered by the
17628 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17629 added servers you do not wish to have covered by the Agent. By default,
17630 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17631 @code{gnus-secondary-select-methods} are agentized.
17632
17633 @item
17634 Decide on download policy. It's fairly simple once you decide whether
17635 you are going to use agent categories, topic parameters, and/or group
17636 parameters to implement your policy. If you're new to gnus, it
17637 is probably best to start with a category, @xref{Agent Categories}.
17638
17639 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17640 (@pxref{Agent Categories}) provide for setting a policy that applies
17641 to multiple groups. Which you use is entirely up to you. Topic
17642 parameters do override categories so, if you mix the two, you'll have
17643 to take that into account. If you have a few groups that deviate from
17644 your policy, you can use group parameters (@pxref{Group Parameters}) to
17645 configure them.
17646
17647 @item
17648 Uhm@dots{} that's it.
17649 @end itemize
17650
17651
17652 @node Agent Categories
17653 @subsection Agent Categories
17654
17655 One of the main reasons to integrate the news transport layer into the
17656 newsreader is to allow greater control over what articles to download.
17657 There's not much point in downloading huge amounts of articles, just to
17658 find out that you're not interested in reading any of them. It's better
17659 to be somewhat more conservative in choosing what to download, and then
17660 mark the articles for downloading manually if it should turn out that
17661 you're interested in the articles anyway.
17662
17663 One of the more effective methods for controlling what is to be
17664 downloaded is to create a @dfn{category} and then assign some (or all)
17665 groups to this category. Groups that do not belong in any other
17666 category belong to the @code{default} category. Gnus has its own
17667 buffer for creating and managing categories.
17668
17669 If you prefer, you can also use group parameters (@pxref{Group
17670 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17671 alternative approach to controlling the agent. The only real
17672 difference is that categories are specific to the agent (so there is
17673 less to learn) while group and topic parameters include the kitchen
17674 sink.
17675
17676 Since you can set agent parameters in several different places we have
17677 a rule to decide which source to believe. This rule specifies that
17678 the parameter sources are checked in the following order: group
17679 parameters, topic parameters, agent category, and finally customizable
17680 variables. So you can mix all of these sources to produce a wide range
17681 of behavior, just don't blame me if you don't remember where you put
17682 your settings.
17683
17684 @menu
17685 * Category Syntax:: What a category looks like.
17686 * Category Buffer:: A buffer for maintaining categories.
17687 * Category Variables:: Customize'r'Us.
17688 @end menu
17689
17690
17691 @node Category Syntax
17692 @subsubsection Category Syntax
17693
17694 A category consists of a name, the list of groups belonging to the
17695 category, and a number of optional parameters that override the
17696 customizable variables. The complete list of agent parameters are
17697 listed below.
17698
17699 @cindex Agent Parameters
17700 @table @code
17701 @item gnus-agent-cat-name
17702 The name of the category.
17703
17704 @item gnus-agent-cat-groups
17705 The list of groups that are in this category.
17706
17707 @item gnus-agent-cat-predicate
17708 A predicate which (generally) gives a rough outline of which articles
17709 are eligible for downloading; and
17710
17711 @item gnus-agent-cat-score-file
17712 a score rule which (generally) gives you a finer granularity when
17713 deciding what articles to download. (Note that this @dfn{download
17714 score} is not necessarily related to normal scores.)
17715
17716 @item gnus-agent-cat-enable-expiration
17717 a boolean indicating whether the agent should expire old articles in
17718 this group. Most groups should be expired to conserve disk space. In
17719 fact, its probably safe to say that the gnus.* hierarchy contains the
17720 only groups that should not be expired.
17721
17722 @item gnus-agent-cat-days-until-old
17723 an integer indicating the number of days that the agent should wait
17724 before deciding that a read article is safe to expire.
17725
17726 @item gnus-agent-cat-low-score
17727 an integer that overrides the value of @code{gnus-agent-low-score}.
17728
17729 @item gnus-agent-cat-high-score
17730 an integer that overrides the value of @code{gnus-agent-high-score}.
17731
17732 @item gnus-agent-cat-length-when-short
17733 an integer that overrides the value of
17734 @code{gnus-agent-short-article}.
17735
17736 @item gnus-agent-cat-length-when-long
17737 an integer that overrides the value of @code{gnus-agent-long-article}.
17738
17739 @c @item gnus-agent-cat-disable-undownloaded-faces
17740 @c a symbol indicating whether the summary buffer should @emph{not} display
17741 @c undownloaded articles using the gnus-summary-*-undownloaded-face
17742 @c faces. The symbol nil will enable the use of undownloaded faces while
17743 @c all other symbols disable them.
17744
17745 @item gnus-agent-cat-enable-undownloaded-faces
17746 a symbol indicating whether the summary buffer should display
17747 undownloaded articles using the gnus-summary-*-undownloaded-face
17748 faces. The symbol nil will disable the use of undownloaded faces while
17749 all other symbols enable them.
17750 @end table
17751
17752 The name of a category can not be changed once the category has been
17753 created.
17754
17755 Each category maintains a list of groups that are exclusive members of
17756 that category. The exclusivity rule is automatically enforced, add a
17757 group to a new category and it is automatically removed from its old
17758 category.
17759
17760 A predicate in its simplest form can be a single predicate such as
17761 @code{true} or @code{false}. These two will download every available
17762 article or nothing respectively. In the case of these two special
17763 predicates an additional score rule is superfluous.
17764
17765 Predicates of @code{high} or @code{low} download articles in respect of
17766 their scores in relationship to @code{gnus-agent-high-score} and
17767 @code{gnus-agent-low-score} as described below.
17768
17769 To gain even finer control of what is to be regarded eligible for
17770 download a predicate can consist of a number of predicates with logical
17771 operators sprinkled in between.
17772
17773 Perhaps some examples are in order.
17774
17775 Here's a simple predicate. (It's the default predicate, in fact, used
17776 for all groups that don't belong to any other category.)
17777
17778 @lisp
17779 short
17780 @end lisp
17781
17782 Quite simple, eh? This predicate is true if and only if the article is
17783 short (for some value of ``short'').
17784
17785 Here's a more complex predicate:
17786
17787 @lisp
17788 (or high
17789 (and
17790 (not low)
17791 (not long)))
17792 @end lisp
17793
17794 This means that an article should be downloaded if it has a high score,
17795 or if the score is not low and the article is not long. You get the
17796 drift.
17797
17798 The available logical operators are @code{or}, @code{and} and
17799 @code{not}. (If you prefer, you can use the more ``C''-ish operators
17800 @samp{|}, @code{&} and @code{!} instead.)
17801
17802 The following predicates are pre-defined, but if none of these fit what
17803 you want to do, you can write your own.
17804
17805 When evaluating each of these predicates, the named constant will be
17806 bound to the value determined by calling
17807 @code{gnus-agent-find-parameter} on the appropriate parameter. For
17808 example, gnus-agent-short-article will be bound to
17809 @code{(gnus-agent-find-parameter group 'agent-short-article)}. This
17810 means that you can specify a predicate in your category then tune that
17811 predicate to individual groups.
17812
17813 @table @code
17814 @item short
17815 True iff the article is shorter than @code{gnus-agent-short-article}
17816 lines; default 100.
17817
17818 @item long
17819 True iff the article is longer than @code{gnus-agent-long-article}
17820 lines; default 200.
17821
17822 @item low
17823 True iff the article has a download score less than
17824 @code{gnus-agent-low-score}; default 0.
17825
17826 @item high
17827 True iff the article has a download score greater than
17828 @code{gnus-agent-high-score}; default 0.
17829
17830 @item spam
17831 True iff the Gnus Agent guesses that the article is spam. The
17832 heuristics may change over time, but at present it just computes a
17833 checksum and sees whether articles match.
17834
17835 @item true
17836 Always true.
17837
17838 @item false
17839 Always false.
17840 @end table
17841
17842 If you want to create your own predicate function, here's what you have
17843 to know: The functions are called with no parameters, but the
17844 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17845 useful values.
17846
17847 For example, you could decide that you don't want to download articles
17848 that were posted more than a certain number of days ago (e.g. posted
17849 more than @code{gnus-agent-expire-days} ago) you might write a function
17850 something along the lines of the following:
17851
17852 @lisp
17853 (defun my-article-old-p ()
17854 "Say whether an article is old."
17855 (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17856 (- (time-to-days (current-time)) gnus-agent-expire-days)))
17857 @end lisp
17858
17859 with the predicate then defined as:
17860
17861 @lisp
17862 (not my-article-old-p)
17863 @end lisp
17864
17865 or you could append your predicate to the predefined
17866 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17867 wherever.
17868
17869 @lisp
17870 (require 'gnus-agent)
17871 (setq gnus-category-predicate-alist
17872 (append gnus-category-predicate-alist
17873 '((old . my-article-old-p))))
17874 @end lisp
17875
17876 and simply specify your predicate as:
17877
17878 @lisp
17879 (not old)
17880 @end lisp
17881
17882 If/when using something like the above, be aware that there are many
17883 misconfigured systems/mailers out there and so an article's date is not
17884 always a reliable indication of when it was posted. Hell, some people
17885 just don't give a damn.
17886
17887 The above predicates apply to @emph{all} the groups which belong to the
17888 category. However, if you wish to have a specific predicate for an
17889 individual group within a category, or you're just too lazy to set up a
17890 new category, you can enter a group's individual predicate in its group
17891 parameters like so:
17892
17893 @lisp
17894 (agent-predicate . short)
17895 @end lisp
17896
17897 This is the group/topic parameter equivalent of the agent category default.
17898 Note that when specifying a single word predicate like this, the
17899 @code{agent-predicate} specification must be in dotted pair notation.
17900
17901 The equivalent of the longer example from above would be:
17902
17903 @lisp
17904 (agent-predicate or high (and (not low) (not long)))
17905 @end lisp
17906
17907 The outer parenthesis required in the category specification are not
17908 entered here as, not being in dotted pair notation, the value of the
17909 predicate is assumed to be a list.
17910
17911
17912 Now, the syntax of the download score is the same as the syntax of
17913 normal score files, except that all elements that require actually
17914 seeing the article itself are verboten. This means that only the
17915 following headers can be scored on: @code{Subject}, @code{From},
17916 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17917 @code{Lines}, and @code{Xref}.
17918
17919 As with predicates, the specification of the @code{download score rule}
17920 to use in respect of a group can be in either the category definition if
17921 it's to be applicable to all groups in therein, or a group's parameters
17922 if it's to be specific to that group.
17923
17924 In both of these places the @code{download score rule} can take one of
17925 three forms:
17926
17927 @enumerate
17928 @item
17929 Score rule
17930
17931 This has the same syntax as a normal Gnus score file except only a
17932 subset of scoring keywords are available as mentioned above.
17933
17934 example:
17935
17936 @itemize @bullet
17937 @item
17938 Category specification
17939
17940 @lisp
17941 (("from"
17942 ("Lars Ingebrigtsen" 1000000 nil s))
17943 ("lines"
17944 (500 -100 nil <)))
17945 @end lisp
17946
17947 @item
17948 Group/Topic Parameter specification
17949
17950 @lisp
17951 (agent-score ("from"
17952 ("Lars Ingebrigtsen" 1000000 nil s))
17953 ("lines"
17954 (500 -100 nil <)))
17955 @end lisp
17956
17957 Again, note the omission of the outermost parenthesis here.
17958 @end itemize
17959
17960 @item
17961 Agent score file
17962
17963 These score files must @emph{only} contain the permitted scoring
17964 keywords stated above.
17965
17966 example:
17967
17968 @itemize @bullet
17969 @item
17970 Category specification
17971
17972 @lisp
17973 ("~/News/agent.SCORE")
17974 @end lisp
17975
17976 or perhaps
17977
17978 @lisp
17979 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17980 @end lisp
17981
17982 @item
17983 Group Parameter specification
17984
17985 @lisp
17986 (agent-score "~/News/agent.SCORE")
17987 @end lisp
17988
17989 Additional score files can be specified as above. Need I say anything
17990 about parenthesis?
17991 @end itemize
17992
17993 @item
17994 Use @code{normal} score files
17995
17996 If you don't want to maintain two sets of scoring rules for a group, and
17997 your desired @code{downloading} criteria for a group are the same as your
17998 @code{reading} criteria then you can tell the agent to refer to your
17999 @code{normal} score files when deciding what to download.
18000
18001 These directives in either the category definition or a group's
18002 parameters will cause the agent to read in all the applicable score
18003 files for a group, @emph{filtering out} those sections that do not
18004 relate to one of the permitted subset of scoring keywords.
18005
18006 @itemize @bullet
18007 @item
18008 Category Specification
18009
18010 @lisp
18011 file
18012 @end lisp
18013
18014 @item
18015 Group Parameter specification
18016
18017 @lisp
18018 (agent-score . file)
18019 @end lisp
18020 @end itemize
18021 @end enumerate
18022
18023 @node Category Buffer
18024 @subsubsection Category Buffer
18025
18026 You'd normally do all category maintenance from the category buffer.
18027 When you enter it for the first time (with the @kbd{J c} command from
18028 the group buffer), you'll only see the @code{default} category.
18029
18030 The following commands are available in this buffer:
18031
18032 @table @kbd
18033 @item q
18034 @kindex q (Category)
18035 @findex gnus-category-exit
18036 Return to the group buffer (@code{gnus-category-exit}).
18037
18038 @item e
18039 @kindex e (Category)
18040 @findex gnus-category-customize-category
18041 Use a customization buffer to set all of the selected category's
18042 parameters at one time (@code{gnus-category-customize-category}).
18043
18044 @item k
18045 @kindex k (Category)
18046 @findex gnus-category-kill
18047 Kill the current category (@code{gnus-category-kill}).
18048
18049 @item c
18050 @kindex c (Category)
18051 @findex gnus-category-copy
18052 Copy the current category (@code{gnus-category-copy}).
18053
18054 @item a
18055 @kindex a (Category)
18056 @findex gnus-category-add
18057 Add a new category (@code{gnus-category-add}).
18058
18059 @item p
18060 @kindex p (Category)
18061 @findex gnus-category-edit-predicate
18062 Edit the predicate of the current category
18063 (@code{gnus-category-edit-predicate}).
18064
18065 @item g
18066 @kindex g (Category)
18067 @findex gnus-category-edit-groups
18068 Edit the list of groups belonging to the current category
18069 (@code{gnus-category-edit-groups}).
18070
18071 @item s
18072 @kindex s (Category)
18073 @findex gnus-category-edit-score
18074 Edit the download score rule of the current category
18075 (@code{gnus-category-edit-score}).
18076
18077 @item l
18078 @kindex l (Category)
18079 @findex gnus-category-list
18080 List all the categories (@code{gnus-category-list}).
18081 @end table
18082
18083
18084 @node Category Variables
18085 @subsubsection Category Variables
18086
18087 @table @code
18088 @item gnus-category-mode-hook
18089 @vindex gnus-category-mode-hook
18090 Hook run in category buffers.
18091
18092 @item gnus-category-line-format
18093 @vindex gnus-category-line-format
18094 Format of the lines in the category buffer (@pxref{Formatting
18095 Variables}). Valid elements are:
18096
18097 @table @samp
18098 @item c
18099 The name of the category.
18100
18101 @item g
18102 The number of groups in the category.
18103 @end table
18104
18105 @item gnus-category-mode-line-format
18106 @vindex gnus-category-mode-line-format
18107 Format of the category mode line (@pxref{Mode Line Formatting}).
18108
18109 @item gnus-agent-short-article
18110 @vindex gnus-agent-short-article
18111 Articles that have fewer lines than this are short. Default 100.
18112
18113 @item gnus-agent-long-article
18114 @vindex gnus-agent-long-article
18115 Articles that have more lines than this are long. Default 200.
18116
18117 @item gnus-agent-low-score
18118 @vindex gnus-agent-low-score
18119 Articles that have a score lower than this have a low score. Default
18120 0.
18121
18122 @item gnus-agent-high-score
18123 @vindex gnus-agent-high-score
18124 Articles that have a score higher than this have a high score. Default
18125 0.
18126
18127 @item gnus-agent-expire-days
18128 @vindex gnus-agent-expire-days
18129 The number of days that a @samp{read} article must stay in the agent's
18130 local disk before becoming eligible for expiration (While the name is
18131 the same, this doesn't mean expiring the article on the server. It
18132 just means deleting the local copy of the article). What is also
18133 important to understand is that the counter starts with the time the
18134 article was written to the local disk and not the time the article was
18135 read.
18136 Default 7.
18137
18138 @item gnus-agent-enable-expiration
18139 @vindex gnus-agent-enable-expiration
18140 Determines whether articles in a group are, by default, expired or
18141 retained indefinitely. The default is @code{ENABLE} which means that
18142 you'll have to disable expiration when desired. On the other hand,
18143 you could set this to @code{DISABLE}. In that case, you would then
18144 have to enable expiration in selected groups.
18145
18146 @end table
18147
18148
18149 @node Agent Commands
18150 @subsection Agent Commands
18151 @findex gnus-agent-toggle-plugged
18152 @kindex J j (Agent)
18153
18154 All the Gnus Agent commands are on the @kbd{J} submap. The @kbd{J j}
18155 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18156 toggles the plugged/unplugged state of the Gnus Agent.
18157
18158
18159 @menu
18160 * Group Agent Commands:: Configure groups and fetch their contents.
18161 * Summary Agent Commands:: Manually select then fetch specific articles.
18162 * Server Agent Commands:: Select the servers that are supported by the agent.
18163 @end menu
18164
18165
18166
18167
18168 @node Group Agent Commands
18169 @subsubsection Group Agent Commands
18170
18171 @table @kbd
18172 @item J u
18173 @kindex J u (Agent Group)
18174 @findex gnus-agent-fetch-groups
18175 Fetch all eligible articles in the current group
18176 (@code{gnus-agent-fetch-groups}).
18177
18178 @item J c
18179 @kindex J c (Agent Group)
18180 @findex gnus-enter-category-buffer
18181 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18182
18183 @item J s
18184 @kindex J s (Agent Group)
18185 @findex gnus-agent-fetch-session
18186 Fetch all eligible articles in all groups
18187 (@code{gnus-agent-fetch-session}).
18188
18189 @item J S
18190 @kindex J S (Agent Group)
18191 @findex gnus-group-send-queue
18192 Send all sendable messages in the queue group
18193 (@code{gnus-group-send-queue}). @xref{Drafts}.
18194
18195 @item J a
18196 @kindex J a (Agent Group)
18197 @findex gnus-agent-add-group
18198 Add the current group to an Agent category
18199 (@code{gnus-agent-add-group}). This command understands the
18200 process/prefix convention (@pxref{Process/Prefix}).
18201
18202 @item J r
18203 @kindex J r (Agent Group)
18204 @findex gnus-agent-remove-group
18205 Remove the current group from its category, if any
18206 (@code{gnus-agent-remove-group}). This command understands the
18207 process/prefix convention (@pxref{Process/Prefix}).
18208
18209 @item J Y
18210 @kindex J Y (Agent Group)
18211 @findex gnus-agent-synchronize-flags
18212 Synchronize flags changed while unplugged with remote server, if any.
18213
18214
18215 @end table
18216
18217
18218 @node Summary Agent Commands
18219 @subsubsection Summary Agent Commands
18220
18221 @table @kbd
18222 @item J #
18223 @kindex J # (Agent Summary)
18224 @findex gnus-agent-mark-article
18225 Mark the article for downloading (@code{gnus-agent-mark-article}).
18226
18227 @item J M-#
18228 @kindex J M-# (Agent Summary)
18229 @findex gnus-agent-unmark-article
18230 Remove the downloading mark from the article
18231 (@code{gnus-agent-unmark-article}).
18232
18233 @cindex %
18234 @item @@
18235 @kindex @@ (Agent Summary)
18236 @findex gnus-agent-toggle-mark
18237 Toggle whether to download the article
18238 (@code{gnus-agent-toggle-mark}). The download mark is @samp{%} by
18239 default.
18240
18241 @item J c
18242 @kindex J c (Agent Summary)
18243 @findex gnus-agent-catchup
18244 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18245
18246 @item J S
18247 @kindex J S (Agent Summary)
18248 @findex gnus-agent-fetch-group
18249 Download all eligible (@pxref{Agent Categories}) articles in this group.
18250 (@code{gnus-agent-fetch-group}).
18251
18252 @item J s
18253 @kindex J s (Agent Summary)
18254 @findex gnus-agent-fetch-series
18255 Download all processable articles in this group.
18256 (@code{gnus-agent-fetch-series}).
18257
18258 @item J u
18259 @kindex J u (Agent Summary)
18260 @findex gnus-agent-summary-fetch-group
18261 Download all downloadable articles in the current group
18262 (@code{gnus-agent-summary-fetch-group}).
18263
18264 @end table
18265
18266
18267 @node Server Agent Commands
18268 @subsubsection Server Agent Commands
18269
18270 @table @kbd
18271 @item J a
18272 @kindex J a (Agent Server)
18273 @findex gnus-agent-add-server
18274 Add the current server to the list of servers covered by the Gnus Agent
18275 (@code{gnus-agent-add-server}).
18276
18277 @item J r
18278 @kindex J r (Agent Server)
18279 @findex gnus-agent-remove-server
18280 Remove the current server from the list of servers covered by the Gnus
18281 Agent (@code{gnus-agent-remove-server}).
18282
18283 @end table
18284
18285
18286 @node Agent Visuals
18287 @subsection Agent Visuals
18288
18289 If you open a summary while unplugged and, Gnus knows from the group's
18290 active range that there are more articles than the headers currently
18291 stored in the Agent, you may see some articles whose subject looks
18292 something like @samp{[Undownloaded article #####]}. These are
18293 placeholders for the missing headers. Aside from setting a mark,
18294 there is not much that can be done with one of these placeholders.
18295 When Gnus finally gets a chance to fetch the group's headers, the
18296 placeholders will automatically be replaced by the actual headers.
18297 You can configure the summary buffer's maneuvering to skip over the
18298 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18299
18300 While it may be obvious to all, the only headers and articles
18301 available while unplugged are those headers and articles that were
18302 fetched into the Agent while previously plugged. To put it another
18303 way, ``If you forget to fetch something while plugged, you might have a
18304 less than satisfying unplugged session''. For this reason, the Agent
18305 adds two visual effects to your summary buffer. These effects display
18306 the download status of each article so that you always know which
18307 articles will be available when unplugged.
18308
18309 The first visual effect is the @samp{%O} spec. If you customize
18310 @code{gnus-summary-line-format} to include this specifier, you will add
18311 a single character field that indicates an article's download status.
18312 Articles that have been fetched into either the Agent or the Cache,
18313 will display @code{gnus-downloaded-mark} (defaults to @samp{+}). All
18314 other articles will display @code{gnus-undownloaded-mark} (defaults to
18315 @samp{-}). If you open a group that has not been agentized, a space
18316 (@samp{ }) will be displayed.
18317
18318 The second visual effect are the undownloaded faces. The faces, there
18319 are three indicating the article's score (low, normal, high), seem to
18320 result in a love/hate response from many Gnus users. The problem is
18321 that the face selection is controlled by a list of condition tests and
18322 face names (See @code{gnus-summary-highlight}). Each condition is
18323 tested in the order in which it appears in the list so early
18324 conditions have precedence over later conditions. All of this means
18325 that, if you tick an undownloaded article, the article will continue
18326 to be displayed in the undownloaded face rather than the ticked face.
18327
18328 If you use the Agent as a cache (to avoid downloading the same article
18329 each time you visit it or to minimize your connection time), the
18330 undownloaded face will probably seem like a good idea. The reason
18331 being that you do all of our work (marking, reading, deleting) with
18332 downloaded articles so the normal faces always appear.
18333
18334 For occasional Agent users, the undownloaded faces may appear to be an
18335 absolutely horrible idea. The issue being that, since most of their
18336 articles have not been fetched into the Agent, most of the normal
18337 faces will be obscured by the undownloaded faces. If this is your
18338 situation, you have two choices available. First, you can completely
18339 disable the undownload faces by customizing
18340 @code{gnus-summary-highlight} to delete the three cons-cells that
18341 refer to the @code{gnus-summary-*-undownloaded-face} faces. Second, if
18342 you prefer to take a more fine-grained approach, you may set the
18343 @code{agent-disable-undownloaded-faces} group parameter to t. This
18344 parameter, like all other agent parameters, may be set on an Agent
18345 Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18346 Parameters}), or an individual group (@pxref{Group Parameters}).
18347
18348 @node Agent as Cache
18349 @subsection Agent as Cache
18350
18351 When Gnus is plugged, it is not efficient to download headers or
18352 articles from the server again, if they are already stored in the
18353 Agent. So, Gnus normally only downloads headers once, and stores them
18354 in the Agent. These headers are later used when generating the summary
18355 buffer, regardless of whether you are plugged or unplugged. Articles
18356 are not cached in the Agent by default though (that would potentially
18357 consume lots of disk space), but if you have already downloaded an
18358 article into the Agent, Gnus will not download the article from the
18359 server again but use the locally stored copy instead.
18360
18361 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18362 @pxref{Agent Variables}) to always download headers and articles while
18363 plugged. Gnus will almost certainly be slower, but it will be kept
18364 synchronized with the server. That last point probably won't make any
18365 sense if you are using a nntp or nnimap back end.
18366
18367 @node Agent Expiry
18368 @subsection Agent Expiry
18369
18370 @vindex gnus-agent-expire-days
18371 @findex gnus-agent-expire
18372 @kindex M-x gnus-agent-expire
18373 @kindex M-x gnus-agent-expire-group
18374 @findex gnus-agent-expire-group
18375 @cindex agent expiry
18376 @cindex Gnus agent expiry
18377 @cindex expiry
18378
18379 The Agent back end, @code{nnagent}, doesn't handle expiry. Well, at
18380 least it doesn't handle it like other back ends. Instead, there are
18381 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18382 commands that will expire all read articles that are older than
18383 @code{gnus-agent-expire-days} days. They can be run whenever you feel
18384 that you're running out of space. Neither are particularly fast or
18385 efficient, and it's not a particularly good idea to interrupt them (with
18386 @kbd{C-g} or anything else) once you've started one of them.
18387
18388 Note that other functions, e.g. @code{gnus-request-expire-articles},
18389 might run @code{gnus-agent-expire} for you to keep the agent
18390 synchronized with the group.
18391
18392 The agent parameter @code{agent-enable-expiration} may be used to
18393 prevent expiration in selected groups.
18394
18395 @vindex gnus-agent-expire-all
18396 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18397 expiration commands will expire all articles---unread, read, ticked
18398 and dormant. If @code{nil} (which is the default), only read articles
18399 are eligible for expiry, and unread, ticked and dormant articles will
18400 be kept indefinitely.
18401
18402 If you find that some articles eligible for expiry are never expired,
18403 perhaps some Gnus Agent files are corrupted. There's are special
18404 commands, @code{gnus-agent-regenerate} and
18405 @code{gnus-agent-regenerate-group}, to fix possible problems.
18406
18407 @node Agent Regeneration
18408 @subsection Agent Regeneration
18409
18410 @cindex agent regeneration
18411 @cindex Gnus agent regeneration
18412 @cindex regeneration
18413
18414 The local data structures used by @code{nnagent} may become corrupted
18415 due to certain exceptional conditions. When this happens,
18416 @code{nnagent} functionality may degrade or even fail. The solution
18417 to this problem is to repair the local data structures by removing all
18418 internal inconsistencies.
18419
18420 For example, if your connection to your server is lost while
18421 downloaded articles into the agent, the local data structures will not
18422 know about articles successfully downloaded prior to the connection
18423 failure. Running @code{gnus-agent-regenerate} or
18424 @code{gnus-agent-regenerate-group} will update the data structures
18425 such that you don't need to download these articles a second time.
18426
18427 @findex gnus-agent-regenerate
18428 @kindex M-x gnus-agent-regenerate
18429 The command @code{gnus-agent-regenerate} will perform
18430 @code{gnus-agent-regenerate-group} on every agentized group. While
18431 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18432 recommended that you first close all summary buffers.
18433
18434 @findex gnus-agent-regenerate-group
18435 @kindex M-x gnus-agent-regenerate-group
18436 The command @code{gnus-agent-regenerate-group} uses the local copies
18437 of individual articles to repair the local @acronym{NOV}(header) database. It
18438 then updates the internal data structures that document which articles
18439 are stored locally. An optional argument will mark articles in the
18440 agent as unread.
18441
18442 @node Agent and IMAP
18443 @subsection Agent and IMAP
18444
18445 The Agent works with any Gnus back end, including nnimap. However,
18446 since there are some conceptual differences between @acronym{NNTP} and
18447 @acronym{IMAP}, this section (should) provide you with some information to
18448 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18449
18450 The first thing to keep in mind is that all flags (read, ticked, etc)
18451 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18452 case for nntp. Thus Gnus need to remember flag changes when
18453 disconnected, and synchronize these flags when you plug back in.
18454
18455 Gnus keeps track of flag changes when reading nnimap groups under the
18456 Agent. When you plug back in, Gnus will check if you have any changed
18457 any flags and ask if you wish to synchronize these with the server.
18458 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18459
18460 @vindex gnus-agent-synchronize-flags
18461 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18462 never automatically synchronize flags. If it is @code{ask}, which is
18463 the default, the Agent will check if you made any changes and if so
18464 ask if you wish to synchronize these when you re-connect. If it has
18465 any other value, all flags will be synchronized automatically.
18466
18467 If you do not wish to synchronize flags automatically when you
18468 re-connect, you can do it manually with the
18469 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18470 in the group buffer.
18471
18472 Some things are currently not implemented in the Agent that you'd might
18473 expect from a disconnected @acronym{IMAP} client, including:
18474
18475 @itemize @bullet
18476
18477 @item
18478 Copying/moving articles into nnimap groups when unplugged.
18479
18480 @item
18481 Creating/deleting nnimap groups when unplugged.
18482
18483 @end itemize
18484
18485 Technical note: the synchronization algorithm does not work by ``pushing''
18486 all local flags to the server, but rather incrementally update the
18487 server view of flags by changing only those flags that were changed by
18488 the user. Thus, if you set one flag on an article, quit the group and
18489 re-select the group and remove the flag; the flag will be set and
18490 removed from the server when you ``synchronize''. The queued flag
18491 operations can be found in the per-server @code{flags} file in the Agent
18492 directory. It's emptied when you synchronize flags.
18493
18494
18495 @node Outgoing Messages
18496 @subsection Outgoing Messages
18497
18498 When Gnus is unplugged, all outgoing messages (both mail and news) are
18499 stored in the draft group ``queue'' (@pxref{Drafts}). You can view
18500 them there after posting, and edit them at will.
18501
18502 When Gnus is plugged again, you can send the messages either from the
18503 draft group with the special commands available there, or you can use
18504 the @kbd{J S} command in the group buffer to send all the sendable
18505 messages in the draft group.
18506
18507
18508
18509 @node Agent Variables
18510 @subsection Agent Variables
18511
18512 @table @code
18513 @item gnus-agent-directory
18514 @vindex gnus-agent-directory
18515 Where the Gnus Agent will store its files. The default is
18516 @file{~/News/agent/}.
18517
18518 @item gnus-agent-handle-level
18519 @vindex gnus-agent-handle-level
18520 Groups on levels (@pxref{Group Levels}) higher than this variable will
18521 be ignored by the Agent. The default is @code{gnus-level-subscribed},
18522 which means that only subscribed group will be considered by the Agent
18523 by default.
18524
18525 @item gnus-agent-plugged-hook
18526 @vindex gnus-agent-plugged-hook
18527 Hook run when connecting to the network.
18528
18529 @item gnus-agent-unplugged-hook
18530 @vindex gnus-agent-unplugged-hook
18531 Hook run when disconnecting from the network.
18532
18533 @item gnus-agent-fetched-hook
18534 @vindex gnus-agent-fetched-hook
18535 Hook run when finished fetching articles.
18536
18537 @item gnus-agent-cache
18538 @vindex gnus-agent-cache
18539 Variable to control whether use the locally stored @acronym{NOV} and
18540 articles when plugged, e.g. essentially using the Agent as a cache.
18541 The default is non-@code{nil}, which means to use the Agent as a cache.
18542
18543 @item gnus-agent-go-online
18544 @vindex gnus-agent-go-online
18545 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18546 automatically switch offline servers into online status. If it is
18547 @code{ask}, the default, the Agent will ask if you wish to switch
18548 offline servers into online status when you re-connect. If it has any
18549 other value, all offline servers will be automatically switched into
18550 online status.
18551
18552 @item gnus-agent-mark-unread-after-downloaded
18553 @vindex gnus-agent-mark-unread-after-downloaded
18554 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18555 mark articles as unread after downloading. This is usually a safe
18556 thing to do as the newly downloaded article has obviously not been
18557 read. The default is t.
18558
18559 @item gnus-agent-consider-all-articles
18560 @vindex gnus-agent-consider-all-articles
18561 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18562 agent will let the agent predicate decide whether articles need to be
18563 downloaded or not, for all articles. When @code{nil}, the default,
18564 the agent will only let the predicate decide whether unread articles
18565 are downloaded or not. If you enable this, you may also want to look
18566 into the agent expiry settings (@pxref{Category Variables}), so that
18567 the agent doesn't download articles which the agent will later expire,
18568 over and over again.
18569
18570 @item gnus-agent-max-fetch-size
18571 @vindex gnus-agent-max-fetch-size
18572 The agent fetches articles into a temporary buffer prior to parsing
18573 them into individual files. To avoid exceeding the max. buffer size,
18574 the agent alternates between fetching and parsing until all articles
18575 have been fetched. @code{gnus-agent-max-fetch-size} provides a size
18576 limit to control how often the cycling occurs. A large value improves
18577 performance. A small value minimizes the time lost should the
18578 connection be lost while fetching (You may need to run
18579 @code{gnus-agent-regenerate-group} to update the group's state.
18580 However, all articles parsed prior to loosing the connection will be
18581 available while unplugged). The default is 10M so it is unusual to
18582 see any cycling.
18583
18584 @item gnus-server-unopen-status
18585 @vindex gnus-server-unopen-status
18586 Perhaps not an Agent variable, but closely related to the Agent, this
18587 variable says what will happen if Gnus cannot open a server. If the
18588 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18589 whether to deny the server or whether to unplug the agent. If the
18590 Agent is disabled, Gnus always simply deny the server. Other choices
18591 for this variable include @code{denied} and @code{offline} the latter
18592 is only valid if the Agent is used.
18593
18594 @item gnus-auto-goto-ignores
18595 @vindex gnus-auto-goto-ignores
18596 Another variable that isn't an Agent variable, yet so closely related
18597 that most will look for it here, this variable tells the summary
18598 buffer how to maneuver around undownloaded (only headers stored in the
18599 agent) and unfetched (neither article nor headers stored) articles.
18600
18601 The legal values are @code{nil} (maneuver to any article),
18602 @code{undownloaded} (maneuvering while unplugged ignores articles that
18603 have not been fetched), @code{always-undownloaded} (maneuvering always
18604 ignores articles that have not been fetched), @code{unfetched}
18605 (maneuvering ignores articles whose headers have not been fetched).
18606
18607 @item gnus-agent-auto-agentize-methods
18608 @vindex gnus-agent-auto-agentize-methods
18609 If you have never used the Agent before (or more technically, if
18610 @file{~/News/agent/lib/servers} does not exist), Gnus will
18611 automatically agentize a few servers for you. This variable control
18612 which backends should be auto-agentized. It is typically only useful
18613 to agentize remote backends. The auto-agentizing has the same effect
18614 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18615 If the file exist, you must manage the servers manually by adding or
18616 removing them, this variable is only applicable the first time you
18617 start Gnus. The default is @samp{(nntp nnimap)}.
18618
18619 @end table
18620
18621
18622 @node Example Setup
18623 @subsection Example Setup
18624
18625 If you don't want to read this manual, and you have a fairly standard
18626 setup, you may be able to use something like the following as your
18627 @file{~/.gnus.el} file to get started.
18628
18629 @lisp
18630 ;;; @r{Define how Gnus is to fetch news. We do this over @acronym{NNTP}}
18631 ;;; @r{from your ISP's server.}
18632 (setq gnus-select-method '(nntp "news.your-isp.com"))
18633
18634 ;;; @r{Define how Gnus is to read your mail. We read mail from}
18635 ;;; @r{your ISP's @acronym{POP} server.}
18636 (setq mail-sources '((pop :server "pop.your-isp.com")))
18637
18638 ;;; @r{Say how Gnus is to store the mail. We use nnml groups.}
18639 (setq gnus-secondary-select-methods '((nnml "")))
18640
18641 ;;; @r{Make Gnus into an offline newsreader.}
18642 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18643 ;;; (setq gnus-agent t) ; @r{Now the default.}
18644 @end lisp
18645
18646 That should be it, basically. Put that in your @file{~/.gnus.el} file,
18647 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18648 gnus}.
18649
18650 If this is the first time you've run Gnus, you will be subscribed
18651 automatically to a few default newsgroups. You'll probably want to
18652 subscribe to more groups, and to do that, you have to query the
18653 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18654 command. This usually takes quite a while, but you only have to do it
18655 once.
18656
18657 After reading and parsing a while, you'll be presented with a list of
18658 groups. Subscribe to the ones you want to read with the @kbd{u}
18659 command. @kbd{l} to make all the killed groups disappear after you've
18660 subscribe to all the groups you want to read. (@kbd{A k} will bring
18661 back all the killed groups.)
18662
18663 You can now read the groups at once, or you can download the articles
18664 with the @kbd{J s} command. And then read the rest of this manual to
18665 find out which of the other gazillion things you want to customize.
18666
18667
18668 @node Batching Agents
18669 @subsection Batching Agents
18670 @findex gnus-agent-batch
18671
18672 Having the Gnus Agent fetch articles (and post whatever messages you've
18673 written) is quite easy once you've gotten things set up properly. The
18674 following shell script will do everything that is necessary:
18675
18676 You can run a complete batch command from the command line with the
18677 following incantation:
18678
18679 @example
18680 #!/bin/sh
18681 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18682 @end example
18683
18684
18685 @node Agent Caveats
18686 @subsection Agent Caveats
18687
18688 The Gnus Agent doesn't seem to work like most other offline
18689 newsreaders. Here are some common questions that some imaginary people
18690 may ask:
18691
18692 @table @dfn
18693 @item If I read an article while plugged, do they get entered into the Agent?
18694
18695 @strong{No}. If you want this behaviour, add
18696 @code{gnus-agent-fetch-selected-article} to
18697 @code{gnus-select-article-hook}.
18698
18699 @item If I read an article while plugged, and the article already exists in
18700 the Agent, will it get downloaded once more?
18701
18702 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18703
18704 @end table
18705
18706 In short, when Gnus is unplugged, it only looks into the locally stored
18707 articles; when it's plugged, it talks to your ISP and may also use the
18708 locally stored articles.
18709
18710
18711 @node Scoring
18712 @chapter Scoring
18713 @cindex scoring
18714
18715 Other people use @dfn{kill files}, but we here at Gnus Towers like
18716 scoring better than killing, so we'd rather switch than fight. They do
18717 something completely different as well, so sit up straight and pay
18718 attention!
18719
18720 @vindex gnus-summary-mark-below
18721 All articles have a default score (@code{gnus-summary-default-score}),
18722 which is 0 by default. This score may be raised or lowered either
18723 interactively or by score files. Articles that have a score lower than
18724 @code{gnus-summary-mark-below} are marked as read.
18725
18726 Gnus will read any @dfn{score files} that apply to the current group
18727 before generating the summary buffer.
18728
18729 There are several commands in the summary buffer that insert score
18730 entries based on the current article. You can, for instance, ask Gnus to
18731 lower or increase the score of all articles with a certain subject.
18732
18733 There are two sorts of scoring entries: Permanent and temporary.
18734 Temporary score entries are self-expiring entries. Any entries that are
18735 temporary and have not been used for, say, a week, will be removed
18736 silently to help keep the sizes of the score files down.
18737
18738 @menu
18739 * Summary Score Commands:: Adding score entries for the current group.
18740 * Group Score Commands:: General score commands.
18741 * Score Variables:: Customize your scoring. (My, what terminology).
18742 * Score File Format:: What a score file may contain.
18743 * Score File Editing:: You can edit score files by hand as well.
18744 * Adaptive Scoring:: Big Sister Gnus knows what you read.
18745 * Home Score File:: How to say where new score entries are to go.
18746 * Followups To Yourself:: Having Gnus notice when people answer you.
18747 * Scoring On Other Headers:: Scoring on non-standard headers.
18748 * Scoring Tips:: How to score effectively.
18749 * Reverse Scoring:: That problem child of old is not problem.
18750 * Global Score Files:: Earth-spanning, ear-splitting score files.
18751 * Kill Files:: They are still here, but they can be ignored.
18752 * Converting Kill Files:: Translating kill files to score files.
18753 * GroupLens:: Getting predictions on what you like to read.
18754 * Advanced Scoring:: Using logical expressions to build score rules.
18755 * Score Decays:: It can be useful to let scores wither away.
18756 @end menu
18757
18758
18759 @node Summary Score Commands
18760 @section Summary Score Commands
18761 @cindex score commands
18762
18763 The score commands that alter score entries do not actually modify real
18764 score files. That would be too inefficient. Gnus maintains a cache of
18765 previously loaded score files, one of which is considered the
18766 @dfn{current score file alist}. The score commands simply insert
18767 entries into this list, and upon group exit, this list is saved.
18768
18769 The current score file is by default the group's local score file, even
18770 if no such score file actually exists. To insert score commands into
18771 some other score file (e.g. @file{all.SCORE}), you must first make this
18772 score file the current one.
18773
18774 General score commands that don't actually change the score file:
18775
18776 @table @kbd
18777
18778 @item V s
18779 @kindex V s (Summary)
18780 @findex gnus-summary-set-score
18781 Set the score of the current article (@code{gnus-summary-set-score}).
18782
18783 @item V S
18784 @kindex V S (Summary)
18785 @findex gnus-summary-current-score
18786 Display the score of the current article
18787 (@code{gnus-summary-current-score}).
18788
18789 @item V t
18790 @kindex V t (Summary)
18791 @findex gnus-score-find-trace
18792 Display all score rules that have been used on the current article
18793 (@code{gnus-score-find-trace}). In the @code{*Score Trace*} buffer, you
18794 may type @kbd{e} to edit score file corresponding to the score rule on
18795 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
18796 score file and edit it.
18797
18798 @item V w
18799 @kindex V w (Summary)
18800 @findex gnus-score-find-favourite-words
18801 List words used in scoring (@code{gnus-score-find-favourite-words}).
18802
18803 @item V R
18804 @kindex V R (Summary)
18805 @findex gnus-summary-rescore
18806 Run the current summary through the scoring process
18807 (@code{gnus-summary-rescore}). This might be useful if you're playing
18808 around with your score files behind Gnus' back and want to see the
18809 effect you're having.
18810
18811 @item V c
18812 @kindex V c (Summary)
18813 @findex gnus-score-change-score-file
18814 Make a different score file the current
18815 (@code{gnus-score-change-score-file}).
18816
18817 @item V e
18818 @kindex V e (Summary)
18819 @findex gnus-score-edit-current-scores
18820 Edit the current score file (@code{gnus-score-edit-current-scores}).
18821 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18822 File Editing}).
18823
18824 @item V f
18825 @kindex V f (Summary)
18826 @findex gnus-score-edit-file
18827 Edit a score file and make this score file the current one
18828 (@code{gnus-score-edit-file}).
18829
18830 @item V F
18831 @kindex V F (Summary)
18832 @findex gnus-score-flush-cache
18833 Flush the score cache (@code{gnus-score-flush-cache}). This is useful
18834 after editing score files.
18835
18836 @item V C
18837 @kindex V C (Summary)
18838 @findex gnus-score-customize
18839 Customize a score file in a visually pleasing manner
18840 (@code{gnus-score-customize}).
18841
18842 @end table
18843
18844 The rest of these commands modify the local score file.
18845
18846 @table @kbd
18847
18848 @item V m
18849 @kindex V m (Summary)
18850 @findex gnus-score-set-mark-below
18851 Prompt for a score, and mark all articles with a score below this as
18852 read (@code{gnus-score-set-mark-below}).
18853
18854 @item V x
18855 @kindex V x (Summary)
18856 @findex gnus-score-set-expunge-below
18857 Prompt for a score, and add a score rule to the current score file to
18858 expunge all articles below this score
18859 (@code{gnus-score-set-expunge-below}).
18860 @end table
18861
18862 The keystrokes for actually making score entries follow a very regular
18863 pattern, so there's no need to list all the commands. (Hundreds of
18864 them.)
18865
18866 @findex gnus-summary-increase-score
18867 @findex gnus-summary-lower-score
18868
18869 @enumerate
18870 @item
18871 The first key is either @kbd{I} (upper case i) for increasing the score
18872 or @kbd{L} for lowering the score.
18873 @item
18874 The second key says what header you want to score on. The following
18875 keys are available:
18876 @table @kbd
18877
18878 @item a
18879 Score on the author name.
18880
18881 @item s
18882 Score on the subject line.
18883
18884 @item x
18885 Score on the @code{Xref} line---i.e., the cross-posting line.
18886
18887 @item r
18888 Score on the @code{References} line.
18889
18890 @item d
18891 Score on the date.
18892
18893 @item l
18894 Score on the number of lines.
18895
18896 @item i
18897 Score on the @code{Message-ID} header.
18898
18899 @item e
18900 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18901 if your @acronym{NNTP} server tracks additional header data in overviews.
18902
18903 @item f
18904 Score on followups---this matches the author name, and adds scores to
18905 the followups to this author. (Using this key leads to the creation of
18906 @file{ADAPT} files.)
18907
18908 @item b
18909 Score on the body.
18910
18911 @item h
18912 Score on the head.
18913
18914 @item t
18915 Score on thread. (Using this key leads to the creation of @file{ADAPT}
18916 files.)
18917
18918 @end table
18919
18920 @item
18921 The third key is the match type. Which match types are valid depends on
18922 what headers you are scoring on.
18923
18924 @table @code
18925
18926 @item strings
18927
18928 @table @kbd
18929
18930 @item e
18931 Exact matching.
18932
18933 @item s
18934 Substring matching.
18935
18936 @item f
18937 Fuzzy matching (@pxref{Fuzzy Matching}).
18938
18939 @item r
18940 Regexp matching
18941 @end table
18942
18943 @item date
18944 @table @kbd
18945
18946 @item b
18947 Before date.
18948
18949 @item a
18950 After date.
18951
18952 @item n
18953 This date.
18954 @end table
18955
18956 @item number
18957 @table @kbd
18958
18959 @item <
18960 Less than number.
18961
18962 @item =
18963 Equal to number.
18964
18965 @item >
18966 Greater than number.
18967 @end table
18968 @end table
18969
18970 @item
18971 The fourth and usually final key says whether this is a temporary (i.e.,
18972 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18973 or whether it is to be done immediately, without adding to the score
18974 file.
18975 @table @kbd
18976
18977 @item t
18978 Temporary score entry.
18979
18980 @item p
18981 Permanent score entry.
18982
18983 @item i
18984 Immediately scoring.
18985 @end table
18986
18987 @item
18988 If you are scoring on `e' (extra) headers, you will then be prompted for
18989 the header name on which you wish to score. This must be a header named
18990 in gnus-extra-headers, and @samp{TAB} completion is available.
18991
18992 @end enumerate
18993
18994 So, let's say you want to increase the score on the current author with
18995 exact matching permanently: @kbd{I a e p}. If you want to lower the
18996 score based on the subject line, using substring matching, and make a
18997 temporary score entry: @kbd{L s s t}. Pretty easy.
18998
18999 To make things a bit more complicated, there are shortcuts. If you use
19000 a capital letter on either the second or third keys, Gnus will use
19001 defaults for the remaining one or two keystrokes. The defaults are
19002 ``substring'' and ``temporary''. So @kbd{I A} is the same as @kbd{I a s
19003 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19004
19005 These functions take both the numerical prefix and the symbolic prefix
19006 (@pxref{Symbolic Prefixes}). A numerical prefix says how much to lower
19007 (or increase) the score of the article. A symbolic prefix of @code{a}
19008 says to use the @file{all.SCORE} file for the command instead of the
19009 current score file.
19010
19011 @vindex gnus-score-mimic-keymap
19012 The @code{gnus-score-mimic-keymap} says whether these commands will
19013 pretend they are keymaps or not.
19014
19015
19016 @node Group Score Commands
19017 @section Group Score Commands
19018 @cindex group score commands
19019
19020 There aren't many of these as yet, I'm afraid.
19021
19022 @table @kbd
19023
19024 @item W f
19025 @kindex W f (Group)
19026 @findex gnus-score-flush-cache
19027 Gnus maintains a cache of score alists to avoid having to reload them
19028 all the time. This command will flush the cache
19029 (@code{gnus-score-flush-cache}).
19030
19031 @end table
19032
19033 You can do scoring from the command line by saying something like:
19034
19035 @findex gnus-batch-score
19036 @cindex batch scoring
19037 @example
19038 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19039 @end example
19040
19041
19042 @node Score Variables
19043 @section Score Variables
19044 @cindex score variables
19045
19046 @table @code
19047
19048 @item gnus-use-scoring
19049 @vindex gnus-use-scoring
19050 If @code{nil}, Gnus will not check for score files, and will not, in
19051 general, do any score-related work. This is @code{t} by default.
19052
19053 @item gnus-kill-killed
19054 @vindex gnus-kill-killed
19055 If this variable is @code{nil}, Gnus will never apply score files to
19056 articles that have already been through the kill process. While this
19057 may save you lots of time, it also means that if you apply a kill file
19058 to a group, and then change the kill file and want to run it over you
19059 group again to kill more articles, it won't work. You have to set this
19060 variable to @code{t} to do that. (It is @code{t} by default.)
19061
19062 @item gnus-kill-files-directory
19063 @vindex gnus-kill-files-directory
19064 All kill and score files will be stored in this directory, which is
19065 initialized from the @env{SAVEDIR} environment variable by default.
19066 This is @file{~/News/} by default.
19067
19068 @item gnus-score-file-suffix
19069 @vindex gnus-score-file-suffix
19070 Suffix to add to the group name to arrive at the score file name
19071 (@file{SCORE} by default.)
19072
19073 @item gnus-score-uncacheable-files
19074 @vindex gnus-score-uncacheable-files
19075 @cindex score cache
19076 All score files are normally cached to avoid excessive re-loading of
19077 score files. However, if this might make your Emacs grow big and
19078 bloated, so this regexp can be used to weed out score files unlikely
19079 to be needed again. It would be a bad idea to deny caching of
19080 @file{all.SCORE}, while it might be a good idea to not cache
19081 @file{comp.infosystems.www.authoring.misc.ADAPT}. In fact, this
19082 variable is @samp{ADAPT$} by default, so no adaptive score files will
19083 be cached.
19084
19085 @item gnus-save-score
19086 @vindex gnus-save-score
19087 If you have really complicated score files, and do lots of batch
19088 scoring, then you might set this variable to @code{t}. This will make
19089 Gnus save the scores into the @file{.newsrc.eld} file.
19090
19091 If you do not set this to @code{t}, then manual scores (like those set
19092 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19093 across group visits.
19094
19095 @item gnus-score-interactive-default-score
19096 @vindex gnus-score-interactive-default-score
19097 Score used by all the interactive raise/lower commands to raise/lower
19098 score with. Default is 1000, which may seem excessive, but this is to
19099 ensure that the adaptive scoring scheme gets enough room to play with.
19100 We don't want the small changes from the adaptive scoring to overwrite
19101 manually entered data.
19102
19103 @item gnus-summary-default-score
19104 @vindex gnus-summary-default-score
19105 Default score of an article, which is 0 by default.
19106
19107 @item gnus-summary-expunge-below
19108 @vindex gnus-summary-expunge-below
19109 Don't display the summary lines of articles that have scores lower than
19110 this variable. This is @code{nil} by default, which means that no
19111 articles will be hidden. This variable is local to the summary buffers,
19112 and has to be set from @code{gnus-summary-mode-hook}.
19113
19114 @item gnus-score-over-mark
19115 @vindex gnus-score-over-mark
19116 Mark (in the third column) used for articles with a score over the
19117 default. Default is @samp{+}.
19118
19119 @item gnus-score-below-mark
19120 @vindex gnus-score-below-mark
19121 Mark (in the third column) used for articles with a score below the
19122 default. Default is @samp{-}.
19123
19124 @item gnus-score-find-score-files-function
19125 @vindex gnus-score-find-score-files-function
19126 Function used to find score files for the current group. This function
19127 is called with the name of the group as the argument.
19128
19129 Predefined functions available are:
19130 @table @code
19131
19132 @item gnus-score-find-single
19133 @findex gnus-score-find-single
19134 Only apply the group's own score file.
19135
19136 @item gnus-score-find-bnews
19137 @findex gnus-score-find-bnews
19138 Apply all score files that match, using bnews syntax. This is the
19139 default. If the current group is @samp{gnu.emacs.gnus}, for instance,
19140 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19141 @file{gnu.all.SCORE} would all apply. In short, the instances of
19142 @samp{all} in the score file names are translated into @samp{.*}, and
19143 then a regexp match is done.
19144
19145 This means that if you have some score entries that you want to apply to
19146 all groups, then you put those entries in the @file{all.SCORE} file.
19147
19148 The score files are applied in a semi-random order, although Gnus will
19149 try to apply the more general score files before the more specific score
19150 files. It does this by looking at the number of elements in the score
19151 file names---discarding the @samp{all} elements.
19152
19153 @item gnus-score-find-hierarchical
19154 @findex gnus-score-find-hierarchical
19155 Apply all score files from all the parent groups. This means that you
19156 can't have score files like @file{all.SCORE}, but you can have
19157 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19158 server.
19159
19160 @end table
19161 This variable can also be a list of functions. In that case, all
19162 these functions will be called with the group name as argument, and
19163 all the returned lists of score files will be applied. These
19164 functions can also return lists of lists of score alists directly. In
19165 that case, the functions that return these non-file score alists
19166 should probably be placed before the ``real'' score file functions, to
19167 ensure that the last score file returned is the local score file.
19168 Phu.
19169
19170 For example, to do hierarchical scoring but use a non-server-specific
19171 overall score file, you could use the value
19172 @example
19173 (list (lambda (group) ("all.SCORE"))
19174 'gnus-score-find-hierarchical)
19175 @end example
19176
19177 @item gnus-score-expiry-days
19178 @vindex gnus-score-expiry-days
19179 This variable says how many days should pass before an unused score file
19180 entry is expired. If this variable is @code{nil}, no score file entries
19181 are expired. It's 7 by default.
19182
19183 @item gnus-update-score-entry-dates
19184 @vindex gnus-update-score-entry-dates
19185 If this variable is non-@code{nil}, temporary score entries that have
19186 been triggered (matched) will have their dates updated. (This is how Gnus
19187 controls expiry---all non-matched-entries will become too old while
19188 matched entries will stay fresh and young.) However, if you set this
19189 variable to @code{nil}, even matched entries will grow old and will
19190 have to face that oh-so grim reaper.
19191
19192 @item gnus-score-after-write-file-function
19193 @vindex gnus-score-after-write-file-function
19194 Function called with the name of the score file just written.
19195
19196 @item gnus-score-thread-simplify
19197 @vindex gnus-score-thread-simplify
19198 If this variable is non-@code{nil}, article subjects will be
19199 simplified for subject scoring purposes in the same manner as with
19200 threading---according to the current value of
19201 @code{gnus-simplify-subject-functions}. If the scoring entry uses
19202 @code{substring} or @code{exact} matching, the match will also be
19203 simplified in this manner.
19204
19205 @end table
19206
19207
19208 @node Score File Format
19209 @section Score File Format
19210 @cindex score file format
19211
19212 A score file is an @code{emacs-lisp} file that normally contains just a
19213 single form. Casual users are not expected to edit these files;
19214 everything can be changed from the summary buffer.
19215
19216 Anyway, if you'd like to dig into it yourself, here's an example:
19217
19218 @lisp
19219 (("from"
19220 ("Lars Ingebrigtsen" -10000)
19221 ("Per Abrahamsen")
19222 ("larsi\\|lmi" -50000 nil R))
19223 ("subject"
19224 ("Ding is Badd" nil 728373))
19225 ("xref"
19226 ("alt.politics" -1000 728372 s))
19227 ("lines"
19228 (2 -100 nil <))
19229 (mark 0)
19230 (expunge -1000)
19231 (mark-and-expunge -10)
19232 (read-only nil)
19233 (orphan -10)
19234 (adapt t)
19235 (files "/hom/larsi/News/gnu.SCORE")
19236 (exclude-files "all.SCORE")
19237 (local (gnus-newsgroup-auto-expire t)
19238 (gnus-summary-make-false-root empty))
19239 (eval (ding)))
19240 @end lisp
19241
19242 This example demonstrates most score file elements. @xref{Advanced
19243 Scoring}, for a different approach.
19244
19245 Even though this looks much like Lisp code, nothing here is actually
19246 @code{eval}ed. The Lisp reader is used to read this form, though, so it
19247 has to be valid syntactically, if not semantically.
19248
19249 Six keys are supported by this alist:
19250
19251 @table @code
19252
19253 @item STRING
19254 If the key is a string, it is the name of the header to perform the
19255 match on. Scoring can only be performed on these eight headers:
19256 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19257 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}. In addition to
19258 these headers, there are three strings to tell Gnus to fetch the entire
19259 article and do the match on larger parts of the article: @code{Body}
19260 will perform the match on the body of the article, @code{Head} will
19261 perform the match on the head of the article, and @code{All} will
19262 perform the match on the entire article. Note that using any of these
19263 last three keys will slow down group entry @emph{considerably}. The
19264 final ``header'' you can score on is @code{Followup}. These score
19265 entries will result in new score entries being added for all follow-ups
19266 to articles that matches these score entries.
19267
19268 Following this key is an arbitrary number of score entries, where each
19269 score entry has one to four elements.
19270 @enumerate
19271
19272 @item
19273 The first element is the @dfn{match element}. On most headers this will
19274 be a string, but on the Lines and Chars headers, this must be an
19275 integer.
19276
19277 @item
19278 If the second element is present, it should be a number---the @dfn{score
19279 element}. This number should be an integer in the neginf to posinf
19280 interval. This number is added to the score of the article if the match
19281 is successful. If this element is not present, the
19282 @code{gnus-score-interactive-default-score} number will be used
19283 instead. This is 1000 by default.
19284
19285 @item
19286 If the third element is present, it should be a number---the @dfn{date
19287 element}. This date says when the last time this score entry matched,
19288 which provides a mechanism for expiring the score entries. It this
19289 element is not present, the score entry is permanent. The date is
19290 represented by the number of days since December 31, 1 BCE.
19291
19292 @item
19293 If the fourth element is present, it should be a symbol---the @dfn{type
19294 element}. This element specifies what function should be used to see
19295 whether this score entry matches the article. What match types that can
19296 be used depends on what header you wish to perform the match on.
19297 @table @dfn
19298
19299 @item From, Subject, References, Xref, Message-ID
19300 For most header types, there are the @code{r} and @code{R} (regexp), as
19301 well as @code{s} and @code{S} (substring) types, and @code{e} and
19302 @code{E} (exact match), and @code{w} (word match) types. If this
19303 element is not present, Gnus will assume that substring matching should
19304 be used. @code{R}, @code{S}, and @code{E} differ from the others in
19305 that the matches will be done in a case-sensitive manner. All these
19306 one-letter types are really just abbreviations for the @code{regexp},
19307 @code{string}, @code{exact}, and @code{word} types, which you can use
19308 instead, if you feel like.
19309
19310 @item Extra
19311 Just as for the standard string overview headers, if you are using
19312 gnus-extra-headers, you can score on these headers' values. In this
19313 case, there is a 5th element in the score entry, being the name of the
19314 header to be scored. The following entry is useful in your
19315 @file{all.SCORE} file in case of spam attacks from a single origin
19316 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19317 overviews:
19318
19319 @lisp
19320 ("111.222.333.444" -1000 nil s
19321 "NNTP-Posting-Host")
19322 @end lisp
19323
19324 @item Lines, Chars
19325 These two headers use different match types: @code{<}, @code{>},
19326 @code{=}, @code{>=} and @code{<=}.
19327
19328 These predicates are true if
19329
19330 @example
19331 (PREDICATE HEADER MATCH)
19332 @end example
19333
19334 evaluates to non-@code{nil}. For instance, the advanced match
19335 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19336 following form:
19337
19338 @lisp
19339 (< header-value 4)
19340 @end lisp
19341
19342 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19343 the match, we get the score added if the article has less than 4 lines.
19344 (It's easy to get confused and think it's the other way around. But
19345 it's not. I think.)
19346
19347 When matching on @code{Lines}, be careful because some back ends (like
19348 @code{nndir}) do not generate @code{Lines} header, so every article ends
19349 up being marked as having 0 lines. This can lead to strange results if
19350 you happen to lower score of the articles with few lines.
19351
19352 @item Date
19353 For the Date header we have three kinda silly match types:
19354 @code{before}, @code{at} and @code{after}. I can't really imagine this
19355 ever being useful, but, like, it would feel kinda silly not to provide
19356 this function. Just in case. You never know. Better safe than sorry.
19357 Once burnt, twice shy. Don't judge a book by its cover. Never not have
19358 sex on a first date. (I have been told that at least one person, and I
19359 quote, ``found this function indispensable'', however.)
19360
19361 @cindex ISO8601
19362 @cindex date
19363 A more useful match type is @code{regexp}. With it, you can match the
19364 date string using a regular expression. The date is normalized to
19365 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}. If
19366 you want to match all articles that have been posted on April 1st in
19367 every year, you could use @samp{....0401.........} as a match string,
19368 for instance. (Note that the date is kept in its original time zone, so
19369 this will match articles that were posted when it was April 1st where
19370 the article was posted from. Time zones are such wholesome fun for the
19371 whole family, eh?)
19372
19373 @item Head, Body, All
19374 These three match keys use the same match types as the @code{From} (etc)
19375 header uses.
19376
19377 @item Followup
19378 This match key is somewhat special, in that it will match the
19379 @code{From} header, and affect the score of not only the matching
19380 articles, but also all followups to the matching articles. This allows
19381 you e.g. increase the score of followups to your own articles, or
19382 decrease the score of followups to the articles of some known
19383 trouble-maker. Uses the same match types as the @code{From} header
19384 uses. (Using this match key will lead to creation of @file{ADAPT}
19385 files.)
19386
19387 @item Thread
19388 This match key works along the same lines as the @code{Followup} match
19389 key. If you say that you want to score on a (sub-)thread started by an
19390 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19391 match. This will add a new @samp{thread} match for each article that
19392 has @var{x} in its @code{References} header. (These new @samp{thread}
19393 matches will use the @code{Message-ID}s of these matching articles.)
19394 This will ensure that you can raise/lower the score of an entire thread,
19395 even though some articles in the thread may not have complete
19396 @code{References} headers. Note that using this may lead to
19397 undeterministic scores of the articles in the thread. (Using this match
19398 key will lead to creation of @file{ADAPT} files.)
19399 @end table
19400 @end enumerate
19401
19402 @cindex score file atoms
19403 @item mark
19404 The value of this entry should be a number. Any articles with a score
19405 lower than this number will be marked as read.
19406
19407 @item expunge
19408 The value of this entry should be a number. Any articles with a score
19409 lower than this number will be removed from the summary buffer.
19410
19411 @item mark-and-expunge
19412 The value of this entry should be a number. Any articles with a score
19413 lower than this number will be marked as read and removed from the
19414 summary buffer.
19415
19416 @item thread-mark-and-expunge
19417 The value of this entry should be a number. All articles that belong to
19418 a thread that has a total score below this number will be marked as read
19419 and removed from the summary buffer. @code{gnus-thread-score-function}
19420 says how to compute the total score for a thread.
19421
19422 @item files
19423 The value of this entry should be any number of file names. These files
19424 are assumed to be score files as well, and will be loaded the same way
19425 this one was.
19426
19427 @item exclude-files
19428 The clue of this entry should be any number of files. These files will
19429 not be loaded, even though they would normally be so, for some reason or
19430 other.
19431
19432 @item eval
19433 The value of this entry will be @code{eval}el. This element will be
19434 ignored when handling global score files.
19435
19436 @item read-only
19437 Read-only score files will not be updated or saved. Global score files
19438 should feature this atom (@pxref{Global Score Files}). (Note:
19439 @dfn{Global} here really means @dfn{global}; not your personal
19440 apply-to-all-groups score files.)
19441
19442 @item orphan
19443 The value of this entry should be a number. Articles that do not have
19444 parents will get this number added to their scores. Imagine you follow
19445 some high-volume newsgroup, like @samp{comp.lang.c}. Most likely you
19446 will only follow a few of the threads, also want to see any new threads.
19447
19448 You can do this with the following two score file entries:
19449
19450 @example
19451 (orphan -500)
19452 (mark-and-expunge -100)
19453 @end example
19454
19455 When you enter the group the first time, you will only see the new
19456 threads. You then raise the score of the threads that you find
19457 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19458 rest. Next time you enter the group, you will see new articles in the
19459 interesting threads, plus any new threads.
19460
19461 I.e.---the orphan score atom is for high-volume groups where a few
19462 interesting threads which can't be found automatically by ordinary
19463 scoring rules exist.
19464
19465 @item adapt
19466 This entry controls the adaptive scoring. If it is @code{t}, the
19467 default adaptive scoring rules will be used. If it is @code{ignore}, no
19468 adaptive scoring will be performed on this group. If it is a list, this
19469 list will be used as the adaptive scoring rules. If it isn't present,
19470 or is something other than @code{t} or @code{ignore}, the default
19471 adaptive scoring rules will be used. If you want to use adaptive
19472 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19473 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19474 not want adaptive scoring. If you only want adaptive scoring in a few
19475 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19476 insert @code{(adapt t)} in the score files of the groups where you want
19477 it.
19478
19479 @item adapt-file
19480 All adaptive score entries will go to the file named by this entry. It
19481 will also be applied when entering the group. This atom might be handy
19482 if you want to adapt on several groups at once, using the same adaptive
19483 file for a number of groups.
19484
19485 @item local
19486 @cindex local variables
19487 The value of this entry should be a list of @code{(@var{var}
19488 @var{value})} pairs. Each @var{var} will be made buffer-local to the
19489 current summary buffer, and set to the value specified. This is a
19490 convenient, if somewhat strange, way of setting variables in some
19491 groups if you don't like hooks much. Note that the @var{value} won't
19492 be evaluated.
19493 @end table
19494
19495
19496 @node Score File Editing
19497 @section Score File Editing
19498
19499 You normally enter all scoring commands from the summary buffer, but you
19500 might feel the urge to edit them by hand as well, so we've supplied you
19501 with a mode for that.
19502
19503 It's simply a slightly customized @code{emacs-lisp} mode, with these
19504 additional commands:
19505
19506 @table @kbd
19507
19508 @item C-c C-c
19509 @kindex C-c C-c (Score)
19510 @findex gnus-score-edit-done
19511 Save the changes you have made and return to the summary buffer
19512 (@code{gnus-score-edit-done}).
19513
19514 @item C-c C-d
19515 @kindex C-c C-d (Score)
19516 @findex gnus-score-edit-insert-date
19517 Insert the current date in numerical format
19518 (@code{gnus-score-edit-insert-date}). This is really the day number, if
19519 you were wondering.
19520
19521 @item C-c C-p
19522 @kindex C-c C-p (Score)
19523 @findex gnus-score-pretty-print
19524 The adaptive score files are saved in an unformatted fashion. If you
19525 intend to read one of these files, you want to @dfn{pretty print} it
19526 first. This command (@code{gnus-score-pretty-print}) does that for
19527 you.
19528
19529 @end table
19530
19531 Type @kbd{M-x gnus-score-mode} to use this mode.
19532
19533 @vindex gnus-score-mode-hook
19534 @code{gnus-score-menu-hook} is run in score mode buffers.
19535
19536 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19537 @kbd{V t} to begin editing score files.
19538
19539
19540 @node Adaptive Scoring
19541 @section Adaptive Scoring
19542 @cindex adaptive scoring
19543
19544 If all this scoring is getting you down, Gnus has a way of making it all
19545 happen automatically---as if by magic. Or rather, as if by artificial
19546 stupidity, to be precise.
19547
19548 @vindex gnus-use-adaptive-scoring
19549 When you read an article, or mark an article as read, or kill an
19550 article, you leave marks behind. On exit from the group, Gnus can sniff
19551 these marks and add score elements depending on what marks it finds.
19552 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19553 @code{t} or @code{(line)}. If you want score adaptively on separate
19554 words appearing in the subjects, you should set this variable to
19555 @code{(word)}. If you want to use both adaptive methods, set this
19556 variable to @code{(word line)}.
19557
19558 @vindex gnus-default-adaptive-score-alist
19559 To give you complete control over the scoring process, you can customize
19560 the @code{gnus-default-adaptive-score-alist} variable. For instance, it
19561 might look something like this:
19562
19563 @lisp
19564 (setq gnus-default-adaptive-score-alist
19565 '((gnus-unread-mark)
19566 (gnus-ticked-mark (from 4))
19567 (gnus-dormant-mark (from 5))
19568 (gnus-del-mark (from -4) (subject -1))
19569 (gnus-read-mark (from 4) (subject 2))
19570 (gnus-expirable-mark (from -1) (subject -1))
19571 (gnus-killed-mark (from -1) (subject -3))
19572 (gnus-kill-file-mark)
19573 (gnus-ancient-mark)
19574 (gnus-low-score-mark)
19575 (gnus-catchup-mark (from -1) (subject -1))))
19576 @end lisp
19577
19578 As you see, each element in this alist has a mark as a key (either a
19579 variable name or a ``real'' mark---a character). Following this key is
19580 a arbitrary number of header/score pairs. If there are no header/score
19581 pairs following the key, no adaptive scoring will be done on articles
19582 that have that key as the article mark. For instance, articles with
19583 @code{gnus-unread-mark} in the example above will not get adaptive score
19584 entries.
19585
19586 Each article can have only one mark, so just a single of these rules
19587 will be applied to each article.
19588
19589 To take @code{gnus-del-mark} as an example---this alist says that all
19590 articles that have that mark (i.e., are marked with @samp{e}) will have a
19591 score entry added to lower based on the @code{From} header by -4, and
19592 lowered by @code{Subject} by -1. Change this to fit your prejudices.
19593
19594 If you have marked 10 articles with the same subject with
19595 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19596 That means that that subject will get a score of ten times -1, which
19597 should be, unless I'm much mistaken, -10.
19598
19599 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19600 the read articles will be marked with the @samp{E} mark. This'll
19601 probably make adaptive scoring slightly impossible, so auto-expiring and
19602 adaptive scoring doesn't really mix very well.
19603
19604 The headers you can score on are @code{from}, @code{subject},
19605 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19606 @code{chars} and @code{date}. In addition, you can score on
19607 @code{followup}, which will create an adaptive score entry that matches
19608 on the @code{References} header using the @code{Message-ID} of the
19609 current article, thereby matching the following thread.
19610
19611 If you use this scheme, you should set the score file atom @code{mark}
19612 to something small---like -300, perhaps, to avoid having small random
19613 changes result in articles getting marked as read.
19614
19615 After using adaptive scoring for a week or so, Gnus should start to
19616 become properly trained and enhance the authors you like best, and kill
19617 the authors you like least, without you having to say so explicitly.
19618
19619 You can control what groups the adaptive scoring is to be performed on
19620 by using the score files (@pxref{Score File Format}). This will also
19621 let you use different rules in different groups.
19622
19623 @vindex gnus-adaptive-file-suffix
19624 The adaptive score entries will be put into a file where the name is the
19625 group name with @code{gnus-adaptive-file-suffix} appended. The default
19626 is @file{ADAPT}.
19627
19628 @vindex gnus-score-exact-adapt-limit
19629 When doing adaptive scoring, substring or fuzzy matching would probably
19630 give you the best results in most cases. However, if the header one
19631 matches is short, the possibility for false positives is great, so if
19632 the length of the match is less than
19633 @code{gnus-score-exact-adapt-limit}, exact matching will be used. If
19634 this variable is @code{nil}, exact matching will always be used to avoid
19635 this problem.
19636
19637 @vindex gnus-default-adaptive-word-score-alist
19638 As mentioned above, you can adapt either on individual words or entire
19639 headers. If you adapt on words, the
19640 @code{gnus-default-adaptive-word-score-alist} variable says what score
19641 each instance of a word should add given a mark.
19642
19643 @lisp
19644 (setq gnus-default-adaptive-word-score-alist
19645 `((,gnus-read-mark . 30)
19646 (,gnus-catchup-mark . -10)
19647 (,gnus-killed-mark . -20)
19648 (,gnus-del-mark . -15)))
19649 @end lisp
19650
19651 This is the default value. If you have adaption on words enabled, every
19652 word that appears in subjects of articles marked with
19653 @code{gnus-read-mark} will result in a score rule that increase the
19654 score with 30 points.
19655
19656 @vindex gnus-default-ignored-adaptive-words
19657 @vindex gnus-ignored-adaptive-words
19658 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19659 will be ignored. If you wish to add more words to be ignored, use the
19660 @code{gnus-ignored-adaptive-words} list instead.
19661
19662 @vindex gnus-adaptive-word-length-limit
19663 Some may feel that short words shouldn't count when doing adaptive
19664 scoring. If so, you may set @code{gnus-adaptive-word-length-limit} to
19665 an integer. Words shorter than this number will be ignored. This
19666 variable defaults to @code{nil}.
19667
19668 @vindex gnus-adaptive-word-syntax-table
19669 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19670 syntax table in effect. It is similar to the standard syntax table, but
19671 it considers numbers to be non-word-constituent characters.
19672
19673 @vindex gnus-adaptive-word-minimum
19674 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19675 word scoring process will never bring down the score of an article to
19676 below this number. The default is @code{nil}.
19677
19678 @vindex gnus-adaptive-word-no-group-words
19679 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19680 won't adaptively word score any of the words in the group name. Useful
19681 for groups like @samp{comp.editors.emacs}, where most of the subject
19682 lines contain the word @samp{emacs}.
19683
19684 After using this scheme for a while, it might be nice to write a
19685 @code{gnus-psychoanalyze-user} command to go through the rules and see
19686 what words you like and what words you don't like. Or perhaps not.
19687
19688 Note that the adaptive word scoring thing is highly experimental and is
19689 likely to change in the future. Initial impressions seem to indicate
19690 that it's totally useless as it stands. Some more work (involving more
19691 rigorous statistical methods) will have to be done to make this useful.
19692
19693
19694 @node Home Score File
19695 @section Home Score File
19696
19697 The score file where new score file entries will go is called the
19698 @dfn{home score file}. This is normally (and by default) the score file
19699 for the group itself. For instance, the home score file for
19700 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19701
19702 However, this may not be what you want. It is often convenient to share
19703 a common home score file among many groups---all @samp{emacs} groups
19704 could perhaps use the same home score file.
19705
19706 @vindex gnus-home-score-file
19707 The variable that controls this is @code{gnus-home-score-file}. It can
19708 be:
19709
19710 @enumerate
19711 @item
19712 A string. Then this file will be used as the home score file for all
19713 groups.
19714
19715 @item
19716 A function. The result of this function will be used as the home score
19717 file. The function will be called with the name of the group as the
19718 parameter.
19719
19720 @item
19721 A list. The elements in this list can be:
19722
19723 @enumerate
19724 @item
19725 @code{(@var{regexp} @var{file-name})}. If the @var{regexp} matches the
19726 group name, the @var{file-name} will be used as the home score file.
19727
19728 @item
19729 A function. If the function returns non-@code{nil}, the result will
19730 be used as the home score file.
19731
19732 @item
19733 A string. Use the string as the home score file.
19734 @end enumerate
19735
19736 The list will be traversed from the beginning towards the end looking
19737 for matches.
19738
19739 @end enumerate
19740
19741 So, if you want to use just a single score file, you could say:
19742
19743 @lisp
19744 (setq gnus-home-score-file
19745 "my-total-score-file.SCORE")
19746 @end lisp
19747
19748 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19749 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19750
19751 @findex gnus-hierarchial-home-score-file
19752 @lisp
19753 (setq gnus-home-score-file
19754 'gnus-hierarchial-home-score-file)
19755 @end lisp
19756
19757 This is a ready-made function provided for your convenience.
19758 Other functions include
19759
19760 @table @code
19761 @item gnus-current-home-score-file
19762 @findex gnus-current-home-score-file
19763 Return the ``current'' regular score file. This will make scoring
19764 commands add entry to the ``innermost'' matching score file.
19765
19766 @end table
19767
19768 If you want to have one score file for the @samp{emacs} groups and
19769 another for the @samp{comp} groups, while letting all other groups use
19770 their own home score files:
19771
19772 @lisp
19773 (setq gnus-home-score-file
19774 ;; @r{All groups that match the regexp @code{"\\.emacs"}}
19775 '(("\\.emacs" "emacs.SCORE")
19776 ;; @r{All the comp groups in one score file}
19777 ("^comp" "comp.SCORE")))
19778 @end lisp
19779
19780 @vindex gnus-home-adapt-file
19781 @code{gnus-home-adapt-file} works exactly the same way as
19782 @code{gnus-home-score-file}, but says what the home adaptive score file
19783 is instead. All new adaptive file entries will go into the file
19784 specified by this variable, and the same syntax is allowed.
19785
19786 In addition to using @code{gnus-home-score-file} and
19787 @code{gnus-home-adapt-file}, you can also use group parameters
19788 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19789 Parameters}) to achieve much the same. Group and topic parameters take
19790 precedence over this variable.
19791
19792
19793 @node Followups To Yourself
19794 @section Followups To Yourself
19795
19796 Gnus offers two commands for picking out the @code{Message-ID} header in
19797 the current buffer. Gnus will then add a score rule that scores using
19798 this @code{Message-ID} on the @code{References} header of other
19799 articles. This will, in effect, increase the score of all articles that
19800 respond to the article in the current buffer. Quite useful if you want
19801 to easily note when people answer what you've said.
19802
19803 @table @code
19804
19805 @item gnus-score-followup-article
19806 @findex gnus-score-followup-article
19807 This will add a score to articles that directly follow up your own
19808 article.
19809
19810 @item gnus-score-followup-thread
19811 @findex gnus-score-followup-thread
19812 This will add a score to all articles that appear in a thread ``below''
19813 your own article.
19814 @end table
19815
19816 @vindex message-sent-hook
19817 These two functions are both primarily meant to be used in hooks like
19818 @code{message-sent-hook}, like this:
19819 @lisp
19820 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19821 @end lisp
19822
19823
19824 If you look closely at your own @code{Message-ID}, you'll notice that
19825 the first two or three characters are always the same. Here's two of
19826 mine:
19827
19828 @example
19829 <x6u3u47icf.fsf@@eyesore.no>
19830 <x6sp9o7ibw.fsf@@eyesore.no>
19831 @end example
19832
19833 So ``my'' ident on this machine is @samp{x6}. This can be
19834 exploited---the following rule will raise the score on all followups to
19835 myself:
19836
19837 @lisp
19838 ("references"
19839 ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19840 1000 nil r))
19841 @end lisp
19842
19843 Whether it's the first two or first three characters that are ``yours''
19844 is system-dependent.
19845
19846
19847 @node Scoring On Other Headers
19848 @section Scoring On Other Headers
19849 @cindex scoring on other headers
19850
19851 Gnus is quite fast when scoring the ``traditional''
19852 headers---@samp{From}, @samp{Subject} and so on. However, scoring
19853 other headers requires writing a @code{head} scoring rule, which means
19854 that Gnus has to request every single article from the back end to find
19855 matches. This takes a long time in big groups.
19856
19857 Now, there's not much you can do about this for news groups, but for
19858 mail groups, you have greater control. In @ref{To From Newsgroups},
19859 it's explained in greater detail what this mechanism does, but here's
19860 a cookbook example for @code{nnml} on how to allow scoring on the
19861 @samp{To} and @samp{Cc} headers.
19862
19863 Put the following in your @file{~/.gnus.el} file.
19864
19865 @lisp
19866 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19867 nnmail-extra-headers gnus-extra-headers)
19868 @end lisp
19869
19870 Restart Gnus and rebuild your @code{nnml} overview files with the
19871 @kbd{M-x nnml-generate-nov-databases} command. This will take a long
19872 time if you have much mail.
19873
19874 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19875 so: @kbd{I e s p To RET <your name> RET}.
19876
19877 See? Simple.
19878
19879
19880 @node Scoring Tips
19881 @section Scoring Tips
19882 @cindex scoring tips
19883
19884 @table @dfn
19885
19886 @item Crossposts
19887 @cindex crossposts
19888 @cindex scoring crossposts
19889 If you want to lower the score of crossposts, the line to match on is
19890 the @code{Xref} header.
19891 @lisp
19892 ("xref" (" talk.politics.misc:" -1000))
19893 @end lisp
19894
19895 @item Multiple crossposts
19896 If you want to lower the score of articles that have been crossposted to
19897 more than, say, 3 groups:
19898 @lisp
19899 ("xref"
19900 ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19901 -1000 nil r))
19902 @end lisp
19903
19904 @item Matching on the body
19905 This is generally not a very good idea---it takes a very long time.
19906 Gnus actually has to fetch each individual article from the server. But
19907 you might want to anyway, I guess. Even though there are three match
19908 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19909 and stick with it in each score file. If you use any two, each article
19910 will be fetched @emph{twice}. If you want to match a bit on the
19911 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19912 the matches.
19913
19914 @item Marking as read
19915 You will probably want to mark articles that have scores below a certain
19916 number as read. This is most easily achieved by putting the following
19917 in your @file{all.SCORE} file:
19918 @lisp
19919 ((mark -100))
19920 @end lisp
19921 You may also consider doing something similar with @code{expunge}.
19922
19923 @item Negated character classes
19924 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19925 That will match newlines, which might lead to, well, The Unknown. Say
19926 @code{[^abcd\n]*} instead.
19927 @end table
19928
19929
19930 @node Reverse Scoring
19931 @section Reverse Scoring
19932 @cindex reverse scoring
19933
19934 If you want to keep just articles that have @samp{Sex with Emacs} in the
19935 subject header, and expunge all other articles, you could put something
19936 like this in your score file:
19937
19938 @lisp
19939 (("subject"
19940 ("Sex with Emacs" 2))
19941 (mark 1)
19942 (expunge 1))
19943 @end lisp
19944
19945 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19946 rest as read, and expunge them to boot.
19947
19948
19949 @node Global Score Files
19950 @section Global Score Files
19951 @cindex global score files
19952
19953 Sure, other newsreaders have ``global kill files''. These are usually
19954 nothing more than a single kill file that applies to all groups, stored
19955 in the user's home directory. Bah! Puny, weak newsreaders!
19956
19957 What I'm talking about here are Global Score Files. Score files from
19958 all over the world, from users everywhere, uniting all nations in one
19959 big, happy score file union! Ange-score! New and untested!
19960
19961 @vindex gnus-global-score-files
19962 All you have to do to use other people's score files is to set the
19963 @code{gnus-global-score-files} variable. One entry for each score file,
19964 or each score file directory. Gnus will decide by itself what score
19965 files are applicable to which group.
19966
19967 To use the score file
19968 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19969 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19970 say this:
19971
19972 @lisp
19973 (setq gnus-global-score-files
19974 '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19975 "/ftp@@ftp.some-where:/pub/score/"))
19976 @end lisp
19977
19978 @findex gnus-score-search-global-directories
19979 @noindent
19980 Simple, eh? Directory names must end with a @samp{/}. These
19981 directories are typically scanned only once during each Gnus session.
19982 If you feel the need to manually re-scan the remote directories, you can
19983 use the @code{gnus-score-search-global-directories} command.
19984
19985 Note that, at present, using this option will slow down group entry
19986 somewhat. (That is---a lot.)
19987
19988 If you want to start maintaining score files for other people to use,
19989 just put your score file up for anonymous ftp and announce it to the
19990 world. Become a retro-moderator! Participate in the retro-moderator
19991 wars sure to ensue, where retro-moderators battle it out for the
19992 sympathy of the people, luring them to use their score files on false
19993 premises! Yay! The net is saved!
19994
19995 Here are some tips for the would-be retro-moderator, off the top of my
19996 head:
19997
19998 @itemize @bullet
19999
20000 @item
20001 Articles heavily crossposted are probably junk.
20002 @item
20003 To lower a single inappropriate article, lower by @code{Message-ID}.
20004 @item
20005 Particularly brilliant authors can be raised on a permanent basis.
20006 @item
20007 Authors that repeatedly post off-charter for the group can safely be
20008 lowered out of existence.
20009 @item
20010 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20011 articles completely.
20012
20013 @item
20014 Use expiring score entries to keep the size of the file down. You
20015 should probably have a long expiry period, though, as some sites keep
20016 old articles for a long time.
20017 @end itemize
20018
20019 @dots{} I wonder whether other newsreaders will support global score files
20020 in the future. @emph{Snicker}. Yup, any day now, newsreaders like Blue
20021 Wave, xrn and 1stReader are bound to implement scoring. Should we start
20022 holding our breath yet?
20023
20024
20025 @node Kill Files
20026 @section Kill Files
20027 @cindex kill files
20028
20029 Gnus still supports those pesky old kill files. In fact, the kill file
20030 entries can now be expiring, which is something I wrote before Daniel
20031 Quinlan thought of doing score files, so I've left the code in there.
20032
20033 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20034 than score processing, so it might be a good idea to rewrite your kill
20035 files into score files.
20036
20037 Anyway, a kill file is a normal @code{emacs-lisp} file. You can put any
20038 forms into this file, which means that you can use kill files as some
20039 sort of primitive hook function to be run on group entry, even though
20040 that isn't a very good idea.
20041
20042 Normal kill files look like this:
20043
20044 @lisp
20045 (gnus-kill "From" "Lars Ingebrigtsen")
20046 (gnus-kill "Subject" "ding")
20047 (gnus-expunge "X")
20048 @end lisp
20049
20050 This will mark every article written by me as read, and remove the
20051 marked articles from the summary buffer. Very useful, you'll agree.
20052
20053 Other programs use a totally different kill file syntax. If Gnus
20054 encounters what looks like a @code{rn} kill file, it will take a stab at
20055 interpreting it.
20056
20057 Two summary functions for editing a @sc{gnus} kill file:
20058
20059 @table @kbd
20060
20061 @item M-k
20062 @kindex M-k (Summary)
20063 @findex gnus-summary-edit-local-kill
20064 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20065
20066 @item M-K
20067 @kindex M-K (Summary)
20068 @findex gnus-summary-edit-global-kill
20069 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20070 @end table
20071
20072 Two group mode functions for editing the kill files:
20073
20074 @table @kbd
20075
20076 @item M-k
20077 @kindex M-k (Group)
20078 @findex gnus-group-edit-local-kill
20079 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20080
20081 @item M-K
20082 @kindex M-K (Group)
20083 @findex gnus-group-edit-global-kill
20084 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20085 @end table
20086
20087 Kill file variables:
20088
20089 @table @code
20090 @item gnus-kill-file-name
20091 @vindex gnus-kill-file-name
20092 A kill file for the group @samp{soc.motss} is normally called
20093 @file{soc.motss.KILL}. The suffix appended to the group name to get
20094 this file name is detailed by the @code{gnus-kill-file-name} variable.
20095 The ``global'' kill file (not in the score file sense of ``global'', of
20096 course) is just called @file{KILL}.
20097
20098 @vindex gnus-kill-save-kill-file
20099 @item gnus-kill-save-kill-file
20100 If this variable is non-@code{nil}, Gnus will save the
20101 kill file after processing, which is necessary if you use expiring
20102 kills.
20103
20104 @item gnus-apply-kill-hook
20105 @vindex gnus-apply-kill-hook
20106 @findex gnus-apply-kill-file-unless-scored
20107 @findex gnus-apply-kill-file
20108 A hook called to apply kill files to a group. It is
20109 @code{(gnus-apply-kill-file)} by default. If you want to ignore the
20110 kill file if you have a score file for the same group, you can set this
20111 hook to @code{(gnus-apply-kill-file-unless-scored)}. If you don't want
20112 kill files to be processed, you should set this variable to @code{nil}.
20113
20114 @item gnus-kill-file-mode-hook
20115 @vindex gnus-kill-file-mode-hook
20116 A hook called in kill-file mode buffers.
20117
20118 @end table
20119
20120
20121 @node Converting Kill Files
20122 @section Converting Kill Files
20123 @cindex kill files
20124 @cindex converting kill files
20125
20126 If you have loads of old kill files, you may want to convert them into
20127 score files. If they are ``regular'', you can use
20128 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20129 by hand.
20130
20131 The kill to score conversion package isn't included in Gnus by default.
20132 You can fetch it from
20133 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20134
20135 If your old kill files are very complex---if they contain more
20136 non-@code{gnus-kill} forms than not, you'll have to convert them by
20137 hand. Or just let them be as they are. Gnus will still use them as
20138 before.
20139
20140
20141 @node GroupLens
20142 @section GroupLens
20143 @cindex GroupLens
20144
20145 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20146 so this section is mostly of historical interest.
20147
20148 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20149 collaborative filtering system that helps you work together with other
20150 people to find the quality news articles out of the huge volume of
20151 news articles generated every day.
20152
20153 To accomplish this the GroupLens system combines your opinions about
20154 articles you have already read with the opinions of others who have done
20155 likewise and gives you a personalized prediction for each unread news
20156 article. Think of GroupLens as a matchmaker. GroupLens watches how you
20157 rate articles, and finds other people that rate articles the same way.
20158 Once it has found some people you agree with it tells you, in the form
20159 of a prediction, what they thought of the article. You can use this
20160 prediction to help you decide whether or not you want to read the
20161 article.
20162
20163 @menu
20164 * Using GroupLens:: How to make Gnus use GroupLens.
20165 * Rating Articles:: Letting GroupLens know how you rate articles.
20166 * Displaying Predictions:: Displaying predictions given by GroupLens.
20167 * GroupLens Variables:: Customizing GroupLens.
20168 @end menu
20169
20170
20171 @node Using GroupLens
20172 @subsection Using GroupLens
20173
20174 To use GroupLens you must register a pseudonym with your local
20175 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20176 Bureau (BBB)} is the only better bit in town at the moment.
20177
20178 Once you have registered you'll need to set a couple of variables.
20179
20180 @table @code
20181
20182 @item gnus-use-grouplens
20183 @vindex gnus-use-grouplens
20184 Setting this variable to a non-@code{nil} value will make Gnus hook into
20185 all the relevant GroupLens functions.
20186
20187 @item grouplens-pseudonym
20188 @vindex grouplens-pseudonym
20189 This variable should be set to the pseudonym you got when registering
20190 with the Better Bit Bureau.
20191
20192 @item grouplens-newsgroups
20193 @vindex grouplens-newsgroups
20194 A list of groups that you want to get GroupLens predictions for.
20195
20196 @end table
20197
20198 That's the minimum of what you need to get up and running with GroupLens.
20199 Once you've registered, GroupLens will start giving you scores for
20200 articles based on the average of what other people think. But, to get
20201 the real benefit of GroupLens you need to start rating articles
20202 yourself. Then the scores GroupLens gives you will be personalized for
20203 you, based on how the people you usually agree with have already rated.
20204
20205
20206 @node Rating Articles
20207 @subsection Rating Articles
20208
20209 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20210 Where 1 means something like this article is a waste of bandwidth and 5
20211 means that the article was really good. The basic question to ask
20212 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20213 like this one?''
20214
20215 There are four ways to enter a rating for an article in GroupLens.
20216
20217 @table @kbd
20218
20219 @item r
20220 @kindex r (GroupLens)
20221 @findex bbb-summary-rate-article
20222 This function will prompt you for a rating on a scale of one to five.
20223
20224 @item k
20225 @kindex k (GroupLens)
20226 @findex grouplens-score-thread
20227 This function will prompt you for a rating, and rate all the articles in
20228 the thread. This is really useful for some of those long running giant
20229 threads in rec.humor.
20230
20231 @end table
20232
20233 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20234 the score of the article you're reading.
20235
20236 @table @kbd
20237
20238 @item 1-5 n
20239 @kindex n (GroupLens)
20240 @findex grouplens-next-unread-article
20241 Rate the article and go to the next unread article.
20242
20243 @item 1-5 ,
20244 @kindex , (GroupLens)
20245 @findex grouplens-best-unread-article
20246 Rate the article and go to the next unread article with the highest score.
20247
20248 @end table
20249
20250 If you want to give the current article a score of 4 and then go to the
20251 next article, just type @kbd{4 n}.
20252
20253
20254 @node Displaying Predictions
20255 @subsection Displaying Predictions
20256
20257 GroupLens makes a prediction for you about how much you will like a
20258 news article. The predictions from GroupLens are on a scale from 1 to
20259 5, where 1 is the worst and 5 is the best. You can use the predictions
20260 from GroupLens in one of three ways controlled by the variable
20261 @code{gnus-grouplens-override-scoring}.
20262
20263 @vindex gnus-grouplens-override-scoring
20264 There are three ways to display predictions in grouplens. You may
20265 choose to have the GroupLens scores contribute to, or override the
20266 regular Gnus scoring mechanism. override is the default; however, some
20267 people prefer to see the Gnus scores plus the grouplens scores. To get
20268 the separate scoring behavior you need to set
20269 @code{gnus-grouplens-override-scoring} to @code{'separate}. To have the
20270 GroupLens predictions combined with the grouplens scores set it to
20271 @code{'override} and to combine the scores set
20272 @code{gnus-grouplens-override-scoring} to @code{'combine}. When you use
20273 the combine option you will also want to set the values for
20274 @code{grouplens-prediction-offset} and
20275 @code{grouplens-score-scale-factor}.
20276
20277 @vindex grouplens-prediction-display
20278 In either case, GroupLens gives you a few choices for how you would like
20279 to see your predictions displayed. The display of predictions is
20280 controlled by the @code{grouplens-prediction-display} variable.
20281
20282 The following are valid values for that variable.
20283
20284 @table @code
20285 @item prediction-spot
20286 The higher the prediction, the further to the right an @samp{*} is
20287 displayed.
20288
20289 @item confidence-interval
20290 A numeric confidence interval.
20291
20292 @item prediction-bar
20293 The higher the prediction, the longer the bar.
20294
20295 @item confidence-bar
20296 Numerical confidence.
20297
20298 @item confidence-spot
20299 The spot gets bigger with more confidence.
20300
20301 @item prediction-num
20302 Plain-old numeric value.
20303
20304 @item confidence-plus-minus
20305 Prediction +/- confidence.
20306
20307 @end table
20308
20309
20310 @node GroupLens Variables
20311 @subsection GroupLens Variables
20312
20313 @table @code
20314
20315 @item gnus-summary-grouplens-line-format
20316 The summary line format used in GroupLens-enhanced summary buffers. It
20317 accepts the same specs as the normal summary line format (@pxref{Summary
20318 Buffer Lines}). The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20319 %s\n}.
20320
20321 @item grouplens-bbb-host
20322 Host running the bbbd server. @samp{grouplens.cs.umn.edu} is the
20323 default.
20324
20325 @item grouplens-bbb-port
20326 Port of the host running the bbbd server. The default is 9000.
20327
20328 @item grouplens-score-offset
20329 Offset the prediction by this value. In other words, subtract the
20330 prediction value by this number to arrive at the effective score. The
20331 default is 0.
20332
20333 @item grouplens-score-scale-factor
20334 This variable allows the user to magnify the effect of GroupLens scores.
20335 The scale factor is applied after the offset. The default is 1.
20336
20337 @end table
20338
20339
20340 @node Advanced Scoring
20341 @section Advanced Scoring
20342
20343 Scoring on Subjects and From headers is nice enough, but what if you're
20344 really interested in what a person has to say only when she's talking
20345 about a particular subject? Or what if you really don't want to
20346 read what person A has to say when she's following up to person B, but
20347 want to read what she says when she's following up to person C?
20348
20349 By using advanced scoring rules you may create arbitrarily complex
20350 scoring patterns.
20351
20352 @menu
20353 * Advanced Scoring Syntax:: A definition.
20354 * Advanced Scoring Examples:: What they look like.
20355 * Advanced Scoring Tips:: Getting the most out of it.
20356 @end menu
20357
20358
20359 @node Advanced Scoring Syntax
20360 @subsection Advanced Scoring Syntax
20361
20362 Ordinary scoring rules have a string as the first element in the rule.
20363 Advanced scoring rules have a list as the first element. The second
20364 element is the score to be applied if the first element evaluated to a
20365 non-@code{nil} value.
20366
20367 These lists may consist of three logical operators, one redirection
20368 operator, and various match operators.
20369
20370 Logical operators:
20371
20372 @table @code
20373 @item &
20374 @itemx and
20375 This logical operator will evaluate each of its arguments until it finds
20376 one that evaluates to @code{false}, and then it'll stop. If all arguments
20377 evaluate to @code{true} values, then this operator will return
20378 @code{true}.
20379
20380 @item |
20381 @itemx or
20382 This logical operator will evaluate each of its arguments until it finds
20383 one that evaluates to @code{true}. If no arguments are @code{true},
20384 then this operator will return @code{false}.
20385
20386 @item !
20387 @itemx not
20388 @itemx ¬
20389 This logical operator only takes a single argument. It returns the
20390 logical negation of the value of its argument.
20391
20392 @end table
20393
20394 There is an @dfn{indirection operator} that will make its arguments
20395 apply to the ancestors of the current article being scored. For
20396 instance, @code{1-} will make score rules apply to the parent of the
20397 current article. @code{2-} will make score rules apply to the
20398 grandparent of the current article. Alternatively, you can write
20399 @code{^^}, where the number of @code{^}s (carets) says how far back into
20400 the ancestry you want to go.
20401
20402 Finally, we have the match operators. These are the ones that do the
20403 real work. Match operators are header name strings followed by a match
20404 and a match type. A typical match operator looks like @samp{("from"
20405 "Lars Ingebrigtsen" s)}. The header names are the same as when using
20406 simple scoring, and the match types are also the same.
20407
20408
20409 @node Advanced Scoring Examples
20410 @subsection Advanced Scoring Examples
20411
20412 Please note that the following examples are score file rules. To
20413 make a complete score file from them, surround them with another pair
20414 of parentheses.
20415
20416 Let's say you want to increase the score of articles written by Lars
20417 when he's talking about Gnus:
20418
20419 @example
20420 @group
20421 ((&
20422 ("from" "Lars Ingebrigtsen")
20423 ("subject" "Gnus"))
20424 1000)
20425 @end group
20426 @end example
20427
20428 Quite simple, huh?
20429
20430 When he writes long articles, he sometimes has something nice to say:
20431
20432 @example
20433 ((&
20434 ("from" "Lars Ingebrigtsen")
20435 (|
20436 ("subject" "Gnus")
20437 ("lines" 100 >)))
20438 1000)
20439 @end example
20440
20441 However, when he responds to things written by Reig Eigil Logge, you
20442 really don't want to read what he's written:
20443
20444 @example
20445 ((&
20446 ("from" "Lars Ingebrigtsen")
20447 (1- ("from" "Reig Eigir Logge")))
20448 -100000)
20449 @end example
20450
20451 Everybody that follows up Redmondo when he writes about disappearing
20452 socks should have their scores raised, but only when they talk about
20453 white socks. However, when Lars talks about socks, it's usually not
20454 very interesting:
20455
20456 @example
20457 ((&
20458 (1-
20459 (&
20460 ("from" "redmondo@@.*no" r)
20461 ("body" "disappearing.*socks" t)))
20462 (! ("from" "Lars Ingebrigtsen"))
20463 ("body" "white.*socks"))
20464 1000)
20465 @end example
20466
20467 The possibilities are endless.
20468
20469
20470 @node Advanced Scoring Tips
20471 @subsection Advanced Scoring Tips
20472
20473 The @code{&} and @code{|} logical operators do short-circuit logic.
20474 That is, they stop processing their arguments when it's clear what the
20475 result of the operation will be. For instance, if one of the arguments
20476 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20477 the rest of the arguments. This means that you should put slow matches
20478 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20479 @samp{subject}) first.
20480
20481 The indirection arguments (@code{1-} and so on) will make their
20482 arguments work on previous generations of the thread. If you say
20483 something like:
20484
20485 @example
20486 ...
20487 (1-
20488 (1-
20489 ("from" "lars")))
20490 ...
20491 @end example
20492
20493 Then that means ``score on the from header of the grandparent of the
20494 current article''. An indirection is quite fast, but it's better to say:
20495
20496 @example
20497 (1-
20498 (&
20499 ("from" "Lars")
20500 ("subject" "Gnus")))
20501 @end example
20502
20503 than it is to say:
20504
20505 @example
20506 (&
20507 (1- ("from" "Lars"))
20508 (1- ("subject" "Gnus")))
20509 @end example
20510
20511
20512 @node Score Decays
20513 @section Score Decays
20514 @cindex score decays
20515 @cindex decays
20516
20517 You may find that your scores have a tendency to grow without
20518 bounds, especially if you're using adaptive scoring. If scores get too
20519 big, they lose all meaning---they simply max out and it's difficult to
20520 use them in any sensible way.
20521
20522 @vindex gnus-decay-scores
20523 @findex gnus-decay-score
20524 @vindex gnus-decay-score-function
20525 Gnus provides a mechanism for decaying scores to help with this problem.
20526 When score files are loaded and @code{gnus-decay-scores} is
20527 non-@code{nil}, Gnus will run the score files through the decaying
20528 mechanism thereby lowering the scores of all non-permanent score rules.
20529 The decay itself if performed by the @code{gnus-decay-score-function}
20530 function, which is @code{gnus-decay-score} by default. Here's the
20531 definition of that function:
20532
20533 @lisp
20534 (defun gnus-decay-score (score)
20535 "Decay SCORE according to `gnus-score-decay-constant'
20536 and `gnus-score-decay-scale'."
20537 (let ((n (- score
20538 (* (if (< score 0) -1 1)
20539 (min (abs score)
20540 (max gnus-score-decay-constant
20541 (* (abs score)
20542 gnus-score-decay-scale)))))))
20543 (if (and (featurep 'xemacs)
20544 ;; XEmacs' floor can handle only the floating point
20545 ;; number below the half of the maximum integer.
20546 (> (abs n) (lsh -1 -2)))
20547 (string-to-number
20548 (car (split-string (number-to-string n) "\\.")))
20549 (floor n))))
20550 @end lisp
20551
20552 @vindex gnus-score-decay-scale
20553 @vindex gnus-score-decay-constant
20554 @code{gnus-score-decay-constant} is 3 by default and
20555 @code{gnus-score-decay-scale} is 0.05. This should cause the following:
20556
20557 @enumerate
20558 @item
20559 Scores between -3 and 3 will be set to 0 when this function is called.
20560
20561 @item
20562 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20563
20564 @item
20565 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20566 score.
20567 @end enumerate
20568
20569 If you don't like this decay function, write your own. It is called
20570 with the score to be decayed as its only parameter, and it should return
20571 the new score, which should be an integer.
20572
20573 Gnus will try to decay scores once a day. If you haven't run Gnus for
20574 four days, Gnus will decay the scores four times, for instance.
20575
20576 @iftex
20577 @iflatex
20578 @chapter Message
20579 @include message.texi
20580 @chapter Emacs MIME
20581 @include emacs-mime.texi
20582 @chapter Sieve
20583 @include sieve.texi
20584 @chapter PGG
20585 @include pgg.texi
20586 @end iflatex
20587 @end iftex
20588
20589 @node Various
20590 @chapter Various
20591
20592 @menu
20593 * Process/Prefix:: A convention used by many treatment commands.
20594 * Interactive:: Making Gnus ask you many questions.
20595 * Symbolic Prefixes:: How to supply some Gnus functions with options.
20596 * Formatting Variables:: You can specify what buffers should look like.
20597 * Window Layout:: Configuring the Gnus buffer windows.
20598 * Faces and Fonts:: How to change how faces look.
20599 * Compilation:: How to speed Gnus up.
20600 * Mode Lines:: Displaying information in the mode lines.
20601 * Highlighting and Menus:: Making buffers look all nice and cozy.
20602 * Buttons:: Get tendinitis in ten easy steps!
20603 * Daemons:: Gnus can do things behind your back.
20604 * NoCeM:: How to avoid spam and other fatty foods.
20605 * Undo:: Some actions can be undone.
20606 * Predicate Specifiers:: Specifying predicates.
20607 * Moderation:: What to do if you're a moderator.
20608 * Image Enhancements:: Modern versions of Emacs/XEmacs can display images.
20609 * Fuzzy Matching:: What's the big fuzz?
20610 * Thwarting Email Spam:: A how-to on avoiding unsolicited commercial email.
20611 * Other modes:: Interaction with other modes.
20612 * Various Various:: Things that are really various.
20613 @end menu
20614
20615
20616 @node Process/Prefix
20617 @section Process/Prefix
20618 @cindex process/prefix convention
20619
20620 Many functions, among them functions for moving, decoding and saving
20621 articles, use what is known as the @dfn{Process/Prefix convention}.
20622
20623 This is a method for figuring out what articles the user wants the
20624 command to be performed on.
20625
20626 It goes like this:
20627
20628 If the numeric prefix is N, perform the operation on the next N
20629 articles, starting with the current one. If the numeric prefix is
20630 negative, perform the operation on the previous N articles, starting
20631 with the current one.
20632
20633 @vindex transient-mark-mode
20634 If @code{transient-mark-mode} in non-@code{nil} and the region is
20635 active, all articles in the region will be worked upon.
20636
20637 If there is no numeric prefix, but some articles are marked with the
20638 process mark, perform the operation on the articles marked with
20639 the process mark.
20640
20641 If there is neither a numeric prefix nor any articles marked with the
20642 process mark, just perform the operation on the current article.
20643
20644 Quite simple, really, but it needs to be made clear so that surprises
20645 are avoided.
20646
20647 Commands that react to the process mark will push the current list of
20648 process marked articles onto a stack and will then clear all process
20649 marked articles. You can restore the previous configuration with the
20650 @kbd{M P y} command (@pxref{Setting Process Marks}).
20651
20652 @vindex gnus-summary-goto-unread
20653 One thing that seems to shock & horrify lots of people is that, for
20654 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20655 Since each @kbd{d} (which marks the current article as read) by default
20656 goes to the next unread article after marking, this means that @kbd{3 d}
20657 will mark the next three unread articles as read, no matter what the
20658 summary buffer looks like. Set @code{gnus-summary-goto-unread} to
20659 @code{nil} for a more straightforward action.
20660
20661 Many commands do not use the process/prefix convention. All commands
20662 that do explicitly say so in this manual. To apply the process/prefix
20663 convention to commands that do not use it, you can use the @kbd{M-&}
20664 command. For instance, to mark all the articles in the group as
20665 expirable, you could say @kbd{M P b M-& E}.
20666
20667
20668 @node Interactive
20669 @section Interactive
20670 @cindex interaction
20671
20672 @table @code
20673
20674 @item gnus-novice-user
20675 @vindex gnus-novice-user
20676 If this variable is non-@code{nil}, you are either a newcomer to the
20677 World of Usenet, or you are very cautious, which is a nice thing to be,
20678 really. You will be given questions of the type ``Are you sure you want
20679 to do this?'' before doing anything dangerous. This is @code{t} by
20680 default.
20681
20682 @item gnus-expert-user
20683 @vindex gnus-expert-user
20684 If this variable is non-@code{nil}, you will seldom be asked any
20685 questions by Gnus. It will simply assume you know what you're doing, no
20686 matter how strange.
20687
20688 @item gnus-interactive-catchup
20689 @vindex gnus-interactive-catchup
20690 Require confirmation before catching up a group if non-@code{nil}. It
20691 is @code{t} by default.
20692
20693 @item gnus-interactive-exit
20694 @vindex gnus-interactive-exit
20695 Require confirmation before exiting Gnus. This variable is @code{t} by
20696 default.
20697 @end table
20698
20699
20700 @node Symbolic Prefixes
20701 @section Symbolic Prefixes
20702 @cindex symbolic prefixes
20703
20704 Quite a lot of Emacs commands react to the (numeric) prefix. For
20705 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20706 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20707 rule of 900 to the current article.
20708
20709 This is all nice and well, but what if you want to give a command some
20710 additional information? Well, what most commands do is interpret the
20711 ``raw'' prefix in some special way. @kbd{C-u 0 C-x C-s} means that one
20712 doesn't want a backup file to be created when saving the current buffer,
20713 for instance. But what if you want to save without making a backup
20714 file, and you want Emacs to flash lights and play a nice tune at the
20715 same time? You can't, and you're probably perfectly happy that way.
20716
20717 @kindex M-i (Summary)
20718 @findex gnus-symbolic-argument
20719 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}. The
20720 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20721 character typed in is the value. You can stack as many @kbd{M-i}
20722 prefixes as you want. @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20723 command the symbolic prefix @code{a}''. @kbd{M-i a M-i b C-M-u} means
20724 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20725 @code{b}''. You get the drift.
20726
20727 Typing in symbolic prefixes to commands that don't accept them doesn't
20728 hurt, but it doesn't do any good either. Currently not many Gnus
20729 functions make use of the symbolic prefix.
20730
20731 If you're interested in how Gnus implements this, @pxref{Extended
20732 Interactive}.
20733
20734
20735 @node Formatting Variables
20736 @section Formatting Variables
20737 @cindex formatting variables
20738
20739 Throughout this manual you've probably noticed lots of variables called
20740 things like @code{gnus-group-line-format} and
20741 @code{gnus-summary-mode-line-format}. These control how Gnus is to
20742 output lines in the various buffers. There's quite a lot of them.
20743 Fortunately, they all use the same syntax, so there's not that much to
20744 be annoyed by.
20745
20746 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20747 %(%g%)\n}. We see that it is indeed extremely ugly, and that there are
20748 lots of percentages everywhere.
20749
20750 @menu
20751 * Formatting Basics:: A formatting variable is basically a format string.
20752 * Mode Line Formatting:: Some rules about mode line formatting variables.
20753 * Advanced Formatting:: Modifying output in various ways.
20754 * User-Defined Specs:: Having Gnus call your own functions.
20755 * Formatting Fonts:: Making the formatting look colorful and nice.
20756 * Positioning Point:: Moving point to a position after an operation.
20757 * Tabulation:: Tabulating your output.
20758 * Wide Characters:: Dealing with wide characters.
20759 @end menu
20760
20761 Currently Gnus uses the following formatting variables:
20762 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20763 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20764 @code{gnus-group-mode-line-format},
20765 @code{gnus-summary-mode-line-format},
20766 @code{gnus-article-mode-line-format},
20767 @code{gnus-server-mode-line-format}, and
20768 @code{gnus-summary-pick-line-format}.
20769
20770 All these format variables can also be arbitrary elisp forms. In that
20771 case, they will be @code{eval}ed to insert the required lines.
20772
20773 @kindex M-x gnus-update-format
20774 @findex gnus-update-format
20775 Gnus includes a command to help you while creating your own format
20776 specs. @kbd{M-x gnus-update-format} will @code{eval} the current form,
20777 update the spec in question and pop you to a buffer where you can
20778 examine the resulting Lisp code to be run to generate the line.
20779
20780
20781
20782 @node Formatting Basics
20783 @subsection Formatting Basics
20784
20785 Each @samp{%} element will be replaced by some string or other when the
20786 buffer in question is generated. @samp{%5y} means ``insert the @samp{y}
20787 spec, and pad with spaces to get a 5-character field''.
20788
20789 As with normal C and Emacs Lisp formatting strings, the numerical
20790 modifier between the @samp{%} and the formatting type character will
20791 @dfn{pad} the output so that it is always at least that long.
20792 @samp{%5y} will make the field always (at least) five characters wide by
20793 padding with spaces to the left. If you say @samp{%-5y}, it will pad to
20794 the right instead.
20795
20796 You may also wish to limit the length of the field to protect against
20797 particularly wide values. For that you can say @samp{%4,6y}, which
20798 means that the field will never be more than 6 characters wide and never
20799 less than 4 characters wide.
20800
20801 Also Gnus supports some extended format specifications, such as
20802 @samp{%&user-date;}.
20803
20804
20805 @node Mode Line Formatting
20806 @subsection Mode Line Formatting
20807
20808 Mode line formatting variables (e.g.,
20809 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20810 buffer line oriented formatting variables (@pxref{Formatting Basics})
20811 with the following two differences:
20812
20813 @enumerate
20814
20815 @item
20816 There must be no newline (@samp{\n}) at the end.
20817
20818 @item
20819 The special @samp{%%b} spec can be used to display the buffer name.
20820 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20821 @samp{%} to allow it to pass through the formatting machinery unmangled,
20822 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20823 display interprets to mean ``show the buffer name''. For a full list of
20824 mode line specs Emacs understands, see the documentation of the
20825 @code{mode-line-format} variable.
20826
20827 @end enumerate
20828
20829
20830 @node Advanced Formatting
20831 @subsection Advanced Formatting
20832
20833 It is frequently useful to post-process the fields in some way.
20834 Padding, limiting, cutting off parts and suppressing certain values can
20835 be achieved by using @dfn{tilde modifiers}. A typical tilde spec might
20836 look like @samp{%~(cut 3)~(ignore "0")y}.
20837
20838 These are the valid modifiers:
20839
20840 @table @code
20841 @item pad
20842 @itemx pad-left
20843 Pad the field to the left with spaces until it reaches the required
20844 length.
20845
20846 @item pad-right
20847 Pad the field to the right with spaces until it reaches the required
20848 length.
20849
20850 @item max
20851 @itemx max-left
20852 Cut off characters from the left until it reaches the specified length.
20853
20854 @item max-right
20855 Cut off characters from the right until it reaches the specified
20856 length.
20857
20858 @item cut
20859 @itemx cut-left
20860 Cut off the specified number of characters from the left.
20861
20862 @item cut-right
20863 Cut off the specified number of characters from the right.
20864
20865 @item ignore
20866 Return an empty string if the field is equal to the specified value.
20867
20868 @item form
20869 Use the specified form as the field value when the @samp{@@} spec is
20870 used.
20871
20872 Here's an example:
20873
20874 @lisp
20875 "~(form (current-time-string))@@"
20876 @end lisp
20877
20878 @end table
20879
20880 Let's take an example. The @samp{%o} spec in the summary mode lines
20881 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20882 This is quite a mouthful, so we want to shave off the century number and
20883 the time, leaving us with a six-character date. That would be
20884 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}. (Cutting is done before
20885 maxing, and we need the padding to ensure that the date is never less
20886 than 6 characters to make it look nice in columns.)
20887
20888 Ignoring is done first; then cutting; then maxing; and then as the very
20889 last operation, padding.
20890
20891 If you use lots of these advanced thingies, you'll find that Gnus gets
20892 quite slow. This can be helped enormously by running @kbd{M-x
20893 gnus-compile} when you are satisfied with the look of your lines.
20894 @xref{Compilation}.
20895
20896
20897 @node User-Defined Specs
20898 @subsection User-Defined Specs
20899
20900 All the specs allow for inserting user defined specifiers---@samp{u}.
20901 The next character in the format string should be a letter. Gnus
20902 will call the function @code{gnus-user-format-function-}@samp{X}, where
20903 @samp{X} is the letter following @samp{%u}. The function will be passed
20904 a single parameter---what the parameter means depends on what buffer
20905 it's being called from. The function should return a string, which will
20906 be inserted into the buffer just like information from any other
20907 specifier. This function may also be called with dummy values, so it
20908 should protect against that.
20909
20910 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20911 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20912
20913 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20914 much the same without defining new functions. Here's an example:
20915 @samp{%~(form (count-lines (point-min) (point)))@@}. The form
20916 given here will be evaluated to yield the current line number, and then
20917 inserted.
20918
20919
20920 @node Formatting Fonts
20921 @subsection Formatting Fonts
20922
20923 There are specs for highlighting, and these are shared by all the format
20924 variables. Text inside the @samp{%(} and @samp{%)} specifiers will get
20925 the special @code{mouse-face} property set, which means that it will be
20926 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20927 over it.
20928
20929 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20930 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20931 default. If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20932 and so on. Create as many faces as you wish. The same goes for the
20933 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20934 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20935
20936 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20937 special @code{balloon-help} property set to
20938 @code{gnus-balloon-face-0}. If you say @samp{%1<<}, you'll get
20939 @code{gnus-balloon-face-1} and so on. The @code{gnus-balloon-face-*}
20940 variables should be either strings or symbols naming functions that
20941 return a string. When the mouse passes over text with this property
20942 set, a balloon window will appear and display the string. Please
20943 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20944 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20945 XEmacs) for more information on this. (For technical reasons, the
20946 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20947 paragraph.)
20948
20949 Here's an alternative recipe for the group buffer:
20950
20951 @lisp
20952 ;; @r{Create three face types.}
20953 (setq gnus-face-1 'bold)
20954 (setq gnus-face-3 'italic)
20955
20956 ;; @r{We want the article count to be in}
20957 ;; @r{a bold and green face. So we create}
20958 ;; @r{a new face called @code{my-green-bold}.}
20959 (copy-face 'bold 'my-green-bold)
20960 ;; @r{Set the color.}
20961 (set-face-foreground 'my-green-bold "ForestGreen")
20962 (setq gnus-face-2 'my-green-bold)
20963
20964 ;; @r{Set the new & fancy format.}
20965 (setq gnus-group-line-format
20966 "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20967 @end lisp
20968
20969 I'm sure you'll be able to use this scheme to create totally unreadable
20970 and extremely vulgar displays. Have fun!
20971
20972 Note that the @samp{%(} specs (and friends) do not make any sense on the
20973 mode-line variables.
20974
20975 @node Positioning Point
20976 @subsection Positioning Point
20977
20978 Gnus usually moves point to a pre-defined place on each line in most
20979 buffers. By default, point move to the first colon character on the
20980 line. You can customize this behaviour in three different ways.
20981
20982 You can move the colon character to somewhere else on the line.
20983
20984 @findex gnus-goto-colon
20985 You can redefine the function that moves the point to the colon. The
20986 function is called @code{gnus-goto-colon}.
20987
20988 But perhaps the most convenient way to deal with this, if you don't want
20989 to have a colon in your line, is to use the @samp{%*} specifier. If you
20990 put a @samp{%*} somewhere in your format line definition, Gnus will
20991 place point there.
20992
20993
20994 @node Tabulation
20995 @subsection Tabulation
20996
20997 You can usually line up your displays by padding and cutting your
20998 strings. However, when combining various strings of different size, it
20999 can often be more convenient to just output the strings, and then worry
21000 about lining up the following text afterwards.
21001
21002 To do that, Gnus supplies tabulator specs---@samp{%=}. There are two
21003 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21004
21005 @samp{%50=} will insert space characters to pad the line up to column
21006 50. If the text is already past column 50, nothing will be inserted.
21007 This is the soft tabulator.
21008
21009 @samp{%-50=} will insert space characters to pad the line up to column
21010 50. If the text is already past column 50, the excess text past column
21011 50 will be removed. This is the hard tabulator.
21012
21013
21014 @node Wide Characters
21015 @subsection Wide Characters
21016
21017 Fixed width fonts in most countries have characters of the same width.
21018 Some countries, however, use Latin characters mixed with wider
21019 characters---most notable East Asian countries.
21020
21021 The problem is that when formatting, Gnus assumes that if a string is 10
21022 characters wide, it'll be 10 Latin characters wide on the screen. In
21023 these countries, that's not true.
21024
21025 @vindex gnus-use-correct-string-widths
21026 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21027 @code{t}. This makes buffer generation slower, but the results will be
21028 prettier. The default value under XEmacs is @code{t} but @code{nil}
21029 for Emacs.
21030
21031
21032 @node Window Layout
21033 @section Window Layout
21034 @cindex window layout
21035
21036 No, there's nothing here about X, so be quiet.
21037
21038 @vindex gnus-use-full-window
21039 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21040 other windows and occupy the entire Emacs screen by itself. It is
21041 @code{t} by default.
21042
21043 Setting this variable to @code{nil} kinda works, but there are
21044 glitches. Use at your own peril.
21045
21046 @vindex gnus-buffer-configuration
21047 @code{gnus-buffer-configuration} describes how much space each Gnus
21048 buffer should be given. Here's an excerpt of this variable:
21049
21050 @lisp
21051 ((group (vertical 1.0 (group 1.0 point)
21052 (if gnus-carpal (group-carpal 4))))
21053 (article (vertical 1.0 (summary 0.25 point)
21054 (article 1.0))))
21055 @end lisp
21056
21057 This is an alist. The @dfn{key} is a symbol that names some action or
21058 other. For instance, when displaying the group buffer, the window
21059 configuration function will use @code{group} as the key. A full list of
21060 possible names is listed below.
21061
21062 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21063 should occupy. To take the @code{article} split as an example -
21064
21065 @lisp
21066 (article (vertical 1.0 (summary 0.25 point)
21067 (article 1.0)))
21068 @end lisp
21069
21070 This @dfn{split} says that the summary buffer should occupy 25% of upper
21071 half of the screen, and that it is placed over the article buffer. As
21072 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21073 reaching for that calculator there). However, the special number
21074 @code{1.0} is used to signal that this buffer should soak up all the
21075 rest of the space available after the rest of the buffers have taken
21076 whatever they need. There should be only one buffer with the @code{1.0}
21077 size spec per split.
21078
21079 Point will be put in the buffer that has the optional third element
21080 @code{point}. In a @code{frame} split, the last subsplit having a leaf
21081 split where the tag @code{frame-focus} is a member (i.e. is the third or
21082 fourth element in the list, depending on whether the @code{point} tag is
21083 present) gets focus.
21084
21085 Here's a more complicated example:
21086
21087 @lisp
21088 (article (vertical 1.0 (group 4)
21089 (summary 0.25 point)
21090 (if gnus-carpal (summary-carpal 4))
21091 (article 1.0)))
21092 @end lisp
21093
21094 If the size spec is an integer instead of a floating point number,
21095 then that number will be used to say how many lines a buffer should
21096 occupy, not a percentage.
21097
21098 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21099 precise---if the @code{car} of the split is a function or a subr), this
21100 split will be @code{eval}ed. If the result is non-@code{nil}, it will
21101 be used as a split. This means that there will be three buffers if
21102 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21103 is non-@code{nil}.
21104
21105 Not complicated enough for you? Well, try this on for size:
21106
21107 @lisp
21108 (article (horizontal 1.0
21109 (vertical 0.5
21110 (group 1.0)
21111 (gnus-carpal 4))
21112 (vertical 1.0
21113 (summary 0.25 point)
21114 (summary-carpal 4)
21115 (article 1.0))))
21116 @end lisp
21117
21118 Whoops. Two buffers with the mystery 100% tag. And what's that
21119 @code{horizontal} thingie?
21120
21121 If the first element in one of the split is @code{horizontal}, Gnus will
21122 split the window horizontally, giving you two windows side-by-side.
21123 Inside each of these strips you may carry on all you like in the normal
21124 fashion. The number following @code{horizontal} says what percentage of
21125 the screen is to be given to this strip.
21126
21127 For each split, there @emph{must} be one element that has the 100% tag.
21128 The splitting is never accurate, and this buffer will eat any leftover
21129 lines from the splits.
21130
21131 To be slightly more formal, here's a definition of what a valid split
21132 may look like:
21133
21134 @example
21135 @group
21136 split = frame | horizontal | vertical | buffer | form
21137 frame = "(frame " size *split ")"
21138 horizontal = "(horizontal " size *split ")"
21139 vertical = "(vertical " size *split ")"
21140 buffer = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21141 size = number | frame-params
21142 buf-name = group | article | summary ...
21143 @end group
21144 @end example
21145
21146 The limitations are that the @code{frame} split can only appear as the
21147 top-level split. @var{form} should be an Emacs Lisp form that should
21148 return a valid split. We see that each split is fully recursive, and
21149 may contain any number of @code{vertical} and @code{horizontal} splits.
21150
21151 @vindex gnus-window-min-width
21152 @vindex gnus-window-min-height
21153 @cindex window height
21154 @cindex window width
21155 Finding the right sizes can be a bit complicated. No window may be less
21156 than @code{gnus-window-min-height} (default 1) characters high, and all
21157 windows must be at least @code{gnus-window-min-width} (default 1)
21158 characters wide. Gnus will try to enforce this before applying the
21159 splits. If you want to use the normal Emacs window width/height limit,
21160 you can just set these two variables to @code{nil}.
21161
21162 If you're not familiar with Emacs terminology, @code{horizontal} and
21163 @code{vertical} splits may work the opposite way of what you'd expect.
21164 Windows inside a @code{horizontal} split are shown side-by-side, and
21165 windows within a @code{vertical} split are shown above each other.
21166
21167 @findex gnus-configure-frame
21168 If you want to experiment with window placement, a good tip is to call
21169 @code{gnus-configure-frame} directly with a split. This is the function
21170 that does all the real work when splitting buffers. Below is a pretty
21171 nonsensical configuration with 5 windows; two for the group buffer and
21172 three for the article buffer. (I said it was nonsensical.) If you
21173 @code{eval} the statement below, you can get an idea of how that would
21174 look straight away, without going through the normal Gnus channels.
21175 Play with it until you're satisfied, and then use
21176 @code{gnus-add-configuration} to add your new creation to the buffer
21177 configuration list.
21178
21179 @lisp
21180 (gnus-configure-frame
21181 '(horizontal 1.0
21182 (vertical 10
21183 (group 1.0)
21184 (article 0.3 point))
21185 (vertical 1.0
21186 (article 1.0)
21187 (horizontal 4
21188 (group 1.0)
21189 (article 10)))))
21190 @end lisp
21191
21192 You might want to have several frames as well. No prob---just use the
21193 @code{frame} split:
21194
21195 @lisp
21196 (gnus-configure-frame
21197 '(frame 1.0
21198 (vertical 1.0
21199 (summary 0.25 point frame-focus)
21200 (article 1.0))
21201 (vertical ((height . 5) (width . 15)
21202 (user-position . t)
21203 (left . -1) (top . 1))
21204 (picon 1.0))))
21205
21206 @end lisp
21207
21208 This split will result in the familiar summary/article window
21209 configuration in the first (or ``main'') frame, while a small additional
21210 frame will be created where picons will be shown. As you can see,
21211 instead of the normal @code{1.0} top-level spec, each additional split
21212 should have a frame parameter alist as the size spec.
21213 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21214 Reference Manual}. Under XEmacs, a frame property list will be
21215 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21216 is such a plist.
21217 The list of all possible keys for @code{gnus-buffer-configuration} can
21218 be found in its default value.
21219
21220 Note that the @code{message} key is used for both
21221 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}. If
21222 it is desirable to distinguish between the two, something like this
21223 might be used:
21224
21225 @lisp
21226 (message (horizontal 1.0
21227 (vertical 1.0 (message 1.0 point))
21228 (vertical 0.24
21229 (if (buffer-live-p gnus-summary-buffer)
21230 '(summary 0.5))
21231 (group 1.0))))
21232 @end lisp
21233
21234 One common desire for a multiple frame split is to have a separate frame
21235 for composing mail and news while leaving the original frame intact. To
21236 accomplish that, something like the following can be done:
21237
21238 @lisp
21239 (message
21240 (frame 1.0
21241 (if (not (buffer-live-p gnus-summary-buffer))
21242 (car (cdr (assoc 'group gnus-buffer-configuration)))
21243 (car (cdr (assoc 'summary gnus-buffer-configuration))))
21244 (vertical ((user-position . t) (top . 1) (left . 1)
21245 (name . "Message"))
21246 (message 1.0 point))))
21247 @end lisp
21248
21249 @findex gnus-add-configuration
21250 Since the @code{gnus-buffer-configuration} variable is so long and
21251 complicated, there's a function you can use to ease changing the config
21252 of a single setting: @code{gnus-add-configuration}. If, for instance,
21253 you want to change the @code{article} setting, you could say:
21254
21255 @lisp
21256 (gnus-add-configuration
21257 '(article (vertical 1.0
21258 (group 4)
21259 (summary .25 point)
21260 (article 1.0))))
21261 @end lisp
21262
21263 You'd typically stick these @code{gnus-add-configuration} calls in your
21264 @file{~/.gnus.el} file or in some startup hook---they should be run after
21265 Gnus has been loaded.
21266
21267 @vindex gnus-always-force-window-configuration
21268 If all windows mentioned in the configuration are already visible, Gnus
21269 won't change the window configuration. If you always want to force the
21270 ``right'' window configuration, you can set
21271 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21272
21273 If you're using tree displays (@pxref{Tree Display}), and the tree
21274 window is displayed vertically next to another window, you may also want
21275 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21276 windows resized.
21277
21278 @subsection Example Window Configurations
21279
21280 @itemize @bullet
21281 @item
21282 Narrow left hand side occupied by group buffer. Right hand side split
21283 between summary buffer (top one-sixth) and article buffer (bottom).
21284
21285 @ifinfo
21286 @example
21287 +---+---------+
21288 | G | Summary |
21289 | r +---------+
21290 | o | |
21291 | u | Article |
21292 | p | |
21293 +---+---------+
21294 @end example
21295 @end ifinfo
21296
21297 @lisp
21298 (gnus-add-configuration
21299 '(article
21300 (horizontal 1.0
21301 (vertical 25 (group 1.0))
21302 (vertical 1.0
21303 (summary 0.16 point)
21304 (article 1.0)))))
21305
21306 (gnus-add-configuration
21307 '(summary
21308 (horizontal 1.0
21309 (vertical 25 (group 1.0))
21310 (vertical 1.0 (summary 1.0 point)))))
21311 @end lisp
21312
21313 @end itemize
21314
21315
21316 @node Faces and Fonts
21317 @section Faces and Fonts
21318 @cindex faces
21319 @cindex fonts
21320 @cindex colors
21321
21322 Fiddling with fonts and faces used to be very difficult, but these days
21323 it is very simple. You simply say @kbd{M-x customize-face}, pick out
21324 the face you want to alter, and alter it via the standard Customize
21325 interface.
21326
21327
21328 @node Compilation
21329 @section Compilation
21330 @cindex compilation
21331 @cindex byte-compilation
21332
21333 @findex gnus-compile
21334
21335 Remember all those line format specification variables?
21336 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21337 on. Now, Gnus will of course heed whatever these variables are, but,
21338 unfortunately, changing them will mean a quite significant slow-down.
21339 (The default values of these variables have byte-compiled functions
21340 associated with them, while the user-generated versions do not, of
21341 course.)
21342
21343 To help with this, you can run @kbd{M-x gnus-compile} after you've
21344 fiddled around with the variables and feel that you're (kind of)
21345 satisfied. This will result in the new specs being byte-compiled, and
21346 you'll get top speed again. Gnus will save these compiled specs in the
21347 @file{.newsrc.eld} file. (User-defined functions aren't compiled by
21348 this function, though---you should compile them yourself by sticking
21349 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21350
21351
21352 @node Mode Lines
21353 @section Mode Lines
21354 @cindex mode lines
21355
21356 @vindex gnus-updated-mode-lines
21357 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21358 lines updated. It is a list of symbols. Supported symbols include
21359 @code{group}, @code{article}, @code{summary}, @code{server},
21360 @code{browse}, and @code{tree}. If the corresponding symbol is present,
21361 Gnus will keep that mode line updated with information that may be
21362 pertinent. If this variable is @code{nil}, screen refresh may be
21363 quicker.
21364
21365 @cindex display-time
21366
21367 @vindex gnus-mode-non-string-length
21368 By default, Gnus displays information on the current article in the mode
21369 lines of the summary and article buffers. The information Gnus wishes
21370 to display (e.g. the subject of the article) is often longer than the
21371 mode lines, and therefore have to be cut off at some point. The
21372 @code{gnus-mode-non-string-length} variable says how long the other
21373 elements on the line is (i.e., the non-info part). If you put
21374 additional elements on the mode line (e.g. a clock), you should modify
21375 this variable:
21376
21377 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21378 @lisp
21379 (add-hook 'display-time-hook
21380 (lambda () (setq gnus-mode-non-string-length
21381 (+ 21
21382 (if line-number-mode 5 0)
21383 (if column-number-mode 4 0)
21384 (length display-time-string)))))
21385 @end lisp
21386
21387 If this variable is @code{nil} (which is the default), the mode line
21388 strings won't be chopped off, and they won't be padded either. Note
21389 that the default is unlikely to be desirable, as even the percentage
21390 complete in the buffer may be crowded off the mode line; the user should
21391 configure this variable appropriately for her configuration.
21392
21393
21394 @node Highlighting and Menus
21395 @section Highlighting and Menus
21396 @cindex visual
21397 @cindex highlighting
21398 @cindex menus
21399
21400 @vindex gnus-visual
21401 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21402 aspects. If @code{nil}, Gnus won't attempt to create menus or use fancy
21403 colors or fonts. This will also inhibit loading the @file{gnus-vis.el}
21404 file.
21405
21406 This variable can be a list of visual properties that are enabled. The
21407 following elements are valid, and are all included by default:
21408
21409 @table @code
21410 @item group-highlight
21411 Do highlights in the group buffer.
21412 @item summary-highlight
21413 Do highlights in the summary buffer.
21414 @item article-highlight
21415 Do highlights in the article buffer.
21416 @item highlight
21417 Turn on highlighting in all buffers.
21418 @item group-menu
21419 Create menus in the group buffer.
21420 @item summary-menu
21421 Create menus in the summary buffers.
21422 @item article-menu
21423 Create menus in the article buffer.
21424 @item browse-menu
21425 Create menus in the browse buffer.
21426 @item server-menu
21427 Create menus in the server buffer.
21428 @item score-menu
21429 Create menus in the score buffers.
21430 @item menu
21431 Create menus in all buffers.
21432 @end table
21433
21434 So if you only want highlighting in the article buffer and menus in all
21435 buffers, you could say something like:
21436
21437 @lisp
21438 (setq gnus-visual '(article-highlight menu))
21439 @end lisp
21440
21441 If you want highlighting only and no menus whatsoever, you'd say:
21442
21443 @lisp
21444 (setq gnus-visual '(highlight))
21445 @end lisp
21446
21447 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21448 in all Gnus buffers.
21449
21450 Other general variables that influence the look of all buffers include:
21451
21452 @table @code
21453 @item gnus-mouse-face
21454 @vindex gnus-mouse-face
21455 This is the face (i.e., font) used for mouse highlighting in Gnus. No
21456 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21457
21458 @end table
21459
21460 There are hooks associated with the creation of all the different menus:
21461
21462 @table @code
21463
21464 @item gnus-article-menu-hook
21465 @vindex gnus-article-menu-hook
21466 Hook called after creating the article mode menu.
21467
21468 @item gnus-group-menu-hook
21469 @vindex gnus-group-menu-hook
21470 Hook called after creating the group mode menu.
21471
21472 @item gnus-summary-menu-hook
21473 @vindex gnus-summary-menu-hook
21474 Hook called after creating the summary mode menu.
21475
21476 @item gnus-server-menu-hook
21477 @vindex gnus-server-menu-hook
21478 Hook called after creating the server mode menu.
21479
21480 @item gnus-browse-menu-hook
21481 @vindex gnus-browse-menu-hook
21482 Hook called after creating the browse mode menu.
21483
21484 @item gnus-score-menu-hook
21485 @vindex gnus-score-menu-hook
21486 Hook called after creating the score mode menu.
21487
21488 @end table
21489
21490
21491 @node Buttons
21492 @section Buttons
21493 @cindex buttons
21494 @cindex mouse
21495 @cindex click
21496
21497 Those new-fangled @dfn{mouse} contraptions is very popular with the
21498 young, hep kids who don't want to learn the proper way to do things
21499 these days. Why, I remember way back in the summer of '89, when I was
21500 using Emacs on a Tops 20 system. Three hundred users on one single
21501 machine, and every user was running Simula compilers. Bah!
21502
21503 Right.
21504
21505 @vindex gnus-carpal
21506 Well, you can make Gnus display bufferfuls of buttons you can click to
21507 do anything by setting @code{gnus-carpal} to @code{t}. Pretty simple,
21508 really. Tell the chiropractor I sent you.
21509
21510
21511 @table @code
21512
21513 @item gnus-carpal-mode-hook
21514 @vindex gnus-carpal-mode-hook
21515 Hook run in all carpal mode buffers.
21516
21517 @item gnus-carpal-button-face
21518 @vindex gnus-carpal-button-face
21519 Face used on buttons.
21520
21521 @item gnus-carpal-header-face
21522 @vindex gnus-carpal-header-face
21523 Face used on carpal buffer headers.
21524
21525 @item gnus-carpal-group-buffer-buttons
21526 @vindex gnus-carpal-group-buffer-buttons
21527 Buttons in the group buffer.
21528
21529 @item gnus-carpal-summary-buffer-buttons
21530 @vindex gnus-carpal-summary-buffer-buttons
21531 Buttons in the summary buffer.
21532
21533 @item gnus-carpal-server-buffer-buttons
21534 @vindex gnus-carpal-server-buffer-buttons
21535 Buttons in the server buffer.
21536
21537 @item gnus-carpal-browse-buffer-buttons
21538 @vindex gnus-carpal-browse-buffer-buttons
21539 Buttons in the browse buffer.
21540 @end table
21541
21542 All the @code{buttons} variables are lists. The elements in these list
21543 are either cons cells where the @code{car} contains a text to be displayed and
21544 the @code{cdr} contains a function symbol, or a simple string.
21545
21546
21547 @node Daemons
21548 @section Daemons
21549 @cindex demons
21550 @cindex daemons
21551
21552 Gnus, being larger than any program ever written (allegedly), does lots
21553 of strange stuff that you may wish to have done while you're not
21554 present. For instance, you may want it to check for new mail once in a
21555 while. Or you may want it to close down all connections to all servers
21556 when you leave Emacs idle. And stuff like that.
21557
21558 Gnus will let you do stuff like that by defining various
21559 @dfn{handlers}. Each handler consists of three elements: A
21560 @var{function}, a @var{time}, and an @var{idle} parameter.
21561
21562 Here's an example of a handler that closes connections when Emacs has
21563 been idle for thirty minutes:
21564
21565 @lisp
21566 (gnus-demon-close-connections nil 30)
21567 @end lisp
21568
21569 Here's a handler that scans for @acronym{PGP} headers every hour when
21570 Emacs is idle:
21571
21572 @lisp
21573 (gnus-demon-scan-pgp 60 t)
21574 @end lisp
21575
21576 This @var{time} parameter and that @var{idle} parameter work together
21577 in a strange, but wonderful fashion. Basically, if @var{idle} is
21578 @code{nil}, then the function will be called every @var{time} minutes.
21579
21580 If @var{idle} is @code{t}, then the function will be called after
21581 @var{time} minutes only if Emacs is idle. So if Emacs is never idle,
21582 the function will never be called. But once Emacs goes idle, the
21583 function will be called every @var{time} minutes.
21584
21585 If @var{idle} is a number and @var{time} is a number, the function will
21586 be called every @var{time} minutes only when Emacs has been idle for
21587 @var{idle} minutes.
21588
21589 If @var{idle} is a number and @var{time} is @code{nil}, the function
21590 will be called once every time Emacs has been idle for @var{idle}
21591 minutes.
21592
21593 And if @var{time} is a string, it should look like @samp{07:31}, and
21594 the function will then be called once every day somewhere near that
21595 time. Modified by the @var{idle} parameter, of course.
21596
21597 @vindex gnus-demon-timestep
21598 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21599 seconds. This is 60 by default. If you change that variable,
21600 all the timings in the handlers will be affected.)
21601
21602 So, if you want to add a handler, you could put something like this in
21603 your @file{~/.gnus.el} file:
21604
21605 @findex gnus-demon-add-handler
21606 @lisp
21607 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21608 @end lisp
21609
21610 @findex gnus-demon-add-nocem
21611 @findex gnus-demon-add-scanmail
21612 @findex gnus-demon-add-rescan
21613 @findex gnus-demon-add-scan-timestamps
21614 @findex gnus-demon-add-disconnection
21615 Some ready-made functions to do this have been created:
21616 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21617 @code{gnus-demon-add-nntp-close-connection},
21618 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21619 @code{gnus-demon-add-scanmail}. Just put those functions in your
21620 @file{~/.gnus.el} if you want those abilities.
21621
21622 @findex gnus-demon-init
21623 @findex gnus-demon-cancel
21624 @vindex gnus-demon-handlers
21625 If you add handlers to @code{gnus-demon-handlers} directly, you should
21626 run @code{gnus-demon-init} to make the changes take hold. To cancel all
21627 daemons, you can use the @code{gnus-demon-cancel} function.
21628
21629 Note that adding daemons can be pretty naughty if you over do it. Adding
21630 functions that scan all news and mail from all servers every two seconds
21631 is a sure-fire way of getting booted off any respectable system. So
21632 behave.
21633
21634
21635 @node NoCeM
21636 @section NoCeM
21637 @cindex nocem
21638 @cindex spam
21639
21640 @dfn{Spamming} is posting the same article lots and lots of times.
21641 Spamming is bad. Spamming is evil.
21642
21643 Spamming is usually canceled within a day or so by various anti-spamming
21644 agencies. These agencies usually also send out @dfn{NoCeM} messages.
21645 NoCeM is pronounced ``no see-'em'', and means what the name
21646 implies---these are messages that make the offending articles, like, go
21647 away.
21648
21649 What use are these NoCeM messages if the articles are canceled anyway?
21650 Some sites do not honor cancel messages and some sites just honor cancels
21651 from a select few people. Then you may wish to make use of the NoCeM
21652 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21653
21654 Gnus can read and parse the messages in this group automatically, and
21655 this will make spam disappear.
21656
21657 There are some variables to customize, of course:
21658
21659 @table @code
21660 @item gnus-use-nocem
21661 @vindex gnus-use-nocem
21662 Set this variable to @code{t} to set the ball rolling. It is @code{nil}
21663 by default.
21664
21665 @item gnus-nocem-groups
21666 @vindex gnus-nocem-groups
21667 Gnus will look for NoCeM messages in the groups in this list. The
21668 default is
21669 @lisp
21670 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21671 "alt.nocem.misc" "news.admin.net-abuse.announce")
21672 @end lisp
21673
21674 @item gnus-nocem-issuers
21675 @vindex gnus-nocem-issuers
21676 There are many people issuing NoCeM messages. This list says what
21677 people you want to listen to. The default is
21678 @lisp
21679 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21680 "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21681 @end lisp
21682 fine, upstanding citizens all of them.
21683
21684 Known despammers that you can put in this list are listed at@*
21685 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21686
21687 You do not have to heed NoCeM messages from all these people---just the
21688 ones you want to listen to. You also don't have to accept all NoCeM
21689 messages from the people you like. Each NoCeM message has a @dfn{type}
21690 header that gives the message a (more or less, usually less) rigorous
21691 definition. Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21692 @samp{binary}, and @samp{troll}. To specify this, you have to use
21693 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21694 Each condition is either a string (which is a regexp that matches types
21695 you want to use) or a list on the form @code{(not @var{string})}, where
21696 @var{string} is a regexp that matches types you don't want to use.
21697
21698 For instance, if you want all NoCeM messages from Chris Lewis except his
21699 @samp{troll} messages, you'd say:
21700
21701 @lisp
21702 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21703 @end lisp
21704
21705 On the other hand, if you just want nothing but his @samp{spam} and
21706 @samp{spew} messages, you'd say:
21707
21708 @lisp
21709 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21710 @end lisp
21711
21712 The specs are applied left-to-right.
21713
21714
21715 @item gnus-nocem-verifyer
21716 @vindex gnus-nocem-verifyer
21717 @findex mc-verify
21718 This should be a function for verifying that the NoCeM issuer is who she
21719 says she is. The default is @code{mc-verify}, which is a Mailcrypt
21720 function. If this is too slow and you don't care for verification
21721 (which may be dangerous), you can set this variable to @code{nil}.
21722
21723 If you want signed NoCeM messages to be verified and unsigned messages
21724 not to be verified (but used anyway), you could do something like:
21725
21726 @lisp
21727 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21728
21729 (defun my-gnus-mc-verify ()
21730 (not (eq 'forged
21731 (ignore-errors
21732 (if (mc-verify)
21733 t
21734 'forged)))))
21735 @end lisp
21736
21737 This might be dangerous, though.
21738
21739 @item gnus-nocem-directory
21740 @vindex gnus-nocem-directory
21741 This is where Gnus will store its NoCeM cache files. The default is@*
21742 @file{~/News/NoCeM/}.
21743
21744 @item gnus-nocem-expiry-wait
21745 @vindex gnus-nocem-expiry-wait
21746 The number of days before removing old NoCeM entries from the cache.
21747 The default is 15. If you make it shorter Gnus will be faster, but you
21748 might then see old spam.
21749
21750 @item gnus-nocem-check-from
21751 @vindex gnus-nocem-check-from
21752 Non-@code{nil} means check for valid issuers in message bodies.
21753 Otherwise don't bother fetching articles unless their author matches a
21754 valid issuer; that is much faster if you are selective about the
21755 issuers.
21756
21757 @item gnus-nocem-check-article-limit
21758 @vindex gnus-nocem-check-article-limit
21759 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21760 group. NoCeM groups can be huge and very slow to process.
21761
21762 @end table
21763
21764 Using NoCeM could potentially be a memory hog. If you have many living
21765 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21766 big. If this is a problem, you should kill off all (or most) of your
21767 unsubscribed groups (@pxref{Subscription Commands}).
21768
21769
21770 @node Undo
21771 @section Undo
21772 @cindex undo
21773
21774 It is very useful to be able to undo actions one has done. In normal
21775 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21776 In Gnus buffers, however, it isn't that simple.
21777
21778 The things Gnus displays in its buffer is of no value whatsoever to
21779 Gnus---it's all just data designed to look nice to the user.
21780 Killing a group in the group buffer with @kbd{C-k} makes the line
21781 disappear, but that's just a side-effect of the real action---the
21782 removal of the group in question from the internal Gnus structures.
21783 Undoing something like that can't be done by the normal Emacs
21784 @code{undo} function.
21785
21786 Gnus tries to remedy this somewhat by keeping track of what the user
21787 does and coming up with actions that would reverse the actions the user
21788 takes. When the user then presses the @code{undo} key, Gnus will run
21789 the code to reverse the previous action, or the previous actions.
21790 However, not all actions are easily reversible, so Gnus currently offers
21791 a few key functions to be undoable. These include killing groups,
21792 yanking groups, and changing the list of read articles of groups.
21793 That's it, really. More functions may be added in the future, but each
21794 added function means an increase in data to be stored, so Gnus will
21795 never be totally undoable.
21796
21797 @findex gnus-undo-mode
21798 @vindex gnus-use-undo
21799 @findex gnus-undo
21800 The undoability is provided by the @code{gnus-undo-mode} minor mode. It
21801 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21802 default. The @kbd{C-M-_} key performs the @code{gnus-undo}
21803 command, which should feel kinda like the normal Emacs @code{undo}
21804 command.
21805
21806
21807 @node Predicate Specifiers
21808 @section Predicate Specifiers
21809 @cindex predicate specifiers
21810
21811 Some Gnus variables are @dfn{predicate specifiers}. This is a special
21812 form that allows flexible specification of predicates without having
21813 to type all that much.
21814
21815 These specifiers are lists consisting of functions, symbols and lists.
21816
21817 Here's an example:
21818
21819 @lisp
21820 (or gnus-article-unseen-p
21821 gnus-article-unread-p)
21822 @end lisp
21823
21824 The available symbols are @code{or}, @code{and} and @code{not}. The
21825 functions all take one parameter.
21826
21827 @findex gnus-make-predicate
21828 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21829 to create a function that can be called. This input parameter to this
21830 function will be passed along to all the functions in the predicate
21831 specifier.
21832
21833
21834 @node Moderation
21835 @section Moderation
21836 @cindex moderation
21837
21838 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21839 It is not included in the standard Gnus package. Write a mail to
21840 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21841 get a copy.
21842
21843 The moderation package is implemented as a minor mode for summary
21844 buffers. Put
21845
21846 @lisp
21847 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21848 @end lisp
21849
21850 in your @file{~/.gnus.el} file.
21851
21852 If you are the moderator of @samp{rec.zoofle}, this is how it's
21853 supposed to work:
21854
21855 @enumerate
21856 @item
21857 You split your incoming mail by matching on
21858 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21859 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21860
21861 @item
21862 You enter that group once in a while and post articles using the @kbd{e}
21863 (edit-and-post) or @kbd{s} (just send unedited) commands.
21864
21865 @item
21866 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21867 articles that weren't approved by you, you can cancel them with the
21868 @kbd{c} command.
21869 @end enumerate
21870
21871 To use moderation mode in these two groups, say:
21872
21873 @lisp
21874 (setq gnus-moderated-list
21875 "^nnml:rec.zoofle$\\|^rec.zoofle$")
21876 @end lisp
21877
21878
21879 @node Image Enhancements
21880 @section Image Enhancements
21881
21882 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21883 support images yet.}, is able to display pictures and stuff, so Gnus has
21884 taken advantage of that.
21885
21886 @menu
21887 * X-Face:: Display a funky, teensy black-and-white image.
21888 * Face:: Display a funkier, teensier colored image.
21889 * Smileys:: Show all those happy faces the way they were meant to be shown.
21890 * Picons:: How to display pictures of what you're reading.
21891 * XVarious:: Other XEmacsy Gnusey variables.
21892 @end menu
21893
21894
21895 @node X-Face
21896 @subsection X-Face
21897 @cindex x-face
21898
21899 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21900 depth) image that's supposed to represent the author of the message.
21901 It seems to be supported by an ever-growing number of mail and news
21902 readers.
21903
21904 @cindex x-face
21905 @findex gnus-article-display-x-face
21906 @vindex gnus-article-x-face-command
21907 @vindex gnus-article-x-face-too-ugly
21908 @iftex
21909 @iflatex
21910 \include{xface}
21911 @end iflatex
21912 @end iftex
21913 @c @anchor{X-Face}
21914
21915 Decoding an @code{X-Face} header either requires an Emacs that has
21916 @samp{compface} support (which most XEmacs versions has), or that you
21917 have @samp{compface} installed on your system. If either is true,
21918 Gnus will default to displaying @code{X-Face} headers.
21919
21920 The variable that controls this is the
21921 @code{gnus-article-x-face-command} variable. If this variable is a
21922 string, this string will be executed in a sub-shell. If it is a
21923 function, this function will be called with the face as the argument.
21924 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21925 the @code{From} header, the face will not be shown.
21926
21927 The default action under Emacs 20 is to fork off the @code{display}
21928 program@footnote{@code{display} is from the ImageMagick package. For
21929 the @code{uncompface} and @code{icontopbm} programs look for a package
21930 like @code{compface} or @code{faces-xface} on a GNU/Linux system.} to
21931 view the face.
21932
21933 Under XEmacs or Emacs 21+ with suitable image support, the default
21934 action is to display the face before the @code{From} header. (It's
21935 nicer if XEmacs has been compiled with @code{X-Face} support---that
21936 will make display somewhat faster. If there's no native @code{X-Face}
21937 support, Gnus will try to convert the @code{X-Face} header using
21938 external programs from the @code{pbmplus} package and
21939 friends.@footnote{On a GNU/Linux system look for packages with names
21940 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21941
21942 (Note: @code{x-face} is used in the variable/function names, not
21943 @code{xface}).
21944
21945 @noindent
21946 Face and variable:
21947
21948 @table @code
21949 @item gnus-x-face
21950 @vindex gnus-x-face
21951 Face to show X-Face. The colors from this face are used as the
21952 foreground and background colors of the displayed X-Faces. The
21953 default colors are black and white.
21954 @end table
21955
21956 Gnus provides a few convenience functions and variables to allow
21957 easier insertion of X-Face headers in outgoing messages.
21958
21959 @findex gnus-random-x-face
21960 @vindex gnus-convert-pbm-to-x-face-command
21961 @vindex gnus-x-face-directory
21962 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21963 @code{gnus-x-face-directory} and picks one at random, and then
21964 converts it to the X-Face format by using the
21965 @code{gnus-convert-pbm-to-x-face-command} shell command. The
21966 @samp{pbm} files should be 48x48 pixels big. It returns the X-Face
21967 header data as a string.
21968
21969 @findex gnus-insert-random-x-face-header
21970 @code{gnus-insert-random-x-face-header} calls
21971 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21972 randomly generated data.
21973
21974 @findex gnus-x-face-from-file
21975 @vindex gnus-convert-image-to-x-face-command
21976 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21977 converts the file to X-Face format by using the
21978 @code{gnus-convert-image-to-x-face-command} shell command.
21979
21980 Here's how you would typically use the first function. Put something
21981 like the following in your @file{~/.gnus.el} file:
21982
21983 @lisp
21984 (setq message-required-news-headers
21985 (nconc message-required-news-headers
21986 (list '(X-Face . gnus-random-x-face))))
21987 @end lisp
21988
21989 Using the last function would be something like this:
21990
21991 @lisp
21992 (setq message-required-news-headers
21993 (nconc message-required-news-headers
21994 (list '(X-Face . (lambda ()
21995 (gnus-x-face-from-file
21996 "~/My-face.gif"))))))
21997 @end lisp
21998
21999
22000 @node Face
22001 @subsection Face
22002 @cindex face
22003
22004 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
22005
22006 @code{Face} headers are essentially a funkier version of @code{X-Face}
22007 ones. They describe a 48x48 pixel colored image that's supposed to
22008 represent the author of the message.
22009
22010 @cindex face
22011 @findex gnus-article-display-face
22012 The contents of a @code{Face} header must be a base64 encoded PNG image.
22013 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22014 specifications.
22015
22016 Gnus provides a few convenience functions and variables to allow
22017 easier insertion of Face headers in outgoing messages.
22018
22019 @findex gnus-convert-png-to-face
22020 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22021 726 bytes long, and converts it to a face.
22022
22023 @findex gnus-face-from-file
22024 @vindex gnus-convert-image-to-face-command
22025 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22026 converts the file to Face format by using the
22027 @code{gnus-convert-image-to-face-command} shell command.
22028
22029 Here's how you would typically use this function. Put something like the
22030 following in your @file{~/.gnus.el} file:
22031
22032 @lisp
22033 (setq message-required-news-headers
22034 (nconc message-required-news-headers
22035 (list '(Face . (lambda ()
22036 (gnus-face-from-file "~/face.jpg"))))))
22037 @end lisp
22038
22039
22040 @node Smileys
22041 @subsection Smileys
22042 @cindex smileys
22043
22044 @iftex
22045 @iflatex
22046 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22047 \input{smiley}
22048 @end iflatex
22049 @end iftex
22050
22051 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22052 currently the only package that uses Smiley, it is documented here.
22053
22054 In short---to use Smiley in Gnus, put the following in your
22055 @file{~/.gnus.el} file:
22056
22057 @lisp
22058 (setq gnus-treat-display-smileys t)
22059 @end lisp
22060
22061 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22062 the like---to pictures and displays those instead of the text smiley
22063 faces. The conversion is controlled by a list of regexps that matches
22064 text and maps that to file names.
22065
22066 @vindex smiley-regexp-alist
22067 The alist used is specified by the @code{smiley-regexp-alist}
22068 variable. The first item in each element is the regexp to be matched;
22069 the second element is the regexp match group that is to be replaced by
22070 the picture; and the third element is the name of the file to be
22071 displayed.
22072
22073 The following variables customize where Smiley will look for these
22074 files:
22075
22076 @table @code
22077
22078 @item smiley-data-directory
22079 @vindex smiley-data-directory
22080 Where Smiley will look for smiley faces files.
22081
22082 @item gnus-smiley-file-types
22083 @vindex gnus-smiley-file-types
22084 List of suffixes on smiley file names to try.
22085
22086 @end table
22087
22088
22089 @node Picons
22090 @subsection Picons
22091
22092 @iftex
22093 @iflatex
22094 \include{picons}
22095 @end iflatex
22096 @end iftex
22097
22098 So@dots{} You want to slow down your news reader even more! This is a
22099 good way to do so. It's also a great way to impress people staring
22100 over your shoulder as you read news.
22101
22102 What are Picons? To quote directly from the Picons Web site:
22103
22104 @iftex
22105 @iflatex
22106 \margindex{}
22107 @end iflatex
22108 @end iftex
22109
22110 @quotation
22111 @dfn{Picons} is short for ``personal icons''. They're small,
22112 constrained images used to represent users and domains on the net,
22113 organized into databases so that the appropriate image for a given
22114 e-mail address can be found. Besides users and domains, there are picon
22115 databases for Usenet newsgroups and weather forecasts. The picons are
22116 in either monochrome @code{XBM} format or color @code{XPM} and
22117 @code{GIF} formats.
22118 @end quotation
22119
22120 @vindex gnus-picon-databases
22121 For instructions on obtaining and installing the picons databases,
22122 point your Web browser at
22123 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22124
22125 If you are using Debian GNU/Linux, saying @samp{apt-get install
22126 picons.*} will install the picons where Gnus can find them.
22127
22128 To enable displaying picons, simply make sure that
22129 @code{gnus-picon-databases} points to the directory containing the
22130 Picons databases.
22131
22132 The following variables offer control over where things are located.
22133
22134 @table @code
22135
22136 @item gnus-picon-databases
22137 @vindex gnus-picon-databases
22138 The location of the picons database. This is a list of directories
22139 containing the @file{news}, @file{domains}, @file{users} (and so on)
22140 subdirectories. Defaults to @code{("/usr/lib/picon"
22141 "/usr/local/faces")}.
22142
22143 @item gnus-picon-news-directories
22144 @vindex gnus-picon-news-directories
22145 List of subdirectories to search in @code{gnus-picon-databases} for
22146 newsgroups faces. @code{("news")} is the default.
22147
22148 @item gnus-picon-user-directories
22149 @vindex gnus-picon-user-directories
22150 List of subdirectories to search in @code{gnus-picon-databases} for user
22151 faces. @code{("users" "usenix" "local" "misc")} is the default.
22152
22153 @item gnus-picon-domain-directories
22154 @vindex gnus-picon-domain-directories
22155 List of subdirectories to search in @code{gnus-picon-databases} for
22156 domain name faces. Defaults to @code{("domains")}. Some people may
22157 want to add @samp{"unknown"} to this list.
22158
22159 @item gnus-picon-file-types
22160 @vindex gnus-picon-file-types
22161 Ordered list of suffixes on picon file names to try. Defaults to
22162 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22163
22164 @end table
22165
22166
22167 @node XVarious
22168 @subsection Various XEmacs Variables
22169
22170 @table @code
22171 @item gnus-xmas-glyph-directory
22172 @vindex gnus-xmas-glyph-directory
22173 This is where Gnus will look for pictures. Gnus will normally
22174 auto-detect this directory, but you may set it manually if you have an
22175 unusual directory structure.
22176
22177 @item gnus-xmas-logo-color-alist
22178 @vindex gnus-xmas-logo-color-alist
22179 This is an alist where the key is a type symbol and the values are the
22180 foreground and background color of the splash page glyph.
22181
22182 @item gnus-xmas-logo-color-style
22183 @vindex gnus-xmas-logo-color-style
22184 This is the key used to look up the color in the alist described above.
22185 Valid values include @code{flame}, @code{pine}, @code{moss},
22186 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
22187 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
22188
22189 @item gnus-xmas-modeline-glyph
22190 @vindex gnus-xmas-modeline-glyph
22191 A glyph displayed in all Gnus mode lines. It is a tiny gnu head by
22192 default.
22193
22194 @end table
22195
22196 @subsubsection Toolbar
22197
22198 @table @code
22199
22200 @item gnus-use-toolbar
22201 @vindex gnus-use-toolbar
22202 If @code{nil}, don't display toolbars. If non-@code{nil}, it should be
22203 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
22204 @code{right-toolbar}, or @code{left-toolbar}.
22205
22206 @item gnus-group-toolbar
22207 @vindex gnus-group-toolbar
22208 The toolbar in the group buffer.
22209
22210 @item gnus-summary-toolbar
22211 @vindex gnus-summary-toolbar
22212 The toolbar in the summary buffer.
22213
22214 @item gnus-summary-mail-toolbar
22215 @vindex gnus-summary-mail-toolbar
22216 The toolbar in the summary buffer of mail groups.
22217
22218 @end table
22219
22220 @iftex
22221 @iflatex
22222 \margindex{}
22223 @end iflatex
22224 @end iftex
22225
22226
22227 @node Fuzzy Matching
22228 @section Fuzzy Matching
22229 @cindex fuzzy matching
22230
22231 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22232 things like scoring, thread gathering and thread comparison.
22233
22234 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22235 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22236 means, and the implementation has changed over time.
22237
22238 Basically, it tries to remove all noise from lines before comparing.
22239 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22240 out of the strings before comparing the results. This often leads to
22241 adequate results---even when faced with strings generated by text
22242 manglers masquerading as newsreaders.
22243
22244
22245 @node Thwarting Email Spam
22246 @section Thwarting Email Spam
22247 @cindex email spam
22248 @cindex spam
22249 @cindex UCE
22250 @cindex unsolicited commercial email
22251
22252 In these last days of the Usenet, commercial vultures are hanging about
22253 and grepping through news like crazy to find email addresses they can
22254 foist off their scams and products to. As a reaction to this, many
22255 people have started putting nonsense addresses into their @code{From}
22256 lines. I think this is counterproductive---it makes it difficult for
22257 people to send you legitimate mail in response to things you write, as
22258 well as making it difficult to see who wrote what. This rewriting may
22259 perhaps be a bigger menace than the unsolicited commercial email itself
22260 in the end.
22261
22262 The biggest problem I have with email spam is that it comes in under
22263 false pretenses. I press @kbd{g} and Gnus merrily informs me that I
22264 have 10 new emails. I say ``Golly gee! Happy is me!'' and select the
22265 mail group, only to find two pyramid schemes, seven advertisements
22266 (``New! Miracle tonic for growing full, lustrous hair on your toes!'')
22267 and one mail asking me to repent and find some god.
22268
22269 This is annoying. Here's what you can do about it.
22270
22271 @menu
22272 * The problem of spam:: Some background, and some solutions
22273 * Anti-Spam Basics:: Simple steps to reduce the amount of spam.
22274 * SpamAssassin:: How to use external anti-spam tools.
22275 * Hashcash:: Reduce spam by burning CPU time.
22276 * Filtering Spam Using The Spam ELisp Package::
22277 * Filtering Spam Using Statistics with spam-stat::
22278 @end menu
22279
22280 @node The problem of spam
22281 @subsection The problem of spam
22282 @cindex email spam
22283 @cindex spam filtering approaches
22284 @cindex filtering approaches, spam
22285 @cindex UCE
22286 @cindex unsolicited commercial email
22287
22288 First, some background on spam.
22289
22290 If you have access to e-mail, you are familiar with spam (technically
22291 termed @acronym{UCE}, Unsolicited Commercial E-mail). Simply put, it
22292 exists because e-mail delivery is very cheap compared to paper mail,
22293 so only a very small percentage of people need to respond to an UCE to
22294 make it worthwhile to the advertiser. Ironically, one of the most
22295 common spams is the one offering a database of e-mail addresses for
22296 further spamming. Senders of spam are usually called @emph{spammers},
22297 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22298 @emph{morons} are in common use as well.
22299
22300 Spam comes from a wide variety of sources. It is simply impossible to
22301 dispose of all spam without discarding useful messages. A good
22302 example is the TMDA system, which requires senders
22303 unknown to you to confirm themselves as legitimate senders before
22304 their e-mail can reach you. Without getting into the technical side
22305 of TMDA, a downside is clearly that e-mail from legitimate sources may
22306 be discarded if those sources can't or won't confirm themselves
22307 through the TMDA system. Another problem with TMDA is that it
22308 requires its users to have a basic understanding of e-mail delivery
22309 and processing.
22310
22311 The simplest approach to filtering spam is filtering, at the mail
22312 server or when you sort through incoming mail. If you get 200 spam
22313 messages per day from @samp{random-address@@vmadmin.com}, you block
22314 @samp{vmadmin.com}. If you get 200 messages about @samp{VIAGRA}, you
22315 discard all messages with @samp{VIAGRA} in the message. If you get
22316 lots of spam from Bulgaria, for example, you try to filter all mail
22317 from Bulgarian IPs.
22318
22319 This, unfortunately, is a great way to discard legitimate e-mail. The
22320 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22321 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22322 you should be obvious, so don't do it if you have the choice.
22323
22324 In another instance, the very informative and useful RISKS digest has
22325 been blocked by overzealous mail filters because it @strong{contained}
22326 words that were common in spam messages. Nevertheless, in isolated
22327 cases, with great care, direct filtering of mail can be useful.
22328
22329 Another approach to filtering e-mail is the distributed spam
22330 processing, for instance DCC implements such a system. In essence,
22331 @var{N} systems around the world agree that a machine @var{X} in
22332 Ghana, Estonia, or California is sending out spam e-mail, and these
22333 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22334 database. The criteria for spam detection vary---it may be the number
22335 of messages sent, the content of the messages, and so on. When a user
22336 of the distributed processing system wants to find out if a message is
22337 spam, he consults one of those @var{N} systems.
22338
22339 Distributed spam processing works very well against spammers that send
22340 a large number of messages at once, but it requires the user to set up
22341 fairly complicated checks. There are commercial and free distributed
22342 spam processing systems. Distributed spam processing has its risks as
22343 well. For instance legitimate e-mail senders have been accused of
22344 sending spam, and their web sites and mailing lists have been shut
22345 down for some time because of the incident.
22346
22347 The statistical approach to spam filtering is also popular. It is
22348 based on a statistical analysis of previous spam messages. Usually
22349 the analysis is a simple word frequency count, with perhaps pairs of
22350 words or 3-word combinations thrown into the mix. Statistical
22351 analysis of spam works very well in most of the cases, but it can
22352 classify legitimate e-mail as spam in some cases. It takes time to
22353 run the analysis, the full message must be analyzed, and the user has
22354 to store the database of spam analyses. Statistical analysis on the
22355 server is gaining popularity. This has the advantage of letting the
22356 user Just Read Mail, but has the disadvantage that it's harder to tell
22357 the server that it has misclassified mail.
22358
22359 Fighting spam is not easy, no matter what anyone says. There is no
22360 magic switch that will distinguish Viagra ads from Mom's e-mails.
22361 Even people are having a hard time telling spam apart from non-spam,
22362 because spammers are actively looking to fool us into thinking they
22363 are Mom, essentially. Spamming is irritating, irresponsible, and
22364 idiotic behavior from a bunch of people who think the world owes them
22365 a favor. We hope the following sections will help you in fighting the
22366 spam plague.
22367
22368 @node Anti-Spam Basics
22369 @subsection Anti-Spam Basics
22370 @cindex email spam
22371 @cindex spam
22372 @cindex UCE
22373 @cindex unsolicited commercial email
22374
22375 One way of dealing with spam is having Gnus split out all spam into a
22376 @samp{spam} mail group (@pxref{Splitting Mail}).
22377
22378 First, pick one (1) valid mail address that you can be reached at, and
22379 put it in your @code{From} header of all your news articles. (I've
22380 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22381 @samp{larsi+usenet@@ifi.uio.no} will be a better choice. Ask your
22382 sysadmin whether your sendmail installation accepts keywords in the local
22383 part of the mail address.)
22384
22385 @lisp
22386 (setq message-default-news-headers
22387 "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22388 @end lisp
22389
22390 Then put the following split rule in @code{nnmail-split-fancy}
22391 (@pxref{Fancy Mail Splitting}):
22392
22393 @lisp
22394 (...
22395 (to "larsi@@trym.ifi.uio.no"
22396 (| ("subject" "re:.*" "misc")
22397 ("references" ".*@@.*" "misc")
22398 "spam"))
22399 ...)
22400 @end lisp
22401
22402 This says that all mail to this address is suspect, but if it has a
22403 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22404 header, it's probably ok. All the rest goes to the @samp{spam} group.
22405 (This idea probably comes from Tim Pierce.)
22406
22407 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22408 and do not include your email address explicitly in the @code{To}
22409 header. Why they do this is unknown---perhaps it's to thwart this
22410 thwarting scheme? In any case, this is trivial to deal with---you just
22411 put anything not addressed to you in the @samp{spam} group by ending
22412 your fancy split rule in this way:
22413
22414 @lisp
22415 (
22416 ...
22417 (to "larsi" "misc")
22418 "spam")
22419 @end lisp
22420
22421 In my experience, this will sort virtually everything into the right
22422 group. You still have to check the @samp{spam} group from time to time to
22423 check for legitimate mail, though. If you feel like being a good net
22424 citizen, you can even send off complaints to the proper authorities on
22425 each unsolicited commercial email---at your leisure.
22426
22427 This works for me. It allows people an easy way to contact me (they can
22428 just press @kbd{r} in the usual way), and I'm not bothered at all with
22429 spam. It's a win-win situation. Forging @code{From} headers to point
22430 to non-existent domains is yucky, in my opinion.
22431
22432 Be careful with this approach. Spammers are wise to it.
22433
22434
22435 @node SpamAssassin
22436 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22437 @cindex SpamAssassin
22438 @cindex Vipul's Razor
22439 @cindex DCC
22440
22441 The days where the hints in the previous section were sufficient in
22442 avoiding spam are coming to an end. There are many tools out there
22443 that claim to reduce the amount of spam you get. This section could
22444 easily become outdated fast, as new products replace old, but
22445 fortunately most of these tools seem to have similar interfaces. Even
22446 though this section will use SpamAssassin as an example, it should be
22447 easy to adapt it to most other tools.
22448
22449 Note that this section does not involve the @code{spam.el} package,
22450 which is discussed in the next section. If you don't care for all
22451 the features of @code{spam.el}, you can make do with these simple
22452 recipes.
22453
22454 If the tool you are using is not installed on the mail server, you
22455 need to invoke it yourself. Ideas on how to use the
22456 @code{:postscript} mail source parameter (@pxref{Mail Source
22457 Specifiers}) follow.
22458
22459 @lisp
22460 (setq mail-sources
22461 '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22462 (pop :user "jrl"
22463 :server "pophost"
22464 :postscript
22465 "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22466 @end lisp
22467
22468 Once you manage to process your incoming spool somehow, thus making
22469 the mail contain e.g.@: a header indicating it is spam, you are ready to
22470 filter it out. Using normal split methods (@pxref{Splitting Mail}):
22471
22472 @lisp
22473 (setq nnmail-split-methods '(("spam" "^X-Spam-Flag: YES")
22474 ...))
22475 @end lisp
22476
22477 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22478
22479 @lisp
22480 (setq nnmail-split-methods 'nnmail-split-fancy
22481 nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22482 ...))
22483 @end lisp
22484
22485 Some people might not like the idea of piping the mail through various
22486 programs using a @code{:prescript} (if some program is buggy, you
22487 might lose all mail). If you are one of them, another solution is to
22488 call the external tools during splitting. Example fancy split method:
22489
22490 @lisp
22491 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22492 ...))
22493 (defun kevin-spamassassin ()
22494 (save-excursion
22495 (save-restriction
22496 (widen)
22497 (if (eq 1 (call-process-region (point-min) (point-max)
22498 "spamc" nil nil nil "-c"))
22499 "spam"))))
22500 @end lisp
22501
22502 Note that with the nnimap backend, message bodies will not be
22503 downloaded by default. You need to set
22504 @code{nnimap-split-download-body} to @code{t} to do that
22505 (@pxref{Splitting in IMAP}).
22506
22507 That is about it. As some spam is likely to get through anyway, you
22508 might want to have a nifty function to call when you happen to read
22509 spam. And here is the nifty function:
22510
22511 @lisp
22512 (defun my-gnus-raze-spam ()
22513 "Submit SPAM to Vipul's Razor, then mark it as expirable."
22514 (interactive)
22515 (gnus-summary-show-raw-article)
22516 (gnus-summary-save-in-pipe "razor-report -f -d")
22517 (gnus-summary-mark-as-expirable 1))
22518 @end lisp
22519
22520 @node Hashcash
22521 @subsection Hashcash
22522 @cindex hashcash
22523
22524 A novel technique to fight spam is to require senders to do something
22525 costly for each message they send. This has the obvious drawback that
22526 you cannot rely on everyone in the world using this technique,
22527 since it is not part of the Internet standards, but it may be useful
22528 in smaller communities.
22529
22530 While the tools in the previous section work well in practice, they
22531 work only because the tools are constantly maintained and updated as
22532 new form of spam appears. This means that a small percentage of spam
22533 will always get through. It also means that somewhere, someone needs
22534 to read lots of spam to update these tools. Hashcash avoids that, but
22535 instead prefers that everyone you contact through e-mail supports the
22536 scheme. You can view the two approaches as pragmatic vs dogmatic.
22537 The approaches have their own advantages and disadvantages, but as
22538 often in the real world, a combination of them is stronger than either
22539 one of them separately.
22540
22541 @cindex X-Hashcash
22542 The ``something costly'' is to burn CPU time, more specifically to
22543 compute a hash collision up to a certain number of bits. The
22544 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22545 header. For more details, and for the external application
22546 @code{hashcash} you need to install to use this feature, see
22547 @uref{http://www.cypherspace.org/~adam/hashcash/}. Even more
22548 information can be found at @uref{http://www.camram.org/}.
22549
22550 If you wish to call hashcash for each message you send, say something
22551 like:
22552
22553 @lisp
22554 (require 'hashcash)
22555 (add-hook 'message-send-hook 'mail-add-payment)
22556 @end lisp
22557
22558 The @file{hashcash.el} library can be found in the Gnus development
22559 contrib directory or at
22560 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22561
22562 You will need to set up some additional variables as well:
22563
22564 @table @code
22565
22566 @item hashcash-default-payment
22567 @vindex hashcash-default-payment
22568 This variable indicates the default number of bits the hash collision
22569 should consist of. By default this is 0, meaning nothing will be
22570 done. Suggested useful values include 17 to 29.
22571
22572 @item hashcash-payment-alist
22573 @vindex hashcash-payment-alist
22574 Some receivers may require you to spend burn more CPU time than the
22575 default. This variable contains a list of @samp{(@var{addr}
22576 @var{amount})} cells, where @var{addr} is the receiver (email address
22577 or newsgroup) and @var{amount} is the number of bits in the collision
22578 that is needed. It can also contain @samp{(@var{addr} @var{string}
22579 @var{amount})} cells, where the @var{string} is the string to use
22580 (normally the email address or newsgroup name is used).
22581
22582 @item hashcash
22583 @vindex hashcash
22584 Where the @code{hashcash} binary is installed.
22585
22586 @end table
22587
22588 Currently there is no built in functionality in Gnus to verify
22589 hashcash cookies, it is expected that this is performed by your hand
22590 customized mail filtering scripts. Improvements in this area would be
22591 a useful contribution, however.
22592
22593 @node Filtering Spam Using The Spam ELisp Package
22594 @subsection Filtering Spam Using The Spam ELisp Package
22595 @cindex spam filtering
22596 @cindex spam
22597
22598 The idea behind @file{spam.el} is to have a control center for spam detection
22599 and filtering in Gnus. To that end, @file{spam.el} does two things: it
22600 filters new mail, and it analyzes mail known to be spam or ham.
22601 @dfn{Ham} is the name used throughout @file{spam.el} to indicate
22602 non-spam messages.
22603
22604 First of all, you @strong{must} run the function
22605 @code{spam-initialize} to autoload @code{spam.el} and to install the
22606 @code{spam.el} hooks. There is one exception: if you use the
22607 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22608 should turn it on before @code{spam-initialize}:
22609
22610 @example
22611 (setq spam-use-stat t) ;; if needed
22612 (spam-initialize)
22613 @end example
22614
22615 So, what happens when you load @file{spam.el}?
22616
22617 First, some hooks will get installed by @code{spam-initialize}. There
22618 are some hooks for @code{spam-stat} so it can save its databases, and
22619 there are hooks so interesting things will happen when you enter and
22620 leave a group. More on the sequence of events later (@pxref{Spam
22621 ELisp Package Sequence of Events}).
22622
22623 You get the following keyboard commands:
22624
22625 @table @kbd
22626
22627 @item M-d
22628 @itemx M s x
22629 @itemx S x
22630 @kindex M-d
22631 @kindex S x
22632 @kindex M s x
22633 @findex gnus-summary-mark-as-spam
22634 @code{gnus-summary-mark-as-spam}.
22635
22636 Mark current article as spam, showing it with the @samp{$} mark.
22637 Whenever you see a spam article, make sure to mark its summary line
22638 with @kbd{M-d} before leaving the group. This is done automatically
22639 for unread articles in @emph{spam} groups.
22640
22641 @item M s t
22642 @itemx S t
22643 @kindex M s t
22644 @kindex S t
22645 @findex spam-bogofilter-score
22646 @code{spam-bogofilter-score}.
22647
22648 You must have Bogofilter installed for that command to work properly.
22649
22650 @xref{Bogofilter}.
22651
22652 @end table
22653
22654 Also, when you load @file{spam.el}, you will be able to customize its
22655 variables. Try @code{customize-group} on the @samp{spam} variable
22656 group.
22657
22658 @menu
22659 * Spam ELisp Package Sequence of Events::
22660 * Spam ELisp Package Filtering of Incoming Mail::
22661 * Spam ELisp Package Global Variables::
22662 * Spam ELisp Package Configuration Examples::
22663 * Blacklists and Whitelists::
22664 * BBDB Whitelists::
22665 * Gmane Spam Reporting::
22666 * Anti-spam Hashcash Payments::
22667 * Blackholes::
22668 * Regular Expressions Header Matching::
22669 * Bogofilter::
22670 * ifile spam filtering::
22671 * spam-stat spam filtering::
22672 * SpamOracle::
22673 * Extending the Spam ELisp package::
22674 @end menu
22675
22676 @node Spam ELisp Package Sequence of Events
22677 @subsubsection Spam ELisp Package Sequence of Events
22678 @cindex spam filtering
22679 @cindex spam filtering sequence of events
22680 @cindex spam
22681
22682 You must read this section to understand how @code{spam.el} works.
22683 Do not skip, speed-read, or glance through this section.
22684
22685 There are two @emph{contact points}, if you will, between
22686 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
22687 leaving a group.
22688
22689 Getting new mail is done in one of two ways. You can either split
22690 your incoming mail or you can classify new articles as ham or spam
22691 when you enter the group.
22692
22693 Splitting incoming mail is better suited to mail backends such as
22694 @code{nnml} or @code{nnimap} where new mail appears in a single file
22695 called a @dfn{Spool File}. See @xref{Spam ELisp Package Filtering of
22696 Incoming Mail}.
22697
22698 For backends such as @code{nntp} there is no incoming mail spool, so
22699 an alternate mechanism must be used. This may also happen for
22700 backends where the server is in charge of splitting incoming mail, and
22701 Gnus does not do further splitting. The @code{spam-autodetect} and
22702 @code{spam-autodetect-methods} group parameters (accessible with
22703 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
22704 @code{gnus-spam-autodetect-methods} and
22705 @code{gnus-spam-autodetect-methods} (accessible with @kbd{M-x
22706 customize-variable} as usual).
22707
22708 When @code{spam-autodetect} is used, it hooks into the process of
22709 entering a group. Thus, entering a group with unseen or unread
22710 articles becomes the substitute for checking incoming mail. Whether
22711 only unseen articles or all unread articles will be processed is
22712 determined by the @code{spam-autodetect-recheck-messages}. When set
22713 to @code{t}, unread messages will be rechecked.
22714
22715 @code{spam-autodetect} grants the user at once more and less control
22716 of spam filtering. The user will have more control over each group's
22717 spam methods, so for instance the @samp{ding} group may have
22718 @code{spam-use-BBDB} as the autodetection method, while the
22719 @samp{suspect} group may have the @code{spam-use-blacklist} and
22720 @code{spam-use-bogofilter} methods enabled. Every article detected to
22721 be spam will be marked with the spam mark @samp{$} and processed on
22722 exit from the group as normal spam. The user has less control over
22723 the @emph{sequence} of checks, as he might with @code{spam-split}.
22724
22725 When the newly split mail goes into groups, or messages are
22726 autodetected to be ham or spam, those groups must be exited (after
22727 entering, if needed) for further spam processing to happen. It
22728 matters whether the group is considered a ham group, a spam group, or
22729 is unclassified, based on its @code{spam-content} parameter
22730 (@pxref{Spam ELisp Package Global Variables}). Spam groups have the
22731 additional characteristic that, when entered, any unseen or unread
22732 articles (depending on the @code{spam-mark-only-unseen-as-spam}
22733 variable) will be marked as spam. Thus, mail split into a spam group
22734 gets automatically marked as spam when you enter the group.
22735
22736 So, when you exit a group, the @code{spam-processors} are applied, if
22737 any are set, and the processed mail is moved to the
22738 @code{ham-process-destination} or the @code{spam-process-destination}
22739 depending on the article's classification. If the
22740 @code{ham-process-destination} or the @code{spam-process-destination},
22741 whichever is appropriate, are @code{nil}, the article is left in the
22742 current group.
22743
22744 If a spam is found in any group (this can be changed to only non-spam
22745 groups with @code{spam-move-spam-nonspam-groups-only}), it is
22746 processed by the active @code{spam-processors} (@pxref{Spam ELisp
22747 Package Global Variables}) when the group is exited. Furthermore, the
22748 spam is moved to the @code{spam-process-destination} (@pxref{Spam
22749 ELisp Package Global Variables}) for further training or deletion.
22750 You have to load the @code{gnus-registry.el} package and enable the
22751 @code{spam-log-to-registry} variable if you want spam to be processed
22752 no more than once. Thus, spam is detected and processed everywhere,
22753 which is what most people want. If the
22754 @code{spam-process-destination} is @code{nil}, the spam is marked as
22755 expired, which is usually the right thing to do.
22756
22757 If spam can not be moved---because of a read-only backend such as
22758 @acronym{NNTP}, for example, it will be copied.
22759
22760 If a ham mail is found in a ham group, as determined by the
22761 @code{ham-marks} parameter, it is processed as ham by the active ham
22762 @code{spam-processor} when the group is exited. With the variables
22763 @code{spam-process-ham-in-spam-groups} and
22764 @code{spam-process-ham-in-nonham-groups} the behavior can be further
22765 altered so ham found anywhere can be processed. You have to load the
22766 @code{gnus-registry.el} package and enable the
22767 @code{spam-log-to-registry} variable if you want ham to be processed
22768 no more than once. Thus, ham is detected and processed only when
22769 necessary, which is what most people want. More on this in
22770 @xref{Spam ELisp Package Configuration Examples}.
22771
22772 If ham can not be moved---because of a read-only backend such as
22773 @acronym{NNTP}, for example, it will be copied.
22774
22775 If all this seems confusing, don't worry. Soon it will be as natural
22776 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
22777 50 years in the future yet. Just trust us, it's not so bad.
22778
22779 @node Spam ELisp Package Filtering of Incoming Mail
22780 @subsubsection Spam ELisp Package Filtering of Incoming Mail
22781 @cindex spam filtering
22782 @cindex spam filtering incoming mail
22783 @cindex spam
22784
22785 To use the @file{spam.el} facilities for incoming mail filtering, you
22786 must add the following to your fancy split list
22787 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22788
22789 @example
22790 (: spam-split)
22791 @end example
22792
22793 Note that the fancy split may be called @code{nnmail-split-fancy} or
22794 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22795 nnimap back ends to retrieve your mail.
22796
22797 Also, @code{spam-split} will not modify incoming mail in any way.
22798
22799 The @code{spam-split} function will process incoming mail and send the
22800 mail considered to be spam into the group name given by the variable
22801 @code{spam-split-group}. By default that group name is @samp{spam},
22802 but you can customize @code{spam-split-group}. Make sure the contents
22803 of @code{spam-split-group} are an @emph{unqualified} group name, for
22804 instance in an @code{nnimap} server @samp{your-server} the value
22805 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}. The
22806 value @samp{nnimap+server:spam}, therefore, is wrong and will
22807 actually give you the group
22808 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
22809 work depending on your server's tolerance for strange group names.
22810
22811 You can also give @code{spam-split} a parameter,
22812 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}. Why is
22813 this useful?
22814
22815 Take these split rules (with @code{spam-use-regex-headers} and
22816 @code{spam-use-blackholes} set):
22817
22818 @example
22819 nnimap-split-fancy '(|
22820 (any "ding" "ding")
22821 (: spam-split)
22822 ;; @r{default mailbox}
22823 "mail")
22824 @end example
22825
22826 Now, the problem is that you want all ding messages to make it to the
22827 ding folder. But that will let obvious spam (for example, spam
22828 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22829 when it's sent to the ding list. On the other hand, some messages to
22830 the ding list are from a mail server in the blackhole list, so the
22831 invocation of @code{spam-split} can't be before the ding rule.
22832
22833 You can let SpamAssassin headers supersede ding rules, but all other
22834 @code{spam-split} rules (including a second invocation of the
22835 regex-headers check) will be after the ding rule:
22836
22837 @example
22838 nnimap-split-fancy
22839 '(|
22840 ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
22841 (: spam-split "regex-spam" 'spam-use-regex-headers)
22842 (any "ding" "ding")
22843 ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
22844 (: spam-split)
22845 ;; @r{default mailbox}
22846 "mail")
22847 @end example
22848
22849 This lets you invoke specific @code{spam-split} checks depending on
22850 your particular needs, and to target the results of those checks to a
22851 particular spam group. You don't have to throw all mail into all the
22852 spam tests. Another reason why this is nice is that messages to
22853 mailing lists you have rules for don't have to have resource-intensive
22854 blackhole checks performed on them. You could also specify different
22855 spam checks for your nnmail split vs. your nnimap split. Go crazy.
22856
22857 You should still have specific checks such as
22858 @code{spam-use-regex-headers} set to @code{t}, even if you
22859 specifically invoke @code{spam-split} with the check. The reason is
22860 that when loading @file{spam.el}, some conditional loading is done
22861 depending on what @code{spam-use-xyz} variables you have set. This
22862 is usually not critical, though.
22863
22864 @emph{Note for IMAP users}
22865
22866 The boolean variable @code{nnimap-split-download-body} needs to be
22867 set, if you want to split based on the whole message instead of just
22868 the headers. By default, the nnimap back end will only retrieve the
22869 message headers. If you use @code{spam-check-bogofilter},
22870 @code{spam-check-ifile}, or @code{spam-check-stat} (the splitters that
22871 can benefit from the full message body), you should set this variable.
22872 It is not set by default because it will slow @acronym{IMAP} down, and
22873 that is not an appropriate decision to make on behalf of the user.
22874
22875 @xref{Splitting in IMAP}.
22876
22877 @emph{TODO: spam.el needs to provide a uniform way of training all the
22878 statistical databases. Some have that functionality built-in, others
22879 don't.}
22880
22881 @node Spam ELisp Package Global Variables
22882 @subsubsection Spam ELisp Package Global Variables
22883 @cindex spam filtering
22884 @cindex spam filtering variables
22885 @cindex spam variables
22886 @cindex spam
22887
22888 @vindex gnus-spam-process-newsgroups
22889 The concepts of ham processors and spam processors are very important.
22890 Ham processors and spam processors for a group can be set with the
22891 @code{spam-process} group parameter, or the
22892 @code{gnus-spam-process-newsgroups} variable. Ham processors take
22893 mail known to be non-spam (@emph{ham}) and process it in some way so
22894 that later similar mail will also be considered non-spam. Spam
22895 processors take mail known to be spam and process it so similar spam
22896 will be detected later.
22897
22898 The format of the spam or ham processor entry used to be a symbol,
22899 but now it is a @sc{cons} cell. See the individual spam processor entries
22900 for more information.
22901
22902 @vindex gnus-spam-newsgroup-contents
22903 Gnus learns from the spam you get. You have to collect your spam in
22904 one or more spam groups, and set or customize the variable
22905 @code{spam-junk-mailgroups} as appropriate. You can also declare
22906 groups to contain spam by setting their group parameter
22907 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
22908 by customizing the corresponding variable
22909 @code{gnus-spam-newsgroup-contents}. The @code{spam-contents} group
22910 parameter and the @code{gnus-spam-newsgroup-contents} variable can
22911 also be used to declare groups as @emph{ham} groups if you set their
22912 classification to @code{gnus-group-spam-classification-ham}. If
22913 groups are not classified by means of @code{spam-junk-mailgroups},
22914 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
22915 considered @emph{unclassified}. All groups are unclassified by
22916 default.
22917
22918 @vindex gnus-spam-mark
22919 @cindex $
22920 In spam groups, all messages are considered to be spam by default:
22921 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
22922 group. If you have seen a message, had it marked as spam, then
22923 unmarked it, it won't be marked as spam when you enter the group
22924 thereafter. You can disable that behavior, so all unread messages
22925 will get the @samp{$} mark, if you set the
22926 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}. You
22927 should remove the @samp{$} mark when you are in the group summary
22928 buffer for every message that is not spam after all. To remove the
22929 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
22930 @kbd{d} for declaring it read the non-spam way. When you leave a
22931 group, all spam-marked (@samp{$}) articles are sent to a spam
22932 processor which will study them as spam samples.
22933
22934 Messages may also be deleted in various other ways, and unless
22935 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
22936 and @samp{r} for default read or explicit delete, marks @samp{X} and
22937 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
22938 low scores, are all considered to be associated with articles which
22939 are not spam. This assumption might be false, in particular if you
22940 use kill files or score files as means for detecting genuine spam, you
22941 should then adjust the @code{ham-marks} group parameter.
22942
22943 @defvar ham-marks
22944 You can customize this group or topic parameter to be the list of
22945 marks you want to consider ham. By default, the list contains the
22946 deleted, read, killed, kill-filed, and low-score marks (the idea is
22947 that these articles have been read, but are not spam). It can be
22948 useful to also include the tick mark in the ham marks. It is not
22949 recommended to make the unread mark a ham mark, because it normally
22950 indicates a lack of classification. But you can do it, and we'll be
22951 happy for you.
22952 @end defvar
22953
22954 @defvar spam-marks
22955 You can customize this group or topic parameter to be the list of
22956 marks you want to consider spam. By default, the list contains only
22957 the spam mark. It is not recommended to change that, but you can if
22958 you really want to.
22959 @end defvar
22960
22961 When you leave @emph{any} group, regardless of its
22962 @code{spam-contents} classification, all spam-marked articles are sent
22963 to a spam processor, which will study these as spam samples. If you
22964 explicit kill a lot, you might sometimes end up with articles marked
22965 @samp{K} which you never saw, and which might accidentally contain
22966 spam. Best is to make sure that real spam is marked with @samp{$},
22967 and nothing else.
22968
22969 @vindex gnus-ham-process-destinations
22970 When you leave a @emph{spam} group, all spam-marked articles are
22971 marked as expired after processing with the spam processor. This is
22972 not done for @emph{unclassified} or @emph{ham} groups. Also, any
22973 @strong{ham} articles in a spam group will be moved to a location
22974 determined by either the @code{ham-process-destination} group
22975 parameter or a match in the @code{gnus-ham-process-destinations}
22976 variable, which is a list of regular expressions matched with group
22977 names (it's easiest to customize this variable with @kbd{M-x
22978 customize-variable @key{RET} gnus-ham-process-destinations}). Each
22979 group name list is a standard Lisp list, if you prefer to customize
22980 the variable manually. If the @code{ham-process-destination}
22981 parameter is not set, ham articles are left in place. If the
22982 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
22983 set, the ham articles are marked as unread before being moved.
22984
22985 If ham can not be moved---because of a read-only backend such as
22986 @acronym{NNTP}, for example, it will be copied.
22987
22988 Note that you can use multiples destinations per group or regular
22989 expression! This enables you to send your ham to a regular mail
22990 group and to a @emph{ham training} group.
22991
22992 When you leave a @emph{ham} group, all ham-marked articles are sent to
22993 a ham processor, which will study these as non-spam samples.
22994
22995 @vindex spam-process-ham-in-spam-groups
22996 By default the variable @code{spam-process-ham-in-spam-groups} is
22997 @code{nil}. Set it to @code{t} if you want ham found in spam groups
22998 to be processed. Normally this is not done, you are expected instead
22999 to send your ham to a ham group and process it there.
23000
23001 @vindex spam-process-ham-in-nonham-groups
23002 By default the variable @code{spam-process-ham-in-nonham-groups} is
23003 @code{nil}. Set it to @code{t} if you want ham found in non-ham (spam
23004 or unclassified) groups to be processed. Normally this is not done,
23005 you are expected instead to send your ham to a ham group and process
23006 it there.
23007
23008 @vindex gnus-spam-process-destinations
23009 When you leave a @emph{ham} or @emph{unclassified} group, all
23010 @strong{spam} articles are moved to a location determined by either
23011 the @code{spam-process-destination} group parameter or a match in the
23012 @code{gnus-spam-process-destinations} variable, which is a list of
23013 regular expressions matched with group names (it's easiest to
23014 customize this variable with @kbd{M-x customize-variable @key{RET}
23015 gnus-spam-process-destinations}). Each group name list is a standard
23016 Lisp list, if you prefer to customize the variable manually. If the
23017 @code{spam-process-destination} parameter is not set, the spam
23018 articles are only expired. The group name is fully qualified, meaning
23019 that if you see @samp{nntp:servername} before the group name in the
23020 group buffer then you need it here as well.
23021
23022 If spam can not be moved---because of a read-only backend such as
23023 @acronym{NNTP}, for example, it will be copied.
23024
23025 Note that you can use multiples destinations per group or regular
23026 expression! This enables you to send your spam to multiple @emph{spam
23027 training} groups.
23028
23029 @vindex spam-log-to-registry
23030 The problem with processing ham and spam is that Gnus doesn't track
23031 this processing by default. Enable the @code{spam-log-to-registry}
23032 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23033 what articles have been processed, and avoid processing articles
23034 multiple times. Keep in mind that if you limit the number of registry
23035 entries, this won't work as well as it does without a limit.
23036
23037 @vindex spam-mark-only-unseen-as-spam
23038 Set this variable if you want only unseen articles in spam groups to
23039 be marked as spam. By default, it is set. If you set it to
23040 @code{nil}, unread articles will also be marked as spam.
23041
23042 @vindex spam-mark-ham-unread-before-move-from-spam-group
23043 Set this variable if you want ham to be unmarked before it is moved
23044 out of the spam group. This is very useful when you use something
23045 like the tick mark @samp{!} to mark ham---the article will be placed
23046 in your @code{ham-process-destination}, unmarked as if it came fresh
23047 from the mail server.
23048
23049 @vindex spam-autodetect-recheck-messages
23050 When autodetecting spam, this variable tells @code{spam.el} whether
23051 only unseen articles or all unread articles should be checked for
23052 spam. It is recommended that you leave it off.
23053
23054 @node Spam ELisp Package Configuration Examples
23055 @subsubsection Spam ELisp Package Configuration Examples
23056 @cindex spam filtering
23057 @cindex spam filtering configuration examples
23058 @cindex spam configuration examples
23059 @cindex spam
23060
23061 @subsubheading Ted's setup
23062
23063 From Ted Zlatanov <tzz@@lifelogs.com>.
23064 @example
23065 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23066 ;; @r{see @file{gnus-registry.el} for more information}
23067 (gnus-registry-initialize)
23068 (spam-initialize)
23069
23070 ;; @r{I like @kbd{C-s} for marking spam}
23071 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23072
23073 (setq
23074 spam-log-to-registry t ; @r{for spam autodetection}
23075 spam-use-BBDB t
23076 spam-use-regex-headers t ; @r{catch X-Spam-Flag (SpamAssassin)}
23077 ;; @r{all groups with @samp{spam} in the name contain spam}
23078 gnus-spam-newsgroup-contents
23079 '(("spam" gnus-group-spam-classification-spam))
23080 ;; @r{see documentation for these}
23081 spam-move-spam-nonspam-groups-only nil
23082 spam-mark-only-unseen-as-spam t
23083 spam-mark-ham-unread-before-move-from-spam-group t
23084 nnimap-split-rule 'nnimap-split-fancy
23085 ;; @r{understand what this does before you copy it to your own setup!}
23086 nnimap-split-fancy '(|
23087 ;; @r{trace references to parents and put in their group}
23088 (: gnus-registry-split-fancy-with-parent)
23089 ;; @r{this will catch server-side SpamAssassin tags}
23090 (: spam-split 'spam-use-regex-headers)
23091 (any "ding" "ding")
23092 ;; @r{note that spam by default will go to @samp{spam}}
23093 (: spam-split)
23094 ;; @r{default mailbox}
23095 "mail"))
23096
23097 ;; @r{my parameters, set with @kbd{G p}}
23098
23099 ;; @r{all nnml groups, and all nnimap groups except}
23100 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23101 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23102 ;; @r{because it must have been detected manually}
23103
23104 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23105
23106 ;; @r{all @acronym{NNTP} groups}
23107 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23108 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23109 ;; @r{send all spam to the training group}
23110 (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23111
23112 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23113 ((spam-autodetect . t))
23114
23115 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23116
23117 ;; @r{this is a spam group}
23118 ((spam-contents gnus-group-spam-classification-spam)
23119
23120 ;; @r{any spam (which happens when I enter for all unseen messages,}
23121 ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23122 ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23123
23124 (spam-process-destination "nnimap+mail.lifelogs.com:train")
23125
23126 ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23127 ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23128
23129 (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23130 "nnimap+mail.lifelogs.com:trainham")
23131 ;; @r{in this group, only @samp{!} marks are ham}
23132 (ham-marks
23133 (gnus-ticked-mark))
23134 ;; @r{remembers senders in the blacklist on the way out---this is}
23135 ;; @r{definitely not needed, it just makes me feel better}
23136 (spam-process (gnus-group-spam-exit-processor-blacklist)))
23137
23138 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23139 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23140 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23141
23142 @end example
23143
23144 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23145 From Reiner Steib <reiner.steib@@gmx.de>.
23146
23147 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23148 the mail server (@acronym{IMAP}). Recognized spam goes to
23149 @samp{spam.detected}, the rest goes through the normal filter rules,
23150 i.e. to @samp{some.folder} or to @samp{INBOX}. Training on false
23151 positives or negatives is done by copying or moving the article to
23152 @samp{training.ham} or @samp{training.spam} respectively. A cron job on
23153 the server feeds those to bogofilter with the suitable ham or spam
23154 options and deletes them from the @samp{training.ham} and
23155 @samp{training.spam} folders.
23156
23157 With the following entries in @code{gnus-parameters}, @code{spam.el}
23158 does most of the job for me:
23159
23160 @lisp
23161 ("nnimap:spam\\.detected"
23162 (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23163 (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23164 (spam-contents gnus-group-spam-classification-spam))
23165 ("nnimap:\\(INBOX\\|other-folders\\)"
23166 (spam-process-destination . "nnimap:training.spam")
23167 (spam-contents gnus-group-spam-classification-ham))
23168 @end lisp
23169
23170 @itemize
23171
23172 @item @b{The Spam folder:}
23173
23174 In the folder @samp{spam.detected}, I have to check for false positives
23175 (i.e. legitimate mails, that were wrongly judged as spam by
23176 bogofilter or DCC).
23177
23178 Because of the @code{gnus-group-spam-classification-spam} entry, all
23179 messages are marked as spam (with @code{$}). When I find a false
23180 positive, I mark the message with some other ham mark (@code{ham-marks},
23181 @ref{Spam ELisp Package Global Variables}). On group exit, those
23182 messages are copied to both groups, @samp{INBOX} (where I want to have
23183 the article) and @samp{training.ham} (for training bogofilter) and
23184 deleted from the @samp{spam.detected} folder.
23185
23186 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23187 false positives for me. I receive lots of worms (sweN, @dots{}), that all
23188 have a similar size. Grouping them by size (i.e. chars) makes finding
23189 other false positives easier. (Of course worms aren't @i{spam}
23190 (@acronym{UCE}, @acronym{UBE}) strictly speaking. Anyhow, bogofilter is
23191 an excellent tool for filtering those unwanted mails for me.)
23192
23193 @item @b{Ham folders:}
23194
23195 In my ham folders, I just hit @kbd{S x}
23196 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23197 mail (false negative). On group exit, those messages are moved to
23198 @samp{training.ham}.
23199 @end itemize
23200
23201 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23202
23203 From Reiner Steib <reiner.steib@@gmx.de>.
23204
23205 With following entry in @code{gnus-parameters}, @kbd{S x}
23206 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23207 groups as spam and reports the to Gmane at group exit:
23208
23209 @lisp
23210 ("^gmane\\."
23211 (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23212 @end lisp
23213
23214 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23215 because I don't read the groups directly from news.gmane.org, but
23216 through my local news server (leafnode). I.e. the article numbers are
23217 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23218 the @code{X-Report-Spam} header to find the correct number.
23219
23220 @node Blacklists and Whitelists
23221 @subsubsection Blacklists and Whitelists
23222 @cindex spam filtering
23223 @cindex whitelists, spam filtering
23224 @cindex blacklists, spam filtering
23225 @cindex spam
23226
23227 @defvar spam-use-blacklist
23228
23229 Set this variable to @code{t} if you want to use blacklists when
23230 splitting incoming mail. Messages whose senders are in the blacklist
23231 will be sent to the @code{spam-split-group}. This is an explicit
23232 filter, meaning that it acts only on mail senders @emph{declared} to
23233 be spammers.
23234
23235 @end defvar
23236
23237 @defvar spam-use-whitelist
23238
23239 Set this variable to @code{t} if you want to use whitelists when
23240 splitting incoming mail. Messages whose senders are not in the
23241 whitelist will be sent to the next spam-split rule. This is an
23242 explicit filter, meaning that unless someone is in the whitelist, their
23243 messages are not assumed to be spam or ham.
23244
23245 @end defvar
23246
23247 @defvar spam-use-whitelist-exclusive
23248
23249 Set this variable to @code{t} if you want to use whitelists as an
23250 implicit filter, meaning that every message will be considered spam
23251 unless the sender is in the whitelist. Use with care.
23252
23253 @end defvar
23254
23255 @defvar gnus-group-spam-exit-processor-blacklist
23256
23257 Add this symbol to a group's @code{spam-process} parameter by
23258 customizing the group parameters or the
23259 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23260 added to a group's @code{spam-process} parameter, the senders of
23261 spam-marked articles will be added to the blacklist.
23262
23263 @emph{WARNING}
23264
23265 Instead of the obsolete
23266 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23267 that you use @code{'(spam spam-use-blacklist)}. Everything will work
23268 the same way, we promise.
23269
23270 @end defvar
23271
23272 @defvar gnus-group-ham-exit-processor-whitelist
23273
23274 Add this symbol to a group's @code{spam-process} parameter by
23275 customizing the group parameters or the
23276 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23277 added to a group's @code{spam-process} parameter, the senders of
23278 ham-marked articles in @emph{ham} groups will be added to the
23279 whitelist. Note that this ham processor has no effect in @emph{spam}
23280 or @emph{unclassified} groups.
23281
23282 @emph{WARNING}
23283
23284 Instead of the obsolete
23285 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23286 that you use @code{'(ham spam-use-whitelist)}. Everything will work
23287 the same way, we promise.
23288
23289 @end defvar
23290
23291 Blacklists are lists of regular expressions matching addresses you
23292 consider to be spam senders. For instance, to block mail from any
23293 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23294 blacklist. You start out with an empty blacklist. Blacklist entries
23295 use the Emacs regular expression syntax.
23296
23297 Conversely, whitelists tell Gnus what addresses are considered
23298 legitimate. All messages from whitelisted addresses are considered
23299 non-spam. Also see @ref{BBDB Whitelists}. Whitelist entries use the
23300 Emacs regular expression syntax.
23301
23302 The blacklist and whitelist file locations can be customized with the
23303 @code{spam-directory} variable (@file{~/News/spam} by default), or
23304 the @code{spam-whitelist} and @code{spam-blacklist} variables
23305 directly. The whitelist and blacklist files will by default be in the
23306 @code{spam-directory} directory, named @file{whitelist} and
23307 @file{blacklist} respectively.
23308
23309 @node BBDB Whitelists
23310 @subsubsection BBDB Whitelists
23311 @cindex spam filtering
23312 @cindex BBDB whitelists, spam filtering
23313 @cindex BBDB, spam filtering
23314 @cindex spam
23315
23316 @defvar spam-use-BBDB
23317
23318 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23319 Whitelists}), but uses the BBDB as the source of whitelisted
23320 addresses, without regular expressions. You must have the BBDB loaded
23321 for @code{spam-use-BBDB} to work properly. Messages whose senders are
23322 not in the BBDB will be sent to the next spam-split rule. This is an
23323 explicit filter, meaning that unless someone is in the BBDB, their
23324 messages are not assumed to be spam or ham.
23325
23326 @end defvar
23327
23328 @defvar spam-use-BBDB-exclusive
23329
23330 Set this variable to @code{t} if you want to use the BBDB as an
23331 implicit filter, meaning that every message will be considered spam
23332 unless the sender is in the BBDB. Use with care. Only sender
23333 addresses in the BBDB will be allowed through; all others will be
23334 classified as spammers.
23335
23336 @end defvar
23337
23338 @defvar gnus-group-ham-exit-processor-BBDB
23339
23340 Add this symbol to a group's @code{spam-process} parameter by
23341 customizing the group parameters or the
23342 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23343 added to a group's @code{spam-process} parameter, the senders of
23344 ham-marked articles in @emph{ham} groups will be added to the
23345 BBDB. Note that this ham processor has no effect in @emph{spam}
23346 or @emph{unclassified} groups.
23347
23348 @emph{WARNING}
23349
23350 Instead of the obsolete
23351 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23352 that you use @code{'(ham spam-use-BBDB)}. Everything will work
23353 the same way, we promise.
23354
23355 @end defvar
23356
23357 @node Gmane Spam Reporting
23358 @subsubsection Gmane Spam Reporting
23359 @cindex spam reporting
23360 @cindex Gmane, spam reporting
23361 @cindex Gmane, spam reporting
23362 @cindex spam
23363
23364 @defvar gnus-group-spam-exit-processor-report-gmane
23365
23366 Add this symbol to a group's @code{spam-process} parameter by
23367 customizing the group parameters or the
23368 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23369 added to a group's @code{spam-process} parameter, the spam-marked
23370 articles groups will be reported to the Gmane administrators via a
23371 HTTP request.
23372
23373 Gmane can be found at @uref{http://gmane.org}.
23374
23375 @emph{WARNING}
23376
23377 Instead of the obsolete
23378 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23379 that you use @code{'(spam spam-use-gmane)}. Everything will work the
23380 same way, we promise.
23381
23382 @end defvar
23383
23384 @defvar spam-report-gmane-use-article-number
23385
23386 This variable is @code{t} by default. Set it to @code{nil} if you are
23387 running your own news server, for instance, and the local article
23388 numbers don't correspond to the Gmane article numbers. When
23389 @code{spam-report-gmane-use-article-number} is @code{nil},
23390 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23391 Gmane provides.
23392
23393 @end defvar
23394
23395 @node Anti-spam Hashcash Payments
23396 @subsubsection Anti-spam Hashcash Payments
23397 @cindex spam filtering
23398 @cindex hashcash, spam filtering
23399 @cindex spam
23400
23401 @defvar spam-use-hashcash
23402
23403 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23404 Whitelists}), but uses hashcash tokens for whitelisting messages
23405 instead of the sender address. You must have the @code{hashcash.el}
23406 package loaded for @code{spam-use-hashcash} to work properly.
23407 Messages without a hashcash payment token will be sent to the next
23408 spam-split rule. This is an explicit filter, meaning that unless a
23409 hashcash token is found, the messages are not assumed to be spam or
23410 ham.
23411
23412 @end defvar
23413
23414 @node Blackholes
23415 @subsubsection Blackholes
23416 @cindex spam filtering
23417 @cindex blackholes, spam filtering
23418 @cindex spam
23419
23420 @defvar spam-use-blackholes
23421
23422 This option is disabled by default. You can let Gnus consult the
23423 blackhole-type distributed spam processing systems (DCC, for instance)
23424 when you set this option. The variable @code{spam-blackhole-servers}
23425 holds the list of blackhole servers Gnus will consult. The current
23426 list is fairly comprehensive, but make sure to let us know if it
23427 contains outdated servers.
23428
23429 The blackhole check uses the @code{dig.el} package, but you can tell
23430 @file{spam.el} to use @code{dns.el} instead for better performance if
23431 you set @code{spam-use-dig} to @code{nil}. It is not recommended at
23432 this time to set @code{spam-use-dig} to @code{nil} despite the
23433 possible performance improvements, because some users may be unable to
23434 use it, but you can try it and see if it works for you.
23435
23436 @end defvar
23437
23438 @defvar spam-blackhole-servers
23439
23440 The list of servers to consult for blackhole checks.
23441
23442 @end defvar
23443
23444 @defvar spam-blackhole-good-server-regex
23445
23446 A regular expression for IPs that should not be checked against the
23447 blackhole server list. When set to @code{nil}, it has no effect.
23448
23449 @end defvar
23450
23451 @defvar spam-use-dig
23452
23453 Use the @code{dig.el} package instead of the @code{dns.el} package.
23454 The default setting of @code{t} is recommended.
23455
23456 @end defvar
23457
23458 Blackhole checks are done only on incoming mail. There is no spam or
23459 ham processor for blackholes.
23460
23461 @node Regular Expressions Header Matching
23462 @subsubsection Regular Expressions Header Matching
23463 @cindex spam filtering
23464 @cindex regular expressions header matching, spam filtering
23465 @cindex spam
23466
23467 @defvar spam-use-regex-headers
23468
23469 This option is disabled by default. You can let Gnus check the
23470 message headers against lists of regular expressions when you set this
23471 option. The variables @code{spam-regex-headers-spam} and
23472 @code{spam-regex-headers-ham} hold the list of regular expressions.
23473 Gnus will check against the message headers to determine if the
23474 message is spam or ham, respectively.
23475
23476 @end defvar
23477
23478 @defvar spam-regex-headers-spam
23479
23480 The list of regular expressions that, when matched in the headers of
23481 the message, positively identify it as spam.
23482
23483 @end defvar
23484
23485 @defvar spam-regex-headers-ham
23486
23487 The list of regular expressions that, when matched in the headers of
23488 the message, positively identify it as ham.
23489
23490 @end defvar
23491
23492 Regular expression header checks are done only on incoming mail.
23493 There is no specific spam or ham processor for regular expressions.
23494
23495 @node Bogofilter
23496 @subsubsection Bogofilter
23497 @cindex spam filtering
23498 @cindex bogofilter, spam filtering
23499 @cindex spam
23500
23501 @defvar spam-use-bogofilter
23502
23503 Set this variable if you want @code{spam-split} to use Eric Raymond's
23504 speedy Bogofilter.
23505
23506 With a minimum of care for associating the @samp{$} mark for spam
23507 articles only, Bogofilter training all gets fairly automatic. You
23508 should do this until you get a few hundreds of articles in each
23509 category, spam or not. The command @kbd{S t} in summary mode, either
23510 for debugging or for curiosity, shows the @emph{spamicity} score of
23511 the current article (between 0.0 and 1.0).
23512
23513 Bogofilter determines if a message is spam based on a specific
23514 threshold. That threshold can be customized, consult the Bogofilter
23515 documentation.
23516
23517 If the @code{bogofilter} executable is not in your path, Bogofilter
23518 processing will be turned off.
23519
23520 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23521
23522 @end defvar
23523
23524 @defvar spam-use-bogofilter-headers
23525
23526 Set this variable if you want @code{spam-split} to use Eric Raymond's
23527 speedy Bogofilter, looking only at the message headers. It works
23528 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23529 must be in the message already. Normally you would do this with a
23530 procmail recipe or something similar; consult the Bogofilter
23531 installation documents for details.
23532
23533 You should not enable this if you use @code{spam-use-bogofilter}.
23534
23535 @end defvar
23536
23537 @defvar gnus-group-spam-exit-processor-bogofilter
23538 Add this symbol to a group's @code{spam-process} parameter by
23539 customizing the group parameters or the
23540 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23541 added to a group's @code{spam-process} parameter, spam-marked articles
23542 will be added to the Bogofilter spam database.
23543
23544 @emph{WARNING}
23545
23546 Instead of the obsolete
23547 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23548 that you use @code{'(spam spam-use-bogofilter)}. Everything will work
23549 the same way, we promise.
23550 @end defvar
23551
23552 @defvar gnus-group-ham-exit-processor-bogofilter
23553 Add this symbol to a group's @code{spam-process} parameter by
23554 customizing the group parameters or the
23555 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23556 added to a group's @code{spam-process} parameter, the ham-marked
23557 articles in @emph{ham} groups will be added to the Bogofilter database
23558 of non-spam messages. Note that this ham processor has no effect in
23559 @emph{spam} or @emph{unclassified} groups.
23560
23561 @emph{WARNING}
23562
23563 Instead of the obsolete
23564 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
23565 that you use @code{'(ham spam-use-bogofilter)}. Everything will work
23566 the same way, we promise.
23567 @end defvar
23568
23569 @defvar spam-bogofilter-database-directory
23570
23571 This is the directory where Bogofilter will store its databases. It
23572 is not specified by default, so Bogofilter will use its own default
23573 database directory.
23574
23575 @end defvar
23576
23577 The Bogofilter mail classifier is similar to @command{ifile} in intent and
23578 purpose. A ham and a spam processor are provided, plus the
23579 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
23580 variables to indicate to spam-split that Bogofilter should either be
23581 used, or has already been used on the article. The 0.9.2.1 version of
23582 Bogofilter was used to test this functionality.
23583
23584 @node ifile spam filtering
23585 @subsubsection ifile spam filtering
23586 @cindex spam filtering
23587 @cindex ifile, spam filtering
23588 @cindex spam
23589
23590 @defvar spam-use-ifile
23591
23592 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23593 statistical analyzer similar to Bogofilter.
23594
23595 @end defvar
23596
23597 @defvar spam-ifile-all-categories
23598
23599 Enable this variable if you want @code{spam-use-ifile} to give you all
23600 the ifile categories, not just spam/non-spam. If you use this, make
23601 sure you train ifile as described in its documentation.
23602
23603 @end defvar
23604
23605 @defvar spam-ifile-spam-category
23606
23607 This is the category of spam messages as far as ifile is concerned.
23608 The actual string used is irrelevant, but you probably want to leave
23609 the default value of @samp{spam}.
23610 @end defvar
23611
23612 @defvar spam-ifile-database-path
23613
23614 This is the filename for the ifile database. It is not specified by
23615 default, so ifile will use its own default database name.
23616
23617 @end defvar
23618
23619 The ifile mail classifier is similar to Bogofilter in intent and
23620 purpose. A ham and a spam processor are provided, plus the
23621 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23622 should be used. The 1.2.1 version of ifile was used to test this
23623 functionality.
23624
23625 @node spam-stat spam filtering
23626 @subsubsection spam-stat spam filtering
23627 @cindex spam filtering
23628 @cindex spam-stat, spam filtering
23629 @cindex spam-stat
23630 @cindex spam
23631
23632 @xref{Filtering Spam Using Statistics with spam-stat}.
23633
23634 @defvar spam-use-stat
23635
23636 Enable this variable if you want @code{spam-split} to use
23637 spam-stat.el, an Emacs Lisp statistical analyzer.
23638
23639 @end defvar
23640
23641 @defvar gnus-group-spam-exit-processor-stat
23642 Add this symbol to a group's @code{spam-process} parameter by
23643 customizing the group parameters or the
23644 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23645 added to a group's @code{spam-process} parameter, the spam-marked
23646 articles will be added to the spam-stat database of spam messages.
23647
23648 @emph{WARNING}
23649
23650 Instead of the obsolete
23651 @code{gnus-group-spam-exit-processor-stat}, it is recommended
23652 that you use @code{'(spam spam-use-stat)}. Everything will work
23653 the same way, we promise.
23654 @end defvar
23655
23656 @defvar gnus-group-ham-exit-processor-stat
23657 Add this symbol to a group's @code{spam-process} parameter by
23658 customizing the group parameters or the
23659 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23660 added to a group's @code{spam-process} parameter, the ham-marked
23661 articles in @emph{ham} groups will be added to the spam-stat database
23662 of non-spam messages. Note that this ham processor has no effect in
23663 @emph{spam} or @emph{unclassified} groups.
23664
23665 @emph{WARNING}
23666
23667 Instead of the obsolete
23668 @code{gnus-group-ham-exit-processor-stat}, it is recommended
23669 that you use @code{'(ham spam-use-stat)}. Everything will work
23670 the same way, we promise.
23671 @end defvar
23672
23673 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
23674 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23675 which unlike ifile or Bogofilter does not require external programs.
23676 A spam and a ham processor, and the @code{spam-use-stat} variable for
23677 @code{spam-split} are provided.
23678
23679 @node SpamOracle
23680 @subsubsection Using SpamOracle with Gnus
23681 @cindex spam filtering
23682 @cindex SpamOracle
23683 @cindex spam
23684
23685 An easy way to filter out spam is to use SpamOracle. SpamOracle is an
23686 statistical mail filtering tool written by Xavier Leroy and needs to be
23687 installed separately.
23688
23689 There are several ways to use SpamOracle with Gnus. In all cases, your
23690 mail is piped through SpamOracle in its @emph{mark} mode. SpamOracle will
23691 then enter an @samp{X-Spam} header indicating whether it regards the
23692 mail as a spam mail or not.
23693
23694 One possibility is to run SpamOracle as a @code{:prescript} from the
23695 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}). This method has
23696 the advantage that the user can see the @emph{X-Spam} headers.
23697
23698 The easiest method is to make @file{spam.el} (@pxref{Filtering Spam
23699 Using The Spam ELisp Package}) call SpamOracle.
23700
23701 @vindex spam-use-spamoracle
23702 To enable SpamOracle usage by @file{spam.el}, set the variable
23703 @code{spam-use-spamoracle} to @code{t} and configure the
23704 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23705 the section @xref{Filtering Spam Using The Spam ELisp Package}. In
23706 this example the @samp{INBOX} of an nnimap server is filtered using
23707 SpamOracle. Mails recognized as spam mails will be moved to
23708 @code{spam-split-group}, @samp{Junk} in this case. Ham messages stay
23709 in @samp{INBOX}:
23710
23711 @example
23712 (setq spam-use-spamoracle t
23713 spam-split-group "Junk"
23714 nnimap-split-inbox '("INBOX")
23715 nnimap-split-rule 'nnimap-split-fancy
23716 nnimap-split-fancy '(| (: spam-split) "INBOX"))
23717 @end example
23718
23719 @defvar spam-use-spamoracle
23720 Set to @code{t} if you want Gnus to enable spam filtering using
23721 SpamOracle.
23722 @end defvar
23723
23724 @defvar spam-spamoracle-binary
23725 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23726 user's PATH. Using the variable @code{spam-spamoracle-binary}, this
23727 can be customized.
23728 @end defvar
23729
23730 @defvar spam-spamoracle-database
23731 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23732 store its analyses. This is controlled by the variable
23733 @code{spam-spamoracle-database} which defaults to @code{nil}. That means
23734 the default SpamOracle database will be used. In case you want your
23735 database to live somewhere special, set
23736 @code{spam-spamoracle-database} to this path.
23737 @end defvar
23738
23739 SpamOracle employs a statistical algorithm to determine whether a
23740 message is spam or ham. In order to get good results, meaning few
23741 false hits or misses, SpamOracle needs training. SpamOracle learns the
23742 characteristics of your spam mails. Using the @emph{add} mode
23743 (training mode) one has to feed good (ham) and spam mails to
23744 SpamOracle. This can be done by pressing @kbd{|} in the Summary buffer
23745 and pipe the mail to a SpamOracle process or using @file{spam.el}'s
23746 spam- and ham-processors, which is much more convenient. For a
23747 detailed description of spam- and ham-processors, @xref{Filtering Spam
23748 Using The Spam ELisp Package}.
23749
23750 @defvar gnus-group-spam-exit-processor-spamoracle
23751 Add this symbol to a group's @code{spam-process} parameter by
23752 customizing the group parameter or the
23753 @code{gnus-spam-process-newsgroups} variable. When this symbol is added
23754 to a group's @code{spam-process} parameter, spam-marked articles will be
23755 sent to SpamOracle as spam samples.
23756
23757 @emph{WARNING}
23758
23759 Instead of the obsolete
23760 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
23761 that you use @code{'(spam spam-use-spamoracle)}. Everything will work
23762 the same way, we promise.
23763 @end defvar
23764
23765 @defvar gnus-group-ham-exit-processor-spamoracle
23766 Add this symbol to a group's @code{spam-process} parameter by
23767 customizing the group parameter or the
23768 @code{gnus-spam-process-newsgroups} variable. When this symbol is added
23769 to a group's @code{spam-process} parameter, the ham-marked articles in
23770 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23771 messages. Note that this ham processor has no effect in @emph{spam} or
23772 @emph{unclassified} groups.
23773
23774 @emph{WARNING}
23775
23776 Instead of the obsolete
23777 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
23778 that you use @code{'(ham spam-use-spamoracle)}. Everything will work
23779 the same way, we promise.
23780 @end defvar
23781
23782 @emph{Example:} These are the Group Parameters of a group that has been
23783 classified as a ham group, meaning that it should only contain ham
23784 messages.
23785 @example
23786 ((spam-contents gnus-group-spam-classification-ham)
23787 (spam-process ((ham spam-use-spamoracle)
23788 (spam spam-use-spamoracle))))
23789 @end example
23790 For this group the @code{spam-use-spamoracle} is installed for both
23791 ham and spam processing. If the group contains spam message
23792 (e.g. because SpamOracle has not had enough sample messages yet) and
23793 the user marks some messages as spam messages, these messages will be
23794 processed by SpamOracle. The processor sends the messages to
23795 SpamOracle as new samples for spam.
23796
23797 @node Extending the Spam ELisp package
23798 @subsubsection Extending the Spam ELisp package
23799 @cindex spam filtering
23800 @cindex spam elisp package, extending
23801 @cindex extending the spam elisp package
23802
23803 Say you want to add a new back end called blackbox. For filtering
23804 incoming mail, provide the following:
23805
23806 @enumerate
23807
23808 @item
23809 Code
23810
23811 @lisp
23812 (defvar spam-use-blackbox nil
23813 "True if blackbox should be used.")
23814 @end lisp
23815
23816 Add
23817 @lisp
23818 (spam-use-blackbox . spam-check-blackbox)
23819 @end lisp
23820 to @code{spam-list-of-checks}.
23821
23822 Add
23823 @lisp
23824 (gnus-group-ham-exit-processor-blackbox ham spam-use-blackbox)
23825 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
23826 @end lisp
23827
23828 to @code{spam-list-of-processors}.
23829
23830 Add
23831 @lisp
23832 (spam-use-blackbox spam-blackbox-register-routine
23833 nil
23834 spam-blackbox-unregister-routine
23835 nil)
23836 @end lisp
23837
23838 to @code{spam-registration-functions}. Write the register/unregister
23839 routines using the bogofilter register/unregister routines as a
23840 start, or other restister/unregister routines more appropriate to
23841 Blackbox.
23842
23843 @item
23844 Functionality
23845
23846 Write the @code{spam-check-blackbox} function. It should return
23847 @samp{nil} or @code{spam-split-group}, observing the other
23848 conventions. See the existing @code{spam-check-*} functions for
23849 examples of what you can do, and stick to the template unless you
23850 fully understand the reasons why you aren't.
23851
23852 Make sure to add @code{spam-use-blackbox} to
23853 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
23854 mail analyzer that needs the full message body to operate.
23855
23856 @end enumerate
23857
23858 For processing spam and ham messages, provide the following:
23859
23860 @enumerate
23861
23862 @item
23863 Code
23864
23865 Note you don't have to provide a spam or a ham processor. Only
23866 provide them if Blackbox supports spam or ham processing.
23867
23868 Also, ham and spam processors are being phased out as single
23869 variables. Instead the form @code{'(spam spam-use-blackbox)} or
23870 @code{'(ham spam-use-blackbox)} is favored. For now, spam/ham
23871 processor variables are still around but they won't be for long.
23872
23873 @lisp
23874 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
23875 "The Blackbox summary exit spam processor.
23876 Only applicable to spam groups.")
23877
23878 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
23879 "The whitelist summary exit ham processor.
23880 Only applicable to non-spam (unclassified and ham) groups.")
23881
23882 @end lisp
23883
23884 @item
23885 Gnus parameters
23886
23887 Add
23888 @lisp
23889 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
23890 (const :tag "Ham: Blackbox" (ham spam-use-blackbox))
23891 @end lisp
23892 to the @code{spam-process} group parameter in @code{gnus.el}. Make
23893 sure you do it twice, once for the parameter and once for the
23894 variable customization.
23895
23896 Add
23897 @lisp
23898 (variable-item spam-use-blackbox)
23899 @end lisp
23900 to the @code{spam-autodetect-methods} group parameter in
23901 @code{gnus.el}.
23902
23903 @end enumerate
23904
23905
23906 @node Filtering Spam Using Statistics with spam-stat
23907 @subsection Filtering Spam Using Statistics with spam-stat
23908 @cindex Paul Graham
23909 @cindex Graham, Paul
23910 @cindex naive Bayesian spam filtering
23911 @cindex Bayesian spam filtering, naive
23912 @cindex spam filtering, naive Bayesian
23913
23914 Paul Graham has written an excellent essay about spam filtering using
23915 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
23916 Spam}. In it he describes the inherent deficiency of rule-based
23917 filtering as used by SpamAssassin, for example: Somebody has to write
23918 the rules, and everybody else has to install these rules. You are
23919 always late. It would be much better, he argues, to filter mail based
23920 on whether it somehow resembles spam or non-spam. One way to measure
23921 this is word distribution. He then goes on to describe a solution
23922 that checks whether a new mail resembles any of your other spam mails
23923 or not.
23924
23925 The basic idea is this: Create a two collections of your mail, one
23926 with spam, one with non-spam. Count how often each word appears in
23927 either collection, weight this by the total number of mails in the
23928 collections, and store this information in a dictionary. For every
23929 word in a new mail, determine its probability to belong to a spam or a
23930 non-spam mail. Use the 15 most conspicuous words, compute the total
23931 probability of the mail being spam. If this probability is higher
23932 than a certain threshold, the mail is considered to be spam.
23933
23934 Gnus supports this kind of filtering. But it needs some setting up.
23935 First, you need two collections of your mail, one with spam, one with
23936 non-spam. Then you need to create a dictionary using these two
23937 collections, and save it. And last but not least, you need to use
23938 this dictionary in your fancy mail splitting rules.
23939
23940 @menu
23941 * Creating a spam-stat dictionary::
23942 * Splitting mail using spam-stat::
23943 * Low-level interface to the spam-stat dictionary::
23944 @end menu
23945
23946 @node Creating a spam-stat dictionary
23947 @subsubsection Creating a spam-stat dictionary
23948
23949 Before you can begin to filter spam based on statistics, you must
23950 create these statistics based on two mail collections, one with spam,
23951 one with non-spam. These statistics are then stored in a dictionary
23952 for later use. In order for these statistics to be meaningful, you
23953 need several hundred emails in both collections.
23954
23955 Gnus currently supports only the nnml back end for automated dictionary
23956 creation. The nnml back end stores all mails in a directory, one file
23957 per mail. Use the following:
23958
23959 @defun spam-stat-process-spam-directory
23960 Create spam statistics for every file in this directory. Every file
23961 is treated as one spam mail.
23962 @end defun
23963
23964 @defun spam-stat-process-non-spam-directory
23965 Create non-spam statistics for every file in this directory. Every
23966 file is treated as one non-spam mail.
23967 @end defun
23968
23969 Usually you would call @code{spam-stat-process-spam-directory} on a
23970 directory such as @file{~/Mail/mail/spam} (this usually corresponds
23971 the the group @samp{nnml:mail.spam}), and you would call
23972 @code{spam-stat-process-non-spam-directory} on a directory such as
23973 @file{~/Mail/mail/misc} (this usually corresponds the the group
23974 @samp{nnml:mail.misc}).
23975
23976 When you are using @acronym{IMAP}, you won't have the mails available
23977 locally, so that will not work. One solution is to use the Gnus Agent
23978 to cache the articles. Then you can use directories such as
23979 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
23980 @code{spam-stat-process-spam-directory}. @xref{Agent as Cache}.
23981
23982 @defvar spam-stat
23983 This variable holds the hash-table with all the statistics---the
23984 dictionary we have been talking about. For every word in either
23985 collection, this hash-table stores a vector describing how often the
23986 word appeared in spam and often it appeared in non-spam mails.
23987 @end defvar
23988
23989 If you want to regenerate the statistics from scratch, you need to
23990 reset the dictionary.
23991
23992 @defun spam-stat-reset
23993 Reset the @code{spam-stat} hash-table, deleting all the statistics.
23994 @end defun
23995
23996 When you are done, you must save the dictionary. The dictionary may
23997 be rather large. If you will not update the dictionary incrementally
23998 (instead, you will recreate it once a month, for example), then you
23999 can reduce the size of the dictionary by deleting all words that did
24000 not appear often enough or that do not clearly belong to only spam or
24001 only non-spam mails.
24002
24003 @defun spam-stat-reduce-size
24004 Reduce the size of the dictionary. Use this only if you do not want
24005 to update the dictionary incrementally.
24006 @end defun
24007
24008 @defun spam-stat-save
24009 Save the dictionary.
24010 @end defun
24011
24012 @defvar spam-stat-file
24013 The filename used to store the dictionary. This defaults to
24014 @file{~/.spam-stat.el}.
24015 @end defvar
24016
24017 @node Splitting mail using spam-stat
24018 @subsubsection Splitting mail using spam-stat
24019
24020 In order to use @code{spam-stat} to split your mail, you need to add the
24021 following to your @file{~/.gnus.el} file:
24022
24023 @lisp
24024 (require 'spam-stat)
24025 (spam-stat-load)
24026 @end lisp
24027
24028 This will load the necessary Gnus code, and the dictionary you
24029 created.
24030
24031 Next, you need to adapt your fancy splitting rules: You need to
24032 determine how to use @code{spam-stat}. The following examples are for
24033 the nnml back end. Using the nnimap back end works just as well. Just
24034 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24035
24036 In the simplest case, you only have two groups, @samp{mail.misc} and
24037 @samp{mail.spam}. The following expression says that mail is either
24038 spam or it should go into @samp{mail.misc}. If it is spam, then
24039 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24040
24041 @lisp
24042 (setq nnmail-split-fancy
24043 `(| (: spam-stat-split-fancy)
24044 "mail.misc"))
24045 @end lisp
24046
24047 @defvar spam-stat-split-fancy-spam-group
24048 The group to use for spam. Default is @samp{mail.spam}.
24049 @end defvar
24050
24051 If you also filter mail with specific subjects into other groups, use
24052 the following expression. Only mails not matching the regular
24053 expression are considered potential spam.
24054
24055 @lisp
24056 (setq nnmail-split-fancy
24057 `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24058 (: spam-stat-split-fancy)
24059 "mail.misc"))
24060 @end lisp
24061
24062 If you want to filter for spam first, then you must be careful when
24063 creating the dictionary. Note that @code{spam-stat-split-fancy} must
24064 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24065 non-spam, therefore both should be in your collection of non-spam
24066 mails, when creating the dictionary!
24067
24068 @lisp
24069 (setq nnmail-split-fancy
24070 `(| (: spam-stat-split-fancy)
24071 ("Subject" "\\bspam-stat\\b" "mail.emacs")
24072 "mail.misc"))
24073 @end lisp
24074
24075 You can combine this with traditional filtering. Here, we move all
24076 HTML-only mails into the @samp{mail.spam.filtered} group. Note that since
24077 @code{spam-stat-split-fancy} will never see them, the mails in
24078 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24079 nor in your collection of non-spam mails, when creating the
24080 dictionary!
24081
24082 @lisp
24083 (setq nnmail-split-fancy
24084 `(| ("Content-Type" "text/html" "mail.spam.filtered")
24085 (: spam-stat-split-fancy)
24086 ("Subject" "\\bspam-stat\\b" "mail.emacs")
24087 "mail.misc"))
24088 @end lisp
24089
24090
24091 @node Low-level interface to the spam-stat dictionary
24092 @subsubsection Low-level interface to the spam-stat dictionary
24093
24094 The main interface to using @code{spam-stat}, are the following functions:
24095
24096 @defun spam-stat-buffer-is-spam
24097 Called in a buffer, that buffer is considered to be a new spam mail.
24098 Use this for new mail that has not been processed before.
24099 @end defun
24100
24101 @defun spam-stat-buffer-is-no-spam
24102 Called in a buffer, that buffer is considered to be a new non-spam
24103 mail. Use this for new mail that has not been processed before.
24104 @end defun
24105
24106 @defun spam-stat-buffer-change-to-spam
24107 Called in a buffer, that buffer is no longer considered to be normal
24108 mail but spam. Use this to change the status of a mail that has
24109 already been processed as non-spam.
24110 @end defun
24111
24112 @defun spam-stat-buffer-change-to-non-spam
24113 Called in a buffer, that buffer is no longer considered to be spam but
24114 normal mail. Use this to change the status of a mail that has already
24115 been processed as spam.
24116 @end defun
24117
24118 @defun spam-stat-save
24119 Save the hash table to the file. The filename used is stored in the
24120 variable @code{spam-stat-file}.
24121 @end defun
24122
24123 @defun spam-stat-load
24124 Load the hash table from a file. The filename used is stored in the
24125 variable @code{spam-stat-file}.
24126 @end defun
24127
24128 @defun spam-stat-score-word
24129 Return the spam score for a word.
24130 @end defun
24131
24132 @defun spam-stat-score-buffer
24133 Return the spam score for a buffer.
24134 @end defun
24135
24136 @defun spam-stat-split-fancy
24137 Use this function for fancy mail splitting. Add the rule @samp{(:
24138 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24139 @end defun
24140
24141 Make sure you load the dictionary before using it. This requires the
24142 following in your @file{~/.gnus.el} file:
24143
24144 @lisp
24145 (require 'spam-stat)
24146 (spam-stat-load)
24147 @end lisp
24148
24149 Typical test will involve calls to the following functions:
24150
24151 @smallexample
24152 Reset: (setq spam-stat (make-hash-table :test 'equal))
24153 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24154 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24155 Save table: (spam-stat-save)
24156 File size: (nth 7 (file-attributes spam-stat-file))
24157 Number of words: (hash-table-count spam-stat)
24158 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24159 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24160 Reduce table size: (spam-stat-reduce-size)
24161 Save table: (spam-stat-save)
24162 File size: (nth 7 (file-attributes spam-stat-file))
24163 Number of words: (hash-table-count spam-stat)
24164 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24165 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24166 @end smallexample
24167
24168 Here is how you would create your dictionary:
24169
24170 @smallexample
24171 Reset: (setq spam-stat (make-hash-table :test 'equal))
24172 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24173 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24174 Repeat for any other non-spam group you need...
24175 Reduce table size: (spam-stat-reduce-size)
24176 Save table: (spam-stat-save)
24177 @end smallexample
24178
24179 @node Other modes
24180 @section Interaction with other modes
24181
24182 @subsection Dired
24183 @cindex dired
24184
24185 @code{gnus-dired-minor-mode} provided some useful functions for dired
24186 buffers. It is enabled with
24187 @lisp
24188 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24189 @end lisp
24190
24191 @table @kbd
24192 @item C-c C-m C-a
24193 @findex gnus-dired-attach
24194 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24195 You will be prompted for a message buffer.
24196
24197 @item C-c C-m C-l
24198 @findex gnus-dired-find-file-mailcap
24199 Visit a file according to the appropriate mailcap entry
24200 (@code{gnus-dired-find-file-mailcap}). With prefix, open file in a new
24201 buffer.
24202
24203 @item C-c C-m C-p
24204 @findex gnus-dired-print
24205 Print file according to the mailcap entry (@code{gnus-dired-print}). If
24206 there is no print command, print in a PostScript image.
24207 @end table
24208
24209 @node Various Various
24210 @section Various Various
24211 @cindex mode lines
24212 @cindex highlights
24213
24214 @table @code
24215
24216 @item gnus-home-directory
24217 @vindex gnus-home-directory
24218 All Gnus file and directory variables will be initialized from this
24219 variable, which defaults to @file{~/}.
24220
24221 @item gnus-directory
24222 @vindex gnus-directory
24223 Most Gnus storage file and directory variables will be initialized from
24224 this variable, which defaults to the @env{SAVEDIR} environment
24225 variable, or @file{~/News/} if that variable isn't set.
24226
24227 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
24228 This means that other directory variables that are initialized from this
24229 variable won't be set properly if you set this variable in
24230 @file{~/.gnus.el}. Set this variable in @file{.emacs} instead.
24231
24232 @item gnus-default-directory
24233 @vindex gnus-default-directory
24234 Not related to the above variable at all---this variable says what the
24235 default directory of all Gnus buffers should be. If you issue commands
24236 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24237 default directory. If this variable is @code{nil} (which is the
24238 default), the default directory will be the default directory of the
24239 buffer you were in when you started Gnus.
24240
24241 @item gnus-verbose
24242 @vindex gnus-verbose
24243 This variable is an integer between zero and ten. The higher the value,
24244 the more messages will be displayed. If this variable is zero, Gnus
24245 will never flash any messages, if it is seven (which is the default),
24246 most important messages will be shown, and if it is ten, Gnus won't ever
24247 shut up, but will flash so many messages it will make your head swim.
24248
24249 @item gnus-verbose-backends
24250 @vindex gnus-verbose-backends
24251 This variable works the same way as @code{gnus-verbose}, but it applies
24252 to the Gnus back ends instead of Gnus proper.
24253
24254 @item nnheader-max-head-length
24255 @vindex nnheader-max-head-length
24256 When the back ends read straight heads of articles, they all try to read
24257 as little as possible. This variable (default 4096) specifies
24258 the absolute max length the back ends will try to read before giving up
24259 on finding a separator line between the head and the body. If this
24260 variable is @code{nil}, there is no upper read bound. If it is
24261 @code{t}, the back ends won't try to read the articles piece by piece,
24262 but read the entire articles. This makes sense with some versions of
24263 @code{ange-ftp} or @code{efs}.
24264
24265 @item nnheader-head-chop-length
24266 @vindex nnheader-head-chop-length
24267 This variable (default 2048) says how big a piece of each article to
24268 read when doing the operation described above.
24269
24270 @item nnheader-file-name-translation-alist
24271 @vindex nnheader-file-name-translation-alist
24272 @cindex file names
24273 @cindex invalid characters in file names
24274 @cindex characters in file names
24275 This is an alist that says how to translate characters in file names.
24276 For instance, if @samp{:} is invalid as a file character in file names
24277 on your system (you OS/2 user you), you could say something like:
24278
24279 @lisp
24280 @group
24281 (setq nnheader-file-name-translation-alist
24282 '((?: . ?_)))
24283 @end group
24284 @end lisp
24285
24286 In fact, this is the default value for this variable on OS/2 and MS
24287 Windows (phooey) systems.
24288
24289 @item gnus-hidden-properties
24290 @vindex gnus-hidden-properties
24291 This is a list of properties to use to hide ``invisible'' text. It is
24292 @code{(invisible t intangible t)} by default on most systems, which
24293 makes invisible text invisible and intangible.
24294
24295 @item gnus-parse-headers-hook
24296 @vindex gnus-parse-headers-hook
24297 A hook called before parsing headers. It can be used, for instance, to
24298 gather statistics on the headers fetched, or perhaps you'd like to prune
24299 some headers. I don't see why you'd want that, though.
24300
24301 @item gnus-shell-command-separator
24302 @vindex gnus-shell-command-separator
24303 String used to separate two shell commands. The default is @samp{;}.
24304
24305 @item gnus-invalid-group-regexp
24306 @vindex gnus-invalid-group-regexp
24307
24308 Regexp to match ``invalid'' group names when querying user for a group
24309 name. The default value catches some @strong{really} invalid group
24310 names who could possibly mess up Gnus internally (like allowing
24311 @samp{:} in a group name, which is normally used to delimit method and
24312 group).
24313
24314 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24315
24316
24317 @end table
24318
24319 @node The End
24320 @chapter The End
24321
24322 Well, that's the manual---you can get on with your life now. Keep in
24323 touch. Say hello to your cats from me.
24324
24325 My @strong{ghod}---I just can't stand goodbyes. Sniffle.
24326
24327 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24328
24329 @quotation
24330 @strong{Te Deum}
24331
24332 @sp 1
24333 Not because of victories @*
24334 I sing,@*
24335 having none,@*
24336 but for the common sunshine,@*
24337 the breeze,@*
24338 the largess of the spring.
24339
24340 @sp 1
24341 Not for victory@*
24342 but for the day's work done@*
24343 as well as I was able;@*
24344 not for a seat upon the dais@*
24345 but at the common table.@*
24346 @end quotation
24347
24348
24349 @node Appendices
24350 @chapter Appendices
24351
24352 @menu
24353 * XEmacs:: Requirements for installing under XEmacs.
24354 * History:: How Gnus got where it is today.
24355 * On Writing Manuals:: Why this is not a beginner's guide.
24356 * Terminology:: We use really difficult, like, words here.
24357 * Customization:: Tailoring Gnus to your needs.
24358 * Troubleshooting:: What you might try if things do not work.
24359 * Gnus Reference Guide:: Rilly, rilly technical stuff.
24360 * Emacs for Heathens:: A short introduction to Emacsian terms.
24361 * Frequently Asked Questions:: The Gnus FAQ
24362 @end menu
24363
24364
24365 @node XEmacs
24366 @section XEmacs
24367 @cindex XEmacs
24368 @cindex installing under XEmacs
24369
24370 XEmacs is distributed as a collection of packages. You should install
24371 whatever packages the Gnus XEmacs package requires. The current
24372 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24373 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24374 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{w3},
24375 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24376
24377
24378 @node History
24379 @section History
24380
24381 @cindex history
24382 @sc{gnus} was written by Masanobu @sc{Umeda}. When autumn crept up in
24383 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24384
24385 If you want to investigate the person responsible for this outrage,
24386 you can point your (feh!) web browser to
24387 @uref{http://quimby.gnus.org/}. This is also the primary
24388 distribution point for the new and spiffy versions of Gnus, and is
24389 known as The Site That Destroys Newsrcs And Drives People Mad.
24390
24391 During the first extended alpha period of development, the new Gnus was
24392 called ``(ding) Gnus''. @dfn{(ding)} is, of course, short for
24393 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24394 (Besides, the ``Gnus'' in this abbreviation should probably be
24395 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24396 appropriate name, don't you think?)
24397
24398 In any case, after spending all that energy on coming up with a new and
24399 spunky name, we decided that the name was @emph{too} spunky, so we
24400 renamed it back again to ``Gnus''. But in mixed case. ``Gnus'' vs.
24401 ``@sc{gnus}''. New vs. old.
24402
24403 @menu
24404 * Gnus Versions:: What Gnus versions have been released.
24405 * Other Gnus Versions:: Other Gnus versions that also have been released.
24406 * Why?:: What's the point of Gnus?
24407 * Compatibility:: Just how compatible is Gnus with @sc{gnus}?
24408 * Conformity:: Gnus tries to conform to all standards.
24409 * Emacsen:: Gnus can be run on a few modern Emacsen.
24410 * Gnus Development:: How Gnus is developed.
24411 * Contributors:: Oodles of people.
24412 * New Features:: Pointers to some of the new stuff in Gnus.
24413 @end menu
24414
24415
24416 @node Gnus Versions
24417 @subsection Gnus Versions
24418 @cindex ding Gnus
24419 @cindex September Gnus
24420 @cindex Red Gnus
24421 @cindex Quassia Gnus
24422 @cindex Pterodactyl Gnus
24423 @cindex Oort Gnus
24424 @cindex No Gnus
24425 @cindex Gnus versions
24426
24427 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24428 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24429 plus 15 Gnus 5.0 releases).
24430
24431 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24432 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24433
24434 On July 28th 1996 work on Red Gnus was begun, and it was released on
24435 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24436
24437 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24438 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24439
24440 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24441 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24442 1999.
24443
24444 On the 26th of October 2000, Oort Gnus was begun.
24445
24446 If you happen upon a version of Gnus that has a prefixed name --
24447 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24448 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic. Don't let it know
24449 that you're frightened. Back away. Slowly. Whatever you do, don't
24450 run. Walk away, calmly, until you're out of its reach. Find a proper
24451 released version of Gnus and snuggle up to that instead.
24452
24453
24454 @node Other Gnus Versions
24455 @subsection Other Gnus Versions
24456 @cindex Semi-gnus
24457
24458 In addition to the versions of Gnus which have had their releases
24459 coordinated by Lars, one major development has been Semi-gnus from
24460 Japan. It's based on a library called @acronym{SEMI}, which provides
24461 @acronym{MIME} capabilities.
24462
24463 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24464 Collectively, they are called ``Semi-gnus'', and different strains are
24465 called T-gnus, ET-gnus, Nana-gnus and Chaos. These provide powerful
24466 @acronym{MIME} and multilingualization things, especially important for
24467 Japanese users.
24468
24469
24470 @node Why?
24471 @subsection Why?
24472
24473 What's the point of Gnus?
24474
24475 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24476 newsreader, that lets you do anything you can think of. That was my
24477 original motivation, but while working on Gnus, it has become clear to
24478 me that this generation of newsreaders really belong in the stone age.
24479 Newsreaders haven't developed much since the infancy of the net. If the
24480 volume continues to rise with the current rate of increase, all current
24481 newsreaders will be pretty much useless. How do you deal with
24482 newsgroups that have thousands of new articles each day? How do you
24483 keep track of millions of people who post?
24484
24485 Gnus offers no real solutions to these questions, but I would very much
24486 like to see Gnus being used as a testing ground for new methods of
24487 reading and fetching news. Expanding on @sc{Umeda}-san's wise decision
24488 to separate the newsreader from the back ends, Gnus now offers a simple
24489 interface for anybody who wants to write new back ends for fetching mail
24490 and news from different sources. I have added hooks for customizations
24491 everywhere I could imagine it being useful. By doing so, I'm inviting
24492 every one of you to explore and invent.
24493
24494 May Gnus never be complete. @kbd{C-u 100 M-x all-hail-emacs} and
24495 @kbd{C-u 100 M-x all-hail-xemacs}.
24496
24497
24498 @node Compatibility
24499 @subsection Compatibility
24500
24501 @cindex compatibility
24502 Gnus was designed to be fully compatible with @sc{gnus}. Almost all key
24503 bindings have been kept. More key bindings have been added, of course,
24504 but only in one or two obscure cases have old bindings been changed.
24505
24506 Our motto is:
24507 @quotation
24508 @cartouche
24509 @center In a cloud bones of steel.
24510 @end cartouche
24511 @end quotation
24512
24513 All commands have kept their names. Some internal functions have changed
24514 their names.
24515
24516 The @code{gnus-uu} package has changed drastically. @xref{Decoding
24517 Articles}.
24518
24519 One major compatibility question is the presence of several summary
24520 buffers. All variables relevant while reading a group are
24521 buffer-local to the summary buffer they belong in. Although many
24522 important variables have their values copied into their global
24523 counterparts whenever a command is executed in the summary buffer, this
24524 change might lead to incorrect values being used unless you are careful.
24525
24526 All code that relies on knowledge of @sc{gnus} internals will probably
24527 fail. To take two examples: Sorting @code{gnus-newsrc-alist} (or
24528 changing it in any way, as a matter of fact) is strictly verboten. Gnus
24529 maintains a hash table that points to the entries in this alist (which
24530 speeds up many functions), and changing the alist directly will lead to
24531 peculiar results.
24532
24533 @cindex hilit19
24534 @cindex highlighting
24535 Old hilit19 code does not work at all. In fact, you should probably
24536 remove all hilit code from all Gnus hooks
24537 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24538 Gnus provides various integrated functions for highlighting. These are
24539 faster and more accurate. To make life easier for everybody, Gnus will
24540 by default remove all hilit calls from all hilit hooks. Uncleanliness!
24541 Away!
24542
24543 Packages like @code{expire-kill} will no longer work. As a matter of
24544 fact, you should probably remove all old @sc{gnus} packages (and other
24545 code) when you start using Gnus. More likely than not, Gnus already
24546 does what you have written code to make @sc{gnus} do. (Snicker.)
24547
24548 Even though old methods of doing things are still supported, only the
24549 new methods are documented in this manual. If you detect a new method of
24550 doing something while reading this manual, that does not mean you have
24551 to stop doing it the old way.
24552
24553 Gnus understands all @sc{gnus} startup files.
24554
24555 @kindex M-x gnus-bug
24556 @findex gnus-bug
24557 @cindex reporting bugs
24558 @cindex bugs
24559 Overall, a casual user who hasn't written much code that depends on
24560 @sc{gnus} internals should suffer no problems. If problems occur,
24561 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
24562
24563 @vindex gnus-bug-create-help-buffer
24564 If you are in the habit of sending bug reports @emph{very} often, you
24565 may find the helpful help buffer annoying after a while. If so, set
24566 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
24567 up at you.
24568
24569
24570 @node Conformity
24571 @subsection Conformity
24572
24573 No rebels without a clue here, ma'am. We conform to all standards known
24574 to (wo)man. Except for those standards and/or conventions we disagree
24575 with, of course.
24576
24577 @table @strong
24578
24579 @item RFC (2)822
24580 @cindex RFC 822
24581 @cindex RFC 2822
24582 There are no known breaches of this standard.
24583
24584 @item RFC 1036
24585 @cindex RFC 1036
24586 There are no known breaches of this standard, either.
24587
24588 @item Son-of-RFC 1036
24589 @cindex Son-of-RFC 1036
24590 We do have some breaches to this one.
24591
24592 @table @emph
24593
24594 @item X-Newsreader
24595 @itemx User-Agent
24596 These are considered to be ``vanity headers'', while I consider them
24597 to be consumer information. After seeing so many badly formatted
24598 articles coming from @code{tin} and @code{Netscape} I know not to use
24599 either of those for posting articles. I would not have known that if
24600 it wasn't for the @code{X-Newsreader} header.
24601 @end table
24602
24603 @item USEFOR
24604 @cindex USEFOR
24605 USEFOR is an IETF working group writing a successor to RFC 1036, based
24606 on Son-of-RFC 1036. They have produced a number of drafts proposing
24607 various changes to the format of news articles. The Gnus towers will
24608 look into implementing the changes when the draft is accepted as an RFC.
24609
24610 @item MIME - RFC 2045-2049 etc
24611 @cindex @acronym{MIME}
24612 All the various @acronym{MIME} RFCs are supported.
24613
24614 @item Disposition Notifications - RFC 2298
24615 Message Mode is able to request notifications from the receiver.
24616
24617 @item PGP - RFC 1991 and RFC 2440
24618 @cindex RFC 1991
24619 @cindex RFC 2440
24620 RFC 1991 is the original @acronym{PGP} message specification,
24621 published as an informational RFC. RFC 2440 was the follow-up, now
24622 called Open PGP, and put on the Standards Track. Both document a
24623 non-@acronym{MIME} aware @acronym{PGP} format. Gnus supports both
24624 encoding (signing and encryption) and decoding (verification and
24625 decryption).
24626
24627 @item PGP/MIME - RFC 2015/3156
24628 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
24629 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
24630 Gnus supports both encoding and decoding.
24631
24632 @item S/MIME - RFC 2633
24633 RFC 2633 describes the @acronym{S/MIME} format.
24634
24635 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
24636 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
24637 (@acronym{IMAP} 4 revision 1). RFC 2195 describes CRAM-MD5
24638 authentication for @acronym{IMAP}. RFC 2086 describes access control
24639 lists (ACLs) for @acronym{IMAP}. RFC 2359 describes a @acronym{IMAP}
24640 protocol enhancement. RFC 2595 describes the proper @acronym{TLS}
24641 integration (STARTTLS) with @acronym{IMAP}. RFC 1731 describes the
24642 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
24643
24644 @end table
24645
24646 If you ever notice Gnus acting non-compliant with regards to the texts
24647 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
24648 know.
24649
24650
24651 @node Emacsen
24652 @subsection Emacsen
24653 @cindex Emacsen
24654 @cindex XEmacs
24655 @cindex Mule
24656 @cindex Emacs
24657
24658 Gnus should work on:
24659
24660 @itemize @bullet
24661
24662 @item
24663 Emacs 20.7 and up.
24664
24665 @item
24666 XEmacs 21.1 and up.
24667
24668 @end itemize
24669
24670 This Gnus version will absolutely not work on any Emacsen older than
24671 that. Not reliably, at least. Older versions of Gnus may work on older
24672 Emacs versions.
24673
24674 There are some vague differences between Gnus on the various
24675 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24676 other than that, things should look pretty much the same under all
24677 Emacsen.
24678
24679
24680 @node Gnus Development
24681 @subsection Gnus Development
24682
24683 Gnus is developed in a two-phased cycle. The first phase involves much
24684 discussion on the @samp{ding@@gnus.org} mailing list, where people
24685 propose changes and new features, post patches and new back ends. This
24686 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24687 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24688 circles) @dfn{snapshots}. During this phase, Gnus is assumed to be
24689 unstable and should not be used by casual users. Gnus alpha releases
24690 have names like ``Red Gnus'' and ``Quassia Gnus''.
24691
24692 After futzing around for 50-100 alpha releases, Gnus is declared
24693 @dfn{frozen}, and only bug fixes are applied. Gnus loses the prefix,
24694 and is called things like ``Gnus 5.6.32'' instead. Normal people are
24695 supposed to be able to use these, and these are mostly discussed on the
24696 @samp{gnu.emacs.gnus} newsgroup.
24697
24698 @cindex Incoming*
24699 @vindex mail-source-delete-incoming
24700 Some variable defaults differ between alpha Gnusae and released Gnusae.
24701 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24702 alpha Gnusae and @code{t} in released Gnusae. This is to prevent
24703 lossage of mail if an alpha release hiccups while handling the mail.
24704
24705 The division of discussion between the ding mailing list and the Gnus
24706 newsgroup is not purely based on publicity concerns. It's true that
24707 having people write about the horrible things that an alpha Gnus release
24708 can do (sometimes) in a public forum may scare people off, but more
24709 importantly, talking about new experimental features that have been
24710 introduced may confuse casual users. New features are frequently
24711 introduced, fiddled with, and judged to be found wanting, and then
24712 either discarded or totally rewritten. People reading the mailing list
24713 usually keep up with these rapid changes, while people on the newsgroup
24714 can't be assumed to do so.
24715
24716
24717
24718 @node Contributors
24719 @subsection Contributors
24720 @cindex contributors
24721
24722 The new Gnus version couldn't have been done without the help of all the
24723 people on the (ding) mailing list. Every day for over a year I have
24724 gotten billions of nice bug reports from them, filling me with joy,
24725 every single one of them. Smooches. The people on the list have been
24726 tried beyond endurance, what with my ``oh, that's a neat idea <type
24727 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24728 work at all <type type>, yup, I'll ship that one off right away <ship
24729 off> no, wait, that absolutely does not work'' policy for releases.
24730 Micro$oft---bah. Amateurs. I'm @emph{much} worse. (Or is that
24731 ``worser''? ``much worser''? ``worsest''?)
24732
24733 I would like to take this opportunity to thank the Academy for@dots{} oops,
24734 wrong show.
24735
24736 @itemize @bullet
24737
24738 @item
24739 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24740
24741 @item
24742 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24743 nnwarchive and many, many other things connected with @acronym{MIME} and
24744 other types of en/decoding, as well as general bug fixing, new
24745 functionality and stuff.
24746
24747 @item
24748 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24749 well as numerous other things).
24750
24751 @item
24752 Luis Fernandes---design and graphics.
24753
24754 @item
24755 Joe Reiss---creator of the smiley faces.
24756
24757 @item
24758 Justin Sheehy---the @acronym{FAQ} maintainer.
24759
24760 @item
24761 Erik Naggum---help, ideas, support, code and stuff.
24762
24763 @item
24764 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24765 @dfn{picons} (@pxref{Picons}).
24766
24767 @item
24768 Kim-Minh Kaplan---further work on the picon code.
24769
24770 @item
24771 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
24772 (@pxref{GroupLens}).
24773
24774 @item
24775 Sudish Joseph---innumerable bug fixes.
24776
24777 @item
24778 Ilja Weis---@file{gnus-topic.el}.
24779
24780 @item
24781 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
24782
24783 @item
24784 Vladimir Alexiev---the refcard and reference booklets.
24785
24786 @item
24787 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
24788 distribution by Felix Lee and JWZ.
24789
24790 @item
24791 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
24792
24793 @item
24794 Peter Mutsaers---orphan article scoring code.
24795
24796 @item
24797 Ken Raeburn---POP mail support.
24798
24799 @item
24800 Hallvard B Furuseth---various bits and pieces, especially dealing with
24801 .newsrc files.
24802
24803 @item
24804 Brian Edmonds---@file{gnus-bbdb.el}.
24805
24806 @item
24807 David Moore---rewrite of @file{nnvirtual.el} and many other things.
24808
24809 @item
24810 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
24811
24812 @item
24813 François Pinard---many, many interesting and thorough bug reports, as
24814 well as autoconf support.
24815
24816 @end itemize
24817
24818 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
24819 Borges, and Jost Krieger proof-reading parts of the manual.
24820
24821 The following people have contributed many patches and suggestions:
24822
24823 Christopher Davis,
24824 Andrew Eskilsson,
24825 Kai Grossjohann,
24826 Kevin Greiner,
24827 Jesper Harder,
24828 Paul Jarc,
24829 Simon Josefsson,
24830 David KÃ¥gedal,
24831 Richard Pieri,
24832 Fabrice Popineau,
24833 Daniel Quinlan,
24834 Michael Shields,
24835 Reiner Steib,
24836 Jason L. Tibbitts, III,
24837 Jack Vinson,
24838 Katsumi Yamaoka, @c Yamaoka
24839 and
24840 Teodor Zlatanov.
24841
24842 Also thanks to the following for patches and stuff:
24843
24844 Jari Aalto,
24845 Adrian Aichner,
24846 Vladimir Alexiev,
24847 Russ Allbery,
24848 Peter Arius,
24849 Matt Armstrong,
24850 Marc Auslander,
24851 Miles Bader,
24852 Alexei V. Barantsev,
24853 Frank Bennett,
24854 Robert Bihlmeyer,
24855 Chris Bone,
24856 Mark Borges,
24857 Mark Boyns,
24858 Lance A. Brown,
24859 Rob Browning,
24860 Kees de Bruin,
24861 Martin Buchholz,
24862 Joe Buehler,
24863 Kevin Buhr,
24864 Alastair Burt,
24865 Joao Cachopo,
24866 Zlatko Calusic,
24867 Massimo Campostrini,
24868 Castor,
24869 David Charlap,
24870 Dan Christensen,
24871 Kevin Christian,
24872 Jae-you Chung, @c ?
24873 James H. Cloos, Jr.,
24874 Laura Conrad,
24875 Michael R. Cook,
24876 Glenn Coombs,
24877 Andrew J. Cosgriff,
24878 Neil Crellin,
24879 Frank D. Cringle,
24880 Geoffrey T. Dairiki,
24881 Andre Deparade,
24882 Ulrik Dickow,
24883 Dave Disser,
24884 Rui-Tao Dong, @c ?
24885 Joev Dubach,
24886 Michael Welsh Duggan,
24887 Dave Edmondson,
24888 Paul Eggert,
24889 Mark W. Eichin,
24890 Karl Eichwalder,
24891 Enami Tsugutomo, @c Enami
24892 Michael Ernst,
24893 Luc Van Eycken,
24894 Sam Falkner,
24895 Nelson Jose dos Santos Ferreira,
24896 Sigbjorn Finne,
24897 Sven Fischer,
24898 Paul Fisher,
24899 Decklin Foster,
24900 Gary D. Foster,
24901 Paul Franklin,
24902 Guy Geens,
24903 Arne Georg Gleditsch,
24904 David S. Goldberg,
24905 Michelangelo Grigni,
24906 Dale Hagglund,
24907 D. Hall,
24908 Magnus Hammerin,
24909 Kenichi Handa, @c Handa
24910 Raja R. Harinath,
24911 Yoshiki Hayashi, @c Hayashi
24912 P. E. Jareth Hein,
24913 Hisashige Kenji, @c Hisashige
24914 Scott Hofmann,
24915 Marc Horowitz,
24916 Gunnar Horrigmo,
24917 Richard Hoskins,
24918 Brad Howes,
24919 Miguel de Icaza,
24920 François Felix Ingrand,
24921 Tatsuya Ichikawa, @c Ichikawa
24922 Ishikawa Ichiro, @c Ishikawa
24923 Lee Iverson,
24924 Iwamuro Motonori, @c Iwamuro
24925 Rajappa Iyer,
24926 Andreas Jaeger,
24927 Adam P. Jenkins,
24928 Randell Jesup,
24929 Fred Johansen,
24930 Gareth Jones,
24931 Greg Klanderman,
24932 Karl Kleinpaste,
24933 Michael Klingbeil,
24934 Peter Skov Knudsen,
24935 Shuhei Kobayashi, @c Kobayashi
24936 Petr Konecny,
24937 Koseki Yoshinori, @c Koseki
24938 Thor Kristoffersen,
24939 Jens Lautenbacher,
24940 Martin Larose,
24941 Seokchan Lee, @c Lee
24942 Joerg Lenneis,
24943 Carsten Leonhardt,
24944 James LewisMoss,
24945 Christian Limpach,
24946 Markus Linnala,
24947 Dave Love,
24948 Mike McEwan,
24949 Tonny Madsen,
24950 Shlomo Mahlab,
24951 Nat Makarevitch,
24952 Istvan Marko,
24953 David Martin,
24954 Jason R. Mastaler,
24955 Gordon Matzigkeit,
24956 Timo Metzemakers,
24957 Richard Mlynarik,
24958 Lantz Moore,
24959 Morioka Tomohiko, @c Morioka
24960 Erik Toubro Nielsen,
24961 Hrvoje Niksic,
24962 Andy Norman,
24963 Fred Oberhauser,
24964 C. R. Oldham,
24965 Alexandre Oliva,
24966 Ken Olstad,
24967 Masaharu Onishi, @c Onishi
24968 Hideki Ono, @c Ono
24969 Ettore Perazzoli,
24970 William Perry,
24971 Stephen Peters,
24972 Jens-Ulrik Holger Petersen,
24973 Ulrich Pfeifer,
24974 Matt Pharr,
24975 Andy Piper,
24976 John McClary Prevost,
24977 Bill Pringlemeir,
24978 Mike Pullen,
24979 Jim Radford,
24980 Colin Rafferty,
24981 Lasse Rasinen,
24982 Lars Balker Rasmussen,
24983 Joe Reiss,
24984 Renaud Rioboo,
24985 Roland B. Roberts,
24986 Bart Robinson,
24987 Christian von Roques,
24988 Markus Rost,
24989 Jason Rumney,
24990 Wolfgang Rupprecht,
24991 Jay Sachs,
24992 Dewey M. Sasser,
24993 Conrad Sauerwald,
24994 Loren Schall,
24995 Dan Schmidt,
24996 Ralph Schleicher,
24997 Philippe Schnoebelen,
24998 Andreas Schwab,
24999 Randal L. Schwartz,
25000 Danny Siu,
25001 Matt Simmons,
25002 Paul D. Smith,
25003 Jeff Sparkes,
25004 Toby Speight,
25005 Michael Sperber,
25006 Darren Stalder,
25007 Richard Stallman,
25008 Greg Stark,
25009 Sam Steingold,
25010 Paul Stevenson,
25011 Jonas Steverud,
25012 Paul Stodghill,
25013 Kiyokazu Suto, @c Suto
25014 Kurt Swanson,
25015 Samuel Tardieu,
25016 Teddy,
25017 Chuck Thompson,
25018 Tozawa Akihiko, @c Tozawa
25019 Philippe Troin,
25020 James Troup,
25021 Trung Tran-Duc,
25022 Jack Twilley,
25023 Aaron M. Ucko,
25024 Aki Vehtari,
25025 Didier Verna,
25026 Vladimir Volovich,
25027 Jan Vroonhof,
25028 Stefan Waldherr,
25029 Pete Ware,
25030 Barry A. Warsaw,
25031 Christoph Wedler,
25032 Joe Wells,
25033 Lee Willis,
25034 and
25035 Lloyd Zusman.
25036
25037
25038 For a full overview of what each person has done, the ChangeLogs
25039 included in the Gnus alpha distributions should give ample reading
25040 (550kB and counting).
25041
25042 Apologies to everybody that I've forgotten, of which there are many, I'm
25043 sure.
25044
25045 Gee, that's quite a list of people. I guess that must mean that there
25046 actually are people who are using Gnus. Who'd'a thunk it!
25047
25048
25049 @node New Features
25050 @subsection New Features
25051 @cindex new features
25052
25053 @menu
25054 * ding Gnus:: New things in Gnus 5.0/5.1, the first new Gnus.
25055 * September Gnus:: The Thing Formally Known As Gnus 5.2/5.3.
25056 * Red Gnus:: Third time best---Gnus 5.4/5.5.
25057 * Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7.
25058 * Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9.
25059 * Oort Gnus:: It's big. It's far out. Gnus 5.10.
25060 @end menu
25061
25062 These lists are, of course, just @emph{short} overviews of the
25063 @emph{most} important new features. No, really. There are tons more.
25064 Yes, we have feeping creaturism in full effect.
25065
25066 @node ding Gnus
25067 @subsubsection (ding) Gnus
25068
25069 New features in Gnus 5.0/5.1:
25070
25071 @itemize @bullet
25072
25073 @item
25074 The look of all buffers can be changed by setting format-like variables
25075 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25076
25077 @item
25078 Local spool and several @acronym{NNTP} servers can be used at once
25079 (@pxref{Select Methods}).
25080
25081 @item
25082 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25083
25084 @item
25085 You can read a number of different mail formats (@pxref{Getting Mail}).
25086 All the mail back ends implement a convenient mail expiry scheme
25087 (@pxref{Expiring Mail}).
25088
25089 @item
25090 Gnus can use various strategies for gathering threads that have lost
25091 their roots (thereby gathering loose sub-threads into one thread) or it
25092 can go back and retrieve enough headers to build a complete thread
25093 (@pxref{Customizing Threading}).
25094
25095 @item
25096 Killed groups can be displayed in the group buffer, and you can read
25097 them as well (@pxref{Listing Groups}).
25098
25099 @item
25100 Gnus can do partial group updates---you do not have to retrieve the
25101 entire active file just to check for new articles in a few groups
25102 (@pxref{The Active File}).
25103
25104 @item
25105 Gnus implements a sliding scale of subscribedness to groups
25106 (@pxref{Group Levels}).
25107
25108 @item
25109 You can score articles according to any number of criteria
25110 (@pxref{Scoring}). You can even get Gnus to find out how to score
25111 articles for you (@pxref{Adaptive Scoring}).
25112
25113 @item
25114 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25115 manner, so it should be difficult to lose much data on what you have
25116 read if your machine should go down (@pxref{Auto Save}).
25117
25118 @item
25119 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25120 cluttering up the @file{.emacs} file.
25121
25122 @item
25123 You can set the process mark on both groups and articles and perform
25124 operations on all the marked items (@pxref{Process/Prefix}).
25125
25126 @item
25127 You can grep through a subset of groups and create a group from the
25128 results (@pxref{Kibozed Groups}).
25129
25130 @item
25131 You can list subsets of groups according to, well, anything
25132 (@pxref{Listing Groups}).
25133
25134 @item
25135 You can browse foreign servers and subscribe to groups from those
25136 servers (@pxref{Browse Foreign Server}).
25137
25138 @item
25139 Gnus can fetch articles, asynchronously, on a second connection to the
25140 server (@pxref{Asynchronous Fetching}).
25141
25142 @item
25143 You can cache articles locally (@pxref{Article Caching}).
25144
25145 @item
25146 The uudecode functions have been expanded and generalized
25147 (@pxref{Decoding Articles}).
25148
25149 @item
25150 You can still post uuencoded articles, which was a little-known feature
25151 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25152
25153 @item
25154 Fetching parents (and other articles) now actually works without
25155 glitches (@pxref{Finding the Parent}).
25156
25157 @item
25158 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25159
25160 @item
25161 Digests (and other files) can be used as the basis for groups
25162 (@pxref{Document Groups}).
25163
25164 @item
25165 Articles can be highlighted and customized (@pxref{Customizing
25166 Articles}).
25167
25168 @item
25169 URLs and other external references can be buttonized (@pxref{Article
25170 Buttons}).
25171
25172 @item
25173 You can do lots of strange stuff with the Gnus window & frame
25174 configuration (@pxref{Window Layout}).
25175
25176 @item
25177 You can click on buttons instead of using the keyboard
25178 (@pxref{Buttons}).
25179
25180 @end itemize
25181
25182
25183 @node September Gnus
25184 @subsubsection September Gnus
25185
25186 @iftex
25187 @iflatex
25188 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25189 @end iflatex
25190 @end iftex
25191
25192 New features in Gnus 5.2/5.3:
25193
25194 @itemize @bullet
25195
25196 @item
25197 A new message composition mode is used. All old customization variables
25198 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25199 now obsolete.
25200
25201 @item
25202 Gnus is now able to generate @dfn{sparse} threads---threads where
25203 missing articles are represented by empty nodes (@pxref{Customizing
25204 Threading}).
25205
25206 @lisp
25207 (setq gnus-build-sparse-threads 'some)
25208 @end lisp
25209
25210 @item
25211 Outgoing articles are stored on a special archive server
25212 (@pxref{Archived Messages}).
25213
25214 @item
25215 Partial thread regeneration now happens when articles are
25216 referred.
25217
25218 @item
25219 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
25220
25221 @item
25222 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25223
25224 @item
25225 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25226
25227 @lisp
25228 (setq gnus-use-trees t)
25229 @end lisp
25230
25231 @item
25232 An @code{nn}-like pick-and-read minor mode is available for the summary
25233 buffers (@pxref{Pick and Read}).
25234
25235 @lisp
25236 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25237 @end lisp
25238
25239 @item
25240 In binary groups you can use a special binary minor mode (@pxref{Binary
25241 Groups}).
25242
25243 @item
25244 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25245 Topics}).
25246
25247 @lisp
25248 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25249 @end lisp
25250
25251 @item
25252 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25253
25254 @item
25255 Groups can now have a score, and bubbling based on entry frequency
25256 is possible (@pxref{Group Score}).
25257
25258 @lisp
25259 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25260 @end lisp
25261
25262 @item
25263 Groups can be process-marked, and commands can be performed on
25264 groups of groups (@pxref{Marking Groups}).
25265
25266 @item
25267 Caching is possible in virtual groups.
25268
25269 @item
25270 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25271 news batches, ClariNet briefs collections, and just about everything
25272 else (@pxref{Document Groups}).
25273
25274 @item
25275 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25276 (@pxref{SOUP}).
25277
25278 @item
25279 The Gnus cache is much faster.
25280
25281 @item
25282 Groups can be sorted according to many criteria (@pxref{Sorting
25283 Groups}).
25284
25285 @item
25286 New group parameters have been introduced to set list-addresses and
25287 expiry times (@pxref{Group Parameters}).
25288
25289 @item
25290 All formatting specs allow specifying faces to be used
25291 (@pxref{Formatting Fonts}).
25292
25293 @item
25294 There are several more commands for setting/removing/acting on process
25295 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25296
25297 @item
25298 The summary buffer can be limited to show parts of the available
25299 articles based on a wide range of criteria. These commands have been
25300 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25301
25302 @item
25303 Articles can be made persistent with the @kbd{*} command
25304 (@pxref{Persistent Articles}).
25305
25306 @item
25307 All functions for hiding article elements are now toggles.
25308
25309 @item
25310 Article headers can be buttonized (@pxref{Article Washing}).
25311
25312 @item
25313 All mail back ends support fetching articles by @code{Message-ID}.
25314
25315 @item
25316 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25317
25318 @item
25319 All summary mode commands are available directly from the article
25320 buffer (@pxref{Article Keymap}).
25321
25322 @item
25323 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25324 Layout}).
25325
25326 @item
25327 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25328 @iftex
25329 @iflatex
25330 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25331 @end iflatex
25332 @end iftex
25333
25334 @item
25335 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25336
25337 @lisp
25338 (setq gnus-use-nocem t)
25339 @end lisp
25340
25341 @item
25342 Groups can be made permanently visible (@pxref{Listing Groups}).
25343
25344 @lisp
25345 (setq gnus-permanently-visible-groups "^nnml:")
25346 @end lisp
25347
25348 @item
25349 Many new hooks have been introduced to make customizing easier.
25350
25351 @item
25352 Gnus respects the @code{Mail-Copies-To} header.
25353
25354 @item
25355 Threads can be gathered by looking at the @code{References} header
25356 (@pxref{Customizing Threading}).
25357
25358 @lisp
25359 (setq gnus-summary-thread-gathering-function
25360 'gnus-gather-threads-by-references)
25361 @end lisp
25362
25363 @item
25364 Read articles can be stored in a special backlog buffer to avoid
25365 refetching (@pxref{Article Backlog}).
25366
25367 @lisp
25368 (setq gnus-keep-backlog 50)
25369 @end lisp
25370
25371 @item
25372 A clean copy of the current article is always stored in a separate
25373 buffer to allow easier treatment.
25374
25375 @item
25376 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25377
25378 @item
25379 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25380 Articles}).
25381
25382 @lisp
25383 (setq gnus-prompt-before-saving t)
25384 @end lisp
25385
25386 @item
25387 @code{gnus-uu} can view decoded files asynchronously while fetching
25388 articles (@pxref{Other Decode Variables}).
25389
25390 @lisp
25391 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25392 @end lisp
25393
25394 @item
25395 Filling in the article buffer now works properly on cited text
25396 (@pxref{Article Washing}).
25397
25398 @item
25399 Hiding cited text adds buttons to toggle hiding, and how much
25400 cited text to hide is now customizable (@pxref{Article Hiding}).
25401
25402 @lisp
25403 (setq gnus-cited-lines-visible 2)
25404 @end lisp
25405
25406 @item
25407 Boring headers can be hidden (@pxref{Article Hiding}).
25408
25409 @item
25410 Default scoring values can now be set from the menu bar.
25411
25412 @item
25413 Further syntax checking of outgoing articles have been added.
25414
25415 @end itemize
25416
25417
25418 @node Red Gnus
25419 @subsubsection Red Gnus
25420
25421 New features in Gnus 5.4/5.5:
25422
25423 @iftex
25424 @iflatex
25425 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25426 @end iflatex
25427 @end iftex
25428
25429 @itemize @bullet
25430
25431 @item
25432 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25433
25434 @item
25435 Article prefetching functionality has been moved up into
25436 Gnus (@pxref{Asynchronous Fetching}).
25437
25438 @item
25439 Scoring can now be performed with logical operators like @code{and},
25440 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25441 Scoring}).
25442
25443 @item
25444 Article washing status can be displayed in the
25445 article mode line (@pxref{Misc Article}).
25446
25447 @item
25448 @file{gnus.el} has been split into many smaller files.
25449
25450 @item
25451 Suppression of duplicate articles based on Message-ID can be done
25452 (@pxref{Duplicate Suppression}).
25453
25454 @lisp
25455 (setq gnus-suppress-duplicates t)
25456 @end lisp
25457
25458 @item
25459 New variables for specifying what score and adapt files are to be
25460 considered home score and adapt files (@pxref{Home Score File}) have
25461 been added.
25462
25463 @item
25464 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25465 Server Internals}).
25466
25467 @item
25468 Groups can inherit group parameters from parent topics (@pxref{Topic
25469 Parameters}).
25470
25471 @item
25472 Article editing has been revamped and is now actually usable.
25473
25474 @item
25475 Signatures can be recognized in more intelligent fashions
25476 (@pxref{Article Signature}).
25477
25478 @item
25479 Summary pick mode has been made to look more @code{nn}-like. Line
25480 numbers are displayed and the @kbd{.} command can be used to pick
25481 articles (@code{Pick and Read}).
25482
25483 @item
25484 Commands for moving the @file{.newsrc.eld} from one server to
25485 another have been added (@pxref{Changing Servers}).
25486
25487 @item
25488 There's a way now to specify that ``uninteresting'' fields be suppressed
25489 when generating lines in buffers (@pxref{Advanced Formatting}).
25490
25491 @item
25492 Several commands in the group buffer can be undone with @kbd{C-M-_}
25493 (@pxref{Undo}).
25494
25495 @item
25496 Scoring can be done on words using the new score type @code{w}
25497 (@pxref{Score File Format}).
25498
25499 @item
25500 Adaptive scoring can be done on a Subject word-by-word basis
25501 (@pxref{Adaptive Scoring}).
25502
25503 @lisp
25504 (setq gnus-use-adaptive-scoring '(word))
25505 @end lisp
25506
25507 @item
25508 Scores can be decayed (@pxref{Score Decays}).
25509
25510 @lisp
25511 (setq gnus-decay-scores t)
25512 @end lisp
25513
25514 @item
25515 Scoring can be performed using a regexp on the Date header. The Date is
25516 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25517
25518 @item
25519 A new command has been added to remove all data on articles from
25520 the native server (@pxref{Changing Servers}).
25521
25522 @item
25523 A new command for reading collections of documents
25524 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25525 (@pxref{Really Various Summary Commands}).
25526
25527 @item
25528 Process mark sets can be pushed and popped (@pxref{Setting Process
25529 Marks}).
25530
25531 @item
25532 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25533 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25534
25535 @item
25536 A new back end for reading searches from Web search engines
25537 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25538 (@pxref{Web Searches}).
25539
25540 @item
25541 Groups inside topics can now be sorted using the standard sorting
25542 functions, and each topic can be sorted independently (@pxref{Topic
25543 Sorting}).
25544
25545 @item
25546 Subsets of the groups can be sorted independently (@code{Sorting
25547 Groups}).
25548
25549 @item
25550 Cached articles can be pulled into the groups (@pxref{Summary Generation
25551 Commands}).
25552 @iftex
25553 @iflatex
25554 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
25555 @end iflatex
25556 @end iftex
25557
25558 @item
25559 Score files are now applied in a more reliable order (@pxref{Score
25560 Variables}).
25561
25562 @item
25563 Reports on where mail messages end up can be generated (@pxref{Splitting
25564 Mail}).
25565
25566 @item
25567 More hooks and functions have been added to remove junk from incoming
25568 mail before saving the mail (@pxref{Washing Mail}).
25569
25570 @item
25571 Emphasized text can be properly fontisized:
25572
25573 @end itemize
25574
25575
25576 @node Quassia Gnus
25577 @subsubsection Quassia Gnus
25578
25579 New features in Gnus 5.6:
25580
25581 @itemize @bullet
25582
25583 @item
25584 New functionality for using Gnus as an offline newsreader has been
25585 added. A plethora of new commands and modes have been added.
25586 @xref{Gnus Unplugged}, for the full story.
25587
25588 @item
25589 The @code{nndraft} back end has returned, but works differently than
25590 before. All Message buffers are now also articles in the @code{nndraft}
25591 group, which is created automatically.
25592
25593 @item
25594 @code{gnus-alter-header-function} can now be used to alter header
25595 values.
25596
25597 @item
25598 @code{gnus-summary-goto-article} now accept Message-ID's.
25599
25600 @item
25601 A new Message command for deleting text in the body of a message
25602 outside the region: @kbd{C-c C-v}.
25603
25604 @item
25605 You can now post to component group in @code{nnvirtual} groups with
25606 @kbd{C-u C-c C-c}.
25607
25608 @item
25609 @code{nntp-rlogin-program}---new variable to ease customization.
25610
25611 @item
25612 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
25613 re-highlighting of the article buffer.
25614
25615 @item
25616 New element in @code{gnus-boring-article-headers}---@code{long-to}.
25617
25618 @item
25619 @kbd{M-i} symbolic prefix command. @xref{Symbolic Prefixes}, for
25620 details.
25621
25622 @item
25623 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
25624 @kbd{a} to add the score rule to the @file{all.SCORE} file.
25625
25626 @item
25627 @code{gnus-simplify-subject-functions} variable to allow greater
25628 control over simplification.
25629
25630 @item
25631 @kbd{A T}---new command for fetching the current thread.
25632
25633 @item
25634 @kbd{/ T}---new command for including the current thread in the
25635 limit.
25636
25637 @item
25638 @kbd{M-RET} is a new Message command for breaking cited text.
25639
25640 @item
25641 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
25642
25643 @item
25644 The @code{custom-face-lookup} function has been removed.
25645 If you used this function in your initialization files, you must
25646 rewrite them to use @code{face-spec-set} instead.
25647
25648 @item
25649 Canceling now uses the current select method. Symbolic prefix
25650 @kbd{a} forces normal posting method.
25651
25652 @item
25653 New command to translate M******** sm*rtq**t*s into proper
25654 text---@kbd{W d}.
25655
25656 @item
25657 For easier debugging of @code{nntp}, you can set
25658 @code{nntp-record-commands} to a non-@code{nil} value.
25659
25660 @item
25661 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25662 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25663
25664 @item
25665 A command for editing group parameters from the summary buffer
25666 has been added.
25667
25668 @item
25669 A history of where mails have been split is available.
25670
25671 @item
25672 A new article date command has been added---@code{article-date-iso8601}.
25673
25674 @item
25675 Subjects can be simplified when threading by setting
25676 @code{gnus-score-thread-simplify}.
25677
25678 @item
25679 A new function for citing in Message has been
25680 added---@code{message-cite-original-without-signature}.
25681
25682 @item
25683 @code{article-strip-all-blank-lines}---new article command.
25684
25685 @item
25686 A new Message command to kill to the end of the article has
25687 been added.
25688
25689 @item
25690 A minimum adaptive score can be specified by using the
25691 @code{gnus-adaptive-word-minimum} variable.
25692
25693 @item
25694 The ``lapsed date'' article header can be kept continually
25695 updated by the @code{gnus-start-date-timer} command.
25696
25697 @item
25698 Web listserv archives can be read with the @code{nnlistserv} back end.
25699
25700 @item
25701 Old dejanews archives can now be read by @code{nnweb}.
25702
25703 @end itemize
25704
25705 @node Pterodactyl Gnus
25706 @subsubsection Pterodactyl Gnus
25707
25708 New features in Gnus 5.8:
25709
25710 @itemize @bullet
25711
25712 @item
25713 The mail-fetching functions have changed. See the manual for the
25714 many details. In particular, all procmail fetching variables are gone.
25715
25716 If you used procmail like in
25717
25718 @lisp
25719 (setq nnmail-use-procmail t)
25720 (setq nnmail-spool-file 'procmail)
25721 (setq nnmail-procmail-directory "~/mail/incoming/")
25722 (setq nnmail-procmail-suffix "\\.in")
25723 @end lisp
25724
25725 this now has changed to
25726
25727 @lisp
25728 (setq mail-sources
25729 '((directory :path "~/mail/incoming/"
25730 :suffix ".in")))
25731 @end lisp
25732
25733 @xref{Mail Source Specifiers}.
25734
25735 @item
25736 Gnus is now a @acronym{MIME}-capable reader. This affects many parts of
25737 Gnus, and adds a slew of new commands. See the manual for details.
25738
25739 @item
25740 Gnus has also been multilingualized. This also affects too
25741 many parts of Gnus to summarize here, and adds many new variables.
25742
25743 @item
25744 @code{gnus-auto-select-first} can now be a function to be
25745 called to position point.
25746
25747 @item
25748 The user can now decide which extra headers should be included in
25749 summary buffers and @acronym{NOV} files.
25750
25751 @item
25752 @code{gnus-article-display-hook} has been removed. Instead, a number
25753 of variables starting with @code{gnus-treat-} have been added.
25754
25755 @item
25756 The Gnus posting styles have been redone again and now works in a
25757 subtly different manner.
25758
25759 @item
25760 New web-based back ends have been added: @code{nnslashdot},
25761 @code{nnwarchive} and @code{nnultimate}. nnweb has been revamped,
25762 again, to keep up with ever-changing layouts.
25763
25764 @item
25765 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25766
25767 @end itemize
25768
25769 @node Oort Gnus
25770 @subsubsection Oort Gnus
25771 @cindex Oort Gnus
25772
25773 New features in Gnus 5.10:
25774
25775 @itemize @bullet
25776
25777 @item
25778 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
25779 (@code{gnus-article-reply-with-original}) only yank the text in the
25780 region if the region is active.
25781
25782 @item
25783 @code{gnus-group-read-ephemeral-group} can be called interactively,
25784 using @kbd{G M}.
25785
25786 @item
25787 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
25788 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
25789
25790 @item
25791 The revised Gnus @acronym{FAQ} is included in the manual,
25792 @xref{Frequently Asked Questions}.
25793
25794 @item
25795 Upgrading from previous (stable) version if you have used Oort.
25796
25797 If you have tried Oort (the unstable Gnus branch leading to this
25798 release) but went back to a stable version, be careful when upgrading to
25799 this version. In particular, you will probably want to remove all
25800 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
25801 read from your @file{.newsrc.eld} instead of from the
25802 @file{.marks}/@file{.mrk} file where this release store flags. See a
25803 later entry for more information about marks. Note that downgrading
25804 isn't save in general.
25805
25806 @item
25807 Article Buttons
25808
25809 More buttons for URLs, mail addresses, Message-IDs, Info links, man
25810 pages and Emacs or Gnus related references. @xref{Article Buttons}. The
25811 variables @code{gnus-button-@var{*}-level} can be used to control the
25812 appearance of all article buttons. @xref{Article Button Levels}.
25813
25814 @item
25815 Dired integration
25816
25817 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
25818 bindings in dired buffers to send a file as an attachment, open a file
25819 using the appropriate mailcap entry, and print a file using the mailcap
25820 entry.
25821
25822 @item
25823 Gnus can display RSS newsfeeds as a newsgroup. @xref{RSS}.
25824
25825 @item
25826 Single-part yenc encoded attachments can be decoded.
25827
25828 @item
25829 Picons
25830
25831 The picons code has been reimplemented to work in GNU Emacs---some of
25832 the previous options have been removed or renamed.
25833
25834 Picons are small ``personal icons'' representing users, domain and
25835 newsgroups, which can be displayed in the Article buffer.
25836 @xref{Picons}.
25837
25838 @item
25839 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
25840 boundary line is drawn at the end of the headers.
25841
25842 @item
25843 Retrieval of charters and control messages
25844
25845 There are new commands for fetching newsgroup charters (@kbd{H c}) and
25846 control messages (@kbd{H C}).
25847
25848 @item
25849 Delayed articles
25850
25851 You can delay the sending of a message with @kbd{C-c C-j} in the Message
25852 buffer. The messages are delivered at specified time. This is useful
25853 for sending yourself reminders. @xref{Delayed Articles}.
25854
25855 @item
25856 If @code{auto-compression-mode} is enabled, attachments are automatically
25857 decompressed when activated.
25858
25859 @item
25860 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
25861 the nnml back end allows compressed message files.
25862
25863 @item
25864 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
25865
25866 @item
25867 The Summary Buffer uses an arrow in the fringe to indicate the current
25868 article. Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
25869
25870 @item
25871 Warn about email replies to news
25872
25873 Do you often find yourself replying to news by email by mistake? Then
25874 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
25875 you.
25876
25877 @item
25878 If the new option @code{gnus-summary-display-while-building} is
25879 non-@code{nil}, the summary buffer is shown and updated as it's being
25880 built.
25881
25882 @item
25883 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
25884 opposed to old but unread messages).
25885
25886 @item
25887 The new option @code{gnus-gcc-mark-as-read} automatically marks
25888 Gcc articles as read.
25889
25890 @item
25891 The nndoc back end now supports mailman digests and exim bounces.
25892
25893 @item
25894 Gnus supports RFC 2369 mailing list headers, and adds a number of
25895 related commands in mailing list groups. @xref{Mailing List}.
25896
25897 @item
25898 The Date header can be displayed in a format that can be read aloud
25899 in English. @xref{Article Date}.
25900
25901 @item
25902 The envelope sender address can be customized when using Sendmail.
25903 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
25904
25905 @item
25906 diffs are automatically highlighted in groups matching
25907 @code{mm-uu-diff-groups-regexp}
25908
25909 @item
25910 @acronym{TLS} wrapper shipped with Gnus
25911
25912 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
25913 @acronym{NNTP} via @file{tls.el} and GNUTLS. The old
25914 @acronym{TLS}/@acronym{SSL} support via (external third party)
25915 @file{ssl.el} and OpenSSL still works.
25916
25917 @item
25918 New @file{make.bat} for compiling and installing Gnus under MS Windows
25919
25920 Use @file{make.bat} if you want to install Gnus under MS Windows, the
25921 first argument to the batch-program should be the directory where
25922 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
25923 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
25924 the second parameter.
25925
25926 @file{make.bat} has been rewritten from scratch, it now features
25927 automatic recognition of XEmacs and GNU Emacs, generates
25928 @file{gnus-load.el}, checks if errors occur while compilation and
25929 generation of info files and reports them at the end of the build
25930 process. It now uses @code{makeinfo} if it is available and falls
25931 back to @file{infohack.el} otherwise. @file{make.bat} should now
25932 install all files which are necessary to run Gnus and be generally a
25933 complete replacement for the @code{configure; make; make install}
25934 cycle used under Unix systems.
25935
25936 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
25937 been removed.
25938
25939 @item
25940 Support for non-@acronym{ASCII} domain names
25941
25942 Message supports non-@acronym{ASCII} domain names in From:, To: and
25943 Cc: and will query you whether to perform encoding when you try to
25944 send a message. The variable @code{message-use-idna} controls this.
25945 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
25946 and Cc: when you view a message. The variable @code{gnus-use-idna}
25947 controls this.
25948
25949 @item
25950 Better handling of Microsoft citation styles
25951
25952 Gnus now tries to recognize the mangled header block that some Microsoft
25953 mailers use to indicate that the rest of the message is a citation, even
25954 though it is not quoted in any way. The variable
25955 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
25956 citations.
25957
25958 @item
25959 @code{gnus-article-skip-boring}
25960
25961 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
25962 not scroll down to show you a page that contains only boring text,
25963 which by default means cited text and signature. You can customize
25964 what is skippable using @code{gnus-article-boring-faces}.
25965
25966 This feature is especially useful if you read many articles that
25967 consist of a little new content at the top with a long, untrimmed
25968 message cited below.
25969
25970 @item
25971 The format spec @code{%C} for positioning point has changed to @code{%*}.
25972
25973 @item
25974 The new variable @code{gnus-parameters} can be used to set group parameters.
25975
25976 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
25977 the parameters in @file{~/.newsrc.eld}, but via this variable you can
25978 enjoy the powers of customize, and simplified backups since you set the
25979 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}. The
25980 variable maps regular expressions matching group names to group
25981 parameters, a'la:
25982 @lisp
25983 (setq gnus-parameters
25984 '(("mail\\..*"
25985 (gnus-show-threads nil)
25986 (gnus-use-scoring nil))
25987 ("^nnimap:\\(foo.bar\\)$"
25988 (to-group . "\\1"))))
25989 @end lisp
25990
25991 @item
25992 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
25993
25994 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
25995 disable it.
25996
25997 @item
25998 Gnus no longer generate the Sender: header automatically.
25999
26000 Earlier it was generated iff the user configurable email address was
26001 different from the Gnus guessed default user address. As the guessing
26002 algorithm is rarely correct these days, and (more controversially) the
26003 only use of the Sender: header was to check if you are entitled to
26004 cancel/supersede news (which is now solved by Cancel Locks instead,
26005 see another entry), generation of the header has been disabled by
26006 default. See the variables @code{message-required-headers},
26007 @code{message-required-news-headers}, and
26008 @code{message-required-mail-headers}.
26009
26010 @item
26011 Features from third party @file{message-utils.el} added to @file{message.el}.
26012
26013 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26014 subject lines (see @code{message-subject-trailing-was-query}). @kbd{C-c
26015 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26016 @kbd{C-c C-f a} adds a X-No-Archive: header. @kbd{C-c C-f x} inserts
26017 appropriate headers and a note in the body for cross-postings and
26018 followups (see the variables @code{message-cross-post-@var{*}}).
26019
26020 @item
26021 References and X-Draft-Headers are no longer generated when you start
26022 composing messages and @code{message-generate-headers-first} is
26023 @code{nil}.
26024
26025 @item
26026 Improved anti-spam features.
26027
26028 Gnus is now able to take out spam from your mail and news streams
26029 using a wide variety of programs and filter rules. Among the supported
26030 methods are RBL blocklists, bogofilter and white/blacklists. Hooks
26031 for easy use of external packages such as SpamAssassin and Hashcash
26032 are also new. @xref{Thwarting Email Spam}.
26033
26034 @item
26035 Easy inclusion of X-Faces headers.
26036
26037 @item
26038 Face headers handling.
26039
26040 @item
26041 In the summary buffer, the new command @kbd{/ N} inserts new messages
26042 and @kbd{/ o} inserts old messages.
26043
26044 @item
26045 Gnus decodes morse encoded messages if you press @kbd{W m}.
26046
26047 @item
26048 Unread count correct in nnimap groups.
26049
26050 The estimated number of unread articles in the group buffer should now
26051 be correct for nnimap groups. This is achieved by calling
26052 @code{nnimap-fixup-unread-after-getting-new-news} from the
26053 @code{gnus-setup-news-hook} (called on startup) and
26054 @code{gnus-after-getting-new-news-hook}. (called after getting new
26055 mail). If you have modified those variables from the default, you may
26056 want to add @code{nnimap-fixup-unread-after-getting-new-news} again. If
26057 you were happy with the estimate and want to save some (minimal) time
26058 when getting new mail, remove the function.
26059
26060 @item
26061 Group Carbon Copy (GCC) quoting
26062
26063 To support groups that contains SPC and other weird characters, groups
26064 are quoted before they are placed in the Gcc: header. This means
26065 variables such as @code{gnus-message-archive-group} should no longer
26066 contain quote characters to make groups containing SPC work. Also, if
26067 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26068 into two groups) you must change it to return the list
26069 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26070 incorrectly. Note that returning the string @samp{nnml:foo, nnml:bar}
26071 was incorrect earlier, it just didn't generate any problems since it
26072 was inserted directly.
26073
26074 @item
26075 @file{~/News/overview/} not used.
26076
26077 As a result of the following change, the @file{~/News/overview/}
26078 directory is not used any more. You can safely delete the entire
26079 hierarchy.
26080
26081 @item
26082 @code{gnus-agent}
26083
26084 The Gnus Agent has seen a major updated and is now enabled by default,
26085 and all nntp and nnimap servers from @code{gnus-select-method} and
26086 @code{gnus-secondary-select-method} are agentized by default. Earlier
26087 only the server in @code{gnus-select-method} was agentized by the
26088 default, and the agent was disabled by default. When the agent is
26089 enabled, headers are now also retrieved from the Agent cache instead
26090 of the back ends when possible. Earlier this only happened in the
26091 unplugged state. You can enroll or remove servers with @kbd{J a} and
26092 @kbd{J r} in the server buffer. Gnus will not download articles into
26093 the Agent cache, unless you instruct it to do so, though, by using
26094 @kbd{J u} or @kbd{J s} from the Group buffer. You revert to the old
26095 behaviour of having the Agent disabled with @code{(setq gnus-agent
26096 nil)}. Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26097 is not needed any more.
26098
26099 @item
26100 @code{gnus-summary-line-format}
26101
26102 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26103 %s\n}. Moreover @code{gnus-extra-headers},
26104 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26105 changed their default so that the users name will be replaced by the
26106 recipient's name or the group name posting to for @acronym{NNTP}
26107 groups.
26108
26109 @item
26110 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
26111
26112 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
26113 broken Outlook (Express) articles.
26114
26115 @item
26116 @code{(require 'gnus-load)}
26117
26118 If you use a stand-alone Gnus distribution, you'd better add
26119 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26120 lisp directory into load-path.
26121
26122 File @file{gnus-load.el} contains autoload commands, functions and variables,
26123 some of which may not be included in distributions of Emacsen.
26124
26125 @item
26126 @code{gnus-slave-unplugged}
26127
26128 A new command which starts Gnus offline in slave mode.
26129
26130 @item
26131 @code{message-insinuate-rmail}
26132
26133 Adding @code{(message-insinuate-rmail)} and @code{(setq
26134 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26135 compose, reply and forward messages in message-mode, where you can
26136 enjoy the power of @acronym{MML}.
26137
26138 @item
26139 @code{message-minibuffer-local-map}
26140
26141 The line below enables BBDB in resending a message:
26142 @lisp
26143 (define-key message-minibuffer-local-map [(tab)]
26144 'bbdb-complete-name)
26145 @end lisp
26146
26147 @item
26148 Externalizing and deleting of attachments.
26149
26150 If @code{gnus-gcc-externalize-attachments} or
26151 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26152 local files as external parts.
26153
26154 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26155 on @acronym{MIME} buttons) saves a part and replaces the part with an
26156 external one. @code{gnus-mime-delete-part} (bound to @kbd{d} on
26157 @acronym{MIME} buttons) removes a part. It works only on back ends
26158 that support editing.
26159
26160 @item
26161 @code{gnus-default-charset}
26162
26163 The default value is determined from the
26164 @code{current-language-environment} variable, instead of
26165 @code{iso-8859-1}. Also the @samp{.*} item in
26166 @code{gnus-group-charset-alist} is removed.
26167
26168 @item
26169 @code{gnus-posting-styles}
26170
26171 Add a new format of match like
26172 @lisp
26173 ((header "to" "larsi.*org")
26174 (Organization "Somewhere, Inc."))
26175 @end lisp
26176 The old format like the lines below is obsolete, but still accepted.
26177 @lisp
26178 (header "to" "larsi.*org"
26179 (Organization "Somewhere, Inc."))
26180 @end lisp
26181
26182 @item
26183 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26184
26185 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26186 added into these two variables. If you customized those, perhaps you
26187 need add those two headers too.
26188
26189 @item
26190 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26191
26192 If one reads an article while plugged, and the article already exists
26193 in the Agent, it won't get downloaded once more. @code{(setq
26194 gnus-agent-cache nil)} reverts to the old behavior.
26195
26196 @item
26197 Gnus supports the ``format=flowed'' (RFC 2646) parameter. On
26198 composing messages, it is enabled by @code{use-hard-newlines}.
26199 Decoding format=flowed was present but not documented in earlier
26200 versions.
26201
26202 @item
26203 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26204
26205 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26206
26207 @item
26208 Gnus supports Maildir groups.
26209
26210 Gnus includes a new back end @file{nnmaildir.el}. @xref{Maildir}.
26211
26212 @item
26213 Printing capabilities are enhanced.
26214
26215 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26216 Article buffers. Also, each individual @acronym{MIME} part can be
26217 printed using @kbd{p} on the @acronym{MIME} button.
26218
26219 @item
26220 Message supports the Importance: (RFC 2156) header.
26221
26222 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26223 the valid values.
26224
26225 @item
26226 Gnus supports Cancel Locks in News.
26227
26228 This means a header @samp{Cancel-Lock} is inserted in news posting. It is
26229 used to determine if you wrote an article or not (for canceling and
26230 superseding). Gnus generates a random password string the first time
26231 you post a message, and saves it in your @file{~/.emacs} using the Custom
26232 system. While the variable is called @code{canlock-password}, it is not
26233 security sensitive data. Publishing your canlock string on the web
26234 will not allow anyone to be able to anything she could not already do.
26235 The behaviour can be changed by customizing @code{message-insert-canlock}.
26236
26237 @item
26238 Gnus supports server-side mail filtering using Sieve.
26239
26240 Sieve rules can be added as Group Parameters for groups, and the
26241 complete Sieve script is generated using @kbd{D g} from the Group
26242 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26243 generated Sieve buffer. @xref{Sieve Commands}, and the new Sieve
26244 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26245
26246 @item
26247 Extended format specs.
26248
26249 Format spec @samp{%&user-date;} is added into
26250 @code{gnus-summary-line-format-alist}. Also, user defined extended
26251 format specs are supported. The extended format specs look like
26252 @samp{%u&foo;}, which invokes function
26253 @code{gnus-user-format-function-@var{foo}}. Because @samp{&} is used as the
26254 escape character, old user defined format @samp{%u&} is no longer supported.
26255
26256 @item
26257 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26258
26259 It was aliased to @kbd{Y c}
26260 (@code{gnus-summary-insert-cached-articles}). The new function filters
26261 out other articles.
26262
26263 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26264
26265 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26266 s}, @kbd{/ a}, and @kbd{/ x}
26267 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26268 result will be to display all articles that do not match the expression.
26269
26270 @item
26271 Group names are treated as UTF-8 by default.
26272
26273 This is supposedly what USEFOR wanted to migrate to. See
26274 @code{gnus-group-name-charset-group-alist} and
26275 @code{gnus-group-name-charset-method-alist} for customization.
26276
26277 @item
26278 The nnml and nnfolder back ends store marks for each groups.
26279
26280 This makes it possible to take backup of nnml/nnfolder servers/groups
26281 separately of @file{~/.newsrc.eld}, while preserving marks. It also
26282 makes it possible to share articles and marks between users (without
26283 sharing the @file{~/.newsrc.eld} file) within e.g. a department. It
26284 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26285 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26286 nnfolder, named @var{groupname}). If the nnml/nnfolder is moved to
26287 another machine, Gnus will automatically use the @file{.marks} or
26288 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26289 The new server variables @code{nnml-marks-is-evil} and
26290 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26291
26292 @item
26293 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26294 been renamed to ``Gnus''.
26295
26296 @item
26297 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26298 renamed to ``Attachments''. Note that this menu also contains security
26299 related stuff, like signing and encryption (@pxref{Security, Security,,
26300 message, Message Manual}).
26301
26302 @item
26303 @code{gnus-group-charset-alist} and
26304 @code{gnus-group-ignored-charsets-alist}.
26305
26306 The regexps in these variables are compared with full group names
26307 instead of real group names in 5.8. Users who customize these
26308 variables should change those regexps accordingly. For example:
26309 @lisp
26310 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26311 @end lisp
26312
26313 @item
26314 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26315 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26316
26317 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26318 additional Lisp libraries. This add several menu items to the
26319 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26320 messages. This also obsoletes @code{gnus-article-hide-pgp-hook}.
26321
26322 @item
26323 Gnus inlines external parts (message/external).
26324
26325 @item
26326 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26327 C-m}.
26328
26329 This change was made to avoid conflict with the standard binding of
26330 @code{back-to-indentation}, which is also useful in message mode.
26331
26332 @item
26333 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
26334
26335 The behaviour for the @code{best} value is to show @acronym{MML} (i.e.,
26336 convert to @acronym{MIME}) when appropriate. @acronym{MML} will not be
26337 used when forwarding signed or encrypted messages, as the conversion
26338 invalidate the digital signature.
26339 @end itemize
26340
26341 @iftex
26342
26343 @page
26344 @node The Manual
26345 @section The Manual
26346 @cindex colophon
26347 @cindex manual
26348
26349 This manual was generated from a TeXinfo file and then run through
26350 either @code{texi2dvi}
26351 @iflatex
26352 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26353 and then run through @code{latex} and @code{dvips}
26354 @end iflatex
26355 to get what you hold in your hands now.
26356
26357 The following conventions have been used:
26358
26359 @enumerate
26360
26361 @item
26362 This is a @samp{string}
26363
26364 @item
26365 This is a @kbd{keystroke}
26366
26367 @item
26368 This is a @file{file}
26369
26370 @item
26371 This is a @code{symbol}
26372
26373 @end enumerate
26374
26375 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26376 mean:
26377
26378 @lisp
26379 (setq flargnoze "yes")
26380 @end lisp
26381
26382 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26383
26384 @lisp
26385 (setq flumphel 'yes)
26386 @end lisp
26387
26388 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26389 ever get them confused.
26390
26391 @iflatex
26392 @c @head
26393 Of course, everything in this manual is of vital interest, so you should
26394 read it all. Several times. However, if you feel like skimming the
26395 manual, look for that gnu head you should see in the margin over
26396 there---it means that what's being discussed is of more importance than
26397 the rest of the stuff. (On the other hand, if everything is infinitely
26398 important, how can anything be more important than that? Just one more
26399 of the mysteries of this world, I guess.)
26400 @end iflatex
26401
26402 @end iftex
26403
26404
26405 @node On Writing Manuals
26406 @section On Writing Manuals
26407
26408 I guess most manuals are written after-the-fact; documenting a program
26409 that's already there. This is not how this manual is written. When
26410 implementing something, I write the manual entry for that something
26411 straight away. I then see that it's difficult to explain the
26412 functionality, so I write how it's supposed to be, and then I change the
26413 implementation. Writing the documentation and writing the code goes
26414 hand in hand.
26415
26416 This, of course, means that this manual has no, or little, flow. It
26417 documents absolutely everything in Gnus, but often not where you're
26418 looking for it. It is a reference manual, and not a guide to how to get
26419 started with Gnus.
26420
26421 That would be a totally different book, that should be written using the
26422 reference manual as source material. It would look quite differently.
26423
26424
26425 @page
26426 @node Terminology
26427 @section Terminology
26428
26429 @cindex terminology
26430 @table @dfn
26431
26432 @item news
26433 @cindex news
26434 This is what you are supposed to use this thing for---reading news.
26435 News is generally fetched from a nearby @acronym{NNTP} server, and is
26436 generally publicly available to everybody. If you post news, the entire
26437 world is likely to read just what you have written, and they'll all
26438 snigger mischievously. Behind your back.
26439
26440 @item mail
26441 @cindex mail
26442 Everything that's delivered to you personally is mail. Some news/mail
26443 readers (like Gnus) blur the distinction between mail and news, but
26444 there is a difference. Mail is private. News is public. Mailing is
26445 not posting, and replying is not following up.
26446
26447 @item reply
26448 @cindex reply
26449 Send a mail to the person who has written what you are reading.
26450
26451 @item follow up
26452 @cindex follow up
26453 Post an article to the current newsgroup responding to the article you
26454 are reading.
26455
26456 @item back end
26457 @cindex back end
26458 Gnus considers mail and news to be mostly the same, really. The only
26459 difference is how to access the actual articles. News articles are
26460 commonly fetched via the protocol @acronym{NNTP}, whereas mail
26461 messages could be read from a file on the local disk. The internal
26462 architecture of Gnus thus comprises a ``front end'' and a number of
26463 ``back ends''. Internally, when you enter a group (by hitting
26464 @key{RET}, say), you thereby invoke a function in the front end in
26465 Gnus. The front end then ``talks'' to a back end and says things like
26466 ``Give me the list of articles in the foo group'' or ``Show me article
26467 number 4711''.
26468
26469 So a back end mainly defines either a protocol (the @code{nntp} back
26470 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
26471 accesses mail via @acronym{IMAP}) or a file format and directory
26472 layout (the @code{nnspool} back end accesses news via the common
26473 ``spool directory'' format, the @code{nnml} back end access mail via a
26474 file format and directory layout that's quite similar).
26475
26476 Gnus does not handle the underlying media, so to speak---this is all
26477 done by the back ends. A back end is a collection of functions to
26478 access the articles.
26479
26480 However, sometimes the term ``back end'' is also used where ``server''
26481 would have been more appropriate. And then there is the term ``select
26482 method'' which can mean either. The Gnus terminology can be quite
26483 confusing.
26484
26485 @item native
26486 @cindex native
26487 Gnus will always use one method (and back end) as the @dfn{native}, or
26488 default, way of getting news.
26489
26490 @item foreign
26491 @cindex foreign
26492 You can also have any number of foreign groups active at the same time.
26493 These are groups that use non-native non-secondary back ends for getting
26494 news.
26495
26496 @item secondary
26497 @cindex secondary
26498 Secondary back ends are somewhere half-way between being native and being
26499 foreign, but they mostly act like they are native.
26500
26501 @item article
26502 @cindex article
26503 A message that has been posted as news.
26504
26505 @item mail message
26506 @cindex mail message
26507 A message that has been mailed.
26508
26509 @item message
26510 @cindex message
26511 A mail message or news article
26512
26513 @item head
26514 @cindex head
26515 The top part of a message, where administrative information (etc.) is
26516 put.
26517
26518 @item body
26519 @cindex body
26520 The rest of an article. Everything not in the head is in the
26521 body.
26522
26523 @item header
26524 @cindex header
26525 A line from the head of an article.
26526
26527 @item headers
26528 @cindex headers
26529 A collection of such lines, or a collection of heads. Or even a
26530 collection of @acronym{NOV} lines.
26531
26532 @item @acronym{NOV}
26533 @cindex @acronym{NOV}
26534 When Gnus enters a group, it asks the back end for the headers of all
26535 unread articles in the group. Most servers support the News OverView
26536 format, which is more compact and much faster to read and parse than the
26537 normal @sc{head} format.
26538
26539 @item level
26540 @cindex levels
26541 Each group is subscribed at some @dfn{level} or other (1-9). The ones
26542 that have a lower level are ``more'' subscribed than the groups with a
26543 higher level. In fact, groups on levels 1-5 are considered
26544 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
26545 are @dfn{killed}. Commands for listing groups and scanning for new
26546 articles will all use the numeric prefix as @dfn{working level}.
26547
26548 @item killed groups
26549 @cindex killed groups
26550 No information on killed groups is stored or updated, which makes killed
26551 groups much easier to handle than subscribed groups.
26552
26553 @item zombie groups
26554 @cindex zombie groups
26555 Just like killed groups, only slightly less dead.
26556
26557 @item active file
26558 @cindex active file
26559 The news server has to keep track of what articles it carries, and what
26560 groups exist. All this information in stored in the active file, which
26561 is rather large, as you might surmise.
26562
26563 @item bogus groups
26564 @cindex bogus groups
26565 A group that exists in the @file{.newsrc} file, but isn't known to the
26566 server (i.e., it isn't in the active file), is a @emph{bogus group}.
26567 This means that the group probably doesn't exist (any more).
26568
26569 @item activating
26570 @cindex activating groups
26571 The act of asking the server for info on a group and computing the
26572 number of unread articles is called @dfn{activating the group}.
26573 Un-activated groups are listed with @samp{*} in the group buffer.
26574
26575 @item server
26576 @cindex server
26577 A machine one can connect to and get news (or mail) from.
26578
26579 @item select method
26580 @cindex select method
26581 A structure that specifies the back end, the server and the virtual
26582 server settings.
26583
26584 @item virtual server
26585 @cindex virtual server
26586 A named select method. Since a select method defines all there is to
26587 know about connecting to a (physical) server, taking the thing as a
26588 whole is a virtual server.
26589
26590 @item washing
26591 @cindex washing
26592 Taking a buffer and running it through a filter of some sort. The
26593 result will (more often than not) be cleaner and more pleasing than the
26594 original.
26595
26596 @item ephemeral groups
26597 @cindex ephemeral groups
26598 @cindex temporary groups
26599 Most groups store data on what articles you have read. @dfn{Ephemeral}
26600 groups are groups that will have no data stored---when you exit the
26601 group, it'll disappear into the aether.
26602
26603 @item solid groups
26604 @cindex solid groups
26605 This is the opposite of ephemeral groups. All groups listed in the
26606 group buffer are solid groups.
26607
26608 @item sparse articles
26609 @cindex sparse articles
26610 These are article placeholders shown in the summary buffer when
26611 @code{gnus-build-sparse-threads} has been switched on.
26612
26613 @item threading
26614 @cindex threading
26615 To put responses to articles directly after the articles they respond
26616 to---in a hierarchical fashion.
26617
26618 @item root
26619 @cindex root
26620 @cindex thread root
26621 The first article in a thread is the root. It is the ancestor of all
26622 articles in the thread.
26623
26624 @item parent
26625 @cindex parent
26626 An article that has responses.
26627
26628 @item child
26629 @cindex child
26630 An article that responds to a different article---its parent.
26631
26632 @item digest
26633 @cindex digest
26634 A collection of messages in one file. The most common digest format is
26635 specified by RFC 1153.
26636
26637 @item splitting
26638 @cindex splitting, terminolgy
26639 @cindex mail sorting
26640 @cindex mail filtering (splitting)
26641 The action of sorting your emails according to certain rules. Sometimes
26642 incorrectly called mail filtering.
26643
26644 @end table
26645
26646
26647 @page
26648 @node Customization
26649 @section Customization
26650 @cindex general customization
26651
26652 All variables are properly documented elsewhere in this manual. This
26653 section is designed to give general pointers on how to customize Gnus
26654 for some quite common situations.
26655
26656 @menu
26657 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
26658 * Slow Terminal Connection:: You run a remote Emacs.
26659 * Little Disk Space:: You feel that having large setup files is icky.
26660 * Slow Machine:: You feel like buying a faster machine.
26661 @end menu
26662
26663
26664 @node Slow/Expensive Connection
26665 @subsection Slow/Expensive NNTP Connection
26666
26667 If you run Emacs on a machine locally, and get your news from a machine
26668 over some very thin strings, you want to cut down on the amount of data
26669 Gnus has to get from the @acronym{NNTP} server.
26670
26671 @table @code
26672
26673 @item gnus-read-active-file
26674 Set this to @code{nil}, which will inhibit Gnus from requesting the
26675 entire active file from the server. This file is often v. large. You
26676 also have to set @code{gnus-check-new-newsgroups} and
26677 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
26678 doesn't suddenly decide to fetch the active file anyway.
26679
26680 @item gnus-nov-is-evil
26681 This one has to be @code{nil}. If not, grabbing article headers from
26682 the @acronym{NNTP} server will not be very fast. Not all @acronym{NNTP} servers
26683 support @sc{xover}; Gnus will detect this by itself.
26684 @end table
26685
26686
26687 @node Slow Terminal Connection
26688 @subsection Slow Terminal Connection
26689
26690 Let's say you use your home computer for dialing up the system that runs
26691 Emacs and Gnus. If your modem is slow, you want to reduce (as much as
26692 possible) the amount of data sent over the wires.
26693
26694 @table @code
26695
26696 @item gnus-auto-center-summary
26697 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26698 buffer all the time. If it is @code{vertical}, do only vertical
26699 re-centering. If it is neither @code{nil} nor @code{vertical}, do both
26700 horizontal and vertical recentering.
26701
26702 @item gnus-visible-headers
26703 Cut down on the headers included in the articles to the
26704 minimum. You can, in fact, make do without them altogether---most of the
26705 useful data is in the summary buffer, anyway. Set this variable to
26706 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26707
26708 Set this hook to all the available hiding commands:
26709 @lisp
26710 (setq gnus-treat-hide-headers 'head
26711 gnus-treat-hide-signature t
26712 gnus-treat-hide-citation t)
26713 @end lisp
26714
26715 @item gnus-use-full-window
26716 By setting this to @code{nil}, you can make all the windows smaller.
26717 While this doesn't really cut down much generally, it means that you
26718 have to see smaller portions of articles before deciding that you didn't
26719 want to read them anyway.
26720
26721 @item gnus-thread-hide-subtree
26722 If this is non-@code{nil}, all threads in the summary buffer will be
26723 hidden initially.
26724
26725
26726 @item gnus-updated-mode-lines
26727 If this is @code{nil}, Gnus will not put information in the buffer mode
26728 lines, which might save some time.
26729 @end table
26730
26731
26732 @node Little Disk Space
26733 @subsection Little Disk Space
26734 @cindex disk space
26735
26736 The startup files can get rather large, so you may want to cut their
26737 sizes a bit if you are running out of space.
26738
26739 @table @code
26740
26741 @item gnus-save-newsrc-file
26742 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26743 only save @file{.newsrc.eld}. This means that you will not be able to
26744 use any other newsreaders than Gnus. This variable is @code{t} by
26745 default.
26746
26747 @item gnus-read-newsrc-file
26748 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
26749 only read @file{.newsrc.eld}. This means that you will not be able to
26750 use any other newsreaders than Gnus. This variable is @code{t} by
26751 default.
26752
26753 @item gnus-save-killed-list
26754 If this is @code{nil}, Gnus will not save the list of dead groups. You
26755 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
26756 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
26757 variable to @code{nil}. This variable is @code{t} by default.
26758
26759 @end table
26760
26761
26762 @node Slow Machine
26763 @subsection Slow Machine
26764 @cindex slow machine
26765
26766 If you have a slow machine, or are just really impatient, there are a
26767 few things you can do to make Gnus run faster.
26768
26769 Set @code{gnus-check-new-newsgroups} and
26770 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
26771
26772 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
26773 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
26774 summary buffer faster.
26775
26776
26777 @page
26778 @node Troubleshooting
26779 @section Troubleshooting
26780 @cindex troubleshooting
26781
26782 Gnus works @emph{so} well straight out of the box---I can't imagine any
26783 problems, really.
26784
26785 Ahem.
26786
26787 @enumerate
26788
26789 @item
26790 Make sure your computer is switched on.
26791
26792 @item
26793 Make sure that you really load the current Gnus version. If you have
26794 been running @sc{gnus}, you need to exit Emacs and start it up again before
26795 Gnus will work.
26796
26797 @item
26798 Try doing an @kbd{M-x gnus-version}. If you get something that looks
26799 like @samp{Gnus v5.10.6} you have the right files loaded. Otherwise
26800 you have some old @file{.el} files lying around. Delete these.
26801
26802 @item
26803 Read the help group (@kbd{G h} in the group buffer) for a
26804 @acronym{FAQ} and a how-to.
26805
26806 @item
26807 @vindex max-lisp-eval-depth
26808 Gnus works on many recursive structures, and in some extreme (and very
26809 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
26810 you. If this happens to you, set @code{max-lisp-eval-depth} to 500 or
26811 something like that.
26812 @end enumerate
26813
26814 If all else fails, report the problem as a bug.
26815
26816 @cindex bugs
26817 @cindex reporting bugs
26818
26819 @kindex M-x gnus-bug
26820 @findex gnus-bug
26821 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
26822 command. @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
26823 me the backtrace. I will fix bugs, but I can only fix them if you send
26824 me a precise description as to how to reproduce the bug.
26825
26826 You really can never be too detailed in a bug report. Always use the
26827 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
26828 a 10Kb mail each time you use it, and even if you have sent me your
26829 environment 500 times before. I don't care. I want the full info each
26830 time.
26831
26832 It is also important to remember that I have no memory whatsoever. If
26833 you send a bug report, and I send you a reply, and then you just send
26834 back ``No, it's not! Moron!'', I will have no idea what you are
26835 insulting me about. Always over-explain everything. It's much easier
26836 for all of us---if I don't have all the information I need, I will just
26837 mail you and ask for more info, and everything takes more time.
26838
26839 If the problem you're seeing is very visual, and you can't quite explain
26840 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
26841 it somewhere it can be reached, and include the URL of the picture in
26842 the bug report.
26843
26844 @cindex patches
26845 If you would like to contribute a patch to fix bugs or make
26846 improvements, please produce the patch using @samp{diff -u}.
26847
26848 @cindex edebug
26849 If you want to debug your problem further before reporting, possibly
26850 in order to solve the problem yourself and send a patch, you can use
26851 edebug. Debugging Lisp code is documented in the Elisp manual
26852 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
26853 Lisp Reference Manual}). To get you started with edebug, consider if
26854 you discover some weird behaviour when pressing @kbd{c}, the first
26855 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
26856 the documentation buffer that leads you to the function definition,
26857 then press @kbd{M-x edebug-defun RET} with point inside that function,
26858 return to Gnus and press @kbd{c} to invoke the code. You will be
26859 placed in the lisp buffer and can single step using @kbd{SPC} and
26860 evaluate expressions using @kbd{M-:} or inspect variables using
26861 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
26862 @kbd{c} or @kbd{g}.
26863
26864 @cindex elp
26865 @cindex profile
26866 @cindex slow
26867 Sometimes, a problem do not directly generate an elisp error but
26868 manifests itself by causing Gnus to be very slow. In these cases, you
26869 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
26870 slow, and then try to analyze the backtrace (repeating the procedure
26871 helps isolating the real problem areas).
26872
26873 A fancier approach is to use the elisp profiler, ELP. The profiler is
26874 (or should be) fully documented elsewhere, but to get you started
26875 there are a few steps that need to be followed. First, instrument the
26876 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
26877 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
26878 RET message}. Then perform the operation that is slow and press
26879 @kbd{M-x elp-results}. You will then see which operations that takes
26880 time, and can debug them further. If the entire operation takes much
26881 longer than the time spent in the slowest function in the profiler
26882 output, you probably profiled the wrong part of Gnus. To reset
26883 profiling statistics, use @kbd{M-x elp-reset-all}. @kbd{M-x
26884 elp-restore-all} is supposed to remove profiling, but given the
26885 complexities and dynamic code generation in Gnus, it might not always
26886 work perfectly.
26887
26888 @cindex gnu.emacs.gnus
26889 @cindex ding mailing list
26890 If you just need help, you are better off asking on
26891 @samp{gnu.emacs.gnus}. I'm not very helpful. You can also ask on
26892 @email{ding@@gnus.org, the ding mailing list}. Write to
26893 @email{ding-request@@gnus.org} to subscribe.
26894
26895
26896 @page
26897 @node Gnus Reference Guide
26898 @section Gnus Reference Guide
26899
26900 It is my hope that other people will figure out smart stuff that Gnus
26901 can do, and that other people will write those smart things as well. To
26902 facilitate that I thought it would be a good idea to describe the inner
26903 workings of Gnus. And some of the not-so-inner workings, while I'm at
26904 it.
26905
26906 You can never expect the internals of a program not to change, but I
26907 will be defining (in some details) the interface between Gnus and its
26908 back ends (this is written in stone), the format of the score files
26909 (ditto), data structures (some are less likely to change than others)
26910 and general methods of operation.
26911
26912 @menu
26913 * Gnus Utility Functions:: Common functions and variable to use.
26914 * Back End Interface:: How Gnus communicates with the servers.
26915 * Score File Syntax:: A BNF definition of the score file standard.
26916 * Headers:: How Gnus stores headers internally.
26917 * Ranges:: A handy format for storing mucho numbers.
26918 * Group Info:: The group info format.
26919 * Extended Interactive:: Symbolic prefixes and stuff.
26920 * Emacs/XEmacs Code:: Gnus can be run under all modern Emacsen.
26921 * Various File Formats:: Formats of files that Gnus use.
26922 @end menu
26923
26924
26925 @node Gnus Utility Functions
26926 @subsection Gnus Utility Functions
26927 @cindex Gnus utility functions
26928 @cindex utility functions
26929 @cindex functions
26930 @cindex internal variables
26931
26932 When writing small functions to be run from hooks (and stuff), it's
26933 vital to have access to the Gnus internal functions and variables.
26934 Below is a list of the most common ones.
26935
26936 @table @code
26937
26938 @item gnus-newsgroup-name
26939 @vindex gnus-newsgroup-name
26940 This variable holds the name of the current newsgroup.
26941
26942 @item gnus-find-method-for-group
26943 @findex gnus-find-method-for-group
26944 A function that returns the select method for @var{group}.
26945
26946 @item gnus-group-real-name
26947 @findex gnus-group-real-name
26948 Takes a full (prefixed) Gnus group name, and returns the unprefixed
26949 name.
26950
26951 @item gnus-group-prefixed-name
26952 @findex gnus-group-prefixed-name
26953 Takes an unprefixed group name and a select method, and returns the full
26954 (prefixed) Gnus group name.
26955
26956 @item gnus-get-info
26957 @findex gnus-get-info
26958 Returns the group info list for @var{group}.
26959
26960 @item gnus-group-unread
26961 @findex gnus-group-unread
26962 The number of unread articles in @var{group}, or @code{t} if that is
26963 unknown.
26964
26965 @item gnus-active
26966 @findex gnus-active
26967 The active entry for @var{group}.
26968
26969 @item gnus-set-active
26970 @findex gnus-set-active
26971 Set the active entry for @var{group}.
26972
26973 @item gnus-add-current-to-buffer-list
26974 @findex gnus-add-current-to-buffer-list
26975 Adds the current buffer to the list of buffers to be killed on Gnus
26976 exit.
26977
26978 @item gnus-continuum-version
26979 @findex gnus-continuum-version
26980 Takes a Gnus version string as a parameter and returns a floating point
26981 number. Earlier versions will always get a lower number than later
26982 versions.
26983
26984 @item gnus-group-read-only-p
26985 @findex gnus-group-read-only-p
26986 Says whether @var{group} is read-only or not.
26987
26988 @item gnus-news-group-p
26989 @findex gnus-news-group-p
26990 Says whether @var{group} came from a news back end.
26991
26992 @item gnus-ephemeral-group-p
26993 @findex gnus-ephemeral-group-p
26994 Says whether @var{group} is ephemeral or not.
26995
26996 @item gnus-server-to-method
26997 @findex gnus-server-to-method
26998 Returns the select method corresponding to @var{server}.
26999
27000 @item gnus-server-equal
27001 @findex gnus-server-equal
27002 Says whether two virtual servers are equal.
27003
27004 @item gnus-group-native-p
27005 @findex gnus-group-native-p
27006 Says whether @var{group} is native or not.
27007
27008 @item gnus-group-secondary-p
27009 @findex gnus-group-secondary-p
27010 Says whether @var{group} is secondary or not.
27011
27012 @item gnus-group-foreign-p
27013 @findex gnus-group-foreign-p
27014 Says whether @var{group} is foreign or not.
27015
27016 @item gnus-group-find-parameter
27017 @findex gnus-group-find-parameter
27018 Returns the parameter list of @var{group}. If given a second parameter,
27019 returns the value of that parameter for @var{group}.
27020
27021 @item gnus-group-set-parameter
27022 @findex gnus-group-set-parameter
27023 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27024
27025 @item gnus-narrow-to-body
27026 @findex gnus-narrow-to-body
27027 Narrows the current buffer to the body of the article.
27028
27029 @item gnus-check-backend-function
27030 @findex gnus-check-backend-function
27031 Takes two parameters, @var{function} and @var{group}. If the back end
27032 @var{group} comes from supports @var{function}, return non-@code{nil}.
27033
27034 @lisp
27035 (gnus-check-backend-function "request-scan" "nnml:misc")
27036 @result{} t
27037 @end lisp
27038
27039 @item gnus-read-method
27040 @findex gnus-read-method
27041 Prompts the user for a select method.
27042
27043 @end table
27044
27045
27046 @node Back End Interface
27047 @subsection Back End Interface
27048
27049 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27050 groups. It only knows how to talk to @dfn{virtual servers}. A virtual
27051 server is a @dfn{back end} and some @dfn{back end variables}. As examples
27052 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}. As
27053 examples of the latter we have @code{nntp-port-number} and
27054 @code{nnmbox-directory}.
27055
27056 When Gnus asks for information from a back end---say @code{nntp}---on
27057 something, it will normally include a virtual server name in the
27058 function parameters. (If not, the back end should use the ``current''
27059 virtual server.) For instance, @code{nntp-request-list} takes a virtual
27060 server as its only (optional) parameter. If this virtual server hasn't
27061 been opened, the function should fail.
27062
27063 Note that a virtual server name has no relation to some physical server
27064 name. Take this example:
27065
27066 @lisp
27067 (nntp "odd-one"
27068 (nntp-address "ifi.uio.no")
27069 (nntp-port-number 4324))
27070 @end lisp
27071
27072 Here the virtual server name is @samp{odd-one} while the name of
27073 the physical server is @samp{ifi.uio.no}.
27074
27075 The back ends should be able to switch between several virtual servers.
27076 The standard back ends implement this by keeping an alist of virtual
27077 server environments that they pull down/push up when needed.
27078
27079 There are two groups of interface functions: @dfn{required functions},
27080 which must be present, and @dfn{optional functions}, which Gnus will
27081 always check for presence before attempting to call 'em.
27082
27083 All these functions are expected to return data in the buffer
27084 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27085 unfortunately named, but we'll have to live with it. When I talk about
27086 @dfn{resulting data}, I always refer to the data in that buffer. When I
27087 talk about @dfn{return value}, I talk about the function value returned by
27088 the function call. Functions that fail should return @code{nil} as the
27089 return value.
27090
27091 Some back ends could be said to be @dfn{server-forming} back ends, and
27092 some might be said not to be. The latter are back ends that generally
27093 only operate on one group at a time, and have no concept of ``server''
27094 ---they have a group, and they deliver info on that group and nothing
27095 more.
27096
27097 Gnus identifies each message by way of group name and article number. A
27098 few remarks about these article numbers might be useful. First of all,
27099 the numbers are positive integers. Secondly, it is normally not
27100 possible for later articles to ``re-use'' older article numbers without
27101 confusing Gnus. That is, if a group has ever contained a message
27102 numbered 42, then no other message may get that number, or Gnus will get
27103 mightily confused.@footnote{See the function
27104 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27105 Third, article numbers must be assigned in order of arrival in the
27106 group; this is not necessarily the same as the date of the message.
27107
27108 The previous paragraph already mentions all the ``hard'' restrictions that
27109 article numbers must fulfill. But it seems that it might be useful to
27110 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27111 if there are holes in the article numbering sequence. However, due to
27112 the ``no-reuse'' restriction, holes cannot be avoided altogether. It's
27113 also useful for the article numbers to start at 1 to avoid running out
27114 of numbers as long as possible.
27115
27116 Note that by convention, back ends are named @code{nnsomething}, but
27117 Gnus also comes with some @code{nnnotbackends}, such as
27118 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27119
27120 In the examples and definitions I will refer to the imaginary back end
27121 @code{nnchoke}.
27122
27123 @cindex @code{nnchoke}
27124
27125 @menu
27126 * Required Back End Functions:: Functions that must be implemented.
27127 * Optional Back End Functions:: Functions that need not be implemented.
27128 * Error Messaging:: How to get messages and report errors.
27129 * Writing New Back Ends:: Extending old back ends.
27130 * Hooking New Back Ends Into Gnus:: What has to be done on the Gnus end.
27131 * Mail-like Back Ends:: Some tips on mail back ends.
27132 @end menu
27133
27134
27135 @node Required Back End Functions
27136 @subsubsection Required Back End Functions
27137
27138 @table @code
27139
27140 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27141
27142 @var{articles} is either a range of article numbers or a list of
27143 @code{Message-ID}s. Current back ends do not fully support either---only
27144 sequences (lists) of article numbers, and most back ends do not support
27145 retrieval of @code{Message-ID}s. But they should try for both.
27146
27147 The result data should either be HEADs or @acronym{NOV} lines, and the result
27148 value should either be @code{headers} or @code{nov} to reflect this.
27149 This might later be expanded to @code{various}, which will be a mixture
27150 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27151
27152 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27153 headers'', in some meaning of the word. This is generally done by
27154 fetching (at most) @var{fetch-old} extra headers less than the smallest
27155 article number in @code{articles}, and filling the gaps as well. The
27156 presence of this parameter can be ignored if the back end finds it
27157 cumbersome to follow the request. If this is non-@code{nil} and not a
27158 number, do maximum fetches.
27159
27160 Here's an example HEAD:
27161
27162 @example
27163 221 1056 Article retrieved.
27164 Path: ifi.uio.no!sturles
27165 From: sturles@@ifi.uio.no (Sturle Sunde)
27166 Newsgroups: ifi.discussion
27167 Subject: Re: Something very droll
27168 Date: 27 Oct 1994 14:02:57 +0100
27169 Organization: Dept. of Informatics, University of Oslo, Norway
27170 Lines: 26
27171 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27172 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27173 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27174 .
27175 @end example
27176
27177 So a @code{headers} return value would imply that there's a number of
27178 these in the data buffer.
27179
27180 Here's a BNF definition of such a buffer:
27181
27182 @example
27183 headers = *head
27184 head = error / valid-head
27185 error-message = [ "4" / "5" ] 2number " " <error message> eol
27186 valid-head = valid-message *header "." eol
27187 valid-message = "221 " <number> " Article retrieved." eol
27188 header = <text> eol
27189 @end example
27190
27191 @cindex BNF
27192 (The version of BNF used here is the one used in RFC822.)
27193
27194 If the return value is @code{nov}, the data buffer should contain
27195 @dfn{network overview database} lines. These are basically fields
27196 separated by tabs.
27197
27198 @example
27199 nov-buffer = *nov-line
27200 nov-line = field 7*8[ <TAB> field ] eol
27201 field = <text except TAB>
27202 @end example
27203
27204 For a closer look at what should be in those fields,
27205 @pxref{Headers}.
27206
27207
27208 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27209
27210 @var{server} is here the virtual server name. @var{definitions} is a
27211 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27212
27213 If the server can't be opened, no error should be signaled. The back end
27214 may then choose to refuse further attempts at connecting to this
27215 server. In fact, it should do so.
27216
27217 If the server is opened already, this function should return a
27218 non-@code{nil} value. There should be no data returned.
27219
27220
27221 @item (nnchoke-close-server &optional SERVER)
27222
27223 Close connection to @var{server} and free all resources connected
27224 to it. Return @code{nil} if the server couldn't be closed for some
27225 reason.
27226
27227 There should be no data returned.
27228
27229
27230 @item (nnchoke-request-close)
27231
27232 Close connection to all servers and free all resources that the back end
27233 have reserved. All buffers that have been created by that back end
27234 should be killed. (Not the @code{nntp-server-buffer}, though.) This
27235 function is generally only called when Gnus is shutting down.
27236
27237 There should be no data returned.
27238
27239
27240 @item (nnchoke-server-opened &optional SERVER)
27241
27242 If @var{server} is the current virtual server, and the connection to the
27243 physical server is alive, then this function should return a
27244 non-@code{nil} value. This function should under no circumstances
27245 attempt to reconnect to a server we have lost connection to.
27246
27247 There should be no data returned.
27248
27249
27250 @item (nnchoke-status-message &optional SERVER)
27251
27252 This function should return the last error message from @var{server}.
27253
27254 There should be no data returned.
27255
27256
27257 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27258
27259 The result data from this function should be the article specified by
27260 @var{article}. This might either be a @code{Message-ID} or a number.
27261 It is optional whether to implement retrieval by @code{Message-ID}, but
27262 it would be nice if that were possible.
27263
27264 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27265 in this buffer instead of the normal data buffer. This is to make it
27266 possible to avoid copying large amounts of data from one buffer to
27267 another, while Gnus mainly requests articles to be inserted directly
27268 into its article buffer.
27269
27270 If it is at all possible, this function should return a cons cell where
27271 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27272 the article number. This will enable Gnus to find out what the real
27273 group and article numbers are when fetching articles by
27274 @code{Message-ID}. If this isn't possible, @code{t} should be returned
27275 on successful article retrieval.
27276
27277
27278 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27279
27280 Get data on @var{group}. This function also has the side effect of
27281 making @var{group} the current group.
27282
27283 If @var{fast}, don't bother to return useful data, just make @var{group}
27284 the current group.
27285
27286 Here's an example of some result data and a definition of the same:
27287
27288 @example
27289 211 56 1000 1059 ifi.discussion
27290 @end example
27291
27292 The first number is the status, which should be 211. Next is the
27293 total number of articles in the group, the lowest article number, the
27294 highest article number, and finally the group name. Note that the total
27295 number of articles may be less than one might think while just
27296 considering the highest and lowest article numbers, but some articles
27297 may have been canceled. Gnus just discards the total-number, so
27298 whether one should take the bother to generate it properly (if that is a
27299 problem) is left as an exercise to the reader. If the group contains no
27300 articles, the lowest article number should be reported as 1 and the
27301 highest as 0.
27302
27303 @example
27304 group-status = [ error / info ] eol
27305 error = [ "4" / "5" ] 2<number> " " <Error message>
27306 info = "211 " 3* [ <number> " " ] <string>
27307 @end example
27308
27309
27310 @item (nnchoke-close-group GROUP &optional SERVER)
27311
27312 Close @var{group} and free any resources connected to it. This will be
27313 a no-op on most back ends.
27314
27315 There should be no data returned.
27316
27317
27318 @item (nnchoke-request-list &optional SERVER)
27319
27320 Return a list of all groups available on @var{server}. And that means
27321 @emph{all}.
27322
27323 Here's an example from a server that only carries two groups:
27324
27325 @example
27326 ifi.test 0000002200 0000002000 y
27327 ifi.discussion 3324 3300 n
27328 @end example
27329
27330 On each line we have a group name, then the highest article number in
27331 that group, the lowest article number, and finally a flag. If the group
27332 contains no articles, the lowest article number should be reported as 1
27333 and the highest as 0.
27334
27335 @example
27336 active-file = *active-line
27337 active-line = name " " <number> " " <number> " " flags eol
27338 name = <string>
27339 flags = "n" / "y" / "m" / "x" / "j" / "=" name
27340 @end example
27341
27342 The flag says whether the group is read-only (@samp{n}), is moderated
27343 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27344 (@samp{=other-group}) or none of the above (@samp{y}).
27345
27346
27347 @item (nnchoke-request-post &optional SERVER)
27348
27349 This function should post the current buffer. It might return whether
27350 the posting was successful or not, but that's not required. If, for
27351 instance, the posting is done asynchronously, it has generally not been
27352 completed by the time this function concludes. In that case, this
27353 function should set up some kind of sentinel to beep the user loud and
27354 clear if the posting could not be completed.
27355
27356 There should be no result data from this function.
27357
27358 @end table
27359
27360
27361 @node Optional Back End Functions
27362 @subsubsection Optional Back End Functions
27363
27364 @table @code
27365
27366 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27367
27368 @var{groups} is a list of groups, and this function should request data
27369 on all those groups. How it does it is of no concern to Gnus, but it
27370 should attempt to do this in a speedy fashion.
27371
27372 The return value of this function can be either @code{active} or
27373 @code{group}, which says what the format of the result data is. The
27374 former is in the same format as the data from
27375 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27376 in the same format as @code{nnchoke-request-group} gives.
27377
27378 @example
27379 group-buffer = *active-line / *group-status
27380 @end example
27381
27382
27383 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27384
27385 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27386 alterations. This comes in handy if the back end really carries all
27387 the information (as is the case with virtual and imap groups). This
27388 function should destructively alter the info to suit its needs, and
27389 should return a non-@code{nil} value.
27390
27391 There should be no result data from this function.
27392
27393
27394 @item (nnchoke-request-type GROUP &optional ARTICLE)
27395
27396 When the user issues commands for ``sending news'' (@kbd{F} in the
27397 summary buffer, for instance), Gnus has to know whether the article the
27398 user is following up on is news or mail. This function should return
27399 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27400 is mail and @code{unknown} if the type can't be decided. (The
27401 @var{article} parameter is necessary in @code{nnvirtual} groups which
27402 might very well combine mail groups and news groups.) Both @var{group}
27403 and @var{article} may be @code{nil}.
27404
27405 There should be no result data from this function.
27406
27407
27408 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27409
27410 Set/remove/add marks on articles. Normally Gnus handles the article
27411 marks (such as read, ticked, expired etc) internally, and store them in
27412 @file{~/.newsrc.eld}. Some back ends (such as @acronym{IMAP}) however carry
27413 all information about the articles on the server, so Gnus need to
27414 propagate the mark information to the server.
27415
27416 @var{action} is a list of mark setting requests, having this format:
27417
27418 @example
27419 (RANGE ACTION MARK)
27420 @end example
27421
27422 @var{range} is a range of articles you wish to update marks on.
27423 @var{action} is @code{add} or @code{del}, used to add marks or remove
27424 marks (preserving all marks not mentioned). @var{mark} is a list of
27425 marks; where each mark is a symbol. Currently used marks are
27426 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27427 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27428 @code{forward} and @code{recent}, but your back end should, if
27429 possible, not limit itself to these.
27430
27431 Given contradictory actions, the last action in the list should be the
27432 effective one. That is, if your action contains a request to add the
27433 @code{tick} mark on article 1 and, later in the list, a request to
27434 remove the mark on the same article, the mark should in fact be removed.
27435
27436 An example action list:
27437
27438 @example
27439 (((5 12 30) 'del '(tick))
27440 ((10 . 90) 'add '(read expire))
27441 ((92 94) 'del '(read)))
27442 @end example
27443
27444 The function should return a range of articles it wasn't able to set the
27445 mark on (currently not used for anything).
27446
27447 There should be no result data from this function.
27448
27449 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27450
27451 If the user tries to set a mark that the back end doesn't like, this
27452 function may change the mark. Gnus will use whatever this function
27453 returns as the mark for @var{article} instead of the original
27454 @var{mark}. If the back end doesn't care, it must return the original
27455 @var{mark}, and not @code{nil} or any other type of garbage.
27456
27457 The only use for this I can see is what @code{nnvirtual} does with
27458 it---if a component group is auto-expirable, marking an article as read
27459 in the virtual group should result in the article being marked as
27460 expirable.
27461
27462 There should be no result data from this function.
27463
27464
27465 @item (nnchoke-request-scan &optional GROUP SERVER)
27466
27467 This function may be called at any time (by Gnus or anything else) to
27468 request that the back end check for incoming articles, in one way or
27469 another. A mail back end will typically read the spool file or query
27470 the @acronym{POP} server when this function is invoked. The
27471 @var{group} doesn't have to be heeded---if the back end decides that
27472 it is too much work just scanning for a single group, it may do a
27473 total scan of all groups. It would be nice, however, to keep things
27474 local if that's practical.
27475
27476 There should be no result data from this function.
27477
27478
27479 @item (nnchoke-request-group-description GROUP &optional SERVER)
27480
27481 The result data from this function should be a description of
27482 @var{group}.
27483
27484 @example
27485 description-line = name <TAB> description eol
27486 name = <string>
27487 description = <text>
27488 @end example
27489
27490 @item (nnchoke-request-list-newsgroups &optional SERVER)
27491
27492 The result data from this function should be the description of all
27493 groups available on the server.
27494
27495 @example
27496 description-buffer = *description-line
27497 @end example
27498
27499
27500 @item (nnchoke-request-newgroups DATE &optional SERVER)
27501
27502 The result data from this function should be all groups that were
27503 created after @samp{date}, which is in normal human-readable date format
27504 (i.e., the date format used in mail and news headers, and returned by
27505 the function @code{message-make-date} by default). The data should be
27506 in the active buffer format.
27507
27508 It is okay for this function to return ``too many'' groups; some back ends
27509 might find it cheaper to return the full list of groups, rather than
27510 just the new groups. But don't do this for back ends with many groups.
27511 Normally, if the user creates the groups herself, there won't be too
27512 many groups, so @code{nnml} and the like are probably safe. But for
27513 back ends like @code{nntp}, where the groups have been created by the
27514 server, it is quite likely that there can be many groups.
27515
27516
27517 @item (nnchoke-request-create-group GROUP &optional SERVER)
27518
27519 This function should create an empty group with name @var{group}.
27520
27521 There should be no return data.
27522
27523
27524 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
27525
27526 This function should run the expiry process on all articles in the
27527 @var{articles} range (which is currently a simple list of article
27528 numbers.) It is left up to the back end to decide how old articles
27529 should be before they are removed by this function. If @var{force} is
27530 non-@code{nil}, all @var{articles} should be deleted, no matter how new
27531 they are.
27532
27533 This function should return a list of articles that it did not/was not
27534 able to delete.
27535
27536 There should be no result data returned.
27537
27538
27539 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
27540
27541 This function should move @var{article} (which is a number) from
27542 @var{group} by calling @var{accept-form}.
27543
27544 This function should ready the article in question for moving by
27545 removing any header lines it has added to the article, and generally
27546 should ``tidy up'' the article. Then it should @code{eval}
27547 @var{accept-form} in the buffer where the ``tidy'' article is. This
27548 will do the actual copying. If this @code{eval} returns a
27549 non-@code{nil} value, the article should be removed.
27550
27551 If @var{last} is @code{nil}, that means that there is a high likelihood
27552 that there will be more requests issued shortly, so that allows some
27553 optimizations.
27554
27555 The function should return a cons where the @code{car} is the group name and
27556 the @code{cdr} is the article number that the article was entered as.
27557
27558 There should be no data returned.
27559
27560
27561 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
27562
27563 This function takes the current buffer and inserts it into @var{group}.
27564 If @var{last} in @code{nil}, that means that there will be more calls to
27565 this function in short order.
27566
27567 The function should return a cons where the @code{car} is the group name and
27568 the @code{cdr} is the article number that the article was entered as.
27569
27570 The group should exist before the back end is asked to accept the
27571 article for that group.
27572
27573 There should be no data returned.
27574
27575
27576 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
27577
27578 This function should remove @var{article} (which is a number) from
27579 @var{group} and insert @var{buffer} there instead.
27580
27581 There should be no data returned.
27582
27583
27584 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
27585
27586 This function should delete @var{group}. If @var{force}, it should
27587 really delete all the articles in the group, and then delete the group
27588 itself. (If there is such a thing as ``the group itself''.)
27589
27590 There should be no data returned.
27591
27592
27593 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
27594
27595 This function should rename @var{group} into @var{new-name}. All
27596 articles in @var{group} should move to @var{new-name}.
27597
27598 There should be no data returned.
27599
27600 @end table
27601
27602
27603 @node Error Messaging
27604 @subsubsection Error Messaging
27605
27606 @findex nnheader-report
27607 @findex nnheader-get-report
27608 The back ends should use the function @code{nnheader-report} to report
27609 error conditions---they should not raise errors when they aren't able to
27610 perform a request. The first argument to this function is the back end
27611 symbol, and the rest are interpreted as arguments to @code{format} if
27612 there are multiple of them, or just a string if there is one of them.
27613 This function must always returns @code{nil}.
27614
27615 @lisp
27616 (nnheader-report 'nnchoke "You did something totally bogus")
27617
27618 (nnheader-report 'nnchoke "Could not request group %s" group)
27619 @end lisp
27620
27621 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
27622 @code{nil} back from a server, and this function returns the most
27623 recently reported message for the back end in question. This function
27624 takes one argument---the server symbol.
27625
27626 Internally, these functions access @var{back-end}@code{-status-string},
27627 so the @code{nnchoke} back end will have its error message stored in
27628 @code{nnchoke-status-string}.
27629
27630
27631 @node Writing New Back Ends
27632 @subsubsection Writing New Back Ends
27633
27634 Many back ends are quite similar. @code{nnml} is just like
27635 @code{nnspool}, but it allows you to edit the articles on the server.
27636 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
27637 and it doesn't maintain overview databases. @code{nndir} is just like
27638 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
27639 editing articles.
27640
27641 It would make sense if it were possible to ``inherit'' functions from
27642 back ends when writing new back ends. And, indeed, you can do that if you
27643 want to. (You don't have to if you don't want to, of course.)
27644
27645 All the back ends declare their public variables and functions by using a
27646 package called @code{nnoo}.
27647
27648 To inherit functions from other back ends (and allow other back ends to
27649 inherit functions from the current back end), you should use the
27650 following macros:
27651
27652 @table @code
27653
27654 @item nnoo-declare
27655 This macro declares the first parameter to be a child of the subsequent
27656 parameters. For instance:
27657
27658 @lisp
27659 (nnoo-declare nndir
27660 nnml nnmh)
27661 @end lisp
27662
27663 @code{nndir} has declared here that it intends to inherit functions from
27664 both @code{nnml} and @code{nnmh}.
27665
27666 @item defvoo
27667 This macro is equivalent to @code{defvar}, but registers the variable as
27668 a public server variable. Most state-oriented variables should be
27669 declared with @code{defvoo} instead of @code{defvar}.
27670
27671 In addition to the normal @code{defvar} parameters, it takes a list of
27672 variables in the parent back ends to map the variable to when executing
27673 a function in those back ends.
27674
27675 @lisp
27676 (defvoo nndir-directory nil
27677 "Where nndir will look for groups."
27678 nnml-current-directory nnmh-current-directory)
27679 @end lisp
27680
27681 This means that @code{nnml-current-directory} will be set to
27682 @code{nndir-directory} when an @code{nnml} function is called on behalf
27683 of @code{nndir}. (The same with @code{nnmh}.)
27684
27685 @item nnoo-define-basics
27686 This macro defines some common functions that almost all back ends should
27687 have.
27688
27689 @lisp
27690 (nnoo-define-basics nndir)
27691 @end lisp
27692
27693 @item deffoo
27694 This macro is just like @code{defun} and takes the same parameters. In
27695 addition to doing the normal @code{defun} things, it registers the
27696 function as being public so that other back ends can inherit it.
27697
27698 @item nnoo-map-functions
27699 This macro allows mapping of functions from the current back end to
27700 functions from the parent back ends.
27701
27702 @lisp
27703 (nnoo-map-functions nndir
27704 (nnml-retrieve-headers 0 nndir-current-group 0 0)
27705 (nnmh-request-article 0 nndir-current-group 0 0))
27706 @end lisp
27707
27708 This means that when @code{nndir-retrieve-headers} is called, the first,
27709 third, and fourth parameters will be passed on to
27710 @code{nnml-retrieve-headers}, while the second parameter is set to the
27711 value of @code{nndir-current-group}.
27712
27713 @item nnoo-import
27714 This macro allows importing functions from back ends. It should be the
27715 last thing in the source file, since it will only define functions that
27716 haven't already been defined.
27717
27718 @lisp
27719 (nnoo-import nndir
27720 (nnmh
27721 nnmh-request-list
27722 nnmh-request-newgroups)
27723 (nnml))
27724 @end lisp
27725
27726 This means that calls to @code{nndir-request-list} should just be passed
27727 on to @code{nnmh-request-list}, while all public functions from
27728 @code{nnml} that haven't been defined in @code{nndir} yet should be
27729 defined now.
27730
27731 @end table
27732
27733 Below is a slightly shortened version of the @code{nndir} back end.
27734
27735 @lisp
27736 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27737 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27738
27739 ;;; @r{Code:}
27740
27741 (require 'nnheader)
27742 (require 'nnmh)
27743 (require 'nnml)
27744 (require 'nnoo)
27745 (eval-when-compile (require 'cl))
27746
27747 (nnoo-declare nndir
27748 nnml nnmh)
27749
27750 (defvoo nndir-directory nil
27751 "Where nndir will look for groups."
27752 nnml-current-directory nnmh-current-directory)
27753
27754 (defvoo nndir-nov-is-evil nil
27755 "*Non-nil means that nndir will never retrieve NOV headers."
27756 nnml-nov-is-evil)
27757
27758 (defvoo nndir-current-group ""
27759 nil
27760 nnml-current-group nnmh-current-group)
27761 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
27762 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
27763
27764 (defvoo nndir-status-string "" nil nnmh-status-string)
27765 (defconst nndir-version "nndir 1.0")
27766
27767 ;;; @r{Interface functions.}
27768
27769 (nnoo-define-basics nndir)
27770
27771 (deffoo nndir-open-server (server &optional defs)
27772 (setq nndir-directory
27773 (or (cadr (assq 'nndir-directory defs))
27774 server))
27775 (unless (assq 'nndir-directory defs)
27776 (push `(nndir-directory ,server) defs))
27777 (push `(nndir-current-group
27778 ,(file-name-nondirectory
27779 (directory-file-name nndir-directory)))
27780 defs)
27781 (push `(nndir-top-directory
27782 ,(file-name-directory (directory-file-name nndir-directory)))
27783 defs)
27784 (nnoo-change-server 'nndir server defs))
27785
27786 (nnoo-map-functions nndir
27787 (nnml-retrieve-headers 0 nndir-current-group 0 0)
27788 (nnmh-request-article 0 nndir-current-group 0 0)
27789 (nnmh-request-group nndir-current-group 0 0)
27790 (nnmh-close-group nndir-current-group 0))
27791
27792 (nnoo-import nndir
27793 (nnmh
27794 nnmh-status-message
27795 nnmh-request-list
27796 nnmh-request-newgroups))
27797
27798 (provide 'nndir)
27799 @end lisp
27800
27801
27802 @node Hooking New Back Ends Into Gnus
27803 @subsubsection Hooking New Back Ends Into Gnus
27804
27805 @vindex gnus-valid-select-methods
27806 @findex gnus-declare-backend
27807 Having Gnus start using your new back end is rather easy---you just
27808 declare it with the @code{gnus-declare-backend} functions. This will
27809 enter the back end into the @code{gnus-valid-select-methods} variable.
27810
27811 @code{gnus-declare-backend} takes two parameters---the back end name and
27812 an arbitrary number of @dfn{abilities}.
27813
27814 Here's an example:
27815
27816 @lisp
27817 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
27818 @end lisp
27819
27820 The above line would then go in the @file{nnchoke.el} file.
27821
27822 The abilities can be:
27823
27824 @table @code
27825 @item mail
27826 This is a mailish back end---followups should (probably) go via mail.
27827 @item post
27828 This is a newsish back end---followups should (probably) go via news.
27829 @item post-mail
27830 This back end supports both mail and news.
27831 @item none
27832 This is neither a post nor mail back end---it's something completely
27833 different.
27834 @item respool
27835 It supports respooling---or rather, it is able to modify its source
27836 articles and groups.
27837 @item address
27838 The name of the server should be in the virtual server name. This is
27839 true for almost all back ends.
27840 @item prompt-address
27841 The user should be prompted for an address when doing commands like
27842 @kbd{B} in the group buffer. This is true for back ends like
27843 @code{nntp}, but not @code{nnmbox}, for instance.
27844 @end table
27845
27846
27847 @node Mail-like Back Ends
27848 @subsubsection Mail-like Back Ends
27849
27850 One of the things that separate the mail back ends from the rest of the
27851 back ends is the heavy dependence by most of the mail back ends on
27852 common functions in @file{nnmail.el}. For instance, here's the
27853 definition of @code{nnml-request-scan}:
27854
27855 @lisp
27856 (deffoo nnml-request-scan (&optional group server)
27857 (setq nnml-article-file-alist nil)
27858 (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
27859 @end lisp
27860
27861 It simply calls @code{nnmail-get-new-mail} with a few parameters,
27862 and @code{nnmail} takes care of all the moving and splitting of the
27863 mail.
27864
27865 This function takes four parameters.
27866
27867 @table @var
27868 @item method
27869 This should be a symbol to designate which back end is responsible for
27870 the call.
27871
27872 @item exit-function
27873 This function should be called after the splitting has been performed.
27874
27875 @item temp-directory
27876 Where the temporary files should be stored.
27877
27878 @item group
27879 This optional argument should be a group name if the splitting is to be
27880 performed for one group only.
27881 @end table
27882
27883 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
27884 save each article. @var{back-end}@code{-active-number} will be called to
27885 find the article number assigned to this article.
27886
27887 The function also uses the following variables:
27888 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
27889 this back end); and @var{back-end}@code{-group-alist} and
27890 @var{back-end}@code{-active-file} to generate the new active file.
27891 @var{back-end}@code{-group-alist} should be a group-active alist, like
27892 this:
27893
27894 @example
27895 (("a-group" (1 . 10))
27896 ("some-group" (34 . 39)))
27897 @end example
27898
27899
27900 @node Score File Syntax
27901 @subsection Score File Syntax
27902
27903 Score files are meant to be easily parseable, but yet extremely
27904 mallable. It was decided that something that had the same read syntax
27905 as an Emacs Lisp list would fit that spec.
27906
27907 Here's a typical score file:
27908
27909 @lisp
27910 (("summary"
27911 ("win95" -10000 nil s)
27912 ("Gnus"))
27913 ("from"
27914 ("Lars" -1000))
27915 (mark -100))
27916 @end lisp
27917
27918 BNF definition of a score file:
27919
27920 @example
27921 score-file = "" / "(" *element ")"
27922 element = rule / atom
27923 rule = string-rule / number-rule / date-rule
27924 string-rule = "(" quote string-header quote space *string-match ")"
27925 number-rule = "(" quote number-header quote space *number-match ")"
27926 date-rule = "(" quote date-header quote space *date-match ")"
27927 quote = <ascii 34>
27928 string-header = "subject" / "from" / "references" / "message-id" /
27929 "xref" / "body" / "head" / "all" / "followup"
27930 number-header = "lines" / "chars"
27931 date-header = "date"
27932 string-match = "(" quote <string> quote [ "" / [ space score [ "" /
27933 space date [ "" / [ space string-match-t ] ] ] ] ] ")"
27934 score = "nil" / <integer>
27935 date = "nil" / <natural number>
27936 string-match-t = "nil" / "s" / "substring" / "S" / "Substring" /
27937 "r" / "regex" / "R" / "Regex" /
27938 "e" / "exact" / "E" / "Exact" /
27939 "f" / "fuzzy" / "F" / "Fuzzy"
27940 number-match = "(" <integer> [ "" / [ space score [ "" /
27941 space date [ "" / [ space number-match-t ] ] ] ] ] ")"
27942 number-match-t = "nil" / "=" / "<" / ">" / ">=" / "<="
27943 date-match = "(" quote <string> quote [ "" / [ space score [ "" /
27944 space date [ "" / [ space date-match-t ] ] ] ] ")"
27945 date-match-t = "nil" / "at" / "before" / "after"
27946 atom = "(" [ required-atom / optional-atom ] ")"
27947 required-atom = mark / expunge / mark-and-expunge / files /
27948 exclude-files / read-only / touched
27949 optional-atom = adapt / local / eval
27950 mark = "mark" space nil-or-number
27951 nil-or-number = "nil" / <integer>
27952 expunge = "expunge" space nil-or-number
27953 mark-and-expunge = "mark-and-expunge" space nil-or-number
27954 files = "files" *[ space <string> ]
27955 exclude-files = "exclude-files" *[ space <string> ]
27956 read-only = "read-only" [ space "nil" / space "t" ]
27957 adapt = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
27958 adapt-rule = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
27959 local = "local" *[ space "(" <string> space <form> ")" ]
27960 eval = "eval" space <form>
27961 space = *[ " " / <TAB> / <NEWLINE> ]
27962 @end example
27963
27964 Any unrecognized elements in a score file should be ignored, but not
27965 discarded.
27966
27967 As you can see, white space is needed, but the type and amount of white
27968 space is irrelevant. This means that formatting of the score file is
27969 left up to the programmer---if it's simpler to just spew it all out on
27970 one looong line, then that's ok.
27971
27972 The meaning of the various atoms are explained elsewhere in this
27973 manual (@pxref{Score File Format}).
27974
27975
27976 @node Headers
27977 @subsection Headers
27978
27979 Internally Gnus uses a format for storing article headers that
27980 corresponds to the @acronym{NOV} format in a mysterious fashion. One could
27981 almost suspect that the author looked at the @acronym{NOV} specification and
27982 just shamelessly @emph{stole} the entire thing, and one would be right.
27983
27984 @dfn{Header} is a severely overloaded term. ``Header'' is used in
27985 RFC 1036 to talk about lines in the head of an article (e.g.,
27986 @code{From}). It is used by many people as a synonym for
27987 ``head''---``the header and the body''. (That should be avoided, in my
27988 opinion.) And Gnus uses a format internally that it calls ``header'',
27989 which is what I'm talking about here. This is a 9-element vector,
27990 basically, with each header (ouch) having one slot.
27991
27992 These slots are, in order: @code{number}, @code{subject}, @code{from},
27993 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
27994 @code{xref}, and @code{extra}. There are macros for accessing and
27995 setting these slots---they all have predictable names beginning with
27996 @code{mail-header-} and @code{mail-header-set-}, respectively.
27997
27998 All these slots contain strings, except the @code{extra} slot, which
27999 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28000
28001
28002 @node Ranges
28003 @subsection Ranges
28004
28005 @sc{gnus} introduced a concept that I found so useful that I've started
28006 using it a lot and have elaborated on it greatly.
28007
28008 The question is simple: If you have a large amount of objects that are
28009 identified by numbers (say, articles, to take a @emph{wild} example)
28010 that you want to qualify as being ``included'', a normal sequence isn't
28011 very useful. (A 200,000 length sequence is a bit long-winded.)
28012
28013 The solution is as simple as the question: You just collapse the
28014 sequence.
28015
28016 @example
28017 (1 2 3 4 5 6 10 11 12)
28018 @end example
28019
28020 is transformed into
28021
28022 @example
28023 ((1 . 6) (10 . 12))
28024 @end example
28025
28026 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28027 lonesome object, a @samp{13} is a valid element:
28028
28029 @example
28030 ((1 . 6) 7 (10 . 12))
28031 @end example
28032
28033 This means that comparing two ranges to find out whether they are equal
28034 is slightly tricky:
28035
28036 @example
28037 ((1 . 5) 7 8 (10 . 12))
28038 @end example
28039
28040 and
28041
28042 @example
28043 ((1 . 5) (7 . 8) (10 . 12))
28044 @end example
28045
28046 are equal. In fact, any non-descending list is a range:
28047
28048 @example
28049 (1 2 3 4 5)
28050 @end example
28051
28052 is a perfectly valid range, although a pretty long-winded one. This is
28053 also valid:
28054
28055 @example
28056 (1 . 5)
28057 @end example
28058
28059 and is equal to the previous range.
28060
28061 Here's a BNF definition of ranges. Of course, one must remember the
28062 semantic requirement that the numbers are non-descending. (Any number
28063 of repetition of the same number is allowed, but apt to disappear in
28064 range handling.)
28065
28066 @example
28067 range = simple-range / normal-range
28068 simple-range = "(" number " . " number ")"
28069 normal-range = "(" start-contents ")"
28070 contents = "" / simple-range *[ " " contents ] /
28071 number *[ " " contents ]
28072 @end example
28073
28074 Gnus currently uses ranges to keep track of read articles and article
28075 marks. I plan on implementing a number of range operators in C if The
28076 Powers That Be are willing to let me. (I haven't asked yet, because I
28077 need to do some more thinking on what operators I need to make life
28078 totally range-based without ever having to convert back to normal
28079 sequences.)
28080
28081
28082 @node Group Info
28083 @subsection Group Info
28084
28085 Gnus stores all permanent info on groups in a @dfn{group info} list.
28086 This list is from three to six elements (or more) long and exhaustively
28087 describes the group.
28088
28089 Here are two example group infos; one is a very simple group while the
28090 second is a more complex one:
28091
28092 @example
28093 ("no.group" 5 ((1 . 54324)))
28094
28095 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28096 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28097 (nnml "")
28098 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28099 @end example
28100
28101 The first element is the @dfn{group name}---as Gnus knows the group,
28102 anyway. The second element is the @dfn{subscription level}, which
28103 normally is a small integer. (It can also be the @dfn{rank}, which is a
28104 cons cell where the @code{car} is the level and the @code{cdr} is the
28105 score.) The third element is a list of ranges of read articles. The
28106 fourth element is a list of lists of article marks of various kinds.
28107 The fifth element is the select method (or virtual server, if you like).
28108 The sixth element is a list of @dfn{group parameters}, which is what
28109 this section is about.
28110
28111 Any of the last three elements may be missing if they are not required.
28112 In fact, the vast majority of groups will normally only have the first
28113 three elements, which saves quite a lot of cons cells.
28114
28115 Here's a BNF definition of the group info format:
28116
28117 @example
28118 info = "(" group space ralevel space read
28119 [ "" / [ space marks-list [ "" / [ space method [ "" /
28120 space parameters ] ] ] ] ] ")"
28121 group = quote <string> quote
28122 ralevel = rank / level
28123 level = <integer in the range of 1 to inf>
28124 rank = "(" level "." score ")"
28125 score = <integer in the range of 1 to inf>
28126 read = range
28127 marks-lists = nil / "(" *marks ")"
28128 marks = "(" <string> range ")"
28129 method = "(" <string> *elisp-forms ")"
28130 parameters = "(" *elisp-forms ")"
28131 @end example
28132
28133 Actually that @samp{marks} rule is a fib. A @samp{marks} is a
28134 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28135 in pseudo-BNF.
28136
28137 If you have a Gnus info and want to access the elements, Gnus offers a
28138 series of macros for getting/setting these elements.
28139
28140 @table @code
28141 @item gnus-info-group
28142 @itemx gnus-info-set-group
28143 @findex gnus-info-group
28144 @findex gnus-info-set-group
28145 Get/set the group name.
28146
28147 @item gnus-info-rank
28148 @itemx gnus-info-set-rank
28149 @findex gnus-info-rank
28150 @findex gnus-info-set-rank
28151 Get/set the group rank (@pxref{Group Score}).
28152
28153 @item gnus-info-level
28154 @itemx gnus-info-set-level
28155 @findex gnus-info-level
28156 @findex gnus-info-set-level
28157 Get/set the group level.
28158
28159 @item gnus-info-score
28160 @itemx gnus-info-set-score
28161 @findex gnus-info-score
28162 @findex gnus-info-set-score
28163 Get/set the group score (@pxref{Group Score}).
28164
28165 @item gnus-info-read
28166 @itemx gnus-info-set-read
28167 @findex gnus-info-read
28168 @findex gnus-info-set-read
28169 Get/set the ranges of read articles.
28170
28171 @item gnus-info-marks
28172 @itemx gnus-info-set-marks
28173 @findex gnus-info-marks
28174 @findex gnus-info-set-marks
28175 Get/set the lists of ranges of marked articles.
28176
28177 @item gnus-info-method
28178 @itemx gnus-info-set-method
28179 @findex gnus-info-method
28180 @findex gnus-info-set-method
28181 Get/set the group select method.
28182
28183 @item gnus-info-params
28184 @itemx gnus-info-set-params
28185 @findex gnus-info-params
28186 @findex gnus-info-set-params
28187 Get/set the group parameters.
28188 @end table
28189
28190 All the getter functions take one parameter---the info list. The setter
28191 functions take two parameters---the info list and the new value.
28192
28193 The last three elements in the group info aren't mandatory, so it may be
28194 necessary to extend the group info before setting the element. If this
28195 is necessary, you can just pass on a non-@code{nil} third parameter to
28196 the three final setter functions to have this happen automatically.
28197
28198
28199 @node Extended Interactive
28200 @subsection Extended Interactive
28201 @cindex interactive
28202 @findex gnus-interactive
28203
28204 Gnus extends the standard Emacs @code{interactive} specification
28205 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28206 Prefixes}). Here's an example of how this is used:
28207
28208 @lisp
28209 (defun gnus-summary-increase-score (&optional score symp)
28210 (interactive (gnus-interactive "P\ny"))
28211 ...
28212 )
28213 @end lisp
28214
28215 The best thing to do would have been to implement
28216 @code{gnus-interactive} as a macro which would have returned an
28217 @code{interactive} form, but this isn't possible since Emacs checks
28218 whether a function is interactive or not by simply doing an @code{assq}
28219 on the lambda form. So, instead we have @code{gnus-interactive}
28220 function that takes a string and returns values that are usable to
28221 @code{interactive}.
28222
28223 This function accepts (almost) all normal @code{interactive} specs, but
28224 adds a few more.
28225
28226 @table @samp
28227 @item y
28228 @vindex gnus-current-prefix-symbol
28229 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28230 variable.
28231
28232 @item Y
28233 @vindex gnus-current-prefix-symbols
28234 A list of the current symbolic prefixes---the
28235 @code{gnus-current-prefix-symbol} variable.
28236
28237 @item A
28238 The current article number---the @code{gnus-summary-article-number}
28239 function.
28240
28241 @item H
28242 The current article header---the @code{gnus-summary-article-header}
28243 function.
28244
28245 @item g
28246 The current group name---the @code{gnus-group-group-name}
28247 function.
28248
28249 @end table
28250
28251
28252 @node Emacs/XEmacs Code
28253 @subsection Emacs/XEmacs Code
28254 @cindex XEmacs
28255 @cindex Emacsen
28256
28257 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28258 platforms must be the primary one. I chose Emacs. Not because I don't
28259 like XEmacs or Mule, but because it comes first alphabetically.
28260
28261 This means that Gnus will byte-compile under Emacs with nary a warning,
28262 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28263 As I use byte-compilation warnings to help me root out trivial errors in
28264 Gnus, that's very useful.
28265
28266 I've also consistently used Emacs function interfaces, but have used
28267 Gnusey aliases for the functions. To take an example: Emacs defines a
28268 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28269 function. I then define a function called @code{gnus-run-at-time} that
28270 takes the same parameters as the Emacs @code{run-at-time}. When running
28271 Gnus under Emacs, the former function is just an alias for the latter.
28272 However, when running under XEmacs, the former is an alias for the
28273 following function:
28274
28275 @lisp
28276 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28277 (start-itimer
28278 "gnus-run-at-time"
28279 `(lambda ()
28280 (,function ,@@args))
28281 time repeat))
28282 @end lisp
28283
28284 This sort of thing has been done for bunches of functions. Gnus does
28285 not redefine any native Emacs functions while running under XEmacs---it
28286 does this @code{defalias} thing with Gnus equivalents instead. Cleaner
28287 all over.
28288
28289 In the cases where the XEmacs function interface was obviously cleaner,
28290 I used it instead. For example @code{gnus-region-active-p} is an alias
28291 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28292
28293 Of course, I could have chosen XEmacs as my native platform and done
28294 mapping functions the other way around. But I didn't. The performance
28295 hit these indirections impose on Gnus under XEmacs should be slight.
28296
28297
28298 @node Various File Formats
28299 @subsection Various File Formats
28300
28301 @menu
28302 * Active File Format:: Information on articles and groups available.
28303 * Newsgroups File Format:: Group descriptions.
28304 @end menu
28305
28306
28307 @node Active File Format
28308 @subsubsection Active File Format
28309
28310 The active file lists all groups available on the server in
28311 question. It also lists the highest and lowest current article numbers
28312 in each group.
28313
28314 Here's an excerpt from a typical active file:
28315
28316 @example
28317 soc.motss 296030 293865 y
28318 alt.binaries.pictures.fractals 3922 3913 n
28319 comp.sources.unix 1605 1593 m
28320 comp.binaries.ibm.pc 5097 5089 y
28321 no.general 1000 900 y
28322 @end example
28323
28324 Here's a pseudo-BNF definition of this file:
28325
28326 @example
28327 active = *group-line
28328 group-line = group spc high-number spc low-number spc flag <NEWLINE>
28329 group = <non-white-space string>
28330 spc = " "
28331 high-number = <non-negative integer>
28332 low-number = <positive integer>
28333 flag = "y" / "n" / "m" / "j" / "x" / "=" group
28334 @end example
28335
28336 For a full description of this file, see the manual pages for
28337 @samp{innd}, in particular @samp{active(5)}.
28338
28339
28340 @node Newsgroups File Format
28341 @subsubsection Newsgroups File Format
28342
28343 The newsgroups file lists groups along with their descriptions. Not all
28344 groups on the server have to be listed, and not all groups in the file
28345 have to exist on the server. The file is meant purely as information to
28346 the user.
28347
28348 The format is quite simple; a group name, a tab, and the description.
28349 Here's the definition:
28350
28351 @example
28352 newsgroups = *line
28353 line = group tab description <NEWLINE>
28354 group = <non-white-space string>
28355 tab = <TAB>
28356 description = <string>
28357 @end example
28358
28359
28360 @page
28361 @node Emacs for Heathens
28362 @section Emacs for Heathens
28363
28364 Believe it or not, but some people who use Gnus haven't really used
28365 Emacs much before they embarked on their journey on the Gnus Love Boat.
28366 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28367 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28368 is a regexp that is used for matching on the group name'' are magical
28369 phrases with little or no meaning, then this appendix is for you. If
28370 you are already familiar with Emacs, just ignore this and go fondle your
28371 cat instead.
28372
28373 @menu
28374 * Keystrokes:: Entering text and executing commands.
28375 * Emacs Lisp:: The built-in Emacs programming language.
28376 @end menu
28377
28378
28379 @node Keystrokes
28380 @subsection Keystrokes
28381
28382 @itemize @bullet
28383 @item
28384 Q: What is an experienced Emacs user?
28385
28386 @item
28387 A: A person who wishes that the terminal had pedals.
28388 @end itemize
28389
28390 Yes, when you use Emacs, you are apt to use the control key, the shift
28391 key and the meta key a lot. This is very annoying to some people
28392 (notably @code{vi}le users), and the rest of us just love the hell out
28393 of it. Just give up and submit. Emacs really does stand for
28394 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28395 may have heard from other disreputable sources (like the Emacs author).
28396
28397 The shift keys are normally located near your pinky fingers, and are
28398 normally used to get capital letters and stuff. You probably use it all
28399 the time. The control key is normally marked ``CTRL'' or something like
28400 that. The meta key is, funnily enough, never marked as such on any
28401 keyboard. The one I'm currently at has a key that's marked ``Alt'',
28402 which is the meta key on this keyboard. It's usually located somewhere
28403 to the left hand side of the keyboard, usually on the bottom row.
28404
28405 Now, us Emacs people don't say ``press the meta-control-m key'',
28406 because that's just too inconvenient. We say ``press the @kbd{C-M-m}
28407 key''. @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28408 prefix that means ``control''. So ``press @kbd{C-k}'' means ``press
28409 down the control key, and hold it down while you press @kbd{k}''.
28410 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28411 the control key and then press @kbd{k}''. Simple, ay?
28412
28413 This is somewhat complicated by the fact that not all keyboards have a
28414 meta key. In that case you can use the ``escape'' key. Then @kbd{M-k}
28415 means ``press escape, release escape, press @kbd{k}''. That's much more
28416 work than if you have a meta key, so if that's the case, I respectfully
28417 suggest you get a real keyboard with a meta key. You can't live without
28418 it.
28419
28420
28421
28422 @node Emacs Lisp
28423 @subsection Emacs Lisp
28424
28425 Emacs is the King of Editors because it's really a Lisp interpreter.
28426 Each and every key you tap runs some Emacs Lisp code snippet, and since
28427 Emacs Lisp is an interpreted language, that means that you can configure
28428 any key to run any arbitrary code. You just, like, do it.
28429
28430 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28431 functions. (These are byte-compiled for speed, but it's still
28432 interpreted.) If you decide that you don't like the way Gnus does
28433 certain things, it's trivial to have it do something a different way.
28434 (Well, at least if you know how to write Lisp code.) However, that's
28435 beyond the scope of this manual, so we are simply going to talk about
28436 some common constructs that you normally use in your @file{.emacs} file
28437 to customize Gnus.
28438
28439 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28440 write the following:
28441
28442 @lisp
28443 (setq gnus-florgbnize 4)
28444 @end lisp
28445
28446 This function (really ``special form'') @code{setq} is the one that can
28447 set a variable to some value. This is really all you need to know. Now
28448 you can go and fill your @file{.emacs} file with lots of these to change
28449 how Gnus works.
28450
28451 If you have put that thing in your @file{.emacs} file, it will be read
28452 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
28453 start Emacs. If you want to change the variable right away, simply say
28454 @kbd{C-x C-e} after the closing parenthesis. That will @code{eval} the
28455 previous ``form'', which is a simple @code{setq} statement here.
28456
28457 Go ahead---just try it, if you're located at your Emacs. After you
28458 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
28459 is the return value of the form you @code{eval}ed.
28460
28461 Some pitfalls:
28462
28463 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
28464 that means:
28465
28466 @lisp
28467 (setq gnus-read-active-file 'some)
28468 @end lisp
28469
28470 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
28471 @samp{nntp.ifi.uio.no}'', that means:
28472
28473 @lisp
28474 (setq gnus-nntp-server "nntp.ifi.uio.no")
28475 @end lisp
28476
28477 So be careful not to mix up strings (the latter) with symbols (the
28478 former). The manual is unambiguous, but it can be confusing.
28479
28480 @page
28481 @include gnus-faq.texi
28482
28483 @node Index
28484 @chapter Index
28485 @printindex cp
28486
28487 @node Key Index
28488 @chapter Key Index
28489 @printindex ky
28490
28491 @summarycontents
28492 @contents
28493 @bye
28494
28495 @iftex
28496 @iflatex
28497 \end{document}
28498 @end iflatex
28499 @end iftex
28500
28501 @c Local Variables:
28502 @c mode: texinfo
28503 @c coding: iso-8859-1
28504 @c End:
28505
28506 @ignore
28507 arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
28508 @end ignore